Get mobile number change status
Last modified:2025-12-03 10:51:05
Returns the current status of a mobile number change session.
This endpoint can be used to poll the progress of the mobile number change process.
curl --location --request GET 'https://api.staging.vrtx.sa/login/change-mobile-number/status/'
Response Response Example
{
"status": "PENDING_MOBILE_NUMBER_OWNERSHIP_VERIFICATION"
}
Modified at 2025-12-03 10:51:05