Get Transaction Status
Get Status
GET
https://traveloapi.com/yourapi/bbps/get_status_all
Path Parameters
Name
Type
Description
gatkey
string
gatkey (provided by Traveloapi)
Query Parameters
Name
Type
Description
payid
string
Pass payid that You have got in payment response
{
"operatorTransactionID": "KO0053999128-1001160957859",
"status": "Pending",
"gatid": "2569",
"payid": "GCYB6864013"
}
Last updated
Was this helpful?