Import file details: shipment.csv

Edit on GitHub

This document describes the shipment.csv file to configure the shipment information in your Spryker Demo Shop.

To import the file, run

data:import:shipment

Import file parameters

PARAMETER REQUIRED TYPE REQUIREMENTS OR COMMENTS DESCRIPTION
shipment_method_key String The identifier of the shipment method.
name String The name of the shipment method.
carrier String The name of the shipment carrier.
taxSetName String The name of the tax set.
avalara_tax_code String Avalara tax code for automated tax calculation.

Import template file and content example

FILE DESCRIPTION
template_shipment.csv Import file template with headers only.
shipment.csv Exemplary import file with the Demo Shop data.