Skip to main content
Log inSign up
Anchor to deliveryPromiseProvider

deliveryPromiseProvider

query

Requires read_delivery_promises access scope.

Lookup a delivery promise provider.

ID!required

The ID of the location associated with the delivery promise provider.


Was this section helpful?

Anchor to DeliveryPromiseProviderDeliveryPromiseProvider

A delivery promise provider. Currently restricted to select approved delivery promise partners.

active
non-null

Whether the delivery promise provider is active. Defaults to true when creating a provider.

fulfillmentDelay

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.

location
non-null

The location associated with this delivery promise provider.

timeZone
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?