Add VAT Rate

Endpoint to add a new VatRate.

Body Params
string

The code of the VATRate.

string
required

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.

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