Skip to main content
POST

Authorizations

Authorization
string
header
required

Pass your API key as a bearer token: Authorization: Bearer <API_KEY>.

Body

application/json
payouts
object[]
required
Minimum array length: 1
idempotencyKey
string

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

Response

The batch was created.

data
object