Lending
Funding your loan / payment ra...
Adjustment Action parameters
1min
you can update the loan information after a loan was partially funded update the relevant parameters from the list below any loan funding information that you changed, shows with the word adjusted before it attributes description adjustmentactiontype loanadjustmentaction type of update made to the loan required required actionamount decimal dollar amount of the change to the loan required required description string description of the reason for the loan adjustment 1 30 characters required required updatedby string by whom the information was updated optional optional updatedon string date/ time the information was updated optional optional loanid string unique identifier of the loan optional optional adjustedloanamount decimal or null adjusted gross dollar amount requested optional optional adjustednetfunding decimal or null adjusted net dollar amount to fund optional optional adjustedoriginationfee decimal or null adjusted charge to the borrower for the loan optional optional optional optional adjustedcurrentmonthlypayment decimal or null adjusted monthly payment amount optional optional adjustedfinalpaymentdate datetime or null adjusted date due for final loan payment the format must be yyyy mm dd optional optional adjustedfinalpayment decimal or null adjusted dollar amount of final payment optional optional adjustedfinancecharge decimal or null adjusted finance charge paid by the borrower optional optional adjustedtotalpayments decimal or null adjusted total paid by the borrower after all the payments have been made optional optional adjustedapr decimal or null adjusted annual percentage interest rate, as a percent optional optional { "fundinginfoupdate" { "rails" \[ { "adjustmentactionfields" { "adjustmentactiontype" "prepayment", "actionamount" 300, "description" "customer payment" }, "railtype" "adjustmentaction", "priority" 1, "amount" 300 0 } ] } }