Question
Add/Update custom field data using XML in C#
I need to add/update records of customer. There is an external field which I named ExtraField1 of type STR255TYPE.
I see no way on how to add/update customer along with this field.
I need sample xml that I could reference.
I have tried looking through CustomerMod and CustomerAdd before asking a question here.
