Order Details

Back to List

Basic Information

Order ID:
order-1
Restaurant ID:
697e6f79b5332e0e206ea7d4
Restaurant Name:
Lezzetli Kebap
Total Price:
62.77 TL
Discounted Price:
62.77 TL
Status:
Restoran onayı bekleniyor
Created At:
2026-01-31 21:37:30
Updated At:
2026-01-31 21:37:30
Actions:

Customer Information

Name:
Test Customer
Phone:
+905551234567
Note:

Products

Product Quantity Price Total
Döner 1 62.77 TL 62.77 TL

Full Order Data (JSON)

{
  "id" : "order-1",
  "status" : 400,
  "isScheduled" : false,
  "confirmationId" : "conf-1769895449969",
  "client" : {
    "id" : "client-1769895449969",
    "name" : "Test Customer",
    "location" : null,
    "clientPhoneNumber" : "+905551234567",
    "clientUnmaskedPhoneNumber" : null,
    "contactPhoneNumber" : null,
    "deliveryAddress" : null
  },
  "courier" : null,
  "products" : [ {
    "id" : "prod-af5fa0f4",
    "imageURL" : null,
    "wideImageURL" : null,
    "count" : 1,
    "product" : "prod-af5fa0f4",
    "chainProduct" : null,
    "name" : {
      "tr" : "Döner",
      "en" : "Döner"
    },
    "price" : 62.77,
    "optionPrice" : null,
    "priceWithOption" : 62.77,
    "totalPrice" : 62.77,
    "totalOptionPrice" : null,
    "totalPriceWithOption" : 62.77,
    "optionCategories" : null,
    "displayInfo" : null,
    "note" : null
  } ],
  "clientNote" : "",
  "totalPrice" : 62.77,
  "totalDiscountedPrice" : 62.77,
  "checkoutDate" : "2026-01-31T21:37:29.969Z",
  "scheduledDate" : null,
  "verifyDate" : null,
  "scheduleVerifiedDate" : null,
  "prepareDate" : null,
  "handoverDate" : null,
  "reachDate" : null,
  "deliverDate" : null,
  "deliveryType" : null,
  "isEcoFriendly" : false,
  "doNotKnock" : false,
  "restaurant" : {
    "id" : "rest-a1ef8c63"
  },
  "paymentMethod" : 1,
  "paymentMethodText" : {
    "tr" : "Kredi Kartı",
    "en" : "Credit Card"
  },
  "cancelNote" : null,
  "cancelReason" : null,
  "restaurantPanelOperation" : false,
  "brand" : null,
  "isQueued" : false,
  "calculatedCourierToRestaurantETA" : null
}