Crea y maneja billeteras digitales desde tu app
Registra tus usuarios y abre billeteras digitales individuales para ellos.
-
Billeteras
-
KYC
-
Recargas
-
Transferencias
Aprende a integrar servicios financieros
Obtén acceso a nuestra API para integrar billeteras y un rango de servicios financieros.
{
"Tag":"string",
"Owners":[
"string"
],
"Description": "string",
"Currency": "NotSpecified"
}
{
“Email”: “string”,
“FirstName”: “string”,
“LastName”: “string”,
“Address”: {
“AddressLine1”: “string”,
“AddressLine2”: “string”,
“City”: “string”,
“Region”: “string”,
“PostalCode”: true,
“Country”: “NotSpecified”,
},
“Birthday”: 0,
“Nationality”: “NotSpecified”,
“CountryOfResidence”:
“NotSpecified”,
“Occupation”: “string”,
“IncomeRange”: 0,
“Telephone”: {
“CountryCode”: “string”,
“Number”: “string”,
},
“IdCard”: “string”,
“Tag”: “string”
}
{
“Tag”: “string”,
“CreditedWalletId”: “string”,
“StatementDescriptor”: “string”,
“DebitedFunds”: {
“Currency”: “NotSpecified”,
“Amount”: 0,
},
“Fees”: {
“Currency”: “NotSpecified”,
“Amount”: 0,
}
}
{
“Tag”: “string”,
“CreditedWalletId”: “string”,
“DebitedFunds”: {
“Currency”: “NotSpecified”,
“Amount”: 0,
},
“Fees”: {
“Currency”: “NotSpecified”,
“Amount”: 0,
},
“DebitedWalletId”: “string”,
“CreditedWalletId”: “string”
}