Create parent balance

Create a new customer and a composite balance parent for that customer.

The schema for composite_balance.parent JSON

KeyTypeMax lengthRequiredDescriptionExample value
parentobjectN/AtrueInformation about the composite balance parent to be createdSee below for schema

The schema for composite_balance.parent JSON

KeyTypeMax lengthRequiredDescriptionExample value
credit_lineintN/AtrueThe composite balance parent’s credit line in Mexican cents10000000

Notes

There exist several entries in the create request in the Postman collection that are not mentioned above since only used for internal processes in UnDosTres.
The entries are:

  • extra_info
  • otp_key
  • linkedin_url
  • identification_document_front
  • identification_document_back
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
integer
enum
required

1= female 2= male 3= other

Allowed:
string
required
length ≤ 64

64 character-long hexadecimal string. Must be unique by customer

integer
required

The user’s mobile number without country code (10 characters)

string
required
length ≤ 255

The customer’s first name

string
required
length ≤ 255

The customer’s first last name

string
required
length ≤ 255

The customer’s second last name

string
required
length ≤ 255

The customer’s RFC

integer

The customer’s home zipcode

string
required
length ≤ 255

A password

integer
enum
required

Constant equal to 1

Allowed:
uri
length ≤ 255

A url to the customer’s linkedin profile

string
required
length ≤ 255

The customer’s email address

string

Contains information about the composite balance-related objects to be created. Must be a JSON string.

Responses

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