A space to discuss GraphQL queries, mutations, troubleshooting, throttling, and best practices.
Hi
I am trying to get the payout summary information, and can get the payments gross and net values, as soon as I request summary information i get access denied, the documentation reads as below:
It requires read_shopify_payments scope and the user must have shopify_payments_transfers permission.
I am unsure of where to set the shopify_payments_transfers persmission - any pointers would be appreciated
I am calling the shopifyPaymentsAccount using graphql
Thanks