WorldFirst DocsWorldFirst Docs

Release notes

Release date: June 27, 2025

Added

Added the following APIs:

Modified

API name

Impacts

queryBillList

Request body

  • Added the following parameter:
    • budgetAccountIdList
  • Updated the code samples

Response body

  • Added the following parameter:
    • billList.billFailReason
    • billList.payerBalanceType
    • billList.payerBudgetAccountId
  • Updated the code samples

notifyBillResult

Request body

  • Added the following parameter:
    • billFailReason
    • balanceType
    • budgetAccountId
  • Updated the code samples

inquiryBalance

Request body

  • Added the following parameter:
    • balanceTypes = BUDGET_BALANCE
    • budgetAccountId 

Response body

  • Added the following parameter:
    • balanceTypes = BUDGET_BALANCE

inquiryStatementList

Request body

  • Added the following parameter:
    • balanceTypes = BUDGET_BALANCE
    • budgetAccountIds

Response body

  • Added the following parameter:
    • balanceTypes = BUDGET_BALANCE

inquiryStatementDetail

Response body

  • Added the following parameter:
    • balanceTypes = BUDGET_BALANCE

applyCard

Request body

  • Added the following parameter:
    • budgetAccountId
  • Updated the code samples

queryCardList

Request body

  • Added the following parameter:
    • budgetAccountId

Response body

  • Added the following parameter:
    • cardList.budgetAccountId
    • cardList.budgetAccountName
  • Updated the code samples

queryCardDetail

Response body

  • Added the following parameter:
    • budgetAccountId
    • budgetAccountName
  • Updated the code samples

notifyCardStatus

Request body

  • Added the following parameter:
    • budgetAccountId

Appendix

TransactionType

  • Added the following value:
    • FUND_PURCHASE_REFUND
    • SETTLEMENT_COLLECTION_REFUND
    • CREDIT_DRAW_DOWN
    • CREDIT_REPAY
    • PAY_FROM_TRADE

Release date: Mar 6, 2025

Modified

API name

Impacts

queryBillList

Request body

  • Modified the following parameter:
    • startTime
    • endTime

Release date: Feb 7, 2025

Modified

API name

Impacts

updateCardLimit

Request body

  • Added the following parameter:
    • perCardLimitMax

Updated the code samples

queryCardList

Response body

  • Added the following parameter:
    • cardList.cardLimitDetail.perCardLimit

Updated the code samples

queryCardDetail

Response body

  • Added the following parameter:
    • cardLimitDetail.perCardLimit

Updated the code samples

Release date: Nov 21, 2024

The first version of this documentation is released.