Transaction Status
Mtn Bénin
Mtn Bénin POST {context}/QosicBridge/user/gettransactionstatus {
"transref" : "12345",
"clientid": "QOS3P001"
}{
"responsecode": "00",
"responsemsg": "SUCCESSFUL",
"transref": "12345",
"comment": "TRANSACTION APPROVED AND PROCESSED SUCCESSFULLY"
}{
"responsecode": "-2",
"responsemsg": "INVALID CLIENT ID",
"transref": "12345",
"comment": "CLIENT ID DOES NOT EXIST"
}POST {context}/QosicBridge/user/gettransactionstatus2mv//Content-Type: application/json[Basic Authentication headers]Some code
{
"clientid": "****",
"transref":"xxx811085",
"specialfield1":"82024051400161709"
}{
"responsecode": "00",
"responsemsg": "SUCCESSFUL",
"transref": "12345",
"comment": "TRANSACTION APPROVED AND PROCESSED SUCCESSFULLY"
}{
"responsecode": "-2",
"responsemsg": "INVALID CLIENT ID",
"transref": "12345",
"comment": "CLIENT ID DOES NOT EXIST"
}Element
Type
Decription
Last updated