Freeze Cards

This temporarily renders a card unusable for a period of time

Overview

To freeze a card you make a post request to the freeze 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 Freeze Cards