User's Guide
Table Of Contents
- PayPal Permissions Service
- Contents
- What’s New?
- Preface
- About the PayPal Permissions Service
- Using the Permissions Service
- RequestPermissions API Operation
- GetAccessToken API Operation
- GetPermissions API Operation
- CancelPermissions API Operation
- GetBasicPersonalData API Operation
- GetAdvancedPersonalData API Operation
- Permission Commands
- Past Releases
- Permissions Service Revision History
- Index
PayPal Permissions Service May 2012 57
GetBasicPersonalData API Operation
GetBasicPersonalDataResponse Message
7
GetBasicPersonalData Response Fields
PersonalDataList Fields
Field Description
response tns:PersonalDataList
The attributes for which you have been granted permission to access; one or
more of the following URIs:
http://axschema.org/namePerson/first – First name
http://axschema.org/namePerson/last – last name
http://axschema.org/contact/email – Email
http://schema.openid.net/contact/fullname – Full name
http://openid.net/schema/company/name – Business name
http://axschema.org/contact/country/home – Country
https://www.paypal.com/webapps/auth/schema/payerID –
Payer ID
responseEnvelope common:ResponseEnvelope
Common response information, including a timestamp and the response
acknowledgement status.
Field Description
personalData tns:PersonalData
The list of name-value pairs of personal data in the response.