Create Payout (Bulk)

Schedule multiple payouts in a single request, ideal for handling larger batches of disbursements.

Authentication

AuthorizationBearer
OAuth 2.0 access token

Request

This endpoint expects an object.
payoutslist of objectsRequired

Array of payout requests (max 100 per batch)

Response

Bulk payouts accepted for processing
messagestring
Status message confirming the batch was accepted
batchIdstring
Identifier for the batch
monitorUrlstring
URL to poll for batch status

Errors