Discussions
Stay up-to-date with the latest news from NetSuite. You’ll be in the know about how to connect with peers and take your business to new heights at our virtual, in-person, on demand events, and much more.
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
How to unapply a Journal Entry applied to an Invoice as a zero-dollar Customer Payment via SOAP — wh
We have a Boomi integration that applies Journal Entries to customer invoices using a zero-dollar CustomerPayment UPSERT via SOAP. The process works like the manual NetSuite workflow: open the invoice → Accept Payment → Credits tab → select the Journal → save. The result on the invoice is an "Journal" (Journal Entry) shown as the payment source, not a traditional CustomerPayment.
Because the payment amount is zero, no CustomerPayment record is created (or it's not retrievable), so we cannot do a GET on the CustomerPayment to read its applyList.
When we try to unapply a single invoice line by sending an Update on the customer payment with an applyList payload:
Tagged:
0