Developer's Guide

Table Of Contents
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.