LC Web
  1. Basket
LC Web
Prod
  • ROP
  • UAT
  • Prod
  • ActionField
  • Auth
    • AuthService
      POST
    • RefreshToken
      POST
  • CMS
    • GetMainPageForYou
      GET
    • GetMainPageForYou Copy
      GET
    • GetMainPageCampaigns
      GET
    • GetPaymentPageTryFlavors
      GET
    • Banner
      GET
    • Menu
      GET
    • GetTakeAway
      GET
    • CacheClear
      GET
  • Member
    • Favorite Products
      • GetFavoriteProducts
      • AddFavoriteProduct
      • DeleteFavoriteProduct
    • Favorite Orders
      • GetFavoriteOrders
      • AddFavoriteOrder
      • DeleteFavoriteOrder
    • Comment Order
      • AddPersonRateOrder
    • Facebook Login
      • FacebookConnect
      • FacebookLogin
      • FacebookConnectRegister
    • Login
      POST
    • Register
      POST
    • ForgotPassword
      POST
    • ResetPassword
      POST
    • GetMemberInfo
      GET
    • UpdateMemberInfo
      PUT
    • UpdateMemberMarketingPermissions
      PUT
    • ChangePassword
      PUT
    • DeactivateMemberNew
      PUT
    • FranchiseForm
      POST
    • ContactForm
      POST
    • DefaultLogin
      POST
  • Address
    • GetAllCities
    • GetCityTowns
    • GetTowns
    • GetAddressTypes
    • GetSubCities
    • GetQuarters
    • GetStreetAddresses
    • GetMemberDeliveryAddress
    • AddMemberDeliveryAddress
    • UpdateMemberDeliveryAddress
    • DeleteMemberDeliveryAddress
  • Products
    • GetProducts
    • GetProductDetails
    • GetProductDetails for Campaign
    • GetProductSizes
    • GetDepartments
    • ComeandGet
    • GetPromotionCode
  • Basket
    • AddToBasket
      POST
    • AddToBasketWithProductId
      PUT
    • CalculatePrice
      POST
    • UpdateBasketCount
      POST
    • RemoveFromBasket
      DELETE
    • UpdateBasket
      PUT
    • GetBasket
      GET
    • AddPromotion
      GET
    • DeletePromotion
      GET
    • GetBasketItem
      GET
  • Orders
    • OrderNotes
      • GetOrderNotes
      • AddOrderNote
      • DeleteOrderNote
    • GetPaymentTypes
    • CompleteOrder
    • GetOrders
    • GetLastOrder
    • ChangeAddress
    • RepeatOrder
  • Restaurants
    • GetRestaurants
    • GetTowns
    • GetRestaurantTowns
    • GetRestaurantNames
    • Nearests
  • External Services
    • OrderStatusChange
  • Mobile
    • CheckVersion
    • MobileHome
    • Register Push Token
  • Payment
    • ProcessPayment
  • Cache Clear
    • Web Api
    • Web Api Copy
  1. Basket

AddToBasket

POST
/web/Basket/AddToBasket
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request POST 'https://api.littlecaesars.com.tr/api/web/Basket/AddToBasket' \
--header 'Authorization: ' \
--header 'Auth-Member-AddressId: 103174436172' \
--header 'Content-Type: text/plain' \
--data-raw '{
  "id": "107774048880",
  "orderItemId": null,
  "name": "Playstation Oyuncu Menü (Orta)",
  "campaignProduct": false,
  "size": null,
  "sizeId": "0",
  "image": "https://www2.littlecaesars.com.tr//CMSFiles/Product/LittleImage/play.jpg",
  "detail": "Orta boy pizzalarda geçerlidir. Çılgın Ekmek ve lt. içecek ile servis edilir. Kod ile satın alınır.",
  "link": null,
  "price": {
    "price": 21.9,
    "id": "103868863892",
    "productPrototypeId": "100195220742"
  },
  "discountPrice": null,
  "totalPrice": 21.9,
  "quantity": 1,
  "defaultQuantity": 1,
  "maxIngredientCount": null,
  "isCampaign": true,
  "isFavorite": false,
  "codeRequired": true,
  "promotionCode": "GHS9BRDQ",
  "favoriteId": null,
  "saleRanking": 0,
  "options": [
    {
      "id": "100071050502",
      "name": "Orta Boy Pizza Seçimi",
      "optionType": "1",
      "relatedOpiton": null,
      "optionIndex": 1,
      "freeCount": 0,
      "minCount": 1,
      "items": [
        {
          "id": "108547928881",
          "orderItemId": null,
          "name": "Margarita (Orta)",
          "campaignProduct": false,
          "size": null,
          "sizeId": "4",
          "image": "https://www2.littlecaesars.com.tr//CMSFiles/Product/LittleImage/margarita.jpg",
          "detail": null,
          "link": null,
          "price": {
            "price": 0,
            "id": "108384219848",
            "productPrototypeId": "108591856782"
          },
          "discountPrice": null,
          "totalPrice": 0,
          "quantity": 1,
          "defaultQuantity": 0,
          "maxIngredientCount": null,
          "isCampaign": false,
          "isFavorite": false,
          "codeRequired": false,
          "promotionCode": null,
          "favoriteId": null,
          "saleRanking": 0,
          "options": [
            {
              "id": "102668776056",
              "name": "Hamur Seçimi",
              "optionType": "4",
              "relatedOpiton": null,
              "optionIndex": 1,
              "freeCount": 0,
              "minCount": 1,
              "items": [
                {
                  "id": "108959279247",
                  "orderItemId": null,
                  "name": "Normal Hamur",
                  "campaignProduct": false,
                  "size": null,
                  "sizeId": "4",
                  "image": "",
                  "detail": null,
                  "link": null,
                  "price": {
                    "price": 0,
                    "id": "102647433027",
                    "productPrototypeId": "105709754972"
                  },
                  "discountPrice": null,
                  "totalPrice": 0,
                  "quantity": 1,
                  "defaultQuantity": 0,
                  "maxIngredientCount": null,
                  "isCampaign": false,
                  "isFavorite": false,
                  "codeRequired": false,
                  "promotionCode": null,
                  "favoriteId": null,
                  "saleRanking": 0,
                  "options": null,
                  "optionGroup": null,
                  "existingOrderId": null
                },
                {
                  "id": "104435959065",
                  "orderItemId": null,
                  "name": "İnce Klasik Hamur",
                  "campaignProduct": false,
                  "size": null,
                  "sizeId": "4",
                  "image": "",
                  "detail": null,
                  "link": null,
                  "price": {
                    "price": 0,
                    "id": "105831235818",
                    "productPrototypeId": "109928466625"
                  },
                  "discountPrice": null,
                  "totalPrice": 0,
                  "quantity": 0,
                  "defaultQuantity": 0,
                  "maxIngredientCount": null,
                  "isCampaign": false,
                  "isFavorite": false,
                  "codeRequired": false,
                  "promotionCode": null,
                  "favoriteId": null,
                  "saleRanking": 0,
                  "options": null,
                  "optionGroup": null,
                  "existingOrderId": null
                },
                {
                  "id": "108882444622",
                  "orderItemId": null,
                  "name": "Nefis Kenar",
                  "campaignProduct": false,
                  "size": null,
                  "sizeId": "4",
                  "image": "",
                  "detail": null,
                  "link": null,
                  "price": {
                    "price": 4,
                    "id": "101540142451",
                    "productPrototypeId": "101903134734"
                  },
                  "discountPrice": null,
                  "totalPrice": 0,
                  "quantity": 0,
                  "defaultQuantity": 0,
                  "maxIngredientCount": null,
                  "isCampaign": false,
                  "isFavorite": false,
                  "codeRequired": false,
                  "promotionCode": null,
                  "favoriteId": null,
                  "saleRanking": 0,
                  "options": null,
                  "optionGroup": null,
                  "existingOrderId": null
                },
                {
                  "id": "100000850324",
                  "orderItemId": null,
                  "name": "Parmesan Kenar",
                  "campaignProduct": false,
                  "size": null,
                  "sizeId": "4",
                  "image": "",
                  "detail": null,
                  "link": null,
                  "price": {
                    "price": 4,
                    "id": "106857066786",
                    "productPrototypeId": "104555542153"
                  },
                  "discountPrice": null,
                  "totalPrice": 0,
                  "quantity": 0,
                  "defaultQuantity": 0,
                  "maxIngredientCount": null,
                  "isCampaign": false,
                  "isFavorite": false,
                  "codeRequired": false,
                  "promotionCode": null,
                  "favoriteId": null,
                  "saleRanking": 0,
                  "options": null,
                  "optionGroup": null,
                  "existingOrderId": null
                },
                {
                  "id": "100087987294",
                  "orderItemId": null,
                  "name": "Dörtköşe Hamur",
                  "campaignProduct": false,
                  "size": null,
                  "sizeId": "4",
                  "image": "",
                  "detail": null,
                  "link": null,
                  "price": {
                    "price": 0,
                    "id": "105341665858",
                    "productPrototypeId": "109649629306"
                  },
                  "discountPrice": null,
                  "totalPrice": 0,
                  "quantity": 0,
                  "defaultQuantity": 0,
                  "maxIngredientCount": null,
                  "isCampaign": false,
                  "isFavorite": false,
                  "codeRequired": false,
                  "promotionCode": null,
                  "favoriteId": null,
                  "saleRanking": 0,
                  "options": null,
                  "optionGroup": null,
                  "existingOrderId": null
                }
              ],
              "selectedItems": null,
              "priceModifiyers": [
                "Changed"
              ]
            },
            {
              "id": "104924165956",
              "name": "Malzeme Seçimi",
              "optionType": "3",
              "relatedOpiton": "107496128157",
              "optionIndex": 2,
              "freeCount": 0,
              "minCount": 0,
              "items": [
                {
                  "id": "108212814985",
                  "orderItemId": null,
                  "name": "Soğan",
                  "campaignProduct": false,
                  "size": null,
                  "sizeId": "4",
                  "image": "",
                  "detail": null,
                  "link": null,
                  "price": {
                    "price": 3.2,
                    "id": "101865675620",
                    "productPrototypeId": "108694432813"
                  },
                  "discountPrice": null,
                  "totalPrice": 0,
                  "quantity": 0,
                  "defaultQuantity": 0,
                  "maxIngredientCount": null,
                  "isCampaign": false,
                  "isFavorite": false,
                  "codeRequired": false,
                  "promotionCode": null,
                  "favoriteId": null,
                  "saleRanking": 0,
                  "options": null,
                  "optionGroup": "Sebze Malzemeler",
                  "existingOrderId": null
                },
                {
                  "id": "105976154206",
                  "orderItemId": null,
                  "name": "Domates",
                  "campaignProduct": false,
                  "size": null,
                  "sizeId": "4",
                  "image": "",
                  "detail": null,
                  "link": null,
                  "price": {
                    "price": 3.2,
                    "id": "109709558130",
                    "productPrototypeId": "100351282679"
                  },
                  "discountPrice": null,
                  "totalPrice": 0,
                  "quantity": 0,
                  "defaultQuantity": 0,
                  "maxIngredientCount": null,
                  "isCampaign": false,
                  "isFavorite": false,
                  "codeRequired": false,
                  "promotionCode": null,
                  "favoriteId": null,
                  "saleRanking": 0,
                  "options": null,
                  "optionGroup": "Sebze Malzemeler",
                  "existingOrderId": null
                },
                {
                  "id": "105294421056",
                  "orderItemId": null,
                  "name": "Beyaz Peynir",
                  "campaignProduct": false,
                  "size": null,
                  "sizeId": "4",
                  "image": "",
                  "detail": null,
                  "link": null,
                  "price": {
                    "price": 3.2,
                    "id": "108793670937",
                    "productPrototypeId": "106639659861"
                  },
                  "discountPrice": null,
                  "totalPrice": 0,
                  "quantity": 0,
                  "defaultQuantity": 0,
                  "maxIngredientCount": null,
                  "isCampaign": false,
                  "isFavorite": false,
                  "codeRequired": false,
                  "promotionCode": null,
                  "favoriteId": null,
                  "saleRanking": 0,
                  "options": null,
                  "optionGroup": "Sebze Malzemeler",
                  "existingOrderId": null
                },
                {
                  "id": "102631238247",
                  "orderItemId": null,
                  "name": "Parmesan Peynir",
                  "campaignProduct": false,
                  "size": null,
                  "sizeId": "4",
                  "image": "",
                  "detail": null,
                  "link": null,
                  "price": {
                    "price": 3.2,
                    "id": "101485483760",
                    "productPrototypeId": "107477013545"
                  },
                  "discountPrice": null,
                  "totalPrice": 0,
                  "quantity": 0,
                  "defaultQuantity": 0,
                  "maxIngredientCount": null,
                  "isCampaign": false,
                  "isFavorite": false,
                  "codeRequired": false,
                  "promotionCode": null,
                  "favoriteId": null,
                  "saleRanking": 0,
                  "options": null,
                  "optionGroup": "Et Malzemeler",
                  "existingOrderId": null
                },
                {
                  "id": "100824833846",
                  "orderItemId": null,
                  "name": "Siyah Zeytin",
                  "campaignProduct": false,
                  "size": null,
                  "sizeId": "4",
                  "image": "",
                  "detail": null,
                  "link": null,
                  "price": {
                    "price": 3.2,
                    "id": "101968702305",
                    "productPrototypeId": "108061656840"
                  },
                  "discountPrice": null,
                  "totalPrice": 0,
                  "quantity": 0,
                  "defaultQuantity": 0,
                  "maxIngredientCount": null,
                  "isCampaign": false,
                  "isFavorite": false,
                  "codeRequired": false,
                  "promotionCode": null,
                  "favoriteId": null,
                  "saleRanking": 0,
                  "options": null,
                  "optionGroup": "Sebze Malzemeler",
                  "existingOrderId": null
                },
                {
                  "id": "105520608639",
                  "orderItemId": null,
                  "name": "Kekik",
                  "campaignProduct": false,
                  "size": null,
                  "sizeId": "4",
                  "image": "",
                  "detail": null,
                  "link": null,
                  "price": {
                    "price": 3.2,
                    "id": "103629767650",
                    "productPrototypeId": "100187967181"
                  },
                  "discountPrice": null,
                  "totalPrice": 0,
                  "quantity": 0,
                  "defaultQuantity": 0,
                  "maxIngredientCount": null,
                  "isCampaign": false,
                  "isFavorite": false,
                  "codeRequired": false,
                  "promotionCode": null,
                  "favoriteId": null,
                  "saleRanking": 0,
                  "options": null,
                  "optionGroup": "Sebze Malzemeler",
                  "existingOrderId": null
                },
                {
                  "id": "104048135419",
                  "orderItemId": null,
                  "name": "Sucuk Dilim",
                  "campaignProduct": false,
                  "size": null,
                  "sizeId": "4",
                  "image": "",
                  "detail": null,
                  "link": null,
                  "price": {
                    "price": 3.2,
                    "id": "105145030996",
                    "productPrototypeId": "102665666344"
                  },
                  "discountPrice": null,
                  "totalPrice": 0,
                  "quantity": 0,
                  "defaultQuantity": 0,
                  "maxIngredientCount": null,
                  "isCampaign": false,
                  "isFavorite": false,
                  "codeRequired": false,
                  "promotionCode": null,
                  "favoriteId": null,
                  "saleRanking": 0,
                  "options": null,
                  "optionGroup": "Et Malzemeler",
                  "existingOrderId": null
                },
                {
                  "id": "104324197251",
                  "orderItemId": null,
                  "name": "Mantar",
                  "campaignProduct": false,
                  "size": null,
                  "sizeId": "4",
                  "image": "",
                  "detail": null,
                  "link": null,
                  "price": {
                    "price": 3.2,
                    "id": "103940302348",
                    "productPrototypeId": "107011278393"
                  },
                  "discountPrice": null,
                  "totalPrice": 0,
                  "quantity": 0,
                  "defaultQuantity": 0,
                  "maxIngredientCount": null,
                  "isCampaign": false,
                  "isFavorite": false,
                  "codeRequired": false,
                  "promotionCode": null,
                  "favoriteId": null,
                  "saleRanking": 0,
                  "options": null,
                  "optionGroup": "Sebze Malzemeler",
                  "existingOrderId": null
                },
                {
                  "id": "104136904289",
                  "orderItemId": null,
                  "name": "Kavurma",
                  "campaignProduct": false,
                  "size": null,
                  "sizeId": "4",
                  "image": "",
                  "detail": null,
                  "link": null,
                  "price": {
                    "price": 3.2,
                    "id": "106080382985",
                    "productPrototypeId": "101030935187"
                  },
                  "discountPrice": null,
                  "totalPrice": 0,
                  "quantity": 0,
                  "defaultQuantity": 0,
                  "maxIngredientCount": null,
                  "isCampaign": false,
                  "isFavorite": false,
                  "codeRequired": false,
                  "promotionCode": null,
                  "favoriteId": null,
                  "saleRanking": 0,
                  "options": null,
                  "optionGroup": "Et Malzemeler",
                  "existingOrderId": null
                },
                {
                  "id": "103526698081",
                  "orderItemId": null,
                  "name": "Ekstra Peynir",
                  "campaignProduct": false,
                  "size": null,
                  "sizeId": "4",
                  "image": "",
                  "detail": null,
                  "link": null,
                  "price": {
                    "price": 2,
                    "id": "107330124520",
                    "productPrototypeId": "102433894838"
                  },
                  "discountPrice": null,
                  "totalPrice": 0,
                  "quantity": 0,
                  "defaultQuantity": 0,
                  "maxIngredientCount": null,
                  "isCampaign": false,
                  "isFavorite": false,
                  "codeRequired": false,
                  "promotionCode": null,
                  "favoriteId": null,
                  "saleRanking": 0,
                  "options": null,
                  "optionGroup": "Et Malzemeler",
                  "existingOrderId": null
                },
                {
                  "id": "100512188129",
                  "orderItemId": null,
                  "name": "Pastırma",
                  "campaignProduct": false,
                  "size": null,
                  "sizeId": "4",
                  "image": "",
                  "detail": null,
                  "link": null,
                  "price": {
                    "price": 3.2,
                    "id": "103546194363",
                    "productPrototypeId": "106771806510"
                  },
                  "discountPrice": null,
                  "totalPrice": 0,
                  "quantity": 0,
                  "defaultQuantity": 0,
                  "maxIngredientCount": null,
                  "isCampaign": false,
                  "isFavorite": false,
                  "codeRequired": false,
                  "promotionCode": null,
                  "favoriteId": null,
                  "saleRanking": 0,
                  "options": null,
                  "optionGroup": "Et Malzemeler",
                  "existingOrderId": null
                },
                {
                  "id": "102587881412",
                  "orderItemId": null,
                  "name": "Sucuk Küp",
                  "campaignProduct": false,
                  "size": null,
                  "sizeId": "4",
                  "image": "",
                  "detail": null,
                  "link": null,
                  "price": {
                    "price": 3.2,
                    "id": "108059801586",
                    "productPrototypeId": "101516924612"
                  },
                  "discountPrice": null,
                  "totalPrice": 0,
                  "quantity": 0,
                  "defaultQuantity": 0,
                  "maxIngredientCount": null,
                  "isCampaign": false,
                  "isFavorite": false,
                  "codeRequired": false,
                  "promotionCode": null,
                  "favoriteId": null,
                  "saleRanking": 0,
                  "options": null,
                  "optionGroup": "Et Malzemeler",
                  "existingOrderId": null
                },
                {
                  "id": "103532317413",
                  "orderItemId": null,
                  "name": "Pepperonni",
                  "campaignProduct": false,
                  "size": null,
                  "sizeId": "4",
                  "image": "",
                  "detail": null,
                  "link": null,
                  "price": {
                    "price": 3.2,
                    "id": "107300404299",
                    "productPrototypeId": "109237979502"
                  },
                  "discountPrice": null,
                  "totalPrice": 0,
                  "quantity": 0,
                  "defaultQuantity": 0,
                  "maxIngredientCount": null,
                  "isCampaign": false,
                  "isFavorite": false,
                  "codeRequired": false,
                  "promotionCode": null,
                  "favoriteId": null,
                  "saleRanking": 0,
                  "options": null,
                  "optionGroup": "Et Malzemeler",
                  "existingOrderId": null
                },
                {
                  "id": "106808615214",
                  "orderItemId": null,
                  "name": "Közlenmiş Biber",
                  "campaignProduct": false,
                  "size": null,
                  "sizeId": "4",
                  "image": "",
                  "detail": null,
                  "link": null,
                  "price": {
                    "price": 3.2,
                    "id": "101000353254",
                    "productPrototypeId": "109187809849"
                  },
                  "discountPrice": null,
                  "totalPrice": 0,
                  "quantity": 0,
                  "defaultQuantity": 0,
                  "maxIngredientCount": null,
                  "isCampaign": false,
                  "isFavorite": false,
                  "codeRequired": false,
                  "promotionCode": null,
                  "favoriteId": null,
                  "saleRanking": 0,
                  "options": null,
                  "optionGroup": "Sebze Malzemeler",
                  "existingOrderId": null
                },
                {
                  "id": "105627747882",
                  "orderItemId": null,
                  "name": "Sosis",
                  "campaignProduct": false,
                  "size": null,
                  "sizeId": "4",
                  "image": "",
                  "detail": null,
                  "link": null,
                  "price": {
                    "price": 3.2,
                    "id": "103418708889",
                    "productPrototypeId": "105955362500"
                  },
                  "discountPrice": null,
                  "totalPrice": 0,
                  "quantity": 0,
                  "defaultQuantity": 0,
                  "maxIngredientCount": null,
                  "isCampaign": false,
                  "isFavorite": false,
                  "codeRequired": false,
                  "promotionCode": null,
                  "favoriteId": null,
                  "saleRanking": 0,
                  "options": null,
                  "optionGroup": "Et Malzemeler",
                  "existingOrderId": null
                },
                {
                  "id": "109300960149",
                  "orderItemId": null,
                  "name": "Mısır",
                  "campaignProduct": false,
                  "size": null,
                  "sizeId": "4",
                  "image": "",
                  "detail": null,
                  "link": null,
                  "price": {
                    "price": 3.2,
                    "id": "100191744567",
                    "productPrototypeId": "100135226265"
                  },
                  "discountPrice": null,
                  "totalPrice": 0,
                  "quantity": 0,
                  "defaultQuantity": 0,
                  "maxIngredientCount": null,
                  "isCampaign": false,
                  "isFavorite": false,
                  "codeRequired": false,
                  "promotionCode": null,
                  "favoriteId": null,
                  "saleRanking": 0,
                  "options": null,
                  "optionGroup": "Sebze Malzemeler",
                  "existingOrderId": null
                },
                {
                  "id": "108520349812",
                  "orderItemId": null,
                  "name": "Jalapeno (Acı Biber)",
                  "campaignProduct": false,
                  "size": null,
                  "sizeId": "4",
                  "image": "",
                  "detail": null,
                  "link": null,
                  "price": {
                    "price": 3.2,
                    "id": "109418133945",
                    "productPrototypeId": "106322531599"
                  },
                  "discountPrice": null,
                  "totalPrice": 0,
                  "quantity": 0,
                  "defaultQuantity": 0,
                  "maxIngredientCount": null,
                  "isCampaign": false,
                  "isFavorite": false,
                  "codeRequired": false,
                  "promotionCode": null,
                  "favoriteId": null,
                  "saleRanking": 0,
                  "options": null,
                  "optionGroup": "Sebze Malzemeler",
                  "existingOrderId": null
                },
                {
                  "id": "109967358630",
                  "orderItemId": null,
                  "name": "Tavuk",
                  "campaignProduct": false,
                  "size": null,
                  "sizeId": "4",
                  "image": "",
                  "detail": null,
                  "link": null,
                  "price": {
                    "price": 3.2,
                    "id": "107842410698",
                    "productPrototypeId": "106494518313"
                  },
                  "discountPrice": null,
                  "totalPrice": 0,
                  "quantity": 0,
                  "defaultQuantity": 0,
                  "maxIngredientCount": null,
                  "isCampaign": false,
                  "isFavorite": false,
                  "codeRequired": false,
                  "promotionCode": null,
                  "favoriteId": null,
                  "saleRanking": 0,
                  "options": null,
                  "optionGroup": "Et Malzemeler",
                  "existingOrderId": null
                },
                {
                  "id": "107242901526",
                  "orderItemId": null,
                  "name": "Jambon",
                  "campaignProduct": false,
                  "size": null,
                  "sizeId": "4",
                  "image": "",
                  "detail": null,
                  "link": null,
                  "price": {
                    "price": 3.2,
                    "id": "106843722911",
                    "productPrototypeId": "104107347575"
                  },
                  "discountPrice": null,
                  "totalPrice": 0,
                  "quantity": 0,
                  "defaultQuantity": 0,
                  "maxIngredientCount": null,
                  "isCampaign": false,
                  "isFavorite": false,
                  "codeRequired": false,
                  "promotionCode": null,
                  "favoriteId": null,
                  "saleRanking": 0,
                  "options": null,
                  "optionGroup": "Et Malzemeler",
                  "existingOrderId": null
                },
                {
                  "id": "106085940573",
                  "orderItemId": null,
                  "name": "Ton balığı",
                  "campaignProduct": false,
                  "size": null,
                  "sizeId": "4",
                  "image": "",
                  "detail": null,
                  "link": null,
                  "price": {
                    "price": 3.2,
                    "id": "100525453735",
                    "productPrototypeId": "104286076091"
                  },
                  "discountPrice": null,
                  "totalPrice": 0,
                  "quantity": 0,
                  "defaultQuantity": 0,
                  "maxIngredientCount": null,
                  "isCampaign": false,
                  "isFavorite": false,
                  "codeRequired": false,
                  "promotionCode": null,
                  "favoriteId": null,
                  "saleRanking": 0,
                  "options": null,
                  "optionGroup": "Et Malzemeler",
                  "existingOrderId": null
                },
                {
                  "id": "108676841938",
                  "orderItemId": null,
                  "name": "Yeşil Biber",
                  "campaignProduct": false,
                  "size": null,
                  "sizeId": "4",
                  "image": "",
                  "detail": null,
                  "link": null,
                  "price": {
                    "price": 3.2,
                    "id": "109123261503",
                    "productPrototypeId": "109204924153"
                  },
                  "discountPrice": null,
                  "totalPrice": 0,
                  "quantity": 0,
                  "defaultQuantity": 0,
                  "maxIngredientCount": null,
                  "isCampaign": false,
                  "isFavorite": false,
                  "codeRequired": false,
                  "promotionCode": null,
                  "favoriteId": null,
                  "saleRanking": 0,
                  "options": null,
                  "optionGroup": "Sebze Malzemeler",
                  "existingOrderId": null
                }
              ],
              "selectedItems": null,
              "priceModifiyers": [
                "Changed"
              ]
            }
          ],
          "optionGroup": null,
          "existingOrderId": null
        },
        {
          "id": "104964116080",
          "orderItemId": null,
          "name": "Parti (Orta)",
          "campaignProduct": false,
          "size": null,
          "sizeId": "4",
          "image": "https://www2.littlecaesars.com.tr//CMSFiles/Product/LittleImage/parti.jpg",
          "detail": null,
          "link": null,
          "price": {
            "price": 0,
            "id": "109341394612",
            "productPrototypeId": "102246826632"
          },
          "discountPrice": null,
          "totalPrice": 0,
          "quantity": 0,
          "defaultQuantity": 0,
          "maxIngredientCount": null,
          "isCampaign": false,
          "isFavorite": false,
          "codeRequired": false,
          "promotionCode": null,
          "favoriteId": null,
          "saleRanking": 0,
          "options": null,
          "optionGroup": null,
          "existingOrderId": null
        },
        {
          "id": "109862355168",
          "orderItemId": null,
          "name": "Pepperonni Pizza (Orta)",
          "campaignProduct": false,
          "size": null,
          "sizeId": "4",
          "image": "https://www2.littlecaesars.com.tr//CMSFiles/Product/LittleImage/pepperoni.jpg",
          "detail": null,
          "link": null,
          "price": {
            "price": 0,
            "id": "100015972429",
            "productPrototypeId": "104353798395"
          },
          "discountPrice": null,
          "totalPrice": 0,
          "quantity": 0,
          "defaultQuantity": 0,
          "maxIngredientCount": null,
          "isCampaign": false,
          "isFavorite": false,
          "codeRequired": false,
          "promotionCode": null,
          "favoriteId": null,
          "saleRanking": 0,
          "options": null,
          "optionGroup": null,
          "existingOrderId": null
        },
        {
          "id": "109212430966",
          "orderItemId": null,
          "name": "Piknik (Orta)",
          "campaignProduct": false,
          "size": null,
          "sizeId": "4",
          "image": "https://www2.littlecaesars.com.tr//CMSFiles/Product/LittleImage/piknik.jpg",
          "detail": null,
          "link": null,
          "price": {
            "price": 0,
            "id": "104454054434",
            "productPrototypeId": "107917346239"
          },
          "discountPrice": null,
          "totalPrice": 0,
          "quantity": 0,
          "defaultQuantity": 0,
          "maxIngredientCount": null,
          "isCampaign": false,
          "isFavorite": false,
          "codeRequired": false,
          "promotionCode": null,
          "favoriteId": null,
          "saleRanking": 0,
          "options": null,
          "optionGroup": null,
          "existingOrderId": null
        },
        {
          "id": "109008432404",
          "orderItemId": null,
          "name": "Sebze (Orta)",
          "campaignProduct": false,
          "size": null,
          "sizeId": "4",
          "image": "https://www2.littlecaesars.com.tr//CMSFiles/Product/LittleImage/sebze.jpg",
          "detail": null,
          "link": null,
          "price": {
            "price": 0,
            "id": "102549242102",
            "productPrototypeId": "105084406411"
          },
          "discountPrice": null,
          "totalPrice": 0,
          "quantity": 0,
          "defaultQuantity": 0,
          "maxIngredientCount": null,
          "isCampaign": false,
          "isFavorite": false,
          "codeRequired": false,
          "promotionCode": null,
          "favoriteId": null,
          "saleRanking": 0,
          "options": null,
          "optionGroup": null,
          "existingOrderId": null
        },
        {
          "id": "108038125653",
          "orderItemId": null,
          "name": "Sucuk-Peynir (Orta)",
          "campaignProduct": false,
          "size": null,
          "sizeId": "4",
          "image": "https://www2.littlecaesars.com.tr//CMSFiles/Product/LittleImage/sucuk peynir.jpg",
          "detail": null,
          "link": null,
          "price": {
            "price": 0,
            "id": "100083241510",
            "productPrototypeId": "103712582152"
          },
          "discountPrice": null,
          "totalPrice": 0,
          "quantity": 0,
          "defaultQuantity": 0,
          "maxIngredientCount": null,
          "isCampaign": false,
          "isFavorite": false,
          "codeRequired": false,
          "promotionCode": null,
          "favoriteId": null,
          "saleRanking": 0,
          "options": null,
          "optionGroup": null,
          "existingOrderId": null
        },
        {
          "id": "104587800176",
          "orderItemId": null,
          "name": "Sucukbol (Orta)",
          "campaignProduct": false,
          "size": null,
          "sizeId": "4",
          "image": "https://www2.littlecaesars.com.tr//CMSFiles/Product/LittleImage/sucuk bol.jpg",
          "detail": null,
          "link": null,
          "price": {
            "price": 0,
            "id": "103123354733",
            "productPrototypeId": "100247484142"
          },
          "discountPrice": null,
          "totalPrice": 0,
          "quantity": 0,
          "defaultQuantity": 0,
          "maxIngredientCount": null,
          "isCampaign": false,
          "isFavorite": false,
          "codeRequired": false,
          "promotionCode": null,
          "favoriteId": null,
          "saleRanking": 0,
          "options": null,
          "optionGroup": null,
          "existingOrderId": null
        }
      ],
      "selectedItems": null,
      "priceModifiyers": [
        "None"
      ]
    },
    {
      "id": "102326438184",
      "name": "Yan Ürün Seçimi",
      "optionType": "2",
      "relatedOpiton": null,
      "optionIndex": 2,
      "freeCount": 0,
      "minCount": 1,
      "items": [
        {
          "id": "106351054269",
          "orderItemId": null,
          "name": "Çılgın Ekmek",
          "campaignProduct": false,
          "size": null,
          "sizeId": "0",
          "image": "",
          "detail": null,
          "link": null,
          "price": {
            "price": 0,
            "id": "102646010470",
            "productPrototypeId": "103720381275"
          },
          "discountPrice": null,
          "totalPrice": 0,
          "quantity": 1,
          "defaultQuantity": 1,
          "maxIngredientCount": null,
          "isCampaign": false,
          "isFavorite": false,
          "codeRequired": false,
          "promotionCode": null,
          "favoriteId": null,
          "saleRanking": 0,
          "options": null,
          "optionGroup": null,
          "existingOrderId": null
        }
      ],
      "selectedItems": null,
      "priceModifiyers": [
        "None"
      ]
    },
    {
      "id": "102340120378",
      "name": "Litre İçecek Seçimi",
      "optionType": "1",
      "relatedOpiton": null,
      "optionIndex": 3,
      "freeCount": 0,
      "minCount": 1,
      "items": [
        {
          "id": "104022471985",
          "orderItemId": null,
          "name": "Yedigün (Litre)",
          "campaignProduct": false,
          "size": null,
          "sizeId": "5",
          "image": "https://www2.littlecaesars.com.tr//CMSFiles/Product/LittleImage/Yedigün(Litre).jpg",
          "detail": null,
          "link": null,
          "price": {
            "price": 0,
            "id": "102121164719",
            "productPrototypeId": "103402077517"
          },
          "discountPrice": null,
          "totalPrice": 0,
          "quantity": 1,
          "defaultQuantity": 0,
          "maxIngredientCount": null,
          "isCampaign": false,
          "isFavorite": false,
          "codeRequired": false,
          "promotionCode": null,
          "favoriteId": null,
          "saleRanking": 0,
          "options": null,
          "optionGroup": null,
          "existingOrderId": null
        },
        {
          "id": "101515370038",
          "orderItemId": null,
          "name": "Pepsi Max (Litre)",
          "campaignProduct": false,
          "size": null,
          "sizeId": "5",
          "image": "https://www2.littlecaesars.com.tr//CMSFiles/Product/LittleImage/100534074028.jpg",
          "detail": null,
          "link": null,
          "price": {
            "price": 0,
            "id": "102671400159",
            "productPrototypeId": "100126440909"
          },
          "discountPrice": null,
          "totalPrice": 0,
          "quantity": 0,
          "defaultQuantity": 0,
          "maxIngredientCount": null,
          "isCampaign": false,
          "isFavorite": false,
          "codeRequired": false,
          "promotionCode": null,
          "favoriteId": null,
          "saleRanking": 0,
          "options": null,
          "optionGroup": null,
          "existingOrderId": null
        },
        {
          "id": "109336421595",
          "orderItemId": null,
          "name": "Pepsi (Litre)",
          "campaignProduct": false,
          "size": null,
          "sizeId": "5",
          "image": "https://www2.littlecaesars.com.tr//CMSFiles/Product/LittleImage/Pepsi(Kutu).jpg",
          "detail": null,
          "link": null,
          "price": {
            "price": 0,
            "id": "108247532759",
            "productPrototypeId": "106636478888"
          },
          "discountPrice": null,
          "totalPrice": 0,
          "quantity": 0,
          "defaultQuantity": 0,
          "maxIngredientCount": null,
          "isCampaign": false,
          "isFavorite": false,
          "codeRequired": false,
          "promotionCode": null,
          "favoriteId": null,
          "saleRanking": 0,
          "options": null,
          "optionGroup": null,
          "existingOrderId": null
        },
        {
          "id": "104749486700",
          "orderItemId": null,
          "name": "Pepsi Light (Litre)",
          "campaignProduct": false,
          "size": null,
          "sizeId": "5",
          "image": "https://www2.littlecaesars.com.tr//CMSFiles/Product/LittleImage/PepsiLight(Kutu).jpg",
          "detail": null,
          "link": null,
          "price": {
            "price": 0,
            "id": "102948287668",
            "productPrototypeId": "103076766768"
          },
          "discountPrice": null,
          "totalPrice": 0,
          "quantity": 0,
          "defaultQuantity": 0,
          "maxIngredientCount": null,
          "isCampaign": false,
          "isFavorite": false,
          "codeRequired": false,
          "promotionCode": null,
          "favoriteId": null,
          "saleRanking": 0,
          "options": null,
          "optionGroup": null,
          "existingOrderId": null
        },
        {
          "id": "108674849319",
          "orderItemId": null,
          "name": "Ice Tea Şeftali (Litre)",
          "campaignProduct": false,
          "size": null,
          "sizeId": "5",
          "image": "https://www2.littlecaesars.com.tr//CMSFiles/Product/LittleImage/IceTeaŞeftali(Kutu).jpg",
          "detail": null,
          "link": null,
          "price": {
            "price": 0,
            "id": "108523495795",
            "productPrototypeId": "101370128384"
          },
          "discountPrice": null,
          "totalPrice": 0,
          "quantity": 0,
          "defaultQuantity": 0,
          "maxIngredientCount": null,
          "isCampaign": false,
          "isFavorite": false,
          "codeRequired": false,
          "promotionCode": null,
          "favoriteId": null,
          "saleRanking": 0,
          "options": null,
          "optionGroup": null,
          "existingOrderId": null
        },
        {
          "id": "109841099692",
          "orderItemId": null,
          "name": "7 Up (Litre)",
          "campaignProduct": false,
          "size": null,
          "sizeId": "5",
          "image": "https://www2.littlecaesars.com.tr//CMSFiles/Product/LittleImage/7Up(Litre).jpg",
          "detail": null,
          "link": null,
          "price": {
            "price": 0,
            "id": "101853597578",
            "productPrototypeId": "101404943397"
          },
          "discountPrice": null,
          "totalPrice": 0,
          "quantity": 0,
          "defaultQuantity": 0,
          "maxIngredientCount": null,
          "isCampaign": false,
          "isFavorite": false,
          "codeRequired": false,
          "promotionCode": null,
          "favoriteId": null,
          "saleRanking": 0,
          "options": null,
          "optionGroup": null,
          "existingOrderId": null
        },
        {
          "id": "109519449121",
          "orderItemId": null,
          "name": "Ice Tea Limon (Litre)",
          "campaignProduct": false,
          "size": null,
          "sizeId": "5",
          "image": "https://www2.littlecaesars.com.tr//CMSFiles/Product/LittleImage/IceTeaLimon(Kutu).jpg",
          "detail": null,
          "link": null,
          "price": {
            "price": 0,
            "id": "101374983608",
            "productPrototypeId": "100122082817"
          },
          "discountPrice": null,
          "totalPrice": 0,
          "quantity": 0,
          "defaultQuantity": 0,
          "maxIngredientCount": null,
          "isCampaign": false,
          "isFavorite": false,
          "codeRequired": false,
          "promotionCode": null,
          "favoriteId": null,
          "saleRanking": 0,
          "options": null,
          "optionGroup": null,
          "existingOrderId": null
        }
      ],
      "selectedItems": null,
      "priceModifiyers": [
        "None"
      ]
    }
  ],
  "optionGroup": null,
  "existingOrderId": null
}'
Response Response Example
{}

Request

Header Params

Body Params text/plain
Examples

Responses

🟢200Success
application/json
Body

Modified at 2024-06-01 13:42:15
Previous
GetPromotionCode
Next
AddToBasketWithProductId
Built with