6 Using Real-Time TF Transaction Feedback

Feedback API is used to get the transaction feedback using the transaction token number.

You can get the feedback response for a particular transaction using the Feedback API. For synchronous API, the feedback response is displayed in the postman during the execution. For asynchronous API, only the transaction token is generated during the execution. Using this transaction token, you can create the feedback response at any instance using the GET method.