Amount Component API
Use this API to specify asset tags on some transactional and reference objects.
Associations
This API is associated with Currency API and Suppliers API.
Elements
| Element | Description | Req'd | Unique | Allowable Value | In | Out | Data Type |
|---|---|---|---|---|---|---|---|
| amount | Amount | yes | yes | yes | decimal(30,6) | ||
| amount-type | Amount Type | yes | yes | supplier_net_paid, supplier_net_received, supplier_fees, msp_net_paid, msp_net_received, msp_fees, vms_net_paid, vms_net_received, vms_fees | yes | yes | string(255) |
| created-at | Automatically created by Coupa in the format YYYY-MM-DDTHH:MM:SS+HH:MMZ | yes | datetime | ||||
| currency | Currency | yes | yes | yes | Currency | ||
| id | Coupa unique identifier | yes | integer | ||||
| source-id | Source Id | yes | yes | integer | |||
| source-type | Source Type | yes | yes | string(255) | |||
| updated-at | Automatically created by Coupa in the format YYYY-MM-DDTHH:MM:SS+HH:MMZ | yes | datetime |