[
{
"address_city": "<string>",
"address_country": "<string>",
"address_postal_code": "<string>",
"address_state": "<string>",
"address_street": "<string>",
"balance": 123,
"card_number": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"currency": "<string>",
"cvv": "<string>",
"encrypted_details": "<string>",
"expiry": "<string>",
"freeze": true,
"id": "<string>",
"is_physical": true,
"issuer": "<string>",
"masked_pan": "<string>",
"name_on_card": "<string>",
"pending_balance": 123,
"status": "<string>",
"total_funded": 123,
"type": "<string>",
"updated_at": "2023-11-07T05:31:56Z"
}
]