Get the list of customer's available locations based on the delivered shipments.
[- {
- "partner_location_id": "string",
 - "collection_point_id": "string",
 - "contact_name": "string",
 - "contact_phone": "string",
 - "contact_email": "string",
 - "alternate_phone": "string",
 - "address1": "1 Bishopgate",
 - "address2": "string",
 - "area": "DOWNTOWN-DUBAI",
 - "input_area": "Downtown Dubai",
 - "area_coords": [
- 0
 
], - "input_city": "London",
 - "city": "LONDON",
 - "city_coords": [
- 0
 
], - "state": "string",
 - "input_state": "Dubai",
 - "postcode": "E1 6AN",
 - "country": "UK",
 - "coords": [
- 41.40338
 
], - "type": "residential",
 - "notes": "string",
 - "what3words": "string",
 - "personal_id": {
- "id": "string",
 - "type": "string"
 
}, - "street": "string",
 - "building": "string",
 - "floor": "string",
 - "flat": "string",
 - "po_box": "string",
 - "custom_fields": {
- "property1": [
- "string"
 
], - "property2": [
- "string"
 
] 
} 
} 
]