Expense Virtual Card API
Association
This resource is associated with Expense Reports API.
Elements
Element | Description | Req'd | Unique | Allowable Value | In | Out | Data Type |
---|---|---|---|---|---|---|---|
id | Coupa unique identifier | any | yes | integer | |||
created_at | Automatically created by Coupa in the format YYYY-MM-DDTHH:MM:SS+HH:MMZ | any | yes | datetime | |||
updated_at | Automatically created by Coupa in the format YYYY-MM-DDTHH:MM:SS+HH:MMZ | any | yes | datetime | |||
amount | Original preapproved amount | yes | any | yes | decimal(32,4) | ||
available_amount | Remaining preapproved amount | any | yes | decimal(32,4) | |||
reporting_total | The reporting total that was approved | any | yes | decimal(32,4) | |||
active_card_url | URL of Active Virtual Card | any | yes | ||||
currency | Original preapproved currency | any | yes | ||||
available_amount_currency | Remaining preapproved currency | any | yes | ||||
created_by | User who created preapproval request | any | yes | ||||
updated_by | User who last updated preapproval request | any | yes |