Optional
Readonly
cartOptional
Readonly
customCustom Fields for the Order. The Custom Fields' type must match the Custom Fields' type in the referenced Cart.
- If empty, the Custom Fields on the referenced [Cart](ctp:api:type:Cart) are added to the Order automatically.
- If specified, the Custom Fields are merged with the Custom Fields on the referenced [Cart](ctp:api:type:Cart) and added to the Order.
Optional
Readonly
idid
of the Cart used to create the Order.
Optional
Readonly
orderUser-defined identifier for the Order that is unique across a Project. Once set, the value cannot be changed.
Optional
Readonly
orderCurrent status for the Order.
Optional
Readonly
paymentPayment status for the Order.
Optional
Readonly
purchaseUser-defined identifier for a purchase Order.
It is typically set by the [Buyer](ctp:api:type:Buyer) and can be used with [Quotes](/quotes-overview) to track the purchase Order during the [quote and order flow](/../api/quotes-overview#intended-workflow).
Optional
Readonly
shipmentShipment status for the Order.
Optional
Readonly
stateState for the Order in a custom workflow.
Readonly
versionversion
of the Cart from which the Order is created.
ResourceIdentifier to the Cart from which the Order is created.