LC Web
  1. Basket
LC Web
UAT
  • ROP
  • UAT
  • Prod
  • ActionField
  • Auth
    • AuthService
      POST
    • RefreshToken
      POST
  • CMS
    • GetMainPageForYou
      GET
    • GetMainPageCampaigns
      GET
    • GetPaymentPageTryFlavors
      GET
    • Banner
      GET
    • Menu
      GET
    • GetTakeAway
      GET
    • CacheClear
      GET
  • Member
    • Favorite Products
      • GetFavoriteProducts
      • AddFavoriteProduct
      • DeleteFavoriteProduct
    • Favorite Orders
      • GetFavoriteOrders
      • AddFavoriteOrder
      • DeleteFavoriteOrder
      • AddFavoriteOrder-Local
      • GetFavoriteOrders-Local
    • Comment Order
      • AddPersonRateOrder
    • Facebook Login
      • FacebookConnect
      • FacebookLogin
      • FacebookConnectRegister
    • Login
      POST
    • Login Copy
      POST
    • Register
      POST
    • ForgotPassword
      POST
    • ResetPassword
      POST
    • GetMemberInfo
      GET
    • UpdateMemberInfo
      PUT
    • UpdateMemberMarketingPermissions
      PUT
    • ChangePassword
      PUT
    • DeactivateMemberNew
      PUT
    • FranchiseForm
      POST
    • ContactForm
      POST
    • DefaultLogin
      POST
    • UpdateMemberInfo copy
      PUT
    • Login-Local
      POST
  • Address
    • GetTowns
    • GetAddressTypes
    • GetSubCities
    • GetQuarters
    • GetStreetAddresses
    • GetMemberDeliveryAddress
    • GetMemberDeliveryAddressDetailed
    • AddMemberDeliveryAddress
    • UpdateMemberDeliveryAddress
    • DeleteMemberDeliveryAddress
  • Products
    • GetProducts
    • GetProductDetails
    • GetProductDetails for Campaign
    • GetProductSizes
    • GetDepartments
    • ComeandGet
  • Basket
    • AddToBasket
      POST
    • AddToBasketWithProductId
      GET
    • CalculatePrice
      POST
    • UpdateBasketCount
      POST
    • RemoveFromBasket
      DELETE
    • UpdateBasket
      PUT
    • GetBasket
      GET
    • GetBasketItem
      GET
    • RemovePromotion
      POST
  • Orders
    • OrderNotes
      • GetOrderNotes
      • AddOrderNote
      • DeleteOrderNote
    • GetPaymentTypes
    • CompleteOrder
    • GetOrders
    • GetLastOrder
    • ChangeAddress
    • RepeatOrder
    • RepeatOrder-Local
    • ChangeType
    • ChangeAddress-rob
  • Restaurants
    • GetRestaurants
    • GetTowns
    • GetRestaurantTowns
    • Nearest
    • Search
    • GetRestaurantNames
    • Restorant Detail
  • External Services
    • OrderStatusChange
  • Payment
    • ProcessPayment
  • Mobile
    • CheckVersion
    • MobileHome
    • Register Push Token
    • MobileHome
    • Register Push Token
    • CheckVersion
  • Rob-Sorulacaklar
    • ChangeAddress-rob copy
    • birthdate update
    • restoran location
    • Products copy
    • Products copy copy
    • order
  1. Basket

UpdateBasket

PUT
/web/Basket/UpdateBasket
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request PUT 'http://api.gelsinpizza.com/api/web/Basket/UpdateBasket' \
--header 'Authorization: {{UAT_TOKEN}}' \
--header 'Content-Type: text/plain' \
--data-raw '{
        "id": "102859952723",
        "orderItemId": "108301200241",
        "name": "Akdeniz (Büyük)",
        "size": null,
        "sizeId": "0",
        "image": "",
        "bigImage": "",
        "detail": null,
        "price": {
            "price": "46.9",
            "id": "103959807955",
            "productPrototypeId": "107827967565"
        },
        "quantity": 1,
        "defaultQuantity": 0,
        "maxIngredientCount": 10,
        "isCampaign": false,
        "options": [
            {
                "id": "103480118853",
                "name": "Hamur Seçimi",
                "optionType": "4",
                "items": [
                    {
                        "id": "102463969258",
                        "orderItemId": null,
                        "name": "Normal Hamur",
                        "size": null,
                        "sizeId": "5",
                        "image": null,
                        "bigImage": null,
                        "detail": null,
                        "price": {
                            "price": "0",
                            "id": "105767386147",
                            "productPrototypeId": "105709754972"
                        },
                        "quantity": 0,
                        "defaultQuantity": 0,
                        "maxIngredientCount": 0,
                        "isCampaign": false,
                        "options": null
                    },
                    {
                        "id": "102966123843",
                        "orderItemId": null,
                        "name": "İnce Klasik Hamur",
                        "size": null,
                        "sizeId": "5",
                        "image": null,
                        "bigImage": null,
                        "detail": null,
                        "price": {
                            "price": "0",
                            "id": "104911864591",
                            "productPrototypeId": "109928466625"
                        },
                        "quantity": 0,
                        "defaultQuantity": 0,
                        "maxIngredientCount": 0,
                        "isCampaign": false,
                        "options": null
                    },
                    {
                        "id": "102818117067",
                        "orderItemId": null,
                        "name": "Nefis Kenar",
                        "size": null,
                        "sizeId": "5",
                        "image": null,
                        "bigImage": null,
                        "detail": null,
                        "price": {
                            "price": "6",
                            "id": "100377637948",
                            "productPrototypeId": "101903134734"
                        },
                        "quantity": 0,
                        "defaultQuantity": 0,
                        "maxIngredientCount": 0,
                        "isCampaign": false,
                        "options": null
                    },
                    {
                        "id": "103174630712",
                        "orderItemId": null,
                        "name": "Parmesan Kenar",
                        "size": null,
                        "sizeId": "5",
                        "image": null,
                        "bigImage": null,
                        "detail": null,
                        "price": {
                            "price": "6",
                            "id": "101774089341",
                            "productPrototypeId": "104555542153"
                        },
                        "quantity": 0,
                        "defaultQuantity": 0,
                        "maxIngredientCount": 0,
                        "isCampaign": false,
                        "options": null
                    }
                ],
                "selectedItems": null
            },
            {
                "id": "109623852065",
                "name": "Malzeme Seçimi",
                "optionType": "3",
                "items": [
                    {
                        "id": "104741106753",
                        "orderItemId": null,
                        "name": "Soğan",
                        "size": null,
                        "sizeId": "5",
                        "image": "",
                        "bigImage": "",
                        "detail": null,
                        "price": {
                            "price": "4.2",
                            "id": "106312662078",
                            "productPrototypeId": "108694432813"
                        },
                        "quantity": 0,
                        "defaultQuantity": 0,
                        "maxIngredientCount": 0,
                        "isCampaign": false,
                        "options": null
                    },
                    {
                        "id": "108472032273",
                        "orderItemId": null,
                        "name": "Domates",
                        "size": null,
                        "sizeId": "5",
                        "image": "",
                        "bigImage": "",
                        "detail": null,
                        "price": {
                            "price": "4.2",
                            "id": "102103286193",
                            "productPrototypeId": "100351282679"
                        },
                        "quantity": 1,
                        "defaultQuantity": 0,
                        "maxIngredientCount": 0,
                        "isCampaign": false,
                        "options": null
                    },
                    {
                        "id": "107263244678",
                        "orderItemId": null,
                        "name": "Beyaz Peynir",
                        "size": null,
                        "sizeId": "5",
                        "image": "",
                        "bigImage": "",
                        "detail": null,
                        "price": {
                            "price": "4.2",
                            "id": "109006512399",
                            "productPrototypeId": "106639659861"
                        },
                        "quantity": 1,
                        "defaultQuantity": 0,
                        "maxIngredientCount": 0,
                        "isCampaign": false,
                        "options": null
                    },
                    {
                        "id": "107111135498",
                        "orderItemId": null,
                        "name": "Parmesan Peynir",
                        "size": null,
                        "sizeId": "5",
                        "image": "",
                        "bigImage": "",
                        "detail": null,
                        "price": {
                            "price": "4.2",
                            "id": "108477412622",
                            "productPrototypeId": "107477013545"
                        },
                        "quantity": 0,
                        "defaultQuantity": 0,
                        "maxIngredientCount": 0,
                        "isCampaign": false,
                        "options": null
                    },
                    {
                        "id": "101298840171",
                        "orderItemId": null,
                        "name": "Siyah Zeytin",
                        "size": null,
                        "sizeId": "5",
                        "image": "",
                        "bigImage": "",
                        "detail": null,
                        "price": {
                            "price": "4.2",
                            "id": "102030661484",
                            "productPrototypeId": "108061656840"
                        },
                        "quantity": 1,
                        "defaultQuantity": 0,
                        "maxIngredientCount": 0,
                        "isCampaign": false,
                        "options": null
                    },
                    {
                        "id": "108140406152",
                        "orderItemId": null,
                        "name": "Kekik",
                        "size": null,
                        "sizeId": "5",
                        "image": "",
                        "bigImage": "",
                        "detail": null,
                        "price": {
                            "price": "4.2",
                            "id": "107476980430",
                            "productPrototypeId": "100187967181"
                        },
                        "quantity": 1,
                        "defaultQuantity": 0,
                        "maxIngredientCount": 0,
                        "isCampaign": false,
                        "options": null
                    },
                    {
                        "id": "104385041108",
                        "orderItemId": null,
                        "name": "Sucuk Dilim",
                        "size": null,
                        "sizeId": "5",
                        "image": "",
                        "bigImage": "",
                        "detail": null,
                        "price": {
                            "price": "4.2",
                            "id": "108702711334",
                            "productPrototypeId": "102665666344"
                        },
                        "quantity": 0,
                        "defaultQuantity": 0,
                        "maxIngredientCount": 0,
                        "isCampaign": false,
                        "options": null
                    },
                    {
                        "id": "108871420621",
                        "orderItemId": null,
                        "name": "Mantar",
                        "size": null,
                        "sizeId": "5",
                        "image": "",
                        "bigImage": "",
                        "detail": null,
                        "price": {
                            "price": "4.2",
                            "id": "106180226117",
                            "productPrototypeId": "107011278393"
                        },
                        "quantity": 1,
                        "defaultQuantity": 0,
                        "maxIngredientCount": 0,
                        "isCampaign": false,
                        "options": null
                    },
                    {
                        "id": "108149443590",
                        "orderItemId": null,
                        "name": "Kavurma",
                        "size": null,
                        "sizeId": "5",
                        "image": "",
                        "bigImage": "",
                        "detail": null,
                        "price": {
                            "price": "4.2",
                            "id": "106460473314",
                            "productPrototypeId": "101030935187"
                        },
                        "quantity": 0,
                        "defaultQuantity": 0,
                        "maxIngredientCount": 0,
                        "isCampaign": false,
                        "options": null
                    },
                    {
                        "id": "109446926553",
                        "orderItemId": null,
                        "name": "Ekstra Peynir",
                        "size": null,
                        "sizeId": "5",
                        "image": "",
                        "bigImage": "",
                        "detail": null,
                        "price": {
                            "price": "3.5",
                            "id": "101880606983",
                            "productPrototypeId": "102433894838"
                        },
                        "quantity": 0,
                        "defaultQuantity": 0,
                        "maxIngredientCount": 0,
                        "isCampaign": false,
                        "options": null
                    },
                    {
                        "id": "104281191623",
                        "orderItemId": null,
                        "name": "Pastırma",
                        "size": null,
                        "sizeId": "5",
                        "image": "",
                        "bigImage": "",
                        "detail": null,
                        "price": {
                            "price": "4.2",
                            "id": "104858364812",
                            "productPrototypeId": "106771806510"
                        },
                        "quantity": 0,
                        "defaultQuantity": 0,
                        "maxIngredientCount": 0,
                        "isCampaign": false,
                        "options": null
                    },
                    {
                        "id": "109733342287",
                        "orderItemId": null,
                        "name": "Sucuk Küp",
                        "size": null,
                        "sizeId": "5",
                        "image": "",
                        "bigImage": "",
                        "detail": null,
                        "price": {
                            "price": "4.2",
                            "id": "106181810912",
                            "productPrototypeId": "101516924612"
                        },
                        "quantity": 0,
                        "defaultQuantity": 0,
                        "maxIngredientCount": 0,
                        "isCampaign": false,
                        "options": null
                    },
                    {
                        "id": "100329308819",
                        "orderItemId": null,
                        "name": "Pepperonni",
                        "size": null,
                        "sizeId": "5",
                        "image": "",
                        "bigImage": "",
                        "detail": null,
                        "price": {
                            "price": "4.2",
                            "id": "101784295759",
                            "productPrototypeId": "109237979502"
                        },
                        "quantity": 0,
                        "defaultQuantity": 0,
                        "maxIngredientCount": 0,
                        "isCampaign": false,
                        "options": null
                    },
                    {
                        "id": "101134801353",
                        "orderItemId": null,
                        "name": "Közlenmiş Biber",
                        "size": null,
                        "sizeId": "5",
                        "image": "",
                        "bigImage": "",
                        "detail": null,
                        "price": {
                            "price": "4.2",
                            "id": "101305692602",
                            "productPrototypeId": "109187809849"
                        },
                        "quantity": 0,
                        "defaultQuantity": 0,
                        "maxIngredientCount": 0,
                        "isCampaign": false,
                        "options": null
                    },
                    {
                        "id": "106971269187",
                        "orderItemId": null,
                        "name": "Sosis",
                        "size": null,
                        "sizeId": "5",
                        "image": "",
                        "bigImage": "",
                        "detail": null,
                        "price": {
                            "price": "4.2",
                            "id": "101786165418",
                            "productPrototypeId": "105955362500"
                        },
                        "quantity": 0,
                        "defaultQuantity": 0,
                        "maxIngredientCount": 0,
                        "isCampaign": false,
                        "options": null
                    },
                    {
                        "id": "105203647403",
                        "orderItemId": null,
                        "name": "Mısır",
                        "size": null,
                        "sizeId": "5",
                        "image": "",
                        "bigImage": "",
                        "detail": null,
                        "price": {
                            "price": "4.2",
                            "id": "105669556771",
                            "productPrototypeId": "100135226265"
                        },
                        "quantity": 0,
                        "defaultQuantity": 0,
                        "maxIngredientCount": 0,
                        "isCampaign": false,
                        "options": null
                    },
                    {
                        "id": "108780504387",
                        "orderItemId": null,
                        "name": "Jalapeno (Acı Biber)",
                        "size": null,
                        "sizeId": "5",
                        "image": "",
                        "bigImage": "",
                        "detail": null,
                        "price": {
                            "price": "4.2",
                            "id": "101804457916",
                            "productPrototypeId": "106322531599"
                        },
                        "quantity": 0,
                        "defaultQuantity": 0,
                        "maxIngredientCount": 0,
                        "isCampaign": false,
                        "options": null
                    },
                    {
                        "id": "108824548507",
                        "orderItemId": null,
                        "name": "Tavuk",
                        "size": null,
                        "sizeId": "5",
                        "image": "",
                        "bigImage": "",
                        "detail": null,
                        "price": {
                            "price": "4.2",
                            "id": "107573116680",
                            "productPrototypeId": "106494518313"
                        },
                        "quantity": 0,
                        "defaultQuantity": 0,
                        "maxIngredientCount": 0,
                        "isCampaign": false,
                        "options": null
                    },
                    {
                        "id": "109663831893",
                        "orderItemId": null,
                        "name": "Jambon",
                        "size": null,
                        "sizeId": "5",
                        "image": "",
                        "bigImage": "",
                        "detail": null,
                        "price": {
                            "price": "4.2",
                            "id": "103295890909",
                            "productPrototypeId": "104107347575"
                        },
                        "quantity": 0,
                        "defaultQuantity": 0,
                        "maxIngredientCount": 0,
                        "isCampaign": false,
                        "options": null
                    },
                    {
                        "id": "109312598787",
                        "orderItemId": null,
                        "name": "Ton balığı",
                        "size": null,
                        "sizeId": "5",
                        "image": "",
                        "bigImage": "",
                        "detail": null,
                        "price": {
                            "price": "4.2",
                            "id": "107947706513",
                            "productPrototypeId": "104286076091"
                        },
                        "quantity": 0,
                        "defaultQuantity": 0,
                        "maxIngredientCount": 0,
                        "isCampaign": false,
                        "options": null
                    },
                    {
                        "id": "109310630633",
                        "orderItemId": null,
                        "name": "Yeşil Biber",
                        "size": null,
                        "sizeId": "5",
                        "image": "",
                        "bigImage": "",
                        "detail": null,
                        "price": {
                            "price": "4.2",
                            "id": "101385658343",
                            "productPrototypeId": "109204924153"
                        },
                        "quantity": 1,
                        "defaultQuantity": 0,
                        "maxIngredientCount": 0,
                        "isCampaign": false,
                        "options": null
                    }
                ],
                "selectedItems": 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
RemoveFromBasket
Next
GetBasket
Built with