Update VAT Rate

Endpoint to update VATRate.

Path Params
string
required

The VatRate ID.

Body Params
string

The code of the VATRate.

string

The name of the VATRate.

string

the description of the VATRate.

double
required

The percentage value of the VATRate.

boolean

The VATRate is visible in the transaction detail.

Responses

400

Your request has missing arguments or is malformed.

404

One or more resource requested does not exist.

Language
Credentials
OAuth2
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json