Whatsapp Message
Verwerkt: 21-01-2026 15:30:11
📎 E-mail Bijlagen
📎 E-mail Bijlagen
📊 Geëxtraheerde Ordergegevens
Kleurcodering: Groen = Zeker (>80%), Geel = Mogelijk (>50%), Rood = Onzeker (<50%)
Document Data
Geëxtraheerde gegevens uit document (factuur, paklijst, pakbon, orderbevestiging)
Type document: factuur, paklijst, pakbon, orderbevestiging, transport order
Document nummer, order nummer of booking reference
Datum van het document (YYYY-MM-DD)
Datum van ophalen (YYYY-MM-DD of YYYY-MM-DDTHH:MM:SS)
Datum van afleveren (YYYY-MM-DD of YYYY-MM-DDTHH:MM:SS)
Speciale instructies, afhandeling, of andere opmerkingen
Bedrijf of persoon naam
Straatnaam en huisnummer
Postcode
Stad of plaats
2-letter ISO landcode (NL, DE, BE, etc.)
Bedrijf of persoon naam
Straatnaam en huisnummer
Postcode
Stad of plaats
2-letter ISO landcode (NL, DE, BE, etc.)
Naam van het magazijn of bedrijf
Straatnaam en huisnummer
Postcode
Stad of plaats
2-letter ISO landcode (NL, DE, BE, etc.)
Naam van de locatie of klant
Straatnaam en huisnummer
Postcode
Stad of plaats
2-letter ISO landcode (NL, DE, BE, etc.)
Gedetailleerde productbeschrijving
Aantal items/eenheden
Eenheid (stuks, kg, m³, dozen, etc.)
Prijs per eenheid (optioneel, voor facturen)
Totale prijs voor dit item (optioneel, voor facturen)
Totaal gewicht in kilogram (optioneel, voor transport)
Afmetingen als tekst (optioneel, voor transport)
Totaal exclusief BTW
Totaal BTW bedrag
BTW percentage (21, 9, 0, etc.)
Totaal inclusief BTW
Valuta code (EUR, USD, etc.)
Verwachte leverdatum (YYYY-MM-DD)
Bijzondere voorwaarden
Toon ruwe JSON
{
"orders": [
{
"document_type": {
"value": "factuur",
"reasoning": "The document clearly shows 'Factuur' as the header, which is Dutch for invoice",
"certainty": 100
},
"reference": {
"value": null,
"reasoning": "No invoice number or reference number is clearly visible on the invoice",
"certainty": 0
},
"date": {
"value": null,
"reasoning": "The invoice date is not clearly visible in the image",
"certainty": 0
},
"pickup_date": {
"value": null,
"reasoning": "No pickup date information is present on this invoice",
"certainty": 0
},
"delivery_date": {
"value": null,
"reasoning": "No delivery date information is present on this invoice",
"certainty": 0
},
"notes": {
"value": null,
"reasoning": "No special instructions or notes are visible on the invoice",
"certainty": 0
},
"customer": {
"name": {
"value": null,
"reasoning": "Customer name is present in the invoice header but not clearly legible in the image",
"certainty": 0
},
"address": {
"value": null,
"reasoning": "Customer address information is present but not clearly readable",
"certainty": 0
},
"postal_code": {
"value": null,
"reasoning": "Postal code not clearly visible",
"certainty": 0
},
"city": {
"value": null,
"reasoning": "City not clearly visible",
"certainty": 0
},
"country": {
"value": "NL",
"reasoning": "Document is in Dutch and supplier is in Netherlands, customer likely also Dutch",
"certainty": 70
}
},
"supplier": {
"name": {
"value": "Snoepwinkeltwente",
"reasoning": "Company name visible at bottom of invoice along with contact details",
"certainty": 85
},
"address": {
"value": "Grote Kerk 34",
"reasoning": "Address visible at bottom section of invoice, though partially unclear",
"certainty": 60
},
"postal_code": {
"value": "5911 CC",
"reasoning": "Postal code clearly visible at bottom of invoice",
"certainty": 95
},
"city": {
"value": "Venlo",
"reasoning": "City name visible at bottom of invoice",
"certainty": 95
},
"country": {
"value": "NL",
"reasoning": "Dutch postal code format and Dutch language confirm Netherlands location",
"certainty": 100
}
},
"pickup_location": {
"name": {
"value": null,
"reasoning": "No pickup location specified on invoice",
"certainty": 0
},
"address": {
"value": null,
"reasoning": "No pickup location specified",
"certainty": 0
},
"postal_code": {
"value": null,
"reasoning": "No pickup location specified",
"certainty": 0
},
"city": {
"value": null,
"reasoning": "No pickup location specified",
"certainty": 0
},
"country": {
"value": null,
"reasoning": "No pickup location specified",
"certainty": 0
}
},
"delivery_location": {
"name": {
"value": null,
"reasoning": "No delivery location specified on invoice",
"certainty": 0
},
"address": {
"value": null,
"reasoning": "No delivery location specified",
"certainty": 0
},
"postal_code": {
"value": null,
"reasoning": "No delivery location specified",
"certainty": 0
},
"city": {
"value": null,
"reasoning": "No delivery location specified",
"certainty": 0
},
"country": {
"value": null,
"reasoning": "No delivery location specified",
"certainty": 0
}
},
"items": [
{
"description": {
"value": "Snoepdoekjes gevuld divers",
"reasoning": "Product description clearly visible in the Artikel column of the invoice",
"certainty": 90
},
"quantity": {
"value": 12,
"reasoning": "Quantity of 12 visible in the Aantal column",
"certainty": 95
},
"unit": {
"value": "stuks",
"reasoning": "Standard unit for this type of product in Dutch context",
"certainty": 80
},
"unit_price": {
"value": 3.5,
"reasoning": "Unit price of 3.50 EUR visible in the Prijs column",
"certainty": 85
},
"total_price": {
"value": 42,
"reasoning": "Calculated from 12 units at 3.50 EUR each",
"certainty": 85
},
"weight_kg": {
"value": null,
"reasoning": "No weight information provided on invoice",
"certainty": 0
},
"dimensions": {
"value": null,
"reasoning": "No dimensions information provided on invoice",
"certainty": 0
}
}
],
"financial": {
"subtotal": {
"value": 102.75,
"reasoning": "Calculated by subtracting VAT amount of 9.25 from total of 112.00",
"certainty": 80
},
"vat_amount": {
"value": 9.25,
"reasoning": "VAT amount clearly visible on invoice as 9.25 EUR",
"certainty": 95
},
"vat_percentage": {
"value": 9,
"reasoning": "VAT percentage stated as 9% on invoice",
"certainty": 95
},
"total": {
"value": 112,
"reasoning": "Total including VAT clearly visible as 112.00 EUR",
"certainty": 95
},
"currency": {
"value": "EUR",
"reasoning": "Euro symbol visible on invoice and standard currency for Netherlands",
"certainty": 100
}
},
"delivery_info": {
"expected_date": {
"value": null,
"reasoning": "No expected delivery date visible on invoice",
"certainty": 0
},
"terms": {
"value": null,
"reasoning": "No delivery terms visible on invoice",
"certainty": 0
}
}
}
]
}