Discussions
SuiteWorld is the largest annual gathering of the NetSuite community! It will be held in Las Vegas on October 6-9, 2025. Our customers and partners look forward to SuiteWorld every year as a place to hear the latest from NetSuite, get hands-on learning, and connect with each other. Register now!
Join our Ask An Expert Live session featuring Angela Bayliss , Senior Principal Consultant at Jade Global, on June 26, 2025, 2–3 PM ET. With 21 years of experience, Angela will answer all your questions. Learn from one of the best! RSVP now.
How to request payload for creating a customer payment record with three applications via SOAP API?
Hi Team,
Could you provide the example of a NetSuite SOAP API request payload for creating a customer payment record with three applications - one to an invoice, one to a credit memo, and one to a payment?
I try to use this one, but receive the error message:
<platformCore:statusDetail type="ERROR">
<platformCore:code>USER_ERROR</platformCore:code>
<platformCore:message>Unable to find a matching line for sublist apply with key: [doc,line] and value: [87965,0].</platformCore:message>
</platformCore:statusDetail>
</platformCore:status>
Could you verify my request?