curl --location --request GET '/meddoc/nurse/station/getBedNoChange?bedNo=001' \ --header 'Authorizations: {{token}}'
{ "body": "string", "resultCode": "string", "resultMessage": "string" }