File format

A payment importer file is a CSV formatted document containing three record types:
  • header—contains the column names for the entry records
  • entry— contains the actual import data of interest, one entry for each subscription
  • footer—contains summary data about the import that can be used to verify successful import of the file
Commas separating unused columns at the end of a line may not be omitted.