Adyen · Example Payload

Management Url Example

PaymentsFinancial ServicesFintech

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

Top-level fields

encryptedpasswordurlusername

Example Payload

Raw ↑
{
  "encrypted": true,
  "password": "example_value",
  "url": "example_value",
  "username": "Example Name"
}