Get tax rates by postal code

This API endpoint provides a convenient way to retrieve tax rates based on a given postal code. By making a GET request to this endpoint with the desired postal code as a parameter, you can obtain accurate and up-to-date tax information applicable to that specific location.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
📘

A separate CereTax usage plan is required to access the Content API. If you would like access to the Content API, please reach out to your assigned Implementation Specialist.

Query Params
string
required

The postal code you want to retrieve rates for

string
required

The content year that should be used to determine the applicable rates. Content year should be sent using the YYYY format, ex. 2023.

string
required

The content month that should be used to determine the applicable rates. Content month should be sent using the MM format, ex. January should be sent as 01, February should be sent as 02, etc.

string

This query parameter can be used to retrieve rates for a specific taxType. For example, passing a value of 130 will retrieve rates for SALES TAX. Valid values for this field and taxType descriptions can be retrieved from the List tax types endpoint.

string

This query parameter can be used alongside the taxType query parameter to retrieve a subset of rates for a taxType. For example, if you filter on taxType 130 and taxTypeClass 101, you will retrieve rates for SALES TAX - GENERAL MERCHANDISE. Valid values for this field and taxTypeClass descriptions can be retrieved from the List tax type classes endpoint.

Response

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json