memberships_recurring_services_update
Update recurring service details for customer memberships in ServiceTitan, including scheduling, status, and renewal settings.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| membershipId | No | Customer membership ID associated with this recurring service | |
| locationId | No | Location ID for this recurring service | |
| recurringServiceTypeId | No | Recurring service type ID | |
| summary | No | Short summary for the recurring service | |
| startDate | No | Recurring service start date | |
| endDate | No | Recurring service end date | |
| nextServiceDate | No | Next scheduled service date for this recurring service | |
| active | No | Whether the recurring service is active | |
| autoRenew | No | Whether the recurring service auto-renews | |
| id | Yes | Recurring service ID | |
| _confirmed | No | Set to true to confirm this write operation |