CityTax
Allows to modify city tax
Here is the list of operations that are currently allowed:
- Replace name and description
- Replace type
- Replace taxHandlingType
- Replace value
- Replace limit
- Replace, add, or remove subcategories
- Replace, add, or remove pricingRules
- Replace vatType
- Replace priority
- Replace includeCityTaxInRateAmount
- Replace, add, or remove ignoredFor<br>You must have at least one of these scopes: 'settings.manage, setup.manage'.
patch/settings/v1/city-tax/{id}
Path parameters
idstring required
The id of the city tax to be modified.
Request body
Response
Success
Changes
No recorded changes to this endpoint across all 1 revision of this API.