# PaymentMandate - admin-graphql - OBJECT Version: 2024-07 ## Description A payment instrument and the permission the owner of the instrument gives to the merchant to debit it. ### Access Scopes `read_payment_mandate` access scope. ## Fields * [id](/docs/api/admin-graphql/2024-07/scalars/ID): ID! - The unique ID of a payment mandate. * [paymentInstrument](/docs/api/admin-graphql/2024-07/unions/PaymentInstrument): PaymentInstrument! - The outputs details of the payment instrument. ## Connections ## Related queries ## Related mutations ## Related Unions ## Examples