{
"collectionFormsHistoryRecordList": [
{
"carrierName": "string",
"creationDate": "string",
"generationStatus": "Completed",
"collectionFormId": "string",
"shipFromAddress": {
"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"
}
}
],
"lastRefreshedDate": "string"
}