We are implementing suite talk API - When we tryin...
# suitetalkapi
r
We are implementing suite talk API - When we trying to create CustomerRefund object using java code and want to associate CreditNote/Customer Payment with it ( which is already available in Apply section) using CustomeeRefund#setApplyList() method but it doesn't work and displays the error 'should not update apply list
b
is that the full error? is that returned from the web service or an exception?