GET /consumer/v1/services
Operation ID: —
Auth: unknown
Description
<p>Use this endpoint to <b>List Services</b> available at your business location and/or company. If not specified, the business location defaults to the primary business location. 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.</p>
Parameters (11)
(boolean, query, optional)
Search All Locations, default is false
(boolean, query, optional)
Filter by default service, default is false
(integer, query, optional)
Page limit default 20, max 100
(string, query, optional)
id of business location, defaults to primary business location
(string, query, optional)
Filter by Name, supports Partial name search
(integer, query, optional)
Starting row of page, default 0
(?, query, optional)
Filter by scope, Company, Location or All, default is All
(integer, query, optional)
Filter by groupId
(string, query, optional)
Filter by ServiceId, using this parameter would ignore all other parameters
(boolean, query, optional)
Sort results in Descending Order, default true
(?, query, optional)
Sort results using Natural Sort or Sorted alphabetically by Service Names, default is natural
No probe data for this endpoint yet.