DESCRIPTION
1. Download documents request (GET Method)
Info
|
1. 1 Query parameters:
Name | Type | Required | Description |
---|---|---|---|
CourierId | int | Yes | See Couriers table |
CourierShipmentId | string | Yes | AWB number from Courier |
document | string | possbile values: consigmentNote | |
type | string | Type of label: PDF | |
format | string | Size of label: A6, A4 | |
useFile | boolean | If yes application will return pdf file, otherwise application will return base64 |