--- title: PaymentMandate - GraphQL Admin description: |- A payment instrument and the permission the owner of the instrument gives to the merchant to debit it. api_version: 2026-01 api_name: admin type: object api_type: graphql source_url: html: 'https://shopify.dev/docs/api/admin-graphql/latest/objects/PaymentMandate' md: 'https://shopify.dev/docs/api/admin-graphql/latest/objects/PaymentMandate.md' --- # Payment​Mandate object Requires `read_payment_mandate` access scope. A payment instrument and the permission the owner of the instrument gives to the merchant to debit it. ## Fields * id * paymentInstrument *** ## Map ### Fields with this object * [OrderPaymentCollectionDetails.vaultedPaymentMethods](https://shopify.dev/docs/api/admin-graphql/latest/objects/OrderPaymentCollectionDetails#field-OrderPaymentCollectionDetails.fields.vaultedPaymentMethods) *** ## Interfaces * Node *** ## PaymentMandate Implements ### Implements * [Node](https://shopify.dev/docs/api/admin-graphql/latest/interfaces/Node)