Cards
Show a Card
Displaying unredacted card number and CVV is a two-step process
- Get a one-time show token
- Use the show token in Solid’s SDK to show the unredacted card number and CVV. Solid will provide access to the SDK during the implementation.
POST
/
v2
/
issuing
/
card
/
{card_id}
/
show_token
Headers
API key is required to call Solid APIs. You can view and manage your API keys in the Solid dashboard.