Importing POS Locations
If you are rewarding points for point of sale purchases, this import type will upload identifying information for your concession locations or merchandise locations.
To bulk update Locations, create a CSV that adheres to the following rules.
- You must include the following headers:
location, name
- The location column should correspond to the ID column on the locations list
- The name column should be a plain text description of the location, e.g. 'Gate H Hotdog stand'
An example csv might look like this:
location | name |
---|---|
486156615 | Gate H Hotdog stand |
Note:
Please save your .csv files using the MS-DOS Comma Separated value option for best import results!