v1

latestOpenAPI 3.0.12026-07-13139143370.4 KB
Locations

List Location Linked Services

Use this endpoint to return a list of Location Linked Services. A valid business location id is required. By default, there are no location linked services attached to a location. Refer to the: POST /setup​/v1​/locations​/{id}​/services for details. The results are returned in pages. Use the offset and limit parameters to control the page start and number of results. Default offset is 0, limit is 20, max is 100. Use the query parameters to filter the results further.

get/setup/v1/locations/{id}/services

Path parameters

idstring required

id of business location, defaults to primary business location

Query parameters

offsetinteger

Starting row of page, default 0

limitinteger

Page limit default 20, max 100

Response

location service objects

objectstring nullable
urlstring nullable
hasMoreboolean
countinteger
totalinteger