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": "2025-12-06T07:47:22.9329181+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": "2025-12-06T07:47:22.9329181+03:00",
"updateDate": "2025-12-06T07:47:22.9329181+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": "2025-12-06T07:47:22.9329181+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": "2025-12-06T07:47:22.9329181+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": "2025-12-06T07:47:22.9329181+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": "2025-12-06T07:47:22.9329181+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": "2025-12-06T07:47:22.9329181+03:00",
"updateDate": "2025-12-06T07:47:22.9329181+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": "2025-12-06T07:47:22.9329181+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": "2025-12-06T07:47:22.9329181+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": "2025-12-06T07:47:22.9329181+03:00",
"description": "sample string 16",
"cancelReason": "sample string 17",
"excludedComposites": {},
"excludedItems": [
{},
{}
],
"features": [
{},
{}
]
}
],
"payments": [
{},
{}
]
}
],
"totalCount": 1,
"pageCount": 2,
"status": 3,
"message": "sample string 4"
}
Response Information
Resource Description
stringResponse Formats
application/json, text/json
Sample:
"sample string 1"