Tax Rate Type API
Associations
This resource is associated /api/invoices
via the Tax Line resource.
Elements
Element | Description | Req'd | Unique | Allowable Values | In | Out | Type |
---|---|---|---|---|---|---|---|
active | Active | no | no |
yes/no true/false |
yes | boolean | |
country | Country where the tax rate type 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 | ||||
description | Description of the tax rate type | yes | yes | yes | string(255) | ||
effective-date | Effective date | no | no | datetime | yes | datetime | |
expiration-date | Expiration date | no | no | datetime | yes | datetime | |
id | Coupa unique identifier | yes | integer | ||||
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 |