Learn how to use the Commenda API to manage your taxes.
/calculate
endpoint:
/transactions
endpoints:
/nexus
endpoint:
/registrations
endpoints:
/calculate
endpoint to determine if tax should be collected on transactions./filings
endpoints:
/calculate
and /transactions
endpoints can be used independently, a typical workflow is as follows:
/calculate
API to determine the correct amount of sales tax to charge the customer./transactions
API to submit the transaction details to our system./calculate
and /transactions
endpoints using the post-discount price as the amount
and subtotal
.
For accounting purposes, some customers may prefer to recognize the full sale amount and treat the discount as an expense. If you need this setup, please contact the Commenda team.