Skip to content

PM-4490 Add names and contact in bulk lookup#68

Open
himaniraghav3 wants to merge 1 commit intodevelopfrom
PM-4490
Open

PM-4490 Add names and contact in bulk lookup#68
himaniraghav3 wants to merge 1 commit intodevelopfrom
PM-4490

Conversation

@himaniraghav3
Copy link
Copy Markdown
Collaborator

https://topcoder.atlassian.net/browse/PM-4490

Backend for adding the names and contact to api response.

API response:

[
{
"userId": "89770109",
"handle": "neelamreviews",
"firstName": "Neelam",
"lastName": "Reviewer",
"contactNumber": "+918319235651", // if added to profle
"email": "neelamchauhanraghav88@gmail.com",
"country": "Algeria"
},
{
"userId": "88780562",
"handle": "sidtester9",
"firstName": "Tester",
"lastName": "Sid",
"contactNumber": null, // not available
"email": "himanitester9+@gmail.com",
"country": "India"
}
]

@himaniraghav3 himaniraghav3 requested a review from kkartunov April 2, 2026 09:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant