Import file details: merchant.csv
Edit on GitHubThis document describes the merchant.csv file to configure merchant information in your Spryker shop.
Import file dependencies
Import file parameters
| PARAMETER | REQUIRED | TYPE | DEFAULT VALUE | REQUIREMENTS OR COMMENTS | DESCRIPTION |
|---|---|---|---|---|---|
| merchant_reference | ✓ | String | Unique | Identifier of the merchant in the system. | |
| merchant_name | ✓ | String | The name of the merchant. | ||
| registration_number | ✓ | Integer | Number assigned to the merchant at the point of registration. | ||
| status | ✓ | String | Possible values:
|
The status of the merchant. | |
| ✓ | String | Email address of the merchant. | |||
| is_active | ✓ | Integer | 1—is active 0—is not active |
Defines whether the merchant is active or not. | |
| url.de_DE | ✓ | String | Defined per locale. | Merchant page URL in the storefront for DE store. |
Import template file and content example
| FILE | DESCRIPTION |
|---|---|
| template_merchant.csv | Import file template with headers only. |
| merchant.csv | Example of the import file with Demo Shop data. |
Import command
data:import merchant
Thank you!
For submitting the form