Unfreeze Cards
This reverses the freeze card operation and makes the card usable again
Overview
To unfreeze a card you make a post request to the unfreeze cards endpoint by passing Token, SerialNo, Reason, AccountNumber, and Reference in the request body.
If the request is successful, it returns a status code of 200 with a response body.
You can check out API reference to Unfreeze Cards
Updated almost 2 years ago