Skip to main content

cardsForHsa

Returns the non-terminated cards associated with the current user's HSA. This API is the "modern" card API and does not support legacy accounts held by Lending Club Bank/Radius.

cardsForHsa: CardsForHsaPayload!

Type

CardsForHsaPayload object

The CardsForHsaPayload models all cards provisioned for an account. Due to the nature of cards, the nature of the underlying API, and the needs of the client, this response matches the legacy response and returns all cards, segmented by whether they are for the HSA holder or for a dependent. Due to this, the response is not paged. If paging is required in the future, a new model should be evaluated.