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 27
RequestPermissions API Operation
RequestPermissionsResponse Message
3
RequestEnvelope Fields
RequestPermissionsResponse Message
RequestPermissions Response Fields
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.
Field Description
token xs:string
(Required) A token from PayPal that enables the request to obtain permissions.
responseEnvelope common:ResponseEnvelope
Common response information, including a timestamp and the response
acknowledgement status.