Update Tax Setup Values

Updates current company tax setup.
Call requires array of TaxValues as source.
TaxId, type and validation info are returned from Get Current Tax Setup endpoint.
Value can be different type (like number or percent value) converted into string. Value have to be always in US format (with dot as decimal separator).

This endpoint can be called only by System and Admin level users.

Employee call will return Forbidden result even for Employee own company.

Language
Authorization
Bearer
jwt
Click Try It! to start a request and see the response here!