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