BatchMissingEvents
Information related to the missing events by batch
This page contains
Fields
batchId: String! | The id of the batch |
totalEvents: Int! | The total number of events that we should have received for a specific batch id |
sequenceId: [String!]! | The ids of the missing events |
Queries for BatchMissingEvents
eventsMissingByCycle PREVIEW | Returns a list of missing commission event sequence ids found for the cycle provided |