Skip to main content
Anchor to DraftOrderAvailableDeliveryOptions

DraftOrderAvailableDeliveryOptions

object

Requires read_draft_orders access scope.

The available delivery options for a draft order.

Anchor to availableLocalDeliveryRatesavailableLocalDeliveryRates
•[DraftOrderShippingRate!]!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.

Anchor to availableShippingRatesavailableShippingRates
•[DraftOrderShippingRate!]!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?

•query

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


Was this section helpful?