LC Web
  1. ROP-Sorulacaklar
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
        • Pizza Ingredients
        • Get Order(Sepet)
        • Get Order(Sepet) copy
        • OrderableItem Post Örneği
        • OrderableItem Put Örneği
        • OrderableItem Delete Örneği
      • Product Size Enum
      • Categories Groups
      • Categories
      • Category Products
    • 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. ROP-Sorulacaklar

order

POST
/api/order
Product içinde tag olarak size bilgisi gelicek, liste buna göre distinct ile gösterilecek
boyutların default sırası, orta(one,medium), büyük, küçük
isActive true olanlar gösterilecek
price içinde price bilgisi alınacak (LC servise gelicek)
name ürün adı
ProductPrototype.Description bilgisi gelicek (LC servise gelicek)
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request POST 'http://10.101.252.154:9060/api/order' \
--header 'Accept: application/json' \
--header 'Authorization: {{token}}' \
--header 'Accept-Language: tr-TR' \
--header 'Content-Type: text/plain' \
--data-raw '{"persons":[{"PersonID":"103034153998"}],"OrderTypeID":2,"AddressID":"105206740436"}'
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
Products copy
Next
ChangeAddress-rob copy
Built with