User's Guide

Table Of Contents
Using the Permissions Service
Obtaining Permissions
2
18 May 2012 PayPal Permissions Service
To obtain permissions from an account holder, follow these steps:
1. Set up your request and call the RequestPermissions API operation.
Specify the return URL in the callback field.
Specify one or more group IDs, such as EXPRESS_CHECKOUT, in the scope field; one
string per group ID.
Send the request to the
https://svcs.paypal.com/Permissions/RequestPermission endpoint.
NOTE: Use https://svcs.sandbox.paypal.com/Permissions/... for the
Sandbox.