Discussions
Join the NetSuite community to innovate, connect, and discover what’s next.
SuiteWorld brings thousands of innovators, builders, and leaders together to learn, connect, and shape what’s next. This October, explore how to build a stronger foundation for growth through inspiring keynotes, major product reveals, hands-on sessions, and unforgettable moments—all in one place for our biggest event of the year. Register now
The incorrect payment creation date
Hello Team,
I have a question about the payment creation date.
I pushed a payment to NetSuite. Here the 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=".........-45081-49748-f62cbb293a4bea9f" xsi:type="ns8:CustomerPayment">
<ns8:customer type="customer" xsi:type="ns9:RecordRef" xmlns:ns9="urn:core_2020_1.platform.webservices.netsuite.com" internalId="1650"/>
<ns8:currency type="currency" xsi:type="ns10:RecordRef" internalId="3" xmlns:ns10="urn:core_2020_1.platform.webservices.netsuite.com"/>
<ns8:payment xsi:type="xsd:double">5.0</ns8:payment>
<ns8:tranDate xsi:type="xsd:dateTime">2021-09-20T17:40:30.000Z</ns8:tranDate>