2025-07-31
11 months ago by marshall
Card Issuing
New Webhooks:card.update.succeeded & card.update.failed
- Two new webhooks are introduced to provide the final status of an Update Card operation:
card.update.succeeded: Triggered when the card order generated by Update Card reaches statusSUCCESS.card.update.failed: Triggered when the card order generated by Update Card reaches statusFAILED.
- Documentation
Added New Response Fields:ending_balance and description
- Affected Endpoints:
- List Issuing Balances Transactions, response only
- Change:
ending_balance: The balance after this transaction is completed.description: A short description of the transaction.
Card Settlement Report Field Update
- Affected Report:
- Card Settlement Report
- Change:
- The
Transaction Typefield in the Card Settlement Report has been updated. The enum valueATM Withdrawhas been renamed toAuthorization.
- The
Banking
Added New Response Field:purpose_code for some Payout APIs
- Affected Endpoints:
- Retrieve Payout, response only
- List Payouts, response only
The Check Beneficiary endpoint now supports PayNow recipients
- Affected Endpoints:
- Check Beneficiary, request only
- Change:
- A new request parameter
additional_info.proxy_idcan be provided with a PayNow proxy identifier to check if the beneficiary already exists and avoid duplicate creation.
- A new request parameter
