Entity
Business entity object
A business entity represents a legal business in the Column data model.
Object Parameters
business_details
objectBusiness details for business entities. Present on single-entity responses, omitted in list responses.
account_usage
stringIndicates possible uses of the accounts an entity may use at Column. Only required for a root entity.
address
objectAddresses need to adhere to character validation, as addresses are used across multiple payment rails. Characters are validated according to the Fedwire character validation.
city
stringCity name
country_code
stringTwo-letter ISO 3166-1 alpha-2 country code (e.g. US)
line_1
stringStreet address line 1
line_2
stringStreet address line 2
postal_code
stringPostal or ZIP code
state
stringState or province
beneficial_owners
array of objectsA list of all the persons who have ultimate control over funds in the business, whether through ownership or other means. This is anyone who owns 25% or more of the business and those who control the funds. If no one owns more than 25% of the business, just the individual who has ultimate control of the funds must be included.
address
objectAddresses need to adhere to character validation, as addresses are used across multiple payment rails. Characters are validated according to the Fedwire character validation.
city
stringCity name
country_code
stringTwo-letter ISO 3166-1 alpha-2 country code (e.g. US)
line_1
stringStreet address line 1
line_2
stringStreet address line 2
postal_code
stringPostal or ZIP code
state
stringState or province
country_of_citizenship
stringCountry of citizenship of the individual. Country of citizenship does not need to match the issuing country of an identity document. ISO 3166-1 Alpha-2 Country Code (e.g., US, FR, UK, DE, ...).
date_of_birth
stringDate of birth (YYYY-MM-DD)
drivers_license
objectDriver's License Details. Passport, Driver's License or National ID is required for non U.S. citizens. When left blank, the Passport field returns an empty object ( ) and the Driver's License and National ID fields return null.
country_code
stringTwo-letter ISO 3166-1 alpha-2 country code of the issuing country
number
stringDriver's license number
Email of the individual. Optional, but highly encouraged as it will increase likelihood of an automated verification. When left blank, the Email field returns an empty string ("").
employment_status
stringEmployment status of the individual.
expected_payment_rails
stringExpected transaction types for the account.
first_name
stringFirst name of the legal person. Must adhere to Fedwire character validation.
income
array of numbersEstimated pre-tax annual income. Accepts an array to allow passing income ranges.
is_beneficial_owner
booleanBoolean value which specifies if this person is a designated beneficial owner.
is_control_person
booleanBoolean value which specifies if this person is a designated control person.
is_high_risk
booleanIndicates whether the entity has been identified as high risk based on compliance screening
job_title
stringJob title of the beneficial owner or control person.
last_name
stringLast name of the legal person. Must adhere to Fedwire character validation.
makes_international_payments
booleanIndicates whether the individual expects to make international payments.
middle_name
stringMiddle name of the legal person. Must adhere to Fedwire character validation.
national_id
objectNational ID Details. Passport, Driver's License or National ID is required for non U.S. citizens. When left blank, the Passport field returns an empty object ( ) and the Driver's License and National ID fields return null.
country_code
stringTwo-letter ISO 3166-1 alpha-2 country code of the issuing country
number
stringNational ID number
occupation
stringIndustry of employment or occupation of the individual.
ownership_percentage
integerPercentage ownership, specified as an integer, of the beneficial owner
passport
objectPassport Details. Passport, Driver's License or National ID is required for non U.S. citizens. When left blank, the Passport field returns an empty object ( ) and the Driver's License and National ID fields return null.
country_code
stringTwo-letter ISO 3166-1 alpha-2 country code of the issuing country
number
stringPassport number
pep_status
stringPolitically Exposed Person screening status. Allowed values: not_checked, no, yes, potential.
phone_number
stringPhone number of the individual in the E.164 format. Optional, but highly encouraged as it will increase likelihood of an automated verification. When left blank, the phone number field returns an empty string ("").
purpose_of_account
array of stringsIntended use of the account.
role
stringIndividual's role or job title at their place of employment.
source_of_income
array of stringsSources of income for the individual.
ssn
stringSocial Security Number. SSN is required for U.S. citizens. ITIN may be shared in place of SSN. If SSN is provided, country of citizenship is not required. When left blank (i.e., for non-U.S. citizens) the SSN field returns an empty string ("").
business_name
stringLegal Business Name
countries_of_operation
array of stringsCountries in which the business currently operates or expects to operate. Only ISO 3166-1 Alpha-2 Country Codes (e.g., US, FR, UK, DE, ... ) are allowed. Only required for a root entity.
country_of_incorporation
stringISO 3166-1 Alpha-2 country code of the country in which the business is incorporated.
date_of_incorporation
stringDate the business was incorporated (YYYY-MM-DD).
dba_name
string"Doing business as" name for the business entity, when different from the legal business name.
description
stringDescription of the business entity. Only required for a root entity.
ein
stringEmployer Identification Number (Tax ID). This may be SSN for a sole proprietorship.
ein_pending
booleanIndicates whether the business has applied for an EIN but has not yet received it.
end_customer_type
stringType of end customer the business serves.
expected_payment_rails
stringExpected transaction types for the account.
expected_use_of_funds
stringExpected use of funds for the business entity.
has_virtual_address
booleanIndicates whether the business operates from a virtual address.
industry
stringIndustry in which the business entity operates.
is_high_risk
booleanIndicates whether the entity has been identified as high risk based on compliance screening
legal_type
stringType of business. Permitted values are limited-partnership, trust, sole-proprietorship, corporation, llc, general-partnership, professional-association, government, non-profit, other, pic-piv, spv, irrevocable_trust, revocable_trust.
makes_international_payments
booleanIndicates whether the business expects to make international payments.
payment_volumes
stringExpected payment volumes. Only required for a root entity.
purpose_of_account
stringIntended use of the account.
registration_id
objectRegistration ID. EIN or Registration ID is required.
country_code
stringTwo-letter ISO 3166-1 alpha-2 country code of the issuing country
number
stringRegistration or identification number (alphanumeric, up to 32 characters)
source_of_funds
stringSource of funds for the business entity.
state_of_incorporation
stringState in which the business is incorporated. Only postal abbreviations (e.g. AL, CA, DE, ...) are allowed. Only required for a root entity.
website
stringWebsite of the business. Optional, but highly encouraged as it will increase likelihood of an automated verification.
year_of_incorporation
stringYear in which the business entity was incorporated. Only required for a root entity.
documents
array of objectsList of documents which are uploaded with the Submit Document API
created_at
date-timeTimestamp at which the document was created.
description
stringDescription of the uploaded document.
document_id
stringUnique identifier of the document.
entity_id
stringUnique identifier of the entity the document belongs to.
id
stringUnique identifier for the object
is_root
booleanWhether this entity is going to be a root entity of the platform. Root entities have special requirements and validation rules.
last_screened_at
date-timeThe timestamp at which the entity was last screened for compliance.
name
stringDisplay name of the entity, derived from person or business details.
requires_screening
booleanWhether the entity requires additional screening before it can be verified.
review_reasons
array of stringsList of reasons the entity is in Manual_Review.
search_metadata
objectSearch-specific metadata returned when a query is provided.
highlights
objectMatched field fragments with highlighted terms
score
numberOpenSearch relevance score
type
stringType of entity. PERSON for a person entity. BUSINESS for a business entity.
verification_status
stringCurrent status of the entity verification. Can be UNVERIFIED, PENDING, MANUAL_REVIEW, VERIFIED, or DENIED.