Creates RouteFusion virtual accounts. The RouteFusion business entity is
onboarded ONCE per organization (at org verification, via the onboarding
workflow) and pinned on the org — this path NEVER mints one. create is
reuse-or-reject: it anchors a PENDING row seeded from the org's pinned
(VERIFIED) entity + emits the created webhook, then hands wallet
provisioning (wallet → funding → activate) to Temporal workflow ③. create
returns the PENDING account immediately (the API replies 202).
Creates RouteFusion virtual accounts. The RouteFusion business entity is onboarded ONCE per organization (at org verification, via the onboarding workflow) and pinned on the org — this path NEVER mints one.
createis reuse-or-reject: it anchors aPENDINGrow seeded from the org's pinned (VERIFIED) entity + emits thecreatedwebhook, then hands wallet provisioning (wallet → funding → activate) to Temporal workflow ③.createreturns thePENDINGaccount immediately (the API replies 202).