Hey guys. We are trying to fetch records from Nets...
# general
p
Hey guys. We are trying to fetch records from Netsuite using SOAP web services. We use lastmodifieddate field to avoid fetching un-changed records. We are seeing two issues for Invoices: 1. The amountRemaining and amountPaid fields are not present in the response. 2. If a customer payment is made against an invoice, in the UI we can see the amount due changes. But, the last modified date for the invoice is not changing. Please help.