Documentation Index
Fetch the complete documentation index at: https://docs.finventi.com/llms.txt
Use this file to discover all available pages before exploring further.
This webhook is sent when a payment return request has been rejected.
Webhook Structure
Unique identifier for this event
Timestamp of when the event occurred
The type of event. Value:
payment.return-rejectedThe event data containing the details below
Data Fields
Unique identifier of the payment whose return was rejected
Payment scheme. Available values:
SCT, SCT_INST, INTERNALPayment direction. Available values:
INBOUND, OUTBOUNDReason the return was rejected. Either an ISO 20022 reason code surfaced by the payment gateway (for example,
AC06 for a blocked account) or the internal value ORIGINAL_PAYMENT_NOT_FOUND when an inbound return arrives for an outbound payment that cannot be matched. Optional — omitted when no reason is available.