API ReferenceSchemas
CancelPublicAppointmentRequest
Request schema for canceling a public appointment
Request schema for canceling a public appointment
Example
{ "cancellation_reason_id": "cr_d025a96ac0c6", "custom_reason_text": "I'm sick"}ID of the cancellation reason.
^cr_\w{12}$Custom reason text for the cancellation.