GuidesAPI ReferenceChangelog
Log In

Card Switching

We've launched card switching, a way to give your users the option to add your card as a payout method to their payroll account. To enable this functionality for your workspace, contact [email protected].

To use card switching, add a card to your request body when you create a Link token. After direct deposit switch, users will be prompted with the option to additionally switch their card.

This update comes with new card_switch.added and payout_cards.added webhooks to let you know when a card switch occurs or when changes are made to an account's cards and a new payout_cards endpoint where you can query for the cards associated with a payroll account. See the Deposit Switch guide for more details.