Commodities API
Commodities is a shared object, but doesn't include an endpoint.
Associations
This resources is associated with Items API, Order Lines API, Suppliers API, and Supplier Information API.
Elements
Element | Description | Req'd | Unique | Allowable Value | In | Out | Data Type |
---|---|---|---|---|---|---|---|
active | A false value will inactivate the account making it no longer available to users. A true value will make it active and available to users. | true, false | yes | yes | boolean | ||
category | Category | goods, services, monetary, others | yes | yes | string(255) | ||
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 | ||||
deductibility | Deductibility | fully_deductible, partially_deductible, not_deductible | yes | yes | string(255) | ||
id | Coupa unique identifier | yes | integer | ||||
imported-from-taxonomy | A true value will tell that the commodity is imported from Coupa Taxonomy. A false value will tell that the value is created by a user or system | yes | boolean | ||||
name | name | yes | yes | yes | yes | string(255) | |
parent | parent | yes | yes | Commodity | |||
preferred-commodity | When true, shows the commodity on the homepage. | yes | yes | boolean | |||
subcategory | Subcategory | raw_materials, investment_goods, services_exceptions | yes | yes | string(255) | ||
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 | ||||
translated_name | Translated name | yes |