DEV API changelog (2026-04-28)
April 28th, 2026
Last updated: 2026-04-28 22:14:54 AEST
API Changelog 2026-04-27_23-22_176c8d8 vs. 2026-04-28_21-53_d16e49c
API Changes
POST /main-account/sub-accounts/{id}/credit-checks
- endpoint added
GET /main-account/sub-accounts/{id}/credit-checks/latest
- endpoint added
POST /sub-account/loans/applications
- the request property
fiatPrincipalAmountbecame optional - the request property
fiatWithdrawalBankAccountbecame optional - the request property
securityCryptoAmountbecame optional - the request property
termInYearsbecame optional
PATCH /sub-account/loans/applications/{id}
- added the new optional request property
fiatWithdrawalBankAccount - added the new optional request property
termInYears
