Anchor to deliveryPromiseProviderdelivery
querydelivery Promise Provider
Requires access scope.
Lookup a delivery promise provider.
Anchor to Arguments
Arguments
- locationId (ID!)
- Anchor to locationIdlocation•ID!
Id required The ID of the location associated with the delivery promise provider.
Was this section helpful?
Anchor to Possible returnsPossible returns
- DeliveryPromiseProvider (DeliveryPromiseProvider)
- Anchor to DeliveryPromiseProviderDelivery•Delivery
Promise Provider Promise Provider A delivery promise provider. Currently restricted to select approved delivery promise partners.
- Anchor to activeactive•Boolean!non-null
Whether the delivery promise provider is active. Defaults to
truewhen creating a provider.- Anchor to fulfillmentDelayfulfillment•Int
Delay The number of seconds to add to the current time as a buffer when looking up delivery promises. Represents how long the shop requires before releasing an order to the fulfillment provider.
- •ID!non-null
A globally-unique ID.
- Anchor to locationlocation•Location!non-null
The location associated with this delivery promise provider.
- Anchor to timeZonetime•String!
Zone non-null The time zone to be used for interpreting day of week and cutoff times in delivery schedules when looking up delivery promises.
Was this section helpful?