Silipos Order Admin

Job detail

3aeea3c7-e41f-4a5c-a283-1d58f783450d

Needs Review

Duplicate PO detected

This order matches an existing PO for the same customer and was sent to review.

View original job

Review Reason

Duplicate PO for customer (existing order 5f400702-4225-42b3-9cdc-b934db7d0bdc)

New Purchase Order for Silipos - PO-99881
sajid.techzoid@gmail.com
Message ID<CAEKTr0Lo_g+62GwGN+BuysLUaHDbT-u=XiNRxcd9SiA0k8dZpg@mail.gmail.com>Idempotency key17fd57d602adca760cbd178f4cdba025487315e7190e38b321240b1243e5d31eCreated2026-06-23T05:58:29.776900+00:00Updated2026-06-23T05:58:33.862574+00:00Attachments0Attempts1Last attempt2026-06-23T05:58:30.040140+00:00Order07a46b0c-8737-45d5-8e79-051968c1dcc2
Order ID
07a46b0c-8737-45d5-8e79-051968c1dcc2
Customer
Acme Medical Supplies
PO number
PO-DUP-111
ERP ID
Delivery date
2026-08-15
Created
2026-06-23T05:58:33.736090+00:00
Ship to
456 Health Boulevard, New York, NY 10001
SKUDescriptionQtyUnitPriceMatch
11605Gel Toe Separator, Small, 15/Pkg.1211.6400fuzzy 90%

LLM Execution Logs

classify2026-06-23T05:58:31.010473+00:00
Model

gpt-4o-2024-08-06

Latency

886 ms

Prompt Tokens

247

Completion Tokens

35

Parsed Output
{
  "intent": "order",
  "rationale": "The email clearly specifies an order with item code, description, and quantity.",
  "confidence": 1
}
extract_order2026-06-23T05:58:32.533752+00:00
Model

gpt-4o-2024-08-06

Latency

1493 ms

Prompt Tokens

418

Completion Tokens

89

Parsed Output
{
  "lines": [
    {
      "unit": null,
      "notes": null,
      "quantity": 12,
      "item_code": "10045",
      "unit_price": null,
      "item_description": "Gel Toe Separator"
    }
  ],
  "bill_to": null,
  "ship_to": "456 Health Boulevard, New York, NY 10001",
  "po_number": "PO-DUP-111",
  "customer_name": "Acme Medical Supplies",
  "order_reference": null,
  "requested_delivery_date": "2026-08-15"
}