17 lines
407 B
JSON
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"
|
|
}
|
|
] |