/tax/products
/tax/calculations
/tax/transactions
calculation
<token>
.total_tax_amount
, which you can find as the last field in the payload.id
from the response. It’s the first attribute returned, and we’ll use it to record a transaction.Sample Calculation
Sample Calculation Response
Logs
tab. If your calculation isn’t showing up, make sure Test Mode
in the top right is toggled on.
transaction
<your_calculation_id>
with the calculation id you grabbed in step 2.Sample Transaction
Sample Transaction Response
Transactions
tab. Make sure your filters and Test Mode
toggle are set correctly.