Get VAT rates

Authentication

AuthorizationBearer

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

Headers

x-monite-versionstringRequired
x-monite-entity-idstringRequired
The ID of the entity that owns the requested resource.

Query parameters

counterpart_address_idstringOptionalformat: "uuid"
counterpart_idstringOptionalformat: "uuid"
counterpart_vat_id_idstringOptionalformat: "uuid"
entity_vat_id_idstringOptionalformat: "uuid"
product_typeenumOptional
Allowed values:

Response

Successful Response
datalist of objects

Errors

400
Get Vat Rates Request Bad Request Error
401
Get Vat Rates Request Unauthorized Error
403
Get Vat Rates Request Forbidden Error
404
Get Vat Rates Request Not Found Error
422
Get Vat Rates Request Unprocessable Entity Error
500
Get Vat Rates Request Internal Server Error