| Error Code |
Description |
| BulkBuyUpNotAllowed |
BuyUp is not allowed in bulk elections. |
| BulkOverSubscriptionNotAllowed |
Over subscription is not allowed in bulk elections. |
| DeadlineDatePassed |
Deadline date for option has passed. |
| EventNotElectable |
Event is not electable. |
| InvalidBulkElectionAmount |
Invalid bulk election instruction if election percentage is less than 0 or greater than 100. |
| InvalidEvent |
Invalid election instruction if elected event doesn't exist. |
| InvalidEventStatusToElectOn |
Invalid election instruction if status of elected event is other than Approved. |
| InvalidEventTypeForElection |
Invalid event type for election. |
| InvalidOptionInElectionInstruction |
Invalid election instruction if election is made on the option which is not available in event. |
| InvalidTotalBulkElectionAmount |
Total percentage across options cannot exceed 100%. |
| NoSubAccountHasHoldingOnEvent |
No sub-account in the request has holding for event in the request. |
| OptionNotAvailableForElection |
Invalid election instruction if election is made on Inactive or Cancelled option. |
| SplitElectionsNotAllowedOnEvent |
Invalid election instruction if election are made on more than one option for events where it is specified that split elections can't be done. |
| TotalElectionAmountShouldNotBeZero |
Total election amount, across options, should be greater than zero. |