This webhook is sent when a payment has been returned.
Webhook Structure
string (UUID)
required
Unique identifier for this event
string (ISO 8601)
required
Timestamp of when the event occurred
string
required
The type of event. Value:
payment.returnedobject
required
The event data containing the details below
Data Fields
string (UUID)
required
Unique identifier of the returned payment
string
required
Payment scheme. Available values:
SCT, SCT_INST, INTERNALstring
required
Payment direction. Available values:
INBOUND, OUTBOUNDstring
ISO 20022 return reason code surfaced by the payment gateway (for example,
AC04 for a closed account or AM05 for a duplicate payment). Optional — omitted when the gateway does not provide a reason.