Authorization: Bearer ********************
curl --location --request PATCH '/store/products/ESB-003/status?status=1' \ --header 'Authorization: Bearer <token>'
{ "message": "Product Saved" }