Working on contact and address create update v4
This commit is contained in:
@@ -147,7 +147,7 @@ async def patch_contact_obj_exist_v4(
|
||||
|
||||
if update_contact_obj_result := create_update_contact_obj_v4(
|
||||
contact_dict_obj = contact_obj,
|
||||
contact_id = contact_obj.contact_id,
|
||||
contact_id = contact_id,
|
||||
account_id = x_account_id,
|
||||
for_type = for_type,
|
||||
for_id = for_id,
|
||||
|
||||
Reference in New Issue
Block a user