Skip to main content
POST
Create Legal Entity
Create a new legal entity for your account. Legal entities represent the business identities under which your phone numbers are registered and are used for carrier registration and compliance purposes.

Request

Headers

string
required
Your API Key (LoginId from your DNCScrub account)
string
required
Must be application/json

Request Body

The registered legal name of the business entity
boolean
Set to true to make this the default legal entity for the account
string
Employer Identification Number (EIN), digits without a dash (e.g., “987654321”)
string
Street address of the legal entity
string
City of the legal entity’s address
string
State or province code (e.g., “NY”, “CA”)
string
ZIP or postal code
string
Two-letter country code (e.g., “US”)
string
Industry identifier code. See the table below for valid values.
string
Primary contact phone number for the legal entity
string
Name of the primary contact person
string
Email address of the primary contact
string
Phone number of the primary contact person
integer
Number of employees at the company
integer
Estimated number of outbound calls per month
string
Dun & Bradstreet DUNS number
string
required
Company website URL
string
“Doing Business As” name, if different from legal name
string
Business license number
string
Description of the purpose of outbound calls
string
Description of potential negative reaction

Example Request

Response Fields

The unique identifier assigned to the newly created legal entity
string
The account ID the legal entity belongs to

Error Responses