Inquiry Status
The partner can retrieve detailed information of previously placed transactions through the Inquiry Status API.
To Inquire a transaction you have to send the paymentType
as IN
.
The paymentID
has to be send with a POST request over HTTPS to
the /transactionServices/REST/v1/inquiryStatus/{id}
endpoint.
Partner needs to set Authentication token .ie partner's AuthToken in header while posting request.
To generate authentication token,please refer
Auth token API.
Sample Request
![](../assets/img/ajax-loader.gif)
Sample Response
![](../assets/img/ajax-loader.gif)