Tax Rate API
Association
This resource is associated with Tax Line and Withholding Tax Line API.
Elements
Element | Description | Req'd | Unique | Allowable Value | In | Out | Data Type |
---|---|---|---|---|---|---|---|
active | Tax rate is enabled or disabled | true, false | yes | yes | boolean | ||
country | Country where the tax code is applied | yes | yes | Country | |||
created-at | Automatically created by Coupa in the format YYYY-MM-DDTHH:MM:SS+HH:MMZ | yes | datetime | ||||
created-by | User who created | yes | User | ||||
customer-accounting | Customer accounting |
yes, no true, false |
yes | yes | boolean | ||
effective-date | Date when tax rate is become active | yes | yes | datetime | |||
exempt | Whether Tax Rate is exempt or not | yes | true, false | yes | yes | boolean | |
expiration-date | Date when tax rate is expiring | yes | yes | datetime | |||
id | Coupa unique identifier | yes | integer | ||||
percentage | Tax Rate percentage | yes | yes | yes | yes | decimal(30,6) | |
reverse-charge | Whether Tax Rate is Reverse Charge or not | yes | true, false | yes | yes | boolean | |
tax_description | Tax rate description | yes | string(255) | ||||
tax-rate-type | Tax rate type | yes | yes | Tax Rate Type | |||
updated-at | Automatically created by Coupa in the format YYYY-MM-DDTHH:MM:SS+HH:MMZ | yes | datetime | ||||
updated-by | User who updated | yes | User | ||||
out_of_scope | yes | yes | boolean |