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