DEV API changelog (2026-04-28)

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 fiatPrincipalAmount became optional
  • the request property fiatWithdrawalBankAccount became optional
  • the request property securityCryptoAmount became optional
  • the request property termInYears became optional

PATCH /sub-account/loans/applications/{id}

  • added the new optional request property fiatWithdrawalBankAccount
  • added the new optional request property termInYears