LC Web
  1. Order
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
        PUT
      • GetOrders
        GET
      • GetOrder
        GET
      • Get New Order Id - PROBLEM !!!
        POST
      • GetRepeatOrder
        GET
      • GetOrdersFromID
        GET
      • ActionField
        GET
    • 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. Order

GetOrders

GET
/api/order
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request GET 'http://10.101.252.154:9060/api/order?Search=OrderPersons.PersonID='\''200091395060'\''&sort=-OrderDate&PageNo=1&PageSize=1' \
--header 'Accept: application/json' \
--header 'Authorization: {{token}}' \
--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
CompleteOrder copy
Next
GetOrder
Built with