CancelOnSiteJobsAppointmentInputType
Input fields
When true, automatically updates the request status to match the appointment if no active appointments remain. Example: Cancelling the last active appointment on a request will also cancel the request.
The ID of the appointment.
The cancellation reason for this appointment.
The example data in the variables and responses below are autogenerated values designed to resemble real inputs. They do not represent actual customer data, and in some cases may require additional validation.
Example
{
"alignRequestStatus": true,
"appointmentId": "621bed79-358f-4efb-a5b5-d4837af20e3f",
"cancellationCategory": "CANCELLED_BY_CUSTOMER___COMPLAINT"
}