Create Payout

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

This request allows you to create a payout to transfer funds from your account to another account or recipient.

📘

Payout Methods Guide

To see test guidelines and beneficiary information details that are needed for each integration, please refer to the Payout Methods guide.

Body Params
string
required
Defaults to {{account_id}}

The unique identifier of the account. You find this information on the Yuno dashboard (UUID, 36 chars.).

string
required
Defaults to test-reference

The unique identifier of the merchant's payout (MAX 255; MIN 3).

string

The description of the payout (MAX 255; MIN 3).

string
enum
required

Country where the transaction must be processed (MAX 2; MIN 2; ISO 3166-1).

string
enum
required

Indicates the purpose for the payout. Possible enum values: Check the Purpose list.

amount
object
required

Specifies the payout amount object, with the value and currency.

beneficiary
object
required

Specifies the beneficiary object with their identification.

withdrawal_method
object
required

The withdrawal method to make the payout.

metadata
array of objects

Specifies a list of metadata objects. You can add up to 50 metadata objects.

metadata
Responses

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