v1

latestOpenAPI 3.0.32026-07-2632131.4 MB
Taxes

Get tax level configuration

Get tax level configuration

get/taxes/level-configurations/unit-type/{id}

Path parameters

idstring required
Example:df7hf01cnduhdb2125854dj8

The unit type id

Response

The taxes level configuration of the given unitTypeId.

unitTypeIdstring required
accountIdstring required
levelEntityType'ACCOUNT' | 'UNIT_TYPE' required

Example response

{
  "unitTypeId": "df7hf01cnduhdb2125854dj8",
  "accountId": "623892d57f4f56afcb25587c"
}