{
"shipmentSubmitToken": "string",
"isProcessing": true,
"bags": [
{
"id": 0,
"bagNr": "string",
"destinationCountryCode": "string",
"outboundBagNrs": "string",
"type": "NotRegistered",
"transactionType": "B2C",
"manifestLevel": "Parcel",
"status": "Created",
"totalItems": 0,
"totalItemsCancelled": 0,
"totalWeight": 0,
"netWeight": 0,
"netWeightCancelled": 0,
"tareWeight": 0,
"parcelWarnings": 0,
"parcelErrors": 0,
"routeInfo": "string",
"hasErrors": true,
"errorDetails": [
"string"
],
"hasWarnings": true,
"warningDetails": [
"string"
]
}
],
"manifestFiles": [
{
"id": 0,
"fileName": "string",
"fileType": "AutoDetect",
"fileFormat": "Generic",
"status": "Saved",
"bytes": 0,
"rows": 0,
"parsedRows": 0,
"hasErrors": true,
"errorDetails": [
"string"
],
"createdOn": "2019-08-24T14:15:22Z"
}
],
"documents": [
{
"id": 0,
"fileName": "string",
"fileType": "Generic",
"fileFormat": "Generic",
"status": "Saved",
"bytes": 0,
"hasErrors": true,
"errorDetails": [
"string"
],
"createdOn": "2019-08-24T14:15:22Z"
}
],
"id": 0,
"status": {
"hasErrors": true,
"errorDetails": [
"string"
],
"hasWarnings": true,
"warningDetails": [
"string"
],
"status": "Imported",
"canUpdate": true,
"canPrepare": true,
"canSubmit": true,
"createdOn": "2019-08-24T14:15:22Z",
"submittedOn": "2019-08-24T14:15:22Z"
},
"arrivalInfo": {
"arrivalGateway": "string",
"transportNr": "string",
"originCountryCode": "string",
"totalWeight": 0,
"totalBags": 0,
"arrivalOn": "2019-08-24T14:15:22Z",
"notes": "string"
},
"type": "VirtualDespatch",
"transactionType": "B2C",
"manifestLevel": "Parcel",
"shipmentNr": "string",
"masterNr": "string",
"terminalCode": "string",
"totalItems": 0,
"totalItemsCancelled": 0,
"totalWeight": 0,
"totalWeightCancelled": 0,
"totalBags": 0,
"parcelWarnings": 0,
"parcelErrors": 0
}