v1
latestOpenAPI 3.0.32026-07-2632131.4 MBTaxes
Create or update tax level configuration
Use to define on which level the taxes are defined for a specific unit type.
put/taxes/level-configurations
Request body
Example request
{
"unitTypeId": "df7hf01cnduhdb2125854dj8"
}Response
The taxes level configuration has been successfully updated or created.
Example response
{
"unitTypeId": "df7hf01cnduhdb2125854dj8",
"accountId": "623892d57f4f56afcb25587c"
}