Sending Mass Payouts

Create mass payouts from file.

Discover how to efficiently send mass payouts to multiple recipients at once using the Paynote API with this integration guide.

  • Step 1: Prerequisites
    Ensure you have the following before you begin:

An active account with Paynote.
Your API credentials ready (API key and secret).

  • Step 2: Configuring Your Requests
    Include your API key in the headers of your requests for authentication.
  • Step 3: Formatting Payout Data
    Format the payout data, including recipient email addresses and payout amounts, to prepare for the mass payout process.
  • Step 4: Initiating Mass Payouts
    Utilize the provided endpoint to kickstart mass payouts. Make sure to provide the formatted payout data in the request payload.

By following these steps, you can efficiently distribute funds to vendors, contractors, or affiliates, streamlining your payout processes.


📘

Before using any endpoint, you need to set the environment:

Click on Environment in the Base URL and enter the appropriate option:
api (Production) for the live environment.
sandbox (Sandbox) for testing.

Language
Credentials
Header
URL
Click Try It! to start a request and see the response here!