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.
Language
Click Try It! to start a request and see the response here!