Phone

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": 86,
  "phone_number": "18700001111"
}