Check Card Generation Status
This checks status of a card request
Overview
To check card generation status you make a post request to the check card generation status endpoint by passing Token, BatchNumber, Reference in the request body.
If the request is successful, it returns a status code of 200 with a response body.
You can checkout API reference to Check Card Generation Status
Updated almost 2 years ago