Change Log

2025-04-18

Features:

  • Add new api : /v2/card/cardholder-detail. Retrieve card holder details.
  • Add new api : /v2/card/retrieve-addresses. Retrieve address info of a cardholder.
  • Add new api : /v2/card/update-cardholder. Update a cardholder.
  • Add new api : /v2/card/update-address. Update the address of a card.
  • Add new api : /v2/card/update-phone. Update the phone number of a card.
  • Add new api : /v2/card/update-email. Update the email of a card.

2025-04-17

Changed:

  • Modify card order callbacks. Provided detailed explanations of some key concepts and gave full examples for common card transaction scenarios.

2025-04-15

Features:

  • Add new api : /v2/card/orders/list. get card order data list.
  • Add new api : /v2/card/orders/detail. get card order data detail.

Changed:

  • Modify card order webhook. Optimized the webhook fields and the timing of webhook sending.

2025-04-11

Features:

  • Add new api : /v2/account/create. Compared with the v1 interface, the v2 interface support user open multiple accounts

2025-03-26

Features:

  • Add new api : /v1/card/cancel-card. manual cancel a card.

2025-02-10

Features:

  • Add new api : /v2/banking/transactions/{order_id}. Compared with the v1 interface, the v2 interface has added the payment_method information of the payment order in the response data.

2024-1-08

Features:

  • New API /v2/card/issue-phy-card. Issue a phy card for an application with less parameter.

2024-12-09

Features:

2024-11-12

Features:

  • New API /v2/card/new-application. Create a new category card application. Submit a card application to request a new category card.
  • New API /v1/card/card-setting. set card config including card online/offline enable and limit.
  • New API /v1/card/getCardOrderList. get card order data list.
  • New API /v1/card/getCardOrderDetail. get card order data detail.
  • New API /v1/card/getGiftCardBalance. get gift card balance.

2024-10-22

Changed:

Features:

2024-10-21

Features

  • Add new api : /v1/account/status/update for Update account status according to different status enumeration values

2024-06-05

Changed:

  • Add field reason_code in GET /v1/banking/transactions/{order_id} for Wait for Review or Cancellation reason code.

2024-05-28

Changed:

  • Modify api:/v1/banking/beneficiaries,beneficiary can be created using details of senders of completed Deposits.

2024-04-29

Features:

  • Add new api : /v1/banking/transactions/return

2024-01-26

Changed:

  • Update /v1/create/account. You can now create a currency account (for BID transfer) without sub account such as BSB or Swift attached.