Hi,
How can I check whether a processed transaction ID number goes to the manual review step? (api etc)
Thanks
Hi,
How can I check whether a processed transaction ID number goes to the manual review step? (api etc)
Thanks
0 out of 0 found this helpful
Comments
2 comments
Hi,
You can use below endpoint to get the status of the transaction:
/api/publicapi/v1/transactions/{transactionId}
If the transaction is in Manual Review step, it'll also provide you with the review link.
Thanks,
Rahul Kapoor
Hi,
Thanks Rahul.
Best Regards,
Please sign in to leave a comment.