AdminPostDraftOrdersDraftOrderReq
The details of the draft order to update.
Properties
region_id
stringThe ID of the Region to create the Draft Order in.
country_code
stringThe 2 character ISO code for the Country.
email
stringAn email to be used in the Draft Order.
billing_address
string | AddressPayloadThe Address to be used for billing purposes.
shipping_address
string | AddressPayloadThe Address to be used for shipping purposes.
discounts
Discount[]An array of Discount codes to add to the Draft Order.
discounts
Discount[]customer_id
stringThe ID of the customer this draft order is associated with.
no_notification_order
booleanAn optional flag passed to the resulting order that indicates whether the customer should receive notifications about order updates.
Was this section helpful?