{
"id": "string",
"created_date": "2019-08-24T14:15:22.123Z",
"is_test": true,
"gateway": "string",
"type": "card",
"nequi": {
"phone": "string"
},
"card": {
"brand": "string",
"exp_year": 0,
"exp_month": 0,
"last4": "string",
"expired": true
},
"billing_address": {
"first_name": "string",
"last_name": "string",
"address_1": "string",
"city": "string",
"state": "string",
"postcode": "string",
"country": "string",
"identification": "string",
"id_type": "string"
},
"is_default": true,
"is_debit": true
}