|
keithwoodlock
>>What was the concern exactly That the read api returns very little information around the accounting related parameters.
Ex: for each payment type to fund source mapping in we return only the paymentTypeId and the fundSourceId
The earlier UI's would use the template query param while fetching a loan product (we did not have a pure view mode per say) and would be able to determine the payment Type and Fund source account details etc since all possible fund sources, charges and the like are returned in template mode.
So it is really an oversight in the returned json design which we are fixing
|