memberships_recurring_services_list
List customer-location recurring services using filters for service, membership, and location IDs, active state, and creation or modification dates. Retrieve the page you need to review or audit recurring service records.
Instructions
List one requested page of customer-location recurring services using service, membership, and location IDs, active state, and created or modified timestamps. Use memberships_recurring_services_get for one known service and memberships_types_recurring_service_items_list for plan-level service configuration.
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 |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||