20 lines
550 B
JSON
20 lines
550 B
JSON
[
|
|
{
|
|
"doctype": "Customer",
|
|
"customer_group": "Demo Customer Group",
|
|
"territory": "All Territories",
|
|
"customer_name": "Grant Plastics Ltd."
|
|
},
|
|
{
|
|
"doctype": "Customer",
|
|
"customer_group": "Demo Customer Group",
|
|
"territory": "All Territories",
|
|
"customer_name": "West View Software Ltd."
|
|
},
|
|
{
|
|
"doctype": "Customer",
|
|
"customer_group": "Demo Customer Group",
|
|
"territory": "All Territories",
|
|
"customer_name": "Palmer Productions Ltd."
|
|
}
|
|
] |