{ "status": 4 }
curl --location --request PUT '/gzapi/ware/house/Apply/inhouse/1034' \ --header 'Authorization: {{Authorization}}' \ --header 'Content-Type: application/json' \ --data '{ "status": 4 }'
{}