Optional
Readonly
orderOptional
Readonly
orderCurrent status for the Order.
Optional
Readonly
paymentPayment status for the Order.
Readonly
quoteResourceIdentifier to the Quote from which the Order is created.
The [Quote](ctp:api:type:Quote) must have the `Pending` [state](ctp:api:type:QuoteState) and must be valid (not past the `validTo` date).
Optional
Readonly
quoteIf true
, the quoteState
of the referenced Quote will be set to Accepted
.
Optional
Readonly
shipmentShipment status for the Order.
Optional
Readonly
stateState of the Order in a custom workflow.
Readonly
versionversion
of the Quote from which the Order is created.
User-defined identifier for the Order that is unique across a Project. Once set, the value cannot be changed.