ap_vendor_pub_pkg.create_vendor_contact is not populating org_contact_id
Question 1: In some cases, why is the ap_vendor_pub_pkg.create_vendor_contact not populating org_contact_id?
The customer is using ap_vendor_pub_pkg.update_vendor_contact_public for updating the supplier contacts, but for some cases org_contact_id is not getting populated, is there any reason for that? Are there any cases when org_contact_id not get populated?
Question 2: API ap_vendor_pub_pkg.update_vendor_contact_public is also not returning any error message when user is try to update the vendor contact. Why is the API is not giving any error message?