SMA coverage check
POST/api/v2/subaccounts/:subAccountId/sma/coverage
This method allows you to check if user's device is supported by Silent Mobile Authentication (SMA). Could be used to perform pre-check before initiating SMA verification as SMA only support devices using a mobile data connection and does not support all phone numbers.
Request
Responses
- 200
- 400
- 401
- 500
The response returned is the following:
Bad request error response
Request was not authenticated response
Internal server error