APICallEnum
The APICallEnum signifies the type of API call that will be made when resubmitting a transaction
| Parameter | Type | Description |
|---|---|---|
| Generate | string | |
| SelectAndGenerate | string | |
| SelectGenerateAndDeliver | string | |
| GetDeliveredImages | string | |
| GetDeliveryHistory | string | |
| Select | string | |
| Delivery | string | |
| ListDocuments | string |