Untitled

mail@pastecode.io avatarunknown
plain_text
17 days ago
617 B
2
Indexable
Never
[1:56 PM] Dhruv Raj Kashyap

curl --location 'http://localhost:3500/soc/search-modify/search?limit=50&offset=0' \

--header 'Content-Type: application/json' \

--data '{

    "service_description": "ecg"

}'

[1:56 PM] Dhruv Raj Kashyap

curl --location 'http://www.localhost:3500/soc/hospital-tracking/selectHospital' \

--header 'Content-Type: application/json' \

--data '{

    "hospitalId": "1",

    "currentStage": "STAGE002",

    "completedPageCount": "0"

}'

[1:56 PM] Dhruv Raj Kashyap

curl --location 'http://10.221.42.82:8301/soc-demo-ui/get-all-hospital-summary' \

--header 'Content-Type: image/jpeg'