Phone

Data Type: Phone

ParameterTypeDescriptionRequired/OptionalNotes
country_codeIntegerCountry CoderequiredCompliant with ITU E.164 standard, without '+ sign', without prefix 0, example: 86
phone_numberStringPhone Numberrequiredwithout '+ sign', supports MD5 and SHA256 encryption
{
    "country_code": 1,
    "phone_number": "6165793816"
}