Kategorileri Çekme

getAllCategories

Bütün kategorileri çekme

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

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

size

number

sayfa büyüklüğü

page

number

sayfa sayısı

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

Last updated

Was this helpful?