post https://api-sandbox.pismolabs.io/wallet/v1/customers//accounts//cards//reissue
Reissue a physical (plastic/metal) or virtual card for a given customer/account.
For information on card reissue scenarios and statuses, see the Card reissues guide.
This endpoint generates a Card updated event for the old card, and a Card created event for the new card. The Card created event is generated asynchronously - any operation that tries to access a card before this event, such as update password or get PCI information, is going to return a 404, not found error.
If an attempt is made to reissue a card that has already been reissued, the data of the new card created in the previous reissue is returned, that is, another card is not created and events are not generated.