• Commissions
  • >
  • Objects
  • >
  • CommissionEventsSummary

Preview

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

CommissionEventsSummary

General information about events

This page contains

Fields

totalEvents: Int!

Total amount of events received in the cycle

eventsExpected: Int!

Total amount of events expected in the cycle

eventsReady: Int!

Total amount of events in READY status

eventsImported: Int!

Total amount of events in IMPORTED status

eventsOnError: Int!

Total amount of events in ERROR status

eventsPending: Int!

Total amount of batches in PENDING status

totalValue: Float!

Accumulated value of the events

currency: Currency!

Currency of the accumulated value

Parent objects of CommissionEventsSummary

CommissionCycle PREVIEW

Information about the commissions cycle

Queries for CommissionEventsSummary

commissionCyclesByYear PREVIEW

Retrieve a list of cycles by year, each holding event batch information for a month of the year