JUMP TOGetting StartedOverviewIntroductionAuthenticationRequestsResponsesStatus 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 conversionDealsDeals 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 linkDeferred Response APIReport ExportsClick ExportsException 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 notesPage LoadPage Load OverviewThe Page Load objectCreate a Page LoadPartnersPartners 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 groupsPhone 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 objectExport a reportRun a reportList all reportsRouting 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 URLsUsersUsers overviewThe user objectRetrieve a userList all usersWebhooksEnable Postbacks/ advocate api referenceAccount OverviewDelete an accountdeleteUser OverviewLookup a user PIIgetBlock userpostUnblock userpostList usersgetUser UpsertputCreate a user and accountpostLookup a usergetDelete a userdeleteGet a user by a referral codegetShare Links OverviewLookup a user's share URLsgetLookup a user's share URLs (Open Endpoint)getReferral Code OverviewLookup a referral codegetApply a referral codepostReferral OverviewList referralsgetLookup a ReferralgetList referrals (Open Endpoint)getReward Balance OverviewList reward balancesgetDebit a reward balancepostReward OverviewList an account's rewardsgetLookup a single rewardgetRedeem a single rewardpostCancel a single rewardpostCreate a single rewardpostWebhook OverviewCreate a webhook subscriptionpostList webhook subscriptionsgetDelete a webhook subscriptiondeleteTest a webhook subscriptionpostExport OverviewCreate an ExportpostLookup an ExportgetDownload an ExportgetList ExportsgetSaaSquatch by impact.com REST API ReferenceAccountCreate or Update an accountpostLookup an accountgetDelete an accountdeleteClassic OnlyDeprecatedUserCreate or Update a UserpostLookup a user by Referral CodegetLookup a usergetLookup a user PIIgetBlock userpostUnblock userpostList usersgetUser UpsertputCreate a user and accountpostLookup a usergetDelete a userdeleteGet a user by a referral codegetUser EventTrack User EventpostOpen EndpointModern OnlyShare LinksLookup a user's share linksgetLookup a user's share URLsgetLookup a user's share URLs (Open Endpoint)getReferral CodeLookup a referral codegetLookup a referral codegetApply a referral codepostReferralList referralsgetLookup a ReferralgetModerate referralspostList referrals (Open Endpoint)getReward BalanceList reward balancesgetDebit a reward balancepostRewardList an account's rewardsgetLookup a single rewardgetRedeem a single rewardpostCancel a single rewardpostCreate a single rewardpostWebhookCreate a webhook subscriptionpostList webhook subscriptionsgetDelete a webhook subscriptiondeleteTest a webhook subscriptionpostExportCreate an ExportpostLookup an ExportgetDownload an ExportgetList ExportsgetThemeLookup variables schemagetLookup Default Variables ValuesgetReplace Default Variable ValuesputUpdate Default Variable ValuespatchLookup Localized Variables ValuesgetReplace Localized Variable ValuesputUpdate Localized Variable ValuespatchDelete Localized Variable ValuesdeletePreview Theme EmailpostDiscountLookup a discount codegetSet discount code on an accountpostLookup an account discountgetDownload 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'