patch
https://api.sb.spidrsrv.com/v1/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/businessemail- The entity's email addressphoneNumber- The entity's phone numberaddress- The entity's physical addressclientUserId- Your internal identifier for the entitylocale- The entity's locale preferenceentityDetails- 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.