PhoneValidationOutput_v1

FieldTypeDescription
phoneNumberStringThe validated phone number returned in the requested format.
statusStatus_v1The status details for the phone validation, including result code, message, and credit usage.
countryCodeStringThe ISO country code corresponding to the phone number's region.
adviceAdvice_v1The overall validation advice (GREEN, AMBER, or RED). Accessible via the getAdvice() method.
phoneTypePhoneType_v1The type classification of the phone number. Accessible as a string via the getPhoneType() method.