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 Failed
Event Name:
viban_failedThis event signifies that a
PENDING vIBAN request was reviewed and rejected by compliance. The reason field describes why the request was rejected. A new vIBAN must be requested if you want to retry.Event Payload
The webhook payload contains the following structure:Payload Fields
Unique identifier for this webhook event
Event type — always
viban_failed 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.