GET api/BANKs/{id}
No documentation available.
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| id | No documentation available. |
Define this parameter in the request URI. |
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
{
"BANKID": 1,
"BankName": "sample string 2",
"BankNameE": "sample string 3",
"BANK_SER": 1.1,
"AccountId": "sample string 4"
}