get https://www.instamojo.com/api/1.1/payment-requests///
NOTE: This page is deprecated because 'GET /payment/:id' and 'GET /payment-requests/:id/:pid' cover the required use cases
This endpoint returns the details of a payment related to a particular payment request.
To check whether the payment was successful or not use the "status"
key inside the "payment"
dictionary. If the status is "Credit"
then the payment was successful otherwise it failed.
Required Headers:
- X-Api-Key
- X-Auth-Token