Documentation Index
Fetch the complete documentation index at: https://doc.raliopay.com/llms.txt
Use this file to discover all available pages before exploring further.
vIBAN Activated
Event Name:
viban_activatedThis event signifies that a previously
PENDING Virtual IBAN has been approved by compliance and is now ready to receive incoming transfers. The iban and bic (or routingNumber for ACH) can now be shared with end users.Event Payload
The webhook payload contains the following structure:Payload Fields
Unique identifier for this webhook event
Event type — always
viban_activated for this webhookISO 8601 timestamp indicating when the event occurred
Event-specific payload
Expected Responses
Success Response
HTTP 200 OKThe webhook was processed successfully.
Client Error
HTTP 4xx StatusClient-side error. Will not be retried.
Server Error
HTTP 5xx StatusServer-side error. Will be retried with exponential backoff.