AdminPostDraftOrdersDraftOrderReq
The details of the draft order to update.
Properties
region_idstringThe ID of the Region to create the Draft Order in.
country_codestringThe 2 character ISO code for the Country.
emailstringAn email to be used in the Draft Order.
billing_addressstring | AddressPayloadThe Address to be used for billing purposes.
shipping_addressstring | AddressPayloadThe Address to be used for shipping purposes.
discountsDiscount[]An array of Discount codes to add to the Draft Order.
discountsDiscount[]customer_idstringThe ID of the customer this draft order is associated with.
no_notification_orderbooleanAn optional flag passed to the resulting order that indicates whether the customer should receive notifications about order updates.
Was this section helpful?