02-06-2021 02:57 PM
Hi All,
I need some help regarding Netsuite Deposit update. I am trying to add new payment lines to the deposit payment section.
I able to add the new lines, but the old payments which were already exists were getting replaced (moving to undeposited)
I am herewith attaching you the following screenshots.
Please advise
CC: @ptaylor
Regards,
Ajay
02-08-2021 09:27 AM
Hi @ptaylor , Good morning. I want to check with you regarding the above request. Have you come across this kind of issue. Can you look into this and let me know.
Thanks,
Ajay
02-08-2021 11:50 AM
Hi Ajay,
I think you would have to reference the payment ID with entity.internalId, not id, like this:
02-08-2021 12:26 PM
@ptaylor , Thank you for the details. I passed the parameters like mentioned above. I am getting the following error and i think the error was due to insufficient provileges.
{@type=ERROR, platformCore:code=USER_ERROR, platformCore:message=Adding new line to sublist payment is not allowed.}}, baseRef={@xmlns:platformCore=urn:core_2015_2.platform.webservices.netsuite.com, @internalId=7940570, @type=deposit, @xsi:type=platformCore:RecordRef}}}}}
I will verify it and will you know. Thanks,Ajay
02-08-2021 03:54 PM
@ptaylor, i tried passing the details below. But still it is removing the old custpymt line and added the current payment line.