Card Issuance

Wise's Card Issuance allows you to issue both physical and virtual cards to your users, along with a full suite of card management tools such as spending controls and limits.

A key thing about Wise's Card Issuance is that all Wise cards are linked to a Wise Multi-Currency Account (MCA). An MCA provides multiple balances in different currencies (i.e USD, SGD, EUR) for the card.

Depending on your partner model, the authentication model will vary. Please see our connection guides to see which is applicable to your integration

Card Issuance Postman Collection

We've created a postman collection that follows along the same flows as documented below. Please use this to test your integrations. Host environment variable is https://api.sandbox.transferwise.tech

In the collection, we have done a few things to make life a bit easier:

  • Included our sandbox environment, where you can fully test your integration.
  • Included a set of the common calls required to create new users and profiles.
  • Included tests that automatically copy details from previous calls to environment variables.
  • Examples of successful call results for quick reference.

All of these additions should allow you to easily test through the entire flow with minimal efforts.

We recommend as well that you fork the collection. This allows you to receive updates and bug fixes as they become available.

Fork in Postman (opens in new tab)