Silipos Order Admin
Job detail
a410c38b-d3e6-4e37-b379-62bf109c436a
Needs Review
Review Reason
Validation errors: missing required field: po_number
Validation Errors
- missing required field: po_number
Order
- Order ID
- 38229c17-a797-4aec-aed2-1f4cdff6927a
- Customer
- C101945 Feetpeople Llc
- PO number
- —
- ERP ID
- —
- Delivery date
- 2025-03-13
- Created
- 2026-06-23T05:58:39.383227+00:00
| SKU | Description | Qty | Unit | Price | Match |
|---|---|---|---|---|---|
| 30206 | Digital Cap, Large/XLarge, Bulk | 400 | Each | 1.5600 | exact 100% |
| 30385 | Achilles Heel Pad, S/M, Bulk | 100 | Each | 6.6000 | exact 100% |
| 31515 | Toe Spreader, Medium, Bulk | 200 | Each | 0.6000 | exact 100% |
| 31525 | Toe Spreader, Large, Bulk | 200 | Each | 0.6000 | exact 100% |
| 31605 | Toe Separator, Small, Bulk | 200 | Each | 0.6000 | exact 100% |
| 31615 | Toe Separator, Large, Bulk | 200 | Each | 0.6000 | exact 100% |
| 84501 | Silicone Wonderspur Soft Blue-Med | 100 | Pair | 8.4000 | exact 100% |
| 84503 | Silicone Wonderspur Soft Blue-X/Lge | 200 | Pair | 8.7000 | exact 100% |
| 90065 | Corn Pad, Medium, Bulk | 2 | Bag | 60.0000 | exact 100% |
| 90205 | Digital Caps, Small/Medium, Bulk | 200 | Each | 1.4400 | exact 100% |
LLM Execution Logs
classify2026-06-23T05:58:34.825516+00:00
Model
gpt-4o-2024-08-06
Latency
1109 ms
Prompt Tokens
837
Completion Tokens
52
Parsed Output
{
"intent": "order",
"rationale": "The email explicitly states 'I would like to order the following' and includes a detailed list of items and quantities, indicating a clear intent to place an order.",
"confidence": 0.95
}extract_order2026-06-23T05:58:39.286530+00:00
Model
gpt-4o-2024-08-06
Latency
4441 ms
Prompt Tokens
1050
Completion Tokens
467
Parsed Output
{
"lines": [
{
"unit": "Each",
"notes": null,
"quantity": 400,
"item_code": "30206",
"unit_price": 1.56,
"item_description": "Digital Cap, Large/XLarge, Bulk"
},
{
"unit": "Each",
"notes": null,
"quantity": 100,
"item_code": "30385",
"unit_price": 6.6,
"item_description": "Achilles Heel Pad, S/M, Bulk"
},
{
"unit": "Each",
"notes": null,
"quantity": 200,
"item_code": "31515",
"unit_price": 0.6,
"item_description": "Toe Spreader, Medium, Bulk"
},
{
"unit": "Each",
"notes": null,
"quantity": 200,
"item_code": "31525",
"unit_price": 0.6,
"item_description": "Toe Spreader, Large, Bulk"
},
{
"unit": "Each",
"notes": null,
"quantity": 200,
"item_code": "31605",
"unit_price": 0.6,
"item_description": "Toe Separator, Small, Bulk"
},
{
"unit": "Each",
"notes": null,
"quantity": 200,
"item_code": "31615",
"unit_price": 0.6,
"item_description": "Toe Separator, Large, Bulk"
},
{
"unit": "Pair",
"notes": null,
"quantity": 100,
"item_code": "84501",
"unit_price": 8.4,
"item_description": "Silicone Wonderspur Soft Blue-Med"
},
{
"unit": "Pair",
"notes": null,
"quantity": 200,
"item_code": "84503",
"unit_price": 8.7,
"item_description": "Silicone Wonderspur Soft Blue-X/Lge"
},
{
"unit": "Bag",
"notes": null,
"quantity": 2,
"item_code": "90065",
"unit_price": 60,
"item_description": "Corn Pad, Medium, Bulk"
},
{
"unit": "Each",
"notes": null,
"quantity": 200,
"item_code": "90205",
"unit_price": 1.44,
"item_description": "Digital Caps, Small/Medium, Bulk"
}
],
"bill_to": null,
"ship_to": null,
"po_number": null,
"customer_name": "C101945 Feetpeople Llc",
"order_reference": null,
"requested_delivery_date": "2025-03-13"
}