February 18, 2025
- Core Platform
- Issuance and Cards
- Payouts and Payins
Core Platform
Enhancements
Wallet-to-Wallet Transfers Now Support External ID
You can now include a senderExternalId
in wallet-to-wallet transfer requests. Additionally, you can fetch wallet-to-wallet transfers using the externalId
assigned when creating the customer.
This enhancement simplifies transaction tracking and reconciliation. For more information, see Wallet to Wallet Transfer.
Issuance and Cards
Payouts and Payins
New Features
Fetch Transaction Lifecycles with External ID
You can now fetch the lifecycle of a transaction and status changes it goes through using the externalID
from our Transfer Money request. This change helps make transaction tracking and reconciliation even simpler.
- Search using your External IDs: Retrieve the lifecycle of a transaction using
externalID
as a parameter. - Easier Reconciliation: Track transactions using your own reference IDs.
- No Breaking Changes: You can still fetch the lifecycle of transactions using the
systemReferenceNumber
.
For more information, see Transaction Lifecycle.