|
99 | 99 | }
|
100 | 100 | },
|
101 | 101 | "version": "v3"
|
| 102 | + }, |
| 103 | + { |
| 104 | + "id": "test_customer1", |
| 105 | + "result": { |
| 106 | + "success": true, |
| 107 | + "status": 200, |
| 108 | + "metadata": null, |
| 109 | + "content": { |
| 110 | + "maxRating": { |
| 111 | + "rating": 1114, |
| 112 | + "track": "DATA_SCIENCE", |
| 113 | + "subTrack": "SRM" |
| 114 | + }, |
| 115 | + "createdBy": "40011578", |
| 116 | + "updatedBy": "40011578", |
| 117 | + "userId": 40051331, |
| 118 | + "firstName": "Firstname", |
| 119 | + "lastName": "Lastname", |
| 120 | + "quote": "It is a mistake to think you can solve any major problems just with potatoes.", |
| 121 | + "description": null, |
| 122 | + "otherLangName": null, |
| 123 | + "handle": "test_customer1", |
| 124 | + "handleLower": "test_customer1", |
| 125 | + "status": "ACTIVE", |
| 126 | + "email": "test_customer1@email.com", |
| 127 | + "addresses": [ |
| 128 | + { |
| 129 | + "streetAddr1": "100 Main Street", |
| 130 | + "streetAddr2": "", |
| 131 | + "city": "Chicago", |
| 132 | + "zip": "60601", |
| 133 | + "stateCode": "IL", |
| 134 | + "type": "HOME", |
| 135 | + "updatedAt": null, |
| 136 | + "createdAt": null, |
| 137 | + "createdBy": null, |
| 138 | + "updatedBy": null |
| 139 | + } |
| 140 | + ], |
| 141 | + "homeCountryCode": "USA", |
| 142 | + "competitionCountryCode": "USA", |
| 143 | + "photoURL": null, |
| 144 | + "tracks": [ |
| 145 | + "DEVELOP" |
| 146 | + ], |
| 147 | + "updatedAt": "2015-12-02T14:00Z", |
| 148 | + "createdAt": "2014-04-10T10:55Z" |
| 149 | + } |
| 150 | + }, |
| 151 | + "version": "v3" |
| 152 | + }, |
| 153 | + { |
| 154 | + "id": "test_copilot1", |
| 155 | + "result": { |
| 156 | + "success": true, |
| 157 | + "status": 200, |
| 158 | + "metadata": null, |
| 159 | + "content": { |
| 160 | + "maxRating": { |
| 161 | + "rating": 1114, |
| 162 | + "track": "DATA_SCIENCE", |
| 163 | + "subTrack": "SRM" |
| 164 | + }, |
| 165 | + "createdBy": "40011578", |
| 166 | + "updatedBy": "40011578", |
| 167 | + "userId": 40051332, |
| 168 | + "firstName": "Firstname", |
| 169 | + "lastName": "Lastname", |
| 170 | + "quote": "It is a mistake to think you can solve any major problems just with potatoes.", |
| 171 | + "description": null, |
| 172 | + "otherLangName": null, |
| 173 | + "handle": "test_copilot1", |
| 174 | + "handleLower": "test_copilot1", |
| 175 | + "status": "ACTIVE", |
| 176 | + "email": "test_copilot1@email.com", |
| 177 | + "addresses": [ |
| 178 | + { |
| 179 | + "streetAddr1": "100 Main Street", |
| 180 | + "streetAddr2": "", |
| 181 | + "city": "Chicago", |
| 182 | + "zip": "60601", |
| 183 | + "stateCode": "IL", |
| 184 | + "type": "HOME", |
| 185 | + "updatedAt": null, |
| 186 | + "createdAt": null, |
| 187 | + "createdBy": null, |
| 188 | + "updatedBy": null |
| 189 | + } |
| 190 | + ], |
| 191 | + "homeCountryCode": "USA", |
| 192 | + "competitionCountryCode": "USA", |
| 193 | + "photoURL": null, |
| 194 | + "tracks": [ |
| 195 | + "DEVELOP" |
| 196 | + ], |
| 197 | + "updatedAt": "2015-12-02T14:00Z", |
| 198 | + "createdAt": "2014-04-10T10:55Z" |
| 199 | + } |
| 200 | + }, |
| 201 | + "version": "v3" |
| 202 | + }, |
| 203 | + { |
| 204 | + "id": "test_manager1", |
| 205 | + "result": { |
| 206 | + "success": true, |
| 207 | + "status": 200, |
| 208 | + "metadata": null, |
| 209 | + "content": { |
| 210 | + "maxRating": { |
| 211 | + "rating": 1114, |
| 212 | + "track": "DATA_SCIENCE", |
| 213 | + "subTrack": "SRM" |
| 214 | + }, |
| 215 | + "createdBy": "40011578", |
| 216 | + "updatedBy": "40011578", |
| 217 | + "userId": 40051333, |
| 218 | + "firstName": "Firstname", |
| 219 | + "lastName": "Lastname", |
| 220 | + "quote": "It is a mistake to think you can solve any major problems just with potatoes.", |
| 221 | + "description": null, |
| 222 | + "otherLangName": null, |
| 223 | + "handle": "test_manager1", |
| 224 | + "handleLower": "test_manager1", |
| 225 | + "status": "ACTIVE", |
| 226 | + "email": "test_manager1@email.com", |
| 227 | + "addresses": [ |
| 228 | + { |
| 229 | + "streetAddr1": "100 Main Street", |
| 230 | + "streetAddr2": "", |
| 231 | + "city": "Chicago", |
| 232 | + "zip": "60601", |
| 233 | + "stateCode": "IL", |
| 234 | + "type": "HOME", |
| 235 | + "updatedAt": null, |
| 236 | + "createdAt": null, |
| 237 | + "createdBy": null, |
| 238 | + "updatedBy": null |
| 239 | + } |
| 240 | + ], |
| 241 | + "homeCountryCode": "USA", |
| 242 | + "competitionCountryCode": "USA", |
| 243 | + "photoURL": null, |
| 244 | + "tracks": [ |
| 245 | + "DEVELOP" |
| 246 | + ], |
| 247 | + "updatedAt": "2015-12-02T14:00Z", |
| 248 | + "createdAt": "2014-04-10T10:55Z" |
| 249 | + } |
| 250 | + }, |
| 251 | + "version": "v3" |
102 | 252 | }
|
103 | 253 | ]
|
104 | 254 | }
|
0 commit comments