Request:
<?xml version="1.0"?>
<soapenv:Envelope xmlns:soapenv=
http://schemas.xmlsoap.org/soap/envelope/ xmlns:xsd=
http://www.w3.org/2001/XMLSchema xmlns:ns1="urn:
customers_2022_2.transactions.webservices.netsuite.com" xmlns:ns2="urn:
core_2022_2.platform.webservices.netsuite.com" xmlns:ns3="urn:
common_2022_2.platform.webservices.netsuite.com" xmlns:xsi=
http://www.w3.org/2001/XMLSchema-instance>
<soapenv:Header>
<ediHqTransId>239b9397-d38a-450b-8e83-dcbac3c1a724</ediHqTransId>
<preferences mustUnderstand = "0" actor =
http://schemas.xmlsoap.org/soap/actor/next>
<useConditionalDefaultsOnAdd>true</useConditionalDefaultsOnAdd>
<ignoreReadOnlyFields>true</ignoreReadOnlyFields>
<warningAsError>false</warningAsError>
<disableMandatoryCustomFieldValidation>true</disableMandatoryCustomFieldValidation>
<disableSystemNotesForCustomFields>true</disableSystemNotesForCustomFields>
</preferences>
</soapenv:Header>
<soapenv:Body>
<add xsi:type='platformMsgs:AddRequest'>
<record xsi:type='tranCust:CustomerPayment' xmlns:tranCust="urn:customers_2022_2.transactions.webservices.netsuite.com">
<customer xsi:type='platformCore:RecordRef' internalId = "667"/>
<payment xsi:type='xsd:double'>219536.13</payment>
<account xsi:type='platformCore:RecordRef' internalId = "403"/>
<tranCust:creditList replaceAll = "true" xsi:type='tranCust:CustomerPaymentCreditList'>
<tranCust:credit>
<tranCust
apply>true</tranCustapply>
<tranCust
doc>20657998</tranCustdoc>
<tranCust
line>0</tranCustline>
<tranCust
creditDate>2024 04 05T0000
00.000 0700</tranCust:creditDate>
<tranCust:type>Credit Memo</tranCust:type>
<tranCust
refNum>CM KW8351</tranCustrefNum>
<tranCust
currency>USA</tranCustcurrency>
<tranCust
amount>200.00</tranCustamount>
</tranCust:credit>
</tranCust:creditList>
</record>
</add>
</soapenv:Body>
</soapenv:Envelope>