GET api/Branch?branchcode={branchcode}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| branchcode | string |
Required |
Body Parameters
None.
Response Information
Resource Description
Branch| Name | Description | Type | Additional information |
|---|---|---|---|
| Name | string |
None. |
|
| BranchId | integer |
None. |
|
| BranchCode | string |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.