Kategori Özelliklerini Çekme

getCategoriesAttributies

Kategori Özelliklerini Çekme

GET https:/api.marketplace.tekbas.com/hb/categoriesAttributies/:categoryId

This endpoint allows you to get free cakes.

Path Parameters

Name
Type
Description

categoryId

number

kategori numarası

Headers

Name
Type
Description

Authentication

string

Authentication token to track down who is emptying our stocks.

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

Last updated

Was this helpful?