added
New v3 API endpoints for card account operations
September 16th, 2024
We have introduced a set of API endpoints for getting card account information. With these new endpoints, you can get details about the card accounts that have been set up as funding accounts in your organization.
Operation | API endpoint |
---|---|
Get list of card accounts | GET /v3/funding-accounts/cards |
Get card account details | GET /v3/funding-accounts/cards/{cardAccountId} |