Implemented Get Contact List API by TenantId #48

Merged
admin merged 1 commits from pramod_Task#282 into Feature_Directory 2025-05-15 05:47:00 +00:00
Collaborator

Fetched TenantId from request header.

Retrieved all contacts based on TenantId.

Fetched related data: phone numbers, emails, and tag mappings using ContactIds.

Resolved tag details from ContactTagMasters.

Mapped data to respective ViewModels (ContactVM, ContactEmailVM, ContactPhoneVM, ContactTagVM).

Returned final list using ApiResponse

Fetched TenantId from request header. Retrieved all contacts based on TenantId. Fetched related data: phone numbers, emails, and tag mappings using ContactIds. Resolved tag details from ContactTagMasters. Mapped data to respective ViewModels (ContactVM, ContactEmailVM, ContactPhoneVM, ContactTagVM). Returned final list using ApiResponse<object>.SuccessResponse().
pramod.mahajan added 1 commit 2025-05-15 05:39:28 +00:00
admin merged commit fa09b1a868 into Feature_Directory 2025-05-15 05:47:00 +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#48
No description provided.