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