{
"grantType":"password",
"sessionVO":{
"hospId":"1",
"wardId":"14",
"roleId":"ad0c2f70f07aa9c95af77b398be02b0e",
"userId":"8a2288415c724d018453c71609fc9287"
}
}
curl --location --request POST 'http://127.0.0.1:8081/api/ipnur/pda/biz/search/shift?episodeId=287306&fromDate=111111&fromTime&toDate&toTime&hospId&wardId&roleId&userId' \
--header 'Content-Type: application/json' \
--data-raw '{
"grantType":"password",
"sessionVO":{
"hospId":"1",
"wardId":"14",
"roleId":"ad0c2f70f07aa9c95af77b398be02b0e",
"userId":"8a2288415c724d018453c71609fc9287"
}
}'
{}