Kategori Özellik Değerlerini Çekme

Get Category Attribute Values

GET https://api.marketplace.tekbas.com/hb/categoriesAttributeValues/: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.

Request Body

Name
Type
Description

attributeId

string

özellik numarası

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

Last updated

Was this helpful?