Adyen · Example Payload

Configuration Public Key Response Example

PaymentsFinancial ServicesFintech

Configuration Public Key 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

publicKeypublicKeyExpiryDate

Example Payload

Raw ↑
{
  "publicKey": "example_value",
  "publicKeyExpiryDate": "example_value"
}