# the way to know which card is the default for the customer is to check customer->invoice_settings->default_payment_method, or customer->default_source if using legacy APIs. There's no direct field on just the card itself with that info.