GET api/v1/appointments/searchappointmentservicedocument?appointmentServiceId={appointmentServiceId}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
appointmentServiceId

integer

Required

Body Parameters

None.

Response Information

Resource Description

ResponseModelOfListOfAppointmentServiceDocument
NameDescriptionTypeAdditional information
Success

boolean

None.

Message

string

None.

Data

Collection of AppointmentServiceDocument

None.

Pagination

Pagination

None.

Response Formats

application/json, text/json

Sample:

Sample not available.