Import file details: tax_sets.csv

Edit on GitHub

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

Import file parameters

PARAMETER REQUIRED TYPE REQUIREMENTS OR COMMENTS DESCRIPTION
tax_set_name String Name of the tax set.
country_name String Country to which the tax refers to.
tax_rate_name String Name of the tax rate.
Tax rate is the ratio (usually expressed as a percentage) at which a business or person is taxed.
tax_rate_percent Float Tax rate, expressed as a percentage.

Import command

data:import:tax

Import template file and content example

FILE DESCRIPTION
template_tax.csv template Tax .csv template file (empty content, contains headers only).
tax.csv Exemplary import file with the Demo Shop data.