Developer changelog

Subscribe to the changelog to stay up to date on recent changes to Shopify’s APIs and other developer products, as well as preview upcoming features and beta releases.

Get updates by RSS

New delivery promise provider API object

API

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.