{
"arrivalInfo": {
"arrivalGateway": "string",
"transportNr": "string",
"originCountryCode": "string",
"totalWeight": 0,
"totalBags": 0,
"arrivalOn": "2019-08-24T14:15:22Z",
"notes": "string"
},
"type": "string",
"shipmentNr": "123-000000123",
"terminalCode": "string",
"bags": [
{
"mailType": "NotRegistered",
"containerType": "Bag",
"bagNr": "string",
"destinationCountryCode": "string",
"serviceCode": "string",
"routeInfo": "string",
"totalWeight": 0,
"tareWeight": 0,
"totalItems": 0
}
],
"updateIfExists": true
}