{
    "id": "string",
    "resource": "string",
    "description": "string",
    "card_brand": "string",
    "first4_digits": "string",
    "last4_digits": "string",
    "expiration_month": "string",
    "expiration_year": "string",
    "holder_name": "string",
    "is_active": true,
    "is_valid": true,
    "is_verified": true,
    "customer": "string",
    "fingerprint": "string",
    "address": "string",
    "verification_checklist": {
        "postal_code_check": "string",
        "security_code_check": "string",
        "address_line1_check": "string"
    },
    "metadata": {},
    "uri": "string",
    "created_at": "2019-08-24T14:15:22Z",
    "updated_at": "2019-08-24T14:15:22Z"
}