DEV API changelog (2025-12-04)
December 3rd, 2025
Last updated: 2025-12-04 03:39:58 AEDT
API Changelog ed881ed vs. 6b26064
GET /sub-account/loans/applications
- ⚠️ added the new 'EXPIRED' enum value to the '/items/status' response property for the response status '200'
POST /sub-account/loans/applications
- ⚠️ added the new 'EXPIRED' enum value to the 'status' response property for the response status '200'
PATCH /sub-account/loans/applications/{id}/apply-for/{reason}
- ⚠️ added the new 'EXPIRED' enum value to the 'status' response property for the response status '200'
POST /sub-account/loans/applications/{id}/withdraw
- ⚠️ added the new 'EXPIRED' enum value to the 'status' response property for the response status '200'
GET /sub-account/loans/redraws/applications
- ⚠️ added the new 'EXPIRED' enum value to the '/items/status' response property for the response status '200'
POST /sub-account/loans/redraws/applications
- ⚠️ added the new 'EXPIRED' enum value to the 'status' response property for the response status '200'
POST /sub-account/loans/{loanId}/close/fiat/preview
- added the optional property 'remainingFiatFee' to the response with the '200' status
POST /sub-account/loans/{loanId}/close/security/preview
- added the optional property 'remainingFiatFee' to the response with the '200' status
