Preview

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

commissionEventReport

Returns a list of commission events found with the status required

This page contains

    Authorization Rules

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

    Scopes

    ROLE_CHANNEL_ADMIN

    ROLE_RESELLER_MANAGER

    billing.commissionsprocessor.read.instance

    Arguments

    cycle String!
    status EventStatus! PREVIEW
    totalEvents Int
    sortOrder String

    Return Fields

    CommissionEventReport! PREVIEW

    Representation of a report of the commission events with the error status found

    Interactive example

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

    Hint: use Ctrl + Space for autocompleting fields.