Invoice lines JSON
textareaRequired input
Computes subtotal, tax, grand total, and mismatches.
Validate invoice line totals and expected grand totals.
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
Expected Total
344Lines Json
[{"description":"Seat","quantity":3,"unitPrice":40,"taxRate":20},{"description":"Setup","quantity":1,"unitPrice":200,"taxRate":0}]{
"expectedTotal": 344,
"linesJson": "[{\"description\":\"Seat\",\"quantity\":3,\"unitPrice\":40,\"taxRate\":20},{\"description\":\"Setup\",\"quantity\":1,\"unitPrice\":200,\"taxRate\":0}]"
}Line Count
2Subtotal
320Tax Total
24Grand Total
344Valid
EnabledMismatches
{
"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.
Start with the outcome. Inspect the proposed steps, scope, and estimate before connecting tools or running live.