memberships_recurring_service_events_list
List and filter recurring service events for membership programs using criteria like status, location, job ID, and date ranges to manage service schedules.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ids | No | Comma-separated recurring service event IDs (maximum 50) | |
| locationId | No | Filter by location ID | |
| jobId | No | Filter by job ID | |
| status | No | Filter by recurring service event follow-up status | |
| page | No | Page number (starts at 1) | |
| pageSize | No | Records per page (default 50) | |
| includeTotal | No | Include total count in response | |
| createdBefore | No | ||
| createdOnOrAfter | No | ||
| modifiedBefore | No | ||
| modifiedOnOrAfter | No |