{ "id": "22890" }
curl --location '/stock/del' \ --header 'token: {{token}}' \ --header 'Content-Type: application/json' \ --data '{ "id": "22890" }'
{"status":1,"message":"success"}