Bill Pay

This API used to Pay LIC India customers only.

Request Parameters:

ParameterDataData TypeDescription
keyMStringseckey provided by Nowpay
usernameMNumericUnique Id provided by Nowpay
operatoridMStringOperator Id provided by Service Provider
numberMStringCustomer Id of LIC Customer
mobileMNumericMobile Number of Payee
amountMStringAmount to be paid by Payee
nameMStringName of the Payee
fetchidMStringUnique id of Bill Fetch Transaction
yourreqidMStringUnique id of transaction

Response Parameters:

ParameterValueDescription
success1 = Success
0 = Failed
2 = Pending
Status of transaction
messageStringDescription of transaction
numberStringCustomer Id of LIC Customer
amountStringAmount to be paid by Payee
mobileNumericMobile Number of Payee
ourrequestidStringUnique transaction id of API provider
fetchidStringUnique transaction id of fetch transaction
customernameStringCustomer Name of Payee
operatornameStringOperator Name of Service Provider
yourrequestidStringUnique transaction id of API consumer
Language