post
https://qrologic.in/api/psbbps/service/imbillpay
Heading Parameter
| Name | Type | Description |
|---|---|---|
| Content-Type | String | Application/Json |
| Accept | String | Application/Json |
| X-Qro-ApiKey | String | Provided By Qrologic |
| X-Qro-UserId | String | Provided By Qrologic |
Request Parameters
| Name | Type | Mandatory | Description |
|---|---|---|---|
| account | String | Yes | Bill Number |
| spkey | String | Yes | Provided in operator api |
| amount | String | Yes | Bill amount get in Bill Fetch api |
| orderid | String | Yes | Unique Reference transaction id |
| billFetchId | String | Yes | Bill Fetch id Recieved in Fetch api |
| servicename | String | Yes | Provided in service api |
| operator_name | String | Yes | Provided in Fetch api |
Sample Request
{"account":"RJ06UB0425","spkey":"2940018","amount":"10.0","orderid":"abskjdk1234227","billFetchId":"59493751347845","servicename":"Fastag","operator_name":"Kotak Mahindra Bank"}
Sample Response
