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 Deactivated
Event Name:
viban_deactivatedThis event signifies that a previously
ACTIVE Virtual IBAN has been deactivated. The associated iban will no longer accept incoming transfers. Any payments sent to it after this event will not be credited.Event Payload
The webhook payload contains the following structure:Payload Fields
Unique identifier for this webhook event
Event type — always
viban_deactivated 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.