booking_cancel
Cancel an existing session. By default applies the org cancellation policy: the charge is computed from the no-charge/partial/full windows and, if the policy has autoApply, registered as a penalty transaction (money-write). Set applyCancellationPolicy: false to waive the charge. Requires confirm: true.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| apiKey | No | ||
| reason | Yes | ||
| confirm | Yes | ||
| orgSlug | Yes | ||
| sessionId | Yes | ||
| cancelledBy | No | ||
| applyCancellationPolicy | No |