File details: comment.csv

Edit on GitHub
You are browsing a previous version of the document. The latest version is 202307.0.

This 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 must 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

The following table contains the template and an example of the file:

FILE DESCRIPTION
comment.csv template Exemplary import file with headers only.
comment.csv Exemplary import file with Demo Shop data.