Discussions
Ambiguous_data
I submitted the below code to place a customerPayment in the Undeposited Funds account:
<soap:Body>
<update>
<record internalId="126622" xsi:type="tranCust:CustomerPayment">
<undepFunds xsi:type="xsd:int">1</undepFunds>
<checkNum xsi:type="xsd:string">XXXXXXXXX</checkNum>
</record>
</update>
</soap:Body>
I received the below error message:
<soapenv:Body>
<updateResponse xmlns="">
<writeResponse xmlns="urn:messages_2_5.platform.webservices.netsuite.com">
<ns1:status isSuccess="false" xmlns:ns1="urn:core_2_5.platform.webservices.netsuite.com">
<ns1:statusDetail type="ERROR">