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": "15f4f0b5-7f3e-4980-a10e-ded019e0eab1",
"TrackingOrderID": "sample string 2",
"RestaurantIDF": "a9ac599d-cbb4-4f69-aef9-af500a4a7ea7",
"BranchIDF": "e448dd87-29b8-4023-b4a8-704d517b983b",
"SeatIDF": "c71a01e7-f2c5-46c3-a4a3-2b8fb09f1d73",
"CustomerIDF": "845ebeb2-9acf-4cac-bd7e-d0cbd10d3ae3",
"CounterIDF": "b7b8e1c6-dcbc-4636-aa7c-b2dfe7c4e195",
"OrderDate": "sample string 8",
"OrderType": 9,
"OrderSource": 10,
"OrderStatus": "sample string 11",
"OrderMenu": [
{
"OrderDetailIDP": "e40934a3-4f09-4c8e-afbf-539862b5daa1",
"MenuItemIDF": "d7591e40-7b8c-405c-9aa3-9611517dafe7",
"VariantIDF": "52eaf99a-1b86-43b9-a487-5fef3502a855",
"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": "e40934a3-4f09-4c8e-afbf-539862b5daa1",
"MenuItemIDF": "d7591e40-7b8c-405c-9aa3-9611517dafe7",
"VariantIDF": "52eaf99a-1b86-43b9-a487-5fef3502a855",
"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": "20204834-9291-403c-8ca3-fae91bfe56f3",
"MenuItemIDF": "1daa02b7-3622-4f02-bd1c-a00cce6bf74a",
"VariantIDF": "400614d5-d7b7-4117-8d8e-e50e8209c671",
"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": "20204834-9291-403c-8ca3-fae91bfe56f3",
"MenuItemIDF": "1daa02b7-3622-4f02-bd1c-a00cce6bf74a",
"VariantIDF": "400614d5-d7b7-4117-8d8e-e50e8209c671",
"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": "129b4178-089b-474a-ae53-e446614f4a8b",
"TaxIDF": "b98db2ca-dee3-4f54-bc23-edba71686295",
"TaxName": "sample string 3",
"TaxPercentage": 4.0,
"TaxAmount": 5.0
},
{
"OrderTaxIDP": "129b4178-089b-474a-ae53-e446614f4a8b",
"TaxIDF": "b98db2ca-dee3-4f54-bc23-edba71686295",
"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": 12,
"ItemTotal": 13.0,
"ModifierTotal": 14.0,
"DiscountTotal": 15.0,
"ItemTaxTotal": 16.0,
"SubTotal": 17.0,
"TaxAmountTotal": 18.0,
"TotalAmount": 19.0,
"AdjustedAmount": 1.0,
"GrandTotal": 20.0,
"AdditionalNotes": "sample string 21",
"PaymentGatewayIDF": "cd495093-ef99-4e1f-bbec-26e5399e5701",
"PaymentGatewaySettingIDF": "8cd41538-dcf8-4736-b215-c852f49d9094",
"PaymentGatewayNo": 1,
"PaymentStatus": "sample string 24",
"TableNo": "sample string 25",
"Email": "sample string 26",
"PhoneNumber": "sample string 27",
"Name": "sample string 28",
"PhoneCountryCode": "sample string 29",
"UserIDF": "267ba766-254a-4c2e-bb3d-47f04f9b0436",
"CounterBalanceHistoryIDF": "fad3d353-da04-4596-a57e-447ab5c1c12b",
"PackagingName": "sample string 32",
"EnvironmentType": 33,
"SequentialOrderID": "sample string 34",
"PayAmountCash": 1.0,
"DueAmountCash": 1.0,
"ReturnAmountCash": 1.0
},
{
"OrderIDP": "15f4f0b5-7f3e-4980-a10e-ded019e0eab1",
"TrackingOrderID": "sample string 2",
"RestaurantIDF": "a9ac599d-cbb4-4f69-aef9-af500a4a7ea7",
"BranchIDF": "e448dd87-29b8-4023-b4a8-704d517b983b",
"SeatIDF": "c71a01e7-f2c5-46c3-a4a3-2b8fb09f1d73",
"CustomerIDF": "845ebeb2-9acf-4cac-bd7e-d0cbd10d3ae3",
"CounterIDF": "b7b8e1c6-dcbc-4636-aa7c-b2dfe7c4e195",
"OrderDate": "sample string 8",
"OrderType": 9,
"OrderSource": 10,
"OrderStatus": "sample string 11",
"OrderMenu": [
{
"OrderDetailIDP": "e40934a3-4f09-4c8e-afbf-539862b5daa1",
"MenuItemIDF": "d7591e40-7b8c-405c-9aa3-9611517dafe7",
"VariantIDF": "52eaf99a-1b86-43b9-a487-5fef3502a855",
"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": "e40934a3-4f09-4c8e-afbf-539862b5daa1",
"MenuItemIDF": "d7591e40-7b8c-405c-9aa3-9611517dafe7",
"VariantIDF": "52eaf99a-1b86-43b9-a487-5fef3502a855",
"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": "20204834-9291-403c-8ca3-fae91bfe56f3",
"MenuItemIDF": "1daa02b7-3622-4f02-bd1c-a00cce6bf74a",
"VariantIDF": "400614d5-d7b7-4117-8d8e-e50e8209c671",
"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": "20204834-9291-403c-8ca3-fae91bfe56f3",
"MenuItemIDF": "1daa02b7-3622-4f02-bd1c-a00cce6bf74a",
"VariantIDF": "400614d5-d7b7-4117-8d8e-e50e8209c671",
"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": "129b4178-089b-474a-ae53-e446614f4a8b",
"TaxIDF": "b98db2ca-dee3-4f54-bc23-edba71686295",
"TaxName": "sample string 3",
"TaxPercentage": 4.0,
"TaxAmount": 5.0
},
{
"OrderTaxIDP": "129b4178-089b-474a-ae53-e446614f4a8b",
"TaxIDF": "b98db2ca-dee3-4f54-bc23-edba71686295",
"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": 12,
"ItemTotal": 13.0,
"ModifierTotal": 14.0,
"DiscountTotal": 15.0,
"ItemTaxTotal": 16.0,
"SubTotal": 17.0,
"TaxAmountTotal": 18.0,
"TotalAmount": 19.0,
"AdjustedAmount": 1.0,
"GrandTotal": 20.0,
"AdditionalNotes": "sample string 21",
"PaymentGatewayIDF": "cd495093-ef99-4e1f-bbec-26e5399e5701",
"PaymentGatewaySettingIDF": "8cd41538-dcf8-4736-b215-c852f49d9094",
"PaymentGatewayNo": 1,
"PaymentStatus": "sample string 24",
"TableNo": "sample string 25",
"Email": "sample string 26",
"PhoneNumber": "sample string 27",
"Name": "sample string 28",
"PhoneCountryCode": "sample string 29",
"UserIDF": "267ba766-254a-4c2e-bb3d-47f04f9b0436",
"CounterBalanceHistoryIDF": "fad3d353-da04-4596-a57e-447ab5c1c12b",
"PackagingName": "sample string 32",
"EnvironmentType": 33,
"SequentialOrderID": "sample string 34",
"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 21</AdditionalNotes>
<AdjustedAmount>1</AdjustedAmount>
<BranchIDF>e448dd87-29b8-4023-b4a8-704d517b983b</BranchIDF>
<CounterBalanceHistoryIDF>fad3d353-da04-4596-a57e-447ab5c1c12b</CounterBalanceHistoryIDF>
<CounterIDF>b7b8e1c6-dcbc-4636-aa7c-b2dfe7c4e195</CounterIDF>
<CustomerIDF>845ebeb2-9acf-4cac-bd7e-d0cbd10d3ae3</CustomerIDF>
<DiscountTotal>15</DiscountTotal>
<DueAmountCash>1</DueAmountCash>
<Email>sample string 26</Email>
<EnvironmentType>33</EnvironmentType>
<GrandTotal>20</GrandTotal>
<ItemTaxTotal>16</ItemTaxTotal>
<ItemTotal>13</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>1daa02b7-3622-4f02-bd1c-a00cce6bf74a</MenuItemIDF>
<OrderDetailIDP>20204834-9291-403c-8ca3-fae91bfe56f3</OrderDetailIDP>
<Quantity>5</Quantity>
<TotalItemAmount>21</TotalItemAmount>
<VariantIDF>400614d5-d7b7-4117-8d8e-e50e8209c671</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>1daa02b7-3622-4f02-bd1c-a00cce6bf74a</MenuItemIDF>
<OrderDetailIDP>20204834-9291-403c-8ca3-fae91bfe56f3</OrderDetailIDP>
<Quantity>5</Quantity>
<TotalItemAmount>21</TotalItemAmount>
<VariantIDF>400614d5-d7b7-4117-8d8e-e50e8209c671</VariantIDF>
<VariantPrice>12</VariantPrice>
<IsCancelOrder>true</IsCancelOrder>
</POSKOTMenuClass>
</KOTMenu>
<ModifierTotal>14</ModifierTotal>
<Name>sample string 28</Name>
<OrderDate>sample string 8</OrderDate>
<OrderIDP>15f4f0b5-7f3e-4980-a10e-ded019e0eab1</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>d7591e40-7b8c-405c-9aa3-9611517dafe7</MenuItemIDF>
<OrderDetailIDP>e40934a3-4f09-4c8e-afbf-539862b5daa1</OrderDetailIDP>
<Quantity>4</Quantity>
<TotalItemAmount>20</TotalItemAmount>
<VariantIDF>52eaf99a-1b86-43b9-a487-5fef3502a855</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>d7591e40-7b8c-405c-9aa3-9611517dafe7</MenuItemIDF>
<OrderDetailIDP>e40934a3-4f09-4c8e-afbf-539862b5daa1</OrderDetailIDP>
<Quantity>4</Quantity>
<TotalItemAmount>20</TotalItemAmount>
<VariantIDF>52eaf99a-1b86-43b9-a487-5fef3502a855</VariantIDF>
<VariantPrice>11</VariantPrice>
</POSOrderMenuClass>
</OrderMenu>
<OrderSource>10</OrderSource>
<OrderStatus>sample string 11</OrderStatus>
<OrderTax>
<POSOrderTaxClass>
<OrderTaxIDP>129b4178-089b-474a-ae53-e446614f4a8b</OrderTaxIDP>
<TaxAmount>5</TaxAmount>
<TaxIDF>b98db2ca-dee3-4f54-bc23-edba71686295</TaxIDF>
<TaxName>sample string 3</TaxName>
<TaxPercentage>4</TaxPercentage>
</POSOrderTaxClass>
<POSOrderTaxClass>
<OrderTaxIDP>129b4178-089b-474a-ae53-e446614f4a8b</OrderTaxIDP>
<TaxAmount>5</TaxAmount>
<TaxIDF>b98db2ca-dee3-4f54-bc23-edba71686295</TaxIDF>
<TaxName>sample string 3</TaxName>
<TaxPercentage>4</TaxPercentage>
</POSOrderTaxClass>
</OrderTax>
<OrderType>9</OrderType>
<PackagingName>sample string 32</PackagingName>
<PayAmountCash>1</PayAmountCash>
<PaymentGatewayIDF>cd495093-ef99-4e1f-bbec-26e5399e5701</PaymentGatewayIDF>
<PaymentGatewayNo>1</PaymentGatewayNo>
<PaymentGatewaySettingIDF>8cd41538-dcf8-4736-b215-c852f49d9094</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 24</PaymentStatus>
<PhoneCountryCode>sample string 29</PhoneCountryCode>
<PhoneNumber>sample string 27</PhoneNumber>
<QuantityTotal>12</QuantityTotal>
<RestaurantIDF>a9ac599d-cbb4-4f69-aef9-af500a4a7ea7</RestaurantIDF>
<ReturnAmountCash>1</ReturnAmountCash>
<SeatIDF>c71a01e7-f2c5-46c3-a4a3-2b8fb09f1d73</SeatIDF>
<SequentialOrderID>sample string 34</SequentialOrderID>
<SubTotal>17</SubTotal>
<TableNo>sample string 25</TableNo>
<TaxAmountTotal>18</TaxAmountTotal>
<TotalAmount>19</TotalAmount>
<TrackingOrderID>sample string 2</TrackingOrderID>
<UserIDF>267ba766-254a-4c2e-bb3d-47f04f9b0436</UserIDF>
</POSOrderDetailClass>
<POSOrderDetailClass>
<AdditionalNotes>sample string 21</AdditionalNotes>
<AdjustedAmount>1</AdjustedAmount>
<BranchIDF>e448dd87-29b8-4023-b4a8-704d517b983b</BranchIDF>
<CounterBalanceHistoryIDF>fad3d353-da04-4596-a57e-447ab5c1c12b</CounterBalanceHistoryIDF>
<CounterIDF>b7b8e1c6-dcbc-4636-aa7c-b2dfe7c4e195</CounterIDF>
<CustomerIDF>845ebeb2-9acf-4cac-bd7e-d0cbd10d3ae3</CustomerIDF>
<DiscountTotal>15</DiscountTotal>
<DueAmountCash>1</DueAmountCash>
<Email>sample string 26</Email>
<EnvironmentType>33</EnvironmentType>
<GrandTotal>20</GrandTotal>
<ItemTaxTotal>16</ItemTaxTotal>
<ItemTotal>13</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>1daa02b7-3622-4f02-bd1c-a00cce6bf74a</MenuItemIDF>
<OrderDetailIDP>20204834-9291-403c-8ca3-fae91bfe56f3</OrderDetailIDP>
<Quantity>5</Quantity>
<TotalItemAmount>21</TotalItemAmount>
<VariantIDF>400614d5-d7b7-4117-8d8e-e50e8209c671</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>1daa02b7-3622-4f02-bd1c-a00cce6bf74a</MenuItemIDF>
<OrderDetailIDP>20204834-9291-403c-8ca3-fae91bfe56f3</OrderDetailIDP>
<Quantity>5</Quantity>
<TotalItemAmount>21</TotalItemAmount>
<VariantIDF>400614d5-d7b7-4117-8d8e-e50e8209c671</VariantIDF>
<VariantPrice>12</VariantPrice>
<IsCancelOrder>true</IsCancelOrder>
</POSKOTMenuClass>
</KOTMenu>
<ModifierTotal>14</ModifierTotal>
<Name>sample string 28</Name>
<OrderDate>sample string 8</OrderDate>
<OrderIDP>15f4f0b5-7f3e-4980-a10e-ded019e0eab1</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>d7591e40-7b8c-405c-9aa3-9611517dafe7</MenuItemIDF>
<OrderDetailIDP>e40934a3-4f09-4c8e-afbf-539862b5daa1</OrderDetailIDP>
<Quantity>4</Quantity>
<TotalItemAmount>20</TotalItemAmount>
<VariantIDF>52eaf99a-1b86-43b9-a487-5fef3502a855</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>d7591e40-7b8c-405c-9aa3-9611517dafe7</MenuItemIDF>
<OrderDetailIDP>e40934a3-4f09-4c8e-afbf-539862b5daa1</OrderDetailIDP>
<Quantity>4</Quantity>
<TotalItemAmount>20</TotalItemAmount>
<VariantIDF>52eaf99a-1b86-43b9-a487-5fef3502a855</VariantIDF>
<VariantPrice>11</VariantPrice>
</POSOrderMenuClass>
</OrderMenu>
<OrderSource>10</OrderSource>
<OrderStatus>sample string 11</OrderStatus>
<OrderTax>
<POSOrderTaxClass>
<OrderTaxIDP>129b4178-089b-474a-ae53-e446614f4a8b</OrderTaxIDP>
<TaxAmount>5</TaxAmount>
<TaxIDF>b98db2ca-dee3-4f54-bc23-edba71686295</TaxIDF>
<TaxName>sample string 3</TaxName>
<TaxPercentage>4</TaxPercentage>
</POSOrderTaxClass>
<POSOrderTaxClass>
<OrderTaxIDP>129b4178-089b-474a-ae53-e446614f4a8b</OrderTaxIDP>
<TaxAmount>5</TaxAmount>
<TaxIDF>b98db2ca-dee3-4f54-bc23-edba71686295</TaxIDF>
<TaxName>sample string 3</TaxName>
<TaxPercentage>4</TaxPercentage>
</POSOrderTaxClass>
</OrderTax>
<OrderType>9</OrderType>
<PackagingName>sample string 32</PackagingName>
<PayAmountCash>1</PayAmountCash>
<PaymentGatewayIDF>cd495093-ef99-4e1f-bbec-26e5399e5701</PaymentGatewayIDF>
<PaymentGatewayNo>1</PaymentGatewayNo>
<PaymentGatewaySettingIDF>8cd41538-dcf8-4736-b215-c852f49d9094</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 24</PaymentStatus>
<PhoneCountryCode>sample string 29</PhoneCountryCode>
<PhoneNumber>sample string 27</PhoneNumber>
<QuantityTotal>12</QuantityTotal>
<RestaurantIDF>a9ac599d-cbb4-4f69-aef9-af500a4a7ea7</RestaurantIDF>
<ReturnAmountCash>1</ReturnAmountCash>
<SeatIDF>c71a01e7-f2c5-46c3-a4a3-2b8fb09f1d73</SeatIDF>
<SequentialOrderID>sample string 34</SequentialOrderID>
<SubTotal>17</SubTotal>
<TableNo>sample string 25</TableNo>
<TaxAmountTotal>18</TaxAmountTotal>
<TotalAmount>19</TotalAmount>
<TrackingOrderID>sample string 2</TrackingOrderID>
<UserIDF>267ba766-254a-4c2e-bb3d-47f04f9b0436</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. |