Create Recipient

Creates a new recipient for split payment scenarios. This endpoint allows merchants to define recipients that can receive portions of payments in marketplace or split payment models.

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

Unique id of the account in Yuno (MAX 64; MIN 36).

string
required

Unique identifier of the recipient defined by the merchant (MAX 255; MIN 1).

string
enum
required

Beneficiary's national entity type. Could be INDIVIDUAL or ENTITY.

Allowed:
string
enum

The Beneficiary's type of organization. GOVERNMENTAL, PUBLIC, NON_PROFIT, PRIVATE

Allowed:
string
required

Beneficiary's name. (MAX 80; MIN 1).

string
required

Beneficiary's last name. (MAX 80; MIN 1).

string
length between 10 and 10

The Beneficiary's date of birth in the YYYY-MM-DD format (MAX 10; MIN 10).

string
string

The Beneficiary's email (MAX 255; MIN 3).

string
required

The Beneficiary's country (ISO 3166-1 MAX 2; MIN 2).

string
length between 3 and 255

The seller's website URL (MAX 255; MIN 3).

string
length between 1 and 235

The seller's industry (MAX 235; MIN 1). For more information access the Industry category reference page.

string

MCC - The merchant category code (MAX 235; MIN 1).

document
object

Beneficiary's document information

phone
object

Specifies the customer's phone number object.

address
object

Address

legal_representatives
array of objects
withdrawal_methods
object

Withdrawal methods for the merchant

documentation
array of objects

Array of documentation objects

documentation
onboardings
array of objects

Array of onboarding objects for different payment providers

onboardings
Responses

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