Api Ayarları Kaydetme

Trendyol Ayarlarını Kaydetmek

POST https:/api.marketplace.tekbas.com/trendyol/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

appSecret

string

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

appKey

string

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

supplierId

string

Trendyol tarafından verilen tedarikçi ID'si

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

Last updated

Was this helpful?