Oscar Orderverwerking

E-mail Verwerkingsstatus

Vernieuwen
Terug naar overzicht

Whatsapp Message

Verwerkt: 23-10-2025 21:11:51

Voltooid
Uitvoering ID: oscar_68fa7df72b64c
Agent: Oscar

📎 E-mail Bijlagen

📊 Geëxtraheerde Ordergegevens

Kleurcodering: Groen = Zeker (>80%), Geel = Mogelijk (>50%), Rood = Onzeker (<50%)

Toon ruwe JSON
{
    "orders": [
        {
            "document_type": {
                "value": "factuur",
                "reasoning": "Document is clearly labeled 'Factuurnummer' at the top and contains pricing, VAT, and payment terms typical of an invoice",
                "certainty": 100
            },
            "reference": {
                "value": "23040",
                "reasoning": "Invoice number clearly stated as 'Factuurnummer: 23040' in the document header",
                "certainty": 100
            },
            "date": {
                "value": "2023-10-15",
                "reasoning": "Document date shown as '15 oktober 2023' in the top left of the invoice",
                "certainty": 100
            },
            "pickup_date": {
                "value": null,
                "reasoning": "No pickup date specified in the invoice",
                "certainty": 0
            },
            "delivery_date": {
                "value": null,
                "reasoning": "No delivery date specified in the invoice",
                "certainty": 0
            },
            "notes": {
                "value": "Betaling binnen 8 dagen, onder vermelding van het factuurnummer",
                "reasoning": "Payment terms stated at bottom of invoice requiring payment within 8 days mentioning the invoice number",
                "certainty": 100
            },
            "customer": {
                "name": {
                    "value": "Rickable Holding bv",
                    "reasoning": "Customer name displayed in the right side header section of the invoice",
                    "certainty": 100
                },
                "address": {
                    "value": "Hogeweg 92",
                    "reasoning": "Street address shown below customer name in the header",
                    "certainty": 100
                },
                "postal_code": {
                    "value": "5914 BE",
                    "reasoning": "Postal code shown in customer address block",
                    "certainty": 100
                },
                "city": {
                    "value": "Venlo",
                    "reasoning": "City name shown in customer address block",
                    "certainty": 100
                },
                "country": {
                    "value": "NL",
                    "reasoning": "Dutch postal code format and location indicate Netherlands, sender is also in Venlo",
                    "certainty": 95
                }
            },
            "supplier": {
                "name": {
                    "value": "Grondverzetbedrijf van Dijk Venlo",
                    "reasoning": "Company name displayed prominently in the header with company logo",
                    "certainty": 100
                },
                "address": {
                    "value": "Richardsweg 29",
                    "reasoning": "Street address shown in company header information",
                    "certainty": 100
                },
                "postal_code": {
                    "value": "5916 RH",
                    "reasoning": "Postal code displayed in company header",
                    "certainty": 100
                },
                "city": {
                    "value": "Venlo",
                    "reasoning": "City shown in company header and company name",
                    "certainty": 100
                },
                "country": {
                    "value": "NL",
                    "reasoning": "Dutch postal code format, Dutch IBAN, and BTW number indicate Netherlands",
                    "certainty": 100
                }
            },
            "pickup_location": {
                "name": {
                    "value": null,
                    "reasoning": "No specific pickup location mentioned",
                    "certainty": 0
                },
                "address": {
                    "value": null,
                    "reasoning": "No pickup address provided",
                    "certainty": 0
                },
                "postal_code": {
                    "value": null,
                    "reasoning": "No pickup postal code provided",
                    "certainty": 0
                },
                "city": {
                    "value": null,
                    "reasoning": "No pickup city provided",
                    "certainty": 0
                },
                "country": {
                    "value": null,
                    "reasoning": "No pickup country provided",
                    "certainty": 0
                }
            },
            "delivery_location": {
                "name": {
                    "value": "Huiskensstraat Venlo",
                    "reasoning": "Work location mentioned in item description as 'Werklocatie: Huiskensstraat Venlo'",
                    "certainty": 85
                },
                "address": {
                    "value": "Huiskensstraat",
                    "reasoning": "Street name extracted from work location description",
                    "certainty": 85
                },
                "postal_code": {
                    "value": null,
                    "reasoning": "No postal code provided for work location",
                    "certainty": 0
                },
                "city": {
                    "value": "Venlo",
                    "reasoning": "City mentioned as part of work location in item description",
                    "certainty": 90
                },
                "country": {
                    "value": "NL",
                    "reasoning": "Location is in Venlo, Netherlands",
                    "certainty": 95
                }
            },
            "items": [
                {
                    "description": {
                        "value": "Werklocatie: Huiskensstraat Venlo vrachtwagen autolaadkraan",
                        "reasoning": "First line item describes work at Huiskensstraat Venlo with truck and loading crane",
                        "certainty": 90
                    },
                    "quantity": {
                        "value": 1.5,
                        "reasoning": "Quantity shown as 1,50 in the Aantal column for first item (using decimal comma format)",
                        "certainty": 95
                    },
                    "unit": {
                        "value": "uur",
                        "reasoning": "Based on context of truck/crane rental and quantity 1.5, likely hours, though unit not explicitly stated",
                        "certainty": 70
                    },
                    "unit_price": {
                        "value": 85,
                        "reasoning": "Unit price of 85,00 shown in Prijs column for first item",
                        "certainty": 100
                    },
                    "total_price": {
                        "value": 127.5,
                        "reasoning": "Total of 127,50 calculated and shown for first line item (1.5 × 85 = 127.50)",
                        "certainty": 100
                    },
                    "weight_kg": {
                        "value": null,
                        "reasoning": "No weight information provided for this service item",
                        "certainty": 0
                    },
                    "dimensions": {
                        "value": null,
                        "reasoning": "No dimensions provided for this service item",
                        "certainty": 0
                    }
                },
                {
                    "description": {
                        "value": "stortkosten",
                        "reasoning": "Second line item mentions 'stortkosten' (dumping/disposal costs)",
                        "certainty": 90
                    },
                    "quantity": {
                        "value": 1,
                        "reasoning": "Quantity shown as 1,00 in the Aantal column for second item",
                        "certainty": 95
                    },
                    "unit": {
                        "value": "stuks",
                        "reasoning": "Single unit charge for dumping costs, likely per load",
                        "certainty": 70
                    },
                    "unit_price": {
                        "value": 35,
                        "reasoning": "Unit price of 35,00 shown in Prijs column for second item",
                        "certainty": 100
                    },
                    "total_price": {
                        "value": 35,
                        "reasoning": "Total of 35,00 shown for second line item (1 × 35 = 35)",
                        "certainty": 100
                    },
                    "weight_kg": {
                        "value": null,
                        "reasoning": "No weight information provided",
                        "certainty": 0
                    },
                    "dimensions": {
                        "value": null,
                        "reasoning": "No dimensions provided",
                        "certainty": 0
                    }
                }
            ],
            "financial": {
                "subtotal": {
                    "value": 162.5,
                    "reasoning": "Subtotal shown as 'Netto: 162,50' in financial summary section",
                    "certainty": 100
                },
                "vat_amount": {
                    "value": 34.13,
                    "reasoning": "VAT amount shown as 34,13 in BTW line of financial summary",
                    "certainty": 100
                },
                "vat_percentage": {
                    "value": 21,
                    "reasoning": "VAT rate explicitly stated as 21,00% in the BTW line",
                    "certainty": 100
                },
                "total": {
                    "value": 196.63,
                    "reasoning": "Total amount shown as 'Te betalen: 196,63' in financial summary",
                    "certainty": 100
                },
                "currency": {
                    "value": "EUR",
                    "reasoning": "No currency symbol shown but Dutch company with Dutch VAT number and typical Euro amount formatting indicates EUR",
                    "certainty": 95
                }
            },
            "delivery_info": {
                "expected_date": {
                    "value": null,
                    "reasoning": "No expected delivery date mentioned in invoice",
                    "certainty": 0
                },
                "terms": {
                    "value": "Betaling binnen 8 dagen",
                    "reasoning": "Payment terms state payment required within 8 days",
                    "certainty": 100
                }
            }
        }
    ]
}