Esempio Risposta
{
"ResponseRequest": "documents",
"SuccessStatus": true,
"documents": [
{
"idmovement": 1000,
"documenttype": "VEN",
"origintype": "POS",
"idcompany": 1,
"idmovementcode": 0,
"movementcodename": "VENDITA",
"receipttype": "S",
"cussup": "C",
"inout": "U",
"depositdocument": false,
"movementdate": "2025-04-01T11:34:16.000+02:00",
"year": 2025,
"month": 4,
"week": "202514",
"documentnumber": 1,
"localdocumentnumber": 1,
"documenttransactionnumber": "2990000000000",
"documentdate": "2025-04-01T11:34:16.000+02:00",
"idorigin": 1,
"originname": "POS: 1. CASSA 1 GP1",
"taxabletotal": 5.74,
"vattotal": 1.26,
"documenttotal": 7,
"canceleddocument": "1899-12-30T00:00:00.000+01:00",
"idpos": 1,
"idcashier": 1,
"suspendedreceipt": false,
"cashmachineserialnumber": "00ABC000000",
"documentrows": [
{
"idrowmovement": 10000,
"documentdate": "2025-04-01T11:34:16.000+02:00",
"registrationdate": "2025-04-01T11:34:16.000+02:00",
"qtymovement": -1,
"valmovement": 1,
"insertmethod": "P",
"rowtype": "P",
"productcode": "000001",
"rowdescription": "PRODOTTO PROVA",
"producttype": "PRD",
"idproduct": 1,
"idbarcodeproduct": 1,
"barcode": "2500000000000",
"qtycode": "VENDUTA",
"qtymovement": 1,
"vatpercentage": 22,
"netprice": 5.7377,
"vatprice": 1.2623,
"price": 7,
"netpricelist": 5.7377,
"vatpricelist": 1.2623,
"pricelist": 7,
"nettotalprice": 5.7377,
"vattotalprice": 1.2623,
"totalprice": 7,
"netcost": 0.82,
"vatcost": 0.1804,
"cost": 1.0004,
"nettotalcost": 0.82,
"vattotalcost": 0.1804,
"totalcost": 1.0004,
"iddepartment": 1,
"idlist": 0,
"idvat": 1,
"vatcode": "22",
"vatname": "IVA 22%",
"idstock": 1,
"stockcode": "MAG 1",
"roworder": 0
}
],
"vatmovements": [
{
"idvat": 1,
"vatcode": "22",
"vatname": "IVA 22%",
"vatpercentage": 22,
"taxabletotal": 5.74,
"vattotal": 1.26
}
],
"payments": [
{
"idpaymentmovement": 1,
"paymentcode": "1",
"paymenttype": "CONTANTI",
"totalpayment": 7,
"idpaymentmethod": 1
}
]
}
]
}