Adyen · Example Payload

Configuration Reveal Pin Response Example

PaymentsFinancial ServicesFintech

Configuration Reveal Pin Response Example is an example object payload from Adyen, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

encryptedPinBlocktoken

Example Payload

Raw ↑
{
  "encryptedPinBlock": "example_value",
  "token": "example_value"
}