Adyen · Example Payload

Binlookup Three Ds Availability Request Example

PaymentsFinancial ServicesFintech

Binlookup Three Ds Availability Request Example is an example object payload from Adyen, with 6 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

additionalDatabrandscardNumbermerchantAccountrecurringDetailReferenceshopperReference

Example Payload

Raw ↑
{
  "additionalData": {},
  "brands": [
    "example_value"
  ],
  "cardNumber": "example_value",
  "merchantAccount": "example_value",
  "recurringDetailReference": "REF-500123",
  "shopperReference": "REF-500123"
}