JkathBusiness Portal

Invoice Record

05-12-2026-039-INV-001

Back to run

Validation Error

Subtotal + tax + shipping does not match the invoice total within $0.05.

Status

Validation error

Invoice

329162

Total

$845.00

Invoice data

Detected vendor
Jeremy Wengstad Construction
Matched vendor
Unmatched
Matched alias
No alias
Category
Not assigned
Category method
Not selected
Invoice date
01/21/2025
Due date
02/20/2025
Vendor terms
Not set
Jkath terms
Net 30
QB Transaction ID
Not created

File result

Outcome
validation_failed
Details
Subtotal + tax + shipping does not match the invoice total within $0.05.

Processing Context

Invoice ID
05-12-2026-039-INV-001
Run ID
05-12-2026-039
Source folder
/_01 Client Projects/Jkath/Sample Invoices/05 May Invoices/May 11-17/01 Unprocessed
Source file
Jeremy Arden_VALIDATION-FAILED.pdf
Stored payloads

Claude parse payload

{
  "tax": 0,
  "notes": "Handwritten statement form (Adams DC5812) addressed to 'J Kath', vendor written as 'Jeremy Wenstad Cont' — normalized to Jeremy Wengstad Construction per standing rule. Statement number 329162 used as invoice_number. Date is handwritten and partially legible; interpreted as 1/21/25. Project name 'Arden' appears as a header line item with no amount; treated as project/job name. Line items are Framing ($595) and Materials ($250) totaling $845, matching the printed TOTAL AMOUNT. OCR quality is low due to handwritten scanned image.",
  "terms": null,
  "total": 845,
  "due_date": null,
  "shipping": 0,
  "subtotal": 845,
  "confidence": {
    "total": 0.9,
    "vendor_name": 0.82,
    "invoice_date": 0.75,
    "project_name": 0.85,
    "invoice_number": 0.9
  },
  "line_items": [
    {
      "qty": null,
      "amount": 595,
      "unit_price": null,
      "description": "Framing"
    },
    {
      "qty": null,
      "amount": 250,
      "unit_price": null,
      "description": "Materials"
    }
  ],
  "vendor_name": "Jeremy Wengstad Construction",
  "invoice_date": "2025-01-21",
  "project_name": "Arden",
  "document_type": "statement",
  "invoice_number": "329162",
  "is_billable_invoice": true
}

Vendor match payload

No payload stored.

QB payload

No payload stored.

Raw payload

{
  "run_id": "run_44b8ea75a8704eeeb1bffe7b3d675c9e",
  "source": "make.com",
  "run_key": "05-12-2026-039",
  "make_trace_id": "make-20260512_092737_324",
  "source_file_name": "Jeremy Arden_VALIDATION-FAILED.pdf",
  "source_file_path": "/_01 Client Projects/Jkath/Sample Invoices/05 May Invoices/May 11-17/01 Unprocessed/Jeremy Arden_VALIDATION-FAILED.pdf",
  "source_dropbox_id": "id:CHX6_xJiKhAAAAAAAABjbA",
  "source_dropbox_rev": "016519fa9c277bc00000003549f4393",
  "multi_invoice_count": 1,
  "multi_invoice_index": 1,
  "source_content_hash": "3979c2e5e66d5ab461134e382a9e8ab5044034f9b739e4a289196093f207249e",
  "processing_file_path": "/_01 Client Projects/Jkath/Sample Invoices/05 May Invoices/May 11-17/02 Processing/Jeremy Arden_VALIDATION-FAILED.pdf",
  "multi_invoice_group_id": "bill_474fe4bde6e84ad885c1fa0226d160d5",
  "processing_dropbox_rev": "016519faa541d4500000003549f4393",
  "multi_invoice_source_payload": {
    "notes": "Single handwritten vendor statement scanned via CamScanner. PDF contains one invoice/statement. Vendor name on form reads 'Jeremy Wenstad Cont' — normalized to Jeremy Wengstad Construction per instructions. Statement number 329162 printed in top-right corner used as invoice_number.",
    "invoices": [
      {
        "tax": 0,
        "notes": "Handwritten statement form (Adams DC5812) addressed to 'J Kath', vendor written as 'Jeremy Wenstad Cont' — normalized to Jeremy Wengstad Construction per standing rule. Statement number 329162 used as invoice_number. Date is handwritten and partially legible; interpreted as 1/21/25. Project name 'Arden' appears as a header line item with no amount; treated as project/job name. Line items are Framing ($595) and Materials ($250) totaling $845, matching the printed TOTAL AMOUNT. OCR quality is low due to handwritten scanned image.",
        "terms": null,
        "total": 845,
        "due_date": null,
        "shipping": 0,
        "subtotal": 845,
        "confidence": {
          "total": 0.9,
          "vendor_name": 0.82,
          "invoice_date": 0.75,
          "project_name": 0.85,
          "invoice_number": 0.9
        },
        "line_items": [
          {
            "qty": null,
            "amount": 595,
            "unit_price": null,
            "description": "Framing"
          },
          {
            "qty": null,
            "amount": 250,
            "unit_price": null,
            "description": "Materials"
          }
        ],
        "vendor_name": "Jeremy Wengstad Construction",
        "invoice_date": "2025-01-21",
        "project_name": "Arden",
        "document_type": "statement",
        "invoice_number": "329162",
        "is_billable_invoice": true
      }
    ]
  }
}

Invoice Timeline

Time

05/12/2026

Event

FILE CLAIMED

Message

Source file claimed by Make scenario.

Payload
{
  "message": "Claimed invoice file and moved into processing.",
  "source_file_name": "Jeremy Arden_VALIDATION-FAILED.pdf",
  "source_file_path": "/_01 Client Projects/Jkath/Sample Invoices/05 May Invoices/May 11-17/01 Unprocessed/Jeremy Arden_VALIDATION-FAILED.pdf",
  "processing_file_path": "/_01 Client Projects/Jkath/Sample Invoices/05 May Invoices/May 11-17/02 Processing/Jeremy Arden_VALIDATION-FAILED.pdf"
}

Time

05/12/2026

Event

PARSE COMPLETED

Message

Claude extraction parsed and stored.

Payload
{
  "total": "845",
  "message": "Claude extraction parsed and stored.",
  "due_date": "2025-02-20",
  "jkath_terms": "Net 30",
  "process_key": "05-12-2026-039-INV-001",
  "vendor_name": "Jeremy Wengstad Construction",
  "claude_model": "claude-sonnet-4-6",
  "input_tokens": "3120",
  "invoice_date": "2025-01-21",
  "vendor_terms": null,
  "make_trace_id": "make-20260512_092737_324",
  "output_tokens": "498",
  "bill_import_id": "bill_474fe4bde6e84ad885c1fa0226d160d5",
  "invoice_number": "329162",
  "vendor_due_date": null,
  "source_file_name": "Jeremy Arden_VALIDATION-FAILED.pdf",
  "claude_message_id": "msg_01LM3MWRDm69PRhUviSxZ9db",
  "multi_invoice_count": 1,
  "multi_invoice_index": 1
}

Time

05/12/2026

Event

VALIDATION FAILED

Message

Subtotal + tax + shipping does not match the invoice total within $0.05.

Payload
{
  "total": "845",
  "message": "Validation failed; moved file to error folder.",
  "process_key": "05-12-2026-039-INV-001",
  "vendor_name": "Jeremy Wengstad Construction",
  "invoice_date": "2025-01-21",
  "make_trace_id": "make-20260512_092737_324",
  "bill_import_id": "bill_474fe4bde6e84ad885c1fa0226d160d5",
  "invoice_number": "329162",
  "final_file_name": "Jeremy Arden_VALIDATION-FAILED.pdf",
  "final_file_path": "/_01 Client Projects/Jkath/Sample Invoices/05 May Invoices/May 11-17/04 Error/Jeremy Arden_VALIDATION-FAILED.pdf",
  "source_file_name": "Jeremy Arden_VALIDATION-FAILED.pdf",
  "source_file_path": "/_01 Client Projects/Jkath/Sample Invoices/05 May Invoices/May 11-17/01 Unprocessed/Jeremy Arden_VALIDATION-FAILED.pdf",
  "dropbox_shared_url": "https://www.dropbox.com/scl/fi/krle048kozxqfsfleeknt/Jeremy-Arden_VALIDATION-FAILED.pdf?rlkey=lqgsk7y2r7jjhoo4d6cxs23an&dl=0",
  "validation_details": "Subtotal + tax + shipping does not match the invoice total within $0.05.",
  "processing_file_path": "/_01 Client Projects/Jkath/Sample Invoices/05 May Invoices/May 11-17/02 Processing/Jeremy Arden_VALIDATION-FAILED.pdf"
}