{
"data": {
"encounterID": "211"
},
"client": {
"userCode": "hs01"
}
}
curl --location --request POST 'http://127.0.0.1:8090/his/api/openapi/ipnur/archive/getOrderSheetRecord' \
--header 'Content-Type: application/json' \
--data-raw '{
"data": {
"encounterID": "211"
},
"client": {
"userCode": "hs01"
}
}'
{}