BulkPrintPackages
Print package slips.
Input
| Name | Type | Required | Description |
| Id | Integer | True | Id of Sequence State |
| OrganizationId | Integer | False | Id of Organization |
| DownloadLocation | String | False | Download location. For example: C:\file.pdf |
| Encoding | String | False | The FileData input encoding type.
The allowed values are NONE, BASE64. The default value is BASE64. |
Result Set Columns
| Name | Type | Description |
| Status | String | Execution status of the stored procedure |
| FileData | String | The FileData output |