Required Data
Each item from an order should be on its own line and include:
- CustomerID (can be email address, or any other unique alphanumeric identifier)
- ProductID/SKU (can include both or either)
- Quantity
- Date (use YYYY-MM-DD ISO 8601 Standard format, may include time)
- OrderID (optional but please provide whenever possible)
File Format
File should be CSV or TSV and will look like this:
Example files
Comments
0 comments
Please sign in to leave a comment.