Request Individual
Only Available for Mexico
POST
{{api_environment_url}}/api/virtual-account
Request Body
externalId*
string
Mandatory. An ID that is meaningful to you and your system. It must be unique and alphanumeric, no characters allowed.
accountNumber*
string
Your Localpayment account number
country*
string
MEX
beneficiary*
Object
Party Object
beneficiary.type*
string
Possible values: "COMPANY" or "INDIVIDUAL"
beneficiary.name*
string
Individual / company name
beneficiary.lastname
string
Only for INDIVIDUAL type / Ignored for COMPANY.
beneficiary.document
Object
document.type
string
Document type (rDocument type (RFC in Mexico)
document.id
string
Identity document for INDIVIDUAL or Tax Id for COMPANY Generally numbers or combination of numbers and letters.
address
Object
Party Object
address.street
String
Street address
address.number
String
number address
address.city
String
City
address.country
String
Country address
address.state
String
State adress
address.zipcode
String
Address zipcode
Example: Virtual Account request
Last updated