memberships_recurring_services_list
Retrieve and filter recurring service records for customer memberships in ServiceTitan, enabling management of subscription-based services with flexible search parameters.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ids | No | Comma-separated recurring service IDs (maximum 50) | |
| membershipIds | No | Comma-separated customer membership IDs | |
| locationIds | No | Comma-separated location IDs | |
| active | No | Filter by active status | True |
| 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 |