Get Custom Vat Rate

Get Custom VAT rate

Path parameters

custom_vat_rate_idstringRequired

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

x-monite-versionstringRequired
x-monite-entity-idstringRequired

The ID of the entity that owns the requested resource.

Response

Successful Response

idstringformat: "uuid"
created_atdatetime

Time at which the Custom VAT rate was created. Timestamps follow the ISO 8601 standard.

updated_atdatetime

Time at which the Custom VAT rate was last updated. Timestamps follow the ISO 8601 standard.

componentslist of objects

Sub-taxes included in the Custom VAT.

namestring<=64 characters

Display name of the Custom VAT.

valuedouble

Total sum of the Custom VAT rate including components. Percent multiplied by a 100. Example: 12.125% is 1212,5.

created_by_entity_user_idstringOptionalformat: "uuid"

ID of the user that created the Custom VAT rate

Errors