Verification
Get available channels of code verification
get/antifraud/verification/{phone}
Path parameters
phonestring required
Consumer's phone number. Must start with an optional '+' sign, followed by up to 16 digits. The first digit (after '+' if present) must be between 1 and 9 (i.e., no leading zeros).
Example:+1987654320
Headers
X-Request-IDstring
Unique ID of request
Response
OK
string[] required
List of available channels of verification
Example response
[ "sms", "telegram", "whatsapp" ]
Changes
No recorded changes to this endpoint across all 1 revision of this API.