Entities are the legal entities that own accounts. They can be people, corporations, partnerships, government authorities, or trusts.
Details of the corporation entity. Will be present if structure
is equal to corporation
.
The ISO 8601 time at which the Entity was created.
The entity's description for display purposes.
The ISO 8601 time at which the Entity's details were most recently confirmed.
Details of the government authority entity. Will be present if structure
is equal to government_authority
.
The entity's identifier.
The idempotency key you chose for this object. This value is unique across Increase and is used to ensure that a request is only processed once. Learn more about idempotency.
Details of the joint entity. Will be present if structure
is equal to joint
.
Details of the natural person entity. Will be present if structure
is equal to natural_person
.
The status of the entity.
The entity's legal structure.
Additional documentation associated with the entity. This is limited to the first 10 documents for an entity. If an entity has more than 10 documents, use the GET /entity_supplemental_documents list endpoint to retrieve them.
A reference to data stored in a third-party verification service. Your integration may or may not use this field.
Details of the trust entity. Will be present if structure
is equal to trust
.
A constant representing the object's type. For this resource it will always be entity
.
Return the page of entries after this one.
Limit the size of the list that is returned. The default (and maximum) is 100 objects.
Filter Entities for those with the specified status or statuses. For GET requests, this should be encoded as a comma-delimited string, such as ?in=one,two,three
.
Return results after this ISO 8601 timestamp.
Return results before this ISO 8601 timestamp.
Return results on or after this ISO 8601 timestamp.
Return results on or before this ISO 8601 timestamp.
Filter records to the one with the specified idempotency_key
you chose for that object. This value is unique across Increase and is used to ensure that a request is only processed once. Learn more about idempotency.
Details of the corporation entity to create. Required if structure
is equal to corporation
.
The description you choose to give the entity.
Details of the Government Authority entity to create. Required if structure
is equal to Government Authority
.
Details of the joint entity to create. Required if structure
is equal to joint
.
Details of the natural person entity to create. Required if structure
is equal to natural_person
. Natural people entities should be submitted with social_security_number
or individual_taxpayer_identification_number
identification methods.
The type of Entity to create.
Additional documentation associated with the entity.
A reference to data stored in a third-party verification service. Your integration may or may not use this field.
Details of the trust entity to create. Required if structure
is equal to trust
.
The identifier of the Entity to retrieve.
The identifier of the Entity to archive. Any accounts associated with an entity must be closed before the entity can be archived.
The identifier of the Entity associated with the Beneficial Owner that is being archived.
The identifying details of anyone controlling or owning 25% or more of the corporation.
Depending on your program, you may be required to re-confirm an Entity's details on a recurring basis. After making any required updates, call this endpoint to record that your user confirmed their details.
The identifier of the Entity to confirm the details of.
When your user confirmed the Entity's details. If not provided, the current time will be used.
The identifier of the Entity to associate with the new Beneficial Owner.
The identifying details of anyone controlling or owning 25% or more of the corporation.
The identifier of the Entity whose address is being updated.
The entity's physical address. Mail receiving locations like PO Boxes and PMB's are disallowed.
The identifier of the Entity associated with the Beneficial Owner whose address is being updated.
The individual's physical address. Mail receiving locations like PO Boxes and PMB's are disallowed.
The identifying details of anyone controlling or owning 25% or more of the corporation.
The identifier of the Entity to update. This endpoint only accepts corporation
entities.
The North American Industry Classification System (NAICS) code for the corporation's primary line of business. This is a number, like 5132
for Software Publishers
. A full list of classification codes is available here.