SIM Swap Check

CheckSimSwapInfo

object
swappedbooleanrequired

Indicates whether the SIM card has been swapped during the provided max age period.

Example

PhoneNumber

string

International E.164 format, prefixed with ‘+’.

Match pattern:^\+[1-9][0-9]{4,14}$

Example

CreateCheckSimSwap

object
phoneNumberstring

International E.164 format, prefixed with ‘+’.

Match pattern:^\+[1-9][0-9]{4,14}$

Example:+346661113334

maxAgeinteger(int32)

Period in hours to be checked for SIM swap.

Default:240

>= 1<= 2400

Example:240

Example