POST api/updatetablejoininformation
No documentation available.
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| aUpdeteJoinTableInformationModel | No documentation available. |
Define this parameter in the request body. |
Request body formats
application/json, text/json
Sample:
{
"tempOrderInfoIdList": [
1,
2,
3
],
"AOrderInformation": {
"OrderId": 1,
"Id": "sample string 2",
"CustomerId": 3,
"UserId": 4,
"OrderTime": "2026-01-07T10:13:37.0288318+00:00",
"Status": "sample string 6",
"TableNumber": "sample string 7",
"TerminalId": 8,
"GuestBillPrintStatus": 9,
"KitchenPrintStatus": 10,
"OrderType": "sample string 11",
"PaymentTime": "2026-01-07T10:13:37.0288318+00:00",
"Covers": 13,
"TableType": "sample string 14",
"OrderComment": "sample string 15",
"AssignDriver": 16,
"ShowNotification": true,
"TableCapacity": 18,
"OrderStatus": "sample string 19",
"TempOrderInformationId": 20,
"DeliveryTime": "2026-01-07T10:13:37.0288318+00:00",
"TableAccess": "sample string 21",
"DeliveryCharge": 22.1,
"CardSurcharge": 23.1,
"Notes": "sample string 24",
"JoinTableStatus": 25,
"TrakingNumber": 26,
"OnlineOrderId": 27,
"OnlineOrderStatus": "sample string 28",
"SortOrder": 29,
"TokenNumber": 30,
"AppFlag": 31,
"Customer": {
"CustomerID": 1,
"Name": "sample string 2",
"Phone": "sample string 3",
"DelevaryAddress": "sample string 4",
"Address": "sample string 5",
"Details": "sample string 6",
"Mobile": "sample string 7",
"PostCode": "sample string 8",
"AddressPostcode": "sample string 9",
"TelePhone2": "sample string 10",
"Email": "sample string 11",
"Title": "sample string 12",
"AnotherAddress": "sample string 13",
"DateOfBirth": "sample string 14",
"DelevaryAddress2": "sample string 15",
"LoyaltyPoint": 16,
"LogForOfferonOrder": 17,
"CustomerNote": "sample string 18",
"DeliveryAddresses": [
{
"Id": 1,
"CustomerId": 2,
"Address": "sample string 3",
"PostCode": "sample string 4"
},
{
"Id": 1,
"CustomerId": 2,
"Address": "sample string 3",
"PostCode": "sample string 4"
},
{
"Id": 1,
"CustomerId": 2,
"Address": "sample string 3",
"PostCode": "sample string 4"
}
]
},
"TotalAmount": 32.1,
"DeliveryAddress": "sample string 33",
"DeliveryPostcode": "sample string 34",
"Source": "sample string 35",
"PackagingCost": 36.1,
"Tips": 37.1,
"OnlineServiceCharge": 38.1
}
}
application/xml, text/xml
Sample:
<OrderInformationController.UpdeteJoinTableInformationModel xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/FastFoodManagementAPI.Controllers">
<AOrderInformation xmlns:d2p1="http://schemas.datacontract.org/2004/07/FastFoodManagementAPI.DAL.Model">
<d2p1:AppFlag>31</d2p1:AppFlag>
<d2p1:AssignDriver>16</d2p1:AssignDriver>
<d2p1:CardSurcharge>23.1</d2p1:CardSurcharge>
<d2p1:Covers>13</d2p1:Covers>
<d2p1:Customer>
<d2p1:Address>sample string 5</d2p1:Address>
<d2p1:AddressPostcode>sample string 9</d2p1:AddressPostcode>
<d2p1:AnotherAddress>sample string 13</d2p1:AnotherAddress>
<d2p1:CustomerID>1</d2p1:CustomerID>
<d2p1:CustomerNote>sample string 18</d2p1:CustomerNote>
<d2p1:DateOfBirth>sample string 14</d2p1:DateOfBirth>
<d2p1:DelevaryAddress>sample string 4</d2p1:DelevaryAddress>
<d2p1:DelevaryAddress2>sample string 15</d2p1:DelevaryAddress2>
<d2p1:DeliveryAddresses>
<d2p1:DeliveryAddresses>
<d2p1:Address>sample string 3</d2p1:Address>
<d2p1:CustomerId>2</d2p1:CustomerId>
<d2p1:Id>1</d2p1:Id>
<d2p1:PostCode>sample string 4</d2p1:PostCode>
</d2p1:DeliveryAddresses>
<d2p1:DeliveryAddresses>
<d2p1:Address>sample string 3</d2p1:Address>
<d2p1:CustomerId>2</d2p1:CustomerId>
<d2p1:Id>1</d2p1:Id>
<d2p1:PostCode>sample string 4</d2p1:PostCode>
</d2p1:DeliveryAddresses>
<d2p1:DeliveryAddresses>
<d2p1:Address>sample string 3</d2p1:Address>
<d2p1:CustomerId>2</d2p1:CustomerId>
<d2p1:Id>1</d2p1:Id>
<d2p1:PostCode>sample string 4</d2p1:PostCode>
</d2p1:DeliveryAddresses>
</d2p1:DeliveryAddresses>
<d2p1:Details>sample string 6</d2p1:Details>
<d2p1:Email>sample string 11</d2p1:Email>
<d2p1:LogForOfferonOrder>17</d2p1:LogForOfferonOrder>
<d2p1:LoyaltyPoint>16</d2p1:LoyaltyPoint>
<d2p1:Mobile>sample string 7</d2p1:Mobile>
<d2p1:Name>sample string 2</d2p1:Name>
<d2p1:Phone>sample string 3</d2p1:Phone>
<d2p1:PostCode>sample string 8</d2p1:PostCode>
<d2p1:TelePhone2>sample string 10</d2p1:TelePhone2>
<d2p1:Title>sample string 12</d2p1:Title>
</d2p1:Customer>
<d2p1:CustomerId>3</d2p1:CustomerId>
<d2p1:DeliveryAddress>sample string 33</d2p1:DeliveryAddress>
<d2p1:DeliveryCharge>22.1</d2p1:DeliveryCharge>
<d2p1:DeliveryPostcode>sample string 34</d2p1:DeliveryPostcode>
<d2p1:DeliveryTime>2026-01-07T10:13:37.0288318+00:00</d2p1:DeliveryTime>
<d2p1:GuestBillPrintStatus>9</d2p1:GuestBillPrintStatus>
<d2p1:Id>sample string 2</d2p1:Id>
<d2p1:JoinTableStatus>25</d2p1:JoinTableStatus>
<d2p1:KitchenPrintStatus>10</d2p1:KitchenPrintStatus>
<d2p1:Notes>sample string 24</d2p1:Notes>
<d2p1:OnlineOrderId>27</d2p1:OnlineOrderId>
<d2p1:OnlineOrderStatus>sample string 28</d2p1:OnlineOrderStatus>
<d2p1:OnlineServiceCharge>38.1</d2p1:OnlineServiceCharge>
<d2p1:OrderComment>sample string 15</d2p1:OrderComment>
<d2p1:OrderId>1</d2p1:OrderId>
<d2p1:OrderStatus>sample string 19</d2p1:OrderStatus>
<d2p1:OrderTime>2026-01-07T10:13:37.0288318+00:00</d2p1:OrderTime>
<d2p1:OrderType>sample string 11</d2p1:OrderType>
<d2p1:PackagingCost>36.1</d2p1:PackagingCost>
<d2p1:PaymentTime>2026-01-07T10:13:37.0288318+00:00</d2p1:PaymentTime>
<d2p1:ShowNotification>true</d2p1:ShowNotification>
<d2p1:SortOrder>29</d2p1:SortOrder>
<d2p1:Source>sample string 35</d2p1:Source>
<d2p1:Status>sample string 6</d2p1:Status>
<d2p1:TableAccess>sample string 21</d2p1:TableAccess>
<d2p1:TableCapacity>18</d2p1:TableCapacity>
<d2p1:TableNumber>sample string 7</d2p1:TableNumber>
<d2p1:TableType>sample string 14</d2p1:TableType>
<d2p1:TempOrderInformationId>20</d2p1:TempOrderInformationId>
<d2p1:TerminalId>8</d2p1:TerminalId>
<d2p1:Tips>37.1</d2p1:Tips>
<d2p1:TokenNumber>30</d2p1:TokenNumber>
<d2p1:TotalAmount>32.1</d2p1:TotalAmount>
<d2p1:TrakingNumber>26</d2p1:TrakingNumber>
<d2p1:UserId>4</d2p1:UserId>
</AOrderInformation>
<tempOrderInfoIdList xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d2p1:int>1</d2p1:int>
<d2p1:int>2</d2p1:int>
<d2p1:int>3</d2p1:int>
</tempOrderInfoIdList>
</OrderInformationController.UpdeteJoinTableInformationModel>
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
"sample string 1"
application/xml, text/xml
Sample:
<string xmlns="http://schemas.microsoft.com/2003/10/Serialization/">sample string 1</string>