Bill Name & Amount Fetch API

Bill Name & Amount Fetch API

GET https://traveloapi.com/yourapi/recharges/verify

Path Parameters

NameTypeDescription

gatkey

string

gatkey (provided by traveloapi)

number

string

Customer Bill Number , CA Number ,Consumer Number,Ka Number

Pass Extra Parameter

string

Like ACCOUNT , CYCLE

 {

"result": 1,

"message": "Name and Bill Amount Found",

"payee_name": "SWAPNA-DAS",

"bill_amount": "210"

}

Last updated