Service Tax Overrides
- 04 Jun 2024
- Print
- PDF
Service Tax Overrides
- Updated on 04 Jun 2024
- Print
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
Description
Define exceptions that override the primary tax costs for a service.
Resource Overview
Endpoint | Definition |
POST/ServiceTaxOverrides | Add service tax overrides. |
PUT/ServiceTaxOverrides | Modify existing tax overrides. |
Attributes
Attribute | Description | Data Type | Notes |
---|---|---|---|
EquipmentTaxable | indicates whether equipment item(s) is taxable | boolean | |
LaborTaxable | indicates whether labor is taxable | boolean | |
MaterialTaxable | indicates whether material is taxable | boolean | |
OtherTaxable | indicates whether other item(s) is taxable | boolean | |
ServiceID | unique identifier for service | integer(int32) | Max Length:2147483647 |
StateProvinceCode | postal or provincial code | string | |
SubTaxable | indicates whether subcontractor is taxable | boolean |
Was this article helpful?