Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
π See how leading brands automate sales tax with Zamp β Read customer stories β
Understand how to handle error responses from the Zamp API.
2xx
PARSE_ERROR
application/json
BAD_REQUEST
UNAUTHORIZED
FORBIDDEN
NOT_FOUND
TIMEOUT
CONFLICT
UNPROCESSABLE_CONTENT
TOO_MANY_REQUESTS
INTERNAL_SERVER_ERROR
{ "code": "TOO_MANY_REQUESTS", "message": "Rate limit exceeded" }
{ "code": "BAD_REQUEST", "message": "Input validation failed", "issues": [ { "code": "invalid_type", "message": "Required", "path": ["payload"], "expected": "string", "received": "undefined" } ] }
METHOD_NOT_SUPPORTED
PRECONDITION_FAILED
PAYLOAD_TOO_LARGE
CLIENT_CLOSED_REQUEST