[
{
"carrierId": "string",
"carrierName": "string",
"unmanifestedShipmentLocationList": [
{
"address": {
"addressLine1": "address_1",
"addressLine2": "address_2",
"addressLine3": "address_3",
"city": "Seattle",
"countryCode": "US",
"county": "Washington",
"district": "District1",
"name": "address_name",
"phoneNumber": "+14155552671",
"postalCode": "123456",
"stateOrRegion": "Washington"
},
"lastManifestDate": "string"
}
]
}
]