POST api/POSOrder/ProcessMultipleOrders
Request Information
URI Parameters
None.
Body Parameters
POSOrderDetailsClass| Name | Description | Type | Additional information |
|---|---|---|---|
| OrderDetailList | Collection of POSOrderDetailClass |
None. |
Request Formats
application/json, text/json
Sample:
{
"OrderDetailList": [
{
"OrderIDP": "3ef27b99-46f8-4006-947b-7e07ebb6570b",
"TrackingOrderID": "sample string 2",
"RestaurantIDF": "a7b19c36-d080-405c-89c0-cc893abb839b",
"BranchIDF": "2e160c7d-b673-4181-a69f-ffbbe75cf4d2",
"SeatIDF": "e4a74dd4-29fb-4125-b7e7-fe636f660c3b",
"CustomerIDF": "b5906dcf-af64-4b09-86f6-fbee238172fa",
"CounterIDF": "665bb9bb-52a1-4882-90b6-8c355ffcb65b",
"OrderDate": "sample string 7",
"OrderType": 8,
"OrderSource": 9,
"OrderStatus": "sample string 10",
"OrderMenu": [
{
"OrderDetailIDP": "a0ee7ad8-fd83-44cd-a2d7-99bfe79b9507",
"MenuItemIDF": "ace05d05-404c-4dc9-a93b-64b61bcdb1ab",
"VariantIDF": "a7aadb56-de0f-4283-ba18-12ef68ebc6d3",
"Quantity": 4,
"DiscountPercentage": 5.0,
"ItemName": "sample string 6",
"ItemVariantName": "sample string 7",
"ItemTaxPercent": 8.0,
"AllModifierPrices": "sample string 9",
"AllModifierIDFs": "sample string 10",
"VariantPrice": 11.0,
"ItemDiscountPrice": 12.0,
"DiscountedItemAmount": 13.0,
"DiscountedItemTotalAmount": 14.0,
"ItemTaxPrice": 15.0,
"ItemTotal": 16.0,
"ItemTotalTaxPrice": 17.0,
"ItemModifierTotal": 18.0,
"ItemDiscountPriceTotal": 19.0,
"TotalItemAmount": 20.0,
"ItemAdditionalNotes": "sample string 21"
},
{
"OrderDetailIDP": "a0ee7ad8-fd83-44cd-a2d7-99bfe79b9507",
"MenuItemIDF": "ace05d05-404c-4dc9-a93b-64b61bcdb1ab",
"VariantIDF": "a7aadb56-de0f-4283-ba18-12ef68ebc6d3",
"Quantity": 4,
"DiscountPercentage": 5.0,
"ItemName": "sample string 6",
"ItemVariantName": "sample string 7",
"ItemTaxPercent": 8.0,
"AllModifierPrices": "sample string 9",
"AllModifierIDFs": "sample string 10",
"VariantPrice": 11.0,
"ItemDiscountPrice": 12.0,
"DiscountedItemAmount": 13.0,
"DiscountedItemTotalAmount": 14.0,
"ItemTaxPrice": 15.0,
"ItemTotal": 16.0,
"ItemTotalTaxPrice": 17.0,
"ItemModifierTotal": 18.0,
"ItemDiscountPriceTotal": 19.0,
"TotalItemAmount": 20.0,
"ItemAdditionalNotes": "sample string 21"
}
],
"KOTMenu": [
{
"IsCancelOrder": true,
"OrderDetailIDP": "40f4e76e-7562-4369-b243-fb78f9802ea5",
"MenuItemIDF": "391bf12a-78e6-4584-9cae-0fbe49bb56a6",
"VariantIDF": "b0531757-638c-40f3-b72b-c3c6d1ad0aaf",
"Quantity": 5,
"DiscountPercentage": 6.0,
"ItemName": "sample string 7",
"ItemVariantName": "sample string 8",
"ItemTaxPercent": 9.0,
"AllModifierPrices": "sample string 10",
"AllModifierIDFs": "sample string 11",
"VariantPrice": 12.0,
"ItemDiscountPrice": 13.0,
"DiscountedItemAmount": 14.0,
"DiscountedItemTotalAmount": 15.0,
"ItemTaxPrice": 16.0,
"ItemTotal": 17.0,
"ItemTotalTaxPrice": 18.0,
"ItemModifierTotal": 19.0,
"ItemDiscountPriceTotal": 20.0,
"TotalItemAmount": 21.0,
"ItemAdditionalNotes": "sample string 22"
},
{
"IsCancelOrder": true,
"OrderDetailIDP": "40f4e76e-7562-4369-b243-fb78f9802ea5",
"MenuItemIDF": "391bf12a-78e6-4584-9cae-0fbe49bb56a6",
"VariantIDF": "b0531757-638c-40f3-b72b-c3c6d1ad0aaf",
"Quantity": 5,
"DiscountPercentage": 6.0,
"ItemName": "sample string 7",
"ItemVariantName": "sample string 8",
"ItemTaxPercent": 9.0,
"AllModifierPrices": "sample string 10",
"AllModifierIDFs": "sample string 11",
"VariantPrice": 12.0,
"ItemDiscountPrice": 13.0,
"DiscountedItemAmount": 14.0,
"DiscountedItemTotalAmount": 15.0,
"ItemTaxPrice": 16.0,
"ItemTotal": 17.0,
"ItemTotalTaxPrice": 18.0,
"ItemModifierTotal": 19.0,
"ItemDiscountPriceTotal": 20.0,
"TotalItemAmount": 21.0,
"ItemAdditionalNotes": "sample string 22"
}
],
"OrderTax": [
{
"OrderTaxIDP": "a9794cdc-bcf2-428c-903e-cecfa5d6c41c",
"TaxIDF": "cff5dd8d-0887-4f4b-8e06-6c775dabec94",
"TaxName": "sample string 3",
"TaxPercentage": 4.0,
"TaxAmount": 5.0
},
{
"OrderTaxIDP": "a9794cdc-bcf2-428c-903e-cecfa5d6c41c",
"TaxIDF": "cff5dd8d-0887-4f4b-8e06-6c775dabec94",
"TaxName": "sample string 3",
"TaxPercentage": 4.0,
"TaxAmount": 5.0
}
],
"PaymentResponse": [
{
"TransactionID": "sample string 1",
"ResponseCode": "sample string 2",
"ResponseMessage": "sample string 3",
"PaymentStatus": "sample string 4",
"PaidAmount": 5.0,
"RequestData": "sample string 6",
"ResponseData": "sample string 7",
"PaymentGatewayNo": "sample string 8",
"PayAmountCash": 1.0,
"DueAmountCash": 1.0,
"ReturnAmountCash": 1.0
},
{
"TransactionID": "sample string 1",
"ResponseCode": "sample string 2",
"ResponseMessage": "sample string 3",
"PaymentStatus": "sample string 4",
"PaidAmount": 5.0,
"RequestData": "sample string 6",
"ResponseData": "sample string 7",
"PaymentGatewayNo": "sample string 8",
"PayAmountCash": 1.0,
"DueAmountCash": 1.0,
"ReturnAmountCash": 1.0
}
],
"QuantityTotal": 11,
"ItemTotal": 12.0,
"ModifierTotal": 13.0,
"DiscountTotal": 14.0,
"ItemTaxTotal": 15.0,
"SubTotal": 16.0,
"TaxAmountTotal": 17.0,
"TotalAmount": 18.0,
"AdjustedAmount": 1.0,
"GrandTotal": 19.0,
"AdditionalNotes": "sample string 20",
"PaymentGatewayIDF": "53d6d115-9692-42d4-9e21-eebba6b87512",
"PaymentGatewaySettingIDF": "3d4f7511-6a95-40d1-81af-4b474ed3f8f1",
"PaymentGatewayNo": 1,
"PaymentStatus": "sample string 23",
"TableNo": "sample string 24",
"Email": "sample string 25",
"PhoneNumber": "sample string 26",
"Name": "sample string 27",
"PhoneCountryCode": "sample string 28",
"UserIDF": "6489162a-92a2-42a3-802e-41b613bf20db",
"CounterBalanceHistoryIDF": "55d663fc-fa60-4735-9535-be487d28d434",
"PackagingName": "sample string 31",
"EnvironmentType": 32,
"SequentialOrderID": "sample string 33",
"PayAmountCash": 1.0,
"DueAmountCash": 1.0,
"ReturnAmountCash": 1.0
},
{
"OrderIDP": "3ef27b99-46f8-4006-947b-7e07ebb6570b",
"TrackingOrderID": "sample string 2",
"RestaurantIDF": "a7b19c36-d080-405c-89c0-cc893abb839b",
"BranchIDF": "2e160c7d-b673-4181-a69f-ffbbe75cf4d2",
"SeatIDF": "e4a74dd4-29fb-4125-b7e7-fe636f660c3b",
"CustomerIDF": "b5906dcf-af64-4b09-86f6-fbee238172fa",
"CounterIDF": "665bb9bb-52a1-4882-90b6-8c355ffcb65b",
"OrderDate": "sample string 7",
"OrderType": 8,
"OrderSource": 9,
"OrderStatus": "sample string 10",
"OrderMenu": [
{
"OrderDetailIDP": "a0ee7ad8-fd83-44cd-a2d7-99bfe79b9507",
"MenuItemIDF": "ace05d05-404c-4dc9-a93b-64b61bcdb1ab",
"VariantIDF": "a7aadb56-de0f-4283-ba18-12ef68ebc6d3",
"Quantity": 4,
"DiscountPercentage": 5.0,
"ItemName": "sample string 6",
"ItemVariantName": "sample string 7",
"ItemTaxPercent": 8.0,
"AllModifierPrices": "sample string 9",
"AllModifierIDFs": "sample string 10",
"VariantPrice": 11.0,
"ItemDiscountPrice": 12.0,
"DiscountedItemAmount": 13.0,
"DiscountedItemTotalAmount": 14.0,
"ItemTaxPrice": 15.0,
"ItemTotal": 16.0,
"ItemTotalTaxPrice": 17.0,
"ItemModifierTotal": 18.0,
"ItemDiscountPriceTotal": 19.0,
"TotalItemAmount": 20.0,
"ItemAdditionalNotes": "sample string 21"
},
{
"OrderDetailIDP": "a0ee7ad8-fd83-44cd-a2d7-99bfe79b9507",
"MenuItemIDF": "ace05d05-404c-4dc9-a93b-64b61bcdb1ab",
"VariantIDF": "a7aadb56-de0f-4283-ba18-12ef68ebc6d3",
"Quantity": 4,
"DiscountPercentage": 5.0,
"ItemName": "sample string 6",
"ItemVariantName": "sample string 7",
"ItemTaxPercent": 8.0,
"AllModifierPrices": "sample string 9",
"AllModifierIDFs": "sample string 10",
"VariantPrice": 11.0,
"ItemDiscountPrice": 12.0,
"DiscountedItemAmount": 13.0,
"DiscountedItemTotalAmount": 14.0,
"ItemTaxPrice": 15.0,
"ItemTotal": 16.0,
"ItemTotalTaxPrice": 17.0,
"ItemModifierTotal": 18.0,
"ItemDiscountPriceTotal": 19.0,
"TotalItemAmount": 20.0,
"ItemAdditionalNotes": "sample string 21"
}
],
"KOTMenu": [
{
"IsCancelOrder": true,
"OrderDetailIDP": "40f4e76e-7562-4369-b243-fb78f9802ea5",
"MenuItemIDF": "391bf12a-78e6-4584-9cae-0fbe49bb56a6",
"VariantIDF": "b0531757-638c-40f3-b72b-c3c6d1ad0aaf",
"Quantity": 5,
"DiscountPercentage": 6.0,
"ItemName": "sample string 7",
"ItemVariantName": "sample string 8",
"ItemTaxPercent": 9.0,
"AllModifierPrices": "sample string 10",
"AllModifierIDFs": "sample string 11",
"VariantPrice": 12.0,
"ItemDiscountPrice": 13.0,
"DiscountedItemAmount": 14.0,
"DiscountedItemTotalAmount": 15.0,
"ItemTaxPrice": 16.0,
"ItemTotal": 17.0,
"ItemTotalTaxPrice": 18.0,
"ItemModifierTotal": 19.0,
"ItemDiscountPriceTotal": 20.0,
"TotalItemAmount": 21.0,
"ItemAdditionalNotes": "sample string 22"
},
{
"IsCancelOrder": true,
"OrderDetailIDP": "40f4e76e-7562-4369-b243-fb78f9802ea5",
"MenuItemIDF": "391bf12a-78e6-4584-9cae-0fbe49bb56a6",
"VariantIDF": "b0531757-638c-40f3-b72b-c3c6d1ad0aaf",
"Quantity": 5,
"DiscountPercentage": 6.0,
"ItemName": "sample string 7",
"ItemVariantName": "sample string 8",
"ItemTaxPercent": 9.0,
"AllModifierPrices": "sample string 10",
"AllModifierIDFs": "sample string 11",
"VariantPrice": 12.0,
"ItemDiscountPrice": 13.0,
"DiscountedItemAmount": 14.0,
"DiscountedItemTotalAmount": 15.0,
"ItemTaxPrice": 16.0,
"ItemTotal": 17.0,
"ItemTotalTaxPrice": 18.0,
"ItemModifierTotal": 19.0,
"ItemDiscountPriceTotal": 20.0,
"TotalItemAmount": 21.0,
"ItemAdditionalNotes": "sample string 22"
}
],
"OrderTax": [
{
"OrderTaxIDP": "a9794cdc-bcf2-428c-903e-cecfa5d6c41c",
"TaxIDF": "cff5dd8d-0887-4f4b-8e06-6c775dabec94",
"TaxName": "sample string 3",
"TaxPercentage": 4.0,
"TaxAmount": 5.0
},
{
"OrderTaxIDP": "a9794cdc-bcf2-428c-903e-cecfa5d6c41c",
"TaxIDF": "cff5dd8d-0887-4f4b-8e06-6c775dabec94",
"TaxName": "sample string 3",
"TaxPercentage": 4.0,
"TaxAmount": 5.0
}
],
"PaymentResponse": [
{
"TransactionID": "sample string 1",
"ResponseCode": "sample string 2",
"ResponseMessage": "sample string 3",
"PaymentStatus": "sample string 4",
"PaidAmount": 5.0,
"RequestData": "sample string 6",
"ResponseData": "sample string 7",
"PaymentGatewayNo": "sample string 8",
"PayAmountCash": 1.0,
"DueAmountCash": 1.0,
"ReturnAmountCash": 1.0
},
{
"TransactionID": "sample string 1",
"ResponseCode": "sample string 2",
"ResponseMessage": "sample string 3",
"PaymentStatus": "sample string 4",
"PaidAmount": 5.0,
"RequestData": "sample string 6",
"ResponseData": "sample string 7",
"PaymentGatewayNo": "sample string 8",
"PayAmountCash": 1.0,
"DueAmountCash": 1.0,
"ReturnAmountCash": 1.0
}
],
"QuantityTotal": 11,
"ItemTotal": 12.0,
"ModifierTotal": 13.0,
"DiscountTotal": 14.0,
"ItemTaxTotal": 15.0,
"SubTotal": 16.0,
"TaxAmountTotal": 17.0,
"TotalAmount": 18.0,
"AdjustedAmount": 1.0,
"GrandTotal": 19.0,
"AdditionalNotes": "sample string 20",
"PaymentGatewayIDF": "53d6d115-9692-42d4-9e21-eebba6b87512",
"PaymentGatewaySettingIDF": "3d4f7511-6a95-40d1-81af-4b474ed3f8f1",
"PaymentGatewayNo": 1,
"PaymentStatus": "sample string 23",
"TableNo": "sample string 24",
"Email": "sample string 25",
"PhoneNumber": "sample string 26",
"Name": "sample string 27",
"PhoneCountryCode": "sample string 28",
"UserIDF": "6489162a-92a2-42a3-802e-41b613bf20db",
"CounterBalanceHistoryIDF": "55d663fc-fa60-4735-9535-be487d28d434",
"PackagingName": "sample string 31",
"EnvironmentType": 32,
"SequentialOrderID": "sample string 33",
"PayAmountCash": 1.0,
"DueAmountCash": 1.0,
"ReturnAmountCash": 1.0
}
]
}
application/xml, text/xml
Sample:
<POSOrderDetailsClass xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/SQLClass">
<OrderDetailList>
<POSOrderDetailClass>
<AdditionalNotes>sample string 20</AdditionalNotes>
<AdjustedAmount>1</AdjustedAmount>
<BranchIDF>2e160c7d-b673-4181-a69f-ffbbe75cf4d2</BranchIDF>
<CounterBalanceHistoryIDF>55d663fc-fa60-4735-9535-be487d28d434</CounterBalanceHistoryIDF>
<CounterIDF>665bb9bb-52a1-4882-90b6-8c355ffcb65b</CounterIDF>
<CustomerIDF>b5906dcf-af64-4b09-86f6-fbee238172fa</CustomerIDF>
<DiscountTotal>14</DiscountTotal>
<DueAmountCash>1</DueAmountCash>
<Email>sample string 25</Email>
<EnvironmentType>32</EnvironmentType>
<GrandTotal>19</GrandTotal>
<ItemTaxTotal>15</ItemTaxTotal>
<ItemTotal>12</ItemTotal>
<KOTMenu>
<POSKOTMenuClass>
<AllModifierIDFs>sample string 11</AllModifierIDFs>
<AllModifierPrices>sample string 10</AllModifierPrices>
<DiscountPercentage>6</DiscountPercentage>
<DiscountedItemAmount>14</DiscountedItemAmount>
<DiscountedItemTotalAmount>15</DiscountedItemTotalAmount>
<ItemAdditionalNotes>sample string 22</ItemAdditionalNotes>
<ItemDiscountPrice>13</ItemDiscountPrice>
<ItemDiscountPriceTotal>20</ItemDiscountPriceTotal>
<ItemModifierTotal>19</ItemModifierTotal>
<ItemName>sample string 7</ItemName>
<ItemTaxPercent>9</ItemTaxPercent>
<ItemTaxPrice>16</ItemTaxPrice>
<ItemTotal>17</ItemTotal>
<ItemTotalTaxPrice>18</ItemTotalTaxPrice>
<ItemVariantName>sample string 8</ItemVariantName>
<MenuItemIDF>391bf12a-78e6-4584-9cae-0fbe49bb56a6</MenuItemIDF>
<OrderDetailIDP>40f4e76e-7562-4369-b243-fb78f9802ea5</OrderDetailIDP>
<Quantity>5</Quantity>
<TotalItemAmount>21</TotalItemAmount>
<VariantIDF>b0531757-638c-40f3-b72b-c3c6d1ad0aaf</VariantIDF>
<VariantPrice>12</VariantPrice>
<IsCancelOrder>true</IsCancelOrder>
</POSKOTMenuClass>
<POSKOTMenuClass>
<AllModifierIDFs>sample string 11</AllModifierIDFs>
<AllModifierPrices>sample string 10</AllModifierPrices>
<DiscountPercentage>6</DiscountPercentage>
<DiscountedItemAmount>14</DiscountedItemAmount>
<DiscountedItemTotalAmount>15</DiscountedItemTotalAmount>
<ItemAdditionalNotes>sample string 22</ItemAdditionalNotes>
<ItemDiscountPrice>13</ItemDiscountPrice>
<ItemDiscountPriceTotal>20</ItemDiscountPriceTotal>
<ItemModifierTotal>19</ItemModifierTotal>
<ItemName>sample string 7</ItemName>
<ItemTaxPercent>9</ItemTaxPercent>
<ItemTaxPrice>16</ItemTaxPrice>
<ItemTotal>17</ItemTotal>
<ItemTotalTaxPrice>18</ItemTotalTaxPrice>
<ItemVariantName>sample string 8</ItemVariantName>
<MenuItemIDF>391bf12a-78e6-4584-9cae-0fbe49bb56a6</MenuItemIDF>
<OrderDetailIDP>40f4e76e-7562-4369-b243-fb78f9802ea5</OrderDetailIDP>
<Quantity>5</Quantity>
<TotalItemAmount>21</TotalItemAmount>
<VariantIDF>b0531757-638c-40f3-b72b-c3c6d1ad0aaf</VariantIDF>
<VariantPrice>12</VariantPrice>
<IsCancelOrder>true</IsCancelOrder>
</POSKOTMenuClass>
</KOTMenu>
<ModifierTotal>13</ModifierTotal>
<Name>sample string 27</Name>
<OrderDate>sample string 7</OrderDate>
<OrderIDP>3ef27b99-46f8-4006-947b-7e07ebb6570b</OrderIDP>
<OrderMenu>
<POSOrderMenuClass>
<AllModifierIDFs>sample string 10</AllModifierIDFs>
<AllModifierPrices>sample string 9</AllModifierPrices>
<DiscountPercentage>5</DiscountPercentage>
<DiscountedItemAmount>13</DiscountedItemAmount>
<DiscountedItemTotalAmount>14</DiscountedItemTotalAmount>
<ItemAdditionalNotes>sample string 21</ItemAdditionalNotes>
<ItemDiscountPrice>12</ItemDiscountPrice>
<ItemDiscountPriceTotal>19</ItemDiscountPriceTotal>
<ItemModifierTotal>18</ItemModifierTotal>
<ItemName>sample string 6</ItemName>
<ItemTaxPercent>8</ItemTaxPercent>
<ItemTaxPrice>15</ItemTaxPrice>
<ItemTotal>16</ItemTotal>
<ItemTotalTaxPrice>17</ItemTotalTaxPrice>
<ItemVariantName>sample string 7</ItemVariantName>
<MenuItemIDF>ace05d05-404c-4dc9-a93b-64b61bcdb1ab</MenuItemIDF>
<OrderDetailIDP>a0ee7ad8-fd83-44cd-a2d7-99bfe79b9507</OrderDetailIDP>
<Quantity>4</Quantity>
<TotalItemAmount>20</TotalItemAmount>
<VariantIDF>a7aadb56-de0f-4283-ba18-12ef68ebc6d3</VariantIDF>
<VariantPrice>11</VariantPrice>
</POSOrderMenuClass>
<POSOrderMenuClass>
<AllModifierIDFs>sample string 10</AllModifierIDFs>
<AllModifierPrices>sample string 9</AllModifierPrices>
<DiscountPercentage>5</DiscountPercentage>
<DiscountedItemAmount>13</DiscountedItemAmount>
<DiscountedItemTotalAmount>14</DiscountedItemTotalAmount>
<ItemAdditionalNotes>sample string 21</ItemAdditionalNotes>
<ItemDiscountPrice>12</ItemDiscountPrice>
<ItemDiscountPriceTotal>19</ItemDiscountPriceTotal>
<ItemModifierTotal>18</ItemModifierTotal>
<ItemName>sample string 6</ItemName>
<ItemTaxPercent>8</ItemTaxPercent>
<ItemTaxPrice>15</ItemTaxPrice>
<ItemTotal>16</ItemTotal>
<ItemTotalTaxPrice>17</ItemTotalTaxPrice>
<ItemVariantName>sample string 7</ItemVariantName>
<MenuItemIDF>ace05d05-404c-4dc9-a93b-64b61bcdb1ab</MenuItemIDF>
<OrderDetailIDP>a0ee7ad8-fd83-44cd-a2d7-99bfe79b9507</OrderDetailIDP>
<Quantity>4</Quantity>
<TotalItemAmount>20</TotalItemAmount>
<VariantIDF>a7aadb56-de0f-4283-ba18-12ef68ebc6d3</VariantIDF>
<VariantPrice>11</VariantPrice>
</POSOrderMenuClass>
</OrderMenu>
<OrderSource>9</OrderSource>
<OrderStatus>sample string 10</OrderStatus>
<OrderTax>
<POSOrderTaxClass>
<OrderTaxIDP>a9794cdc-bcf2-428c-903e-cecfa5d6c41c</OrderTaxIDP>
<TaxAmount>5</TaxAmount>
<TaxIDF>cff5dd8d-0887-4f4b-8e06-6c775dabec94</TaxIDF>
<TaxName>sample string 3</TaxName>
<TaxPercentage>4</TaxPercentage>
</POSOrderTaxClass>
<POSOrderTaxClass>
<OrderTaxIDP>a9794cdc-bcf2-428c-903e-cecfa5d6c41c</OrderTaxIDP>
<TaxAmount>5</TaxAmount>
<TaxIDF>cff5dd8d-0887-4f4b-8e06-6c775dabec94</TaxIDF>
<TaxName>sample string 3</TaxName>
<TaxPercentage>4</TaxPercentage>
</POSOrderTaxClass>
</OrderTax>
<OrderType>8</OrderType>
<PackagingName>sample string 31</PackagingName>
<PayAmountCash>1</PayAmountCash>
<PaymentGatewayIDF>53d6d115-9692-42d4-9e21-eebba6b87512</PaymentGatewayIDF>
<PaymentGatewayNo>1</PaymentGatewayNo>
<PaymentGatewaySettingIDF>3d4f7511-6a95-40d1-81af-4b474ed3f8f1</PaymentGatewaySettingIDF>
<PaymentResponse>
<POSPaymentResponse>
<DueAmountCash>1</DueAmountCash>
<PaidAmount>5</PaidAmount>
<PayAmountCash>1</PayAmountCash>
<PaymentGatewayNo>sample string 8</PaymentGatewayNo>
<PaymentStatus>sample string 4</PaymentStatus>
<RequestData>sample string 6</RequestData>
<ResponseCode>sample string 2</ResponseCode>
<ResponseData>sample string 7</ResponseData>
<ResponseMessage>sample string 3</ResponseMessage>
<ReturnAmountCash>1</ReturnAmountCash>
<TransactionID>sample string 1</TransactionID>
</POSPaymentResponse>
<POSPaymentResponse>
<DueAmountCash>1</DueAmountCash>
<PaidAmount>5</PaidAmount>
<PayAmountCash>1</PayAmountCash>
<PaymentGatewayNo>sample string 8</PaymentGatewayNo>
<PaymentStatus>sample string 4</PaymentStatus>
<RequestData>sample string 6</RequestData>
<ResponseCode>sample string 2</ResponseCode>
<ResponseData>sample string 7</ResponseData>
<ResponseMessage>sample string 3</ResponseMessage>
<ReturnAmountCash>1</ReturnAmountCash>
<TransactionID>sample string 1</TransactionID>
</POSPaymentResponse>
</PaymentResponse>
<PaymentStatus>sample string 23</PaymentStatus>
<PhoneCountryCode>sample string 28</PhoneCountryCode>
<PhoneNumber>sample string 26</PhoneNumber>
<QuantityTotal>11</QuantityTotal>
<RestaurantIDF>a7b19c36-d080-405c-89c0-cc893abb839b</RestaurantIDF>
<ReturnAmountCash>1</ReturnAmountCash>
<SeatIDF>e4a74dd4-29fb-4125-b7e7-fe636f660c3b</SeatIDF>
<SequentialOrderID>sample string 33</SequentialOrderID>
<SubTotal>16</SubTotal>
<TableNo>sample string 24</TableNo>
<TaxAmountTotal>17</TaxAmountTotal>
<TotalAmount>18</TotalAmount>
<TrackingOrderID>sample string 2</TrackingOrderID>
<UserIDF>6489162a-92a2-42a3-802e-41b613bf20db</UserIDF>
</POSOrderDetailClass>
<POSOrderDetailClass>
<AdditionalNotes>sample string 20</AdditionalNotes>
<AdjustedAmount>1</AdjustedAmount>
<BranchIDF>2e160c7d-b673-4181-a69f-ffbbe75cf4d2</BranchIDF>
<CounterBalanceHistoryIDF>55d663fc-fa60-4735-9535-be487d28d434</CounterBalanceHistoryIDF>
<CounterIDF>665bb9bb-52a1-4882-90b6-8c355ffcb65b</CounterIDF>
<CustomerIDF>b5906dcf-af64-4b09-86f6-fbee238172fa</CustomerIDF>
<DiscountTotal>14</DiscountTotal>
<DueAmountCash>1</DueAmountCash>
<Email>sample string 25</Email>
<EnvironmentType>32</EnvironmentType>
<GrandTotal>19</GrandTotal>
<ItemTaxTotal>15</ItemTaxTotal>
<ItemTotal>12</ItemTotal>
<KOTMenu>
<POSKOTMenuClass>
<AllModifierIDFs>sample string 11</AllModifierIDFs>
<AllModifierPrices>sample string 10</AllModifierPrices>
<DiscountPercentage>6</DiscountPercentage>
<DiscountedItemAmount>14</DiscountedItemAmount>
<DiscountedItemTotalAmount>15</DiscountedItemTotalAmount>
<ItemAdditionalNotes>sample string 22</ItemAdditionalNotes>
<ItemDiscountPrice>13</ItemDiscountPrice>
<ItemDiscountPriceTotal>20</ItemDiscountPriceTotal>
<ItemModifierTotal>19</ItemModifierTotal>
<ItemName>sample string 7</ItemName>
<ItemTaxPercent>9</ItemTaxPercent>
<ItemTaxPrice>16</ItemTaxPrice>
<ItemTotal>17</ItemTotal>
<ItemTotalTaxPrice>18</ItemTotalTaxPrice>
<ItemVariantName>sample string 8</ItemVariantName>
<MenuItemIDF>391bf12a-78e6-4584-9cae-0fbe49bb56a6</MenuItemIDF>
<OrderDetailIDP>40f4e76e-7562-4369-b243-fb78f9802ea5</OrderDetailIDP>
<Quantity>5</Quantity>
<TotalItemAmount>21</TotalItemAmount>
<VariantIDF>b0531757-638c-40f3-b72b-c3c6d1ad0aaf</VariantIDF>
<VariantPrice>12</VariantPrice>
<IsCancelOrder>true</IsCancelOrder>
</POSKOTMenuClass>
<POSKOTMenuClass>
<AllModifierIDFs>sample string 11</AllModifierIDFs>
<AllModifierPrices>sample string 10</AllModifierPrices>
<DiscountPercentage>6</DiscountPercentage>
<DiscountedItemAmount>14</DiscountedItemAmount>
<DiscountedItemTotalAmount>15</DiscountedItemTotalAmount>
<ItemAdditionalNotes>sample string 22</ItemAdditionalNotes>
<ItemDiscountPrice>13</ItemDiscountPrice>
<ItemDiscountPriceTotal>20</ItemDiscountPriceTotal>
<ItemModifierTotal>19</ItemModifierTotal>
<ItemName>sample string 7</ItemName>
<ItemTaxPercent>9</ItemTaxPercent>
<ItemTaxPrice>16</ItemTaxPrice>
<ItemTotal>17</ItemTotal>
<ItemTotalTaxPrice>18</ItemTotalTaxPrice>
<ItemVariantName>sample string 8</ItemVariantName>
<MenuItemIDF>391bf12a-78e6-4584-9cae-0fbe49bb56a6</MenuItemIDF>
<OrderDetailIDP>40f4e76e-7562-4369-b243-fb78f9802ea5</OrderDetailIDP>
<Quantity>5</Quantity>
<TotalItemAmount>21</TotalItemAmount>
<VariantIDF>b0531757-638c-40f3-b72b-c3c6d1ad0aaf</VariantIDF>
<VariantPrice>12</VariantPrice>
<IsCancelOrder>true</IsCancelOrder>
</POSKOTMenuClass>
</KOTMenu>
<ModifierTotal>13</ModifierTotal>
<Name>sample string 27</Name>
<OrderDate>sample string 7</OrderDate>
<OrderIDP>3ef27b99-46f8-4006-947b-7e07ebb6570b</OrderIDP>
<OrderMenu>
<POSOrderMenuClass>
<AllModifierIDFs>sample string 10</AllModifierIDFs>
<AllModifierPrices>sample string 9</AllModifierPrices>
<DiscountPercentage>5</DiscountPercentage>
<DiscountedItemAmount>13</DiscountedItemAmount>
<DiscountedItemTotalAmount>14</DiscountedItemTotalAmount>
<ItemAdditionalNotes>sample string 21</ItemAdditionalNotes>
<ItemDiscountPrice>12</ItemDiscountPrice>
<ItemDiscountPriceTotal>19</ItemDiscountPriceTotal>
<ItemModifierTotal>18</ItemModifierTotal>
<ItemName>sample string 6</ItemName>
<ItemTaxPercent>8</ItemTaxPercent>
<ItemTaxPrice>15</ItemTaxPrice>
<ItemTotal>16</ItemTotal>
<ItemTotalTaxPrice>17</ItemTotalTaxPrice>
<ItemVariantName>sample string 7</ItemVariantName>
<MenuItemIDF>ace05d05-404c-4dc9-a93b-64b61bcdb1ab</MenuItemIDF>
<OrderDetailIDP>a0ee7ad8-fd83-44cd-a2d7-99bfe79b9507</OrderDetailIDP>
<Quantity>4</Quantity>
<TotalItemAmount>20</TotalItemAmount>
<VariantIDF>a7aadb56-de0f-4283-ba18-12ef68ebc6d3</VariantIDF>
<VariantPrice>11</VariantPrice>
</POSOrderMenuClass>
<POSOrderMenuClass>
<AllModifierIDFs>sample string 10</AllModifierIDFs>
<AllModifierPrices>sample string 9</AllModifierPrices>
<DiscountPercentage>5</DiscountPercentage>
<DiscountedItemAmount>13</DiscountedItemAmount>
<DiscountedItemTotalAmount>14</DiscountedItemTotalAmount>
<ItemAdditionalNotes>sample string 21</ItemAdditionalNotes>
<ItemDiscountPrice>12</ItemDiscountPrice>
<ItemDiscountPriceTotal>19</ItemDiscountPriceTotal>
<ItemModifierTotal>18</ItemModifierTotal>
<ItemName>sample string 6</ItemName>
<ItemTaxPercent>8</ItemTaxPercent>
<ItemTaxPrice>15</ItemTaxPrice>
<ItemTotal>16</ItemTotal>
<ItemTotalTaxPrice>17</ItemTotalTaxPrice>
<ItemVariantName>sample string 7</ItemVariantName>
<MenuItemIDF>ace05d05-404c-4dc9-a93b-64b61bcdb1ab</MenuItemIDF>
<OrderDetailIDP>a0ee7ad8-fd83-44cd-a2d7-99bfe79b9507</OrderDetailIDP>
<Quantity>4</Quantity>
<TotalItemAmount>20</TotalItemAmount>
<VariantIDF>a7aadb56-de0f-4283-ba18-12ef68ebc6d3</VariantIDF>
<VariantPrice>11</VariantPrice>
</POSOrderMenuClass>
</OrderMenu>
<OrderSource>9</OrderSource>
<OrderStatus>sample string 10</OrderStatus>
<OrderTax>
<POSOrderTaxClass>
<OrderTaxIDP>a9794cdc-bcf2-428c-903e-cecfa5d6c41c</OrderTaxIDP>
<TaxAmount>5</TaxAmount>
<TaxIDF>cff5dd8d-0887-4f4b-8e06-6c775dabec94</TaxIDF>
<TaxName>sample string 3</TaxName>
<TaxPercentage>4</TaxPercentage>
</POSOrderTaxClass>
<POSOrderTaxClass>
<OrderTaxIDP>a9794cdc-bcf2-428c-903e-cecfa5d6c41c</OrderTaxIDP>
<TaxAmount>5</TaxAmount>
<TaxIDF>cff5dd8d-0887-4f4b-8e06-6c775dabec94</TaxIDF>
<TaxName>sample string 3</TaxName>
<TaxPercentage>4</TaxPercentage>
</POSOrderTaxClass>
</OrderTax>
<OrderType>8</OrderType>
<PackagingName>sample string 31</PackagingName>
<PayAmountCash>1</PayAmountCash>
<PaymentGatewayIDF>53d6d115-9692-42d4-9e21-eebba6b87512</PaymentGatewayIDF>
<PaymentGatewayNo>1</PaymentGatewayNo>
<PaymentGatewaySettingIDF>3d4f7511-6a95-40d1-81af-4b474ed3f8f1</PaymentGatewaySettingIDF>
<PaymentResponse>
<POSPaymentResponse>
<DueAmountCash>1</DueAmountCash>
<PaidAmount>5</PaidAmount>
<PayAmountCash>1</PayAmountCash>
<PaymentGatewayNo>sample string 8</PaymentGatewayNo>
<PaymentStatus>sample string 4</PaymentStatus>
<RequestData>sample string 6</RequestData>
<ResponseCode>sample string 2</ResponseCode>
<ResponseData>sample string 7</ResponseData>
<ResponseMessage>sample string 3</ResponseMessage>
<ReturnAmountCash>1</ReturnAmountCash>
<TransactionID>sample string 1</TransactionID>
</POSPaymentResponse>
<POSPaymentResponse>
<DueAmountCash>1</DueAmountCash>
<PaidAmount>5</PaidAmount>
<PayAmountCash>1</PayAmountCash>
<PaymentGatewayNo>sample string 8</PaymentGatewayNo>
<PaymentStatus>sample string 4</PaymentStatus>
<RequestData>sample string 6</RequestData>
<ResponseCode>sample string 2</ResponseCode>
<ResponseData>sample string 7</ResponseData>
<ResponseMessage>sample string 3</ResponseMessage>
<ReturnAmountCash>1</ReturnAmountCash>
<TransactionID>sample string 1</TransactionID>
</POSPaymentResponse>
</PaymentResponse>
<PaymentStatus>sample string 23</PaymentStatus>
<PhoneCountryCode>sample string 28</PhoneCountryCode>
<PhoneNumber>sample string 26</PhoneNumber>
<QuantityTotal>11</QuantityTotal>
<RestaurantIDF>a7b19c36-d080-405c-89c0-cc893abb839b</RestaurantIDF>
<ReturnAmountCash>1</ReturnAmountCash>
<SeatIDF>e4a74dd4-29fb-4125-b7e7-fe636f660c3b</SeatIDF>
<SequentialOrderID>sample string 33</SequentialOrderID>
<SubTotal>16</SubTotal>
<TableNo>sample string 24</TableNo>
<TaxAmountTotal>17</TaxAmountTotal>
<TotalAmount>18</TotalAmount>
<TrackingOrderID>sample string 2</TrackingOrderID>
<UserIDF>6489162a-92a2-42a3-802e-41b613bf20db</UserIDF>
</POSOrderDetailClass>
</OrderDetailList>
</POSOrderDetailsClass>
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
HttpResponseMessage| Name | Description | Type | Additional information |
|---|---|---|---|
| Version | Version |
None. |
|
| Content | HttpContent |
None. |
|
| StatusCode | HttpStatusCode |
None. |
|
| ReasonPhrase | string |
None. |
|
| Headers | Collection of Object |
None. |
|
| RequestMessage | HttpRequestMessage |
None. |
|
| IsSuccessStatusCode | boolean |
None. |