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.

New delivery promise provider API object

As of GraphQL Admin API version 2024-07, we're adding the DeliveryPromiseProvider object, which represents an entity (such as a third-party service) that can provide delivery estimates on behalf of a shop. Currently, this is available only to select approved delivery promise partners.

Each DeliveryPromiseProvider object is associated with a shop Location.

A DeliveryPromiseProvider object can be created or updated using the deliveryPromiseProviderUpsert mutation, and retrieved using the deliveryPromiseProvider query.

Learn more about the DeliveryPromiseProvider object, the deliveryPromiseProviderUpsert mutation, and the deliveryPromiseProvider query.

Was this section helpful?