Adyen · Example Payload

Management Create Merchant Api Credential Request Example

A sample description.

PaymentsFinancial ServicesFintech

Management Create Merchant Api Credential 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

allowedOriginsdescriptionroles

Example Payload

Raw ↑
{
  "allowedOrigins": [
    "example_value"
  ],
  "description": "A sample description.",
  "roles": [
    "example_value"
  ]
}