Check Verification Status

Use this method to send a verification message. Charges will apply according to the pricing plan for each successful message delivery. Note that this method is free of charge when used to send codes to your own phone number.

❗️

Your account will be charged

By calling this resource your account will be charged


Returns True if the revocation request was received

RESPONSE PARAMETERS

KEYDESCRIPTION
request_idString Unique identifier of the verification request.
phone_numberString The phone number to which the verification code was sent, in the E.164 format.
request_costFloat Total request cost incurred by either checkSendAbility or sendVerificationMessage.
remaining_balanceFloat Optional. Remaining balance in credits. Returned only in response to a request that incurs a charge.
delivery_statusObject Optional. The current message delivery status. Returned only if a verification message was sent to the user.
verification_statusObject Optional. The current status of the verification process.
payloadString Optional. Custom payload if it was provided in the request, 0-256 bytes.

ERROR CODES

STATUSCODEDESCRIPTION
403400001009User is not authenticated.
404400005000User is not found.
Language