Adyen · Schema

AdditionalDataRiskStandalone

AdditionalDataRiskStandalone schema from Adyen API

PaymentsFinancial-ServicesFintech

Properties

Name Type Description
PayPal.CountryCode string Shopper's country of residence in the form of ISO standard 3166 2-character country codes.
PayPal.EmailId string Shopper's email.
PayPal.FirstName string Shopper's first name.
PayPal.LastName string Shopper's last name.
PayPal.PayerId string Unique PayPal Customer Account identification number. Character length and limitations: 13 single-byte alphanumeric characters.
PayPal.Phone string Shopper's phone number.
PayPal.ProtectionEligibility string Allowed values: * **Eligible** — Merchant is protected by PayPal's Seller Protection Policy for Unauthorized Payments and Item Not Received. * **PartiallyEligible** — Merchant is protected by PayPal's
PayPal.TransactionId string Unique transaction ID of the payment.
avsResultRaw string Raw AVS result received from the acquirer, where available. Example: D
bin string 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-
cvcResultRaw string Raw CVC result received from the acquirer, where available. Example: 1
riskToken string Unique identifier or token for the shopper's card details.
threeDAuthenticated string A Boolean value indicating whether 3DS authentication was completed on this payment. Example: true
threeDOffered string A Boolean value indicating whether 3DS was offered for this payment. Example: true
tokenDataType string Required for PayPal payments only. The only supported value is: **paypal**.
View JSON Schema on GitHub

JSON Schema

payments-additional-data-risk-standalone-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "https://raw.githubusercontent.com/api-evangelist/adyen/refs/heads/main/json-schema/payments-additional-data-risk-standalone-schema.json",
  "title": "AdditionalDataRiskStandalone",
  "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"
    }
  }
}

Work with this as data

Every JSON Schema 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 schemas

4 MCP tools reach this
  • find_json_schemasBrowse and filter every JSON Schema 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 Schema
curl "https://apis.io/api/v1/json-schemas/payments-additional-data-risk-standalone"
All schemas
curl "https://apis.io/api/v1/json-schemas?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.