Adyen · Example Payload

Terminal Abort Request Example

PaymentsFinancial ServicesFintech

Terminal Abort Request Example is an example object payload from Adyen, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

MessageReferenceAbortReasonDisplayOutput

Example Payload

Raw ↑
{
  "MessageReference": "REF-500123",
  "AbortReason": "example_value",
  "DisplayOutput": "example_value"
}