Resolve the applicable tax rate for a destination

Same code path billing uses — given a tax category + destination + date, return the single applicable rate breakdown plus its fingerprint. 404 when no row matches; 422 when the configuration is ambiguous (multiple rows match — caller must close one's effective_to or deactivate it).

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required
Body Params

Request body for the rate-lookup endpoint.

Strict-level matching against the deepest field provided. A missing input field is treated as 'row must be empty at that level' — not 'ignore that level'. So city=SF alone matches rows with state='' AND city='SF' AND zip=''. Whatever combination of geography fields the caller supplies, the lookup either matches a row pinned to that exact shape or returns [].

uuid
required
string
required
length between 2 and 2
length ≤ 10
length ≤ 100
length ≤ 20
date
required
Responses

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