Logo
295 API Documentation

add new diagnosis

POST http://localhost:9000/visit/new/62123b178c152b6b892c217d

 

Body PARAM

Key Datatype Required Description 



HEADERS

Key Datatype Required Description 




RESPONSES

status





Curl
curl -X POST 'http://localhost:9000/visit/new/62123b178c152b6b892c217d' -d '{"diagnosis":"This is new diagnosis 04","doctor":"6123c06814957e08f097b58b","hospital":"616829cb5d7c4f2bb56aae2f"}'

ENDPOINTS