Invoice lines JSON
textareaRequired input
Computes subtotal, tax, grand total, and mismatches.
Validate invoice line totals and expected grand totals.
Before you run
Validate invoice line totals and expected grand totals.
Invoice Line Validator is a ready-to-run Noderan marketplace workflow for productivity & ops teams. It helps users move from a manual process to a repeatable automation with visible credit cost and app-based execution.
Short answers for activation, pricing, inputs, and execution review.
Required input
Optional input
{
"expectedTotal": 344,
"linesJson": "[{\"description\":\"Seat\",\"quantity\":3,\"unitPrice\":40,\"taxRate\":20},{\"description\":\"Setup\",\"quantity\":1,\"unitPrice\":200,\"taxRate\":0}]"
}{
"lineCount": 2,
"subtotal": 320,
"taxTotal": 24,
"grandTotal": 344,
"valid": true,
"mismatches": [
"No mismatches detected"
]
}Review the workflow and expected credit cost.
Connect the tools or inputs required for execution.
Run the workflow and inspect outputs in the app history.
No credit card required. Your first automation goes live in under 2 minutes.