curl --request GET \
--url https://api.bundle.social/api/v1/misc/google-business/location/service-list \
--header 'x-api-key: <api-key>'{
"name": "<string>",
"serviceItems": [
{}
]
}curl --request GET \
--url https://api.bundle.social/api/v1/misc/google-business/location/service-list \
--header 'x-api-key: <api-key>'{
"name": "<string>",
"serviceItems": [
{}
]
}Was this page helpful?