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**. |