Oscar Orderverwerking

E-mail Verwerkingsstatus

Oscar | Execution Detail

Oscar | Execution Detail

Detailweergave van een verwerkte order met input- en outputgegevens.
Bekijk de verwerkte orderregels en vergelijk de input met de geëxtraheerde data.
Terug naar overzicht

Voorbeeld: CMR

Verwerkt: 24-03-2026 12:06:31

Voltooid
Uitvoering ID: oscar_69c2703712d2d
Agent: Oscar

📊 Geëxtraheerde Ordergegevens

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

Toon ruwe JSON
{
    "orders": [
        {
            "document_type": {
                "value": "transport order",
                "reasoning": "The document is a CMR (Convention relative au contrat de transport international de marchandises par route) - an international transport document used for road freight",
                "certainty": 100
            },
            "reference": {
                "value": "NL 131000 - 2",
                "reasoning": "This reference number is displayed in the top right corner of the CMR document in the AVC box",
                "certainty": 95
            },
            "date": {
                "value": "2026-03-09",
                "reasoning": "The document shows '09-03-2026' in box 21 as the document creation date",
                "certainty": 100
            },
            "pickup_date": {
                "value": "2026-03-09",
                "reasoning": "The document creation date of 09-03-2026 in box 21 indicates when the shipment was initiated/picked up",
                "certainty": 80
            },
            "delivery_date": {
                "value": "2026-03-20",
                "reasoning": "The delivery section clearly states 'vrijdag 20 maart 2026' (Friday 20 March 2026) and is confirmed in box 24 with '20-03-2026'",
                "certainty": 100
            },
            "notes": {
                "value": "Lading wel/niet gecontroleerd op stukstal. Zijn de goederen en verpakking uiterlijk onbeschadigd ja/neen indien beschadigd hier vermelden. Reference number 5190.",
                "reasoning": "Special handling instructions found in the goods section regarding load control and damage inspection, plus the reference number 5190 visible on the document",
                "certainty": 100
            },
            "customer": {
                "name": {
                    "value": "DACHSER GMBH",
                    "reasoning": "Listed as the consignee (destinataire) in box 2 of the CMR document",
                    "certainty": 100
                },
                "address": {
                    "value": "AM HOCHOFEN 50-64",
                    "reasoning": "Address of the consignee shown in box 2",
                    "certainty": 100
                },
                "postal_code": {
                    "value": "41460",
                    "reasoning": "Postal code extracted from the consignee address in box 2",
                    "certainty": 100
                },
                "city": {
                    "value": "NEUSS",
                    "reasoning": "City from the consignee address in box 2 and delivery location in box 4",
                    "certainty": 100
                },
                "country": {
                    "value": "DE",
                    "reasoning": "The 'D' designation in '41460 NEUSS D' indicates Germany (Deutschland)",
                    "certainty": 100
                }
            },
            "supplier": {
                "name": {
                    "value": "VENLOGISTICS B.V",
                    "reasoning": "Listed as the sender (expediteur) in box 1 of the CMR document",
                    "certainty": 100
                },
                "address": {
                    "value": "VAN HEEMSKERKWEG 1",
                    "reasoning": "Address of the sender shown in box 1",
                    "certainty": 100
                },
                "postal_code": {
                    "value": "5928LL",
                    "reasoning": "Postal code from the sender address in box 1",
                    "certainty": 100
                },
                "city": {
                    "value": "VENLO",
                    "reasoning": "City from the sender address in box 1",
                    "certainty": 100
                },
                "country": {
                    "value": "NL",
                    "reasoning": "Venlo is in the Netherlands and the postal code format confirms this",
                    "certainty": 100
                }
            },
            "pickup_location": {
                "name": {
                    "value": "VENLOGISTICS B.V",
                    "reasoning": "The pickup location corresponds to the sender's address in box 1",
                    "certainty": 100
                },
                "address": {
                    "value": "VAN HEEMSKERKWEG 1",
                    "reasoning": "Pickup address from box 1 of the CMR",
                    "certainty": 100
                },
                "postal_code": {
                    "value": "5928LL",
                    "reasoning": "Postal code from the pickup location in box 1",
                    "certainty": 100
                },
                "city": {
                    "value": "VENLO",
                    "reasoning": "City from the pickup location in box 1",
                    "certainty": 100
                },
                "country": {
                    "value": "NL",
                    "reasoning": "Netherlands, based on location and postal code format",
                    "certainty": 100
                }
            },
            "delivery_location": {
                "name": {
                    "value": "DACHSER GMBH",
                    "reasoning": "The delivery location corresponds to the consignee in box 2",
                    "certainty": 100
                },
                "address": {
                    "value": "AM HOCHOFEN 50-64",
                    "reasoning": "Delivery address from box 2, confirmed in box 24 receipt stamp",
                    "certainty": 100
                },
                "postal_code": {
                    "value": "41460",
                    "reasoning": "Postal code from delivery address, confirmed in box 24",
                    "certainty": 100
                },
                "city": {
                    "value": "NEUSS",
                    "reasoning": "City from box 4 'D NEUSS' and confirmed in box 24",
                    "certainty": 100
                },
                "country": {
                    "value": "DE",
                    "reasoning": "Germany, indicated by 'D' prefix and postal code format",
                    "certainty": 100
                }
            },
            "items": [
                {
                    "description": {
                        "value": "PALETTE SAMMELGUT LAUT LADELISTE",
                        "reasoning": "Description from box 6 meaning 'pallets of mixed goods according to loading list'",
                        "certainty": 100
                    },
                    "quantity": {
                        "value": 18,
                        "reasoning": "The quantity '18,00' is clearly stated before the item description in box 6",
                        "certainty": 100
                    },
                    "unit": {
                        "value": "PALETTE",
                        "reasoning": "The unit 'PALETTE' (pallets) is explicitly stated in the item description",
                        "certainty": 100
                    },
                    "unit_price": {
                        "value": null,
                        "reasoning": "No unit price information is present on this CMR transport document",
                        "certainty": 100
                    },
                    "total_price": {
                        "value": null,
                        "reasoning": "No price information is present on this CMR transport document",
                        "certainty": 100
                    },
                    "weight_kg": {
                        "value": null,
                        "reasoning": "No weight information is clearly visible or specified on this CMR document",
                        "certainty": 100
                    },
                    "dimensions": {
                        "value": null,
                        "reasoning": "No dimensions are specified on this CMR document",
                        "certainty": 100
                    }
                }
            ],
            "financial": {
                "subtotal": {
                    "value": null,
                    "reasoning": "CMR transport documents typically do not contain financial information - this is a shipping document not an invoice",
                    "certainty": 100
                },
                "vat_amount": {
                    "value": null,
                    "reasoning": "No VAT information is present on this transport document",
                    "certainty": 100
                },
                "vat_percentage": {
                    "value": null,
                    "reasoning": "No VAT percentage is present on this transport document",
                    "certainty": 100
                },
                "total": {
                    "value": null,
                    "reasoning": "No total amount is present on this transport document",
                    "certainty": 100
                },
                "currency": {
                    "value": null,
                    "reasoning": "No currency information is present on this transport document",
                    "certainty": 100
                }
            },
            "delivery_info": {
                "expected_date": {
                    "value": "2026-03-20",
                    "reasoning": "The delivery section clearly shows 'vrijdag 20 maart 2026' (Friday 20 March 2026) as the expected delivery date",
                    "certainty": 100
                },
                "terms": {
                    "value": "Lading wel/niet gecontroleerd op stukstal. Zijn de goederen en verpakking uiterlijk onbeschadigd ja/neen indien beschadigd hier vermelden",
                    "reasoning": "These are the inspection and handling terms from the CMR regarding load control and damage reporting requirements",
                    "certainty": 100
                }
            }
        }
    ]
}