GET api/AppointmentController/UserAppointment?Token={Token}&page_no={page_no}&From={From}&To={To}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
Token

string

Required

page_no

string

Required

From

string

Required

To

string

Required

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml, multipart/form-data

Sample:

Sample not available.