Untitled
unknown
plain_text
4 years ago
1.3 kB
7
Indexable
{
"buyer":{
"buyerIDType":"ID",
"buyerIDNum":"K03HFM334",
"buyerName":"User Test",
"buyerAddress":"A",
"buyerTown":"Tirana",
"buyerCountry":"ALB"
},
"articles":[
{
"articleId":"randomId51234",
"vatCode":"B",
"name":"Burger",
"barcode":"AEF452343",
"soldIn":"cope",
"price":199.99,
"units":8
},
{
"articleId":"randomId51236",
"vatCode":"B",
"barcode":"AEF454543",
"name":"Pepsi",
"soldIn":"l",
"price":120,
"units":4
},
{
"articleId":"randomId51239",
"vatCode":"B",
"barcode":"AEF456643",
"name":"Meat",
"soldIn":"kg",
"price":240,
"units":7
},
{
"articleId":"randomId51231",
"vatCode":"B",
"name":"Cola",
"barcode":"AEF452313",
"soldIn":"cope",
"price":250,
"units":7
}
],
"payment":{
"type":"ACCOUNT",
"bankDetails":{
"country":"Albania",
"countryCode":"AL",
"currency":"ALL",
"idNumber":"AL123412445"
}
}
}
Editor is loading...