TriggerCommissionImportProcessInput
Input payload for triggerCommissionImportProcess
This page contains
Fields
| cycleYear Int | Year of the commission cycle |
| cycleMonth Int | Month of the commission cycle |
| batchId String | Id of the Batch of events |
| eventIds [String!] | Collection of the Ids of the events |
Mutations for TriggerCommissionImportProcessInput
| triggerCommissionImportProcess PREVIEW | Triggers the import flow for a given cycle, batch or collection of events. |
| triggerCommissionRetryProcess PREVIEW | Triggers the retry flow for a given cycle, batch or collection of events. |