Adyen · Example Payload

Binlookup Merchant Details Example

PaymentsFinancial ServicesFintech

Binlookup Merchant Details 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

countryCodeenrolledIn3DSecuremcc

Example Payload

Raw ↑
{
  "countryCode": "US",
  "enrolledIn3DSecure": true,
  "mcc": "example_value"
}