XCorrelator
stringMatch pattern:^[a-zA-Z0-9-_:;./<>{}]{0,256}$
Example
CheckSimSwapInfo
objectswappedbooleanrequired
Indicates whether the SIM card has been swapped during the provided max age period.
Example
PhoneNumber
stringInternational E.164 format, prefixed with ‘+’.
Match pattern:^\+[1-9][0-9]{4,14}$
Example
CreateCheckSimSwap
objectphoneNumberstring
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