Tax Code API
Association
This resource is associated with Invoice Line API, Tax Line and Withholding Tax Line API.
Elements
| Element | Description | Req'd | Unique | Allowable Value | In | Out | Data Type |
|---|---|---|---|---|---|---|---|
| active | Tax code is enabled or disabled | yes | yes | boolean | |||
| code | code | yes | yes | yes | yes | string(255) | |
| country | Country where the tax code is applied | yes | 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 | ||||
| description | description | yes | yes | string(255) | |||
| effective-date | Date when tax code is become active | yes | yes | datetime | |||
| id | Coupa unique identifier | yes | integer | ||||
| percentage | percentage | yes | yes | yes | float | ||
| tax-rate | Tax rate | yes | yes | Tax Rate | |||
| 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 | ||||