{
"returnChannel": {
"type": "Email",
"address": "jakub.test@ppl.cz"
},
"labelSettings": {
"format": "Pdf",
"dpi": 300,
"completeLabelSettings": {
"isCompleteLabelRequested": true
}
},
"shipments": [
{
"referenceId": "123456",
"productType": "BUSS",
"note": "note for the label",
"depot": "07",
"shipmentSet": {
"numberOfShipments": 3
},
"sender": {
"name": "Mirek test",
"street": "Testovaci 222",
"city": "Prague",
"zipCode": "11000",
"country": "CZ",
"phone": "123456789",
"email": "kuba@seznam.cz"
},
"recipient": {
"name": "Test recipient",
"street": "HLinska 2",
"city": "České Budějovice",
"zipCode": "37001",
"country": "CZ",
"phone": "1236547895",
"email": "xxx@email.cz"
}
}
]
}