Type Values
type names the account identifier (the capture schema Crossmint collects and validates) — never the payment rail, scheme, or clearing house. The same saved account can be paid over multiple rails; rail selection happens at payment execution time.
| Value | Description |
|---|---|
card | Credit or debit card. |
bank-account-us | US bank account (routing number + account number). |
bank-account-mx-clabe | Mexican bank account, identified by an 18-digit CLABE. |
bank-account-co | Colombian bank account (bank code + account number + national document). |
bank-account-sepa-iban | Bank account identified by an IBAN within the supported SEPA scope. |
Attributes
Unique identifier for the payment method.
Whether this is the user’s default payment method.
Human-readable label for the payment method (e.g.
"Visa ••1111", "Chime ••6259").Payment method type. One of
card, bank-account-us, bank-account-mx-clabe, bank-account-co, or bank-account-sepa-iban.Card details. Present when
type is card.Bank account details. Present when
type is bank-account-us, bank-account-mx-clabe, bank-account-co, or bank-account-sepa-iban.Read-only. Bank accounts only. ISO 8601 timestamp of the most recent successful offramp payout funded by this account. Absent until the first payout.

