Adyen · Schema

ExpireNotificationRequestItem

ExpireNotificationRequestItem schema from Adyen API

PaymentsFinancial ServicesFintech

Properties

Name Type Description
additionalData object A generic container for extra fields.
amount object The amount that was originally authorised.
eventCode string The type of event the notification item is for.
eventDate string The time when the event was generated. Format: ISO 8601; yyyy-MM-DDThh:mm:ssTZD
merchantAccountCode string The merchant account identifier used in the transaction the notification item is for.
merchantReference string Your reference to uniquely identify the payment.
originalReference string For modifications, this field corresponds to the payment request assigned to the original payment.
paymentMethod string The payment method used in the transaction.
pspReference string Adyen's 16-character unique reference associated with the transaction or request. This value is globally unique. Use it when communicating with us about this request.
reason string If `success` = `false`, then this includes a short message with an explanation for the refusal.
success string Always `true`.
View JSON Schema on GitHub