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
GetBasicPersonalData API Operation
GetBasicPersonalDataResponse Message
7
56 May 2012 PayPal Permissions Service
PersonalAttributeList Fields
RequestEnvelope Fields
GetBasicPersonalDataResponse Message
Field Description
attribute tns:PersonalAttribute
The attributes whose values you are requesting. You specify 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
Field Description
detailLevel common:DetailLevelCode
(Optional) Level of detail required by the client application for components. It
is one of the following values:
ReturnAll – This value provides the maximum level of detail (default).
errorLanguage xs:string
(Required) RFC 3066 language in which error messages are returned; by
default it is en_US, which is the only language currently supported.