NameDescriptionTypeAdditional information
key

Public encryption key used to encrypt email information

string

Required

String length: inclusive between 0 and 100

data

Encrypted email information using encryption key and later encoded using base64. Decrypted data will be a JSON as described below.
RqUsersByEmail
{
"providerID": "FB",
"ownerID": "k234jd-jdnndjdnjh-mknkvk-jnfnfk2",
"ownerAccount": "JosePerez@facebook.com", //Esta es la cuenta en facebook, para instagram sera el nombre del usuario.
"email":"jp@company.com", //Esta es la cuenta en ubipay.
"name":"Juan Perez",
"password":"1234",
"idCountry": 1,
"language": "en"
}

string

Required

rqSessionTK

Data from Device to get Session Token

RqSessionTK

None.