closedLoopReads
Retrieve closed loop read
Use this method to retrieve information that a payment device captured from a closed-loop card.
A closed-loop card is a type of card that a customer can use only with a specific merchant. Each time a payment device captures information from a closed-loop card, we store the information as a closed-loop read.
Our gateway returns the following information from a closed-loop read:
- Date that the payment device captured the information.
- Unstructured payload from the card.
get/closed-loop-reads/{closedLoopReadId}
Path parameters
closedLoopReadIdstring required
Unique identifier that we assigned to the closed-loop read.
Headers
Authorizationstring required
Bearer authentication
Response
Successful request. Returns information from the closed-loop card.
Changes
No recorded changes to this endpoint across all 1 revision of this API.