XYOOCJJPW5IZLVSA5MB64A5CZS3FKNWYRWR2NC6DAH4YNLJCRV7QC
curl —header “Content-Type: application/json” \
—request POST \
—data '{“id”:“234bhdutest01”,“name”:“Mango”, “stock”: 10, “price”: 1, “shortDesc”: “Delicious indigenous fruit of India”, “description”: “Yellow, pulpy fruit of India”}' \
curl --header "Content-Type: application/json" \
--request POST \
--data '{"id":"234bhdutest01", "name":"Mango", "stock":10, "price":1, "shortDesc":"Delicious indigenous fruit of India", "description":"Yellow, pulpy fruit of India"}' \