POST api/SendOrderQodeup
Request Information
URI Parameters
None.
Body Parameters
BodySendOrder| Name | Description | Type | Additional information |
|---|---|---|---|
| businessLocationId | string |
None. |
|
| tableId | string |
None. |
|
| spostaTavolo | string |
None. |
Request Formats
application/json, text/json
Sample:
{
"businessLocationId": "sample string 1",
"tableId": "sample string 2",
"spostaTavolo": "sample string 3"
}
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.