post https://phoenix-qa.egovernments.org/restapi/property/payPropertyTax
You can pay property tax using this api
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 | Demand notice number |
serviceName | String | Name of service viz. PT, WC,etc. |
description | String | Payment Description |
paidBy | String | Name of the tax payer |
paymentAmount | String | Total Amount Paid |
transactionId | String | The transaction id of calling party |
errorDetails | JSON Object | |
errorDetails --> errorCode | String | Code of failure/success of request |
errorDetails --> errorMessage | String | Message of failure/success of request |