Import file details: merchant_profile_address.csv
Edit on GitHubThis document describes the merchant_profile_address.csv
file to configure merchant profile addresses information in your Spryker shop.
To import the file, run:
data:import merchant-profile-address
Import file parameters
The file should have the following parameters:
PARAMETER | REQUIRED | TYPE | DEFAULT VALUE | REQUIREMENTS OR COMMENTS | DESCRIPTION |
---|---|---|---|---|---|
merchant_reference | ✓ | String | Unique | Identifier of the merchant in the system. | |
country_iso2_code | String | Currency ISO code. For more details check ISO 4217 CURRENCY CODES. | |||
country_iso3_code | String | Currency ISO 3 code. | |||
address1 | String | Address information of the merchant. | |||
address2 | String | ||||
address3 | String | ||||
city | String | City where the merchant is located. | |||
zip_code | String | Zip code of the merchant. |
Import file dependencies
The file has the following dependencies:
Import template file and content example
Find the template and an example of the file below:
FILE | DESCRIPTION |
---|---|
template_merchant_profile_address.csv | Import file template with headers only. |
merchant_profile_address.csv | Example of the import file with Demo Shop data. |
Thank you!
For submitting the form