Address
Check taxability
Checks whether the tax address is valid in terms of tax calculation. This endpoint checks whether the address information of the customer is sufficient for the tax provider to return a tax rate. It does not consider the nexus status of the merchant and is mandatory to integrate for the tax provider.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
The taxability request containing the address. Postal code & Country is mandatory.
Represents the address used for validation.
Response
200 - application/json
The taxability of the address.