Adyen · JSON Structure

Checkout Additional Data Risk Standalone Structure

AdditionalDataRiskStandalone schema from Adyen API

Type: object Properties: 15
PaymentsFinancial-ServicesFintech

AdditionalDataRiskStandalone is a JSON Structure definition published by Adyen, describing 15 properties. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.

Properties

PayPal.CountryCode PayPal.EmailId PayPal.FirstName PayPal.LastName PayPal.PayerId PayPal.Phone PayPal.ProtectionEligibility PayPal.TransactionId avsResultRaw bin cvcResultRaw riskToken threeDAuthenticated threeDOffered tokenDataType

Meta-schema: https://json-structure.org/meta/core/v0/#

JSON Structure

Raw ↑
{
  "$schema": "https://json-structure.org/meta/core/v0/#",
  "$id": "https://raw.githubusercontent.com/api-evangelist/adyen/refs/heads/main/json-structure/checkout-additional-data-risk-standalone-structure.json",
  "description": "AdditionalDataRiskStandalone schema from Adyen API",
  "type": "object",
  "properties": {
    "PayPal.CountryCode": {
      "description": "Shopper's country of residence in the form of ISO standard 3166 2-character country codes.",
      "type": "string"
    },
    "PayPal.EmailId": {
      "description": "Shopper's email.",
      "type": "string"
    },
    "PayPal.FirstName": {
      "description": "Shopper's first name.",
      "type": "string"
    },
    "PayPal.LastName": {
      "description": "Shopper's last name.",
      "type": "string"
    },
    "PayPal.PayerId": {
      "description": "Unique PayPal Customer Account identification number. Character length and limitations: 13 single-byte alphanumeric characters.",
      "type": "string"
    },
    "PayPal.Phone": {
      "description": "Shopper's phone number.",
      "type": "string"
    },
    "PayPal.ProtectionEligibility": {
      "description": "Allowed values:\n* **Eligible** \u2014 Merchant is protected by PayPal's Seller Protection Policy for Unauthorized Payments and Item Not Received.\n\n* **PartiallyEligible** \u2014 Merchant is protected by PayPal's Seller Protection Policy for Item Not Received.\n\n* **Ineligible** \u2014 Merchant is not protected under the Seller Protection Policy.",
      "type": "string"
    },
    "PayPal.TransactionId": {
      "description": "Unique transaction ID of the payment.",
      "type": "string"
    },
    "avsResultRaw": {
      "description": "Raw AVS result received from the acquirer, where available. Example: D",
      "type": "string"
    },
    "bin": {
      "description": "The Bank Identification Number of a credit card, which is the first six digits of a card number. Required for [tokenized card request](https://docs.adyen.com/risk-management/standalone-risk#tokenised-pan-request).",
      "type": "string"
    },
    "cvcResultRaw": {
      "description": "Raw CVC result received from the acquirer, where available. Example: 1",
      "type": "string"
    },
    "riskToken": {
      "description": "Unique identifier or token for the shopper's card details.",
      "type": "string"
    },
    "threeDAuthenticated": {
      "description": "A Boolean value indicating whether 3DS authentication was completed on this payment. Example: true",
      "type": "string"
    },
    "threeDOffered": {
      "description": "A Boolean value indicating whether 3DS was offered for this payment. Example: true",
      "type": "string"
    },
    "tokenDataType": {
      "description": "Required for PayPal payments only. The only supported value is: **paypal**.",
      "type": "string"
    }
  },
  "name": "AdditionalDataRiskStandalone"
}

Work with this as data

Every JSON Structure here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for json structure

4 MCP tools reach this
  • find_json_structuresBrowse and filter every JSON Structure in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This JSON Structure
curl "https://apis.io/api/v1/json-structures/checkout-additional-data-risk-standalone-structure"
All json structure
curl "https://apis.io/api/v1/json-structures?limit=25"

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.

A second provider on the same verified email joins the account you already have.