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.
Now is the time to ask your NetSuite-savvy friends and colleagues to join the NetSuite Support Community! Refer now! Click here to watch and learn more!
Hi Team When i tried to post Payment Through API got error You have attempted an invalid sublist or
{
"customer": {
"id": "5432"
},
"payment": 1,
"currency": {
"id": "1"
},
"account": {
"id": "122"
},
"memo": "INVO204576",
"toBeEmailed": false,
"apply": {
"items": [
{
"doc": {
"id": "16447"
},
"amount": 1,
"apply": true,
"line": 0
}
]
},
"tranId": "20240524080624"
}
Tagged:
0