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'.