Siparişleri Çekme

orderList

Sipariş listesini çekme

GET https:/api.marketplace.tekbas.com/hb/orderList

This endpoint allows you to get free cakes.

Headers

Name
Type
Description

Authentication

string

Authentication token to track down who is emptying our stocks.

Request Body

Name
Type
Description

endDate

string

bitiş tarihi

startDate

string

başlangıç tarihi

{    "name": "Cake's name",    "recipe": "Cake's recipe name",    "cake": "Binary cake"}

Last updated

Was this helpful?