0e481cddec74
latestOpenAPI 3.1.02026-08-10911,250858.4 KBOrder and Pay
Get Businesses
Returns a list of all businesses and business locations associated with the access token.
get/o/op/data/businesses
Response
Businesses
Example response
[
{
"name": "My Awesome Business",
"id": 454335871,
"businessLocations": [
{
"id": 45454565682155,
"name": "My Awesome Business - Location 1"
}
]
}
]