access-token: ********************
curl --location --request GET '/warehouse/device-allocation/reject-delivery?allocationId' \ --header 'access-token;'
{ "code": "string", "data": "string", "message": "string", "success": true }