PayPal mass payment with REST API

The PayPal C# SDK does not currently allow making these calls (11.11.2013.). The API itself has the functionality that allows setting the payee for the payment, however this functionality is still incomplete as the PayPal REST API is in beta.

Usage of PayPal Classic API is advised here as it is stable and tested.


PayPal just made a REST version of Payouts available. Here is the Payouts Overview.

To get access:

  • Go to your dashboard.
  • Go to My account.
  • Find the Payouts capability and click Get Started.