No endpoint to query for mandates

Hi all,

I’m trying to create a payment (transaction) against an order using this mutation: orderCreateMandatePayment - GraphQL Admin which requires a mandate ID.
However, there does not seem to be a way to query for available mandates. Or am I missing something?

Hi,

order.paymentCollectionDetails.vaultedPaymentMethods.id is the payment mandate ID.

However, this data cannot be retrieved unless the app has access to the payment mandate scope.