Logo
295 API Documentation

add patient

POST http://localhost:9000/patient/add/61878913ff7e3b31aeb72210

 

Body PARAM

Key Datatype Required Description 



HEADERS

Key Datatype Required Description 




RESPONSES

status





Curl
curl -X POST 'http://localhost:9000/patient/add/61878913ff7e3b31aeb72210' -d '{"name":"zhangliu","email":"test80@gmail.com","address":"123 address","phone":"123-321-1234","birthday":"2022-03-20T16:00:00.000Z"}'

ENDPOINTS