AdminPostOrdersOrderReq
The details to update of the order.
Properties
billing_addressAddressPayloadThe order's billing address
billing_addressAddressPayloadcustomer_idstringThe ID of the customer associated with the order.
discountsRecord<string, unknown>[]The discounts applied to the order
emailstringThe email associated with the order
itemsRecord<string, unknown>[]The line items of the order
no_notificationbooleanIf set to
true, no notification will be sent to the customer related to this order.payment_methodPaymentMethodThe payment method chosen for the order.
payment_methodPaymentMethodregionstringID of the region that the order is associated with.
shipping_addressAddressPayloadThe order's shipping address
shipping_addressAddressPayloadshipping_methodShippingMethod[]The Shipping Method used for shipping the order.
shipping_methodShippingMethod[]Was this section helpful?