Skip to main content
POST

Authorizations

Authorization
string
header
required

The json of all the parameters specified in authentication configuration of tax app will be sent by Chargebee.

Headers

merchant_id
string

Merchant's domain name will be sent by Chargebee

trace_id
string

Unique id of the request will be sent by Chargebee

Body

application/json

The taxability request containing the address. Postal code & Country is mandatory.

address
object

Represents the address used for validation.

Example:

Response

Tax can be calculated for the address provided.

isTaxable
boolean
required

The taxability of the address.