{
"status": "success",
"message": "string",
"data": {
"id": "string",
"createdAt": "2019-08-24T14:15:22.123Z",
"updatedAt": "2019-08-24T14:15:22.123Z",
"deletedAt": "2019-08-24T14:15:22.123Z",
"uid": "string",
"email": "user@example.com",
"name": "string",
"firstName": "string",
"lastName": "string",
"middleName": "string",
"username": "string",
"role": "user",
"profilePicture": "http://example.com",
"phone": "string",
"isSalesAgent": true,
"address": {
"line1": "string",
"line2": "string",
"line3": "string",
"city": "string",
"state": "string",
"country": "string",
"zipcode": "string"
},
"timezone": "string",
"workExperiences": [
{
"id": "string",
"companyName": "string",
"companyId": "string",
"role": "string",
"startDate": "2019-08-24T14:15:22.123Z",
"endDate": "2019-08-24T14:15:22.123Z",
"isPresent": true,
"description": "string",
"skills": [
"string"
],
"createdAt": "2019-08-24T14:15:22.123Z",
"updatedAt": "2019-08-24T14:15:22.123Z"
}
],
"kycStatus": "draft",
"salesAgentRating": {
"responseTime": -9007199254740991,
"communication": -9007199254740991,
"paymentTerms": -9007199254740991,
"productQuality": -9007199254740991,
"credibility": -9007199254740991,
"overall": -9007199254740991
},
"updateRequest": {
"id": "string",
"createdAt": "2019-08-24T14:15:22.123Z",
"updatedAt": "2019-08-24T14:15:22.123Z",
"deletedAt": "2019-08-24T14:15:22.123Z",
"userId": "string",
"name": "string",
"firstName": "string",
"lastName": "string",
"middleName": "string",
"profilePicture": "http://example.com",
"phone": "string",
"address": {
"line1": "string",
"line2": "string",
"line3": "string",
"city": "string",
"state": "string",
"country": "string",
"zipcode": "string"
},
"timezone": "string",
"username": "string",
"email": "user@example.com",
"status": "pending",
"workExperiences": [
{
"id": "string",
"companyName": "string",
"companyId": "string",
"role": "string",
"startDate": "2019-08-24T14:15:22.123Z",
"endDate": "2019-08-24T14:15:22.123Z",
"isPresent": true,
"description": "string",
"skills": [
"string"
],
"createdAt": "2019-08-24T14:15:22.123Z",
"updatedAt": "2019-08-24T14:15:22.123Z"
}
],
"approverComment": "string",
"approverId": "string",
"approverAt": "2019-08-24T14:15:22.123Z"
}
}
}