Migrating to API version 2025-07-08
For customers with existing implementations of Deposit Switch, Verify, or Taxes solutions, the steps required to migrate to version 2025-07-08 are straightforward:
- Begin specifying the new version in the
Pinwheel-Version
header - When creating a link token, rename
required_jobs
tofeatures
- Add a new field called
solution
. The value should be:- "Deposit Switch" for any link tokens created with a
direct_deposit_switch
job/feature - "Verify" for everything else, including Taxes implementations
- "Deposit Switch" for any link tokens created with a
That's it!
Updated about 22 hours ago