Forum Discussion
achava02
5 years agoNew Contributor III
I tried it and I am getting the following error.
@type=ERROR, platformCore:code=USER_ERROR, platformCore:message=Adding new line to sublist payment is not allowed
ptaylor
5 years agoEmployee
Yes, I was mistaken. I was just able to get it to work with input data like this:
[
{
"record": {
"account": {
"internalId": "139"
},
"postingPeriod": {
"internalId": "3"
},
"paymentList": {
"depositPayment": [
{
"id": "418377",
"deposit": "true"
}
]
}
}
}
]
- achava025 years agoNew Contributor III
Thank you Patrick. I tried it i was able to create deposit.