LC Web
  1. LC Toplantı
LC Web
ROP
  • ROP
  • UAT
  • Prod
  • ActionField
  • Dev
    • Membership
      • Login
        • Get Token
        • Get RefreshToken
        • PersonUser
        • person
        • OrderPerson
        • MarketingPermission
        • facebookid
        • facebookid login
        • facebookUID
        • new client
        • OrderSourceList
        • client list
      • Register
        • Person
        • PersonPhone
        • MarketingPermission
        • Facebook
        • PersonEMail
        • PersonUser
      • Forget Password
        • PersonUser
        • reset hash
        • reset hash sorgu
        • PersonUser-şifre değiştirme
      • Profile
        • PersonUser-şifre değiştirme
        • Hesabı silme
        • PersonUser Update
        • Doğum Tarihi Alma
        • Doğum Tarihi Güncelleme
        • Doğum Tarihi Ekleme
        • Ad Soyad Güncelleme
        • Get CurrentUser
      • Address
        • Person_DeliveryAddress
        • Person_DeliveryAddress delete
        • Person_DeliveryAddress ekleme
        • StreetAddress
        • StreetAddress list
        • Quarter
        • Quarter list
        • Subcity
        • town
        • town list
        • AddressType
        • Subcity list
        • Address_StreetAddress
    • Product
      • UI dan bulunanlar
        • Categories copy
        • Pizza Categories
        • Pizza
        • Pizza Size
        • Pizza Ingredients
      • Toplantı
        • Departments
        • Sizes
        • ProductListing Filter
        • ürün order oluşturma
      • LC Toplantı
        • Pizza Boyutlar
          GET
        • Pizza Ingredients
          GET
        • Get Order(Sepet)
          GET
        • Get Order(Sepet) copy
          POST
        • OrderableItem Post Örneği
          GET
        • OrderableItem Put Örneği
          PUT
        • OrderableItem Delete Örneği
          DELETE
      • Product Size Enum
        GET
      • Categories Groups
        GET
      • Categories
        GET
      • Category Products
        POST
    • Order
      • CompleteOrder copy
      • GetOrders
      • GetOrder
      • Get New Order Id - PROBLEM !!!
      • GetRepeatOrder
      • GetOrdersFromID
      • ActionField
    • Other
      • get refresh token
      • GetBrands
      • GetBrands Pagged
      • PostBrand
      • PutBrand copy
      • DeleteBrand copy
      • TranslateItem
      • StreetAddress Post
      • StreetAddress Get
      • quarter get
      • Quarter Post
      • GetStores
      • Get Products
      • Get Product Sizes
      • OrderableItem
      • OrderableItem GET Örneği
      • OrderableItem copy
      • SearchStreet
      • StreetAddress Advanced Search
      • Tag
      • Tag copy
      • TagType
      • clients
      • PersonPhone
      • PersonDetailDataType
      • PersonDetailData2
      • PersonDetailData2 copy
      • PersonPhone2
    • toplantı
      • birleşik promosyonlar
    • Store
      • cache/store
      • Store Location
      • cache/store copy
      • Store Search
      • Store Detail
    • Promotion
      • Special Promotion
      • Product Recommend Promotion
      • Product Recommend Promotion Copy
      • Add Order Promotion
      • Add Order Promotion Copy
      • Promotions
      • Promotions Copy
      • PromotionCode
  • ROP-Sorulacaklar
    • ChangeAddress-rob copy
      GET
    • birthdate update
      GET
    • restoran location
      GET
    • Products copy
      POST
    • Products copy copy
      POST
    • order
      POST
    • Products copy copy
      POST
    • birthdate update
      GET
    • restoran location
      GET
    • Products copy
      POST
    • Order Create
      POST
    • ChangeAddress-rob copy
      GET
    • birthdate update
      GET
    • restoran location
      GET
    • Products copy
      POST
    • order
      POST
    • ChangeAddress-rob copy
      GET
    • restoran location
      GET
    • ChangeAddress-rob copy
      GET
    • restoran location
      GET
    • Products copy
      POST
    • order
      POST
    • Products copy copy
      POST
    • birthdate update
      GET
    • restoran location
      GET
    • Products copy
      POST
    • birthdate update
      GET
    • order
      POST
    • Products copy
      POST
    • ChangeAddress-rob copy
      GET
    • order
      POST
    • birthdate update
      GET
    • Products copy copy
      POST
    • ChangeAddress-rob copy
      GET
  1. LC Toplantı

Get Order(Sepet)

GET
/api/OrderableItem
Kullanıcı id si ve adres id ile order oluşturuluyor.
Bundan dönen id bir yerde saklanacak, sepette buna göre çekilecek.
Buna kaydedilen siparşin durumu değiştirilirse, sipariş verilmiş olacak.
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request GET 'http://10.101.252.154:9060/api/OrderableItem?CalcParameters=OrderID='\''100525547831'\''&Search=ItemID='\''103682738120'\''&Search=OrderItemID='\''104664534819'\''&pageNo=1&pageSize=1000
' \
--header 'Accept: application/json' \
--header 'Authorization: bearer AQAAANCMnd8BFdERjHoAwE_Cl-sBAAAAoYoB0V5YvU-GU5_Ln2bbzQAAAAACAAAAAAADZgAAwAAAABAAAAAKK0HjsjuYkMTOhbvZA8A2AAAAAASAAACgAAAAEAAAAOAKKbR3vZ58tIbbrUGeSND4AAAAx8QUoQM5r65GxfkuYWjplQPbch2z3IiWTyxsOlQ87qRTLyZ8nHi7Kh4UOoKbo48-inov42YUTzVjDEN07jisiBZb76l5T1WJIili85LVvaUG_6gtdeQGTZl44wHU9okJ67XsBqOOy8C479svhNh8t4Gm3CA-dMZLCllPDoDAePuRkR3Z1LMPCSCKAT1AxtQ5Awe6CC0QK4MzT2t__Z6lX4Rr6kdz10GOfbjr8X-BPhYL_G-QHVtCOMzN5q8-fF0LTOBZtmm_MfcmIMID0pdlJsWYloC7BMsQSUb2bEi8Gz49rqbVCHC0hyl-oWZ1JxeE8liezEDDnLMUAAAA1F-czi1QcLOU7s_kvrcgblHVLGc' \
--header 'Content-Type: application/json'
Response Response Example
{}

Request

Query Params

Header Params

Responses

🟢200Success
application/json
Body

Modified at 2024-06-01 13:42:15
Previous
Pizza Ingredients
Next
Get Order(Sepet) copy
Built with