POST OnlinePayment/ICICI_Balance
Request Information
URI Parameters
None.
Body Parameters
icicibalance1| Name | Description | Type | Additional information |
|---|---|---|---|
| CORPID | string |
None. |
|
| USERID | string |
None. |
|
| ACCOUNTNO | string |
None. |
|
| URN | string |
None. |
Request Formats
application/json, text/json
Sample:
{
"CORPID": "sample string 1",
"USERID": "sample string 2",
"ACCOUNTNO": "sample string 3",
"URN": "sample string 4"
}
application/x-www-form-urlencoded
Sample:
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.