This topic contains 2 replies, has 0 voices, and was last updated by hguerrero 8 years, 9 months ago.

  • Author
    Posts
  • #6773

    nbourdeau@diffusion.cc

    Hi,

    I have a ref to a customer address from a SalesOrder record and I want to update some fields of this particular address.

    What is the simplet way to achieve this ?

    Is it mandatory to update the Customer record ?

    Thanks
    This is a cached copy. Click here to see the original post.

  • #6774

    nbourdeau@diffusion.cc

    I managed to do it with an update to customer record addressbook.

    But it seems this does not do and update but a replace (delete / create new) of the address. I need to update the address !!!

    How can I do it ?

  • #6775

    hguerrero

    Hi nbourdeau,

    Make sure that the replaceAll=false and specify the internal id of the address found in the addressbook

    Sample Soap Request (2015.1 WSDL) :

    Test1

    2244

    You can also check SuiteAnswer : https://netsuite.custhelp.com/app/an…ail/a_id/40782

    Hope this helps

    Thanks,

    Hanna

You must be logged in to reply to this topic.