Location
Retrieves the collection of Location resources.
Retrieves the collection of Location resources.
get/locations
Query parameters
pageinteger
The collection page number
itemsPerPageinteger
The number of items per page
Response
Location collection
Example response
[
{
"id": "quickbooks-34",
"integration": "square",
"created": "2013-11-18T02:17:40.080Z",
"businessName": "Bowman and Co",
"currency": "USD",
"country": "United States",
"city": "St Paul",
"state": "Alaska",
"postalCode": "99660",
"address": "708 Woodland Avenue"
}
]