Entities are the legal entities that own accounts. They can be people, corporations, partnerships, government authorities, or trusts. To learn more, see Entities.
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 identifier of the Entity Onboarding Session that was used to create this Entity, if any.
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 natural person entity. Will be present if structure is equal to natural_person.
The status of the entity.
The entity’s legal structure.
A constant representing the object’s type. For this resource it will always be entity.
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.
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.
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.
The identifier of the Entity to retrieve.
The entity identifier.
Details of the corporation entity to update. If you specify this parameter and the entity is not a corporation, the request will fail.
Details of the government authority entity to update. If you specify this parameter and the entity is not a government authority, the request will fail.
Details of the natural person entity to update. If you specify this parameter and the entity is not a natural person, the request will fail.
The identifier of the Entity to archive. Any accounts associated with an entity must be closed before the entity can be archived.
Simulate updates to an Entity’s validation. In production, Know Your Customer validations run automatically for eligible programs. While developing, use this API to simulate issues with information submissions.
The identifier of the Entity whose validation status to update.
The validation issues to attach. If no issues are provided, the validation status will be set to valid.