GetOAuthAccessToken
Gets the OAuth access token from PayPal.
Input
| Name | Type | Required | Description |
Result Set Columns
| Name | Type | Description |
| OAuthAccessToken | String | The OAuth token. |
| ExpiresIn | String | The remaining lifetime for the access token in seconds. |