Skip to main content
Anchor to draftOrderAvailableDeliveryOptions

draftOrderAvailableDeliveryOptions

query

Requires read_draft_orders access scope.

Returns a list of available delivery options for a draft order.

DraftOrderAvailableDeliveryOptionsInput!
required

The fields for the draft order.

Int

The number of local pickup options required.

Int

The offset for the local pickup options.

String

The search term for the delivery options.

String

Unique token used to trace execution and help optimize the calculation.


Was this section helpful?

Anchor to DraftOrderAvailableDeliveryOptionsDraftOrderAvailableDeliveryOptions
DraftOrderAvailableDeliveryOptions!

The available delivery options for a draft order.


Was this section helpful?