curl --location --request GET '/meddoc/cpoe/prescription/getCurrentInOrderLimit?hisCodes=' \ --header 'Authorizations: {{token}}'
{ "body": true, "resultCode": "string", "resultMessage": "string" }