Intended Application
To assign one time codes to a Gift Card Reward.
Notes
- No header. First record is processed.
 - Comma must be used as the field delimiter.
 - One time codes can only be used once per database.
 
File Structure
| 
				 DATA COLUMN  | 
			DATA TYPE | DATA REQUIRED? | FORMATTING | NOTES | 
|---|---|---|---|---|
| One Time Code | Alphanumeric (40) | Yes | ||
| One Time Pin | Alphanumeric (12) | No | 
Sample File
1: 2: 3: 4:  | 
                                339994888,1234 339994889,2354 339994890,2574 339994891,8974  | 
                            


