Dealer Users and Dealer Admins have the ability to import gift card ranges into myFocus gift if there are duplicate cards in the import and if there are no existing cards in the database in the import file
File structure is VERY simple
- No Headers
- Values can be either +/- as importer will set the balance to the value regardless of sign
- Acceptable Formats
- Can be either comma separated or comma-quote separated (comma separate shown below)
- Account#
- Example:
1234567980
1234567812
- Example:
- Account#, Balance
- Example:
1234567980,0
1234567812,20
- Example:
- Account#, Balance, Activated(Y/N)
- Example
1234567980,0,N
1234567812,-20,Y - Example Comma Quote
"1234567980","0","N"
"1234567812","-20","Y"
- Example
- Exporting Focus Local Gift Cards/Balances
- Simply access Setup
- Customers > Gift Cards
- Tools > Export
- Included Fields (Account, Balance) or (Account, Balance, Active)
Sample file attached
Comments
0 comments
Please sign in to leave a comment.