Order Line Confirmations API

Use this API to access order confirmation line items.

Use the Order Confirmations API to access Order Line Confirmations. 

Elements

The Order Line Confirmations API contains the following elements:

Element Description Req'd Unique Allowable Value In Out Data Type
action Action yes
can-fulfill Can fulfill yes integer
confirm-by-hrs Confirm by hrs yes decimal(10,0)
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
currency Currency yes OrderLineConfirmation
id Coupa unique identifier yes integer
line-num Line num yes
order-line order line yes OrderLineConfirmation
price Price yes yes decimal(30,6)
promised-date Promised date yes datetime
promised-deliveries Promised deliveries yes integer
quantity Quantity yes yes decimal(30,6)
reason-insight-events Reason insight events yes yes ReasonInsightEvent
schedule-lines Schedule lines yes OrderLineConfirmation
status Status 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

Related Items


Build on the Coupa Platform

Our API-based open integration platform lets technology partners and independent software vendors (ISVs) integrate their products with Coupa

The Coupa Core API

Our RESTful API provides robust access to read, edit, or integrate your data with the Coupa platform.

Get Started with the API

General information about using the Coupa API and when you should consider using CSV.

OAuth 2.0 and OIDC

Coupa is deprecating legacy API Keys and requiring the use of OAuth 2.0 / OIDC. Starting with R34, no new API Keys will be issued, and API Keys will no longer be supported with R35.