Details
Description
createUpdateBillingAddress and createUpdateShippingAddress services create incorrect PartyContactMechPurpose records with userLogin.partyId.
These services works well in case of when e-commerce logged-in user perform these operation. But in-correct data is created by these services if called from admin or any other user.
Need to check relevant code and fix it.
I called createUpdateBillingAddress service from webtools and and didn't get desired results.