hz_customer_profile_v2pub.update_cust_profile_amt returns error for object_version_number
I hope this is the correct community for TCA API question. I'm using hz_customer_profile_v2pub.update_cust_profile_amt to mass update the profile amounts in TCA for a set of customers. These are the specific customers that were loaded using customer conversion programs. Now, the API needs object_version_number to lock the record, but the records created from conversion have null value for object_version_number in hz_cust_profile_amts table. How can I fix this issue? Any help is greatly appreciated.
Error from API:
This record in table hz_cust_profile_amts cannot be locked as it has been updated by another user.