Silipos Order Admin
Job detail
4fdfe9fb-8cd8-4c26-ac40-3d30e4260663
Needs Review
Review Reason
Price mismatch on line 1: extracted $2.50 vs catalog $23.16
Order
- Order ID
- e976e8bb-198e-42b6-b5c8-d811df9c1200
- Customer
- Acme Medical Supplies
- PO number
- PO-PRICE-888
- ERP ID
- —
- Delivery date
- 2026-08-15
- Created
- 2026-06-23T05:58:31.549757+00:00
- Ship to
- 456 Health Boulevard, New York, NY 10001
| SKU | Description | Qty | Unit | Price | Match |
|---|---|---|---|---|---|
| 10185 | Silopad Universal Gel Strap, Pair, Covered, Large/XLarge | 10 | — | 2.5000 | fuzzy 86% |
LLM Execution Logs
classify2026-06-23T05:58:29.796428+00:00
Model
gpt-4o-2024-08-06
Latency
883 ms
Prompt Tokens
274
Completion Tokens
39
Parsed Output
{
"intent": "order",
"rationale": "The email clearly specifies a request for products with quantities and a delivery address, indicating an order.",
"confidence": 1
}extract_order2026-06-23T05:58:31.474203+00:00
Model
gpt-4o-2024-08-06
Latency
1613 ms
Prompt Tokens
432
Completion Tokens
93
Parsed Output
{
"lines": [
{
"unit": null,
"notes": null,
"quantity": 10,
"item_code": "10055",
"unit_price": 2.5,
"item_description": "Gel Bunion Guard"
}
],
"bill_to": null,
"ship_to": "456 Health Boulevard, New York, NY 10001",
"po_number": "PO-PRICE-888",
"customer_name": "Acme Medical Supplies",
"order_reference": null,
"requested_delivery_date": "2026-08-15"
}