Draft order deposit fields are now available in the GraphQL Admin API and Customer Account API
Shopify developer change
MerchantDiff detected this entry in Shopify's official developer changelog on July 01, 2026.
This Shopify update is categorized as API, New, Admin GraphQL API, Customer Accounts, 2026-07.
What changed
As of the 2026-07 API version, draft order deposit fields are available in the GraphQL Admin API and Customer Account API. Apps can now set a deposit when creating or updating a draft order with DraftOrderInput.deposit in the GraphQL Admin API. This supports draft order flows where part of the payment is due at checkout and the remaining balance is due later, such as due-on-fulfillment payment terms. The Customer Account API also exposes read-only deposit information on draft orders, including the amount due now and the amount due later. This feature is available to Shopify Plus stores.
Who is affected
Developers building customer account experiences or extensions should review this change.
What action may be needed
Review whether the new capability is relevant to your app. If you plan to use it, test the affected API or workflow before adopting it in production.
Use the official Shopify entry below as the source of truth for technical implementation details, affected APIs, migration instructions and deadlines.
Want the actionable version?
MerchantDiff monitors Shopify API changes, deprecations, deadlines and ecosystem updates, then turns them into developer-focused release intelligence: what changed, who is affected and what action may be needed.
Get MerchantDiff →