Returns a list of locations you’ve previously created.
[- {
- "location_id": "string",
- "location_code": "string",
- "location_name": "string",
- "contact_name": "string",
- "contact_email": "string",
- "contact_phone": "string",
- "alternate_phone": "string",
- "address1": "string",
- "address2": "string",
- "city": "string",
- "state": "string",
- "postcode": "string",
- "country": "string",
- "coords": "string",
- "what3words": "string",
- "type": "business",
- "shopify_location_id": "string",
- "deleted": true,
- "merchants": [
- "string"
]
}
]