Vita Wallet
Vita Business provides this module to know if there's a registered user on Vita Wallet with a specific email
Get Vita User
Query Parameters
Name
Type
Description
{
"vita_user": {
"id": 13,
"type": "vita_user",
"attributes": {
"email": "example@example.com",
"default_currency": "clp",
"profile_verification": "accepted",
"is_received": true,
"country_iso_code": "CL",
"currencies": [ "clp", "usd", "btc" ]
}
}
}SDK
Última actualización