Optional ReadonlybillingBilling address associated with the Order.
Optional ReadonlybusinessResourceIdentifier 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. Only available for B2B-enabled Projects.
Optional ReadonlycompletedUser-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 ReadonlycountryInclude a value to associate a country with the Order.
Optional ReadonlycustomCustom Fields for the Order.
Optional ReadonlycustomerThe Email address of the Customer the Order belongs to. Can be used instead of customerId when no check against existing Customers is required.
Optional ReadonlycustomerThe Customer Group of the Customer the Order belongs to.
Optional ReadonlycustomerThe id of the Customer the Order belongs to.
Optional ReadonlycustomCustom Line Items to add to the Cart.
If not specified, `lineItems` must not be empty.
Optional ReadonlyinventoryDetermines how stock quantities are tracked for Line Items in the Cart.
Optional ReadonlyitemAddresses for Orders with multiple shipping addresses. Addresses must include a value for key.
Optional ReadonlylineLine Items to add to the Order.
If not specified, `customLineItems` must not be empty.
Optional ReadonlyorderUser-defined identifier of the Order. Must be unique across a Project. Once set, the value cannot be changed.
Optional ReadonlyorderCurrent status of the Order.
Optional ReadonlyoriginIndicates the origin of the Order.
Optional ReadonlypaymentPayment information associated with the Order.
Optional ReadonlypaymentPayment status of the Order.
Optional ReadonlypriceDetermines how the total prices on LineItems and CustomLineItems are rounded when calculated.
Optional ReadonlypurchaseUser-defined identifier for a purchase Order.
Optional ReadonlyshipmentShipment status of the Order.
Optional ReadonlyshippingShipping address associated with the Order.
Optional ReadonlyshippingShipping-related information of the Order.
Optional ReadonlystateState of the Order in a custom workflow.
Optional ReadonlystoreThe 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 ReadonlytaxDetermines how taxes are calculated for taxedPrice.
Optional ReadonlytaxedInclude 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.
Optional ReadonlytaxDetermines how monetary values are rounded when calculating taxes for taxedPrice.
ReadonlytotalThe total Price of the Order. The amount can be negative.
A snapshot of an Order at the time it was imported.