Import file details: comment.csv
Edit on GitHubThis document describes the comment.csv
file to configure Comment information in your Spryker Demo Shop.
To import the file, run:
data:import:comment
Import file parameters
The file should have the following parameters:
PARAMETER | REQUIRED | TYPE | REQUIREMENTS OR COMMENTS | DESCRIPTION |
---|---|---|---|---|
message_key | String | Identifier of the message with the comment. | ||
owner_type | String | Owner type that issued the comment. | ||
owner_key | String | Owner key identifier who issued the comment. | ||
customer_reference | String | Reference of the customer. | ||
message | String | Message with the comment. |
Import file dependencies
This file has the following dependency: customer.csv.
Import template file and content example
Find the template and an example of the file below:
FILE | DESCRIPTION |
---|---|
comment.csv template | Exemplary import file with headers only. |
comment.csv | Exemplary import file with Demo Shop data. |
Thank you!
For submitting the form