For AI agents: the documentation index is at /docs/rcmbox/llms.txt. A Markdown version of this page is available at /docs/rcmbox/workflows/denial-auto-and-transfer.md or by requesting it with the Accept: text/markdown header.
RCMbox Docs

Denial Auto and Transfer

Processes an auto-generated denial BillingTask. Creates three BillingAccountTransaction resources: a denial write-off, a transfer credit, and a transfer debit to the next responsible payer.

Input

FieldTypeDescription
taskIdstringBillingTask resource ID
tenantOrganizationIdstringTenant Organization ID

Activity flow

fetch-context → create-denial → create-transfer-credit → create-transfer-debit → prepare-save → save

Last updated: