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'
{
    "country_code": 1,
    "phone_number": "6165793816"
}