post
https://api.sb.spidrsrv.com/v1/entity/create
Use the /entity/create endpoint to create a new entity (business) user. This endpoint is specifically designed for onboarding business entities rather than individual users.
📘 Note: An entity user record is required before you can create a business account. The entity should pass all onboarding checks enforced by your program before creating an account.
Things to Note:
- Entity users are identified by their EIN (Employer Identification Number) rather than SSN/ITIN.
- Entity users have different required fields than individual users, including entityName and entityDetails.
- Beneficial owners can be linked to the entity. Each beneficial owner must be an existing individual (non-anonymous) user.
- When beneficial owners are added, they are automatically linked to the entity with a 'beneficial_owner' linkage type.
- Beneficial owners are validated to ensure they belong to the same company as the entity being created.