Get Cards
Use this endpoint when building a wallet interface where the user needs to view all their existing cards.
Last updated
Use this endpoint when building a wallet interface where the user needs to view all their existing cards.
Last updated
Fetches a list of all USD virtual cards created by the authenticated business account. Each card entry includes basic details such as last 4 digits, expiry date, current balance, and status. This endpoint is useful for displaying a user’s card overview in dashboards or reports.
Before you begin!
Fetches cards according to query parameters.
POST
{{ BASE }}/get-cards
Below are the request body parameters
Request Body