{
"response_code": 0,
"response_message": "string",
"payload": {
"newSignUp": true,
"companyId": "string",
"userCompanyModels": [
{
"companyName": "string",
"companyId": "string",
"mobile": "string",
"password": true,
"mfa": true,
"is2FA": true,
"redirectionUrl": "string"
}
]
}
}