ThreeDSAvailabilityRequest is a JSON Structure definition published by Adyen, describing 6 properties, of which 1 is required. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.
{
"$schema": "https://json-structure.org/meta/core/v0/#",
"$id": "https://raw.githubusercontent.com/api-evangelist/adyen/refs/heads/main/json-structure/binlookup-three-ds-availability-request-structure.json",
"description": "ThreeDSAvailabilityRequest schema from Adyen API",
"type": "object",
"properties": {
"additionalData": {
"additionalProperties": {
"type": "string"
},
"description": "This field contains additional data, which may be required for a particular request.\n\nThe `additionalData` object consists of entries, each of which includes the key and value.",
"type": "object"
},
"brands": {
"description": "List of brands.",
"items": {
"type": "string"
},
"type": "array"
},
"cardNumber": {
"description": "Card number or BIN.",
"type": "string"
},
"merchantAccount": {
"description": "The merchant account identifier.",
"type": "string"
},
"recurringDetailReference": {
"description": "A recurring detail reference corresponding to a card.",
"type": "string"
},
"shopperReference": {
"description": "The shopper's reference to uniquely identify this shopper (e.g. user ID or account ID).",
"type": "string"
}
},
"required": [
"merchantAccount"
],
"name": "ThreeDSAvailabilityRequest"
}
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms.