Skip to main content
PUT
Tax ID required for updates

Authorizations

x-client-secret
string
header
required

Your secret API key. Keep this secure and never expose it in client-side code.

Response

400 - application/json

Bad Request - Tax ID is required in the URL path

message
string
Example:

"Tax ID is required in the URL path. Use PUT /api/v0/taxes/{id} to update a specific tax."

error
string
Example:

"Bad Request"

statusCode
number
Example:

400