Preview

gmvBalance is in Preview status and is subject to change without notice. For more information about Preview status, see the GraphQL API policy.

gmvBalance

Returns the GMV balance amount for a given tenant and currency, between two dates

This page contains

    Authorization Rules

    This request requires authorization with at least one of the following scopes:

    Scopes

    ROLE_SUPERUSER

    ROLE_CHANNEL_ADMIN

    ROLE_PARTNER_READ

    Arguments

    tenant String!
    dateFrom Date!
    dateTo Date!
    currency String!

    Return Fields

    GmvBalanceResponse! PREVIEW

    Response payload for gmvBalance

    Interactive example

    This is an example query. Use the embedded interactive tool below to edit the query.

    Hint: use Ctrl + Space for autocompleting fields.