Sample Request
The following is an example of a POST request for the PhoneVerification V2:
<ValidatePhoneNumberAPIRequest>
<options/>
<Input>
<Row>
<PhoneNumber> +1(507)2523440</PhoneNumber>
<Country>US</Country>
</Row>
</Input>
</ValidatePhoneNumberAPIRequest>