Untitled
unknown
plain_text
2 years ago
164 B
6
Indexable
{
"SalesOrderNo" : "SO001",
"CustId" : "C001",
"OrderDetail":[
{
"ProductCode":"P001",
"Qty": 3
},
{
"ProductCode":"P002",
"Qty": 4
}
]
}
Editor is loading...
Leave a Comment