POST DaraPlus/SaveDaraPlusOrders?ProjectID={ProjectID}&RestaurantID={RestaurantID}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| ProjectID | integer |
Required |
|
| RestaurantID | integer |
Required |
Body Parameters
AdisyoActiveOrderResponse| Name | Description | Type | Additional information |
|---|---|---|---|
| data | Collection of AdisyoActiveOrder |
None. |
|
| totalCount | integer |
None. |
|
| pageCount | integer |
None. |
|
| status | integer |
None. |
|
| message | string |
None. |
Request Formats
application/json, text/json
Sample:
{
"data": [
{
"id": 1,
"waiterName": "sample string 2",
"deliveryUserName": "sample string 3",
"externalAppName": "sample string 4",
"restaurantName": "sample string 5",
"orderTotal": 6.0,
"paymentMethodName": "sample string 7",
"paymentMethodId": 8,
"deliveryTime": "2026-04-14T06:37:49.7642934+03:00",
"discountAmount": 9.0,
"currency": "sample string 10",
"orderNote": "sample string 11",
"externalAppId": "sample string 12",
"salesChannelId": 13,
"salesChannelName": "sample string 14",
"statusId": 15,
"status": "sample string 16",
"orderStatus": "sample string 17",
"orderCancelReason": "sample string 18",
"tableName": "sample string 19",
"orderNumber": 20,
"taxAmount": 21.0,
"insertDate": "2026-04-14T06:37:49.7642934+03:00",
"updateDate": "2026-04-14T06:37:49.7642934+03:00",
"customerId": 24,
"customerLatitude": "sample string 25",
"customerLongitude": "sample string 26",
"confirmationCode": "sample string 27",
"integrationRestaurantName": "sample string 28",
"addressId": 29,
"isScheduledOrder": true,
"scheduledTime": "2026-04-14T06:37:49.7642934+03:00",
"deliveryType": 31,
"restaurantKey": 32,
"externalAppKey": 33,
"customer": {
"customerName": "sample string 1",
"customerSurname": "sample string 2",
"customerEmail": "sample string 3",
"customerId": 4,
"customerPhone": "sample string 5",
"customerPhone2": "sample string 6",
"address": "sample string 7",
"addressDescription": "sample string 8",
"region": "sample string 9",
"addressHeader": "sample string 10",
"city": "sample string 11",
"company": "sample string 12",
"phoneCode": "sample string 13",
"addressId": 14,
"isDefault": true
},
"products": [
{
"id": 1,
"orderId": 2,
"productUnitId": 3,
"quantity": 4.0,
"unitPrice": 5.0,
"productName": "sample string 6",
"productNote": "sample string 7",
"productCode": "sample string 8",
"isMenu": true,
"parentId": 1,
"cost": 10.0,
"totalAmount": 11.0,
"groupName": "sample string 12",
"groupId": 13,
"discountAmount": 14.0,
"insertDate": "2026-04-14T06:37:49.7642934+03:00",
"description": "sample string 16",
"cancelReason": "sample string 17",
"excludedComposites": {},
"excludedItems": [
{},
{}
],
"features": [
{},
{}
]
},
{
"id": 1,
"orderId": 2,
"productUnitId": 3,
"quantity": 4.0,
"unitPrice": 5.0,
"productName": "sample string 6",
"productNote": "sample string 7",
"productCode": "sample string 8",
"isMenu": true,
"parentId": 1,
"cost": 10.0,
"totalAmount": 11.0,
"groupName": "sample string 12",
"groupId": 13,
"discountAmount": 14.0,
"insertDate": "2026-04-14T06:37:49.7642934+03:00",
"description": "sample string 16",
"cancelReason": "sample string 17",
"excludedComposites": {},
"excludedItems": [
{},
{}
],
"features": [
{},
{}
]
}
],
"payments": [
{},
{}
]
},
{
"id": 1,
"waiterName": "sample string 2",
"deliveryUserName": "sample string 3",
"externalAppName": "sample string 4",
"restaurantName": "sample string 5",
"orderTotal": 6.0,
"paymentMethodName": "sample string 7",
"paymentMethodId": 8,
"deliveryTime": "2026-04-14T06:37:49.7642934+03:00",
"discountAmount": 9.0,
"currency": "sample string 10",
"orderNote": "sample string 11",
"externalAppId": "sample string 12",
"salesChannelId": 13,
"salesChannelName": "sample string 14",
"statusId": 15,
"status": "sample string 16",
"orderStatus": "sample string 17",
"orderCancelReason": "sample string 18",
"tableName": "sample string 19",
"orderNumber": 20,
"taxAmount": 21.0,
"insertDate": "2026-04-14T06:37:49.7642934+03:00",
"updateDate": "2026-04-14T06:37:49.7642934+03:00",
"customerId": 24,
"customerLatitude": "sample string 25",
"customerLongitude": "sample string 26",
"confirmationCode": "sample string 27",
"integrationRestaurantName": "sample string 28",
"addressId": 29,
"isScheduledOrder": true,
"scheduledTime": "2026-04-14T06:37:49.7642934+03:00",
"deliveryType": 31,
"restaurantKey": 32,
"externalAppKey": 33,
"customer": {
"customerName": "sample string 1",
"customerSurname": "sample string 2",
"customerEmail": "sample string 3",
"customerId": 4,
"customerPhone": "sample string 5",
"customerPhone2": "sample string 6",
"address": "sample string 7",
"addressDescription": "sample string 8",
"region": "sample string 9",
"addressHeader": "sample string 10",
"city": "sample string 11",
"company": "sample string 12",
"phoneCode": "sample string 13",
"addressId": 14,
"isDefault": true
},
"products": [
{
"id": 1,
"orderId": 2,
"productUnitId": 3,
"quantity": 4.0,
"unitPrice": 5.0,
"productName": "sample string 6",
"productNote": "sample string 7",
"productCode": "sample string 8",
"isMenu": true,
"parentId": 1,
"cost": 10.0,
"totalAmount": 11.0,
"groupName": "sample string 12",
"groupId": 13,
"discountAmount": 14.0,
"insertDate": "2026-04-14T06:37:49.7642934+03:00",
"description": "sample string 16",
"cancelReason": "sample string 17",
"excludedComposites": {},
"excludedItems": [
{},
{}
],
"features": [
{},
{}
]
},
{
"id": 1,
"orderId": 2,
"productUnitId": 3,
"quantity": 4.0,
"unitPrice": 5.0,
"productName": "sample string 6",
"productNote": "sample string 7",
"productCode": "sample string 8",
"isMenu": true,
"parentId": 1,
"cost": 10.0,
"totalAmount": 11.0,
"groupName": "sample string 12",
"groupId": 13,
"discountAmount": 14.0,
"insertDate": "2026-04-14T06:37:49.7642934+03:00",
"description": "sample string 16",
"cancelReason": "sample string 17",
"excludedComposites": {},
"excludedItems": [
{},
{}
],
"features": [
{},
{}
]
}
],
"payments": [
{},
{}
]
}
],
"totalCount": 1,
"pageCount": 2,
"status": 3,
"message": "sample string 4"
}
application/xml, text/xml
Sample:
<Adisyo.AdisyoActiveOrderResponse xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/AlpaslanEntegrasyon.Models">
<data>
<Adisyo.AdisyoActiveOrder>
<addressId>29</addressId>
<confirmationCode>sample string 27</confirmationCode>
<currency>sample string 10</currency>
<customer>
<address>sample string 7</address>
<addressDescription>sample string 8</addressDescription>
<addressHeader>sample string 10</addressHeader>
<addressId>14</addressId>
<city>sample string 11</city>
<company>sample string 12</company>
<customerEmail>sample string 3</customerEmail>
<customerId>4</customerId>
<customerName>sample string 1</customerName>
<customerPhone>sample string 5</customerPhone>
<customerPhone2>sample string 6</customerPhone2>
<customerSurname>sample string 2</customerSurname>
<isDefault>true</isDefault>
<phoneCode>sample string 13</phoneCode>
<region>sample string 9</region>
</customer>
<customerId>24</customerId>
<customerLatitude>sample string 25</customerLatitude>
<customerLongitude>sample string 26</customerLongitude>
<deliveryTime>2026-04-14T06:37:49.7642934+03:00</deliveryTime>
<deliveryType>31</deliveryType>
<deliveryUserName>sample string 3</deliveryUserName>
<discountAmount>9</discountAmount>
<externalAppId>sample string 12</externalAppId>
<externalAppKey>33</externalAppKey>
<externalAppName>sample string 4</externalAppName>
<id>1</id>
<insertDate>2026-04-14T06:37:49.7642934+03:00</insertDate>
<integrationRestaurantName>sample string 28</integrationRestaurantName>
<isScheduledOrder>true</isScheduledOrder>
<orderCancelReason>sample string 18</orderCancelReason>
<orderNote>sample string 11</orderNote>
<orderNumber>20</orderNumber>
<orderStatus>sample string 17</orderStatus>
<orderTotal>6</orderTotal>
<paymentMethodId>8</paymentMethodId>
<paymentMethodName>sample string 7</paymentMethodName>
<payments>
<Adisyo.AdisyoActivePayment />
<Adisyo.AdisyoActivePayment />
</payments>
<products>
<Adisyo.AdisyoActiveProduct>
<cancelReason>sample string 17</cancelReason>
<cost>10</cost>
<description>sample string 16</description>
<discountAmount>14</discountAmount>
<excludedComposites />
<excludedItems xmlns:d6p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d6p1:anyType />
<d6p1:anyType />
</excludedItems>
<features xmlns:d6p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d6p1:anyType />
<d6p1:anyType />
</features>
<groupId>13</groupId>
<groupName>sample string 12</groupName>
<id>1</id>
<insertDate>2026-04-14T06:37:49.7642934+03:00</insertDate>
<isMenu>true</isMenu>
<orderId>2</orderId>
<parentId>1</parentId>
<productCode>sample string 8</productCode>
<productName>sample string 6</productName>
<productNote>sample string 7</productNote>
<productUnitId>3</productUnitId>
<quantity>4</quantity>
<totalAmount>11</totalAmount>
<unitPrice>5</unitPrice>
</Adisyo.AdisyoActiveProduct>
<Adisyo.AdisyoActiveProduct>
<cancelReason>sample string 17</cancelReason>
<cost>10</cost>
<description>sample string 16</description>
<discountAmount>14</discountAmount>
<excludedComposites />
<excludedItems xmlns:d6p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d6p1:anyType />
<d6p1:anyType />
</excludedItems>
<features xmlns:d6p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d6p1:anyType />
<d6p1:anyType />
</features>
<groupId>13</groupId>
<groupName>sample string 12</groupName>
<id>1</id>
<insertDate>2026-04-14T06:37:49.7642934+03:00</insertDate>
<isMenu>true</isMenu>
<orderId>2</orderId>
<parentId>1</parentId>
<productCode>sample string 8</productCode>
<productName>sample string 6</productName>
<productNote>sample string 7</productNote>
<productUnitId>3</productUnitId>
<quantity>4</quantity>
<totalAmount>11</totalAmount>
<unitPrice>5</unitPrice>
</Adisyo.AdisyoActiveProduct>
</products>
<restaurantKey>32</restaurantKey>
<restaurantName>sample string 5</restaurantName>
<salesChannelId>13</salesChannelId>
<salesChannelName>sample string 14</salesChannelName>
<scheduledTime>2026-04-14T06:37:49.7642934+03:00</scheduledTime>
<status>sample string 16</status>
<statusId>15</statusId>
<tableName>sample string 19</tableName>
<taxAmount>21</taxAmount>
<updateDate>2026-04-14T06:37:49.7642934+03:00</updateDate>
<waiterName>sample string 2</waiterName>
</Adisyo.AdisyoActiveOrder>
<Adisyo.AdisyoActiveOrder>
<addressId>29</addressId>
<confirmationCode>sample string 27</confirmationCode>
<currency>sample string 10</currency>
<customer>
<address>sample string 7</address>
<addressDescription>sample string 8</addressDescription>
<addressHeader>sample string 10</addressHeader>
<addressId>14</addressId>
<city>sample string 11</city>
<company>sample string 12</company>
<customerEmail>sample string 3</customerEmail>
<customerId>4</customerId>
<customerName>sample string 1</customerName>
<customerPhone>sample string 5</customerPhone>
<customerPhone2>sample string 6</customerPhone2>
<customerSurname>sample string 2</customerSurname>
<isDefault>true</isDefault>
<phoneCode>sample string 13</phoneCode>
<region>sample string 9</region>
</customer>
<customerId>24</customerId>
<customerLatitude>sample string 25</customerLatitude>
<customerLongitude>sample string 26</customerLongitude>
<deliveryTime>2026-04-14T06:37:49.7642934+03:00</deliveryTime>
<deliveryType>31</deliveryType>
<deliveryUserName>sample string 3</deliveryUserName>
<discountAmount>9</discountAmount>
<externalAppId>sample string 12</externalAppId>
<externalAppKey>33</externalAppKey>
<externalAppName>sample string 4</externalAppName>
<id>1</id>
<insertDate>2026-04-14T06:37:49.7642934+03:00</insertDate>
<integrationRestaurantName>sample string 28</integrationRestaurantName>
<isScheduledOrder>true</isScheduledOrder>
<orderCancelReason>sample string 18</orderCancelReason>
<orderNote>sample string 11</orderNote>
<orderNumber>20</orderNumber>
<orderStatus>sample string 17</orderStatus>
<orderTotal>6</orderTotal>
<paymentMethodId>8</paymentMethodId>
<paymentMethodName>sample string 7</paymentMethodName>
<payments>
<Adisyo.AdisyoActivePayment />
<Adisyo.AdisyoActivePayment />
</payments>
<products>
<Adisyo.AdisyoActiveProduct>
<cancelReason>sample string 17</cancelReason>
<cost>10</cost>
<description>sample string 16</description>
<discountAmount>14</discountAmount>
<excludedComposites />
<excludedItems xmlns:d6p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d6p1:anyType />
<d6p1:anyType />
</excludedItems>
<features xmlns:d6p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d6p1:anyType />
<d6p1:anyType />
</features>
<groupId>13</groupId>
<groupName>sample string 12</groupName>
<id>1</id>
<insertDate>2026-04-14T06:37:49.7642934+03:00</insertDate>
<isMenu>true</isMenu>
<orderId>2</orderId>
<parentId>1</parentId>
<productCode>sample string 8</productCode>
<productName>sample string 6</productName>
<productNote>sample string 7</productNote>
<productUnitId>3</productUnitId>
<quantity>4</quantity>
<totalAmount>11</totalAmount>
<unitPrice>5</unitPrice>
</Adisyo.AdisyoActiveProduct>
<Adisyo.AdisyoActiveProduct>
<cancelReason>sample string 17</cancelReason>
<cost>10</cost>
<description>sample string 16</description>
<discountAmount>14</discountAmount>
<excludedComposites />
<excludedItems xmlns:d6p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d6p1:anyType />
<d6p1:anyType />
</excludedItems>
<features xmlns:d6p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d6p1:anyType />
<d6p1:anyType />
</features>
<groupId>13</groupId>
<groupName>sample string 12</groupName>
<id>1</id>
<insertDate>2026-04-14T06:37:49.7642934+03:00</insertDate>
<isMenu>true</isMenu>
<orderId>2</orderId>
<parentId>1</parentId>
<productCode>sample string 8</productCode>
<productName>sample string 6</productName>
<productNote>sample string 7</productNote>
<productUnitId>3</productUnitId>
<quantity>4</quantity>
<totalAmount>11</totalAmount>
<unitPrice>5</unitPrice>
</Adisyo.AdisyoActiveProduct>
</products>
<restaurantKey>32</restaurantKey>
<restaurantName>sample string 5</restaurantName>
<salesChannelId>13</salesChannelId>
<salesChannelName>sample string 14</salesChannelName>
<scheduledTime>2026-04-14T06:37:49.7642934+03:00</scheduledTime>
<status>sample string 16</status>
<statusId>15</statusId>
<tableName>sample string 19</tableName>
<taxAmount>21</taxAmount>
<updateDate>2026-04-14T06:37:49.7642934+03:00</updateDate>
<waiterName>sample string 2</waiterName>
</Adisyo.AdisyoActiveOrder>
</data>
<message>sample string 4</message>
<pageCount>2</pageCount>
<status>3</status>
<totalCount>1</totalCount>
</Adisyo.AdisyoActiveOrderResponse>
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
stringResponse 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>