Api Ayarlarını Kaydetme

Api Ayarlarını kaydetme

POST https:/api.marketplace.tekbas.com/hb/settings

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

appKey

string

Hepsiburada'dan alınması gereken güvenlik anahtarı

appKey

string

Hepsiburada'dan alınması gereken güvenlik anahtarı

merchantId

string

Hepsiburada tarafından verilen satıcıya ait ID

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

Last updated

Was this helpful?