GET api/v1/quicktransactions/searchbranchroom?branchId={branchId}&roomId={roomId}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| branchId | integer |
Required |
|
| roomId | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
ResponseModelOfRoom| Name | Description | Type | Additional information |
|---|---|---|---|
| Success | boolean |
None. |
|
| Message | string |
None. |
|
| Data | Room |
None. |
|
| Pagination | Pagination |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.