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!
Help with seting item PricingMatrix
Hi,
I am new to developing WebServices for NetSuite but I have created a c# application that I can search and retreve inventory items. What I want to be able to do is calculate various pricing levels based on cost price plus margin and update these in the inventory item record. We are not using quantity discounts in our system. Below is the code that I have been trying to use but I am getting an error when running this (The search works fine and returnes the items I want, it is just the update that fails). This is the error