memberships_recurring_service_events_mark_complete
Mark a recurring service event as complete by providing its ID. Optionally confirm the write operation with the _confirmed parameter.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Recurring service event ID | |
| _confirmed | No | Set to true to confirm this write operation |