import requests
BASE_URL = 'http://host1.open.uom.lk:8080'
create_entity = {
"productName": "Araliya Basmathi Rice",
"description": "White Basmathi Rice imported from Pakistan. High-quality rice with extra fragrance. Organically grown.",
"category": "Rice",
"brand": "CIC"...