Users
API | Description |
---|---|
GET api/Users/Postcode/{code} |
No documentation available. |
GET api/Users/Postcode/{fromcode}/{tocode} |
No documentation available. |
GET api/Users/help |
No documentation available. |
GET api/Users/GetUser/{param1} |
No documentation available. |
GET api/Users/Surname/{param1}?name={name} |
No documentation available. |
GET api/Users/Surname/{param1}?fromname={fromname}&toname={toname} |
No documentation available. |
tblClients
API | Description |
---|---|
GET api/tblclients/GetByPostcode |
No documentation available. |
GET api/tblclients/GetByPostcode/{param1}/{param2} |
No documentation available. |
GET api/tblClients/GettblClients/{param1} |
No documentation available. |
GET api/tblClients/GetClient/{param1} |
No documentation available. |
GET api/tblClients/GetPartial/{param1} |
No documentation available. |
GET api/tblClients/GetByPostcode/{param1} |
No documentation available. |
Appointments
API | Description |
---|---|
GET api/Appointments/GettblAppointments/{param1} |
No documentation available. |
GET api/Appointments/GettblAppointment/{param1}?id={id} |
No documentation available. |
POST api/Appointments/ByDate/{param1}?fromDate={fromDate} |
No documentation available. |
PUT api/Appointments/PuttblAppointment/{param1}?id={id} |
No documentation available. |
POST api/Appointments/PosttblAppointment/{param1} |
No documentation available. |
DELETE api/Appointments/DeletetblAppointment/{param1}?id={id} |
No documentation available. |
Values
API | Description |
---|---|
GET api/Values/GetValues/{param1} |
No documentation available. |
GET api/Values/GetValue/{param1}?id={id} |
No documentation available. |
POST api/Values/PostValue/{param1} |
No documentation available. |
PUT api/Values/PutValue/{param1}?id={id} |
No documentation available. |
DELETE api/Values/DeleteValue/{param1}?id={id} |
No documentation available. |