memberships_recurring_services_list
List recurring services for customer memberships. Filter by IDs, location, active status, and date ranges to retrieve specific records.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ids | No | Comma-separated recurring service IDs (maximum 50) | |
| page | No | Page number (starts at 1) | |
| active | No | Filter by active status | True |
| pageSize | No | Records per page (default 50) | |
| locationIds | No | Comma-separated location IDs | |
| includeTotal | No | Include total count in response | |
| createdBefore | No | ||
| membershipIds | No | Comma-separated customer membership IDs | |
| modifiedBefore | No | ||
| createdOnOrAfter | No | ||
| modifiedOnOrAfter | No |