Create Payouts

📘

Authorization

Make sure your requests are properly authenticated, check the Payout API Authorization before executing your first request.

📘

Data Requirements

Ensure your request body follows the correct format and validation rules:

📘

Understanding Responses

Learn how to interpret the status of your requests and individual payout items:

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required
length ≤ 64

Unique Reference for a Batch. It must be generated and informed by the Merchant. Accepts alphanumeric and hyphen.

string
required
length ≤ 200

URL for further notifications.

items
array of objects
required
length ≤ 1

Array of items containing every payout of one batch.

items*
Headers
string
required
Defaults to application/json
string
required

Your Authorization header, calculated with your api-key and your secret-key. Please refer to the recipe above on how to generate it.

string
required
Defaults to v1
Responses

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json