The Web API Documentation V10.0 states (on p. 423) that if you pass "[]" as the sPhone2 parameter of UpdateAccountInfoEx(), it will delete the current value. However, I am unable to delete the phone number on a test constituent account, no matter what I pass as that parameter. Passing "[]" and passing an empty string cause no change, though passing an actual number changes the number. How can I just remove the number without replacing it with another number?
Thanks,Bryan
It looks like it's a bug to me in the WP_MAINTAIN_CONSTITUENT stored proc. The Phone 1 doesn't work either when passing [] . Maybe report it with support.
Jon