Skip to main content
Log inSign up

Shopify uses cookies to provide necessary site functionality and improve your experience. By using our website, you agree to our privacy policy and our cookie policy.

Anchor to draftOrderAvailableDeliveryOptions

draftOrderAvailableDeliveryOptions

query

Requires read_draft_orders access scope.

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

The fields for the draft order.

The number of local pickup options required.

The offset for the local pickup options.

The search term for the delivery options.

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


Was this section helpful?

Anchor to DraftOrderAvailableDeliveryOptionsDraftOrderAvailableDeliveryOptions

The available delivery options for a draft order.

availableLocalDeliveryRates
non-null

The available local delivery rates for the draft order. Requires a customer with a valid shipping address and at least one line item.

availableShippingRates
non-null

The available shipping rates for the draft order. Requires a customer with a valid shipping address and at least one line item.

pageInfo
non-null

Returns information about pagination of local pickup options.


Was this section helpful?