Jurisdiction and date
Send the country, optional state or province, and the effective date you want to check.
Coverage
Check a specific jurisdiction, item tax category, transaction type, seller registration, customer evidence, and date before creating a sales tax calculation.
GET /v1/coverage ?country=CA &state=ON &tax_code=saas &transaction_type=sale qualified | review_required| unsupportedSales tax calculation requests return their own sales tax calculation outcome, including review_required or unsupported, without a preceding coverage request.
Lookup inputs
Send the details for the transaction you want to check. A country name alone is not enough.
Send the country, optional state or province, and the effective date you want to check.
Identify the item tax code, transaction type, and customer type for the lookup.
Include seller registrations and customer evidence when those facts affect support.
Responses
The endpoint returns one of three answers for the supplied combination.
The supplied combination is supported for the requested date.
The supplied facts or qualified authority do not support a determinate answer. Resolve the missing information in your own workflow.
The combination is not currently supported. The API does not invent a tax amount.
Check a specific combination without creating a sales tax calculation. Sales tax calculation requests work without a preceding coverage call.