Discussions
Here are some examples to get your creative juices flowing.
"Did I pay vendor John Doe last month?"
"Take me to my largest sales order for this month."
"What invoices haven't been paid yet?"
getting VALID_LINE_ITEM_REQD in SOAP webservices 2019.2
Hi All,
priority issue pls!
while i try to create Item fulfillment record in Netsuite using SOAP webservices 2019.2 wsdl getting VALID_LINE_ITEM_REQD error can't figure it out any helping hands
SOAP Request
---------------
<soapenv:Body>
<urn:add>
<urn:record xsi:type="ns852:ItemFulfillment" xmlns:ns852="urn:sales_2019_2.transactions.webservices.netsuite.com" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<ns852:createdFrom internalId="82919" xsi:type="urn1:RecordRef" type="salesOrder"/>
<ns852:shipMethod internalId="4531"/>
<ns852:customForm internalId="130" type="itemFulfillment"></ns852:customForm>
<ns852:tranDate>2021-03-24T00:00:00.000Z</ns852:tranDate>
<ns852:shipStatus>_shipped</ns852:shipStatus>
<ns852:itemList replaceAll="false" xsi:type="ns852:ItemFulfillmentItemList">