JUMP TOGetting StartedOverviewAuthenticationRequestsResponsesStatus CodesErrorsPaginationRate LimitsVersioningimpact.com Public IP AddressesAccountsAccounts overviewThe account objectRetrieve an accountUpdate an accountActionsActions overviewThe action objectRetrieve an actionUpdate an actionReverse an actionList all actionsThe items objectRetrieve an item from an actionUpdate an item in an actionList all items for an actionThe action updates objectRetrieve an action updateList all action updatesAction InquiriesAction inquiries overviewThe action inquiry objectRetrieve an action inquiryUpdate an action inquiryList all action inquiriesAdsAds overviewThe ad objectCreate an adRetrieve an adUpdate an adList all adsCall DataCall Data overviewLog Call DataCampaignsCampaigns overviewThe campaigns objectRetrieve a campaignList all campaignsCatalogsCatalogs overviewThe catalog objectRetrieve a catalogList all catalogsThe (catalog) item objectCreate an item for a catalogRetrieve an item from a catalogUpdate an item or bulk update items for a catalogDelete an item for a catalogList all items for a catalogClicksClicks overviewThe click objectRetrieve a clickExport clicksContactsContacts overviewThe contact objectCreate a contactRetrieve a contactUpdate a contactDelete a contactList all contactsContractsContracts overviewThe contract objectRetrieve a contractList all contractsConversionsConversions overviewThe conversion objectCreate a conversionConversion PathsConversion Paths overviewThe conversion path objectRetrieve a conversion pathList all conversion pathsDealsDeals overviewThe deal objectCreate a dealRetrieve a dealUpdate a dealDelete a dealList all dealsDeferred Deep LinkingDeferred Deep Link overviewThe deferred deep link objectRetrieve a deferred deep linkException ListsException Lists overviewThe exception list objectCreate an exception listRetrieve an exception listUpdate an exception listList all exception listsThe (exception list) item objectCreate an item for an exception listRetrieve an exception list itemReplace all items in an exception listDelete an item for an exception listDelete all items in an exception listList all items for an exception listInvoicesInvoices overviewThe invoice objectRetrieve an invoiceDownload an invoice PDFList all invoicesJobs managementJobs overviewJobs objectReturn a jobDownload a job resultReplay a jobReturn a list of jobsNotesNotes overviewThe note objectCreate a noteRetrieve a noteUpdate a noteDelete a noteList all notesPartnersPartners overviewThe partner objectCreate a partnerRetrieve a partnerUpdate a partnerList all partnersPartner GroupsPartner groups overviewThe partner group objectCreate a partner groupRetrieve a partner groupUpdate a partner groupDelete a partner groupList all partner groupsPage LoadPage Load OverviewThe Page Load objectCreate a Page LoadPhone NumbersPhone Numbers overviewThe PhoneNumbers objectRetrieve a PhoneNumberList all PhoneNumbersPromo CodesPromo codes overviewThe promo code objectCreate a promo codeRetrieve a promo codeExpire a promo codeList all promo codesReportsReports overviewThe report objectThe report metadata objectRetrieve report metadataThe report records objectRun a reportList all reportsExport a reportRouting RulesRouting rules overviewThe routing rules objectRetrieve a routing ruleList all routing rulesSubmissionsSubmissions overviewThe API submission objectRetrieve an API submissionList all API submissionsThe FTP submission objectRetrieve an FTP SubmissionList all FTP submissionsThe FTP Submission Error objectList all FTP Submission Error detailsTasksTasks overviewThe task objectRetrieve a taskList all tasksTracking LinksTracking links overviewThe tracking links objectCreate a tracking linkTracking Value Requests(Tracking value) requests overviewThe tracking value request objectRetrieve a tracking value requestApprove a tracking value requestReject a tracking value requestList all tracking value requestsUnique URLsUnique URLs overviewThe unique URL objectRetrieve a unique URLList all unique URLsWebhooksEnable PostbacksDownload an invoice PDFParameters No parameters. Returns Returns the specified invoice as a downloaded file in PDF format. Example request cURLcurl 'https://api.impact.com/Advertisers/<AccountSID>/Invoices/<InvoiceId>/Download' \ -X GET \ -u '<AccountSID>:<AuthToken>' \ -o 'MyInvoice.pdf'