Discussions
Read on for the latest updates including:
• Agenda Builder launch
• SuiteWorld On Air registration
• New NetSuite Prompt Studio Contest
• And more!
Check out this thread to learn more!
Service Charge via Web Services
Hi,
I have a website which sells products online, based on NetSuite Items, which then sends orders through to NetSuite with the relevant ItemIds.
What I would like to do is also pass through a service charge, which is variable in it's cost. For example, a random example might be a set cost to clean by floor size. So I might want to send through "Clean floor", "$400" for one order and "$300" for a different order but it's essentially the same service at a variable price.
What would be the best way/objects to use for me to achieve that when passing an order to NetSuite via the web services?