Update tax data
POST/api/v1/clients/:client/updateTaxData
POST /api/v1/clients/{client}/updateTaxData
Updates the clients tax data - if their address has changed
Request
Responses
- 200
- 400
- 401
- 403
- 422
- 429
- 5XX
- default
Success
Response Headers
X-MINIMUM-CLIENT-VERSION
The API version
X-RateLimit-Remaining
The number of requests left for the time window.
X-RateLimit-Limit
The total number of requests in a given time window.
Postmark exception - generated if the suppression cannot be removed for any reason
Authentication error
Authorization error
Validation error
Rate Limit Exceeded
Server error
Unexpected Error