{
"referenceId": "string",
"shipmentNumber": "string",
"insuranceCurrency": "string",
"insurancePrice": 0,
"labelUrl": "http://example.com",
"importState": "Accepted",
"errorMessage": "string",
"errorCode": "string",
"relatedItems": [
{
"shipmentNumber": "string",
"insuranceCurrency": "string",
"insurancePrice": 0,
"labelUrl": "http://example.com",
"importState": "Accepted",
"errorMessage": "string",
"errorCode": "string",
"relationType": "ShipmentSet"
}
]
}