Last updated: 2026-05-19 22:13:32 AEST

API Changelog 2026-05-19_13-45_ed76984 vs. 2026-05-19_21-59_07d5c85

No changes to report, but the specs are different

Last updated: 2026-05-14 22:24:17 AEST

API Changelog 2026-05-14_20-51_a02c474 vs. 2026-05-14_22-13_2f750db

API Changes

POST /sub-account/loans/applications

  • ⚠️ removed the request property applicantInfo/address/addressLine
  • the request property applicantInfo/address/country became nullable
  • the request property applicantInfo/address/postalCode became nullable
  • the request property applicantInfo/address/state became nullable
  • the request property applicantInfo/address/suburb became nullable

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

  • ⚠️ removed the request property applicantInfo/address/addressLine

GET /sub-account/loans/redraws/applications

  • ⚠️ the response property items/applicantInfo/address/country became nullable for the status 200
  • ⚠️ the response property items/applicantInfo/address/postalCode became nullable for the status 200
  • ⚠️ the response property items/applicantInfo/address/state became nullable for the status 200
  • ⚠️ the response property items/applicantInfo/address/suburb became nullable for the status 200
  • ⚠️ removed the optional property items/applicantInfo/address/addressLine from the response with the 200 status

POST /sub-account/loans/redraws/applications

  • ⚠️ the response property applicantInfo/address/country became nullable for the status 200
  • ⚠️ the response property applicantInfo/address/postalCode became nullable for the status 200
  • ⚠️ the response property applicantInfo/address/state became nullable for the status 200
  • ⚠️ the response property applicantInfo/address/suburb became nullable for the status 200
  • ⚠️ removed the request property applicantInfo/address/addressLine
  • ⚠️ removed the optional property applicantInfo/address/addressLine from the response with the 200 status
  • the request property applicantInfo/address/country became nullable
  • the request property applicantInfo/address/postalCode became nullable
  • the request property applicantInfo/address/state became nullable
  • the request property applicantInfo/address/suburb became nullable

POST /sub-account/loans/rollovers/applications

  • ⚠️ removed the request property oneOf[#/components/schemas/LoanRolloverCreditLineRequestDto]/allOf[#/components/schemas/LoanRolloverRequestDto]/applicantInfo/address/addressLine
  • ⚠️ removed the request property oneOf[#/components/schemas/LoanRolloverFixTermRequestDto]/allOf[#/components/schemas/LoanRolloverRequestDto]/applicantInfo/address/addressLine
  • the request property oneOf[#/components/schemas/LoanRolloverCreditLineRequestDto]/allOf[#/components/schemas/LoanRolloverRequestDto]/applicantInfo/address/country became nullable
  • the request property oneOf[#/components/schemas/LoanRolloverCreditLineRequestDto]/allOf[#/components/schemas/LoanRolloverRequestDto]/applicantInfo/address/postalCode became nullable
  • the request property oneOf[#/components/schemas/LoanRolloverCreditLineRequestDto]/allOf[#/components/schemas/LoanRolloverRequestDto]/applicantInfo/address/state became nullable
  • the request property oneOf[#/components/schemas/LoanRolloverCreditLineRequestDto]/allOf[#/components/schemas/LoanRolloverRequestDto]/applicantInfo/address/suburb became nullable
  • the request property oneOf[#/components/schemas/LoanRolloverFixTermRequestDto]/allOf[#/components/schemas/LoanRolloverRequestDto]/applicantInfo/address/country became nullable
  • the request property oneOf[#/components/schemas/LoanRolloverFixTermRequestDto]/allOf[#/components/schemas/LoanRolloverRequestDto]/applicantInfo/address/postalCode became nullable
  • the request property oneOf[#/components/schemas/LoanRolloverFixTermRequestDto]/allOf[#/components/schemas/LoanRolloverRequestDto]/applicantInfo/address/state became nullable
  • the request property oneOf[#/components/schemas/LoanRolloverFixTermRequestDto]/allOf[#/components/schemas/LoanRolloverRequestDto]/applicantInfo/address/suburb became nullable

Last updated: 2026-05-14 20:43:53 AEST

API Changelog 2026-05-13_16-30_b0e94c7 vs. 2026-05-14_20-30_ce3c174

API Changes

GET /main-account/balances/crypto

  • the balance response's property default value `` was added for the status 200
  • the code response's property default value `` was added for the status 400
  • the code response's property default value `` was added for the status 4XX
  • the code response's property default value `` was added for the status 500
  • the code response's property default value `` was added for the status 5XX
  • the currency response's property default value `` was added for the status 200
  • the field response's property default value `` was added for the status 400
  • the field response's property default value `` was added for the status 4XX
  • the field response's property default value `` was added for the status 500
  • the field response's property default value `` was added for the status 5XX
  • the message response's property default value `` was added for the status 400
  • the message response's property default value `` was added for the status 400
  • the message response's property default value `` was added for the status 4XX
  • the message response's property default value `` was added for the status 4XX
  • the message response's property default value `` was added for the status 500
  • the message response's property default value `` was added for the status 500
  • the message response's property default value `` was added for the status 5XX
  • the message response's property default value `` was added for the status 5XX
  • the rejectedValue response's property default value `` was added for the status 400
  • the rejectedValue response's property default value `` was added for the status 4XX
  • the rejectedValue response's property default value `` was added for the status 500
  • the rejectedValue response's property default value `` was added for the status 5XX
  • the traceId response's property default value `` was added for the status 400
  • the traceId response's property default value `` was added for the status 4XX
  • the traceId response's property default value `` was added for the status 500
  • the traceId response's property default value `` was added for the status 5XX

GET /main-account/balances/crypto/{cryptoCurrency}

  • ⚠️ removed the enum value BTC from the path request parameter cryptoCurrency
  • ⚠️ removed the enum value ETH from the path request parameter cryptoCurrency
  • ⚠️ removed the enum value USDC from the path request parameter cryptoCurrency
  • ⚠️ removed the enum value USDT from the path request parameter cryptoCurrency
  • ⚠️ removed the enum value WBTC from the path request parameter cryptoCurrency
  • the balance response's property default value `` was added for the status 200
  • the code response's property default value `` was added for the status 400
  • the code response's property default value `` was added for the status 4XX
  • the code response's property default value `` was added for the status 500
  • the code response's property default value `` was added for the status 5XX
  • the currency response's property default value `` was added for the status 200
  • the field response's property default value `` was added for the status 400
  • the field response's property default value `` was added for the status 4XX
  • the field response's property default value `` was added for the status 500
  • the field response's property default value `` was added for the status 5XX
  • the message response's property default value `` was added for the status 400
  • the message response's property default value `` was added for the status 400
  • the message response's property default value `` was added for the status 4XX
  • the message response's property default value `` was added for the status 4XX
  • the message response's property default value `` was added for the status 500
  • the message response's property default value `` was added for the status 500
  • the message response's property default value `` was added for the status 5XX
  • the message response's property default value `` was added for the status 5XX
  • the rejectedValue response's property default value `` was added for the status 400
  • the rejectedValue response's property default value `` was added for the status 4XX
  • the rejectedValue response's property default value `` was added for the status 500
  • the rejectedValue response's property default value `` was added for the status 5XX
  • the traceId response's property default value `` was added for the status 400
  • the traceId response's property default value `` was added for the status 4XX
  • the traceId response's property default value `` was added for the status 500
  • the traceId response's property default value `` was added for the status 5XX

GET /main-account/balances/fiat

  • the balance response's property default value `` was added for the status 200
  • the code response's property default value `` was added for the status 400
  • the code response's property default value `` was added for the status 4XX
  • the code response's property default value `` was added for the status 500
  • the code response's property default value `` was added for the status 5XX
  • the currency response's property default value `` was added for the status 200
  • the field response's property default value `` was added for the status 400
  • the field response's property default value `` was added for the status 4XX
  • the field response's property default value `` was added for the status 500
  • the field response's property default value `` was added for the status 5XX
  • the message response's property default value `` was added for the status 400
  • the message response's property default value `` was added for the status 400
  • the message response's property default value `` was added for the status 4XX
  • the message response's property default value `` was added for the status 4XX
  • the message response's property default value `` was added for the status 500
  • the message response's property default value `` was added for the status 500
  • the message response's property default value `` was added for the status 5XX
  • the message response's property default value `` was added for the status 5XX
  • the rejectedValue response's property default value `` was added for the status 400
  • the rejectedValue response's property default value `` was added for the status 4XX
  • the rejectedValue response's property default value `` was added for the status 500
  • the rejectedValue response's property default value `` was added for the status 5XX
  • the traceId response's property default value `` was added for the status 400
  • the traceId response's property default value `` was added for the status 4XX
  • the traceId response's property default value `` was added for the status 500
  • the traceId response's property default value `` was added for the status 5XX

GET /main-account/balances/fiat/{country}/{fiatCurrency}

  • ⚠️ removed the enum value AU from the path request parameter country
  • ⚠️ removed the enum value AUD from the path request parameter fiatCurrency
  • the balance response's property default value `` was added for the status 200
  • the code response's property default value `` was added for the status 400
  • the code response's property default value `` was added for the status 4XX
  • the code response's property default value `` was added for the status 500
  • the code response's property default value `` was added for the status 5XX
  • the currency response's property default value `` was added for the status 200
  • the field response's property default value `` was added for the status 400
  • the field response's property default value `` was added for the status 4XX
  • the field response's property default value `` was added for the status 500
  • the field response's property default value `` was added for the status 5XX
  • the message response's property default value `` was added for the status 400
  • the message response's property default value `` was added for the status 400
  • the message response's property default value `` was added for the status 4XX
  • the message response's property default value `` was added for the status 4XX
  • the message response's property default value `` was added for the status 500
  • the message response's property default value `` was added for the status 500
  • the message response's property default value `` was added for the status 5XX
  • the message response's property default value `` was added for the status 5XX
  • the rejectedValue response's property default value `` was added for the status 400
  • the rejectedValue response's property default value `` was added for the status 4XX
  • the rejectedValue response's property default value `` was added for the status 500
  • the rejectedValue response's property default value `` was added for the status 5XX
  • the traceId response's property default value `` was added for the status 400
  • the traceId response's property default value `` was added for the status 4XX
  • the traceId response's property default value `` was added for the status 500
  • the traceId response's property default value `` was added for the status 5XX

GET /main-account/deposit/crypto/{cryptoNetwork}/{cryptoCurrency}/wallet

  • ⚠️ removed the enum value BTC from the path request parameter cryptoCurrency
  • ⚠️ removed the enum value BTC from the path request parameter cryptoNetwork
  • ⚠️ removed the enum value ETH from the path request parameter cryptoCurrency
  • ⚠️ removed the enum value ETH from the path request parameter cryptoNetwork
  • ⚠️ removed the enum value USDC from the path request parameter cryptoCurrency
  • ⚠️ removed the enum value USDT from the path request parameter cryptoCurrency
  • ⚠️ removed the enum value WBTC from the path request parameter cryptoCurrency
  • the code response's property default value `` was added for the status 400
  • the code response's property default value `` was added for the status 4XX
  • the code response's property default value `` was added for the status 500
  • the code response's property default value `` was added for the status 5XX
  • the cryptoNetwork response's property default value `` was added for the status 200
  • the field response's property default value `` was added for the status 400
  • the field response's property default value `` was added for the status 4XX
  • the field response's property default value `` was added for the status 500
  • the field response's property default value `` was added for the status 5XX
  • the memo response's property default value `` was added for the status 200
  • the message response's property default value `` was added for the status 400
  • the message response's property default value `` was added for the status 400
  • the message response's property default value `` was added for the status 4XX
  • the message response's property default value `` was added for the status 4XX
  • the message response's property default value `` was added for the status 500
  • the message response's property default value `` was added for the status 500
  • the message response's property default value `` was added for the status 5XX
  • the message response's property default value `` was added for the status 5XX
  • the rejectedValue response's property default value `` was added for the status 400
  • the rejectedValue response's property default value `` was added for the status 4XX
  • the rejectedValue response's property default value `` was added for the status 500
  • the rejectedValue response's property default value `` was added for the status 5XX
  • the traceId response's property default value `` was added for the status 400
  • the traceId response's property default value `` was added for the status 4XX
  • the traceId response's property default value `` was added for the status 500
  • the traceId response's property default value `` was added for the status 5XX
  • the walletAddress response's property default value `` was added for the status 200

GET /main-account/deposit/fiat/AU/AUD/pay-id

  • the code response's property default value `` was added for the status 400
  • the code response's property default value `` was added for the status 4XX
  • the code response's property default value `` was added for the status 500
  • the code response's property default value `` was added for the status 5XX
  • the field response's property default value `` was added for the status 400
  • the field response's property default value `` was added for the status 4XX
  • the field response's property default value `` was added for the status 500
  • the field response's property default value `` was added for the status 5XX
  • the message response's property default value `` was added for the status 400
  • the message response's property default value `` was added for the status 400
  • the message response's property default value `` was added for the status 4XX
  • the message response's property default value `` was added for the status 4XX
  • the message response's property default value `` was added for the status 500
  • the message response's property default value `` was added for the status 500
  • the message response's property default value `` was added for the status 5XX
  • the message response's property default value `` was added for the status 5XX
  • the payId response's property default value `` was added for the status 200
  • the rejectedValue response's property default value `` was added for the status 400
  • the rejectedValue response's property default value `` was added for the status 4XX
  • the rejectedValue response's property default value `` was added for the status 500
  • the rejectedValue response's property default value `` was added for the status 5XX
  • the traceId response's property default value `` was added for the status 400
  • the traceId response's property default value `` was added for the status 4XX
  • the traceId response's property default value `` was added for the status 500
  • the traceId response's property default value `` was added for the status 5XX

GET /main-account/deposit/fiat/bank-accounts

  • the accountName response's property default value `` was added for the status 200
  • the accountNumber response's property default value `` was added for the status 200
  • the bsb response's property default value `` was added for the status 200
  • the code response's property default value `` was added for the status 400
  • the code response's property default value `` was added for the status 4XX
  • the code response's property default value `` was added for the status 500
  • the code response's property default value `` was added for the status 5XX
  • the country response's property default value `` was added for the status 200
  • the fiatCurrency response's property default value `` was added for the status 200
  • the field response's property default value `` was added for the status 400
  • the field response's property default value `` was added for the status 4XX
  • the field response's property default value `` was added for the status 500
  • the field response's property default value `` was added for the status 5XX
  • the id response's property default value `` was added for the status 200
  • the message response's property default value `` was added for the status 400
  • the message response's property default value `` was added for the status 400
  • the message response's property default value `` was added for the status 4XX
  • the message response's property default value `` was added for the status 4XX
  • the message response's property default value `` was added for the status 500
  • the message response's property default value `` was added for the status 500
  • the message response's property default value `` was added for the status 5XX
  • the message response's property default value `` was added for the status 5XX
  • the rejectedValue response's property default value `` was added for the status 400
  • the rejectedValue response's property default value `` was added for the status 4XX
  • the rejectedValue response's property default value `` was added for the status 500
  • the rejectedValue response's property default value `` was added for the status 5XX
  • the traceId response's property default value `` was added for the status 400
  • the traceId response's property default value `` was added for the status 4XX
  • the traceId response's property default value `` was added for the status 500
  • the traceId response's property default value `` was added for the status 5XX

GET /main-account/deposit/fiat/{country}/{fiatCurrency}/bank-accounts

  • ⚠️ removed the enum value AU from the path request parameter country
  • ⚠️ removed the enum value AUD from the path request parameter fiatCurrency
  • the accountName response's property default value `` was added for the status 200
  • the accountNumber response's property default value `` was added for the status 200
  • the bsb response's property default value `` was added for the status 200
  • the code response's property default value `` was added for the status 400
  • the code response's property default value `` was added for the status 4XX
  • the code response's property default value `` was added for the status 500
  • the code response's property default value `` was added for the status 5XX
  • the country response's property default value `` was added for the status 200
  • the fiatCurrency response's property default value `` was added for the status 200
  • the field response's property default value `` was added for the status 400
  • the field response's property default value `` was added for the status 4XX
  • the field response's property default value `` was added for the status 500
  • the field response's property default value `` was added for the status 5XX
  • the id response's property default value `` was added for the status 200
  • the message response's property default value `` was added for the status 400
  • the message response's property default value `` was added for the status 400
  • the message response's property default value `` was added for the status 4XX
  • the message response's property default value `` was added for the status 4XX
  • the message response's property default value `` was added for the status 500
  • the message response's property default value `` was added for the status 500
  • the message response's property default value `` was added for the status 5XX
  • the message response's property default value `` was added for the status 5XX
  • the rejectedValue response's property default value `` was added for the status 400
  • the rejectedValue response's property default value `` was added for the status 4XX
  • the rejectedValue response's property default value `` was added for the status 500
  • the rejectedValue response's property default value `` was added for the status 5XX
  • the traceId response's property default value `` was added for the status 400
  • the traceId response's property default value `` was added for the status 4XX
  • the traceId response's property default value `` was added for the status 500
  • the traceId response's property default value `` was added for the status 5XX

GET /main-account/loans

  • ⚠️ for the query request parameter pageNumber, default value was changed from 0.00 to ``
  • ⚠️ for the query request parameter pageSize, default value was changed from 10.00 to ``
  • ⚠️ the response property content/items/externalLoanId became nullable for the status 200
  • ⚠️ the response property content/items/externalTransactionIds became nullable for the status 200
  • ⚠️ the response property content/items/principalLeft became nullable for the status 200
  • ⚠️ the response property content/items/principalRepaid became nullable for the status 200
  • ⚠️ the response property content/items/restrictionReasons became nullable for the status 200
  • for the query request parameter pageNumber, the type/format was generalized from integer/int32 to string/``
  • for the query request parameter pageSize, the type/format was generalized from integer/int32 to string/``
  • the accountName response's property default value `` was added for the status 200
  • the accountNumber response's property default value `` was added for the status 200
  • the allowedActions response's property default value `` was added for the status 200
  • the attentionLimit response's property default value `` was added for the status 200
  • the autoRepaymentMethod response's property default value `` was added for the status 200
  • the bankAccount response's property default value `` was added for the status 200
  • the borrowedFiatPrincipalAmount response's property default value `` was added for the status 200
  • the bsb response's property default value `` was added for the status 200
  • the code response's property default value `` was added for the status 400
  • the code response's property default value `` was added for the status 4XX
  • the code response's property default value `` was added for the status 500
  • the code response's property default value `` was added for the status 5XX
  • the content response's property default value `` was added for the status 200
  • the country response's property default value `` was added for the status 200
  • the createdAt response's property default value `` was added for the status 200
  • the defaultNoticeLimit response's property default value `` was added for the status 200
  • the empty response's property default value false was added for the status 200
  • the externalLoanId response's property default value `` was added for the status 200
  • the externalTransactionIds response's property default value `` was added for the status 200
  • the fiatCurrency response's property default value `` was added for the status 200
  • the fiatCurrency response's property default value `` was added for the status 200
  • the fiatFeeRatio response's property default value `` was added for the status 200
  • the fiatLoanLimit response's property default value `` was added for the status 200
  • the fiatPrincipalAvailableToBorrow response's property default value `` was added for the status 200
  • the field response's property default value `` was added for the status 400
  • the field response's property default value `` was added for the status 4XX
  • the field response's property default value `` was added for the status 500
  • the field response's property default value `` was added for the status 5XX
  • the first response's property default value false was added for the status 200
  • the id response's property default value `` was added for the status 200
  • the id response's property default value `` was added for the status 200
  • the interestRate response's property default value `` was added for the status 200
  • the last response's property default value false was added for the status 200
  • the loanToValue response's property default value `` was added for the status 200
  • the loanToValue24hTrend response's property default value `` was added for the status 200
  • the loanToValueStatus response's property default value `` was added for the status 200
  • the loanValidUntil response's property default value `` was added for the status 200
  • the maxBorrowLvr response's property default value `` was added for the status 200
  • the maxLimit response's property default value `` was added for the status 200
  • the message response's property default value `` was added for the status 400
  • the message response's property default value `` was added for the status 400
  • the message response's property default value `` was added for the status 4XX
  • the message response's property default value `` was added for the status 4XX
  • the message response's property default value `` was added for the status 500
  • the message response's property default value `` was added for the status 500
  • the message response's property default value `` was added for the status 5XX
  • the message response's property default value `` was added for the status 5XX
  • the number response's property default value `` was added for the status 200
  • the pendingBorrowFiatPrincipalAmount response's property default value `` was added for the status 200
  • the pendingWithdrawSecurityCryptoAmount response's property default value `` was added for the status 200
  • the principalLeft response's property default value `` was added for the status 200
  • the principalRepaid response's property default value `` was added for the status 200
  • the rejectedValue response's property default value `` was added for the status 400
  • the rejectedValue response's property default value `` was added for the status 4XX
  • the rejectedValue response's property default value `` was added for the status 500
  • the rejectedValue response's property default value `` was added for the status 5XX
  • the repaymentNoticeLimit response's property default value `` was added for the status 200
  • the repaymentType response's property default value `` was added for the status 200
  • the restrictionReasons response's property default value `` was added for the status 200
  • the securityCryptoAmount response's property default value `` was added for the status 200
  • the securityCryptoCurrency response's property default value `` was added for the status 200
  • the securityFiatAmount response's property default value `` was added for the status 200
  • the size response's property default value `` was added for the status 200
  • the status response's property default value `` was added for the status 200
  • the termInDays response's property default value `` was added for the status 200
  • the totalElements response's property default value `` was added for the status 200
  • the totalPages response's property default value `` was added for the status 200
  • the traceId response's property default value `` was added for the status 400
  • the traceId response's property default value `` was added for the status 4XX
  • the traceId response's property default value `` was added for the status 500
  • the traceId response's property default value `` was added for the status 5XX

GET /main-account/loans/offers

  • ⚠️ for the query request parameter accountType, default value was changed from PERSONAL to ``
  • ⚠️ removed the enum value BUSINESS from the query request parameter accountType
  • ⚠️ removed the enum value PERSONAL from the query request parameter accountType
  • ⚠️ the response property items/accountType became nullable for the status 200
  • ⚠️ the response property items/mainAccountId became nullable for the status 200
  • ⚠️ the response property items/maxTermInYears became nullable for the status 200
  • ⚠️ the response property items/minTermInYears became nullable for the status 200
  • ⚠️ the response property items/originationFeeCap became nullable for the status 200
  • ⚠️ the response property items/termInDays became nullable for the status 200
  • ⚠️ the response property items/userId became nullable for the status 200
  • the accountType response's property default value `` was added for the status 200
  • the attentionLimit response's property default value `` was added for the status 200
  • the autoRepaymentMethod response's property default value `` was added for the status 200
  • the code response's property default value `` was added for the status 400
  • the code response's property default value `` was added for the status 4XX
  • the code response's property default value `` was added for the status 500
  • the code response's property default value `` was added for the status 5XX
  • the comparisonRate response's property default value `` was added for the status 200
  • the cryptoCurrency response's property default value `` was added for the status 200
  • the defaultNoticeLimit response's property default value `` was added for the status 200
  • the fiatCurrency response's property default value `` was added for the status 200
  • the field response's property default value `` was added for the status 400
  • the field response's property default value `` was added for the status 4XX
  • the field response's property default value `` was added for the status 500
  • the field response's property default value `` was added for the status 5XX
  • the id response's property default value `` was added for the status 200
  • the interestRate response's property default value `` was added for the status 200
  • the loanRatio response's property default value `` was added for the status 200
  • the mainAccountId response's property default value `` was added for the status 200
  • the maxFiatPrincipalAmount response's property default value `` was added for the status 200
  • the maxLimit response's property default value `` was added for the status 200
  • the maxTermInYears response's property default value `` was added for the status 200
  • the message response's property default value `` was added for the status 400
  • the message response's property default value `` was added for the status 400
  • the message response's property default value `` was added for the status 4XX
  • the message response's property default value `` was added for the status 4XX
  • the message response's property default value `` was added for the status 500
  • the message response's property default value `` was added for the status 500
  • the message response's property default value `` was added for the status 5XX
  • the message response's property default value `` was added for the status 5XX
  • the minFiatPrincipalAmount response's property default value `` was added for the status 200
  • the minTermInYears response's property default value `` was added for the status 200
  • the offerStatus response's property default value `` was added for the status 200
  • the originationFee response's property default value `` was added for the status 200
  • the originationFeeCap response's property default value `` was added for the status 200
  • the rejectedValue response's property default value `` was added for the status 400
  • the rejectedValue response's property default value `` was added for the status 4XX
  • the rejectedValue response's property default value `` was added for the status 500
  • the rejectedValue response's property default value `` was added for the status 5XX
  • the repaymentNoticeLimit response's property default value `` was added for the status 200
  • the repaymentType response's property default value `` was added for the status 200
  • the termInDays response's property default value `` was added for the status 200
  • the traceId response's property default value `` was added for the status 400
  • the traceId response's property default value `` was added for the status 4XX
  • the traceId response's property default value `` was added for the status 500
  • the traceId response's property default value `` was added for the status 5XX
  • the userId response's property default value `` was added for the status 200

POST /main-account/loans/offers/{loanOfferId}/interest

  • ⚠️ for the path request parameter loanOfferId, the type/format was changed from string/uuid to string/``
  • the fiatPrincipalAmount request property default value `` was added
  • the securityCryptoAmount request property default value `` was added
  • the code response's property default value `` was added for the status 400
  • the code response's property default value `` was added for the status 4XX
  • the code response's property default value `` was added for the status 500
  • the code response's property default value `` was added for the status 5XX
  • the dailyInterest response's property default value `` was added for the status 200
  • the dailyInterestAmount response's property default value `` was added for the status 200
  • the field response's property default value `` was added for the status 400
  • the field response's property default value `` was added for the status 4XX
  • the field response's property default value `` was added for the status 500
  • the field response's property default value `` was added for the status 5XX
  • the loanRatio response's property default value `` was added for the status 200
  • the loanRatioDecimal response's property default value `` was added for the status 200
  • the message response's property default value `` was added for the status 400
  • the message response's property default value `` was added for the status 400
  • the message response's property default value `` was added for the status 4XX
  • the message response's property default value `` was added for the status 4XX
  • the message response's property default value `` was added for the status 500
  • the message response's property default value `` was added for the status 500
  • the message response's property default value `` was added for the status 5XX
  • the message response's property default value `` was added for the status 5XX
  • the rejectedValue response's property default value `` was added for the status 400
  • the rejectedValue response's property default value `` was added for the status 4XX
  • the rejectedValue response's property default value `` was added for the status 500
  • the rejectedValue response's property default value `` was added for the status 5XX
  • the totalRepayment response's property default value `` was added for the status 200
  • the totalRepaymentAmount response's property default value `` was added for the status 200
  • the traceId response's property default value `` was added for the status 400
  • the traceId response's property default value `` was added for the status 4XX
  • the traceId response's property default value `` was added for the status 500
  • the traceId response's property default value `` was added for the status 5XX

POST /main-account/loans/offers/{loanOfferId}/principal

  • ⚠️ for the path request parameter loanOfferId, the type/format was changed from string/uuid to string/``
  • the cryptoAmount request property default value `` was added
  • the code response's property default value `` was added for the status 400
  • the code response's property default value `` was added for the status 4XX
  • the code response's property default value `` was added for the status 500
  • the code response's property default value `` was added for the status 5XX
  • the field response's property default value `` was added for the status 400
  • the field response's property default value `` was added for the status 4XX
  • the field response's property default value `` was added for the status 500
  • the field response's property default value `` was added for the status 5XX
  • the maxFiatPrincipalAmount response's property default value `` was added for the status 200
  • the message response's property default value `` was added for the status 400
  • the message response's property default value `` was added for the status 400
  • the message response's property default value `` was added for the status 4XX
  • the message response's property default value `` was added for the status 4XX
  • the message response's property default value `` was added for the status 500
  • the message response's property default value `` was added for the status 500
  • the message response's property default value `` was added for the status 5XX
  • the message response's property default value `` was added for the status 5XX
  • the minFiatPrincipalAmount response's property default value `` was added for the status 200
  • the rejectedValue response's property default value `` was added for the status 400
  • the rejectedValue response's property default value `` was added for the status 4XX
  • the rejectedValue response's property default value `` was added for the status 500
  • the rejectedValue response's property default value `` was added for the status 5XX
  • the traceId response's property default value `` was added for the status 400
  • the traceId response's property default value `` was added for the status 4XX
  • the traceId response's property default value `` was added for the status 500
  • the traceId response's property default value `` was added for the status 5XX

POST /main-account/loans/offers/{loanOfferId}/repayments

  • ⚠️ for the path request parameter loanOfferId, the type/format was changed from string/uuid to string/``
  • the fiatPrincipalAmount request property default value `` was added
  • the termInYears request property default value `` was added
  • the code response's property default value `` was added for the status 400
  • the code response's property default value `` was added for the status 4XX
  • the code response's property default value `` was added for the status 500
  • the code response's property default value `` was added for the status 5XX
  • the field response's property default value `` was added for the status 400
  • the field response's property default value `` was added for the status 4XX
  • the field response's property default value `` was added for the status 500
  • the field response's property default value `` was added for the status 5XX
  • the interestComponent response's property default value `` was added for the status 200
  • the interestRate response's property default value `` was added for the status 200
  • the interestSaved response's property default value `` was added for the status 200
  • the interestToPay response's property default value `` was added for the status 200
  • the message response's property default value `` was added for the status 400
  • the message response's property default value `` was added for the status 400
  • the message response's property default value `` was added for the status 4XX
  • the message response's property default value `` was added for the status 4XX
  • the message response's property default value `` was added for the status 500
  • the message response's property default value `` was added for the status 500
  • the message response's property default value `` was added for the status 5XX
  • the message response's property default value `` was added for the status 5XX
  • the month response's property default value `` was added for the status 200
  • the monthlyRepayment response's property default value `` was added for the status 200
  • the originationFeeValue response's property default value `` was added for the status 200
  • the payment response's property default value `` was added for the status 200
  • the principalBefore response's property default value `` was added for the status 200
  • the principalRepaid response's property default value `` was added for the status 200
  • the rejectedValue response's property default value `` was added for the status 400
  • the rejectedValue response's property default value `` was added for the status 4XX
  • the rejectedValue response's property default value `` was added for the status 500
  • the rejectedValue response's property default value `` was added for the status 5XX
  • the repaymentsLeftAfter response's property default value `` was added for the status 200
  • the repaymentsLeftBefore response's property default value `` was added for the status 200
  • the schedule response's property default value `` was added for the status 200
  • the totalToPay response's property default value `` was added for the status 200
  • the traceId response's property default value `` was added for the status 400
  • the traceId response's property default value `` was added for the status 4XX
  • the traceId response's property default value `` was added for the status 500
  • the traceId response's property default value `` was added for the status 5XX

POST /main-account/loans/transactions

  • ⚠️ the sorting request property type/format changed from object/ to `null`/
  • ⚠️ the response property content/items/accountName became nullable for the status 200
  • ⚠️ the response property content/items/accountNumber became nullable for the status 200
  • ⚠️ the response property content/items/bsb became nullable for the status 200
  • ⚠️ the response property content/items/cryptoAmount became nullable for the status 200
  • ⚠️ the response property content/items/cryptoCurrency became nullable for the status 200
  • ⚠️ the response property content/items/externalLoanId became nullable for the status 200
  • ⚠️ the response property content/items/externalTransactionId became nullable for the status 200
  • ⚠️ the response property content/items/externalUserId became nullable for the status 200
  • ⚠️ the response property content/items/loanApplicationId became nullable for the status 200
  • ⚠️ the response property content/items/loanId became nullable for the status 200
  • ⚠️ the response property content/items/originationFee became nullable for the status 200
  • ⚠️ the response property content/items/originationFeeGst became nullable for the status 200
  • ⚠️ the response property content/items/securityRepaymentSwapFee became nullable for the status 200
  • ⚠️ the response property content/items/securityRepaymentSwapFeeGst became nullable for the status 200
  • the request property dateFrom became nullable
  • the request property dateTo became nullable
  • the request property filter became nullable
  • the request property sorting became nullable
  • the dateFrom request property default value `` was added
  • the dateTo request property default value `` was added
  • the direction request property default value `` was added
  • the field request property default value `` was added
  • the filter request property default value `` was added
  • the sorting request property default value `` was added
  • the accountName response's property default value `` was added for the status 200
  • the accountNumber response's property default value `` was added for the status 200
  • the bsb response's property default value `` was added for the status 200
  • the code response's property default value `` was added for the status 400
  • the code response's property default value `` was added for the status 4XX
  • the code response's property default value `` was added for the status 500
  • the code response's property default value `` was added for the status 5XX
  • the content response's property default value `` was added for the status 200
  • the created response's property default value `` was added for the status 200
  • the cryptoAmount response's property default value `` was added for the status 200
  • the cryptoCurrency response's property default value `` was added for the status 200
  • the empty response's property default value false was added for the status 200
  • the externalLoanId response's property default value `` was added for the status 200
  • the externalTransactionId response's property default value `` was added for the status 200
  • the externalUserId response's property default value `` was added for the status 200
  • the fiatAmount response's property default value `` was added for the status 200
  • the fiatCurrency response's property default value `` was added for the status 200
  • the field response's property default value `` was added for the status 400
  • the field response's property default value `` was added for the status 4XX
  • the field response's property default value `` was added for the status 500
  • the field response's property default value `` was added for the status 5XX
  • the first response's property default value false was added for the status 200
  • the id response's property default value `` was added for the status 200
  • the last response's property default value false was added for the status 200
  • the loanApplicationId response's property default value `` was added for the status 200
  • the loanId response's property default value `` was added for the status 200
  • the message response's property default value `` was added for the status 400
  • the message response's property default value `` was added for the status 400
  • the message response's property default value `` was added for the status 4XX
  • the message response's property default value `` was added for the status 4XX
  • the message response's property default value `` was added for the status 500
  • the message response's property default value `` was added for the status 500
  • the message response's property default value `` was added for the status 5XX
  • the message response's property default value `` was added for the status 5XX
  • the number response's property default value `` was added for the status 200
  • the originationFee response's property default value `` was added for the status 200
  • the originationFeeGst response's property default value `` was added for the status 200
  • the rejectedValue response's property default value `` was added for the status 400
  • the rejectedValue response's property default value `` was added for the status 4XX
  • the rejectedValue response's property default value `` was added for the status 500
  • the rejectedValue response's property default value `` was added for the status 5XX
  • the securityRepaymentSwapFee response's property default value `` was added for the status 200
  • the securityRepaymentSwapFeeGst response's property default value `` was added for the status 200
  • the size response's property default value `` was added for the status 200
  • the status response's property default value `` was added for the status 200
  • the totalElements response's property default value `` was added for the status 200
  • the totalPages response's property default value `` was added for the status 200
  • the traceId response's property default value `` was added for the status 400
  • the traceId response's property default value `` was added for the status 4XX
  • the traceId response's property default value `` was added for the status 500
  • the traceId response's property default value `` was added for the status 5XX
  • the type response's property default value `` was added for the status 200
  • the updated response's property default value `` was added for the status 200

GET /main-account/prices/{cryptoCurrency}/{fiatCurrency}

  • ⚠️ removed the enum value AUD from the path request parameter fiatCurrency
  • ⚠️ removed the enum value BTC from the path request parameter cryptoCurrency
  • ⚠️ removed the enum value ETH from the path request parameter cryptoCurrency
  • ⚠️ removed the enum value USDC from the path request parameter cryptoCurrency
  • ⚠️ removed the enum value USDT from the path request parameter cryptoCurrency
  • ⚠️ removed the enum value WBTC from the path request parameter cryptoCurrency
  • the code response's property default value `` was added for the status 400
  • the code response's property default value `` was added for the status 4XX
  • the code response's property default value `` was added for the status 500
  • the code response's property default value `` was added for the status 5XX
  • the cryptoCurrency response's property default value `` was added for the status 200
  • the fiatCurrency response's property default value `` was added for the status 200
  • the field response's property default value `` was added for the status 400
  • the field response's property default value `` was added for the status 4XX
  • the field response's property default value `` was added for the status 500
  • the field response's property default value `` was added for the status 5XX
  • the message response's property default value `` was added for the status 400
  • the message response's property default value `` was added for the status 400
  • the message response's property default value `` was added for the status 4XX
  • the message response's property default value `` was added for the status 4XX
  • the message response's property default value `` was added for the status 500
  • the message response's property default value `` was added for the status 500
  • the message response's property default value `` was added for the status 5XX
  • the message response's property default value `` was added for the status 5XX
  • the rejectedValue response's property default value `` was added for the status 400
  • the rejectedValue response's property default value `` was added for the status 4XX
  • the rejectedValue response's property default value `` was added for the status 500
  • the rejectedValue response's property default value `` was added for the status 5XX
  • the tokenBuyPrice response's property default value `` was added for the status 200
  • the traceId response's property default value `` was added for the status 400
  • the traceId response's property default value `` was added for the status 4XX
  • the traceId response's property default value `` was added for the status 500
  • the traceId response's property default value `` was added for the status 5XX

GET /main-account/sub-accounts

  • ⚠️ for the query request parameter page, default value was changed from 0.00 to ``
  • ⚠️ for the query request parameter size, default value was changed from 50.00 to ``
  • for the query request parameter page, the type/format was generalized from integer/int32 to string/``
  • for the query request parameter size, the type/format was generalized from integer/int32 to string/``
  • the accountId response's property default value `` was added for the status 200
  • the code response's property default value `` was added for the status 400
  • the code response's property default value `` was added for the status 4XX
  • the code response's property default value `` was added for the status 500
  • the code response's property default value `` was added for the status 5XX
  • the content response's property default value `` was added for the status 200
  • the empty response's property default value false was added for the status 200
  • the externalId response's property default value `` was added for the status 200
  • the field response's property default value `` was added for the status 400
  • the field response's property default value `` was added for the status 4XX
  • the field response's property default value `` was added for the status 500
  • the field response's property default value `` was added for the status 5XX
  • the first response's property default value false was added for the status 200
  • the last response's property default value false was added for the status 200
  • the message response's property default value `` was added for the status 400
  • the message response's property default value `` was added for the status 400
  • the message response's property default value `` was added for the status 4XX
  • the message response's property default value `` was added for the status 4XX
  • the message response's property default value `` was added for the status 500
  • the message response's property default value `` was added for the status 500
  • the message response's property default value `` was added for the status 5XX
  • the message response's property default value `` was added for the status 5XX
  • the number response's property default value `` was added for the status 200
  • the rejectedValue response's property default value `` was added for the status 400
  • the rejectedValue response's property default value `` was added for the status 4XX
  • the rejectedValue response's property default value `` was added for the status 500
  • the rejectedValue response's property default value `` was added for the status 5XX
  • the size response's property default value `` was added for the status 200
  • the totalElements response's property default value `` was added for the status 200
  • the totalPages response's property default value `` was added for the status 200
  • the traceId response's property default value `` was added for the status 400
  • the traceId response's property default value `` was added for the status 4XX
  • the traceId response's property default value `` was added for the status 500
  • the traceId response's property default value `` was added for the status 5XX

POST /main-account/sub-accounts

  • the request property externalId became nullable
  • the request property middleName became nullable
  • the abn request property default value `` was added
  • the accountType request property default value `` was added
  • the businessDetails request property default value `` was added
  • the countryCode request property default value `` was added
  • the dateOfBirth request property default value `` was added
  • the entityName request property default value `` was added
  • the entityType request property default value `` was added
  • the externalId request property default value `` was added
  • the firstName request property default value `` was added
  • the lastName request property default value `` was added
  • the middleName request property default value `` was added
  • the accountId response's property default value `` was added for the status 200
  • the code response's property default value `` was added for the status 400
  • the code response's property default value `` was added for the status 4XX
  • the code response's property default value `` was added for the status 500
  • the code response's property default value `` was added for the status 5XX
  • the field response's property default value `` was added for the status 400
  • the field response's property default value `` was added for the status 4XX
  • the field response's property default value `` was added for the status 500
  • the field response's property default value `` was added for the status 5XX
  • the message response's property default value `` was added for the status 400
  • the message response's property default value `` was added for the status 400
  • the message response's property default value `` was added for the status 4XX
  • the message response's property default value `` was added for the status 4XX
  • the message response's property default value `` was added for the status 500
  • the message response's property default value `` was added for the status 500
  • the message response's property default value `` was added for the status 5XX
  • the message response's property default value `` was added for the status 5XX
  • the rejectedValue response's property default value `` was added for the status 400
  • the rejectedValue response's property default value `` was added for the status 4XX
  • the rejectedValue response's property default value `` was added for the status 500
  • the rejectedValue response's property default value `` was added for the status 5XX
  • the traceId response's property default value `` was added for the status 400
  • the traceId response's property default value `` was added for the status 4XX
  • the traceId response's property default value `` was added for the status 500
  • the traceId response's property default value `` was added for the status 5XX

DELETE /main-account/sub-accounts/{id}

  • ⚠️ for the path request parameter id, the type/format was changed from string/uuid to string/``
  • the code response's property default value `` was added for the status 400
  • the code response's property default value `` was added for the status 4XX
  • the code response's property default value `` was added for the status 500
  • the code response's property default value `` was added for the status 5XX
  • the field response's property default value `` was added for the status 400
  • the field response's property default value `` was added for the status 4XX
  • the field response's property default value `` was added for the status 500
  • the field response's property default value `` was added for the status 5XX
  • the message response's property default value `` was added for the status 400
  • the message response's property default value `` was added for the status 400
  • the message response's property default value `` was added for the status 4XX
  • the message response's property default value `` was added for the status 4XX
  • the message response's property default value `` was added for the status 500
  • the message response's property default value `` was added for the status 500
  • the message response's property default value `` was added for the status 5XX
  • the message response's property default value `` was added for the status 5XX
  • the rejectedValue response's property default value `` was added for the status 400
  • the rejectedValue response's property default value `` was added for the status 4XX
  • the rejectedValue response's property default value `` was added for the status 500
  • the rejectedValue response's property default value `` was added for the status 5XX
  • the traceId response's property default value `` was added for the status 400
  • the traceId response's property default value `` was added for the status 4XX
  • the traceId response's property default value `` was added for the status 500
  • the traceId response's property default value `` was added for the status 5XX

POST /main-account/sub-accounts/{id}/credit-checks

  • ⚠️ for the query request parameter overrideRecentCheck, default value was changed from false to ``
  • ⚠️ for the path request parameter id, the type/format was changed from string/uuid to string/``
  • ⚠️ the response property creditScore became nullable for the status 200
  • ⚠️ the response property experianReference became nullable for the status 200
  • for the query request parameter overrideRecentCheck, the type/format was generalized from boolean/ to `string`/
  • the checkedAt response's property default value `` was added for the status 200
  • the code response's property default value `` was added for the status 400
  • the code response's property default value `` was added for the status 4XX
  • the code response's property default value `` was added for the status 500
  • the code response's property default value `` was added for the status 5XX
  • the creditScore response's property default value `` was added for the status 200
  • the experianReference response's property default value `` was added for the status 200
  • the field response's property default value `` was added for the status 400
  • the field response's property default value `` was added for the status 4XX
  • the field response's property default value `` was added for the status 500
  • the field response's property default value `` was added for the status 5XX
  • the hasBankruptcy response's property default value false was added for the status 200
  • the hasDefault response's property default value false was added for the status 200
  • the hasJudgment response's property default value false was added for the status 200
  • the htmlReportUrl response's property default value `` was added for the status 200
  • the message response's property default value `` was added for the status 400
  • the message response's property default value `` was added for the status 400
  • the message response's property default value `` was added for the status 4XX
  • the message response's property default value `` was added for the status 4XX
  • the message response's property default value `` was added for the status 500
  • the message response's property default value `` was added for the status 500
  • the message response's property default value `` was added for the status 5XX
  • the message response's property default value `` was added for the status 5XX
  • the rejectedValue response's property default value `` was added for the status 400
  • the rejectedValue response's property default value `` was added for the status 4XX
  • the rejectedValue response's property default value `` was added for the status 500
  • the rejectedValue response's property default value `` was added for the status 5XX
  • the traceId response's property default value `` was added for the status 400
  • the traceId response's property default value `` was added for the status 4XX
  • the traceId response's property default value `` was added for the status 500
  • the traceId response's property default value `` was added for the status 5XX

GET /main-account/sub-accounts/{id}/credit-checks/latest

  • ⚠️ for the path request parameter id, the type/format was changed from string/uuid to string/``
  • ⚠️ the response property creditScore became nullable for the status 200
  • ⚠️ the response property experianReference became nullable for the status 200
  • the checkedAt response's property default value `` was added for the status 200
  • the code response's property default value `` was added for the status 400
  • the code response's property default value `` was added for the status 4XX
  • the code response's property default value `` was added for the status 500
  • the code response's property default value `` was added for the status 5XX
  • the creditScore response's property default value `` was added for the status 200
  • the experianReference response's property default value `` was added for the status 200
  • the field response's property default value `` was added for the status 400
  • the field response's property default value `` was added for the status 4XX
  • the field response's property default value `` was added for the status 500
  • the field response's property default value `` was added for the status 5XX
  • the hasBankruptcy response's property default value false was added for the status 200
  • the hasDefault response's property default value false was added for the status 200
  • the hasJudgment response's property default value false was added for the status 200
  • the htmlReportUrl response's property default value `` was added for the status 200
  • the message response's property default value `` was added for the status 400
  • the message response's property default value `` was added for the status 400
  • the message response's property default value `` was added for the status 4XX
  • the message response's property default value `` was added for the status 4XX
  • the message response's property default value `` was added for the status 500
  • the message response's property default value `` was added for the status 500
  • the message response's property default value `` was added for the status 5XX
  • the message response's property default value `` was added for the status 5XX
  • the rejectedValue response's property default value `` was added for the status 400
  • the rejectedValue response's property default value `` was added for the status 4XX
  • the rejectedValue response's property default value `` was added for the status 500
  • the rejectedValue response's property default value `` was added for the status 5XX
  • the traceId response's property default value `` was added for the status 400
  • the traceId response's property default value `` was added for the status 4XX
  • the traceId response's property default value `` was added for the status 500
  • the traceId response's property default value `` was added for the status 5XX

GET /main-account/webhooks

  • ⚠️ the response property content/items/description became nullable for the status 200
  • the active response's property default value false was added for the status 200
  • the callbackMethod response's property default value `` was added for the status 200
  • the callbackUri response's property default value `` was added for the status 200
  • the code response's property default value `` was added for the status 400
  • the code response's property default value `` was added for the status 4XX
  • the code response's property default value `` was added for the status 500
  • the code response's property default value `` was added for the status 5XX
  • the content response's property default value `` was added for the status 200
  • the description response's property default value `` was added for the status 200
  • the empty response's property default value false was added for the status 200
  • the eventType response's property default value `` was added for the status 200
  • the field response's property default value `` was added for the status 400
  • the field response's property default value `` was added for the status 4XX
  • the field response's property default value `` was added for the status 500
  • the field response's property default value `` was added for the status 5XX
  • the first response's property default value false was added for the status 200
  • the id response's property default value `` was added for the status 200
  • the last response's property default value false was added for the status 200
  • the message response's property default value `` was added for the status 400
  • the message response's property default value `` was added for the status 400
  • the message response's property default value `` was added for the status 4XX
  • the message response's property default value `` was added for the status 4XX
  • the message response's property default value `` was added for the status 500
  • the message response's property default value `` was added for the status 500
  • the message response's property default value `` was added for the status 5XX
  • the message response's property default value `` was added for the status 5XX
  • the number response's property default value `` was added for the status 200
  • the rejectedValue response's property default value `` was added for the status 400
  • the rejectedValue response's property default value `` was added for the status 4XX
  • the rejectedValue response's property default value `` was added for the status 500
  • the rejectedValue response's property default value `` was added for the status 5XX
  • the size response's property default value `` was added for the status 200
  • the totalElements response's property default value `` was added for the status 200
  • the totalPages response's property default value `` was added for the status 200
  • the traceId response's property default value `` was added for the status 400
  • the traceId response's property default value `` was added for the status 4XX
  • the traceId response's property default value `` was added for the status 500
  • the traceId response's property default value `` was added for the status 5XX

POST /main-account/webhooks

  • the request property description became nullable
  • the request property secret became nullable
  • the callbackMethod request property default value `` was added
  • the callbackUri request property default value `` was added
  • the description request property default value `` was added
  • the eventType request property default value `` was added
  • the secret request property default value `` was added
  • the code response's property default value `` was added for the status 400
  • the code response's property default value `` was added for the status 4XX
  • the code response's property default value `` was added for the status 500
  • the code response's property default value `` was added for the status 5XX
  • the field response's property default value `` was added for the status 400
  • the field response's property default value `` was added for the status 4XX
  • the field response's property default value `` was added for the status 500
  • the field response's property default value `` was added for the status 5XX
  • the id response's property default value `` was added for the status 200
  • the message response's property default value `` was added for the status 400
  • the message response's property default value `` was added for the status 400
  • the message response's property default value `` was added for the status 4XX
  • the message response's property default value `` was added for the status 4XX
  • the message response's property default value `` was added for the status 500
  • the message response's property default value `` was added for the status 500
  • the message response's property default value `` was added for the status 5XX
  • the message response's property default value `` was added for the status 5XX
  • the rejectedValue response's property default value `` was added for the status 400
  • the rejectedValue response's property default value `` was added for the status 4XX
  • the rejectedValue response's property default value `` was added for the status 500
  • the rejectedValue response's property default value `` was added for the status 5XX
  • the secret response's property default value `` was added for the status 200
  • the traceId response's property default value `` was added for the status 400
  • the traceId response's property default value `` was added for the status 4XX
  • the traceId response's property default value `` was added for the status 500
  • the traceId response's property default value `` was added for the status 5XX

POST /main-account/webhooks/event/{id}

  • ⚠️ for the path request parameter id, the type/format was changed from string/uuid to string/``
  • the code response's property default value `` was added for the status 400
  • the code response's property default value `` was added for the status 4XX
  • the code response's property default value `` was added for the status 500
  • the code response's property default value `` was added for the status 5XX
  • the field response's property default value `` was added for the status 400
  • the field response's property default value `` was added for the status 4XX
  • the field response's property default value `` was added for the status 500
  • the field response's property default value `` was added for the status 5XX
  • the message response's property default value `` was added for the status 200
  • the message response's property default value `` was added for the status 400
  • the message response's property default value `` was added for the status 400
  • the message response's property default value `` was added for the status 4XX
  • the message response's property default value `` was added for the status 4XX
  • the message response's property default value `` was added for the status 500
  • the message response's property default value `` was added for the status 500
  • the message response's property default value `` was added for the status 5XX
  • the message response's property default value `` was added for the status 5XX
  • the rejectedValue response's property default value `` was added for the status 400
  • the rejectedValue response's property default value `` was added for the status 4XX
  • the rejectedValue response's property default value `` was added for the status 500
  • the rejectedValue response's property default value `` was added for the status 5XX
  • the traceId response's property default value `` was added for the status 400
  • the traceId response's property default value `` was added for the status 4XX
  • the traceId response's property default value `` was added for the status 500
  • the traceId response's property default value `` was added for the status 5XX

GET /main-account/webhooks/executions

  • ⚠️ for the query request parameter createdFrom, default value `` was added
  • ⚠️ for the query request parameter createdTo, default value `` was added
  • ⚠️ for the query request parameter executionMode, default value `` was added
  • ⚠️ for the query request parameter successful, default value `` was added
  • ⚠️ for the query request parameter pageNumber, default value was changed from 0.00 to ``
  • ⚠️ for the query request parameter pageSize, default value was changed from 10.00 to ``
  • ⚠️ removed the enum value SYSTEM from the query request parameter executionMode
  • ⚠️ removed the enum value USER from the query request parameter executionMode
  • ⚠️ for the query request parameter createdFrom, the type/format was changed from string/date-time to string/``
  • ⚠️ for the query request parameter createdTo, the type/format was changed from string/date-time to string/``
  • ⚠️ the response property content/items/executionMode became nullable for the status 200
  • ⚠️ the response property content/items/responseBody became nullable for the status 200
  • ⚠️ the response property content/items/responseCode became nullable for the status 200
  • ⚠️ the response property content/items/successful became nullable for the status 200
  • for the query request parameter pageNumber, the type/format was generalized from integer/int32 to string/``
  • for the query request parameter pageSize, the type/format was generalized from integer/int32 to string/``
  • for the query request parameter successful, the type/format was generalized from boolean/ to `string`/
  • the attemptNumber response's property default value `` was added for the status 200
  • the attemptTime response's property default value `` was added for the status 200
  • the callbackMethod response's property default value `` was added for the status 200
  • the callbackUri response's property default value `` was added for the status 200
  • the code response's property default value `` was added for the status 400
  • the code response's property default value `` was added for the status 4XX
  • the code response's property default value `` was added for the status 500
  • the code response's property default value `` was added for the status 5XX
  • the content response's property default value `` was added for the status 200
  • the created response's property default value `` was added for the status 200
  • the empty response's property default value false was added for the status 200
  • the eventType response's property default value `` was added for the status 200
  • the executionMode response's property default value `` was added for the status 200
  • the field response's property default value `` was added for the status 400
  • the field response's property default value `` was added for the status 4XX
  • the field response's property default value `` was added for the status 500
  • the field response's property default value `` was added for the status 5XX
  • the first response's property default value false was added for the status 200
  • the id response's property default value `` was added for the status 200
  • the last response's property default value false was added for the status 200
  • the message response's property default value `` was added for the status 400
  • the message response's property default value `` was added for the status 400
  • the message response's property default value `` was added for the status 4XX
  • the message response's property default value `` was added for the status 4XX
  • the message response's property default value `` was added for the status 500
  • the message response's property default value `` was added for the status 500
  • the message response's property default value `` was added for the status 5XX
  • the message response's property default value `` was added for the status 5XX
  • the number response's property default value `` was added for the status 200
  • the payload response's property default value `` was added for the status 200
  • the payloadSignature response's property default value `` was added for the status 200
  • the rejectedValue response's property default value `` was added for the status 400
  • the rejectedValue response's property default value `` was added for the status 4XX
  • the rejectedValue response's property default value `` was added for the status 500
  • the rejectedValue response's property default value `` was added for the status 5XX
  • the responseBody response's property default value `` was added for the status 200
  • the responseCode response's property default value `` was added for the status 200
  • the size response's property default value `` was added for the status 200
  • the subscriptionId response's property default value `` was added for the status 200
  • the successful response's property default value false was added for the status 200
  • the totalElements response's property default value `` was added for the status 200
  • the totalPages response's property default value `` was added for the status 200
  • the traceId response's property default value `` was added for the status 400
  • the traceId response's property default value `` was added for the status 4XX
  • the traceId response's property default value `` was added for the status 500
  • the traceId response's property default value `` was added for the status 5XX
  • the webhookId response's property default value `` was added for the status 200

POST /main-account/webhooks/subscriptions/{id}

  • ⚠️ for the path request parameter id, the type/format was changed from string/uuid to string/``
  • the request body application/json default value `` was added
  • the code response's property default value `` was added for the status 400
  • the code response's property default value `` was added for the status 4XX
  • the code response's property default value `` was added for the status 500
  • the code response's property default value `` was added for the status 5XX
  • the field response's property default value `` was added for the status 400
  • the field response's property default value `` was added for the status 4XX
  • the field response's property default value `` was added for the status 500
  • the field response's property default value `` was added for the status 5XX
  • the message response's property default value `` was added for the status 200
  • the message response's property default value `` was added for the status 400
  • the message response's property default value `` was added for the status 400
  • the message response's property default value `` was added for the status 4XX
  • the message response's property default value `` was added for the status 4XX
  • the message response's property default value `` was added for the status 500
  • the message response's property default value `` was added for the status 500
  • the message response's property default value `` was added for the status 5XX
  • the message response's property default value `` was added for the status 5XX
  • the rejectedValue response's property default value `` was added for the status 400
  • the rejectedValue response's property default value `` was added for the status 4XX
  • the rejectedValue response's property default value `` was added for the status 500
  • the rejectedValue response's property default value `` was added for the status 5XX
  • the traceId response's property default value `` was added for the status 400
  • the traceId response's property default value `` was added for the status 4XX
  • the traceId response's property default value `` was added for the status 500
  • the traceId response's property default value `` was added for the status 5XX

DELETE /main-account/webhooks/{id}

  • ⚠️ for the path request parameter id, the type/format was changed from string/uuid to string/``
  • the code response's property default value `` was added for the status 400
  • the code response's property default value `` was added for the status 4XX
  • the code response's property default value `` was added for the status 500
  • the code response's property default value `` was added for the status 5XX
  • the field response's property default value `` was added for the status 400
  • the field response's property default value `` was added for the status 4XX
  • the field response's property default value `` was added for the status 500
  • the field response's property default value `` was added for the status 5XX
  • the message response's property default value `` was added for the status 400
  • the message response's property default value `` was added for the status 400
  • the message response's property default value `` was added for the status 4XX
  • the message response's property default value `` was added for the status 4XX
  • the message response's property default value `` was added for the status 500
  • the message response's property default value `` was added for the status 500
  • the message response's property default value `` was added for the status 5XX
  • the message response's property default value `` was added for the status 5XX
  • the rejectedValue response's property default value `` was added for the status 400
  • the rejectedValue response's property default value `` was added for the status 4XX
  • the rejectedValue response's property default value `` was added for the status 500
  • the rejectedValue response's property default value `` was added for the status 5XX
  • the traceId response's property default value `` was added for the status 400
  • the traceId response's property default value `` was added for the status 4XX
  • the traceId response's property default value `` was added for the status 500
  • the traceId response's property default value `` was added for the status 5XX

GET /main-account/webhooks/{id}

  • ⚠️ for the path request parameter id, the type/format was changed from string/uuid to string/``
  • ⚠️ the response property description became nullable for the status 200
  • the active response's property default value false was added for the status 200
  • the callbackMethod response's property default value `` was added for the status 200
  • the callbackUri response's property default value `` was added for the status 200
  • the code response's property default value `` was added for the status 400
  • the code response's property default value `` was added for the status 4XX
  • the code response's property default value `` was added for the status 500
  • the code response's property default value `` was added for the status 5XX
  • the description response's property default value `` was added for the status 200
  • the eventType response's property default value `` was added for the status 200
  • the field response's property default value `` was added for the status 400
  • the field response's property default value `` was added for the status 4XX
  • the field response's property default value `` was added for the status 500
  • the field response's property default value `` was added for the status 5XX
  • the id response's property default value `` was added for the status 200
  • the message response's property default value `` was added for the status 400
  • the message response's property default value `` was added for the status 400
  • the message response's property default value `` was added for the status 4XX
  • the message response's property default value `` was added for the status 4XX
  • the message response's property default value `` was added for the status 500
  • the message response's property default value `` was added for the status 500
  • the message response's property default value `` was added for the status 5XX
  • the message response's property default value `` was added for the status 5XX
  • the rejectedValue response's property default value `` was added for the status 400
  • the rejectedValue response's property default value `` was added for the status 4XX
  • the rejectedValue response's property default value `` was added for the status 500
  • the rejectedValue response's property default value `` was added for the status 5XX
  • the traceId response's property default value `` was added for the status 400
  • the traceId response's property default value `` was added for the status 4XX
  • the traceId response's property default value `` was added for the status 500
  • the traceId response's property default value `` was added for the status 5XX

POST /main-account/withdrawal/crypto

  • the request property externalTransactionId became nullable
  • the amount request property default value `` was added
  • the cryptoCurrency request property default value `` was added
  • the cryptoNetwork request property default value `` was added
  • the externalTransactionId request property default value `` was added
  • the walletAddress request property default value `` was added
  • the blockChainHash response's property default value `` was added for the status 200
  • the code response's property default value `` was added for the status 400
  • the code response's property default value `` was added for the status 4XX
  • the code response's property default value `` was added for the status 500
  • the code response's property default value `` was added for the status 5XX
  • the field response's property default value `` was added for the status 400
  • the field response's property default value `` was added for the status 4XX
  • the field response's property default value `` was added for the status 500
  • the field response's property default value `` was added for the status 5XX
  • the message response's property default value `` was added for the status 400
  • the message response's property default value `` was added for the status 400
  • the message response's property default value `` was added for the status 4XX
  • the message response's property default value `` was added for the status 4XX
  • the message response's property default value `` was added for the status 500
  • the message response's property default value `` was added for the status 500
  • the message response's property default value `` was added for the status 5XX
  • the message response's property default value `` was added for the status 5XX
  • the rejectedValue response's property default value `` was added for the status 400
  • the rejectedValue response's property default value `` was added for the status 4XX
  • the rejectedValue response's property default value `` was added for the status 500
  • the rejectedValue response's property default value `` was added for the status 5XX
  • the status response's property default value `` was added for the status 200
  • the traceId response's property default value `` was added for the status 400
  • the traceId response's property default value `` was added for the status 4XX
  • the traceId response's property default value `` was added for the status 500
  • the traceId response's property default value `` was added for the status 5XX
  • the txId response's property default value `` was added for the status 200

GET /main-account/withdrawal/fiat/bank-accounts

  • the accountName response's property default value `` was added for the status 200
  • the accountNumber response's property default value `` was added for the status 200
  • the bsb response's property default value `` was added for the status 200
  • the code response's property default value `` was added for the status 400
  • the code response's property default value `` was added for the status 4XX
  • the code response's property default value `` was added for the status 500
  • the code response's property default value `` was added for the status 5XX
  • the country response's property default value `` was added for the status 200
  • the fiatCurrency response's property default value `` was added for the status 200
  • the field response's property default value `` was added for the status 400
  • the field response's property default value `` was added for the status 4XX
  • the field response's property default value `` was added for the status 500
  • the field response's property default value `` was added for the status 5XX
  • the id response's property default value `` was added for the status 200
  • the message response's property default value `` was added for the status 400
  • the message response's property default value `` was added for the status 400
  • the message response's property default value `` was added for the status 4XX
  • the message response's property default value `` was added for the status 4XX
  • the message response's property default value `` was added for the status 500
  • the message response's property default value `` was added for the status 500
  • the message response's property default value `` was added for the status 5XX
  • the message response's property default value `` was added for the status 5XX
  • the rejectedValue response's property default value `` was added for the status 400
  • the rejectedValue response's property default value `` was added for the status 4XX
  • the rejectedValue response's property default value `` was added for the status 500
  • the rejectedValue response's property default value `` was added for the status 5XX
  • the traceId response's property default value `` was added for the status 400
  • the traceId response's property default value `` was added for the status 4XX
  • the traceId response's property default value `` was added for the status 500
  • the traceId response's property default value `` was added for the status 5XX

DELETE /main-account/withdrawal/fiat/bank-accounts/{id}

  • ⚠️ for the path request parameter id, the type/format was changed from string/uuid to string/``
  • the code response's property default value `` was added for the status 400
  • the code response's property default value `` was added for the status 4XX
  • the code response's property default value `` was added for the status 500
  • the code response's property default value `` was added for the status 5XX
  • the field response's property default value `` was added for the status 400
  • the field response's property default value `` was added for the status 4XX
  • the field response's property default value `` was added for the status 500
  • the field response's property default value `` was added for the status 5XX
  • the message response's property default value `` was added for the status 400
  • the message response's property default value `` was added for the status 400
  • the message response's property default value `` was added for the status 4XX
  • the message response's property default value `` was added for the status 4XX
  • the message response's property default value `` was added for the status 500
  • the message response's property default value `` was added for the status 500
  • the message response's property default value `` was added for the status 5XX
  • the message response's property default value `` was added for the status 5XX
  • the rejectedValue response's property default value `` was added for the status 400
  • the rejectedValue response's property default value `` was added for the status 4XX
  • the rejectedValue response's property default value `` was added for the status 500
  • the rejectedValue response's property default value `` was added for the status 5XX
  • the traceId response's property default value `` was added for the status 400
  • the traceId response's property default value `` was added for the status 4XX
  • the traceId response's property default value `` was added for the status 500
  • the traceId response's property default value `` was added for the status 5XX

POST /main-account/withdrawal/fiat/bank-accounts/{id}/withdraw

  • ⚠️ for the path request parameter id, the type/format was changed from string/uuid to string/``
  • the request property externalTransactionId became nullable
  • the amount request property default value `` was added
  • the country request property default value `` was added
  • the externalTransactionId request property default value `` was added
  • the fiatCurrency request property default value `` was added
  • the code response's property default value `` was added for the status 400
  • the code response's property default value `` was added for the status 4XX
  • the code response's property default value `` was added for the status 500
  • the code response's property default value `` was added for the status 5XX
  • the field response's property default value `` was added for the status 400
  • the field response's property default value `` was added for the status 4XX
  • the field response's property default value `` was added for the status 500
  • the field response's property default value `` was added for the status 5XX
  • the message response's property default value `` was added for the status 400
  • the message response's property default value `` was added for the status 400
  • the message response's property default value `` was added for the status 4XX
  • the message response's property default value `` was added for the status 4XX
  • the message response's property default value `` was added for the status 500
  • the message response's property default value `` was added for the status 500
  • the message response's property default value `` was added for the status 5XX
  • the message response's property default value `` was added for the status 5XX
  • the rejectedValue response's property default value `` was added for the status 400
  • the rejectedValue response's property default value `` was added for the status 4XX
  • the rejectedValue response's property default value `` was added for the status 500
  • the rejectedValue response's property default value `` was added for the status 5XX
  • the traceId response's property default value `` was added for the status 400
  • the traceId response's property default value `` was added for the status 4XX
  • the traceId response's property default value `` was added for the status 500
  • the traceId response's property default value `` was added for the status 5XX
  • the txId response's property default value `` was added for the status 200

GET /main-account/withdrawal/fiat/{country}/{fiatCurrency}/bank-accounts

  • ⚠️ removed the enum value AU from the path request parameter country
  • ⚠️ removed the enum value AUD from the path request parameter fiatCurrency
  • the accountName response's property default value `` was added for the status 200
  • the accountNumber response's property default value `` was added for the status 200
  • the bsb response's property default value `` was added for the status 200
  • the code response's property default value `` was added for the status 400
  • the code response's property default value `` was added for the status 4XX
  • the code response's property default value `` was added for the status 500
  • the code response's property default value `` was added for the status 5XX
  • the country response's property default value `` was added for the status 200
  • the fiatCurrency response's property default value `` was added for the status 200
  • the field response's property default value `` was added for the status 400
  • the field response's property default value `` was added for the status 4XX
  • the field response's property default value `` was added for the status 500
  • the field response's property default value `` was added for the status 5XX
  • the id response's property default value `` was added for the status 200
  • the message response's property default value `` was added for the status 400
  • the message response's property default value `` was added for the status 400
  • the message response's property default value `` was added for the status 4XX
  • the message response's property default value `` was added for the status 4XX
  • the message response's property default value `` was added for the status 500
  • the message response's property default value `` was added for the status 500
  • the message response's property default value `` was added for the status 5XX
  • the message response's property default value `` was added for the status 5XX
  • the rejectedValue response's property default value `` was added for the status 400
  • the rejectedValue response's property default value `` was added for the status 4XX
  • the rejectedValue response's property default value `` was added for the status 500
  • the rejectedValue response's property default value `` was added for the status 5XX
  • the traceId response's property default value `` was added for the status 400
  • the traceId response's property default value `` was added for the status 4XX
  • the traceId response's property default value `` was added for the status 500
  • the traceId response's property default value `` was added for the status 5XX

GET /sub-account/balances/crypto

  • the balance response's property default value `` was added for the status 200
  • the code response's property default value `` was added for the status 400
  • the code response's property default value `` was added for the status 4XX
  • the code response's property default value `` was added for the status 500
  • the code response's property default value `` was added for the status 5XX
  • the currency response's property default value `` was added for the status 200
  • the field response's property default value `` was added for the status 400
  • the field response's property default value `` was added for the status 4XX
  • the field response's property default value `` was added for the status 500
  • the field response's property default value `` was added for the status 5XX
  • the message response's property default value `` was added for the status 400
  • the message response's property default value `` was added for the status 400
  • the message response's property default value `` was added for the status 4XX
  • the message response's property default value `` was added for the status 4XX
  • the message response's property default value `` was added for the status 500
  • the message response's property default value `` was added for the status 500
  • the message response's property default value `` was added for the status 5XX
  • the message response's property default value `` was added for the status 5XX
  • the rejectedValue response's property default value `` was added for the status 400
  • the rejectedValue response's property default value `` was added for the status 4XX
  • the rejectedValue response's property default value `` was added for the status 500
  • the rejectedValue response's property default value `` was added for the status 5XX
  • the traceId response's property default value `` was added for the status 400
  • the traceId response's property default value `` was added for the status 4XX
  • the traceId response's property default value `` was added for the status 500
  • the traceId response's property default value `` was added for the status 5XX

GET /sub-account/balances/crypto/{cryptoCurrency}

  • ⚠️ removed the enum value BTC from the path request parameter cryptoCurrency
  • ⚠️ removed the enum value ETH from the path request parameter cryptoCurrency
  • ⚠️ removed the enum value USDC from the path request parameter cryptoCurrency
  • ⚠️ removed the enum value USDT from the path request parameter cryptoCurrency
  • ⚠️ removed the enum value WBTC from the path request parameter cryptoCurrency
  • the balance response's property default value `` was added for the status 200
  • the code response's property default value `` was added for the status 400
  • the code response's property default value `` was added for the status 4XX
  • the code response's property default value `` was added for the status 500
  • the code response's property default value `` was added for the status 5XX
  • the currency response's property default value `` was added for the status 200
  • the field response's property default value `` was added for the status 400
  • the field response's property default value `` was added for the status 4XX
  • the field response's property default value `` was added for the status 500
  • the field response's property default value `` was added for the status 5XX
  • the message response's property default value `` was added for the status 400
  • the message response's property default value `` was added for the status 400
  • the message response's property default value `` was added for the status 4XX
  • the message response's property default value `` was added for the status 4XX
  • the message response's property default value `` was added for the status 500
  • the message response's property default value `` was added for the status 500
  • the message response's property default value `` was added for the status 5XX
  • the message response's property default value `` was added for the status 5XX
  • the rejectedValue response's property default value `` was added for the status 400
  • the rejectedValue response's property default value `` was added for the status 4XX
  • the rejectedValue response's property default value `` was added for the status 500
  • the rejectedValue response's property default value `` was added for the status 5XX
  • the traceId response's property default value `` was added for the status 400
  • the traceId response's property default value `` was added for the status 4XX
  • the traceId response's property default value `` was added for the status 500
  • the traceId response's property default value `` was added for the status 5XX

GET /sub-account/balances/fiat

  • the balance response's property default value `` was added for the status 200
  • the code response's property default value `` was added for the status 400
  • the code response's property default value `` was added for the status 4XX
  • the code response's property default value `` was added for the status 500
  • the code response's property default value `` was added for the status 5XX
  • the currency response's property default value `` was added for the status 200
  • the field response's property default value `` was added for the status 400
  • the field response's property default value `` was added for the status 4XX
  • the field response's property default value `` was added for the status 500
  • the field response's property default value `` was added for the status 5XX
  • the message response's property default value `` was added for the status 400
  • the message response's property default value `` was added for the status 400
  • the message response's property default value `` was added for the status 4XX
  • the message response's property default value `` was added for the status 4XX
  • the message response's property default value `` was added for the status 500
  • the message response's property default value `` was added for the status 500
  • the message response's property default value `` was added for the status 5XX
  • the message response's property default value `` was added for the status 5XX
  • the rejectedValue response's property default value `` was added for the status 400
  • the rejectedValue response's property default value `` was added for the status 4XX
  • the rejectedValue response's property default value `` was added for the status 500
  • the rejectedValue response's property default value `` was added for the status 5XX
  • the traceId response's property default value `` was added for the status 400
  • the traceId response's property default value `` was added for the status 4XX
  • the traceId response's property default value `` was added for the status 500
  • the traceId response's property default value `` was added for the status 5XX

GET /sub-account/balances/fiat/{country}/{fiatCurrency}

  • ⚠️ removed the enum value AU from the path request parameter country
  • ⚠️ removed the enum value AUD from the path request parameter fiatCurrency
  • the balance response's property default value `` was added for the status 200
  • the code response's property default value `` was added for the status 400
  • the code response's property default value `` was added for the status 4XX
  • the code response's property default value `` was added for the status 500
  • the code response's property default value `` was added for the status 5XX
  • the currency response's property default value `` was added for the status 200
  • the field response's property default value `` was added for the status 400
  • the field response's property default value `` was added for the status 4XX
  • the field response's property default value `` was added for the status 500
  • the field response's property default value `` was added for the status 5XX
  • the message response's property default value `` was added for the status 400
  • the message response's property default value `` was added for the status 400
  • the message response's property default value `` was added for the status 4XX
  • the message response's property default value `` was added for the status 4XX
  • the message response's property default value `` was added for the status 500
  • the message response's property default value `` was added for the status 500
  • the message response's property default value `` was added for the status 5XX
  • the message response's property default value `` was added for the status 5XX
  • the rejectedValue response's property default value `` was added for the status 400
  • the rejectedValue response's property default value `` was added for the status 4XX
  • the rejectedValue response's property default value `` was added for the status 500
  • the rejectedValue response's property default value `` was added for the status 5XX
  • the traceId response's property default value `` was added for the status 400
  • the traceId response's property default value `` was added for the status 4XX
  • the traceId response's property default value `` was added for the status 500
  • the traceId response's property default value `` was added for the status 5XX

GET /sub-account/loans

  • ⚠️ for the query request parameter statuses, default value `` was added
  • ⚠️ the response property items/externalLoanId became nullable for the status 200
  • ⚠️ the response property items/externalTransactionIds became nullable for the status 200
  • ⚠️ the response property items/principalLeft became nullable for the status 200
  • ⚠️ the response property items/principalRepaid became nullable for the status 200
  • ⚠️ the response property items/restrictionReasons became nullable for the status 200
  • for the query request parameter statuses, the type/format was generalized from array/ to `string`/
  • the accountName response's property default value `` was added for the status 200
  • the accountNumber response's property default value `` was added for the status 200
  • the allowedActions response's property default value `` was added for the status 200
  • the attentionLimit response's property default value `` was added for the status 200
  • the autoRepaymentMethod response's property default value `` was added for the status 200
  • the bankAccount response's property default value `` was added for the status 200
  • the borrowedFiatPrincipalAmount response's property default value `` was added for the status 200
  • the bsb response's property default value `` was added for the status 200
  • the code response's property default value `` was added for the status 400
  • the code response's property default value `` was added for the status 4XX
  • the code response's property default value `` was added for the status 500
  • the code response's property default value `` was added for the status 5XX
  • the country response's property default value `` was added for the status 200
  • the createdAt response's property default value `` was added for the status 200
  • the defaultNoticeLimit response's property default value `` was added for the status 200
  • the externalLoanId response's property default value `` was added for the status 200
  • the externalTransactionIds response's property default value `` was added for the status 200
  • the fiatCurrency response's property default value `` was added for the status 200
  • the fiatCurrency response's property default value `` was added for the status 200
  • the fiatFeeRatio response's property default value `` was added for the status 200
  • the fiatLoanLimit response's property default value `` was added for the status 200
  • the fiatPrincipalAvailableToBorrow response's property default value `` was added for the status 200
  • the field response's property default value `` was added for the status 400
  • the field response's property default value `` was added for the status 4XX
  • the field response's property default value `` was added for the status 500
  • the field response's property default value `` was added for the status 5XX
  • the id response's property default value `` was added for the status 200
  • the id response's property default value `` was added for the status 200
  • the interestRate response's property default value `` was added for the status 200
  • the loanToValue response's property default value `` was added for the status 200
  • the loanToValue24hTrend response's property default value `` was added for the status 200
  • the loanToValueStatus response's property default value `` was added for the status 200
  • the loanValidUntil response's property default value `` was added for the status 200
  • the maxBorrowLvr response's property default value `` was added for the status 200
  • the maxLimit response's property default value `` was added for the status 200
  • the message response's property default value `` was added for the status 400
  • the message response's property default value `` was added for the status 400
  • the message response's property default value `` was added for the status 4XX
  • the message response's property default value `` was added for the status 4XX
  • the message response's property default value `` was added for the status 500
  • the message response's property default value `` was added for the status 500
  • the message response's property default value `` was added for the status 5XX
  • the message response's property default value `` was added for the status 5XX
  • the pendingBorrowFiatPrincipalAmount response's property default value `` was added for the status 200
  • the pendingWithdrawSecurityCryptoAmount response's property default value `` was added for the status 200
  • the principalLeft response's property default value `` was added for the status 200
  • the principalRepaid response's property default value `` was added for the status 200
  • the rejectedValue response's property default value `` was added for the status 400
  • the rejectedValue response's property default value `` was added for the status 4XX
  • the rejectedValue response's property default value `` was added for the status 500
  • the rejectedValue response's property default value `` was added for the status 5XX
  • the repaymentNoticeLimit response's property default value `` was added for the status 200
  • the repaymentType response's property default value `` was added for the status 200
  • the restrictionReasons response's property default value `` was added for the status 200
  • the securityCryptoAmount response's property default value `` was added for the status 200
  • the securityCryptoCurrency response's property default value `` was added for the status 200
  • the securityFiatAmount response's property default value `` was added for the status 200
  • the status response's property default value `` was added for the status 200
  • the termInDays response's property default value `` was added for the status 200
  • the traceId response's property default value `` was added for the status 400
  • the traceId response's property default value `` was added for the status 4XX
  • the traceId response's property default value `` was added for the status 500
  • the traceId response's property default value `` was added for the status 5XX

GET /sub-account/loans/applications

  • ⚠️ the response property items/borrowExternalTransactionId became nullable for the status 200
  • ⚠️ the response property items/externalLoanId became nullable for the status 200
  • ⚠️ the response property items/hasEnoughSecurity became nullable for the status 200
  • ⚠️ the response property items/hasPaymentDetails became nullable for the status 200
  • ⚠️ the response property items/openLoanExternalTransactionId became nullable for the status 200
  • ⚠️ the response property items/totalLoanFiatLimit became nullable for the status 200
  • the applyFor response's property default value `` was added for the status 200
  • the borrowExternalTransactionId response's property default value `` was added for the status 200
  • the borrowedFiatPrincipalAmount response's property default value `` was added for the status 200
  • the code response's property default value `` was added for the status 400
  • the code response's property default value `` was added for the status 4XX
  • the code response's property default value `` was added for the status 500
  • the code response's property default value `` was added for the status 5XX
  • the externalLoanId response's property default value `` was added for the status 200
  • the fiatCurrency response's property default value `` was added for the status 200
  • the fiatFee response's property default value `` was added for the status 200
  • the field response's property default value `` was added for the status 400
  • the field response's property default value `` was added for the status 4XX
  • the field response's property default value `` was added for the status 500
  • the field response's property default value `` was added for the status 5XX
  • the hasEnoughSecurity response's property default value false was added for the status 200
  • the hasPaymentDetails response's property default value false was added for the status 200
  • the id response's property default value `` was added for the status 200
  • the interestRate response's property default value `` was added for the status 200
  • the loanRatio response's property default value `` was added for the status 200
  • the message response's property default value `` was added for the status 400
  • the message response's property default value `` was added for the status 400
  • the message response's property default value `` was added for the status 4XX
  • the message response's property default value `` was added for the status 4XX
  • the message response's property default value `` was added for the status 500
  • the message response's property default value `` was added for the status 500
  • the message response's property default value `` was added for the status 5XX
  • the message response's property default value `` was added for the status 5XX
  • the openLoanExternalTransactionId response's property default value `` was added for the status 200
  • the rejectedValue response's property default value `` was added for the status 400
  • the rejectedValue response's property default value `` was added for the status 4XX
  • the rejectedValue response's property default value `` was added for the status 500
  • the rejectedValue response's property default value `` was added for the status 5XX
  • the repaymentType response's property default value `` was added for the status 200
  • the securityCryptoAmount response's property default value `` was added for the status 200
  • the securityCryptoCurrency response's property default value `` was added for the status 200
  • the securitySupplied response's property default value false was added for the status 200
  • the status response's property default value `` was added for the status 200
  • the termInDays response's property default value `` was added for the status 200
  • the totalLoanFiatLimit response's property default value `` was added for the status 200
  • the traceId response's property default value `` was added for the status 400
  • the traceId response's property default value `` was added for the status 4XX
  • the traceId response's property default value `` was added for the status 500
  • the traceId response's property default value `` was added for the status 5XX
  • the userId response's property default value `` was added for the status 200
  • the validUntil response's property default value `` was added for the status 200

POST /sub-account/loans/applications

  • ⚠️ the applicantInfo/applicantKyc request property type/format changed from object/ to `null`/
  • ⚠️ the response property borrowExternalTransactionId became nullable for the status 200
  • ⚠️ the response property externalLoanId became nullable for the status 200
  • ⚠️ the response property hasEnoughSecurity became nullable for the status 200
  • ⚠️ the response property hasPaymentDetails became nullable for the status 200
  • ⚠️ the response property openLoanExternalTransactionId became nullable for the status 200
  • ⚠️ the response property totalLoanFiatLimit became nullable for the status 200
  • the request property applicantInfo/address/addressLine became nullable
  • the request property applicantInfo/address/apartmentNumber became nullable
  • the request property applicantInfo/address/buildingNumber became nullable
  • the request property applicantInfo/address/street became nullable
  • the request property applicantInfo/applicantKyc became nullable
  • the request property applicantInfo/applicantKyc/driverLicenceNumber became nullable
  • the request property applicantInfo/applicantKyc/driverLicenceState became nullable
  • the request property applicantInfo/employmentStatus became nullable
  • the request property applicantInfo/relationshipStatus became nullable
  • the request property applicantInfo/repaymentSources became nullable
  • the request property applicantInfo/repaymentSources/items/percentage became nullable
  • the request property applicantInfo/residentialStatus became nullable
  • the request property borrowExternalTransactionId became nullable
  • the request property externalLoanId became nullable
  • the request property externalTransactionId became nullable
  • the request property fiatPrincipalAmount became nullable
  • the request property openLoanExternalTransactionId became nullable
  • the request property securityCryptoAmount became nullable
  • the request property termInYears became nullable
  • the accountName request property default value `` was added
  • the accountNumber request property default value `` was added
  • the address request property default value `` was added
  • the addressLine request property default value `` was added
  • the apartmentNumber request property default value `` was added
  • the applicantInfo request property default value `` was added
  • the applicantKyc request property default value `` was added
  • the applyFor request property default value `` was added
  • the borrowExternalTransactionId request property default value `` was added
  • the bsb request property default value `` was added
  • the buildingNumber request property default value `` was added
  • the companyDirectorName request property default value `` was added
  • the country request property default value `` was added
  • the country request property default value `` was added
  • the decreaseOfMonthlyIncome request property default value `` was added
  • the dependents request property default value `` was added
  • the driverLicenceNumber request property default value `` was added
  • the driverLicenceState request property default value `` was added
  • the employmentStatus request property default value `` was added
  • the estimatedTurnover request property default value `` was added
  • the existingCreditLimit request property default value `` was added
  • the externalLoanId request property default value `` was added
  • the externalTransactionId request property default value `` was added
  • the fiatCurrency request property default value `` was added
  • the fiatPrincipalAmount request property default value `` was added
  • the fiatWithdrawalBankAccount request property default value `` was added
  • the increaseOfMonthlyExpenses request property default value `` was added
  • the loanOfferId request property default value `` was added
  • the loanPurpose request property default value `` was added
  • the monthlyExpenses request property default value `` was added
  • the monthlyIncome request property default value `` was added
  • the numberOfStaff request property default value `` was added
  • the openLoanExternalTransactionId request property default value `` was added
  • the percentage request property default value `` was added
  • the postalCode request property default value `` was added
  • the relationshipStatus request property default value `` was added
  • the repaymentSources request property default value `` was added
  • the residentialStatus request property default value `` was added
  • the securityCryptoAmount request property default value `` was added
  • the source request property default value `` was added
  • the state request property default value `` was added
  • the street request property default value `` was added
  • the suburb request property default value `` was added
  • the termInYears request property default value `` was added
  • the totalAssetsOfTheBusiness request property default value `` was added
  • the applyFor response's property default value `` was added for the status 200
  • the borrowExternalTransactionId response's property default value `` was added for the status 200
  • the borrowedFiatPrincipalAmount response's property default value `` was added for the status 200
  • the code response's property default value `` was added for the status 400
  • the code response's property default value `` was added for the status 4XX
  • the code response's property default value `` was added for the status 500
  • the code response's property default value `` was added for the status 5XX
  • the externalLoanId response's property default value `` was added for the status 200
  • the fiatCurrency response's property default value `` was added for the status 200
  • the fiatFee response's property default value `` was added for the status 200
  • the field response's property default value `` was added for the status 400
  • the field response's property default value `` was added for the status 4XX
  • the field response's property default value `` was added for the status 500
  • the field response's property default value `` was added for the status 5XX
  • the hasEnoughSecurity response's property default value false was added for the status 200
  • the hasPaymentDetails response's property default value false was added for the status 200
  • the id response's property default value `` was added for the status 200
  • the interestRate response's property default value `` was added for the status 200
  • the loanRatio response's property default value `` was added for the status 200
  • the message response's property default value `` was added for the status 400
  • the message response's property default value `` was added for the status 400
  • the message response's property default value `` was added for the status 4XX
  • the message response's property default value `` was added for the status 4XX
  • the message response's property default value `` was added for the status 500
  • the message response's property default value `` was added for the status 500
  • the message response's property default value `` was added for the status 5XX
  • the message response's property default value `` was added for the status 5XX
  • the openLoanExternalTransactionId response's property default value `` was added for the status 200
  • the rejectedValue response's property default value `` was added for the status 400
  • the rejectedValue response's property default value `` was added for the status 4XX
  • the rejectedValue response's property default value `` was added for the status 500
  • the rejectedValue response's property default value `` was added for the status 5XX
  • the repaymentType response's property default value `` was added for the status 200
  • the securityCryptoAmount response's property default value `` was added for the status 200
  • the securityCryptoCurrency response's property default value `` was added for the status 200
  • the securitySupplied response's property default value false was added for the status 200
  • the status response's property default value `` was added for the status 200
  • the termInDays response's property default value `` was added for the status 200
  • the totalLoanFiatLimit response's property default value `` was added for the status 200
  • the traceId response's property default value `` was added for the status 400
  • the traceId response's property default value `` was added for the status 4XX
  • the traceId response's property default value `` was added for the status 500
  • the traceId response's property default value `` was added for the status 5XX
  • the userId response's property default value `` was added for the status 200
  • the validUntil response's property default value `` was added for the status 200

POST /sub-account/loans/applications/agreements/preview

  • the fiatPrincipalAmount request property default value `` was added
  • the fiatPrincipalAmount request property default value `` was added
  • the loanOfferId request property default value `` was added
  • the loanOfferId request property default value `` was added
  • the loanPurpose request property default value `` was added
  • the loanPurpose request property default value `` was added
  • the repaymentType request property default value `` was added
  • the repaymentType request property default value `` was added
  • the securityAmount request property default value `` was added
  • the securityAmount request property default value `` was added
  • the termInYears request property default value `` was added
  • the code response's property default value `` was added for the status 400
  • the code response's property default value `` was added for the status 4XX
  • the code response's property default value `` was added for the status 500
  • the code response's property default value `` was added for the status 5XX
  • the documentHtml response's property default value `` was added for the status 200
  • the field response's property default value `` was added for the status 400
  • the field response's property default value `` was added for the status 4XX
  • the field response's property default value `` was added for the status 500
  • the field response's property default value `` was added for the status 5XX
  • the message response's property default value `` was added for the status 400
  • the message response's property default value `` was added for the status 400
  • the message response's property default value `` was added for the status 4XX
  • the message response's property default value `` was added for the status 4XX
  • the message response's property default value `` was added for the status 500
  • the message response's property default value `` was added for the status 500
  • the message response's property default value `` was added for the status 5XX
  • the message response's property default value `` was added for the status 5XX
  • the rejectedValue response's property default value `` was added for the status 400
  • the rejectedValue response's property default value `` was added for the status 4XX
  • the rejectedValue response's property default value `` was added for the status 500
  • the rejectedValue response's property default value `` was added for the status 5XX
  • the traceId response's property default value `` was added for the status 400
  • the traceId response's property default value `` was added for the status 4XX
  • the traceId response's property default value `` was added for the status 500
  • the traceId response's property default value `` was added for the status 5XX

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

  • ⚠️ for the path request parameter id, the type/format was changed from string/uuid to string/``
  • ⚠️ added 'contains' constraint to the request property applicantInfo/repaymentSources
  • ⚠️ the applicantInfo/address request property type/format changed from object/ to `null`/
  • ⚠️ the applicantInfo/applicantKyc request property type/format changed from object/ to `null`/
  • ⚠️ added 'unevaluatedItems' constraint to the request property applicantInfo/repaymentSources
  • ⚠️ the response property borrowExternalTransactionId became nullable for the status 200
  • ⚠️ the response property externalLoanId became nullable for the status 200
  • ⚠️ the response property hasEnoughSecurity became nullable for the status 200
  • ⚠️ the response property hasPaymentDetails became nullable for the status 200
  • ⚠️ the response property openLoanExternalTransactionId became nullable for the status 200
  • ⚠️ the response property totalLoanFiatLimit became nullable for the status 200
  • the request property applicantInfo/address became nullable
  • the request property applicantInfo/address/addressLine became nullable
  • the request property applicantInfo/address/apartmentNumber became nullable
  • the request property applicantInfo/address/buildingNumber became nullable
  • the request property applicantInfo/address/country became nullable
  • the request property applicantInfo/address/postalCode became nullable
  • the request property applicantInfo/address/state became nullable
  • the request property applicantInfo/address/street became nullable
  • the request property applicantInfo/address/suburb became nullable
  • the request property applicantInfo/applicantKyc became nullable
  • the request property applicantInfo/applicantKyc/driverLicenceNumber became nullable
  • the request property applicantInfo/applicantKyc/driverLicenceState became nullable
  • the request property applicantInfo/companyDirectorName became nullable
  • the request property applicantInfo/decreaseOfMonthlyIncome became nullable
  • the request property applicantInfo/dependents became nullable
  • the request property applicantInfo/employmentStatus became nullable
  • the request property applicantInfo/estimatedTurnover became nullable
  • the request property applicantInfo/existingCreditLimit became nullable
  • the request property applicantInfo/increaseOfMonthlyExpenses became nullable
  • the request property applicantInfo/monthlyExpenses became nullable
  • the request property applicantInfo/monthlyIncome became nullable
  • the request property applicantInfo/numberOfStaff became nullable
  • the request property applicantInfo/relationshipStatus became nullable
  • the request property applicantInfo/repaymentSources became nullable
  • the request property applicantInfo/repaymentSources/items/percentage became nullable
  • the request property applicantInfo/residentialStatus became nullable
  • the request property applicantInfo/totalAssetsOfTheBusiness became nullable
  • the request property default value was added
  • the accountName request property default value `` was added
  • the accountNumber request property default value `` was added
  • the address request property default value `` was added
  • the addressLine request property default value `` was added
  • the apartmentNumber request property default value `` was added
  • the applicantInfo request property default value `` was added
  • the applicantKyc request property default value `` was added
  • the borrowExternalTransactionId request property default value `` was added
  • the bsb request property default value `` was added
  • the buildingNumber request property default value `` was added
  • the companyDirectorName request property default value `` was added
  • the country request property default value `` was added
  • the decreaseOfMonthlyIncome request property default value `` was added
  • the dependents request property default value `` was added
  • the driverLicenceNumber request property default value `` was added
  • the driverLicenceState request property default value `` was added
  • the employmentStatus request property default value `` was added
  • the estimatedTurnover request property default value `` was added
  • the existingCreditLimit request property default value `` was added
  • the externalLoanId request property default value `` was added
  • the fiatPrincipalAmount request property default value `` was added
  • the fiatWithdrawalBankAccount request property default value `` was added
  • the increaseOfMonthlyExpenses request property default value `` was added
  • the loanPurpose request property default value `` was added
  • the monthlyExpenses request property default value `` was added
  • the monthlyIncome request property default value `` was added
  • the numberOfStaff request property default value `` was added
  • the openLoanExternalTransactionId request property default value `` was added
  • the percentage request property default value `` was added
  • the postalCode request property default value `` was added
  • the relationshipStatus request property default value `` was added
  • the residentialStatus request property default value `` was added
  • the securityCryptoAmount request property default value `` was added
  • the source request property default value `` was added
  • the state request property default value `` was added
  • the street request property default value `` was added
  • the suburb request property default value `` was added
  • the termInYears request property default value `` was added
  • the totalAssetsOfTheBusiness request property default value `` was added
  • the applyFor response's property default value `` was added for the status 200
  • the borrowExternalTransactionId response's property default value `` was added for the status 200
  • the borrowedFiatPrincipalAmount response's property default value `` was added for the status 200
  • the code response's property default value `` was added for the status 400
  • the code response's property default value `` was added for the status 4XX
  • the code response's property default value `` was added for the status 500
  • the code response's property default value `` was added for the status 5XX
  • the externalLoanId response's property default value `` was added for the status 200
  • the fiatCurrency response's property default value `` was added for the status 200
  • the fiatFee response's property default value `` was added for the status 200
  • the field response's property default value `` was added for the status 400
  • the field response's property default value `` was added for the status 4XX
  • the field response's property default value `` was added for the status 500
  • the field response's property default value `` was added for the status 5XX
  • the hasEnoughSecurity response's property default value false was added for the status 200
  • the hasPaymentDetails response's property default value false was added for the status 200
  • the id response's property default value `` was added for the status 200
  • the interestRate response's property default value `` was added for the status 200
  • the loanRatio response's property default value `` was added for the status 200
  • the message response's property default value `` was added for the status 400
  • the message response's property default value `` was added for the status 400
  • the message response's property default value `` was added for the status 4XX
  • the message response's property default value `` was added for the status 4XX
  • the message response's property default value `` was added for the status 500
  • the message response's property default value `` was added for the status 500
  • the message response's property default value `` was added for the status 5XX
  • the message response's property default value `` was added for the status 5XX
  • the openLoanExternalTransactionId response's property default value `` was added for the status 200
  • the rejectedValue response's property default value `` was added for the status 400
  • the rejectedValue response's property default value `` was added for the status 4XX
  • the rejectedValue response's property default value `` was added for the status 500
  • the rejectedValue response's property default value `` was added for the status 5XX
  • the repaymentType response's property default value `` was added for the status 200
  • the securityCryptoAmount response's property default value `` was added for the status 200
  • the securityCryptoCurrency response's property default value `` was added for the status 200
  • the securitySupplied response's property default value false was added for the status 200
  • the status response's property default value `` was added for the status 200
  • the termInDays response's property default value `` was added for the status 200
  • the totalLoanFiatLimit response's property default value `` was added for the status 200
  • the traceId response's property default value `` was added for the status 400
  • the traceId response's property default value `` was added for the status 4XX
  • the traceId response's property default value `` was added for the status 500
  • the traceId response's property default value `` was added for the status 5XX
  • the userId response's property default value `` was added for the status 200
  • the validUntil response's property default value `` was added for the status 200

PATCH /sub-account/loans/applications/{id}/apply-for/{reason}

  • ⚠️ for the path request parameter id, the type/format was changed from string/uuid to string/``
  • ⚠️ the response property borrowExternalTransactionId became nullable for the status 200
  • ⚠️ the response property externalLoanId became nullable for the status 200
  • ⚠️ the response property hasEnoughSecurity became nullable for the status 200
  • ⚠️ the response property hasPaymentDetails became nullable for the status 200
  • ⚠️ the response property openLoanExternalTransactionId became nullable for the status 200
  • ⚠️ the response property totalLoanFiatLimit became nullable for the status 200
  • the applyFor response's property default value `` was added for the status 200
  • the borrowExternalTransactionId response's property default value `` was added for the status 200
  • the borrowedFiatPrincipalAmount response's property default value `` was added for the status 200
  • the code response's property default value `` was added for the status 400
  • the code response's property default value `` was added for the status 4XX
  • the code response's property default value `` was added for the status 500
  • the code response's property default value `` was added for the status 5XX
  • the externalLoanId response's property default value `` was added for the status 200
  • the fiatCurrency response's property default value `` was added for the status 200
  • the fiatFee response's property default value `` was added for the status 200
  • the field response's property default value `` was added for the status 400
  • the field response's property default value `` was added for the status 4XX
  • the field response's property default value `` was added for the status 500
  • the field response's property default value `` was added for the status 5XX
  • the hasEnoughSecurity response's property default value false was added for the status 200
  • the hasPaymentDetails response's property default value false was added for the status 200
  • the id response's property default value `` was added for the status 200
  • the interestRate response's property default value `` was added for the status 200
  • the loanRatio response's property default value `` was added for the status 200
  • the message response's property default value `` was added for the status 400
  • the message response's property default value `` was added for the status 400
  • the message response's property default value `` was added for the status 4XX
  • the message response's property default value `` was added for the status 4XX
  • the message response's property default value `` was added for the status 500
  • the message response's property default value `` was added for the status 500
  • the message response's property default value `` was added for the status 5XX
  • the message response's property default value `` was added for the status 5XX
  • the openLoanExternalTransactionId response's property default value `` was added for the status 200
  • the rejectedValue response's property default value `` was added for the status 400
  • the rejectedValue response's property default value `` was added for the status 4XX
  • the rejectedValue response's property default value `` was added for the status 500
  • the rejectedValue response's property default value `` was added for the status 5XX
  • the repaymentType response's property default value `` was added for the status 200
  • the securityCryptoAmount response's property default value `` was added for the status 200
  • the securityCryptoCurrency response's property default value `` was added for the status 200
  • the securitySupplied response's property default value false was added for the status 200
  • the status response's property default value `` was added for the status 200
  • the termInDays response's property default value `` was added for the status 200
  • the totalLoanFiatLimit response's property default value `` was added for the status 200
  • the traceId response's property default value `` was added for the status 400
  • the traceId response's property default value `` was added for the status 4XX
  • the traceId response's property default value `` was added for the status 500
  • the traceId response's property default value `` was added for the status 5XX
  • the userId response's property default value `` was added for the status 200
  • the validUntil response's property default value `` was added for the status 200

GET /sub-account/loans/applications/{id}/documents/{type}/upload-link

  • ⚠️ removed the enum value OTHER from the path request parameter type
  • ⚠️ removed the enum value PROOF_OF_INCOME from the path request parameter type
  • ⚠️ for the path request parameter id, the type/format was changed from string/uuid to string/``
  • the code response's property default value `` was added for the status 400
  • the code response's property default value `` was added for the status 4XX
  • the code response's property default value `` was added for the status 500
  • the code response's property default value `` was added for the status 5XX
  • the field response's property default value `` was added for the status 400
  • the field response's property default value `` was added for the status 4XX
  • the field response's property default value `` was added for the status 500
  • the field response's property default value `` was added for the status 5XX
  • the id response's property default value `` was added for the status 200
  • the link response's property default value `` was added for the status 200
  • the message response's property default value `` was added for the status 400
  • the message response's property default value `` was added for the status 400
  • the message response's property default value `` was added for the status 4XX
  • the message response's property default value `` was added for the status 4XX
  • the message response's property default value `` was added for the status 500
  • the message response's property default value `` was added for the status 500
  • the message response's property default value `` was added for the status 5XX
  • the message response's property default value `` was added for the status 5XX
  • the rejectedValue response's property default value `` was added for the status 400
  • the rejectedValue response's property default value `` was added for the status 4XX
  • the rejectedValue response's property default value `` was added for the status 500
  • the rejectedValue response's property default value `` was added for the status 5XX
  • the traceId response's property default value `` was added for the status 400
  • the traceId response's property default value `` was added for the status 4XX
  • the traceId response's property default value `` was added for the status 500
  • the traceId response's property default value `` was added for the status 5XX

POST /sub-account/loans/applications/{id}/withdraw

  • ⚠️ for the path request parameter id, the type/format was changed from string/uuid to string/``
  • ⚠️ the response property borrowExternalTransactionId became nullable for the status 200
  • ⚠️ the response property externalLoanId became nullable for the status 200
  • ⚠️ the response property hasEnoughSecurity became nullable for the status 200
  • ⚠️ the response property hasPaymentDetails became nullable for the status 200
  • ⚠️ the response property openLoanExternalTransactionId became nullable for the status 200
  • ⚠️ the response property totalLoanFiatLimit became nullable for the status 200
  • the applyFor response's property default value `` was added for the status 200
  • the borrowExternalTransactionId response's property default value `` was added for the status 200
  • the borrowedFiatPrincipalAmount response's property default value `` was added for the status 200
  • the code response's property default value `` was added for the status 400
  • the code response's property default value `` was added for the status 4XX
  • the code response's property default value `` was added for the status 500
  • the code response's property default value `` was added for the status 5XX
  • the externalLoanId response's property default value `` was added for the status 200
  • the fiatCurrency response's property default value `` was added for the status 200
  • the fiatFee response's property default value `` was added for the status 200
  • the field response's property default value `` was added for the status 400
  • the field response's property default value `` was added for the status 4XX
  • the field response's property default value `` was added for the status 500
  • the field response's property default value `` was added for the status 5XX
  • the hasEnoughSecurity response's property default value false was added for the status 200
  • the hasPaymentDetails response's property default value false was added for the status 200
  • the id response's property default value `` was added for the status 200
  • the interestRate response's property default value `` was added for the status 200
  • the loanRatio response's property default value `` was added for the status 200
  • the message response's property default value `` was added for the status 400
  • the message response's property default value `` was added for the status 400
  • the message response's property default value `` was added for the status 4XX
  • the message response's property default value `` was added for the status 4XX
  • the message response's property default value `` was added for the status 500
  • the message response's property default value `` was added for the status 500
  • the message response's property default value `` was added for the status 5XX
  • the message response's property default value `` was added for the status 5XX
  • the openLoanExternalTransactionId response's property default value `` was added for the status 200
  • the rejectedValue response's property default value `` was added for the status 400
  • the rejectedValue response's property default value `` was added for the status 4XX
  • the rejectedValue response's property default value `` was added for the status 500
  • the rejectedValue response's property default value `` was added for the status 5XX
  • the repaymentType response's property default value `` was added for the status 200
  • the securityCryptoAmount response's property default value `` was added for the status 200
  • the securityCryptoCurrency response's property default value `` was added for the status 200
  • the securitySupplied response's property default value false was added for the status 200
  • the status response's property default value `` was added for the status 200
  • the termInDays response's property default value `` was added for the status 200
  • the totalLoanFiatLimit response's property default value `` was added for the status 200
  • the traceId response's property default value `` was added for the status 400
  • the traceId response's property default value `` was added for the status 4XX
  • the traceId response's property default value `` was added for the status 500
  • the traceId response's property default value `` was added for the status 5XX
  • the userId response's property default value `` was added for the status 200
  • the validUntil response's property default value `` was added for the status 200

GET /sub-account/loans/offers

  • ⚠️ the response property items/accountType became nullable for the status 200
  • ⚠️ the response property items/mainAccountId became nullable for the status 200
  • ⚠️ the response property items/maxTermInYears became nullable for the status 200
  • ⚠️ the response property items/minTermInYears became nullable for the status 200
  • ⚠️ the response property items/originationFeeCap became nullable for the status 200
  • ⚠️ the response property items/termInDays became nullable for the status 200
  • ⚠️ the response property items/userId became nullable for the status 200
  • the accountType response's property default value `` was added for the status 200
  • the attentionLimit response's property default value `` was added for the status 200
  • the autoRepaymentMethod response's property default value `` was added for the status 200
  • the code response's property default value `` was added for the status 400
  • the code response's property default value `` was added for the status 4XX
  • the code response's property default value `` was added for the status 500
  • the code response's property default value `` was added for the status 5XX
  • the comparisonRate response's property default value `` was added for the status 200
  • the cryptoCurrency response's property default value `` was added for the status 200
  • the defaultNoticeLimit response's property default value `` was added for the status 200
  • the fiatCurrency response's property default value `` was added for the status 200
  • the field response's property default value `` was added for the status 400
  • the field response's property default value `` was added for the status 4XX
  • the field response's property default value `` was added for the status 500
  • the field response's property default value `` was added for the status 5XX
  • the id response's property default value `` was added for the status 200
  • the interestRate response's property default value `` was added for the status 200
  • the loanRatio response's property default value `` was added for the status 200
  • the mainAccountId response's property default value `` was added for the status 200
  • the maxFiatPrincipalAmount response's property default value `` was added for the status 200
  • the maxLimit response's property default value `` was added for the status 200
  • the maxTermInYears response's property default value `` was added for the status 200
  • the message response's property default value `` was added for the status 400
  • the message response's property default value `` was added for the status 400
  • the message response's property default value `` was added for the status 4XX
  • the message response's property default value `` was added for the status 4XX
  • the message response's property default value `` was added for the status 500
  • the message response's property default value `` was added for the status 500
  • the message response's property default value `` was added for the status 5XX
  • the message response's property default value `` was added for the status 5XX
  • the minFiatPrincipalAmount response's property default value `` was added for the status 200
  • the minTermInYears response's property default value `` was added for the status 200
  • the offerStatus response's property default value `` was added for the status 200
  • the originationFee response's property default value `` was added for the status 200
  • the originationFeeCap response's property default value `` was added for the status 200
  • the rejectedValue response's property default value `` was added for the status 400
  • the rejectedValue response's property default value `` was added for the status 4XX
  • the rejectedValue response's property default value `` was added for the status 500
  • the rejectedValue response's property default value `` was added for the status 5XX
  • the repaymentNoticeLimit response's property default value `` was added for the status 200
  • the repaymentType response's property default value `` was added for the status 200
  • the termInDays response's property default value `` was added for the status 200
  • the traceId response's property default value `` was added for the status 400
  • the traceId response's property default value `` was added for the status 4XX
  • the traceId response's property default value `` was added for the status 500
  • the traceId response's property default value `` was added for the status 5XX
  • the userId response's property default value `` was added for the status 200

POST /sub-account/loans/offers/{loanOfferId}/interest

  • ⚠️ for the path request parameter loanOfferId, the type/format was changed from string/uuid to string/``
  • the fiatPrincipalAmount request property default value `` was added
  • the securityCryptoAmount request property default value `` was added
  • the code response's property default value `` was added for the status 400
  • the code response's property default value `` was added for the status 4XX
  • the code response's property default value `` was added for the status 500
  • the code response's property default value `` was added for the status 5XX
  • the dailyInterest response's property default value `` was added for the status 200
  • the dailyInterestAmount response's property default value `` was added for the status 200
  • the field response's property default value `` was added for the status 400
  • the field response's property default value `` was added for the status 4XX
  • the field response's property default value `` was added for the status 500
  • the field response's property default value `` was added for the status 5XX
  • the loanRatio response's property default value `` was added for the status 200
  • the loanRatioDecimal response's property default value `` was added for the status 200
  • the message response's property default value `` was added for the status 400
  • the message response's property default value `` was added for the status 400
  • the message response's property default value `` was added for the status 4XX
  • the message response's property default value `` was added for the status 4XX
  • the message response's property default value `` was added for the status 500
  • the message response's property default value `` was added for the status 500
  • the message response's property default value `` was added for the status 5XX
  • the message response's property default value `` was added for the status 5XX
  • the rejectedValue response's property default value `` was added for the status 400
  • the rejectedValue response's property default value `` was added for the status 4XX
  • the rejectedValue response's property default value `` was added for the status 500
  • the rejectedValue response's property default value `` was added for the status 5XX
  • the totalRepayment response's property default value `` was added for the status 200
  • the totalRepaymentAmount response's property default value `` was added for the status 200
  • the traceId response's property default value `` was added for the status 400
  • the traceId response's property default value `` was added for the status 4XX
  • the traceId response's property default value `` was added for the status 500
  • the traceId response's property default value `` was added for the status 5XX

POST /sub-account/loans/offers/{loanOfferId}/principal

  • ⚠️ for the path request parameter loanOfferId, the type/format was changed from string/uuid to string/``
  • the cryptoAmount request property default value `` was added
  • the code response's property default value `` was added for the status 400
  • the code response's property default value `` was added for the status 4XX
  • the code response's property default value `` was added for the status 500
  • the code response's property default value `` was added for the status 5XX
  • the field response's property default value `` was added for the status 400
  • the field response's property default value `` was added for the status 4XX
  • the field response's property default value `` was added for the status 500
  • the field response's property default value `` was added for the status 5XX
  • the maxFiatPrincipalAmount response's property default value `` was added for the status 200
  • the message response's property default value `` was added for the status 400
  • the message response's property default value `` was added for the status 400
  • the message response's property default value `` was added for the status 4XX
  • the message response's property default value `` was added for the status 4XX
  • the message response's property default value `` was added for the status 500
  • the message response's property default value `` was added for the status 500
  • the message response's property default value `` was added for the status 5XX
  • the message response's property default value `` was added for the status 5XX
  • the minFiatPrincipalAmount response's property default value `` was added for the status 200
  • the rejectedValue response's property default value `` was added for the status 400
  • the rejectedValue response's property default value `` was added for the status 4XX
  • the rejectedValue response's property default value `` was added for the status 500
  • the rejectedValue response's property default value `` was added for the status 5XX
  • the traceId response's property default value `` was added for the status 400
  • the traceId response's property default value `` was added for the status 4XX
  • the traceId response's property default value `` was added for the status 500
  • the traceId response's property default value `` was added for the status 5XX

POST /sub-account/loans/offers/{loanOfferId}/repayments

  • ⚠️ for the path request parameter loanOfferId, the type/format was changed from string/uuid to string/``
  • the fiatPrincipalAmount request property default value `` was added
  • the termInYears request property default value `` was added
  • the code response's property default value `` was added for the status 400
  • the code response's property default value `` was added for the status 4XX
  • the code response's property default value `` was added for the status 500
  • the code response's property default value `` was added for the status 5XX
  • the field response's property default value `` was added for the status 400
  • the field response's property default value `` was added for the status 4XX
  • the field response's property default value `` was added for the status 500
  • the field response's property default value `` was added for the status 5XX
  • the interestComponent response's property default value `` was added for the status 200
  • the interestRate response's property default value `` was added for the status 200
  • the interestSaved response's property default value `` was added for the status 200
  • the interestToPay response's property default value `` was added for the status 200
  • the message response's property default value `` was added for the status 400
  • the message response's property default value `` was added for the status 400
  • the message response's property default value `` was added for the status 4XX
  • the message response's property default value `` was added for the status 4XX
  • the message response's property default value `` was added for the status 500
  • the message response's property default value `` was added for the status 500
  • the message response's property default value `` was added for the status 5XX
  • the message response's property default value `` was added for the status 5XX
  • the month response's property default value `` was added for the status 200
  • the monthlyRepayment response's property default value `` was added for the status 200
  • the originationFeeValue response's property default value `` was added for the status 200
  • the payment response's property default value `` was added for the status 200
  • the principalBefore response's property default value `` was added for the status 200
  • the principalRepaid response's property default value `` was added for the status 200
  • the rejectedValue response's property default value `` was added for the status 400
  • the rejectedValue response's property default value `` was added for the status 4XX
  • the rejectedValue response's property default value `` was added for the status 500
  • the rejectedValue response's property default value `` was added for the status 5XX
  • the repaymentsLeftAfter response's property default value `` was added for the status 200
  • the repaymentsLeftBefore response's property default value `` was added for the status 200
  • the schedule response's property default value `` was added for the status 200
  • the totalToPay response's property default value `` was added for the status 200
  • the traceId response's property default value `` was added for the status 400
  • the traceId response's property default value `` was added for the status 4XX
  • the traceId response's property default value `` was added for the status 500
  • the traceId response's property default value `` was added for the status 5XX

GET /sub-account/loans/redraws/applications

  • ⚠️ for the query request parameter statuses, default value `` was added
  • ⚠️ the response property items/applicantInfo/address/addressLine became nullable for the status 200
  • ⚠️ the response property items/applicantInfo/address/apartmentNumber became nullable for the status 200
  • ⚠️ the response property items/applicantInfo/address/buildingNumber became nullable for the status 200
  • ⚠️ the response property items/applicantInfo/address/street became nullable for the status 200
  • ⚠️ the response property items/applicantInfo/applicantKyc became nullable for the status 200
  • ⚠️ the response property items/applicantInfo/applicantKyc/driverLicenceNumber became nullable for the status 200
  • ⚠️ the response property items/applicantInfo/applicantKyc/driverLicenceState became nullable for the status 200
  • ⚠️ the response property items/applicantInfo/employmentStatus became nullable for the status 200
  • ⚠️ the response property items/applicantInfo/relationshipStatus became nullable for the status 200
  • ⚠️ the response property items/applicantInfo/repaymentSources became nullable for the status 200
  • ⚠️ the response property items/applicantInfo/repaymentSources/items/percentage became nullable for the status 200
  • ⚠️ the response property items/applicantInfo/residentialStatus became nullable for the status 200
  • ⚠️ the response property items/pdfDocumentId became nullable for the status 200
  • ⚠️ the items/applicantInfo/applicantKyc response's property type/format changed from object/ to `null`/ for status 200
  • for the query request parameter statuses, the type/format was generalized from array/ to `string`/
  • the address response's property default value `` was added for the status 200
  • the addressLine response's property default value `` was added for the status 200
  • the apartmentNumber response's property default value `` was added for the status 200
  • the applicantInfo response's property default value `` was added for the status 200
  • the applicantKyc response's property default value `` was added for the status 200
  • the buildingNumber response's property default value `` was added for the status 200
  • the code response's property default value `` was added for the status 400
  • the code response's property default value `` was added for the status 4XX
  • the code response's property default value `` was added for the status 500
  • the code response's property default value `` was added for the status 5XX
  • the companyDirectorName response's property default value `` was added for the status 200
  • the country response's property default value `` was added for the status 200
  • the createdDate response's property default value `` was added for the status 200
  • the decreaseOfMonthlyIncome response's property default value `` was added for the status 200
  • the dependents response's property default value `` was added for the status 200
  • the driverLicenceNumber response's property default value `` was added for the status 200
  • the driverLicenceState response's property default value `` was added for the status 200
  • the employmentStatus response's property default value `` was added for the status 200
  • the estimatedTurnover response's property default value `` was added for the status 200
  • the existingCreditLimit response's property default value `` was added for the status 200
  • the fiatAmount response's property default value `` was added for the status 200
  • the fiatWithdrawalDetailId response's property default value `` was added for the status 200
  • the field response's property default value `` was added for the status 400
  • the field response's property default value `` was added for the status 4XX
  • the field response's property default value `` was added for the status 500
  • the field response's property default value `` was added for the status 5XX
  • the id response's property default value `` was added for the status 200
  • the increaseOfMonthlyExpenses response's property default value `` was added for the status 200
  • the loanBorrowTxId response's property default value `` was added for the status 200
  • the loanId response's property default value `` was added for the status 200
  • the loanPurpose response's property default value `` was added for the status 200
  • the message response's property default value `` was added for the status 400
  • the message response's property default value `` was added for the status 400
  • the message response's property default value `` was added for the status 4XX
  • the message response's property default value `` was added for the status 4XX
  • the message response's property default value `` was added for the status 500
  • the message response's property default value `` was added for the status 500
  • the message response's property default value `` was added for the status 5XX
  • the message response's property default value `` was added for the status 5XX
  • the monthlyExpenses response's property default value `` was added for the status 200
  • the monthlyIncome response's property default value `` was added for the status 200
  • the numberOfStaff response's property default value `` was added for the status 200
  • the pdfDocumentId response's property default value `` was added for the status 200
  • the percentage response's property default value `` was added for the status 200
  • the postalCode response's property default value `` was added for the status 200
  • the rejectedValue response's property default value `` was added for the status 400
  • the rejectedValue response's property default value `` was added for the status 4XX
  • the rejectedValue response's property default value `` was added for the status 500
  • the rejectedValue response's property default value `` was added for the status 5XX
  • the relationshipStatus response's property default value `` was added for the status 200
  • the repaymentSources response's property default value `` was added for the status 200
  • the residentialStatus response's property default value `` was added for the status 200
  • the source response's property default value `` was added for the status 200
  • the state response's property default value `` was added for the status 200
  • the status response's property default value `` was added for the status 200
  • the street response's property default value `` was added for the status 200
  • the suburb response's property default value `` was added for the status 200
  • the totalAssetsOfTheBusiness response's property default value `` was added for the status 200
  • the traceId response's property default value `` was added for the status 400
  • the traceId response's property default value `` was added for the status 4XX
  • the traceId response's property default value `` was added for the status 500
  • the traceId response's property default value `` was added for the status 5XX
  • the updatedDate response's property default value `` was added for the status 200
  • the userId response's property default value `` was added for the status 200

POST /sub-account/loans/redraws/applications

  • ⚠️ the applicantInfo/applicantKyc request property type/format changed from object/ to `null`/
  • ⚠️ the response property applicantInfo/address/addressLine became nullable for the status 200
  • ⚠️ the response property applicantInfo/address/apartmentNumber became nullable for the status 200
  • ⚠️ the response property applicantInfo/address/buildingNumber became nullable for the status 200
  • ⚠️ the response property applicantInfo/address/street became nullable for the status 200
  • ⚠️ the response property applicantInfo/applicantKyc became nullable for the status 200
  • ⚠️ the response property applicantInfo/applicantKyc/driverLicenceNumber became nullable for the status 200
  • ⚠️ the response property applicantInfo/applicantKyc/driverLicenceState became nullable for the status 200
  • ⚠️ the response property applicantInfo/employmentStatus became nullable for the status 200
  • ⚠️ the response property applicantInfo/relationshipStatus became nullable for the status 200
  • ⚠️ the response property applicantInfo/repaymentSources became nullable for the status 200
  • ⚠️ the response property applicantInfo/repaymentSources/items/percentage became nullable for the status 200
  • ⚠️ the response property applicantInfo/residentialStatus became nullable for the status 200
  • ⚠️ the response property pdfDocumentId became nullable for the status 200
  • ⚠️ the applicantInfo/applicantKyc response's property type/format changed from object/ to `null`/ for status 200
  • the request property applicantInfo/address/addressLine became nullable
  • the request property applicantInfo/address/apartmentNumber became nullable
  • the request property applicantInfo/address/buildingNumber became nullable
  • the request property applicantInfo/address/street became nullable
  • the request property applicantInfo/applicantKyc became nullable
  • the request property applicantInfo/applicantKyc/driverLicenceNumber became nullable
  • the request property applicantInfo/applicantKyc/driverLicenceState became nullable
  • the request property applicantInfo/employmentStatus became nullable
  • the request property applicantInfo/relationshipStatus became nullable
  • the request property applicantInfo/repaymentSources became nullable
  • the request property applicantInfo/repaymentSources/items/percentage became nullable
  • the request property applicantInfo/residentialStatus became nullable
  • the request property externalTransactionId became nullable
  • the accountName request property default value `` was added
  • the accountNumber request property default value `` was added
  • the address request property default value `` was added
  • the addressLine request property default value `` was added
  • the apartmentNumber request property default value `` was added
  • the applicantInfo request property default value `` was added
  • the applicantKyc request property default value `` was added
  • the bsb request property default value `` was added
  • the buildingNumber request property default value `` was added
  • the companyDirectorName request property default value `` was added
  • the country request property default value `` was added
  • the country request property default value `` was added
  • the decreaseOfMonthlyIncome request property default value `` was added
  • the dependents request property default value `` was added
  • the driverLicenceNumber request property default value `` was added
  • the driverLicenceState request property default value `` was added
  • the employmentStatus request property default value `` was added
  • the estimatedTurnover request property default value `` was added
  • the existingCreditLimit request property default value `` was added
  • the externalTransactionId request property default value `` was added
  • the fiatCurrency request property default value `` was added
  • the fiatPrincipalAmount request property default value `` was added
  • the fiatWithdrawalBankAccount request property default value `` was added
  • the increaseOfMonthlyExpenses request property default value `` was added
  • the loanId request property default value `` was added
  • the loanPurpose request property default value `` was added
  • the monthlyExpenses request property default value `` was added
  • the monthlyIncome request property default value `` was added
  • the numberOfStaff request property default value `` was added
  • the percentage request property default value `` was added
  • the postalCode request property default value `` was added
  • the relationshipStatus request property default value `` was added
  • the repaymentSources request property default value `` was added
  • the residentialStatus request property default value `` was added
  • the source request property default value `` was added
  • the state request property default value `` was added
  • the street request property default value `` was added
  • the suburb request property default value `` was added
  • the totalAssetsOfTheBusiness request property default value `` was added
  • the address response's property default value `` was added for the status 200
  • the addressLine response's property default value `` was added for the status 200
  • the apartmentNumber response's property default value `` was added for the status 200
  • the applicantInfo response's property default value `` was added for the status 200
  • the applicantKyc response's property default value `` was added for the status 200
  • the buildingNumber response's property default value `` was added for the status 200
  • the code response's property default value `` was added for the status 400
  • the code response's property default value `` was added for the status 4XX
  • the code response's property default value `` was added for the status 500
  • the code response's property default value `` was added for the status 5XX
  • the companyDirectorName response's property default value `` was added for the status 200
  • the country response's property default value `` was added for the status 200
  • the createdDate response's property default value `` was added for the status 200
  • the decreaseOfMonthlyIncome response's property default value `` was added for the status 200
  • the dependents response's property default value `` was added for the status 200
  • the driverLicenceNumber response's property default value `` was added for the status 200
  • the driverLicenceState response's property default value `` was added for the status 200
  • the employmentStatus response's property default value `` was added for the status 200
  • the estimatedTurnover response's property default value `` was added for the status 200
  • the existingCreditLimit response's property default value `` was added for the status 200
  • the fiatAmount response's property default value `` was added for the status 200
  • the fiatWithdrawalDetailId response's property default value `` was added for the status 200
  • the field response's property default value `` was added for the status 400
  • the field response's property default value `` was added for the status 4XX
  • the field response's property default value `` was added for the status 500
  • the field response's property default value `` was added for the status 5XX
  • the id response's property default value `` was added for the status 200
  • the increaseOfMonthlyExpenses response's property default value `` was added for the status 200
  • the loanBorrowTxId response's property default value `` was added for the status 200
  • the loanId response's property default value `` was added for the status 200
  • the loanPurpose response's property default value `` was added for the status 200
  • the message response's property default value `` was added for the status 400
  • the message response's property default value `` was added for the status 400
  • the message response's property default value `` was added for the status 4XX
  • the message response's property default value `` was added for the status 4XX
  • the message response's property default value `` was added for the status 500
  • the message response's property default value `` was added for the status 500
  • the message response's property default value `` was added for the status 5XX
  • the message response's property default value `` was added for the status 5XX
  • the monthlyExpenses response's property default value `` was added for the status 200
  • the monthlyIncome response's property default value `` was added for the status 200
  • the numberOfStaff response's property default value `` was added for the status 200
  • the pdfDocumentId response's property default value `` was added for the status 200
  • the percentage response's property default value `` was added for the status 200
  • the postalCode response's property default value `` was added for the status 200
  • the rejectedValue response's property default value `` was added for the status 400
  • the rejectedValue response's property default value `` was added for the status 4XX
  • the rejectedValue response's property default value `` was added for the status 500
  • the rejectedValue response's property default value `` was added for the status 5XX
  • the relationshipStatus response's property default value `` was added for the status 200
  • the repaymentSources response's property default value `` was added for the status 200
  • the residentialStatus response's property default value `` was added for the status 200
  • the source response's property default value `` was added for the status 200
  • the state response's property default value `` was added for the status 200
  • the status response's property default value `` was added for the status 200
  • the street response's property default value `` was added for the status 200
  • the suburb response's property default value `` was added for the status 200
  • the totalAssetsOfTheBusiness response's property default value `` was added for the status 200
  • the traceId response's property default value `` was added for the status 400
  • the traceId response's property default value `` was added for the status 4XX
  • the traceId response's property default value `` was added for the status 500
  • the traceId response's property default value `` was added for the status 5XX
  • the updatedDate response's property default value `` was added for the status 200
  • the userId response's property default value `` was added for the status 200

POST /sub-account/loans/redraws/applications/agreements/preview

  • the loanId request property default value `` was added
  • the loanId request property default value `` was added
  • the loanPurpose request property default value `` was added
  • the loanPurpose request property default value `` was added
  • the principalAmount request property default value `` was added
  • the principalAmount request property default value `` was added
  • the repaymentType request property default value `` was added
  • the repaymentType request property default value `` was added
  • the securityAmount request property default value `` was added
  • the securityAmount request property default value `` was added
  • the code response's property default value `` was added for the status 400
  • the code response's property default value `` was added for the status 4XX
  • the code response's property default value `` was added for the status 500
  • the code response's property default value `` was added for the status 5XX
  • the documentHtml response's property default value `` was added for the status 200
  • the field response's property default value `` was added for the status 400
  • the field response's property default value `` was added for the status 4XX
  • the field response's property default value `` was added for the status 500
  • the field response's property default value `` was added for the status 5XX
  • the message response's property default value `` was added for the status 400
  • the message response's property default value `` was added for the status 400
  • the message response's property default value `` was added for the status 4XX
  • the message response's property default value `` was added for the status 4XX
  • the message response's property default value `` was added for the status 500
  • the message response's property default value `` was added for the status 500
  • the message response's property default value `` was added for the status 5XX
  • the message response's property default value `` was added for the status 5XX
  • the rejectedValue response's property default value `` was added for the status 400
  • the rejectedValue response's property default value `` was added for the status 4XX
  • the rejectedValue response's property default value `` was added for the status 500
  • the rejectedValue response's property default value `` was added for the status 5XX
  • the traceId response's property default value `` was added for the status 400
  • the traceId response's property default value `` was added for the status 4XX
  • the traceId response's property default value `` was added for the status 500
  • the traceId response's property default value `` was added for the status 5XX

POST /sub-account/loans/redraws/applications/preview

  • the fiatPrincipalAmount request property default value `` was added
  • the loanId request property default value `` was added
  • the availableToBorrowAmount response's property default value `` was added for the status 200
  • the code response's property default value `` was added for the status 400
  • the code response's property default value `` was added for the status 4XX
  • the code response's property default value `` was added for the status 500
  • the code response's property default value `` was added for the status 5XX
  • the feeAmount response's property default value `` was added for the status 200
  • the feeRate response's property default value `` was added for the status 200
  • the fiatCurrency response's property default value `` was added for the status 200
  • the fiatLoanBalanceAfter response's property default value `` was added for the status 200
  • the fiatLoanBalanceBefore response's property default value `` was added for the status 200
  • the fiatLoanLimit response's property default value `` was added for the status 200
  • the field response's property default value `` was added for the status 400
  • the field response's property default value `` was added for the status 4XX
  • the field response's property default value `` was added for the status 500
  • the field response's property default value `` was added for the status 5XX
  • the loanId response's property default value `` was added for the status 200
  • the loanRepaymentType response's property default value `` was added for the status 200
  • the loanToValueAfter response's property default value `` was added for the status 200
  • the loanToValueBefore response's property default value `` was added for the status 200
  • the loanToValueStatusAfter response's property default value `` was added for the status 200
  • the loanToValueStatusBefore response's property default value `` was added for the status 200
  • the loanValidUntil response's property default value `` was added for the status 200
  • the message response's property default value `` was added for the status 400
  • the message response's property default value `` was added for the status 400
  • the message response's property default value `` was added for the status 4XX
  • the message response's property default value `` was added for the status 4XX
  • the message response's property default value `` was added for the status 500
  • the message response's property default value `` was added for the status 500
  • the message response's property default value `` was added for the status 5XX
  • the message response's property default value `` was added for the status 5XX
  • the monthlyRepaymentAfter response's property default value `` was added for the status 200
  • the monthlyRepaymentBefore response's property default value `` was added for the status 200
  • the nextRepaymentDate response's property default value `` was added for the status 200
  • the receiveFiatAmount response's property default value `` was added for the status 200
  • the redrawFiatAmount response's property default value `` was added for the status 200
  • the rejectedValue response's property default value `` was added for the status 400
  • the rejectedValue response's property default value `` was added for the status 4XX
  • the rejectedValue response's property default value `` was added for the status 500
  • the rejectedValue response's property default value `` was added for the status 5XX
  • the securityCryptoCurrency response's property default value `` was added for the status 200
  • the status response's property default value `` was added for the status 200
  • the traceId response's property default value `` was added for the status 400
  • the traceId response's property default value `` was added for the status 4XX
  • the traceId response's property default value `` was added for the status 500
  • the traceId response's property default value `` was added for the status 5XX

POST /sub-account/loans/rollovers/applications

  • ⚠️ the oneOf[#/components/schemas/LoanRolloverCreditLineRequestDto]/allOf[#/components/schemas/LoanRolloverRequestDto]/applicantInfo/applicantKyc request property type/format changed from object/ to `null`/
  • ⚠️ the oneOf[#/components/schemas/LoanRolloverFixTermRequestDto]/allOf[#/components/schemas/LoanRolloverRequestDto]/applicantInfo/applicantKyc request property type/format changed from object/ to `null`/
  • the request property oneOf[#/components/schemas/LoanRolloverCreditLineRequestDto]/allOf[#/components/schemas/LoanRolloverRequestDto]/applicantInfo/address/addressLine became nullable
  • the request property oneOf[#/components/schemas/LoanRolloverCreditLineRequestDto]/allOf[#/components/schemas/LoanRolloverRequestDto]/applicantInfo/address/apartmentNumber became nullable
  • the request property oneOf[#/components/schemas/LoanRolloverCreditLineRequestDto]/allOf[#/components/schemas/LoanRolloverRequestDto]/applicantInfo/address/buildingNumber became nullable
  • the request property oneOf[#/components/schemas/LoanRolloverCreditLineRequestDto]/allOf[#/components/schemas/LoanRolloverRequestDto]/applicantInfo/address/street became nullable
  • the request property oneOf[#/components/schemas/LoanRolloverCreditLineRequestDto]/allOf[#/components/schemas/LoanRolloverRequestDto]/applicantInfo/applicantKyc became nullable
  • the request property oneOf[#/components/schemas/LoanRolloverCreditLineRequestDto]/allOf[#/components/schemas/LoanRolloverRequestDto]/applicantInfo/applicantKyc/driverLicenceNumber became nullable
  • the request property oneOf[#/components/schemas/LoanRolloverCreditLineRequestDto]/allOf[#/components/schemas/LoanRolloverRequestDto]/applicantInfo/applicantKyc/driverLicenceState became nullable
  • the request property oneOf[#/components/schemas/LoanRolloverCreditLineRequestDto]/allOf[#/components/schemas/LoanRolloverRequestDto]/applicantInfo/employmentStatus became nullable
  • the request property oneOf[#/components/schemas/LoanRolloverCreditLineRequestDto]/allOf[#/components/schemas/LoanRolloverRequestDto]/applicantInfo/relationshipStatus became nullable
  • the request property oneOf[#/components/schemas/LoanRolloverCreditLineRequestDto]/allOf[#/components/schemas/LoanRolloverRequestDto]/applicantInfo/repaymentSources became nullable
  • the request property oneOf[#/components/schemas/LoanRolloverCreditLineRequestDto]/allOf[#/components/schemas/LoanRolloverRequestDto]/applicantInfo/repaymentSources/items/percentage became nullable
  • the request property oneOf[#/components/schemas/LoanRolloverCreditLineRequestDto]/allOf[#/components/schemas/LoanRolloverRequestDto]/applicantInfo/residentialStatus became nullable
  • the request property oneOf[#/components/schemas/LoanRolloverCreditLineRequestDto]/allOf[#/components/schemas/LoanRolloverRequestDto]/externalLoanId became nullable
  • the request property oneOf[#/components/schemas/LoanRolloverCreditLineRequestDto]/allOf[#/components/schemas/LoanRolloverRequestDto]/externalTransactionId became nullable
  • the request property oneOf[#/components/schemas/LoanRolloverFixTermRequestDto]/allOf[#/components/schemas/LoanRolloverRequestDto]/applicantInfo/address/addressLine became nullable
  • the request property oneOf[#/components/schemas/LoanRolloverFixTermRequestDto]/allOf[#/components/schemas/LoanRolloverRequestDto]/applicantInfo/address/apartmentNumber became nullable
  • the request property oneOf[#/components/schemas/LoanRolloverFixTermRequestDto]/allOf[#/components/schemas/LoanRolloverRequestDto]/applicantInfo/address/buildingNumber became nullable
  • the request property oneOf[#/components/schemas/LoanRolloverFixTermRequestDto]/allOf[#/components/schemas/LoanRolloverRequestDto]/applicantInfo/address/street became nullable
  • the request property oneOf[#/components/schemas/LoanRolloverFixTermRequestDto]/allOf[#/components/schemas/LoanRolloverRequestDto]/applicantInfo/applicantKyc became nullable
  • the request property oneOf[#/components/schemas/LoanRolloverFixTermRequestDto]/allOf[#/components/schemas/LoanRolloverRequestDto]/applicantInfo/applicantKyc/driverLicenceNumber became nullable
  • the request property oneOf[#/components/schemas/LoanRolloverFixTermRequestDto]/allOf[#/components/schemas/LoanRolloverRequestDto]/applicantInfo/applicantKyc/driverLicenceState became nullable
  • the request property oneOf[#/components/schemas/LoanRolloverFixTermRequestDto]/allOf[#/components/schemas/LoanRolloverRequestDto]/applicantInfo/employmentStatus became nullable
  • the request property oneOf[#/components/schemas/LoanRolloverFixTermRequestDto]/allOf[#/components/schemas/LoanRolloverRequestDto]/applicantInfo/relationshipStatus became nullable
  • the request property oneOf[#/components/schemas/LoanRolloverFixTermRequestDto]/allOf[#/components/schemas/LoanRolloverRequestDto]/applicantInfo/repaymentSources became nullable
  • the request property oneOf[#/components/schemas/LoanRolloverFixTermRequestDto]/allOf[#/components/schemas/LoanRolloverRequestDto]/applicantInfo/repaymentSources/items/percentage became nullable
  • the request property oneOf[#/components/schemas/LoanRolloverFixTermRequestDto]/allOf[#/components/schemas/LoanRolloverRequestDto]/applicantInfo/residentialStatus became nullable
  • the request property oneOf[#/components/schemas/LoanRolloverFixTermRequestDto]/allOf[#/components/schemas/LoanRolloverRequestDto]/externalLoanId became nullable
  • the request property oneOf[#/components/schemas/LoanRolloverFixTermRequestDto]/allOf[#/components/schemas/LoanRolloverRequestDto]/externalTransactionId became nullable
  • the address request property default value `` was added
  • the address request property default value `` was added
  • the addressLine request property default value `` was added
  • the addressLine request property default value `` was added
  • the apartmentNumber request property default value `` was added
  • the apartmentNumber request property default value `` was added
  • the applicantInfo request property default value `` was added
  • the applicantInfo request property default value `` was added
  • the applicantKyc request property default value `` was added
  • the applicantKyc request property default value `` was added
  • the buildingNumber request property default value `` was added
  • the buildingNumber request property default value `` was added
  • the companyDirectorName request property default value `` was added
  • the companyDirectorName request property default value `` was added
  • the country request property default value `` was added
  • the country request property default value `` was added
  • the decreaseOfMonthlyIncome request property default value `` was added
  • the decreaseOfMonthlyIncome request property default value `` was added
  • the dependents request property default value `` was added
  • the dependents request property default value `` was added
  • the driverLicenceNumber request property default value `` was added
  • the driverLicenceNumber request property default value `` was added
  • the driverLicenceState request property default value `` was added
  • the driverLicenceState request property default value `` was added
  • the employmentStatus request property default value `` was added
  • the employmentStatus request property default value `` was added
  • the estimatedTurnover request property default value `` was added
  • the estimatedTurnover request property default value `` was added
  • the existingCreditLimit request property default value `` was added
  • the existingCreditLimit request property default value `` was added
  • the externalLoanId request property default value `` was added
  • the externalLoanId request property default value `` was added
  • the externalTransactionId request property default value `` was added
  • the externalTransactionId request property default value `` was added
  • the increaseOfMonthlyExpenses request property default value `` was added
  • the increaseOfMonthlyExpenses request property default value `` was added
  • the loanId request property default value `` was added
  • the loanId request property default value `` was added
  • the loanOfferId request property default value `` was added
  • the loanOfferId request property default value `` was added
  • the loanPurpose request property default value `` was added
  • the loanPurpose request property default value `` was added
  • the monthlyExpenses request property default value `` was added
  • the monthlyExpenses request property default value `` was added
  • the monthlyIncome request property default value `` was added
  • the monthlyIncome request property default value `` was added
  • the numberOfStaff request property default value `` was added
  • the numberOfStaff request property default value `` was added
  • the percentage request property default value `` was added
  • the percentage request property default value `` was added
  • the postalCode request property default value `` was added
  • the postalCode request property default value `` was added
  • the relationshipStatus request property default value `` was added
  • the relationshipStatus request property default value `` was added
  • the repaymentSources request property default value `` was added
  • the repaymentSources request property default value `` was added
  • the repaymentType request property default value `` was added
  • the repaymentType request property default value `` was added
  • the residentialStatus request property default value `` was added
  • the residentialStatus request property default value `` was added
  • the source request property default value `` was added
  • the source request property default value `` was added
  • the state request property default value `` was added
  • the state request property default value `` was added
  • the street request property default value `` was added
  • the street request property default value `` was added
  • the suburb request property default value `` was added
  • the suburb request property default value `` was added
  • the termInYears request property default value `` was added
  • the totalAssetsOfTheBusiness request property default value `` was added
  • the totalAssetsOfTheBusiness request property default value `` was added
  • the code response's property default value `` was added for the status 400
  • the code response's property default value `` was added for the status 4XX
  • the code response's property default value `` was added for the status 500
  • the code response's property default value `` was added for the status 5XX
  • the field response's property default value `` was added for the status 400
  • the field response's property default value `` was added for the status 4XX
  • the field response's property default value `` was added for the status 500
  • the field response's property default value `` was added for the status 5XX
  • the message response's property default value `` was added for the status 400
  • the message response's property default value `` was added for the status 400
  • the message response's property default value `` was added for the status 4XX
  • the message response's property default value `` was added for the status 4XX
  • the message response's property default value `` was added for the status 500
  • the message response's property default value `` was added for the status 500
  • the message response's property default value `` was added for the status 5XX
  • the message response's property default value `` was added for the status 5XX
  • the rejectedValue response's property default value `` was added for the status 400
  • the rejectedValue response's property default value `` was added for the status 4XX
  • the rejectedValue response's property default value `` was added for the status 500
  • the rejectedValue response's property default value `` was added for the status 5XX
  • the traceId response's property default value `` was added for the status 400
  • the traceId response's property default value `` was added for the status 4XX
  • the traceId response's property default value `` was added for the status 500
  • the traceId response's property default value `` was added for the status 5XX

POST /sub-account/loans/rollovers/applications/agreements/preview

  • the loanIdToRollover request property default value `` was added
  • the loanIdToRollover request property default value `` was added
  • the loanOfferId request property default value `` was added
  • the loanOfferId request property default value `` was added
  • the loanPurpose request property default value `` was added
  • the loanPurpose request property default value `` was added
  • the repaymentType request property default value `` was added
  • the repaymentType request property default value `` was added
  • the termInYears request property default value `` was added
  • the code response's property default value `` was added for the status 400
  • the code response's property default value `` was added for the status 4XX
  • the code response's property default value `` was added for the status 500
  • the code response's property default value `` was added for the status 5XX
  • the documentHtml response's property default value `` was added for the status 200
  • the field response's property default value `` was added for the status 400
  • the field response's property default value `` was added for the status 4XX
  • the field response's property default value `` was added for the status 500
  • the field response's property default value `` was added for the status 5XX
  • the message response's property default value `` was added for the status 400
  • the message response's property default value `` was added for the status 400
  • the message response's property default value `` was added for the status 4XX
  • the message response's property default value `` was added for the status 4XX
  • the message response's property default value `` was added for the status 500
  • the message response's property default value `` was added for the status 500
  • the message response's property default value `` was added for the status 5XX
  • the message response's property default value `` was added for the status 5XX
  • the rejectedValue response's property default value `` was added for the status 400
  • the rejectedValue response's property default value `` was added for the status 4XX
  • the rejectedValue response's property default value `` was added for the status 500
  • the rejectedValue response's property default value `` was added for the status 5XX
  • the traceId response's property default value `` was added for the status 400
  • the traceId response's property default value `` was added for the status 4XX
  • the traceId response's property default value `` was added for the status 500
  • the traceId response's property default value `` was added for the status 5XX

POST /sub-account/loans/rollovers/applications/preview

  • ⚠️ the response property monthlyRepaymentNew became nullable for the status 200
  • the loanId request property default value `` was added
  • the loanId request property default value `` was added
  • the loanOfferId request property default value `` was added
  • the loanOfferId request property default value `` was added
  • the repaymentType request property default value `` was added
  • the repaymentType request property default value `` was added
  • the termInYears request property default value `` was added
  • the code response's property default value `` was added for the status 400
  • the code response's property default value `` was added for the status 4XX
  • the code response's property default value `` was added for the status 500
  • the code response's property default value `` was added for the status 5XX
  • the durationInDays response's property default value `` was added for the status 200
  • the fiatCurrency response's property default value `` was added for the status 200
  • the fiatFee response's property default value `` was added for the status 200
  • the fiatFeeRatio response's property default value `` was added for the status 200
  • the fiatLoanBalance response's property default value `` was added for the status 200
  • the fiatLoanBalanceNew response's property default value `` was added for the status 200
  • the fiatLoanLimit response's property default value `` was added for the status 200
  • the field response's property default value `` was added for the status 400
  • the field response's property default value `` was added for the status 4XX
  • the field response's property default value `` was added for the status 500
  • the field response's property default value `` was added for the status 5XX
  • the interestRate response's property default value `` was added for the status 200
  • the interestRateNew response's property default value `` was added for the status 200
  • the loanId response's property default value `` was added for the status 200
  • the loanOfferId response's property default value `` was added for the status 200
  • the loanRepaymentType response's property default value `` was added for the status 200
  • the loanRepaymentTypeNew response's property default value `` was added for the status 200
  • the loanToValueAfter response's property default value `` was added for the status 200
  • the loanToValueBefore response's property default value `` was added for the status 200
  • the loanToValueStatusAfter response's property default value `` was added for the status 200
  • the loanToValueStatusBefore response's property default value `` was added for the status 200
  • the loanValidUntil response's property default value `` was added for the status 200
  • the loanValidUntilNew response's property default value `` was added for the status 200
  • the message response's property default value `` was added for the status 400
  • the message response's property default value `` was added for the status 400
  • the message response's property default value `` was added for the status 4XX
  • the message response's property default value `` was added for the status 4XX
  • the message response's property default value `` was added for the status 500
  • the message response's property default value `` was added for the status 500
  • the message response's property default value `` was added for the status 5XX
  • the message response's property default value `` was added for the status 5XX
  • the monthlyRepaymentNew response's property default value `` was added for the status 200
  • the rejectedValue response's property default value `` was added for the status 400
  • the rejectedValue response's property default value `` was added for the status 4XX
  • the rejectedValue response's property default value `` was added for the status 500
  • the rejectedValue response's property default value `` was added for the status 5XX
  • the securityCryptoCurrency response's property default value `` was added for the status 200
  • the status response's property default value `` was added for the status 200
  • the termInYears response's property default value `` was added for the status 200
  • the totalToPay response's property default value `` was added for the status 200
  • the traceId response's property default value `` was added for the status 400
  • the traceId response's property default value `` was added for the status 4XX
  • the traceId response's property default value `` was added for the status 500
  • the traceId response's property default value `` was added for the status 5XX

PATCH /sub-account/loans/transactions

  • ⚠️ the response property items/accountName became nullable for the status 200
  • ⚠️ the response property items/accountNumber became nullable for the status 200
  • ⚠️ the response property items/bsb became nullable for the status 200
  • ⚠️ the response property items/cryptoAmount became nullable for the status 200
  • ⚠️ the response property items/cryptoCurrency became nullable for the status 200
  • ⚠️ the response property items/externalLoanId became nullable for the status 200
  • ⚠️ the response property items/externalTransactionId became nullable for the status 200
  • ⚠️ the response property items/externalUserId became nullable for the status 200
  • ⚠️ the response property items/loanApplicationId became nullable for the status 200
  • ⚠️ the response property items/loanId became nullable for the status 200
  • ⚠️ the response property items/originationFee became nullable for the status 200
  • ⚠️ the response property items/originationFeeGst became nullable for the status 200
  • ⚠️ the response property items/securityRepaymentSwapFee became nullable for the status 200
  • ⚠️ the response property items/securityRepaymentSwapFeeGst became nullable for the status 200
  • the externalTransactionId request property default value `` was added
  • the transactionId request property default value `` was added
  • the accountName response's property default value `` was added for the status 200
  • the accountNumber response's property default value `` was added for the status 200
  • the bsb response's property default value `` was added for the status 200
  • the code response's property default value `` was added for the status 400
  • the code response's property default value `` was added for the status 4XX
  • the code response's property default value `` was added for the status 500
  • the code response's property default value `` was added for the status 5XX
  • the created response's property default value `` was added for the status 200
  • the cryptoAmount response's property default value `` was added for the status 200
  • the cryptoCurrency response's property default value `` was added for the status 200
  • the externalLoanId response's property default value `` was added for the status 200
  • the externalTransactionId response's property default value `` was added for the status 200
  • the externalUserId response's property default value `` was added for the status 200
  • the fiatAmount response's property default value `` was added for the status 200
  • the fiatCurrency response's property default value `` was added for the status 200
  • the field response's property default value `` was added for the status 400
  • the field response's property default value `` was added for the status 4XX
  • the field response's property default value `` was added for the status 500
  • the field response's property default value `` was added for the status 5XX
  • the id response's property default value `` was added for the status 200
  • the loanApplicationId response's property default value `` was added for the status 200
  • the loanId response's property default value `` was added for the status 200
  • the message response's property default value `` was added for the status 400
  • the message response's property default value `` was added for the status 400
  • the message response's property default value `` was added for the status 4XX
  • the message response's property default value `` was added for the status 4XX
  • the message response's property default value `` was added for the status 500
  • the message response's property default value `` was added for the status 500
  • the message response's property default value `` was added for the status 5XX
  • the message response's property default value `` was added for the status 5XX
  • the originationFee response's property default value `` was added for the status 200
  • the originationFeeGst response's property default value `` was added for the status 200
  • the rejectedValue response's property default value `` was added for the status 400
  • the rejectedValue response's property default value `` was added for the status 4XX
  • the rejectedValue response's property default value `` was added for the status 500
  • the rejectedValue response's property default value `` was added for the status 5XX
  • the securityRepaymentSwapFee response's property default value `` was added for the status 200
  • the securityRepaymentSwapFeeGst response's property default value `` was added for the status 200
  • the status response's property default value `` was added for the status 200
  • the traceId response's property default value `` was added for the status 400
  • the traceId response's property default value `` was added for the status 4XX
  • the traceId response's property default value `` was added for the status 500
  • the traceId response's property default value `` was added for the status 5XX
  • the type response's property default value `` was added for the status 200
  • the updated response's property default value `` was added for the status 200

POST /sub-account/loans/transactions

  • ⚠️ the request's body type/format changed from object/ to `null`/
  • ⚠️ the sorting request property type/format changed from object/ to `null`/
  • ⚠️ the response property content/items/accountName became nullable for the status 200
  • ⚠️ the response property content/items/accountNumber became nullable for the status 200
  • ⚠️ the response property content/items/bsb became nullable for the status 200
  • ⚠️ the response property content/items/cryptoAmount became nullable for the status 200
  • ⚠️ the response property content/items/cryptoCurrency became nullable for the status 200
  • ⚠️ the response property content/items/externalLoanId became nullable for the status 200
  • ⚠️ the response property content/items/externalTransactionId became nullable for the status 200
  • ⚠️ the response property content/items/externalUserId became nullable for the status 200
  • ⚠️ the response property content/items/loanApplicationId became nullable for the status 200
  • ⚠️ the response property content/items/loanId became nullable for the status 200
  • ⚠️ the response property content/items/originationFee became nullable for the status 200
  • ⚠️ the response property content/items/originationFeeGst became nullable for the status 200
  • ⚠️ the response property content/items/securityRepaymentSwapFee became nullable for the status 200
  • ⚠️ the response property content/items/securityRepaymentSwapFeeGst became nullable for the status 200
  • the request's body became nullable
  • the request property dateFrom became nullable
  • the request property dateTo became nullable
  • the request property filter became nullable
  • the request property sorting became nullable
  • the dateFrom request property default value `` was added
  • the dateTo request property default value `` was added
  • the direction request property default value `` was added
  • the field request property default value `` was added
  • the filter request property default value `` was added
  • the sorting request property default value `` was added
  • the accountName response's property default value `` was added for the status 200
  • the accountNumber response's property default value `` was added for the status 200
  • the bsb response's property default value `` was added for the status 200
  • the code response's property default value `` was added for the status 400
  • the code response's property default value `` was added for the status 4XX
  • the code response's property default value `` was added for the status 500
  • the code response's property default value `` was added for the status 5XX
  • the content response's property default value `` was added for the status 200
  • the created response's property default value `` was added for the status 200
  • the cryptoAmount response's property default value `` was added for the status 200
  • the cryptoCurrency response's property default value `` was added for the status 200
  • the empty response's property default value false was added for the status 200
  • the externalLoanId response's property default value `` was added for the status 200
  • the externalTransactionId response's property default value `` was added for the status 200
  • the externalUserId response's property default value `` was added for the status 200
  • the fiatAmount response's property default value `` was added for the status 200
  • the fiatCurrency response's property default value `` was added for the status 200
  • the field response's property default value `` was added for the status 400
  • the field response's property default value `` was added for the status 4XX
  • the field response's property default value `` was added for the status 500
  • the field response's property default value `` was added for the status 5XX
  • the first response's property default value false was added for the status 200
  • the id response's property default value `` was added for the status 200
  • the last response's property default value false was added for the status 200
  • the loanApplicationId response's property default value `` was added for the status 200
  • the loanId response's property default value `` was added for the status 200
  • the message response's property default value `` was added for the status 400
  • the message response's property default value `` was added for the status 400
  • the message response's property default value `` was added for the status 4XX
  • the message response's property default value `` was added for the status 4XX
  • the message response's property default value `` was added for the status 500
  • the message response's property default value `` was added for the status 500
  • the message response's property default value `` was added for the status 5XX
  • the message response's property default value `` was added for the status 5XX
  • the number response's property default value `` was added for the status 200
  • the originationFee response's property default value `` was added for the status 200
  • the originationFeeGst response's property default value `` was added for the status 200
  • the rejectedValue response's property default value `` was added for the status 400
  • the rejectedValue response's property default value `` was added for the status 4XX
  • the rejectedValue response's property default value `` was added for the status 500
  • the rejectedValue response's property default value `` was added for the status 5XX
  • the securityRepaymentSwapFee response's property default value `` was added for the status 200
  • the securityRepaymentSwapFeeGst response's property default value `` was added for the status 200
  • the size response's property default value `` was added for the status 200
  • the status response's property default value `` was added for the status 200
  • the totalElements response's property default value `` was added for the status 200
  • the totalPages response's property default value `` was added for the status 200
  • the traceId response's property default value `` was added for the status 400
  • the traceId response's property default value `` was added for the status 4XX
  • the traceId response's property default value `` was added for the status 500
  • the traceId response's property default value `` was added for the status 5XX
  • the type response's property default value `` was added for the status 200
  • the updated response's property default value `` was added for the status 200

GET /sub-account/loans/{loanId}

  • ⚠️ for the query request parameter statuses, default value `` was added
  • ⚠️ for the path request parameter loanId, the type/format was changed from string/uuid to string/``
  • ⚠️ the response property items/externalLoanId became nullable for the status 200
  • ⚠️ the response property items/externalTransactionIds became nullable for the status 200
  • ⚠️ the response property items/principalLeft became nullable for the status 200
  • ⚠️ the response property items/principalRepaid became nullable for the status 200
  • ⚠️ the response property items/restrictionReasons became nullable for the status 200
  • for the query request parameter statuses, the type/format was generalized from array/ to `string`/
  • the accountName response's property default value `` was added for the status 200
  • the accountNumber response's property default value `` was added for the status 200
  • the allowedActions response's property default value `` was added for the status 200
  • the attentionLimit response's property default value `` was added for the status 200
  • the autoRepaymentMethod response's property default value `` was added for the status 200
  • the bankAccount response's property default value `` was added for the status 200
  • the borrowedFiatPrincipalAmount response's property default value `` was added for the status 200
  • the bsb response's property default value `` was added for the status 200
  • the code response's property default value `` was added for the status 400
  • the code response's property default value `` was added for the status 4XX
  • the code response's property default value `` was added for the status 500
  • the code response's property default value `` was added for the status 5XX
  • the country response's property default value `` was added for the status 200
  • the createdAt response's property default value `` was added for the status 200
  • the defaultNoticeLimit response's property default value `` was added for the status 200
  • the externalLoanId response's property default value `` was added for the status 200
  • the externalTransactionIds response's property default value `` was added for the status 200
  • the fiatCurrency response's property default value `` was added for the status 200
  • the fiatCurrency response's property default value `` was added for the status 200
  • the fiatFeeRatio response's property default value `` was added for the status 200
  • the fiatLoanLimit response's property default value `` was added for the status 200
  • the fiatPrincipalAvailableToBorrow response's property default value `` was added for the status 200
  • the field response's property default value `` was added for the status 400
  • the field response's property default value `` was added for the status 4XX
  • the field response's property default value `` was added for the status 500
  • the field response's property default value `` was added for the status 5XX
  • the id response's property default value `` was added for the status 200
  • the id response's property default value `` was added for the status 200
  • the interestRate response's property default value `` was added for the status 200
  • the loanToValue response's property default value `` was added for the status 200
  • the loanToValue24hTrend response's property default value `` was added for the status 200
  • the loanToValueStatus response's property default value `` was added for the status 200
  • the loanValidUntil response's property default value `` was added for the status 200
  • the maxBorrowLvr response's property default value `` was added for the status 200
  • the maxLimit response's property default value `` was added for the status 200
  • the message response's property default value `` was added for the status 400
  • the message response's property default value `` was added for the status 400
  • the message response's property default value `` was added for the status 4XX
  • the message response's property default value `` was added for the status 4XX
  • the message response's property default value `` was added for the status 500
  • the message response's property default value `` was added for the status 500
  • the message response's property default value `` was added for the status 5XX
  • the message response's property default value `` was added for the status 5XX
  • the pendingBorrowFiatPrincipalAmount response's property default value `` was added for the status 200
  • the pendingWithdrawSecurityCryptoAmount response's property default value `` was added for the status 200
  • the principalLeft response's property default value `` was added for the status 200
  • the principalRepaid response's property default value `` was added for the status 200
  • the rejectedValue response's property default value `` was added for the status 400
  • the rejectedValue response's property default value `` was added for the status 4XX
  • the rejectedValue response's property default value `` was added for the status 500
  • the rejectedValue response's property default value `` was added for the status 5XX
  • the repaymentNoticeLimit response's property default value `` was added for the status 200
  • the repaymentType response's property default value `` was added for the status 200
  • the restrictionReasons response's property default value `` was added for the status 200
  • the securityCryptoAmount response's property default value `` was added for the status 200
  • the securityCryptoCurrency response's property default value `` was added for the status 200
  • the securityFiatAmount response's property default value `` was added for the status 200
  • the status response's property default value `` was added for the status 200
  • the termInDays response's property default value `` was added for the status 200
  • the traceId response's property default value `` was added for the status 400
  • the traceId response's property default value `` was added for the status 4XX
  • the traceId response's property default value `` was added for the status 500
  • the traceId response's property default value `` was added for the status 5XX

GET /sub-account/loans/{loanId}/agreements

  • ⚠️ for the path request parameter loanId, the type/format was changed from string/uuid to string/``
  • the code response's property default value `` was added for the status 400
  • the code response's property default value `` was added for the status 4XX
  • the code response's property default value `` was added for the status 500
  • the code response's property default value `` was added for the status 5XX
  • the createdDate response's property default value `` was added for the status 200
  • the field response's property default value `` was added for the status 400
  • the field response's property default value `` was added for the status 4XX
  • the field response's property default value `` was added for the status 500
  • the field response's property default value `` was added for the status 5XX
  • the id response's property default value `` was added for the status 200
  • the link response's property default value `` was added for the status 200
  • the message response's property default value `` was added for the status 400
  • the message response's property default value `` was added for the status 400
  • the message response's property default value `` was added for the status 4XX
  • the message response's property default value `` was added for the status 4XX
  • the message response's property default value `` was added for the status 500
  • the message response's property default value `` was added for the status 500
  • the message response's property default value `` was added for the status 5XX
  • the message response's property default value `` was added for the status 5XX
  • the rejectedValue response's property default value `` was added for the status 400
  • the rejectedValue response's property default value `` was added for the status 4XX
  • the rejectedValue response's property default value `` was added for the status 500
  • the rejectedValue response's property default value `` was added for the status 5XX
  • the traceId response's property default value `` was added for the status 400
  • the traceId response's property default value `` was added for the status 4XX
  • the traceId response's property default value `` was added for the status 500
  • the traceId response's property default value `` was added for the status 5XX
  • the type response's property default value `` was added for the status 200

POST /sub-account/loans/{loanId}/close/fiat

  • ⚠️ for the path request parameter loanId, the type/format was changed from string/uuid to string/``
  • ⚠️ the response property externalLoanId became nullable for the status 200
  • ⚠️ the response property externalTransactionIds became nullable for the status 200
  • ⚠️ the response property principalLeft became nullable for the status 200
  • ⚠️ the response property principalRepaid became nullable for the status 200
  • ⚠️ the response property restrictionReasons became nullable for the status 200
  • the request property closeLoanExternalTransactionId became nullable
  • the request property externalTransactionId became nullable
  • the request property fundsSupplyStatus became nullable
  • the request property repayExternalTransactionId became nullable
  • the closeLoanExternalTransactionId request property default value `` was added
  • the externalTransactionId request property default value `` was added
  • the repayExternalTransactionId request property default value `` was added
  • the accountName response's property default value `` was added for the status 200
  • the accountNumber response's property default value `` was added for the status 200
  • the allowedActions response's property default value `` was added for the status 200
  • the attentionLimit response's property default value `` was added for the status 200
  • the autoRepaymentMethod response's property default value `` was added for the status 200
  • the bankAccount response's property default value `` was added for the status 200
  • the borrowedFiatPrincipalAmount response's property default value `` was added for the status 200
  • the bsb response's property default value `` was added for the status 200
  • the code response's property default value `` was added for the status 400
  • the code response's property default value `` was added for the status 4XX
  • the code response's property default value `` was added for the status 500
  • the code response's property default value `` was added for the status 5XX
  • the country response's property default value `` was added for the status 200
  • the createdAt response's property default value `` was added for the status 200
  • the defaultNoticeLimit response's property default value `` was added for the status 200
  • the externalLoanId response's property default value `` was added for the status 200
  • the externalTransactionIds response's property default value `` was added for the status 200
  • the fiatCurrency response's property default value `` was added for the status 200
  • the fiatCurrency response's property default value `` was added for the status 200
  • the fiatFeeRatio response's property default value `` was added for the status 200
  • the fiatLoanLimit response's property default value `` was added for the status 200
  • the fiatPrincipalAvailableToBorrow response's property default value `` was added for the status 200
  • the field response's property default value `` was added for the status 400
  • the field response's property default value `` was added for the status 4XX
  • the field response's property default value `` was added for the status 500
  • the field response's property default value `` was added for the status 5XX
  • the id response's property default value `` was added for the status 200
  • the id response's property default value `` was added for the status 200
  • the interestRate response's property default value `` was added for the status 200
  • the loanToValue response's property default value `` was added for the status 200
  • the loanToValue24hTrend response's property default value `` was added for the status 200
  • the loanToValueStatus response's property default value `` was added for the status 200
  • the loanValidUntil response's property default value `` was added for the status 200
  • the maxBorrowLvr response's property default value `` was added for the status 200
  • the maxLimit response's property default value `` was added for the status 200
  • the message response's property default value `` was added for the status 400
  • the message response's property default value `` was added for the status 400
  • the message response's property default value `` was added for the status 4XX
  • the message response's property default value `` was added for the status 4XX
  • the message response's property default value `` was added for the status 500
  • the message response's property default value `` was added for the status 500
  • the message response's property default value `` was added for the status 5XX
  • the message response's property default value `` was added for the status 5XX
  • the pendingBorrowFiatPrincipalAmount response's property default value `` was added for the status 200
  • the pendingWithdrawSecurityCryptoAmount response's property default value `` was added for the status 200
  • the principalLeft response's property default value `` was added for the status 200
  • the principalRepaid response's property default value `` was added for the status 200
  • the rejectedValue response's property default value `` was added for the status 400
  • the rejectedValue response's property default value `` was added for the status 4XX
  • the rejectedValue response's property default value `` was added for the status 500
  • the rejectedValue response's property default value `` was added for the status 5XX
  • the repaymentNoticeLimit response's property default value `` was added for the status 200
  • the repaymentType response's property default value `` was added for the status 200
  • the restrictionReasons response's property default value `` was added for the status 200
  • the securityCryptoAmount response's property default value `` was added for the status 200
  • the securityCryptoCurrency response's property default value `` was added for the status 200
  • the securityFiatAmount response's property default value `` was added for the status 200
  • the status response's property default value `` was added for the status 200
  • the termInDays response's property default value `` was added for the status 200
  • the traceId response's property default value `` was added for the status 400
  • the traceId response's property default value `` was added for the status 4XX
  • the traceId response's property default value `` was added for the status 500
  • the traceId response's property default value `` was added for the status 5XX

POST /sub-account/loans/{loanId}/close/fiat/preview

  • ⚠️ for the path request parameter loanId, the type/format was changed from string/uuid to string/``
  • the closingInterest response's property default value `` was added for the status 200
  • the code response's property default value `` was added for the status 400
  • the code response's property default value `` was added for the status 4XX
  • the code response's property default value `` was added for the status 500
  • the code response's property default value `` was added for the status 5XX
  • the fiatCurrency response's property default value `` was added for the status 200
  • the field response's property default value `` was added for the status 400
  • the field response's property default value `` was added for the status 4XX
  • the field response's property default value `` was added for the status 500
  • the field response's property default value `` was added for the status 5XX
  • the loanId response's property default value `` was added for the status 200
  • the loanRepaymentType response's property default value `` was added for the status 200
  • the loanToValueAfter response's property default value `` was added for the status 200
  • the loanToValueBefore response's property default value `` was added for the status 200
  • the loanToValueStatusAfter response's property default value `` was added for the status 200
  • the loanToValueStatusBefore response's property default value `` was added for the status 200
  • the loanValidUntil response's property default value `` was added for the status 200
  • the message response's property default value `` was added for the status 400
  • the message response's property default value `` was added for the status 400
  • the message response's property default value `` was added for the status 4XX
  • the message response's property default value `` was added for the status 4XX
  • the message response's property default value `` was added for the status 500
  • the message response's property default value `` was added for the status 500
  • the message response's property default value `` was added for the status 5XX
  • the message response's property default value `` was added for the status 5XX
  • the rejectedValue response's property default value `` was added for the status 400
  • the rejectedValue response's property default value `` was added for the status 4XX
  • the rejectedValue response's property default value `` was added for the status 500
  • the rejectedValue response's property default value `` was added for the status 5XX
  • the remainingFiatFee response's property default value `` was added for the status 200
  • the remainingPrincipal response's property default value `` was added for the status 200
  • the repaymentFiatAmount response's property default value `` was added for the status 200
  • the securityCryptoAmount response's property default value `` was added for the status 200
  • the securityCryptoAmountInFiat response's property default value `` was added for the status 200
  • the securityCryptoCurrency response's property default value `` was added for the status 200
  • the status response's property default value `` was added for the status 200
  • the traceId response's property default value `` was added for the status 400
  • the traceId response's property default value `` was added for the status 4XX
  • the traceId response's property default value `` was added for the status 500
  • the traceId response's property default value `` was added for the status 5XX

POST /sub-account/loans/{loanId}/close/security

  • ⚠️ for the path request parameter loanId, the type/format was changed from string/uuid to string/``
  • ⚠️ the response property externalLoanId became nullable for the status 200
  • ⚠️ the response property externalTransactionIds became nullable for the status 200
  • ⚠️ the response property principalLeft became nullable for the status 200
  • ⚠️ the response property principalRepaid became nullable for the status 200
  • ⚠️ the response property restrictionReasons became nullable for the status 200
  • the request property closeLoanExternalTransactionId became nullable
  • the request property externalTransactionId became nullable
  • the request property repayExternalTransactionId became nullable
  • the closeLoanExternalTransactionId request property default value `` was added
  • the externalTransactionId request property default value `` was added
  • the repayExternalTransactionId request property default value `` was added
  • the securityCryptoAmountEquivalent request property default value `` was added
  • the securityFiatAmount request property default value `` was added
  • the accountName response's property default value `` was added for the status 200
  • the accountNumber response's property default value `` was added for the status 200
  • the allowedActions response's property default value `` was added for the status 200
  • the attentionLimit response's property default value `` was added for the status 200
  • the autoRepaymentMethod response's property default value `` was added for the status 200
  • the bankAccount response's property default value `` was added for the status 200
  • the borrowedFiatPrincipalAmount response's property default value `` was added for the status 200
  • the bsb response's property default value `` was added for the status 200
  • the code response's property default value `` was added for the status 400
  • the code response's property default value `` was added for the status 4XX
  • the code response's property default value `` was added for the status 500
  • the code response's property default value `` was added for the status 5XX
  • the country response's property default value `` was added for the status 200
  • the createdAt response's property default value `` was added for the status 200
  • the defaultNoticeLimit response's property default value `` was added for the status 200
  • the externalLoanId response's property default value `` was added for the status 200
  • the externalTransactionIds response's property default value `` was added for the status 200
  • the fiatCurrency response's property default value `` was added for the status 200
  • the fiatCurrency response's property default value `` was added for the status 200
  • the fiatFeeRatio response's property default value `` was added for the status 200
  • the fiatLoanLimit response's property default value `` was added for the status 200
  • the fiatPrincipalAvailableToBorrow response's property default value `` was added for the status 200
  • the field response's property default value `` was added for the status 400
  • the field response's property default value `` was added for the status 4XX
  • the field response's property default value `` was added for the status 500
  • the field response's property default value `` was added for the status 5XX
  • the id response's property default value `` was added for the status 200
  • the id response's property default value `` was added for the status 200
  • the interestRate response's property default value `` was added for the status 200
  • the loanToValue response's property default value `` was added for the status 200
  • the loanToValue24hTrend response's property default value `` was added for the status 200
  • the loanToValueStatus response's property default value `` was added for the status 200
  • the loanValidUntil response's property default value `` was added for the status 200
  • the maxBorrowLvr response's property default value `` was added for the status 200
  • the maxLimit response's property default value `` was added for the status 200
  • the message response's property default value `` was added for the status 400
  • the message response's property default value `` was added for the status 400
  • the message response's property default value `` was added for the status 4XX
  • the message response's property default value `` was added for the status 4XX
  • the message response's property default value `` was added for the status 500
  • the message response's property default value `` was added for the status 500
  • the message response's property default value `` was added for the status 5XX
  • the message response's property default value `` was added for the status 5XX
  • the pendingBorrowFiatPrincipalAmount response's property default value `` was added for the status 200
  • the pendingWithdrawSecurityCryptoAmount response's property default value `` was added for the status 200
  • the principalLeft response's property default value `` was added for the status 200
  • the principalRepaid response's property default value `` was added for the status 200
  • the rejectedValue response's property default value `` was added for the status 400
  • the rejectedValue response's property default value `` was added for the status 4XX
  • the rejectedValue response's property default value `` was added for the status 500
  • the rejectedValue response's property default value `` was added for the status 5XX
  • the repaymentNoticeLimit response's property default value `` was added for the status 200
  • the repaymentType response's property default value `` was added for the status 200
  • the restrictionReasons response's property default value `` was added for the status 200
  • the securityCryptoAmount response's property default value `` was added for the status 200
  • the securityCryptoCurrency response's property default value `` was added for the status 200
  • the securityFiatAmount response's property default value `` was added for the status 200
  • the status response's property default value `` was added for the status 200
  • the termInDays response's property default value `` was added for the status 200
  • the traceId response's property default value `` was added for the status 400
  • the traceId response's property default value `` was added for the status 4XX
  • the traceId response's property default value `` was added for the status 500
  • the traceId response's property default value `` was added for the status 5XX

POST /sub-account/loans/{loanId}/close/security/preview

  • ⚠️ for the path request parameter loanId, the type/format was changed from string/uuid to string/``
  • the closingInterest response's property default value `` was added for the status 200
  • the code response's property default value `` was added for the status 400
  • the code response's property default value `` was added for the status 4XX
  • the code response's property default value `` was added for the status 500
  • the code response's property default value `` was added for the status 5XX
  • the conversionFeeInFiat response's property default value `` was added for the status 200
  • the cryptoFiatSpotRate response's property default value `` was added for the status 200
  • the fiatCurrency response's property default value `` was added for the status 200
  • the field response's property default value `` was added for the status 400
  • the field response's property default value `` was added for the status 4XX
  • the field response's property default value `` was added for the status 500
  • the field response's property default value `` was added for the status 5XX
  • the loanId response's property default value `` was added for the status 200
  • the loanRepaymentType response's property default value `` was added for the status 200
  • the loanToValueAfter response's property default value `` was added for the status 200
  • the loanToValueBefore response's property default value `` was added for the status 200
  • the loanToValueStatusAfter response's property default value `` was added for the status 200
  • the loanToValueStatusBefore response's property default value `` was added for the status 200
  • the loanValidUntil response's property default value `` was added for the status 200
  • the message response's property default value `` was added for the status 400
  • the message response's property default value `` was added for the status 400
  • the message response's property default value `` was added for the status 4XX
  • the message response's property default value `` was added for the status 4XX
  • the message response's property default value `` was added for the status 500
  • the message response's property default value `` was added for the status 500
  • the message response's property default value `` was added for the status 5XX
  • the message response's property default value `` was added for the status 5XX
  • the rejectedValue response's property default value `` was added for the status 400
  • the rejectedValue response's property default value `` was added for the status 4XX
  • the rejectedValue response's property default value `` was added for the status 500
  • the rejectedValue response's property default value `` was added for the status 5XX
  • the remainingFiatFee response's property default value `` was added for the status 200
  • the remainingPrincipal response's property default value `` was added for the status 200
  • the repaymentSecurityAmount response's property default value `` was added for the status 200
  • the repaymentSecurityAmountInFiat response's property default value `` was added for the status 200
  • the securityCryptoAmount response's property default value `` was added for the status 200
  • the securityCryptoAmountForUnlock response's property default value `` was added for the status 200
  • the securityCryptoAmountForUnlockInFiat response's property default value `` was added for the status 200
  • the securityCryptoAmountInFiat response's property default value `` was added for the status 200
  • the securityCryptoCurrency response's property default value `` was added for the status 200
  • the status response's property default value `` was added for the status 200
  • the traceId response's property default value `` was added for the status 400
  • the traceId response's property default value `` was added for the status 4XX
  • the traceId response's property default value `` was added for the status 500
  • the traceId response's property default value `` was added for the status 5XX

POST /sub-account/loans/{loanId}/interest/calculate/{fiatAmount}

  • ⚠️ for the path request parameter loanId, the type/format was changed from string/uuid to string/``
  • for the path request parameter fiatAmount, the type/format was generalized from number/ to `string`/
  • the code response's property default value `` was added for the status 400
  • the code response's property default value `` was added for the status 4XX
  • the code response's property default value `` was added for the status 500
  • the code response's property default value `` was added for the status 5XX
  • the field response's property default value `` was added for the status 400
  • the field response's property default value `` was added for the status 4XX
  • the field response's property default value `` was added for the status 500
  • the field response's property default value `` was added for the status 5XX
  • the message response's property default value `` was added for the status 400
  • the message response's property default value `` was added for the status 400
  • the message response's property default value `` was added for the status 4XX
  • the message response's property default value `` was added for the status 4XX
  • the message response's property default value `` was added for the status 500
  • the message response's property default value `` was added for the status 500
  • the message response's property default value `` was added for the status 5XX
  • the message response's property default value `` was added for the status 5XX
  • the rejectedValue response's property default value `` was added for the status 400
  • the rejectedValue response's property default value `` was added for the status 4XX
  • the rejectedValue response's property default value `` was added for the status 500
  • the rejectedValue response's property default value `` was added for the status 5XX
  • the totalInterest response's property default value `` was added for the status 200
  • the traceId response's property default value `` was added for the status 400
  • the traceId response's property default value `` was added for the status 4XX
  • the traceId response's property default value `` was added for the status 500
  • the traceId response's property default value `` was added for the status 5XX

POST /sub-account/loans/{loanId}/repayments/fiat

  • ⚠️ for the path request parameter loanId, the type/format was changed from string/uuid to string/``
  • ⚠️ the response property externalLoanId became nullable for the status 200
  • ⚠️ the response property externalTransactionIds became nullable for the status 200
  • ⚠️ the response property principalLeft became nullable for the status 200
  • ⚠️ the response property principalRepaid became nullable for the status 200
  • ⚠️ the response property restrictionReasons became nullable for the status 200
  • the request property externalTransactionId became nullable
  • the externalTransactionId request property default value `` was added
  • the fiatAmount request property default value `` was added
  • the accountName response's property default value `` was added for the status 200
  • the accountNumber response's property default value `` was added for the status 200
  • the allowedActions response's property default value `` was added for the status 200
  • the attentionLimit response's property default value `` was added for the status 200
  • the autoRepaymentMethod response's property default value `` was added for the status 200
  • the bankAccount response's property default value `` was added for the status 200
  • the borrowedFiatPrincipalAmount response's property default value `` was added for the status 200
  • the bsb response's property default value `` was added for the status 200
  • the code response's property default value `` was added for the status 400
  • the code response's property default value `` was added for the status 4XX
  • the code response's property default value `` was added for the status 500
  • the code response's property default value `` was added for the status 5XX
  • the country response's property default value `` was added for the status 200
  • the createdAt response's property default value `` was added for the status 200
  • the defaultNoticeLimit response's property default value `` was added for the status 200
  • the externalLoanId response's property default value `` was added for the status 200
  • the externalTransactionIds response's property default value `` was added for the status 200
  • the fiatCurrency response's property default value `` was added for the status 200
  • the fiatCurrency response's property default value `` was added for the status 200
  • the fiatFeeRatio response's property default value `` was added for the status 200
  • the fiatLoanLimit response's property default value `` was added for the status 200
  • the fiatPrincipalAvailableToBorrow response's property default value `` was added for the status 200
  • the field response's property default value `` was added for the status 400
  • the field response's property default value `` was added for the status 4XX
  • the field response's property default value `` was added for the status 500
  • the field response's property default value `` was added for the status 5XX
  • the id response's property default value `` was added for the status 200
  • the id response's property default value `` was added for the status 200
  • the interestRate response's property default value `` was added for the status 200
  • the loanToValue response's property default value `` was added for the status 200
  • the loanToValue24hTrend response's property default value `` was added for the status 200
  • the loanToValueStatus response's property default value `` was added for the status 200
  • the loanValidUntil response's property default value `` was added for the status 200
  • the maxBorrowLvr response's property default value `` was added for the status 200
  • the maxLimit response's property default value `` was added for the status 200
  • the message response's property default value `` was added for the status 400
  • the message response's property default value `` was added for the status 400
  • the message response's property default value `` was added for the status 4XX
  • the message response's property default value `` was added for the status 4XX
  • the message response's property default value `` was added for the status 500
  • the message response's property default value `` was added for the status 500
  • the message response's property default value `` was added for the status 5XX
  • the message response's property default value `` was added for the status 5XX
  • the pendingBorrowFiatPrincipalAmount response's property default value `` was added for the status 200
  • the pendingWithdrawSecurityCryptoAmount response's property default value `` was added for the status 200
  • the principalLeft response's property default value `` was added for the status 200
  • the principalRepaid response's property default value `` was added for the status 200
  • the rejectedValue response's property default value `` was added for the status 400
  • the rejectedValue response's property default value `` was added for the status 4XX
  • the rejectedValue response's property default value `` was added for the status 500
  • the rejectedValue response's property default value `` was added for the status 5XX
  • the repaymentNoticeLimit response's property default value `` was added for the status 200
  • the repaymentType response's property default value `` was added for the status 200
  • the restrictionReasons response's property default value `` was added for the status 200
  • the securityCryptoAmount response's property default value `` was added for the status 200
  • the securityCryptoCurrency response's property default value `` was added for the status 200
  • the securityFiatAmount response's property default value `` was added for the status 200
  • the status response's property default value `` was added for the status 200
  • the termInDays response's property default value `` was added for the status 200
  • the traceId response's property default value `` was added for the status 400
  • the traceId response's property default value `` was added for the status 4XX
  • the traceId response's property default value `` was added for the status 500
  • the traceId response's property default value `` was added for the status 5XX

POST /sub-account/loans/{loanId}/repayments/fiat/preview

  • ⚠️ for the path request parameter loanId, the type/format was changed from string/uuid to string/``
  • the fiatAmount request property default value `` was added
  • the code response's property default value `` was added for the status 400
  • the code response's property default value `` was added for the status 4XX
  • the code response's property default value `` was added for the status 500
  • the code response's property default value `` was added for the status 5XX
  • the fiatCurrency response's property default value `` was added for the status 200
  • the fiatLoanBalanceAfter response's property default value `` was added for the status 200
  • the fiatLoanBalanceBefore response's property default value `` was added for the status 200
  • the fiatLoanLimit response's property default value `` was added for the status 200
  • the field response's property default value `` was added for the status 400
  • the field response's property default value `` was added for the status 4XX
  • the field response's property default value `` was added for the status 500
  • the field response's property default value `` was added for the status 5XX
  • the interestChargedOrSaved response's property default value `` was added for the status 200
  • the isExtraRepayment response's property default value false was added for the status 200
  • the loanId response's property default value `` was added for the status 200
  • the loanRepaymentType response's property default value `` was added for the status 200
  • the loanToValueAfter response's property default value `` was added for the status 200
  • the loanToValueBefore response's property default value `` was added for the status 200
  • the loanToValueStatusAfter response's property default value `` was added for the status 200
  • the loanToValueStatusBefore response's property default value `` was added for the status 200
  • the loanValidUntil response's property default value `` was added for the status 200
  • the message response's property default value `` was added for the status 400
  • the message response's property default value `` was added for the status 400
  • the message response's property default value `` was added for the status 4XX
  • the message response's property default value `` was added for the status 4XX
  • the message response's property default value `` was added for the status 500
  • the message response's property default value `` was added for the status 500
  • the message response's property default value `` was added for the status 5XX
  • the message response's property default value `` was added for the status 5XX
  • the monthlyRepaymentAfter response's property default value `` was added for the status 200
  • the monthlyRepaymentBefore response's property default value `` was added for the status 200
  • the nextRepaymentDate response's property default value `` was added for the status 200
  • the rejectedValue response's property default value `` was added for the status 400
  • the rejectedValue response's property default value `` was added for the status 4XX
  • the rejectedValue response's property default value `` was added for the status 500
  • the rejectedValue response's property default value `` was added for the status 5XX
  • the repaymentFiatAmount response's property default value `` was added for the status 200
  • the securityCryptoCurrency response's property default value `` was added for the status 200
  • the status response's property default value `` was added for the status 200
  • the traceId response's property default value `` was added for the status 400
  • the traceId response's property default value `` was added for the status 4XX
  • the traceId response's property default value `` was added for the status 500
  • the traceId response's property default value `` was added for the status 5XX

GET /sub-account/loans/{loanId}/repayments/schedule

  • ⚠️ for the path request parameter loanId, the type/format was changed from string/uuid to string/``
  • ⚠️ the response property items/expectedPaymentDate became nullable for the status 200
  • ⚠️ the response property items/paidAt became nullable for the status 200
  • the code response's property default value `` was added for the status 400
  • the code response's property default value `` was added for the status 4XX
  • the code response's property default value `` was added for the status 500
  • the code response's property default value `` was added for the status 5XX
  • the expectedPaymentDate response's property default value `` was added for the status 200
  • the feeComponent response's property default value `` was added for the status 200
  • the field response's property default value `` was added for the status 400
  • the field response's property default value `` was added for the status 4XX
  • the field response's property default value `` was added for the status 500
  • the field response's property default value `` was added for the status 5XX
  • the fulfilmentStatus response's property default value `` was added for the status 200
  • the id response's property default value `` was added for the status 200
  • the interestComponent response's property default value `` was added for the status 200
  • the interestRemainingAfter response's property default value `` was added for the status 200
  • the interestRemainingBefore response's property default value `` was added for the status 200
  • the message response's property default value `` was added for the status 400
  • the message response's property default value `` was added for the status 400
  • the message response's property default value `` was added for the status 4XX
  • the message response's property default value `` was added for the status 4XX
  • the message response's property default value `` was added for the status 500
  • the message response's property default value `` was added for the status 500
  • the message response's property default value `` was added for the status 5XX
  • the message response's property default value `` was added for the status 5XX
  • the month response's property default value `` was added for the status 200
  • the overdue response's property default value false was added for the status 200
  • the paidAt response's property default value `` was added for the status 200
  • the payment response's property default value `` was added for the status 200
  • the principalAfter response's property default value `` was added for the status 200
  • the principalBefore response's property default value `` was added for the status 200
  • the principalComponent response's property default value `` was added for the status 200
  • the principalRepaid response's property default value `` was added for the status 200
  • the rejectedValue response's property default value `` was added for the status 400
  • the rejectedValue response's property default value `` was added for the status 4XX
  • the rejectedValue response's property default value `` was added for the status 500
  • the rejectedValue response's property default value `` was added for the status 5XX
  • the repaymentsLeftAfter response's property default value `` was added for the status 200
  • the repaymentsLeftBefore response's property default value `` was added for the status 200
  • the totalInterestPaid response's property default value `` was added for the status 200
  • the totalPaid response's property default value `` was added for the status 200
  • the traceId response's property default value `` was added for the status 400
  • the traceId response's property default value `` was added for the status 4XX
  • the traceId response's property default value `` was added for the status 500
  • the traceId response's property default value `` was added for the status 5XX
  • the transactionType response's property default value `` was added for the status 200

POST /sub-account/loans/{loanId}/repayments/security

  • ⚠️ for the path request parameter loanId, the type/format was changed from string/uuid to string/``
  • ⚠️ the response property externalLoanId became nullable for the status 200
  • ⚠️ the response property externalTransactionIds became nullable for the status 200
  • ⚠️ the response property principalLeft became nullable for the status 200
  • ⚠️ the response property principalRepaid became nullable for the status 200
  • ⚠️ the response property restrictionReasons became nullable for the status 200
  • the request property externalTransactionId became nullable
  • the externalTransactionId request property default value `` was added
  • the securityCryptoAmountEquivalent request property default value `` was added
  • the securityFiatAmount request property default value `` was added
  • the accountName response's property default value `` was added for the status 200
  • the accountNumber response's property default value `` was added for the status 200
  • the allowedActions response's property default value `` was added for the status 200
  • the attentionLimit response's property default value `` was added for the status 200
  • the autoRepaymentMethod response's property default value `` was added for the status 200
  • the bankAccount response's property default value `` was added for the status 200
  • the borrowedFiatPrincipalAmount response's property default value `` was added for the status 200
  • the bsb response's property default value `` was added for the status 200
  • the code response's property default value `` was added for the status 400
  • the code response's property default value `` was added for the status 4XX
  • the code response's property default value `` was added for the status 500
  • the code response's property default value `` was added for the status 5XX
  • the country response's property default value `` was added for the status 200
  • the createdAt response's property default value `` was added for the status 200
  • the defaultNoticeLimit response's property default value `` was added for the status 200
  • the externalLoanId response's property default value `` was added for the status 200
  • the externalTransactionIds response's property default value `` was added for the status 200
  • the fiatCurrency response's property default value `` was added for the status 200
  • the fiatCurrency response's property default value `` was added for the status 200
  • the fiatFeeRatio response's property default value `` was added for the status 200
  • the fiatLoanLimit response's property default value `` was added for the status 200
  • the fiatPrincipalAvailableToBorrow response's property default value `` was added for the status 200
  • the field response's property default value `` was added for the status 400
  • the field response's property default value `` was added for the status 4XX
  • the field response's property default value `` was added for the status 500
  • the field response's property default value `` was added for the status 5XX
  • the id response's property default value `` was added for the status 200
  • the id response's property default value `` was added for the status 200
  • the interestRate response's property default value `` was added for the status 200
  • the loanToValue response's property default value `` was added for the status 200
  • the loanToValue24hTrend response's property default value `` was added for the status 200
  • the loanToValueStatus response's property default value `` was added for the status 200
  • the loanValidUntil response's property default value `` was added for the status 200
  • the maxBorrowLvr response's property default value `` was added for the status 200
  • the maxLimit response's property default value `` was added for the status 200
  • the message response's property default value `` was added for the status 400
  • the message response's property default value `` was added for the status 400
  • the message response's property default value `` was added for the status 4XX
  • the message response's property default value `` was added for the status 4XX
  • the message response's property default value `` was added for the status 500
  • the message response's property default value `` was added for the status 500
  • the message response's property default value `` was added for the status 5XX
  • the message response's property default value `` was added for the status 5XX
  • the pendingBorrowFiatPrincipalAmount response's property default value `` was added for the status 200
  • the pendingWithdrawSecurityCryptoAmount response's property default value `` was added for the status 200
  • the principalLeft response's property default value `` was added for the status 200
  • the principalRepaid response's property default value `` was added for the status 200
  • the rejectedValue response's property default value `` was added for the status 400
  • the rejectedValue response's property default value `` was added for the status 4XX
  • the rejectedValue response's property default value `` was added for the status 500
  • the rejectedValue response's property default value `` was added for the status 5XX
  • the repaymentNoticeLimit response's property default value `` was added for the status 200
  • the repaymentType response's property default value `` was added for the status 200
  • the restrictionReasons response's property default value `` was added for the status 200
  • the securityCryptoAmount response's property default value `` was added for the status 200
  • the securityCryptoCurrency response's property default value `` was added for the status 200
  • the securityFiatAmount response's property default value `` was added for the status 200
  • the status response's property default value `` was added for the status 200
  • the termInDays response's property default value `` was added for the status 200
  • the traceId response's property default value `` was added for the status 400
  • the traceId response's property default value `` was added for the status 4XX
  • the traceId response's property default value `` was added for the status 500
  • the traceId response's property default value `` was added for the status 5XX

POST /sub-account/loans/{loanId}/repayments/security/preview

  • ⚠️ for the path request parameter loanId, the type/format was changed from string/uuid to string/``
  • the repaymentFiatAmount request property default value `` was added
  • the code response's property default value `` was added for the status 400
  • the code response's property default value `` was added for the status 4XX
  • the code response's property default value `` was added for the status 500
  • the code response's property default value `` was added for the status 5XX
  • the conversionFee response's property default value `` was added for the status 200
  • the cryptoFiatSpotRate response's property default value `` was added for the status 200
  • the fiatCurrency response's property default value `` was added for the status 200
  • the fiatLoanBalanceAfter response's property default value `` was added for the status 200
  • the fiatLoanBalanceBefore response's property default value `` was added for the status 200
  • the fiatLoanLimitAfter response's property default value `` was added for the status 200
  • the fiatLoanLimitBefore response's property default value `` was added for the status 200
  • the field response's property default value `` was added for the status 400
  • the field response's property default value `` was added for the status 4XX
  • the field response's property default value `` was added for the status 500
  • the field response's property default value `` was added for the status 5XX
  • the interestChargedOrSaved response's property default value `` was added for the status 200
  • the isExtraRepayment response's property default value false was added for the status 200
  • the loanId response's property default value `` was added for the status 200
  • the loanRepaymentType response's property default value `` was added for the status 200
  • the loanToValueAfter response's property default value `` was added for the status 200
  • the loanToValueBefore response's property default value `` was added for the status 200
  • the loanToValueStatusAfter response's property default value `` was added for the status 200
  • the loanToValueStatusBefore response's property default value `` was added for the status 200
  • the loanValidUntil response's property default value `` was added for the status 200
  • the message response's property default value `` was added for the status 400
  • the message response's property default value `` was added for the status 400
  • the message response's property default value `` was added for the status 4XX
  • the message response's property default value `` was added for the status 4XX
  • the message response's property default value `` was added for the status 500
  • the message response's property default value `` was added for the status 500
  • the message response's property default value `` was added for the status 5XX
  • the message response's property default value `` was added for the status 5XX
  • the monthlyRepaymentAfter response's property default value `` was added for the status 200
  • the monthlyRepaymentBefore response's property default value `` was added for the status 200
  • the nextRepaymentDate response's property default value `` was added for the status 200
  • the rejectedValue response's property default value `` was added for the status 400
  • the rejectedValue response's property default value `` was added for the status 4XX
  • the rejectedValue response's property default value `` was added for the status 500
  • the rejectedValue response's property default value `` was added for the status 5XX
  • the repaymentCryptoAmount response's property default value `` was added for the status 200
  • the repaymentFiatAmount response's property default value `` was added for the status 200
  • the securityCryptoAmountAfter response's property default value `` was added for the status 200
  • the securityCryptoAmountBefore response's property default value `` was added for the status 200
  • the securityCryptoCurrency response's property default value `` was added for the status 200
  • the securityFiatAmountAfter response's property default value `` was added for the status 200
  • the securityFiatAmountBefore response's property default value `` was added for the status 200
  • the status response's property default value `` was added for the status 200
  • the totalSecurityCryptoAmountToBeSold response's property default value `` was added for the status 200
  • the totalSecurityFiatAmountToBeSold response's property default value `` was added for the status 200
  • the traceId response's property default value `` was added for the status 400
  • the traceId response's property default value `` was added for the status 4XX
  • the traceId response's property default value `` was added for the status 500
  • the traceId response's property default value `` was added for the status 5XX

POST /sub-account/loans/{loanId}/security/top-up

  • ⚠️ for the path request parameter loanId, the type/format was changed from string/uuid to string/``
  • ⚠️ the response property externalLoanId became nullable for the status 200
  • ⚠️ the response property externalTransactionIds became nullable for the status 200
  • ⚠️ the response property principalLeft became nullable for the status 200
  • ⚠️ the response property principalRepaid became nullable for the status 200
  • ⚠️ the response property restrictionReasons became nullable for the status 200
  • the request property externalTransactionId became nullable
  • the externalTransactionId request property default value `` was added
  • the securityCryptoAmount request property default value `` was added
  • the accountName response's property default value `` was added for the status 200
  • the accountNumber response's property default value `` was added for the status 200
  • the allowedActions response's property default value `` was added for the status 200
  • the attentionLimit response's property default value `` was added for the status 200
  • the autoRepaymentMethod response's property default value `` was added for the status 200
  • the bankAccount response's property default value `` was added for the status 200
  • the borrowedFiatPrincipalAmount response's property default value `` was added for the status 200
  • the bsb response's property default value `` was added for the status 200
  • the code response's property default value `` was added for the status 400
  • the code response's property default value `` was added for the status 4XX
  • the code response's property default value `` was added for the status 500
  • the code response's property default value `` was added for the status 5XX
  • the country response's property default value `` was added for the status 200
  • the createdAt response's property default value `` was added for the status 200
  • the defaultNoticeLimit response's property default value `` was added for the status 200
  • the externalLoanId response's property default value `` was added for the status 200
  • the externalTransactionIds response's property default value `` was added for the status 200
  • the fiatCurrency response's property default value `` was added for the status 200
  • the fiatCurrency response's property default value `` was added for the status 200
  • the fiatFeeRatio response's property default value `` was added for the status 200
  • the fiatLoanLimit response's property default value `` was added for the status 200
  • the fiatPrincipalAvailableToBorrow response's property default value `` was added for the status 200
  • the field response's property default value `` was added for the status 400
  • the field response's property default value `` was added for the status 4XX
  • the field response's property default value `` was added for the status 500
  • the field response's property default value `` was added for the status 5XX
  • the id response's property default value `` was added for the status 200
  • the id response's property default value `` was added for the status 200
  • the interestRate response's property default value `` was added for the status 200
  • the loanToValue response's property default value `` was added for the status 200
  • the loanToValue24hTrend response's property default value `` was added for the status 200
  • the loanToValueStatus response's property default value `` was added for the status 200
  • the loanValidUntil response's property default value `` was added for the status 200
  • the maxBorrowLvr response's property default value `` was added for the status 200
  • the maxLimit response's property default value `` was added for the status 200
  • the message response's property default value `` was added for the status 400
  • the message response's property default value `` was added for the status 400
  • the message response's property default value `` was added for the status 4XX
  • the message response's property default value `` was added for the status 4XX
  • the message response's property default value `` was added for the status 500
  • the message response's property default value `` was added for the status 500
  • the message response's property default value `` was added for the status 5XX
  • the message response's property default value `` was added for the status 5XX
  • the pendingBorrowFiatPrincipalAmount response's property default value `` was added for the status 200
  • the pendingWithdrawSecurityCryptoAmount response's property default value `` was added for the status 200
  • the principalLeft response's property default value `` was added for the status 200
  • the principalRepaid response's property default value `` was added for the status 200
  • the rejectedValue response's property default value `` was added for the status 400
  • the rejectedValue response's property default value `` was added for the status 4XX
  • the rejectedValue response's property default value `` was added for the status 500
  • the rejectedValue response's property default value `` was added for the status 5XX
  • the repaymentNoticeLimit response's property default value `` was added for the status 200
  • the repaymentType response's property default value `` was added for the status 200
  • the restrictionReasons response's property default value `` was added for the status 200
  • the securityCryptoAmount response's property default value `` was added for the status 200
  • the securityCryptoCurrency response's property default value `` was added for the status 200
  • the securityFiatAmount response's property default value `` was added for the status 200
  • the status response's property default value `` was added for the status 200
  • the termInDays response's property default value `` was added for the status 200
  • the traceId response's property default value `` was added for the status 400
  • the traceId response's property default value `` was added for the status 4XX
  • the traceId response's property default value `` was added for the status 500
  • the traceId response's property default value `` was added for the status 5XX

POST /sub-account/loans/{loanId}/security/top-up/preview

  • ⚠️ for the path request parameter loanId, the type/format was changed from string/uuid to string/``
  • the securityCryptoAmount request property default value `` was added
  • the code response's property default value `` was added for the status 400
  • the code response's property default value `` was added for the status 4XX
  • the code response's property default value `` was added for the status 500
  • the code response's property default value `` was added for the status 5XX
  • the fiatCurrency response's property default value `` was added for the status 200
  • the fiatLoanLimitAfter response's property default value `` was added for the status 200
  • the fiatLoanLimitBefore response's property default value `` was added for the status 200
  • the field response's property default value `` was added for the status 400
  • the field response's property default value `` was added for the status 4XX
  • the field response's property default value `` was added for the status 500
  • the field response's property default value `` was added for the status 5XX
  • the loanId response's property default value `` was added for the status 200
  • the loanRepaymentType response's property default value `` was added for the status 200
  • the loanToValueAfter response's property default value `` was added for the status 200
  • the loanToValueBefore response's property default value `` was added for the status 200
  • the loanToValueStatusAfter response's property default value `` was added for the status 200
  • the loanToValueStatusBefore response's property default value `` was added for the status 200
  • the loanValidUntil response's property default value `` was added for the status 200
  • the message response's property default value `` was added for the status 400
  • the message response's property default value `` was added for the status 400
  • the message response's property default value `` was added for the status 4XX
  • the message response's property default value `` was added for the status 4XX
  • the message response's property default value `` was added for the status 500
  • the message response's property default value `` was added for the status 500
  • the message response's property default value `` was added for the status 5XX
  • the message response's property default value `` was added for the status 5XX
  • the rejectedValue response's property default value `` was added for the status 400
  • the rejectedValue response's property default value `` was added for the status 4XX
  • the rejectedValue response's property default value `` was added for the status 500
  • the rejectedValue response's property default value `` was added for the status 5XX
  • the securityCryptoAmountAfter response's property default value `` was added for the status 200
  • the securityCryptoAmountBefore response's property default value `` was added for the status 200
  • the securityCryptoAmountInFiatAfter response's property default value `` was added for the status 200
  • the securityCryptoAmountInFiatBefore response's property default value `` was added for the status 200
  • the securityCryptoCurrency response's property default value `` was added for the status 200
  • the status response's property default value `` was added for the status 200
  • the topUpSecurityAmount response's property default value `` was added for the status 200
  • the topUpSecurityAmountInFiat response's property default value `` was added for the status 200
  • the traceId response's property default value `` was added for the status 400
  • the traceId response's property default value `` was added for the status 4XX
  • the traceId response's property default value `` was added for the status 500
  • the traceId response's property default value `` was added for the status 5XX

POST /sub-account/loans/{loanId}/security/withdraw

  • ⚠️ for the path request parameter loanId, the type/format was changed from string/uuid to string/``
  • ⚠️ the response property externalLoanId became nullable for the status 200
  • ⚠️ the response property externalTransactionIds became nullable for the status 200
  • ⚠️ the response property principalLeft became nullable for the status 200
  • ⚠️ the response property principalRepaid became nullable for the status 200
  • ⚠️ the response property restrictionReasons became nullable for the status 200
  • the request property externalTransactionId became nullable
  • the externalTransactionId request property default value `` was added
  • the securityCryptoAmount request property default value `` was added
  • the accountName response's property default value `` was added for the status 200
  • the accountNumber response's property default value `` was added for the status 200
  • the allowedActions response's property default value `` was added for the status 200
  • the attentionLimit response's property default value `` was added for the status 200
  • the autoRepaymentMethod response's property default value `` was added for the status 200
  • the bankAccount response's property default value `` was added for the status 200
  • the borrowedFiatPrincipalAmount response's property default value `` was added for the status 200
  • the bsb response's property default value `` was added for the status 200
  • the code response's property default value `` was added for the status 400
  • the code response's property default value `` was added for the status 4XX
  • the code response's property default value `` was added for the status 500
  • the code response's property default value `` was added for the status 5XX
  • the country response's property default value `` was added for the status 200
  • the createdAt response's property default value `` was added for the status 200
  • the defaultNoticeLimit response's property default value `` was added for the status 200
  • the externalLoanId response's property default value `` was added for the status 200
  • the externalTransactionIds response's property default value `` was added for the status 200
  • the fiatCurrency response's property default value `` was added for the status 200
  • the fiatCurrency response's property default value `` was added for the status 200
  • the fiatFeeRatio response's property default value `` was added for the status 200
  • the fiatLoanLimit response's property default value `` was added for the status 200
  • the fiatPrincipalAvailableToBorrow response's property default value `` was added for the status 200
  • the field response's property default value `` was added for the status 400
  • the field response's property default value `` was added for the status 4XX
  • the field response's property default value `` was added for the status 500
  • the field response's property default value `` was added for the status 5XX
  • the id response's property default value `` was added for the status 200
  • the id response's property default value `` was added for the status 200
  • the interestRate response's property default value `` was added for the status 200
  • the loanToValue response's property default value `` was added for the status 200
  • the loanToValue24hTrend response's property default value `` was added for the status 200
  • the loanToValueStatus response's property default value `` was added for the status 200
  • the loanValidUntil response's property default value `` was added for the status 200
  • the maxBorrowLvr response's property default value `` was added for the status 200
  • the maxLimit response's property default value `` was added for the status 200
  • the message response's property default value `` was added for the status 400
  • the message response's property default value `` was added for the status 400
  • the message response's property default value `` was added for the status 4XX
  • the message response's property default value `` was added for the status 4XX
  • the message response's property default value `` was added for the status 500
  • the message response's property default value `` was added for the status 500
  • the message response's property default value `` was added for the status 5XX
  • the message response's property default value `` was added for the status 5XX
  • the pendingBorrowFiatPrincipalAmount response's property default value `` was added for the status 200
  • the pendingWithdrawSecurityCryptoAmount response's property default value `` was added for the status 200
  • the principalLeft response's property default value `` was added for the status 200
  • the principalRepaid response's property default value `` was added for the status 200
  • the rejectedValue response's property default value `` was added for the status 400
  • the rejectedValue response's property default value `` was added for the status 4XX
  • the rejectedValue response's property default value `` was added for the status 500
  • the rejectedValue response's property default value `` was added for the status 5XX
  • the repaymentNoticeLimit response's property default value `` was added for the status 200
  • the repaymentType response's property default value `` was added for the status 200
  • the restrictionReasons response's property default value `` was added for the status 200
  • the securityCryptoAmount response's property default value `` was added for the status 200
  • the securityCryptoCurrency response's property default value `` was added for the status 200
  • the securityFiatAmount response's property default value `` was added for the status 200
  • the status response's property default value `` was added for the status 200
  • the termInDays response's property default value `` was added for the status 200
  • the traceId response's property default value `` was added for the status 400
  • the traceId response's property default value `` was added for the status 4XX
  • the traceId response's property default value `` was added for the status 500
  • the traceId response's property default value `` was added for the status 5XX

POST /sub-account/loans/{loanId}/security/withdraw/preview

  • ⚠️ for the path request parameter loanId, the type/format was changed from string/uuid to string/``
  • the securityCryptoAmount request property default value `` was added
  • the code response's property default value `` was added for the status 400
  • the code response's property default value `` was added for the status 4XX
  • the code response's property default value `` was added for the status 500
  • the code response's property default value `` was added for the status 5XX
  • the fiatCurrency response's property default value `` was added for the status 200
  • the fiatLoanLimitAfter response's property default value `` was added for the status 200
  • the fiatLoanLimitBefore response's property default value `` was added for the status 200
  • the field response's property default value `` was added for the status 400
  • the field response's property default value `` was added for the status 4XX
  • the field response's property default value `` was added for the status 500
  • the field response's property default value `` was added for the status 5XX
  • the loanId response's property default value `` was added for the status 200
  • the loanRepaymentType response's property default value `` was added for the status 200
  • the loanToValueAfter response's property default value `` was added for the status 200
  • the loanToValueBefore response's property default value `` was added for the status 200
  • the loanToValueStatusAfter response's property default value `` was added for the status 200
  • the loanToValueStatusBefore response's property default value `` was added for the status 200
  • the loanValidUntil response's property default value `` was added for the status 200
  • the maxWithdrawSecurityAmount response's property default value `` was added for the status 200
  • the maxWithdrawSecurityAmountInFiat response's property default value `` was added for the status 200
  • the message response's property default value `` was added for the status 400
  • the message response's property default value `` was added for the status 400
  • the message response's property default value `` was added for the status 4XX
  • the message response's property default value `` was added for the status 4XX
  • the message response's property default value `` was added for the status 500
  • the message response's property default value `` was added for the status 500
  • the message response's property default value `` was added for the status 5XX
  • the message response's property default value `` was added for the status 5XX
  • the rejectedValue response's property default value `` was added for the status 400
  • the rejectedValue response's property default value `` was added for the status 4XX
  • the rejectedValue response's property default value `` was added for the status 500
  • the rejectedValue response's property default value `` was added for the status 5XX
  • the securityCryptoAmountAfter response's property default value `` was added for the status 200
  • the securityCryptoAmountBefore response's property default value `` was added for the status 200
  • the securityCryptoAmountInFiatAfter response's property default value `` was added for the status 200
  • the securityCryptoAmountInFiatBefore response's property default value `` was added for the status 200
  • the securityCryptoCurrency response's property default value `` was added for the status 200
  • the status response's property default value `` was added for the status 200
  • the traceId response's property default value `` was added for the status 400
  • the traceId response's property default value `` was added for the status 4XX
  • the traceId response's property default value `` was added for the status 500
  • the traceId response's property default value `` was added for the status 5XX
  • the withdrawSecurityAmount response's property default value `` was added for the status 200
  • the withdrawSecurityAmountInFiat response's property default value `` was added for the status 200

GET /sub-account/prices/{cryptoCurrency}/{fiatCurrency}

  • ⚠️ removed the enum value AUD from the path request parameter fiatCurrency
  • ⚠️ removed the enum value BTC from the path request parameter cryptoCurrency
  • ⚠️ removed the enum value ETH from the path request parameter cryptoCurrency
  • ⚠️ removed the enum value USDC from the path request parameter cryptoCurrency
  • ⚠️ removed the enum value USDT from the path request parameter cryptoCurrency
  • ⚠️ removed the enum value WBTC from the path request parameter cryptoCurrency
  • the code response's property default value `` was added for the status 400
  • the code response's property default value `` was added for the status 4XX
  • the code response's property default value `` was added for the status 500
  • the code response's property default value `` was added for the status 5XX
  • the cryptoCurrency response's property default value `` was added for the status 200
  • the fiatCurrency response's property default value `` was added for the status 200
  • the field response's property default value `` was added for the status 400
  • the field response's property default value `` was added for the status 4XX
  • the field response's property default value `` was added for the status 500
  • the field response's property default value `` was added for the status 5XX
  • the message response's property default value `` was added for the status 400
  • the message response's property default value `` was added for the status 400
  • the message response's property default value `` was added for the status 4XX
  • the message response's property default value `` was added for the status 4XX
  • the message response's property default value `` was added for the status 500
  • the message response's property default value `` was added for the status 500
  • the message response's property default value `` was added for the status 5XX
  • the message response's property default value `` was added for the status 5XX
  • the rejectedValue response's property default value `` was added for the status 400
  • the rejectedValue response's property default value `` was added for the status 4XX
  • the rejectedValue response's property default value `` was added for the status 500
  • the rejectedValue response's property default value `` was added for the status 5XX
  • the tokenBuyPrice response's property default value `` was added for the status 200
  • the traceId response's property default value `` was added for the status 400
  • the traceId response's property default value `` was added for the status 4XX
  • the traceId response's property default value `` was added for the status 500
  • the traceId response's property default value `` was added for the status 5XX

POST webhook:AutomaticRepaymentOccurred

  • the request body application/json default value `` was added
  • the request property externalTransactionId became nullable
  • the request property externalUserId became nullable
  • the createdAt request property default value `` was added
  • the currentFiatPrincipalAmount request property default value `` was added
  • the currentRatio request property default value `` was added
  • the currentSecurityCryptoAmount request property default value `` was added
  • the currentStatus request property default value `` was added
  • the externalTransactionId request property default value `` was added
  • the externalUserId request property default value `` was added
  • the loanId request property default value `` was added
  • the previousFiatPrincipalAmount request property default value `` was added
  • the previousRatio request property default value `` was added
  • the previousSecurityCryptoAmount request property default value `` was added
  • the previousStatus request property default value `` was added
  • the principalFiatCurrency request property default value `` was added
  • the securityCryptoCurrency request property default value `` was added
  • the userId request property default value `` was added

POST webhook:CryptoDeposit

  • the request body application/json default value `` was added
  • the amount request property default value `` was added
  • the createdAt request property default value `` was added
  • the cryptoCurrency request property default value `` was added
  • the userId request property default value `` was added

POST webhook:FiatDeposit

  • the request body application/json default value `` was added
  • the amount request property default value `` was added
  • the createdAt request property default value `` was added
  • the fiatCurrency request property default value `` was added
  • the userId request property default value `` was added

POST webhook:InsufficientCryptoBalance

  • the request body application/json default value `` was added
  • the request property externalUserId became nullable
  • the amount request property default value `` was added
  • the createdAt request property default value `` was added
  • the cryptoCurrency request property default value `` was added
  • the externalUserId request property default value `` was added
  • the userId request property default value `` was added

POST webhook:InsufficientFiatBalance

  • the request body application/json default value `` was added
  • the request property externalUserId became nullable
  • the amount request property default value `` was added
  • the createdAt request property default value `` was added
  • the externalUserId request property default value `` was added
  • the fiatCurrency request property default value `` was added
  • the userId request property default value `` was added

POST webhook:LoanApplicationApproved

  • the request body application/json default value `` was added
  • the request property externalLoanId became nullable
  • the request property externalUserId became nullable
  • the createdAt request property default value `` was added
  • the externalLoanId request property default value `` was added
  • the externalUserId request property default value `` was added
  • the loanApplicationId request property default value `` was added
  • the userId request property default value `` was added

POST webhook:LoanApplicationDeclined

  • the request body application/json default value `` was added
  • the request property externalLoanId became nullable
  • the request property externalUserId became nullable
  • the createdAt request property default value `` was added
  • the externalLoanId request property default value `` was added
  • the externalUserId request property default value `` was added
  • the loanApplicationId request property default value `` was added
  • the userId request property default value `` was added

POST webhook:LoanApplicationUpdate

  • the request body application/json default value `` was added
  • the request property externalTransactionId became nullable
  • the request property externalUserId became nullable
  • the createdAt request property default value `` was added
  • the externalTransactionId request property default value `` was added
  • the externalUserId request property default value `` was added
  • the loanApplicationId request property default value `` was added
  • the status request property default value `` was added
  • the userId request property default value `` was added

POST webhook:LoanCashRepaymentConfirmed

  • the request body application/json default value `` was added
  • the request property externalTransactionId became nullable
  • the request property externalUserId became nullable
  • the createdAt request property default value `` was added
  • the currentRatio request property default value `` was added
  • the currentStatus request property default value `` was added
  • the externalTransactionId request property default value `` was added
  • the externalUserId request property default value `` was added
  • the loanId request property default value `` was added
  • the previousRatio request property default value `` was added
  • the previousStatus request property default value `` was added
  • the userId request property default value `` was added

POST webhook:LoanDefaultStatus

  • the request body application/json default value `` was added
  • the request property externalUserId became nullable
  • the country request property default value `` was added
  • the createdAt request property default value `` was added
  • the defaultId request property default value `` was added
  • the defaultNoticePdf request property default value `` was added
  • the defaultReason request property default value `` was added
  • the defaultStatus request property default value `` was added
  • the defaultTriggeredAt request property default value `` was added
  • the defaultVoidAt request property default value `` was added
  • the externalUserId request property default value `` was added
  • the forcedActionTriggeredAt request property default value `` was added
  • the loanId request property default value `` was added
  • the lvr request property default value `` was added
  • the monthlyRepayment request property default value `` was added
  • the periodInDays request property default value `` was added
  • the repaymentRequiredFiat request property default value `` was added
  • the security request property default value `` was added
  • the userId request property default value `` was added

POST webhook:LoanHealthStatusUpdate

  • the request body application/json default value `` was added
  • the request property externalTransactionId became nullable
  • the request property externalUserId became nullable
  • the createdAt request property default value `` was added
  • the currentRatio request property default value `` was added
  • the currentStatus request property default value `` was added
  • the externalTransactionId request property default value `` was added
  • the externalUserId request property default value `` was added
  • the loanId request property default value `` was added
  • the previousRatio request property default value `` was added
  • the previousStatus request property default value `` was added
  • the userId request property default value `` was added

POST webhook:LoanSecurityTopUpConfirmed

  • the request body application/json default value `` was added
  • the request property externalTransactionId became nullable
  • the request property externalUserId became nullable
  • the createdAt request property default value `` was added
  • the currentRatio request property default value `` was added
  • the currentStatus request property default value `` was added
  • the externalTransactionId request property default value `` was added
  • the externalUserId request property default value `` was added
  • the loanId request property default value `` was added
  • the previousRatio request property default value `` was added
  • the previousStatus request property default value `` was added
  • the userId request property default value `` was added

POST webhook:LoanUpdate

  • the request body application/json default value `` was added
  • the request property amountToRedraw became nullable
  • the request property externalTransactionId became nullable
  • the request property externalUserId became nullable
  • the amountToRedraw request property default value `` was added
  • the createdAt request property default value `` was added
  • the currentFiatPrincipalAmount request property default value `` was added
  • the currentRatio request property default value `` was added
  • the currentSecurityCryptoAmount request property default value `` was added
  • the currentStatus request property default value `` was added
  • the externalTransactionId request property default value `` was added
  • the externalUserId request property default value `` was added
  • the loanId request property default value `` was added
  • the previousFiatPrincipalAmount request property default value `` was added
  • the previousRatio request property default value `` was added
  • the previousSecurityCryptoAmount request property default value `` was added
  • the previousStatus request property default value `` was added
  • the principalFiatCurrency request property default value `` was added
  • the securityCryptoCurrency request property default value `` was added
  • the userId request property default value `` was added

POST webhook:NotSuppliedLoanCloseDeclined

  • the request body application/json default value `` was added
  • the request property externalLoanId became nullable
  • the request property externalUserId became nullable
  • the closeLoanExternalTransactionId request property default value `` was added
  • the createdAt request property default value `` was added
  • the externalLoanId request property default value `` was added
  • the externalUserId request property default value `` was added
  • the fiatCurrency request property default value `` was added
  • the loanId request property default value `` was added
  • the reason request property default value `` was added
  • the requiredAmount request property default value `` was added
  • the userId request property default value `` was added

POST webhook:PostReckoningReport

  • the request body application/json default value `` was added
  • the request property excludedTransactions/items/externalTransactionId became nullable
  • the request property excludedTransactions/items/externalUserId became nullable
  • the request property excludedTransactions/items/fiatAmount became nullable
  • the request property excludedTransactions/items/loanApplicationId became nullable
  • the request property excludedTransactions/items/loanId became nullable
  • the request property excludedTransactions/items/securityCryptoAmount became nullable
  • the request property excludedTransactions/items/securityCryptoCurrency became nullable
  • the request property includedTransactions/items/externalTransactionId became nullable
  • the request property includedTransactions/items/externalUserId became nullable
  • the request property includedTransactions/items/fiatAmount became nullable
  • the request property includedTransactions/items/loanApplicationId became nullable
  • the request property includedTransactions/items/loanId became nullable
  • the request property includedTransactions/items/securityCryptoAmount became nullable
  • the request property includedTransactions/items/securityCryptoCurrency became nullable
  • the createdAt request property default value `` was added
  • the excludedTransactions request property default value `` was added
  • the externalTransactionId request property default value `` was added
  • the externalTransactionId request property default value `` was added
  • the externalUserId request property default value `` was added
  • the externalUserId request property default value `` was added
  • the fiatAmount request property default value `` was added
  • the fiatAmount request property default value `` was added
  • the fiatCurrency request property default value `` was added
  • the fiatCurrency request property default value `` was added
  • the id request property default value `` was added
  • the id request property default value `` was added
  • the includedTransactions request property default value `` was added
  • the loanApplicationId request property default value `` was added
  • the loanApplicationId request property default value `` was added
  • the loanId request property default value `` was added
  • the loanId request property default value `` was added
  • the loanTransactionType request property default value `` was added
  • the loanTransactionType request property default value `` was added
  • the securityCryptoAmount request property default value `` was added
  • the securityCryptoAmount request property default value `` was added
  • the securityCryptoCurrency request property default value `` was added
  • the securityCryptoCurrency request property default value `` was added
  • the userId request property default value `` was added
  • the userId request property default value `` was added
  • the userId request property default value `` was added

POST webhook:PreReckoningReport

  • the request body application/json default value `` was added
  • the request property transactions/items/externalTransactionId became nullable
  • the request property transactions/items/externalUserId became nullable
  • the request property transactions/items/fiatAmount became nullable
  • the request property transactions/items/loanApplicationId became nullable
  • the request property transactions/items/loanId became nullable
  • the request property transactions/items/securityCryptoAmount became nullable
  • the request property transactions/items/securityCryptoCurrency became nullable
  • the createdAt request property default value `` was added
  • the cryptoSummaries request property default value `` was added
  • the currency request property default value `` was added
  • the currency request property default value `` was added
  • the currentBalance request property default value `` was added
  • the currentBalance request property default value `` was added
  • the externalTransactionId request property default value `` was added
  • the externalUserId request property default value `` was added
  • the fiatAmount request property default value `` was added
  • the fiatCurrency request property default value `` was added
  • the fiatSummaries request property default value `` was added
  • the id request property default value `` was added
  • the loanApplicationId request property default value `` was added
  • the loanId request property default value `` was added
  • the loanTransactionType request property default value `` was added
  • the reckoningAmount request property default value `` was added
  • the reckoningAmount request property default value `` was added
  • the requiredAmountToDeposit request property default value `` was added
  • the requiredAmountToDeposit request property default value `` was added
  • the securityCryptoAmount request property default value `` was added
  • the securityCryptoCurrency request property default value `` was added
  • the transactions request property default value `` was added
  • the userId request property default value `` was added
  • the userId request property default value `` was added

POST webhook:RedrawApplicationApproved

  • the request body application/json default value `` was added
  • the request property externalLoanTransactionId became nullable
  • the request property externalRedrawTransactionId became nullable
  • the request property externalUserId became nullable
  • the createdAt request property default value `` was added
  • the externalLoanTransactionId request property default value `` was added
  • the externalRedrawTransactionId request property default value `` was added
  • the externalUserId request property default value `` was added
  • the loanId request property default value `` was added
  • the redrawId request property default value `` was added
  • the userId request property default value `` was added

POST webhook:RedrawApplicationDeclined

  • the request body application/json default value `` was added
  • the request property externalLoanTransactionId became nullable
  • the request property externalRedrawTransactionId became nullable
  • the request property externalUserId became nullable
  • the createdAt request property default value `` was added
  • the externalLoanTransactionId request property default value `` was added
  • the externalRedrawTransactionId request property default value `` was added
  • the externalUserId request property default value `` was added
  • the loanId request property default value `` was added
  • the redrawId request property default value `` was added
  • the userId request property default value `` was added

POST webhook:RedrawApplicationUpdate

  • the request body application/json default value `` was added
  • the request property externalLoanTransactionId became nullable
  • the request property externalRedrawTransactionId became nullable
  • the request property externalUserId became nullable
  • the createdAt request property default value `` was added
  • the externalLoanTransactionId request property default value `` was added
  • the externalRedrawTransactionId request property default value `` was added
  • the externalUserId request property default value `` was added
  • the loanId request property default value `` was added
  • the redrawId request property default value `` was added
  • the status request property default value `` was added
  • the userId request property default value `` was added

POST webhook:RolloverApplicationApproved

  • the request body application/json default value `` was added
  • the request property externalTransactionId became nullable
  • the request property externalUserId became nullable
  • the createdAt request property default value `` was added
  • the externalTransactionId request property default value `` was added
  • the externalUserId request property default value `` was added
  • the loanApplicationId request property default value `` was added
  • the userId request property default value `` was added

POST webhook:RolloverApplicationDeclined

  • the request body application/json default value `` was added
  • the request property externalTransactionId became nullable
  • the request property externalUserId became nullable
  • the createdAt request property default value `` was added
  • the externalTransactionId request property default value `` was added
  • the externalUserId request property default value `` was added
  • the loanApplicationId request property default value `` was added
  • the userId request property default value `` was added

POST webhook:RolloverApplicationUpdate

  • the request body application/json default value `` was added
  • the request property externalTransactionId became nullable
  • the request property externalUserId became nullable
  • the createdAt request property default value `` was added
  • the externalTransactionId request property default value `` was added
  • the externalUserId request property default value `` was added
  • the loanApplicationId request property default value `` was added
  • the status request property default value `` was added
  • the userId request property default value `` was added

Components

  • removed the schema LoanApplicationSupportingDocumentType

Last updated: 2026-05-09 09:49:14 AEST

API Changelog 2026-05-08_19-41_d92ff7b vs. 2026-05-09_09-40_d934d3e

API Changes

POST /sub-account/loans/applications

  • added the new optional request property applicantInfo/address/apartmentNumber
  • added the new optional request property applicantInfo/address/buildingNumber
  • added the new optional request property applicantInfo/address/street
  • request property applicantInfo/address/addressLine deprecated

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

  • added the new optional request property applicantInfo/address/apartmentNumber
  • added the new optional request property applicantInfo/address/buildingNumber
  • added the new optional request property applicantInfo/address/street
  • request property applicantInfo/address/addressLine deprecated

GET /sub-account/loans/redraws/applications

  • added the optional property items/applicantInfo/address/apartmentNumber to the response with the 200 status
  • added the optional property items/applicantInfo/address/buildingNumber to the response with the 200 status
  • added the optional property items/applicantInfo/address/street to the response with the 200 status
  • response property items/applicantInfo/address/addressLine deprecated

POST /sub-account/loans/redraws/applications

  • added the new optional request property applicantInfo/address/apartmentNumber
  • added the new optional request property applicantInfo/address/buildingNumber
  • added the new optional request property applicantInfo/address/street
  • request property applicantInfo/address/addressLine deprecated
  • added the optional property applicantInfo/address/apartmentNumber to the response with the 200 status
  • added the optional property applicantInfo/address/buildingNumber to the response with the 200 status
  • added the optional property applicantInfo/address/street to the response with the 200 status
  • response property applicantInfo/address/addressLine deprecated

POST /sub-account/loans/rollovers/applications

  • added the new optional request property oneOf[#/components/schemas/LoanRolloverCreditLineRequestDto]/allOf[#/components/schemas/LoanRolloverRequestDto]/applicantInfo/address/apartmentNumber
  • added the new optional request property oneOf[#/components/schemas/LoanRolloverCreditLineRequestDto]/allOf[#/components/schemas/LoanRolloverRequestDto]/applicantInfo/address/buildingNumber
  • added the new optional request property oneOf[#/components/schemas/LoanRolloverCreditLineRequestDto]/allOf[#/components/schemas/LoanRolloverRequestDto]/applicantInfo/address/street
  • added the new optional request property oneOf[#/components/schemas/LoanRolloverFixTermRequestDto]/allOf[#/components/schemas/LoanRolloverRequestDto]/applicantInfo/address/apartmentNumber
  • added the new optional request property oneOf[#/components/schemas/LoanRolloverFixTermRequestDto]/allOf[#/components/schemas/LoanRolloverRequestDto]/applicantInfo/address/buildingNumber
  • added the new optional request property oneOf[#/components/schemas/LoanRolloverFixTermRequestDto]/allOf[#/components/schemas/LoanRolloverRequestDto]/applicantInfo/address/street
  • request property oneOf[#/components/schemas/LoanRolloverCreditLineRequestDto]/allOf[#/components/schemas/LoanRolloverRequestDto]/applicantInfo/address/addressLine deprecated
  • request property oneOf[#/components/schemas/LoanRolloverFixTermRequestDto]/allOf[#/components/schemas/LoanRolloverRequestDto]/applicantInfo/address/addressLine deprecated

Last updated: 2026-05-05 07:55:04 AEST

API Changelog 2026-04-30_19-26_543d710 vs. 2026-05-05_07-46_74ffa23

API Changes

GET /main-account/webhooks

  • ⚠️ added the new NOT_SUPPLIED_LOAN_CLOSE_DECLINED enum value to the content/items/eventType response property for the response status 200

POST /main-account/webhooks

  • added the new NOT_SUPPLIED_LOAN_CLOSE_DECLINED enum value to the request property eventType

GET /main-account/webhooks/executions

  • ⚠️ added the new NOT_SUPPLIED_LOAN_CLOSE_DECLINED enum value to the content/items/eventType response property for the response status 200

GET /main-account/webhooks/{id}

  • ⚠️ added the new NOT_SUPPLIED_LOAN_CLOSE_DECLINED enum value to the eventType response property for the response status 200

Components

  • webhook NotSuppliedLoanCloseDeclined added

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

Last updated: 2026-04-24 11:48:41 AEST

API Changelog 2026-04-24_06-41_a2f18b1 vs. 2026-04-24_11-40_5d8e69b

API Changes

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

Last updated: 2026-04-23 21:49:51 AEST

API Changelog 2026-04-23_17-12_d3296a2 vs. 2026-04-23_21-40_cfa89ac

API Changes

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 required request property fiatWithdrawalBankAccount
  • ⚠️ added the new required request property termInYears

Last updated: 2026-04-10 16:11:46 AEST

API Changelog 2026-04-10_01-38_caa23cc vs. 2026-04-10_16-03_f0a3e76

API Changes

DELETE /main-account/sub-accounts/{id}

  • ⚠️ for the 'path' request parameter 'id', the type/format was changed from 'string'/'' to 'string'/'uuid'

DELETE /main-account/withdrawal/fiat/bank-accounts/{id}

  • ⚠️ for the 'path' request parameter 'id', the type/format was changed from 'string'/'' to 'string'/'uuid'

POST /main-account/withdrawal/fiat/bank-accounts/{id}/withdraw

  • ⚠️ for the 'path' request parameter 'id', the type/format was changed from 'string'/'' to 'string'/'uuid'

PATCH /sub-account/loans/applications/{id}/apply-for/{reason}

  • ⚠️ for the 'path' request parameter 'id', the type/format was changed from 'string'/'' to 'string'/'uuid'
  • 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 type/format was changed from 'string'/'' to 'string'/'uuid'
  • 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 type/format was changed from 'string'/'' to 'string'/'uuid'
  • for the 'path' request parameter 'id', the minLength was decreased from '1' to '0'

Last updated: 2026-04-08 01:33:49 AEST

API Changelog 2026-04-04_00-41_214738c vs. 2026-04-08_01-23_2a47d23

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/'