If you're rewarding points for point of sale purchases, the POS Locations import loads the identifying information for your concession and merchandise locations.
Find it in the admin under Reports & Imports › Imports, at app.fanmaker.com/admin/settings/imports. Pick POS Locations from the What are you importing? picker, then click Download example CSV to start from a file with the right headers.
Import Rules
Your file needs every one of these columns in its header row:
location — matches the ID column on the POS Locations list
name — a plain-text name for the location, for example "Gate H Hotdog stand"
Example CSV
A file with the headers location and name, and one row reading:
location — 486156615
name — Gate H Hotdog stand
Note: Locations are matched by the location id. An existing one is renamed to match your file, and a location we don't have yet is created.
Note: A locked location can't be updated. Those rows come back as failures asking you to unlock it and try again — unlock it on the POS Locations list, then re-run.
