Bill Status
GET
/api/v0/utilityPayment/{utilityEnkashId}PaymentStatus -> SUCCESS means fund has been successfully debited from the user account and BillPayStatus refers to the status of the bill. BillPayStatus -> SUCCESS means bill is successfully paid. Any other status means billpay is still pending/failed/in_progress/onhold.
Request
Path Params
utilityEnkashId
string
required
Request samples
Responses
Success(200)
HTTP Code: 200
Content Type : JSONapplication/json
Data Schema
No schema defined
Example
Not configured
Last modified: a month ago