v1

latestOpenAPI 3.1.02026-07-26202027.9 KB
Payments

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/payments

Request body

idempotencyKeystring

Optional key to make the request idempotent. Defaults to a server-generated request ID.

Response

The batch was created.