Discussions
Customer refund
Hi all, hope you can help,
I'm trying to create a customer refund, which I then want to apply to a customer deposit.
It's easy to do this through the UI, but the web services documentation doesn't seem to support it?
In detail, there is a CustomerRefundDepositList list you can add to a CustomerRefund record. I expected this list to take internalIds of Customer Deposit so I can link the deposit to the refund. However this isn't listed in the webservices docs. It looks like the fields listed are for reading only.
There is a 'doc' field in CustomerRefundDepositList which is of type long, which has no help documentation, don't know if this is maybe supposed to store the internal Id of the deposit?