Edit Entity

Use /entity/:id (PATCH) to update an existing entity's information. You can update the entity's name, contact information, address, and entity-specific details.


📘 Note: Beneficial owners cannot be modified through this endpoint. Use the dedicated beneficial owner endpoints to manage ownership information.


Editable Fields:

  • entityName - The legal name of the entity/business
  • email - The entity's email address
  • phoneNumber - The entity's phone number
  • address - The entity's physical address
  • clientUserId - Your internal identifier for the entity
  • locale - The entity's locale preference
  • entityDetails - Additional entity information (website, categories, legal structure, etc.)

Things to Note:

  • The entity's EIN/ID number cannot be changed after creation.
  • Beneficial owners are managed through separate endpoints.
  • Changes are tracked in the change history for audit purposes.
Language
Credentials
Response
Click Try It! to start a request and see the response here!