v1
latestOpenAPI 3.1.02026-07-263436159.3 KBGraphQL
Execute a GraphQL query
Send a read-only GraphQL query to retrieve your payins, payouts, claims, movement balances, report balances, or aggregations. Provide a JSON body with a query string and optional variables and operationName. Results are automatically scoped to the merchant resolved from your credentials.
post/graphql
Request body
Response
The GraphQL response envelope. A successful query returns a data object. Field-level or governance failures are returned in the errors array; GraphQL transport errors are also delivered here with HTTP 200.