{
"data": [
{
"id": 123,
"self": "<string>",
"uuid": "<string>",
"type": "<string>",
"cardholder": "<string>",
"alias": "<string>",
"expiration": "12/26",
"issuing_country": "<string>",
"issuing_bank": "<string>",
"is_3d_secure": true,
"confirmed": true,
"payin_type": "<string>",
"tokenization_link": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"connections": {}
}
]
}