Last updated: 2026-01-22 01:50:44 AEDT
API Changelog f174bb1 vs. 2026-01-22_01-41_01c664f
POST /main-account/loans/transactions
- the 'sorting/field' request property's minLength was decreased from '1' to '0'
PATCH /sub-account/loans/applications/{id}/apply-for/{reason}
- for the 'path' request parameter 'id', the minLength was decreased from '1' to '0'
GET /sub-account/loans/applications/{id}/documents/{type}/upload-link
- for the 'path' request parameter 'id', the minLength was decreased from '1' to '0'
POST /sub-account/loans/applications/{id}/withdraw
- for the 'path' request parameter 'id', the minLength was decreased from '1' to '0'
POST /sub-account/loans/transactions
- the 'sorting/field' request property's minLength was decreased from '1' to '0'
GET /sub-account/loans/{loanId}/repayments/schedule
- ⚠️ added the new 'LIQUIDATION' enum value to the '/items/transactionType' response property for the response status '200'
