Optional
Readonly
billingBilling address associated with the Order.
Optional
Readonly
businessResourceIdentifier to the Business Unit the Order should belong to.
When the customerId
of the Order is also set, the Customer must be an Associate of the Business Unit.
Optional
Readonly
completedUser-defined date and time for the Order. This value does not influence the createdAt
or lastModifiedAt
values of the Order created by the Order Import.
Optional
Readonly
countryInclude a value to associate a country with the Order.
Optional
Readonly
customCustom Fields for the Order.
Optional
Readonly
customCustom Line Items to add to the Cart.
If not specified, `lineItems` must not be empty.
Optional
Readonly
customerThe Email address of the Customer the Order belongs to. Can be used instead of customerId
when no check against existing Customers is required.
Optional
Readonly
customerThe Customer Group of the Customer the Order belongs to.
Optional
Readonly
customerThe id
of the Customer the Order belongs to.
Optional
Readonly
inventoryDetermines how stock quantities are tracked for Line Items in the Cart.
Optional
Readonly
itemAddresses for Orders with multiple shipping addresses. Addresses must include a value for key
.
Optional
Readonly
lineLine Items to add to the Order.
If not specified, `customLineItems` must not be empty.
Optional
Readonly
orderUser-defined identifier of the Order. Must be unique across a Project. Once set, the value cannot be changed.
Optional
Readonly
orderCurrent status of the Order.
Optional
Readonly
originIndicates the origin of the Order.
Optional
Readonly
paymentPayment information associated with the Order.
Optional
Readonly
paymentPayment status of the Order.
Optional
Readonly
purchaseUser-defined identifier for a purchase Order.
Optional
Readonly
shipmentShipment status of the Order.
Optional
Readonly
shippingShipping address associated with the Order.
Optional
Readonly
shippingShipping-related information of the Order.
Optional
Readonly
stateState of the Order in a custom workflow.
Optional
Readonly
storeThe Store the Order belongs to. Used for filtering.
If a [LineItemImportDraft](ctp:api:type:LineItemImportDraft) or a [CustomLineItemImportDraft](ctp:api:type:CustomLineItemImportDraft) specifies a `distributionChannel` or a `supplyChannel` that is not defined for the referenced Store, the Order Import gets rejected.
The same applies when the provided `country` is not defined for the referenced Store.
Optional
Readonly
taxDetermines how taxes are calculated for taxedPrice
.
Optional
Readonly
taxDetermines how monetary values are rounded when calculating taxes for taxedPrice
.
Optional
Readonly
taxedInclude TaxedPrice information for the Order. If not included, and if you have Tax Rates set for Line Items and Custom Line Items, the Order total will not be recalculated.
Readonly
totalThe total Price of the Order. The amount can be negative.
A snapshot of an Order at the time it was imported.