Hi, i’m looking to build a rest api to netsuite to...
# suitetalkapi
j
Hi, i’m looking to build a rest api to netsuite to pass the shipping address in the line item. Each line item has a different destination so when we load the order we want to load the order with the correct shipping addresses/method per line. I’m unable to find any information to set hte address besides setting by id, but we want to set custom addresses.
b
not an option for suitetalk, both rest and soap webservices represent as an internal id reference
you will need to use a suitescript based solution instead, commonly a restlet