public byte[] DownloadInvoice(string username, string password, int resultsId)
Once a cleansed data file has been produced after being requested by the PurchaseResults
method, a final invoice is generated and made available to download via this method. The invoice is in PDF format.