Check Transaction Status

Check Transaction Status

GET https://traveloapi.com/yourapi/giftcard/get_status_all

Path Parameters

NameTypeDescription

gatkey

string

gatkey (provided by traveloapi)

payid

string

Pass payid that You have got in recharges request

 {
  "operatorTransactionID": "KO0053999128-1001160957859",
  "status": "Pending",
  "gatid": "2569",
  "payid": "GCYB6864013"
}

Last updated