Skip to main content
There are three ways to know when a journey reaches a terminal state. Pick whichever fits your integration — they can also be combined.
  • Webhook (recommended) — MoneyOne pushes a terminal notification to your endpoint.
  • Status Polling — you pull the journey status with the transactionId.
  • UI Events — if you embed the orchestration UI in an iframe, listen for postMessage events.
All three surface whether AA or the PDF fallback ultimately delivered the data.

Next step

Once the journey is SUCCESSFUL, fetch the raw FI data or analytics on the Fetch Data page using the same transaction_id.