POST /v1/business-entities— create a new business entityGET /v1/business-entities— list business entities for the companyGET /v1/business-entities/{id}— get specific business entityPATCH /v1/business-entities/{id}— update business entity metadata
- Business entities created via Partner API are auto-approved (unlike self-service where admin approval may be required)
- Each business entity can have its own document submissions and compliance reviews
- The
businessEntityIdis needed when submitting documents to create a new compliance review - Scoped to the authenticated company — cannot access other companies’ entities