Esempio Risposta
{
"ResponseRequest": "documents",
"SuccessStatus": true,
"documents": [
{
"idmovement": 1,
"documenttype": "VEN",
"idcompany": 1,
"companycode": "AZI_1",
"companyname": "AZIENDA 1",
"idmovementcode": 0,
"movementcodename": "VENDITA",
"receipttype": "S",
"cussup": "C",
"inout": "U",
"movementdate": "2026-07-13T17:30:55.000+02:00",
"year": 2026,
"month": 7,
"week": "202629",
"documentnumber": 1,
"localdocumentnumber": 1,
"documenttransactionnumber": "299000000000",
"documentdate": "2026-07-13T17:30:55.000+02:00",
"origintype": "POS",
"idorigin": 1,
"originname": "POS: 1. CASSA 1 GP1",
"taxabletotal": 0,
"vattotal": 0,
"documenttotal": 0,
"nodiscountstotal": 0,
"netdiscountstotal": 0,
"discountstotal": 0,
"discountpercentagetotal": 0,
"idpos": 1,
"poscode": "1",
"posname": "CASSA 1 GP1",
"idstore": 1,
"storecode": "1",
"storename": "GRUPPO POS 01",
"idcashier": 1,
"documentrows": [
{
"idrowmovement": 1,
"documentdate": "2026-07-13T17:30:55.000+02:00",
"registrationdate": "2026-07-13T17:30:55.000+02:00",
"qtytypemovement": -1,
"valtypemovement": 1,
"insertmethod": "M",
"rowtype": "P",
"productcode": "1",
"rowdescription": "PRODOTTO PROVA",
"producttype": "PRD",
"idproduct": 1,
"idbarcodeproduct": 1,
"barcode": "2500000000000",
"qtycode": "VENDUTA",
"qtymovement": 1,
"vatpercentage": 22,
"netprice": 0,
"vatprice": 0,
"price": 0,
"netpricelist": 0,
"vatpricelist": 0,
"pricelist": 0,
"nettotalprice": 0,
"vattotalprice": 0,
"totalprice": 0,
"netcost": 0,
"vatcost": 0,
"cost": 0,
"nettotalcost": 0,
"vattotalcost": 0,
"totalcost": 0,
"packquantity": 1,
"iddepartment": 1,
"departmentcode": "1",
"departmentname": "REPARTO PROVA",
"idlist": 0,
"idvat": 1,
"vatcode": "22",
"vatname": "IVA 22%",
"idstock": 1,
"stockcode": ""
}
],
"vatmovements": [
{
"idvat": 1,
"taxabletotal": 0,
"vattotal": 0,
"vatcode": "22",
"vatname": "IVA 22%",
"vatpercentage": 22
}
],
"payments": [
{
"idpaymentmovement": 1,
"paymenttype": "CONTANTI",
"totalpayment": 0,
"idpaymentmethod": 1
}
]
}
]
}