Taxation
Unified Tax Rate + Tax ID Validation
Calculate applicable tax rates and validate a customer’s Tax ID using a single unified request.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Headers
Optional. Unique key to ensure idempotent operations (e.g., retry-safe requests).
Body
application/json
Response
200
application/json
Unified tax result and tax ID validation
The response is of type object
.