Skip to main content
Skip to main content

AdminPostDraftOrdersDraftOrderReq

The details of the draft order to update.

Properties

region_idstring
The ID of the Region to create the Draft Order in.
country_codestring
The 2 character ISO code for the Country.
emailstring
An email to be used in the Draft Order.
billing_addressstring | AddressPayload
The Address to be used for billing purposes.
shipping_addressstring | AddressPayload
The Address to be used for shipping purposes.
discountsDiscount[]
An array of Discount codes to add to the Draft Order.
customer_idstring
The ID of the customer this draft order is associated with.
no_notification_orderboolean
An optional flag passed to the resulting order that indicates whether the customer should receive notifications about order updates.
Was this section helpful?