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 33
4
GetAccessToken API Operation
Use the GetAccessToken API operation to obtain an access token for a set of permissions.
GetAccessTokenRequest Message
GetAccessTokenRequest Fields
Field Description
token xs:string
(Required) The request token from the response to RequestPermissions.
verifier xs:string
(Required) The verification code returned in the redirect from PayPal to the
return URL.
subjectAlias xs:string
Do not use.
requestEnvelope common:requestEnvelope
(Required) Information common to each API operation, such as the language
in which an error message is returned.