curl --location '/api/GetItemQuantityPriceByItemCode' \ --header 'Content-Type: application/json' \ --data '{ "token": "string", "itemCode": "string" }'