Getting a Missing Column Error or General CSV Error
If you're getting a missing column error or a csv error it usually has to do with having missing headings or misplace headings. Even if a column like email or phone are blank you've got to leave the corresponding headings.
Here's a perfect example:
These are all of the columns that are necessary to import.
- Code
- Initial Value
- Balance
- Currency
Everything else is optional. However, you do need the headers even if they are empty.
Here's the Gift Card CSV template so it's close at hand: