Open Banking In Progress

Triggered when the Open Banking process has been initiated for an application.

Payload

{
  "event": "open_banking_in_progress",
  "event_id": "evt-a1b2c3d4-5678-90ab-cdef-1234567890ab",
  "application_id": "f47ac10b-58cc-4372-a567-0e02b2c3d479",
  "timestamp": "2026-02-12T10:30:00.000Z",
  "external_reference": "YOUR-REF-001"
}

Fields

FieldTypeRequiredDescription
eventstringYesAlways "open_banking_in_progress"
event_idstringYesUnique identifier for this event
application_idstring (UUID)YesThe unique application identifier
timestampstring (ISO 8601)YesWhen the event occurred
external_referencestringYesYour external reference ID for the application

What This Means

The applicant has started the Open Banking data sharing process. At this stage:

  • The applicant has been directed to connect their bank account
  • Data collection is in progress
  • No action is required from the partner