Discussions
Narrative Insights is Temporarily Unavailable due to an Infrastructure Issue. Learn how This Impacts Your Account and What to Expect While the Feature is Disabled.
Error during push payments to NetSuite
Hello Team,
I created a request to NetSuite to push a payment.
Here an example of the request:
<soapenv:Body>
<add xmlns="urn:messages_2020_1.platform.webservices.netsuite.com">
<record xmlns:ns8="urn:customers_2020_1.transactions.webservices.netsuite.com" externalId="" xsi:type="ns8:CustomerPayment">
<ns8:arAcct xmlns:ns9="urn:core_2020_1.platform.webservices.netsuite.com" internalId="835" type="account" xsi:type="ns9:RecordRef" />
<ns8:customer xmlns:ns10="urn:core_2020_1.platform.webservices.netsuite.com" internalId="25269" type="customer" xsi:type="ns10:RecordRef" />
<ns8:currency xmlns:ns11="urn:core_2020_1.platform.webservices.netsuite.com" internalId="1" type="currency" xsi:type="ns11:RecordRef" />
<ns8:payment xsi:type="xsd:double">1.0</ns8:payment>