Discussions
Retain Sales Order Item Pricing with SOAP/SuiteTalk
I have an integration with NetSuite using SuiteTalk/SOAP that commits lines on Sales Orders. I am running into an issue where prices for items are not retaining after the item has gone through a price increase. When saving the SO back to NetSuite using SOAP services, it's pulling the current price and updating the line and not honoring the original price on the sales order. This behavior does not happen using the NetSuite UI.
The integration is written in C#, but here is the segment that changes the line's commit status. I do not alter anything else related to the line.