Create Batch Payout Requests
POST/v2/batch-payout-requests
Create multiple payout requests in a single API call (min 2, max 50 requests)
Request
Responses
- 201
- 202
- 401
- 422
- 429
- 500
Payout Request successfully created (only applicable when a single payout request is passed)
Batch payout requests accepted for processing
Unauthorized
Invalid request data
Too many requests - rate limit exceeded
Internal server error