Finup Documentation home page
Search...
App
App
Search...
Navigation
Cards
Get specified account card
Banking API
Banking API
Introduction
Pagination
User
Accounts
Cards
POST
Issue cards
POST
Get account cards
GET
Get specified account card
PATCH
Card update
POST
Bulk withdraw from cards
GET
Get cards OTP
GET
Get Card BINs
PATCH
Close cards
PATCH
Resume cards
PATCH
Suspend cards
POST
Reveal cards
Members
Payments
Transfer
Wallets
Cards
Get specified account card
GET
/
cards
/
{card_id}
Try it
Path Parameters
card_id
string
required
ID of the card
Response
200 - application/json
result
object
required
Show child attributes
result.
id
string
required
ID of the schema
result.
status
enum<string>
required
Available options:
Enabled
,
Processing
,
Canceled
,
Suspended
result.
account
string
result.
balance
number
default:
0
result.
bin_id
string
result.
deposit
number
default:
0
result.
EXP
string
result.
masked_PAN
string
result.
member
string
result.
name
string
result.
spent
number
default:
0
result.
user
string
result.
withdraw
number
default:
0
Get account cards
Card update