API
Payouts

Create Bulk Payout

1min

A simple RESTful endpoint that allows you to initiate multiple payouts in a single call.

Please refer to Create Payout for details about the Payout object.

Create multiple payouts in a single call
POST
Request
Body Parameters
source_id
required
String
ID of the source Payout Account
payouts
required
Array
An array of payout objects. Please go to Create Payout section for more information.
JSON
Responses
200




Updated 27 Aug 2024
Did this page help you?