1{
2 "invoiceDate": "2024-06-30T00:00:00.000Z",
3 "uid": "ARG20409501827_06-2024",
4 "items": [
5 {
6 "netoGrabado": 1745.45,
7 "netoNoGrabado": 0,
8 "totalExento": 0,
9 "description": "LICENCIA FRESA",
10 "taxType": 21,
11 "productId": 10,
12 "product": {
13 "code": 10,
14 "description": "LICENCIA FRESA",
15 "isPlus": true,
16 "isAlreadyPaid": true,
17 "isPaidToPartner": true
18 },
19 "quantity": 1,
20 "itemTaxTotal": 366.54,
21 "itemTotal": 1745.45
22 }
23 ],
24 "entity": "REF / UID",
25 "isInvoicePaid": true,
26 "period": "06-2024",
27 "fiscalData": {
28 "fiscalAuthorizationMode": "CAE",
29 "fullNumber": "FA 00005-00056976",
30 "shortFullNumber": "FA 00005-00056976",
31 "longFullNumber": "FACTURA A 00005-00056976",
32 "nationalAuthorizationCode": "74270691349491",
33 "nationalAuthorizationCodeExpires": "10/07/2024",
34 "governmentMessage": "10217 - El credito fiscal discriminado en el presente comprobante solo podra ser computado a efectos del Procedimiento permanente de transicion al Regimen General.",
35 "number": 56976,
36 "shortCode": "FA",
37 "pos": "00005",
38 "posId": 651,
39 "generalDocumentTypeId": 1,
40 "generalDocumentType": "Factura",
41 "documentTypeId": 1,
42 "documentType": "A",
43 "documentCode": "01",
44 "invoiceNumber": "00005-00056976",
45 "pointOfSale": "00005",
46 "documentNumber": "00056976",
47 "barcode": "20409501827010000574270691349491202407100",
48 "qrCode": {
49 "ver": 1,
50 "fecha": "2024-06-30",
51 "cuit": "30715123580",
52 "ptoVta": 5,
53 "tipoCmp": 1,
54 "nroCmp": 56976,
55 "importe": "211199",
56 "moneda": "PES",
57 "ctz": 1,
58 "tipoDocRec": 80,
59 "nroDocRec": "20409501827",
60 "tipoCodAut": "E",
61 "codAut": "74270691349491"
62 }
63 },
64 "total": 2111.9945,
65 "currency": "ARS",
66 "dates": {
67 "issueDate": "30/06/2024",
68 "serviceStartDate": "01/06/2024",
69 "serviceEndDate": "30/06/2024"
70 },
71 "totals": {
72 "subtotal": 1745.45,
73 "taxes": {
74 "21": 366.54
75 },
76 "total": 2111.99,
77 "paid": 2111.99,
78 "balance": 0
79 },
80 "dueInfo": {
81 "firstDueDate": "12/07/2024",
82 "secondDueDate": "19/07/2024",
83 "secondDueSurcharge": 0,
84 "secondDueTotal": 0,
85 "firstDueTimestamp": 1720839599000,
86 "secondDueTimestamp": 1721444399000
87 },
88 "file": {
89 "uri": "https://prod/ARG20409501827/invoices/ARG20409501827_06-2024.pdf",
90 "contentType": "application/pdf",
91 "name": "ARG20409501827_06-2024.pdf"
92 }
93}