View Transaction Limit on Customer Card

This returns transaction limit on a customer's card

Overview

To view transaction limit on a customers card you make a post request to the view transaction limit endpoint by passing Token, SerialNo, Channel, 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 the API reference to View Transaction Limit on Customer Card