UiPath handoff
uipath_handoffRoutes UiPath payloads to the matching deterministic engine for invoice audit, covenant compliance, contract evaluation, AP exception classification, or five-day close.
Instructions
Accept a UiPath payload and route it to the matching deterministic engine: invoice audit, covenant certificate, contract evaluation, AP exception classification, or five-day close.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kind | Yes | Which deterministic engine the UiPath handoff should trigger. | |
| close | No | Five-day close payload (period, now, sources, …) for five_day_close. | |
| items | No | Optional line-item rows for the audit engine. | |
| config | No | Optional engine config passed through from UiPath. | |
| period | No | Reporting period label for compliance certificates. | |
| prices | No | Index prices {symbol: usd_per_tonne}. Defaults to the bundled sample feed. | |
| source | No | Optional source label from UiPath. | |
| summary | No | Optional UiPath summary to echo back. | |
| invoices | No | Invoice rows for the audit engine. | |
| overdue_days | No | ||
| trial_balance | No | Trial balance sections for covenant evaluation. | |
| entry_lag_days | No | ||
| rate_change_pct | No | ||
| amount_outlier_multiple | No | ||
| min_invoices_for_baseline | No |