Skip to main content
Version: 1.7.3

Overview

If a business (payer) operates under a trade name different from its IRS-registered name, DBAs can be added and managed separately. Once a DBA is added, the business can request W-9s, send transactions, and distribute 1099s under that DBA name.

Key points

  • Before creating a DBA, make sure the corresponding business has already been added to the TaxBandits API.
  • You can add multiple DBA names under the same business, as needed.

DBA endpoints

  • AddDBA: Add one or more DBA names to an existing business. Each DBA gets a unique DBAId.
  • UpdateDBA: Update the name or address of an existing DBA.
  • ListDBA: Retrieve all DBA names associated with a specific business.
  • DeleteDBA: Remove a specific DBA from a business.