---
title: "Payment mandates now expose an id field"
url: https://daily.dev/posts/payment-mandates-now-expose-an-id-field-xvljxadqe
source_url: https://shopify.dev/changelog/payment-mandates-id-field
type: article
source: "Shopify Developer changelog"
published: 2026-06-29T16:15:44.399Z
updated: 2026-06-29T16:18:04.214Z
tags: ["graphql", "shopify"]
reading_time: 1
upvotes: 0
comments: 0
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Payment mandates now expose an id field

**[Shopify Developer changelog](https://daily.dev/sources/shopifychangelog)** · 1 min read · 0 upvotes · 0 comments

## Summary

Shopify's Admin GraphQL API version 2026-07 adds a new `id` field to the PaymentMandate object. This ID matches the corresponding CustomerPaymentMethod ID, making it easier to identify which payment method to use for a given mandate scope (e.g., SUBSCRIPTIONS) when a single payment instrument is associated with multiple mandate types.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://shopify.dev/changelog/payment-mandates-id-field>

## Similar posts on daily.dev

- [Payment method identifier now required for customerPaymentMethodRemoteCreate](https://daily.dev/posts/payment-method-identifier-now-required-for-customerpaymentmethodremotecreate-akueep5qt) · Shopify Developer changelog · 0 upvotes · 0 comments
- [Create subscriptions contracts without payment methods](https://daily.dev/posts/create-subscriptions-contracts-without-payment-methods-clwb66wq7) · Shopify Developer changelog · 2 upvotes · 0 comments
- [Removal of payment method requirement on API created Subscription contracts](https://daily.dev/posts/removal-of-payment-method-requirement-on-api-created-subscription-contracts-bwkmk2kmt) · Shopify Developer changelog · 0 upvotes · 0 comments
- [New ACH support for deferred payments](https://daily.dev/posts/new-ach-support-for-deferred-payments-zvrjbl1dc) · Shopify Developer changelog · 0 upvotes · 0 comments
- [BusinessEntity now exposes legalEntityId in the GraphQL Admin API](https://daily.dev/posts/businessentity-now-exposes-legalentityid-in-the-graphql-admin-api-8hus5qg2h) · Shopify Developer changelog · 0 upvotes · 0 comments

---

Tags: [#graphql](https://daily.dev/tags/graphql), [#shopify](https://daily.dev/tags/shopify)

[View this post on daily.dev](https://daily.dev/posts/payment-mandates-now-expose-an-id-field-xvljxadqe)
