Skip to main content
This object represents a recipient who will receive part of a split payment. It represents a seller’s account within your marketplace. The split allows you to disperse the money of a purchase in your marketplace directly to the seller’s account while your commission goes to your marketplace account.

Attributes

string
The unique identifier of the recipient (MAX 64 ; MIN 36).Example: 9104911d-5df9-429e-8488-ad41abea1a4b.
string
The unique identifier of the account (MAX 64; MIN 36).Example: 4323f8a0-7699-4a5b-8293-f4d712312eb3bd.
string
The unique identifier of the recipient for the marketplace owner (MAX 255; MIN 3).Example: AAAA01.
string
Beneficiary’s national entity category. Could be INDIVIDUAL or ENTITY.Example: INDIVIDUAL.
string
Beneficiary’s national entity type. Could be PUBLIC, GOVERNMENTAL, NON_PROFIT or PRIVATE.Example: PRIVATE.
string
The recipient’s first name (MAX 255; MIN 3).Example: John.
string
The recipient’s last name (MAX 255; MIN 3).Example: Doe.
Beneficiary’s name. (Max: 80) Only necessary when national entity is ENTITY (MAX 64 ; MIN 36).Example: Arcos dorados S.A.
string
The recipient’s e-mail (MAX 255; MIN 3).Example: john.doe@email.com.
string
The recipient’s date of birth in the YYYY-MM-DD format (MAX 10; MIN 10).Example: 1990-02-28.
enum
The recipient’s country (MAX 2; MIN 2; ISO 3166-1 ).Possible enum values: Check the Country Code List.
string
The recipient’s website URL (MAX 255; MIN 3).Example: https://www.my-site.com
string
The recipient’s industry (MAX 235; MIN 1) For more information access the Industry category reference page.Example: VIRTUAL_GOODS
string
The merchant category code (MAX 235; MIN 1).Example: TTR
object
Specifies the recipient’s document object, including its number and type.
object
Specifies the recipient’s phone number object.
object
Specifies the recipient’s billing address object.
array of objects
A list of withdrawal method objects; each item contains a bank object
array of objects
An array of documentation objects provided by the merchant.
array of objects
List of onboarding records for each provider connection.
timestamp
Recipient creation date and time (MAX 27; MIN 27; ISO 8601 ).Example: 2022-05-09T20:46:54.786342Z.
timestamp
Last recipient update date and time (MAX 27; MIN 27; ISO 8601 ).Example: 2022-05-09T20:46:54.786342Z.