You can use the Token Account Data Loader to initialize (create) and delete organization token accounts, and add tokens to them. You cannot deduct tokens from a token account using the data loader.
The Token Account Data Loader imports a comma—or semicolon—separated values (CSV) file containing a heading row and any number of data rows. You can download and fill in a template CSV file from the Token Account Data Loader page.
To initialize a token account, your CSV file must have values for Action and either Level1Desc or UserID. In addition, if you leave the TokenAccountName field blank, it is derived from the organization structure given in the organization level(s) or from the UserID.
To delete a token account, your CSV file must have values for Action and TokenAccountName. If more than one token account matches the TokenAccountName in the CSV files, the delete action will fail.
To add tokens to a token account, your CSV file must have values for Action, TokenValue, and either the organization (at least Level1Desc), or the UserID.
To import token account data, your user role must have unrestricted access to the Token Account Data Loader feature in System Roles (Manage Features > Payment Manager).
To import token account data, go to Manage Center > Learning > Token Account Data Loader.
Additional Information