Api Ayarları Kaydetme

N11 Ayarlarını kaydetme

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

Headers

Name
Type
Description

Authentication

string

Bizden aldığınız Api Token.

Request Body

Name
Type
Description

appSecret

string

N11 Authorization için alınması gereken appSecret

appKey

string

N11 Authorization için alınması gereken appKey

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

Last updated

Was this helpful?