Silipos Order Admin
Job detail
eb43999d-94b7-4ceb-9b6b-e012337b567d
Needs Review
Duplicate PO detected
This order matches an existing PO for the same customer and was sent to review.
Review Reason
Duplicate PO for customer (existing order 57de659f-434b-44f9-bf6d-f19b72b76964)
Order
- Order ID
- 883109d7-eceb-4436-8500-bac0e8b59986
- Customer
- Acme Medical Supplies
- PO number
- PO-99882
- ERP ID
- —
- Delivery date
- 2026-08-15
- Created
- 2026-06-23T05:58:39.300502+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 | 20 | — | 23.1600 | fuzzy 86% |
| 10185 | Silopad Universal Gel Strap, Pair, Covered, Large/XLarge | 5 | — | 23.1600 | fuzzy 86% |
LLM Execution Logs
classify2026-06-23T05:58:37.425845+00:00
Model
gpt-4o-2024-08-06
Latency
7330 ms
Prompt Tokens
307
Completion Tokens
41
Parsed Output
{
"intent": "order",
"rationale": "The email clearly requests specific products and quantities to be supplied, including shipping details and a purchase order number.",
"confidence": 1
}extract_order2026-06-23T05:58:39.223376+00:00
Model
gpt-4o-2024-08-06
Latency
1770 ms
Prompt Tokens
448
Completion Tokens
127
Parsed Output
{
"lines": [
{
"unit": null,
"notes": null,
"quantity": 20,
"item_code": "10025",
"unit_price": null,
"item_description": "Gel Cap (Please supply Medium size)"
},
{
"unit": null,
"notes": null,
"quantity": 5,
"item_code": "10055",
"unit_price": null,
"item_description": "Gel Bunion Guard"
}
],
"bill_to": null,
"ship_to": "456 Health Boulevard, New York, NY 10001",
"po_number": "PO-99882",
"customer_name": "Acme Medical Supplies",
"order_reference": null,
"requested_delivery_date": "2026-08-15"
}