API Reference
Log In
API Reference

Get Payment Details

NOTE: This page is deprecated because 'GET /payment/:id' and 'GET /payment-requests/:id/:pid' cover the required use cases

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

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
Path Params
string
required

ID of the payment request

string
required

ID of the payment

Responses

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json