ItemsToLabelData Structure
This structure defines data enabling the user to download information using the getLabelsData method.
Structure Fields
Field Name | Type | Required? | Description |
---|---|---|---|
authData | AuthData | Yes | Authorisation structure |
shipmentId | integer | Yes | Shipment number of the shipment for which information is to be downloaded |
Example:
<itemsToLabelData> <item> <shipmentId>11102224567</shipmentId> </item> </itemsToLabelData>