Tax Transactions ​
A Tax Transaction records the tax collected from or refunded to your customer.
Related guide: Calculate tax in your custom payment flow
Endpoints ​
Create a Transaction from a Calculation ​
- POST /v1/tax/transactions/create_from_calculation
Create a reversal Transaction ​
- POST /v1/tax/transactions/create_reversal
Retrieve a Transaction ​
- GET /v1/tax/transactions/:id
Retrieve a Transaction's line items ​
- GET /v1/tax/transactions/:id/line_items