Methods

  • get - Get Tax Rates

Properties

{
    "description": "string",
    "id": "string",
    "taxClassId": "string",
    "taxRate": "string",
    "taxZoneId": "string"
}
{
    "description": "19% MwSt.",
    "taxClassId": "1",
    "taxRate": "19.0000",
    "taxZoneId": "5"
}
Name Type Description Additional
description string Required
id string Optional , read only.
taxClassId string Required
taxRate string Required
taxZoneId string Required