delete_extra
Cancel an extra item booking using its registration ID. Since extra registrations can't be modified, delete the existing one and recreate it if changes are needed.
Instructions
Cancel an extra item booking.
Extra registrations cannot be modified — delete and recreate if needed.
Args: registration_id: ID of the extra registration (from list_registered_extras). api_key: API key. Falls back to MESS_API_KEY environment variable.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| api_key | No | ||
| registration_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |