post https://phoenix-qa.egovernments.org/restapi/watercharges/payWaterTax
Pay water charge for a particular Consumer no
Response data format described below
JSON Key | Data Type | Description |
---|---|---|
receiptNo | String | Receipt Number |
receiptDate | String | Receipt Date |
payeeName | String | Payee Name |
payeeAddress | String | Payee Address |
billReferenceNo | String | Bill Reference Number |
serviceName | String | Service Name |
description | String | Payment Description |
paymentMode | string | mode of payment |
transactionId | string | The transaction id from eSeva |
PaidBy | string | Paid by the user |
paymentAmount | Number | Total Amount Paid |
transactionId | string | The transaction id from third party |
errorDetails | JSON Object | |
errorDetails --> errorCode | string | Code of failure/success of request |
errorDetails --> errorMessage | string | Message of failure/success of request |