POST api/v1/quickappointments/cancelappointment?appointmentId={appointmentId}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
appointmentId

integer

Required

Body Parameters

None.

Response Information

Resource Description

ResponseModelOfAppointment
NameDescriptionTypeAdditional information
Success

boolean

None.

Message

string

None.

Data

Appointment

None.

Pagination

Pagination

None.

Response Formats

application/json, text/json

Sample:

Sample not available.