Transactions
Add VAT Rate to Transaction
Endpoint to assign a VatRate to a Transaction.
post/business/v2/transactions/{transactionId}/tax-rate/{taxRateId}
Path parameters
transactionIdstring required
The Transaction ID.
Example:7bf79328-a7ae-4222-aa54-091ff7f429a7
taxRateIdstring required
The VatRate ID.
Example:2d65bd5e-3fdf-4002-b166-bde7fb8863fa
Response
No content as result.