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

Silipos Price Validation Order - PO-PRICE-888
sajid.techzoid@gmail.com
Message ID<CAEKTr0JOZ96evbLNmxkbXVanZj_2gYkVjxk_8t7VY-0d630WSg@mail.gmail.com>Idempotency key3e3d3a96b33adba9ce37b95a223adb4a2d82e26102bc5f91ef6eb7b9060f5e77Created2026-06-23T05:58:28.750951+00:00Updated2026-06-23T05:58:31.560108+00:00Attachments0Attempts1Last attempt2026-06-23T05:58:28.853705+00:00Ordere976e8bb-198e-42b6-b5c8-d811df9c1200
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
SKUDescriptionQtyUnitPriceMatch
10185Silopad Universal Gel Strap, Pair, Covered, Large/XLarge102.5000fuzzy 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"
}