{ "success_response": { "code": "200", "data": { "token": "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.mock_token_{project_id}", "projectId": "{project_id}", "projectNo": "{project_no}", "entityName": "{entity_name}", "analysisType": 0 }, "message": "create.token.success", "status": "200", "successResponse": true } }