Skip to main content

Class: AdminPostDraftOrdersDraftOrderReq

internal.AdminPostDraftOrdersDraftOrderReq

Properties

billing_address

Optional billing_address: string | AddressPayload

Defined in

medusa/dist/api/routes/admin/draft-orders/update-draft-order.d.ts:112


country_code

Optional country_code: string

Defined in

medusa/dist/api/routes/admin/draft-orders/update-draft-order.d.ts:110


customer_id

Optional customer_id: string

Defined in

medusa/dist/api/routes/admin/draft-orders/update-draft-order.d.ts:115


discounts

Optional discounts: Discount[]

Defined in

medusa/dist/api/routes/admin/draft-orders/update-draft-order.d.ts:114


email

Optional email: string

Defined in

medusa/dist/api/routes/admin/draft-orders/update-draft-order.d.ts:111


no_notification_order

Optional no_notification_order: boolean

Defined in

medusa/dist/api/routes/admin/draft-orders/update-draft-order.d.ts:116


region_id

Optional region_id: string

Defined in

medusa/dist/api/routes/admin/draft-orders/update-draft-order.d.ts:109


shipping_address

Optional shipping_address: string | AddressPayload

Defined in

medusa/dist/api/routes/admin/draft-orders/update-draft-order.d.ts:113