Oscar Orderverwerking

E-mail Verwerkingsstatus

Terug naar overzicht

Whatsapp Message

Verwerkt: 19-01-2026 15:30:41

Voltooid
Uitvoering ID: oscar_696e40111a9c2
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": "The document header clearly states 'Factuur' which is Dutch for invoice",
                "certainty": 100
            },
            "reference": {
                "value": "88936132",
                "reasoning": "The invoice number is clearly visible next to 'Factuur' in the header section",
                "certainty": 100
            },
            "date": {
                "value": "2025-07-29",
                "reasoning": "The date '29.07.2025' is shown next to 'Datum' in the header",
                "certainty": 100
            },
            "pickup_date": {
                "value": null,
                "reasoning": "No pickup date is visible in the document",
                "certainty": 0
            },
            "delivery_date": {
                "value": "2025-08-28",
                "reasoning": "Payment terms state 'Tot 28.08.2025' which likely indicates expected delivery/payment date",
                "certainty": 60
            },
            "notes": {
                "value": "Betalingsvoorwaarden: Tot 28.08.2025 zonder afrek. Verzendmethode: DDP - HEERENVEEN",
                "reasoning": "Payment terms and shipping method are clearly stated in the document",
                "certainty": 100
            },
            "customer": {
                "name": {
                    "value": "Op het Veld Elektrotechniek",
                    "reasoning": "Customer name is clearly visible in the recipient address section",
                    "certainty": 100
                },
                "address": {
                    "value": "Blauwater 8c",
                    "reasoning": "Street address is shown below the customer name",
                    "certainty": 100
                },
                "postal_code": {
                    "value": "5951 DB",
                    "reasoning": "Postal code is clearly visible before the city name",
                    "certainty": 100
                },
                "city": {
                    "value": "BELFELD",
                    "reasoning": "City name is shown in the customer address block",
                    "certainty": 100
                },
                "country": {
                    "value": "NL",
                    "reasoning": "Postal code format (5951 DB) is Dutch, and BELFELD is a city in the Netherlands",
                    "certainty": 95
                }
            },
            "supplier": {
                "name": {
                    "value": "TRILUX C.V.",
                    "reasoning": "Company name is visible in the logo and footer of the document",
                    "certainty": 100
                },
                "address": {
                    "value": "Databankweg 28",
                    "reasoning": "Address is shown in the footer of the invoice",
                    "certainty": 100
                },
                "postal_code": {
                    "value": "3821 AL",
                    "reasoning": "Postal code is visible in the footer address",
                    "certainty": 100
                },
                "city": {
                    "value": "Amersfoort",
                    "reasoning": "City name is shown in the footer address",
                    "certainty": 100
                },
                "country": {
                    "value": "NL",
                    "reasoning": "The footer shows 'NL-3821 AL Amersfoort' indicating Netherlands",
                    "certainty": 100
                }
            },
            "pickup_location": {
                "name": {
                    "value": null,
                    "reasoning": "No pickup location is specified in the document",
                    "certainty": 0
                },
                "address": {
                    "value": null,
                    "reasoning": "No pickup address is visible",
                    "certainty": 0
                },
                "postal_code": {
                    "value": null,
                    "reasoning": "No pickup postal code is visible",
                    "certainty": 0
                },
                "city": {
                    "value": null,
                    "reasoning": "No pickup city is visible",
                    "certainty": 0
                },
                "country": {
                    "value": null,
                    "reasoning": "No pickup country is visible",
                    "certainty": 0
                }
            },
            "delivery_location": {
                "name": {
                    "value": "HEERENVEEN",
                    "reasoning": "DDP - HEERENVEEN is mentioned as the shipping method, suggesting HEERENVEEN as delivery location",
                    "certainty": 70
                },
                "address": {
                    "value": null,
                    "reasoning": "No specific delivery address is visible beyond the city name",
                    "certainty": 0
                },
                "postal_code": {
                    "value": null,
                    "reasoning": "No delivery postal code is specified",
                    "certainty": 0
                },
                "city": {
                    "value": "HEERENVEEN",
                    "reasoning": "HEERENVEEN is mentioned in the shipping method line",
                    "certainty": 90
                },
                "country": {
                    "value": "NL",
                    "reasoning": "HEERENVEEN is a city in the Netherlands",
                    "certainty": 95
                }
            },
            "items": [],
            "financial": {
                "subtotal": {
                    "value": null,
                    "reasoning": "The line items and financial details in the middle section are blurred/not visible",
                    "certainty": 0
                },
                "vat_amount": {
                    "value": null,
                    "reasoning": "VAT amount is not visible in the document",
                    "certainty": 0
                },
                "vat_percentage": {
                    "value": null,
                    "reasoning": "VAT percentage is not visible in the document",
                    "certainty": 0
                },
                "total": {
                    "value": null,
                    "reasoning": "Total amount is not visible in the document",
                    "certainty": 0
                },
                "currency": {
                    "value": "EUR",
                    "reasoning": "Document is from a Dutch company with Dutch customer, EUR is standard currency",
                    "certainty": 90
                }
            },
            "delivery_info": {
                "expected_date": {
                    "value": "2025-08-28",
                    "reasoning": "Payment terms indicate 'Tot 28.08.2025' which suggests this as the expected delivery/payment date",
                    "certainty": 60
                },
                "terms": {
                    "value": "DDP - HEERENVEEN, zonder afrek",
                    "reasoning": "Delivery terms are specified as DDP to HEERENVEEN, payment without deduction",
                    "certainty": 90
                }
            }
        }
    ]
}