Preview

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

commissionEvent

Returns a list of commission event entities found for the filters provided

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!
    filter CommissionEventFilter PREVIEW
    first Int
    after String
    last Int
    before String

    Return Fields

    CommissionEventConnection! PREVIEW

    Connection type that pages through a list of commission events

    Interactive example

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

    Hint: use Ctrl + Space for autocompleting fields.