Example file for price details in CSV format
The file must be in CSV format (*.csv). For example, you can save your file as CSV in Excel. If the file you are going to upload is not an Excel file, please make sure to use semicolons (;) for separator characters between data elements.
You must specify the data in the order given in the example file below.
Example file:
| Data element | Mandatory | Voluntary | Data type (maximum number of characters) |
|---|---|---|---|
| Vehicle price code | x | Unique code determined by the company Alphanumeric code that can contain numbers and letters. The code’s maximum length is 255 characters. |
|
| Recommended retail price of vehicle | x | Data element must be an integer without decimal places / + 2 decimal places | |
| Start date of price validity | x | The date must be formatted as follows: dd.mm.yyyy |
|
| Vehicle make | x | Data element can contain numbers and letters. The data element’s maximum length is 255 characters. |
|
| Vehicle model | x | Data element can contain numbers and letters. The data element’s maximum length is 255 characters. |
|
| Name of vehicle’s level of equipment | x | Data element can contain numbers and letters. The data element’s maximum length is 255 characters. |
|
| Vehicle model specifier | x | Data element can contain numbers and letters. The data element’s maximum length is 255 characters. |
|
| Price valid until | x | The date must be formatted as follows: dd.mm.yyyy |