added

New v3 API endpoints for card account operations

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.

OperationAPI endpoint
Get list of card accountsGET /v3/funding-accounts/cards
Get card account detailsGET /v3/funding-accounts/cards/{cardAccountId}