DEV API changelog (2026-04-07)
April 7th, 2026
Last updated: 2026-04-07 20:12:13 AEST
API Changelog 2026-04-04_00-41_214738c vs. 2026-04-07_19-51_3d14c3a
API Changes
POST /main-account/loans/transactions
- ⚠️ removed the enum value 'AUTO_REPAYMENT' of the request property 'filter/dependentSchemas[type]/items/'
- ⚠️ removed the enum value 'BORROW' of the request property 'filter/dependentSchemas[type]/items/'
- ⚠️ removed the enum value 'FAILED' of the request property 'filter/dependentSchemas[status]/items/'
- ⚠️ removed the enum value 'PENDING' of the request property 'filter/dependentSchemas[status]/items/'
- ⚠️ removed the enum value 'REPAYMENT' of the request property 'filter/dependentSchemas[type]/items/'
- ⚠️ removed the enum value 'SUCCESS' of the request property 'filter/dependentSchemas[status]/items/'
- ⚠️ removed the enum value 'TOP_UP_COLLATERAL' of the request property 'filter/dependentSchemas[type]/items/'
- ⚠️ removed the enum value 'WITHDRAW_COLLATERAL' of the request property 'filter/dependentSchemas[type]/items/'
- added the new 'AUTO_FIAT_REPAY' enum value to the request property 'filter/dependentSchemas[type]/items/'
- added the new 'AUTO_SECURITY_REPAY' enum value to the request property 'filter/dependentSchemas[type]/items/'
- added the new 'COMPLETED' enum value to the request property 'filter/dependentSchemas[status]/items/'
- added the new 'FIAT_BORROW' enum value to the request property 'filter/dependentSchemas[type]/items/'
- added the new 'FIAT_REPAY' enum value to the request property 'filter/dependentSchemas[type]/items/'
- added the new 'INITIATED' enum value to the request property 'filter/dependentSchemas[status]/items/'
- added the new 'PICKED_FOR_RECKONING' enum value to the request property 'filter/dependentSchemas[status]/items/'
- added the new 'POSTPONED_TO_NEXT_RECKONING' enum value to the request property 'filter/dependentSchemas[status]/items/'
- added the new 'PRE_RECKONING' enum value to the request property 'filter/dependentSchemas[status]/items/'
- added the new 'READY_FOR_RECKONING' enum value to the request property 'filter/dependentSchemas[status]/items/'
- added the new 'ROLLED_BACK' enum value to the request property 'filter/dependentSchemas[status]/items/'
- added the new 'SECURITY_DEPOSIT' enum value to the request property 'filter/dependentSchemas[type]/items/'
- added the new 'SECURITY_REPAY' enum value to the request property 'filter/dependentSchemas[type]/items/'
- added the new 'SECURITY_WITHDRAWAL' enum value to the request property 'filter/dependentSchemas[type]/items/'
- added the new 'WAITING_FOR_FIAT_TRANSFER_TO_USER' enum value to the request property 'filter/dependentSchemas[status]/items/'
- added the new 'WITHDRAWAL_INITIATED' enum value to the request property 'filter/dependentSchemas[status]/items/'
GET /sub-account/loans/applications
- ⚠️ added the new 'DRAFT' enum value to the '/items/applyFor' response property for the response status '200'
- ⚠️ added the new 'DRAFT' enum value to the '/items/status' response property for the response status '200'
POST /sub-account/loans/applications
- ⚠️ added the new 'DRAFT' enum value to the 'applyFor' response property for the response status '200'
- ⚠️ added the new 'DRAFT' enum value to the 'status' response property for the response status '200'
- added the new 'DRAFT' enum value to the request property 'applyFor'
PATCH /sub-account/loans/applications/{id}
- endpoint added
PATCH /sub-account/loans/applications/{id}/apply-for/{reason}
- ⚠️ added the new 'DRAFT' enum value to the 'applyFor' response property for the response status '200'
- ⚠️ added the new 'DRAFT' enum value to the 'status' response property for the response status '200'
POST /sub-account/loans/applications/{id}/withdraw
- ⚠️ added the new 'DRAFT' enum value to the 'applyFor' response property for the response status '200'
- ⚠️ added the new 'DRAFT' enum value to the 'status' response property for the response status '200'
GET /sub-account/loans/redraws/applications
- ⚠️ added the new 'DRAFT' enum value to the '/items/status' response property for the response status '200'
POST /sub-account/loans/redraws/applications
- ⚠️ added the new 'DRAFT' enum value to the 'status' response property for the response status '200'
POST /sub-account/loans/transactions
- ⚠️ removed the enum value 'AUTO_REPAYMENT' of the request property 'filter/dependentSchemas[type]/items/'
- ⚠️ removed the enum value 'BORROW' of the request property 'filter/dependentSchemas[type]/items/'
- ⚠️ removed the enum value 'FAILED' of the request property 'filter/dependentSchemas[status]/items/'
- ⚠️ removed the enum value 'PENDING' of the request property 'filter/dependentSchemas[status]/items/'
- ⚠️ removed the enum value 'REPAYMENT' of the request property 'filter/dependentSchemas[type]/items/'
- ⚠️ removed the enum value 'SUCCESS' of the request property 'filter/dependentSchemas[status]/items/'
- ⚠️ removed the enum value 'TOP_UP_COLLATERAL' of the request property 'filter/dependentSchemas[type]/items/'
- ⚠️ removed the enum value 'WITHDRAW_COLLATERAL' of the request property 'filter/dependentSchemas[type]/items/'
- added the new 'AUTO_FIAT_REPAY' enum value to the request property 'filter/dependentSchemas[type]/items/'
- added the new 'AUTO_SECURITY_REPAY' enum value to the request property 'filter/dependentSchemas[type]/items/'
- added the new 'COMPLETED' enum value to the request property 'filter/dependentSchemas[status]/items/'
- added the new 'FIAT_BORROW' enum value to the request property 'filter/dependentSchemas[type]/items/'
- added the new 'FIAT_REPAY' enum value to the request property 'filter/dependentSchemas[type]/items/'
- added the new 'INITIATED' enum value to the request property 'filter/dependentSchemas[status]/items/'
- added the new 'PICKED_FOR_RECKONING' enum value to the request property 'filter/dependentSchemas[status]/items/'
- added the new 'POSTPONED_TO_NEXT_RECKONING' enum value to the request property 'filter/dependentSchemas[status]/items/'
- added the new 'PRE_RECKONING' enum value to the request property 'filter/dependentSchemas[status]/items/'
- added the new 'READY_FOR_RECKONING' enum value to the request property 'filter/dependentSchemas[status]/items/'
- added the new 'ROLLED_BACK' enum value to the request property 'filter/dependentSchemas[status]/items/'
- added the new 'SECURITY_DEPOSIT' enum value to the request property 'filter/dependentSchemas[type]/items/'
- added the new 'SECURITY_REPAY' enum value to the request property 'filter/dependentSchemas[type]/items/'
- added the new 'SECURITY_WITHDRAWAL' enum value to the request property 'filter/dependentSchemas[type]/items/'
- added the new 'WAITING_FOR_FIAT_TRANSFER_TO_USER' enum value to the request property 'filter/dependentSchemas[status]/items/'
- added the new 'WITHDRAWAL_INITIATED' enum value to the request property 'filter/dependentSchemas[status]/items/'
