Developer's Guide
Table Of Contents
- Adaptive Accounts Developer Guide
- Contents
- Preface
- What’s New
- Introducing Adaptive Accounts
- Supported Formats, URLs and HTTP Request Headers
- CreateAccount API Operation
- AddBankAccount API Operation
- AddPaymentCard API Operation
- SetFundingSourceConfirmed API Operation
- GetVerifiedStatus API Operation
- Country Codes
- Business Categories and Subcategories
- Adaptive Accounts IPN Messages
- Older Versions of the Adaptive Accounts API
- Adaptive Account Changes Corresponding to PayPal Version 85.0
- Adaptive Account Changes Corresponding to PayPal Version 69.0
- Adaptive Account Changes Corresponding to PayPal Version 65.5
- Adaptive Account Changes Corresponding to PayPal Version 64.2
- Adaptive Account Changes Corresponding to PayPal Version 62.2
- Revision History
- Index
Adaptive Accounts Developer Guide May 2012 63
7
GetVerifiedStatus API Operation
The GetVerifiedStatus API operation lets you check if a PayPal account status is verified.
A PayPal account gains verified status under a variety of circumstances, such as when an
account is linked to a verified funding source. Verified status serves to indicate a trust
relationship. For more information about account verified status, refer to PayPal.com.
GetVerifiedStatus Request
The GetVerifiedStatus request allows you to verify that a customer is indeed the holder
of the PayPal account information that was supplied.
GetVerifiedStatus Request Fields
Field Description
emailAddress xs:string
(Required) The email address of the PayPal account holder.
firstName xs:string
(Required) The first name of the PayPal account holder. Required if
matchCriteria is NAME.
lastName xs:string
(Required) The last name of the PayPal account holder. Required if
matchCriteria is NAME.