Partial Refund Status Inquiry by TxnID/RefID

The merchant is able to do a status inquiry for a refund transaction.


Request Type 1

URL: https://api.fiuu.com/RMS/API/refundAPI/q_by_txn.php


Method: POST or GET

Signature

md5( {TxnID}{MerchantID}{verify_key} )

Request Type 2

URL: https://api.fiuu.com/RMS/API/refundAPI/q_by_refID.php


Method: POST or GET

Signature

md5( {RefID}{MerchantID}{verify_key} )

Response

PG responds JSON format to merchant upon a successful request (positive result).


Appendix for Partial Refund and Partial Refund Status Inquiry


Appendix A : Data Type Details


Appendix B : M/O Details


Appendix C : Error Code & Description in JSON