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.
Please note that on Saturday, April 11, 2026, at 8:00 PM Pacific time, our Case Management System will undergo a scheduled maintenance for approximately 30 minutes. During this time, case creation via SuiteAnswers will be unavailable and inbound calls will be routed to Customer Service.
SuiteTalk: Customer payment record creation
Hi,
While creating a customer payment to apply an Invoice, we are passing the Internal ID for the Invoice in apply sub-list at the "DOC" field. This is working as expected.
- Is there a way to pass External ID instead of Internal ID in apply section?
- Is there a way to pass invoice Number instead of Internal ID in apply section?
<ns01:apply>
<ns01:apply>true</ns01:apply>
<ns01:doc>38696578</ns01:doc>
<ns01:line>0</ns01:line>
<ns01:applyDate>2021-09-30T16:03:27+00:00</ns01:applyDate>
<ns01:type>Invoice</ns01:type>
<ns01:amount>15</ns01:amount>
</ns01:apply>
Thanks.
Tagged:
0