Update Tax Setup Values

Updates current employee 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 by all level users.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
int32
required

Company Id

int32
required

Employee Id

Body Params
Headers
string
Defaults to 1.0

The requested API version

string
Defaults to 1.0

The requested API version

Response
204

Tax setup successfully updated

Language
Credentials
Bearer
jwt
LoadingLoading…
Response
Click Try It! to start a request and see the response here!