-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrequestsMEDICAL.http
More file actions
46 lines (37 loc) · 1.18 KB
/
requestsMEDICAL.http
File metadata and controls
46 lines (37 loc) · 1.18 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
###
POST https://appointmentibiocd.azurewebsites.net/api/medical HTTP/1.1
content-Type: application/json
{
"name_last":"Jeremias Hernandez",
"dni":"42322783",
"phone":"3643910230",
"profession":"Cirugia",
"email":"fernandddddda.G@gmail.com",
"direction":"asdas",
"tuition":"15970",
"img":"//sadas"
}
###
GET https://appointmentibiocd.azurewebsites.net/api/medical HTTP/1.1
###
GET https://appointmentibiocd.azurewebsites.net/api/medical/63fc8c07c1cf7e926f9e65ed HTTP/1.1
###
GET https://appointmentibiocd.azurewebsites.net/api/medical/email/adrianherrera.r.e@gmail.com HTTP/1.1
###
PUT https://appointmentibiocd.azurewebsites.net/api/medical/6421e10151ebb9d53c61871b HTTP/1.1
content-Type: application/json
{
"_id": "63e3061d144420347e26d4ec",
"name_last": "Israel ",
"dni": "34391650",
"phone": "",
"email": "orlandohr358@gmail.com",
"direction": "::",
"tuition": "34398r:f",
"profession": "",
"img": "",
"hour_on": "",
"token_not": ""
}
###
DELETE https://appointmentibiocd.azurewebsites.net/api/medical/6424a7c957f3d8302d667d2e HTTP/1.1