Created an API to get contact profile by its Id #63

Merged
vikas.nale merged 2 commits from Ashutosh_Task#230_Get_Contact_By_Id into Feature_Directory 2025-05-20 08:17:44 +00:00
Collaborator
  1. Created an endpoint to fetch a contact profile by its ID.
  2. Developed a view model that includes all information related to the contact, such as buckets, projects, phone numbers, emails, and tags.
  3. Added details about who created the contact and who last updated it, along with the corresponding timestamps.
  4. Implemented a mapper to map the contact entity to the contact profile view model.
1. Created an endpoint to fetch a contact profile by its ID. 2. Developed a view model that includes all information related to the contact, such as buckets, projects, phone numbers, emails, and tags. 3. Added details about who created the contact and who last updated it, along with the corresponding timestamps. 4. Implemented a mapper to map the contact entity to the contact profile view model.
ashutosh.nehete added 1 commit 2025-05-20 04:25:37 +00:00
ashutosh.nehete added 1 commit 2025-05-20 07:08:20 +00:00
vikas.nale merged commit d1b899f846 into Feature_Directory 2025-05-20 08:17:44 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: admin/marco.pms.api#63
No description provided.