Arix V2.03
over 2 years ago by Devora Hosseinof
Release date: December 27, 2020
Release V2.03 delivers bug fixes, infrastructure updates and this new feature:
MPLs can now issue loan proceeds with a check, that will be printed and mailed. In the JSON below you can see the new rail attributes you can add when you add loan funding information, POST /Loan.
Additionally:
- date-time fields changed on the back-end to have a date-time offset
- CRB capital markets can dynamically select retained loans for re-investment
"RailTransaction"{
"CheckFields"
"PhysicalAddressOfRecipient (PhysicalAddressOfRecipient",
"optional)",
"Name (string",
"optional)",
"Description (string",
"optional)",
"Remittance_advice (Array"[
"RemittanceAdvice"
],
"optional)",
"IsPrintedandMailed (boolean",
"optional)",
"CheckEmail (string",
"optional)"
}