0

I am new in Netsuite development. I want to list all the Netsuite shipping methods in my PHP application by webservices (using latest Netsuite PHP toolkit). I have searched a lot on this but did not found any thing, even on Netsuite website. Any help will be appreciate.

Qasim
  • 1
  • 1

1 Answers1

0

This answer shows the XML that needs to be sent as the SoapBody, you need to send the equivalent using the PHP wrapper.

https://stackoverflow.com/a/21371120/3696510

Community
  • 1
  • 1
muttonUp
  • 6,351
  • 2
  • 42
  • 54