GET api/Appointment/Get?id={id}
Informations sur la requête
Paramètres dans l'URI
Name | Description | Type | Informations additionnelles |
---|---|---|---|
id | integer |
Required |
Paramètres du corps (body)
Aucun
Informations sur la réponse
Description
PagedEnumerableOfAppointmentName | Description | Type | Informations additionnelles |
---|---|---|---|
Data | Collection of Appointment |
Aucune |
|
TotalRecordCount | integer |
Aucune |
|
PageRecordCount | integer |
Aucune |
|
Version | Version |
Aucune |
Formats de la réponse
application/json, text/json
Sample:
Sample not available.