2023-06-16 13:43:55 +05:30

17 lines
407 B
JSON

[
{
"doctype": "Customer",
"customer_group": "Demo Customer Group",
"customer_name": "ABC Enterprises"
},
{
"doctype": "Customer",
"customer_group": "Demo Customer Group",
"customer_name": "XYZ Corporation"
},
{
"doctype": "Customer",
"customer_group": "Demo Customer Group",
"customer_name": "KJPR Pvt Ltd"
}
]