```
```

Brand Creation Service (createBrand)

Used to create brands that are not present in the Trendyol Brand List. The request is sent as form-data instead of a JSON body. The brand name must be sent as text in the "name" field, and the brand images must be sent as files in the "images" field. A minimum of 1 and a maximum of 3 images can be sent. The brand is created for the storefront given in the storeFrontCode header, which is mandatory for this service.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
int64
required

Seller ID

Body Params
string
required

Name of the brand to be created

images
array of files
required
length between 1 and 3

Images belonging to the brand

Headers
string
required

Store front code identifying the country/region the request applies to. International sellers must send this header on every request. If it is omitted the request is processed as TR, and an unrecognised value returns 400 with the invalid.storefrontcode key.

string

Language of the service response and error messages. The values tr, en, ro, ar, and el are supported. On the TR storefront the response is always returned in Turkish; on other storefronts en is used when the header is omitted or an unsupported value is sent.

Responses

401

One of supplierID, API Key, or API Secret Key is missing or incorrect.

500

A temporary error may have occurred. Please wait a few minutes.

Language
Credentials
Basic
base64
:
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json