Untitled

 avatar
unknown
plain_text
3 years ago
885 B
4
Indexable
{
	  "document": {
		"documentType": "ORDER",
		"payments": {
		  "payment": [
			{
			  "paymentType": "13",
			  "amount": "50",
			  "paymentTime": "11.12.2022 11:12:28",
			  "currency": "EUR"
			}
		  ]
		},
		"buyer": {
		  "name": "Kaidi Pärnoja",
		  "contact": {
			"phone": "+37253328855",
			"mail": "kaidi.parnoja@gmail.com"
		  },
		  "createPrivateCustomerIfMissing": true
		},
		"documentInfo": {
		  "docDate": "11.12.2022",
		  "documentNum": "348",
		  "isAcceptedInvoice": 0,
		  "deliveryDate": "05.01.2023",
		  "salepointID": "1",
		  "info": ""
		},
		"documentSums": {
		  "totalSum": "120.0000",
		  "rounding": 0,
		  "currency": "EUR"
		},
		"documentItems": {
		  "rowItem": [{"name":"SEIKLUSTEMAA","quantity":1,"salePrice":120,"vatRate":20,"productNo":"seiklustemaa","info":"TUBA: SEIKLUSTEMAA | BRONEERING: 05.01.2023 12:00-15:00 | LAPS: 1"}]
		}
	  }
	}
Editor is loading...