Jump to Content
Brand Integrations Portal
HomeGuidesAPI ReferenceAPI Changelog
Log InBrand Integrations Portal
API Reference
Log In
HomeGuidesAPI ReferenceAPI Changelog
All
Guides
Reference
API Changelog
Start typing to search…

Getting Started

  • Overview
  • Introduction
  • Authentication
  • Requests
  • Responses
  • Status Codes
  • Errors
  • Pagination
  • Rate Limits
  • Versioning
  • impact.com Public IP Addresses

Accounts

  • Accounts overview
  • The account object
  • Retrieve an account
  • Update an account
  • The legal entity object
  • Retrieve a legal entity
  • List all legal entities

Actions

  • Actions overview
  • The action object
  • Retrieve an action
  • Update an action
  • Reverse an action
  • List all actions
  • The items object
  • Retrieve an item from an action
  • Update an item in an action
  • List all items for an action
  • The action updates object
  • Retrieve an action update
  • List all action updates

Action Inquiries

  • Action inquiries overview
  • The action inquiry object
  • Retrieve an action inquiry
  • Update an action inquiry
  • List all action inquiries

Ads

  • Ads overview
  • The ad object
  • Create an ad
  • Retrieve an ad
  • Update an ad
  • List all ads

Call Data

  • Call Data overview
  • Log Call Data

Catalogs

  • Catalogs overview
  • The catalog object
  • Retrieve a catalog
  • List all catalogs
  • The (catalog) item object
  • Create an item for a catalog
  • Retrieve an item from a catalog
  • Bulk update items for a catalog
  • Delete an item for a catalog
  • List all items for a catalog

Clicks

  • Clicks overview
  • The click object
  • Retrieve a click
  • Export clicks

Contacts

  • Contacts overview
  • The contact object
  • Create a contact
  • Retrieve a contact
  • Update a contact
  • Delete a contact
  • List all contacts

Contracts

  • Contracts overview
  • The contract object
  • Retrieve a contract
  • List all contracts

Conversions

  • Conversions overview
  • The conversion object
  • Create a conversion

Deals

  • Deals overview
  • The deal object
  • Create a deal
  • Retrieve a deal
  • Update a deal
  • Delete a deal
  • List all deals

Deferred Deep Linking

  • Deferred Deep Link overview
  • The deferred deep link object
  • Retrieve a deferred deep link

Deferred Response

  • Deferred Response Overview
  • Report Exports
    • Schedule a new report jobpost
    • Schedule a new report jobput
  • Click Exports
    • Schedule a new clicks job.post
    • Schedule a new clicks job.put

Exception Lists

  • Exception Lists overview
  • The exception list object
  • Create an exception list
  • Retrieve an exception list
  • Update an exception list
  • List all exception lists
  • The (exception list) item object
  • Create an item for an exception list
  • Retrieve an exception list item
  • Replace all items in an exception list
  • Delete an item for an exception list
  • Delete all items in an exception list
  • List all items for an exception list

Invoices

  • Invoices overview
  • The invoice object
  • Retrieve an invoice
  • Download an invoice PDF
  • List all invoices

Jobs management

  • Jobs overview
  • Jobs object
  • Return a job
  • Download a job result
  • Replay a job
  • Return a list of jobs

Notes

  • Notes overview
  • The note object
  • Create a note
  • Retrieve a note
  • Update a note
  • Delete a note
  • List all notes

Page Load

  • Page Load Overview
  • The Page Load object
  • Create a Page Load

Partners

  • Partners overview
  • The partner object
  • Create a partner
  • Retrieve a partner
  • Update a partner
  • List all partners

Partner Groups

  • Partner groups overview
  • The partner group object
  • Create a partner group
  • Retrieve a partner group
  • Update a partner group
  • Delete a partner group
  • List all partner groups

Phone Numbers

  • Phone Numbers overview
  • The PhoneNumbers object
  • Retrieve a PhoneNumber
  • List all PhoneNumbers

PROGRAMS

  • Programs overview
  • The program object
  • Retrieve a program
  • List all programs

Promo Codes

  • Promo codes overview
  • The promo code object
  • Create a promo code
  • Retrieve a promo code
  • Expire a promo code
  • List all promo codes

Reports

  • Report Export Overview
  • Export a report
  • List all reports
  • The report object
  • The report metadata object
  • Retrieve report metadata
  • Reports overview
  • Run a report [Deprecation Planned]
  • The report records object [Deprecation Planned]

Routing Rules

  • Routing rules overview
  • The routing rules object
  • Retrieve a routing rule
  • List all routing rules

Submissions

  • Submissions overview
  • The API submission object
  • Retrieve an API submission
  • List all API submissions
  • The FTP submission object
  • Retrieve an FTP Submission
  • List all FTP submissions
  • The FTP Submission Error object
  • List all FTP Submission Error details

Tasks

  • Tasks overview
  • The task object
  • Retrieve a task
  • List all tasks

Tracking Links

  • Tracking links overview
  • The tracking links object
  • Create a tracking link

Tracking Value Requests

  • (Tracking value) requests overview
  • The tracking value request object
  • Retrieve a tracking value request
  • Approve a tracking value request
  • Reject a tracking value request
  • List all tracking value requests

Unique URLs

  • Unique URLs overview
  • The unique URL object
  • Retrieve a unique URL
  • List all unique URLs

Webhooks

  • Enable Postbacks

Advocate REST API Reference

  • Account Overview
    • Delete an accountdelete
  • User Overview
    • Lookup a user PIIget
    • Block userpost
    • Unblock userpost
    • List usersget
    • User Upsertput
    • Create a user and accountpost
    • Lookup a userget
    • Delete a userdelete
    • Get a user by a referral codeget
  • Share Links Overview
    • Lookup a user's share URLsget
    • Lookup a user's share URLs (Open Endpoint)get
  • Referral Code Overview
    • Lookup a referral codeget
    • Apply a referral codepost
  • Referral Overview
    • List referralsget
    • Lookup a Referralget
    • List referrals (Open Endpoint)get
  • Reward Balance Overview
    • List reward balancesget
    • Debit a reward balancepost
  • Reward Overview
    • List an account's rewardsget
    • Lookup a single rewardget
    • Redeem a single rewardpost
    • Cancel a single rewardpost
    • Create a single rewardpost
  • Webhook Overview
    • Create a webhook subscriptionpost
    • List webhook subscriptionsget
    • Delete a webhook subscriptiondelete
    • Test a webhook subscriptionpost
  • Export Overview
    • Create an Exportpost
    • Lookup an Exportget
    • Download an Exportget
    • List Exportsget
  • Advocate Error Codes

Account Overview

An account is the lowest-level structure in your Advocate programs used to organize participants.

Key aspects of an account:

  • Each account can only be referred once
  • Rewards are also earned at the account level
Endpoints
DELETE https://app.referralsaasquatch.com/api/v1/{tenant_alias}/open/account/{accountId}

Updated about 1 year ago


Enable Postbacks
Delete an account
Are you satisfied with this article?

Updated about 1 year ago


Enable Postbacks
Delete an account
Did this page help you?
  1. Getting Started
  2. Overview
  3. Introduction
  4. Authentication
  5. Requests
  6. Responses
  7. Status Codes
  8. Errors
  9. Pagination
  10. Rate Limits
  11. Versioning
  12. impact.com Public IP Addresses
  1. Accounts
  2. Accounts overview
  3. The account object
  4. Retrieve an account
  5. Update an account
  6. The legal entity object
  7. Retrieve a legal entity
  8. List all legal entities
  1. Actions
  2. Actions overview
  3. The action object
  4. Retrieve an action
  5. Update an action
  6. Reverse an action
  7. List all actions
  8. The items object
  9. Retrieve an item from an action
  10. Update an item in an action
  11. List all items for an action
  12. The action updates object
  13. Retrieve an action update
  14. List all action updates
  1. Action Inquiries
  2. Action inquiries overview
  3. The action inquiry object
  4. Retrieve an action inquiry
  5. Update an action inquiry
  6. List all action inquiries
  1. Ads
  2. Ads overview
  3. The ad object
  4. Create an ad
  5. Retrieve an ad
  6. Update an ad
  7. List all ads
  1. Call Data
  2. Call Data overview
  3. Log Call Data
  1. Catalogs
  2. Catalogs overview
  3. The catalog object
  4. Retrieve a catalog
  5. List all catalogs
  6. The (catalog) item object
  7. Create an item for a catalog
  8. Retrieve an item from a catalog
  9. Bulk update items for a catalog
  10. Delete an item for a catalog
  11. List all items for a catalog
  1. Clicks
  2. Clicks overview
  3. The click object
  4. Retrieve a click
  5. Export clicks
  1. Contacts
  2. Contacts overview
  3. The contact object
  4. Create a contact
  5. Retrieve a contact
  6. Update a contact
  7. Delete a contact
  8. List all contacts
  1. Contracts
  2. Contracts overview
  3. The contract object
  4. Retrieve a contract
  5. List all contracts
  1. Conversions
  2. Conversions overview
  3. The conversion object
  4. Create a conversion
  1. Deals
  2. Deals overview
  3. The deal object
  4. Create a deal
  5. Retrieve a deal
  6. Update a deal
  7. Delete a deal
  8. List all deals
  1. Deferred Deep Linking
  2. Deferred Deep Link overview
  3. The deferred deep link object
  4. Retrieve a deferred deep link
  1. Deferred Response
  2. Deferred Response Overview
  3. Report Exports
  4. Schedule a new report jobput
  5. Schedule a new report jobpost
  6. Click Exports
  7. Schedule a new clicks job.put
  8. Schedule a new clicks job.post
  1. Exception Lists
  2. Exception Lists overview
  3. The exception list object
  4. Create an exception list
  5. Retrieve an exception list
  6. Update an exception list
  7. List all exception lists
  8. The (exception list) item object
  9. Create an item for an exception list
  10. Retrieve an exception list item
  11. Replace all items in an exception list
  12. Delete an item for an exception list
  13. Delete all items in an exception list
  14. List all items for an exception list
  1. Invoices
  2. Invoices overview
  3. The invoice object
  4. Retrieve an invoice
  5. Download an invoice PDF
  6. List all invoices
  1. Jobs management
  2. Jobs overview
  3. Jobs object
  4. Return a job
  5. Download a job result
  6. Replay a job
  7. Return a list of jobs
  1. Notes
  2. Notes overview
  3. The note object
  4. Create a note
  5. Retrieve a note
  6. Update a note
  7. Delete a note
  8. List all notes
  1. Page Load
  2. Page Load Overview
  3. The Page Load object
  4. Create a Page Load
  1. Partners
  2. Partners overview
  3. The partner object
  4. Create a partner
  5. Retrieve a partner
  6. Update a partner
  7. List all partners
  1. Partner Groups
  2. Partner groups overview
  3. The partner group object
  4. Create a partner group
  5. Retrieve a partner group
  6. Update a partner group
  7. Delete a partner group
  8. List all partner groups
  1. Phone Numbers
  2. Phone Numbers overview
  3. The PhoneNumbers object
  4. Retrieve a PhoneNumber
  5. List all PhoneNumbers
  1. PROGRAMS
  2. Programs overview
  3. The program object
  4. Retrieve a program
  5. List all programs
  1. Promo Codes
  2. Promo codes overview
  3. The promo code object
  4. Create a promo code
  5. Retrieve a promo code
  6. Expire a promo code
  7. List all promo codes
  1. Reports
  2. Report Export Overview
  3. Export a report
  4. List all reports
  5. The report object
  6. The report metadata object
  7. Retrieve report metadata
  8. Reports overview
  9. Run a report [Deprecation Planned]
  10. The report records object [Deprecation Planned]
  1. Routing Rules
  2. Routing rules overview
  3. The routing rules object
  4. Retrieve a routing rule
  5. List all routing rules
  1. Submissions
  2. Submissions overview
  3. The API submission object
  4. Retrieve an API submission
  5. List all API submissions
  6. The FTP submission object
  7. Retrieve an FTP Submission
  8. List all FTP submissions
  9. The FTP Submission Error object
  10. List all FTP Submission Error details
  1. Tasks
  2. Tasks overview
  3. The task object
  4. Retrieve a task
  5. List all tasks
  1. Tracking Links
  2. Tracking links overview
  3. The tracking links object
  4. Create a tracking link
  1. Tracking Value Requests
  2. (Tracking value) requests overview
  3. The tracking value request object
  4. Retrieve a tracking value request
  5. Approve a tracking value request
  6. Reject a tracking value request
  7. List all tracking value requests
  1. Unique URLs
  2. Unique URLs overview
  3. The unique URL object
  4. Retrieve a unique URL
  5. List all unique URLs
  1. Webhooks
  2. Enable Postbacks
  1. Advocate REST API Reference
  2. Account Overview
  3. Delete an accountdelete
  4. User Overview
  5. Get a user by a referral codeget
  6. Delete a userdelete
  7. Lookup a userget
  8. Create a user and accountpost
  9. User Upsertput
  10. List usersget
  11. Unblock userpost
  12. Block userpost
  13. Lookup a user PIIget
  14. Share Links Overview
  15. Lookup a user's share URLs (Open Endpoint)get
  16. Lookup a user's share URLsget
  17. Referral Code Overview
  18. Apply a referral codepost
  19. Lookup a referral codeget
  20. Referral Overview
  21. List referrals (Open Endpoint)get
  22. Lookup a Referralget
  23. List referralsget
  24. Reward Balance Overview
  25. Debit a reward balancepost
  26. List reward balancesget
  27. Reward Overview
  28. Create a single rewardpost
  29. Cancel a single rewardpost
  30. Redeem a single rewardpost
  31. Lookup a single rewardget
  32. List an account's rewardsget
  33. Webhook Overview
  34. Test a webhook subscriptionpost
  35. Delete a webhook subscriptiondelete
  36. List webhook subscriptionsget
  37. Create a webhook subscriptionpost
  38. Export Overview
  39. List Exportsget
  40. Download an Exportget
  41. Lookup an Exportget
  42. Create an Exportpost
  43. Advocate Error Codes
Impact.com Logo
Submit a Ticket
|
Help Docs
|
PXA
|
Glossary
|
Privacy Policy
|
Terms of Use
|
© 2025 Impact Tech, Inc.