Locations
get
Responses
200
OK
application/json
get
/v1/locations/200
OK
Last updated
OK
OK
Last updated
GET /v1/locations/ HTTP/1.1
Accept: */*
[
{
"id": "text",
"name": "text",
"is_billing": true,
"is_shipping": true,
"manage_stock": true,
"address": "text",
"suburb": "text",
"state": "text",
"postcode": "text",
"country": "text",
"location": {},
"opening_hours": {}
}
]