Create a payment batch
Creates one or more payouts in a single batch. Each payout targets a recipient by either payeeEmail or recipientId (exactly one). Pass an idempotencyKey to safely retry the request.
POST
Authorizations
Pass your API key as a bearer token: Authorization: Bearer <API_KEY>.
Body
application/json
Response
The batch was created.