Version a tax rate
POST/support/taxrate/:id/version
Splits an existing tax rate into a new date-effective row. The existing row's effective_to is set to (effective_from - 1 day) and a new row is inserted with the supplied rate and effective_from.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 500
Tax rate
Bad request error
Unauthorized error
Token issue like Expired or corrupted
NotFound
Internal Server error