Payment Request Details

This request allows you to check the status of a Payment Request.

Typical use case

You created a Payment Request; several days have passed, your initiatingPartyReturnURL has not been requested, so you want to check the status of the Payment Request and investigate if any Transaction has been initiated from it.

Request body attributes

All attributes in the request body are mandatory.

Typical use of the response

  • You may want to crawl the transactions list and, for each Transaction, check the transactionStatus and, if needed, retrieve the full details by invoking transactionDetails using transactionToken.
Body Params
json
Defaults to {"input": {"idInitiatingParty": 0,"initiatingPartyID": "string","institute": "string","paymentRequestID": "string"}}
Headers
string
Defaults to SHA256withRSA
string
Defaults to string
string
Defaults to string
Response

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