GET api/Order/SelfOrderUS/getOrderInfoByTableSession?idTable={idTable}&branchID={branchID}&status={status}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| idTable | globally unique identifier |
Required |
|
| branchID | globally unique identifier |
Required |
|
| status | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
APIOrderOnlineResultOfListOfQROrder_OrderInfo| Name | Description | Type | Additional information |
|---|---|---|---|
| Data | Collection of QROrder_OrderInfo |
None. |
|
| Success | boolean |
None. |
|
| ErrorMessage | string |
None. |
|
| ErrorType | OrderOnlineAPIErrorType |
None. |
|
| Total | integer |
None. |
|
| Message | string |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.