latestSwagger 2.02026-08-10143234301.7 KB

dc2736850e42

Rest

Gets enrollment details for a subscriber.

get/Business/Schedules/Enrollments

Query parameters

request.locationIdsstring

The requested location ids as a string. Should be a comma-delimited string that represents integers. Optional

request.serviceCategoryIdsstring

The requested service category ids as a string. Should be a comma-delimited string that represents integers.
Optional

request.startDatestring date-time

The start date range. Any active enrollments that are on or after this day. <br />Defaults to today. Optional.

request.endDatestring date-time

The end date range. Any active enrollments that are on or before this day. <br />Defaults to StartDate. Optional.

request.activeboolean

Whether to return active enrollments or not. This filter is only valid for non-consumer users, i.e. staff, owners, etc. Optional.

Headers

Authorizationstring required

Bearer {user_token}

SiteIdinteger required

Site ID

Response

OK