Added an API to update existing contact #52

Merged
admin merged 1 commits from Ashutosh_Task#228_Update_Contact into Feature_Directory 2025-05-15 13:17:25 +00:00
Collaborator
  1. Updates all contact information.
  2. Deletes phone numbers not present in the DTO.
  3. Adds phone numbers that are in the DTO but not in the database.
  4. Deletes email addresses not present in the DTO.
  5. Adds email addresses that are in the DTO but not in the database.
  6. Deletes tag mappings for tags not present in the DTO.
  7. Adds new tags if their ID is null or not found in the database.
  8. Deletes bucket mappings for bucket IDs not present in the DTO.
1. Updates all contact information. 2. Deletes phone numbers not present in the DTO. 3. Adds phone numbers that are in the DTO but not in the database. 4. Deletes email addresses not present in the DTO. 5. Adds email addresses that are in the DTO but not in the database. 6. Deletes tag mappings for tags not present in the DTO. 7. Adds new tags if their ID is null or not found in the database. 8. Deletes bucket mappings for bucket IDs not present in the DTO.
ashutosh.nehete added 1 commit 2025-05-15 13:15:26 +00:00
admin merged commit fc6ecd059c into Feature_Directory 2025-05-15 13:17:25 +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#52
No description provided.