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 41
5
GetPermissions API Operation
Use the GetPermissions API operation to obtain the permissions associated with an access
token.
GetPermissionsRequest Message
GetPermissionsRequest Fields
RequestEnvelope Fields
Field Description
token xs:string
(Required) The access token that identifies a set of permissions.
requestEnvelope common:requestEnvelope
(Required) Information common to each API operation, such as the language
in which an error message is returned.
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.