Update tax type by id
Update tax type by id
Authorizations:Token
Query Parameters
id required | integerId value of the Tax object |
Request Body Schema:
Tax object that needs to be added id | integerTax unique ID | ||||||||||||||
enabled | booleanEenabled | ||||||||||||||
rates | ArrayTax rates (relation) | ||||||||||||||
vatMembership | object | ||||||||||||||
| |||||||||||||||
vatZone | object | ||||||||||||||
|
Responses
200Success
Response schema:
Success id | integerTax unique ID | ||||||||||||||
enabled | booleanEenabled | ||||||||||||||
rates | ArrayTax rates (relation) | ||||||||||||||
vatMembership | object | ||||||||||||||
| |||||||||||||||
vatZone | object | ||||||||||||||
|