GET api/KeyCodebilling/AddbankAccounts?BankID={BankID}&COMPID={COMPID}&BANKNAMES={BANKNAMES}&IFSC={IFSC}&BAddress={BAddress}&accno={accno}&OPBAL={OPBAL}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| BankID | string |
Required |
|
| COMPID | string |
Required |
|
| BANKNAMES | string |
Required |
|
| IFSC | string |
Required |
|
| BAddress | string |
Required |
|
| accno | string |
Required |
|
| OPBAL | string |
Required |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.