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.

Next step

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