Legal Entity Owners

https://api.payload.com/legal_entity_owners

Nested Objects

https://api.payload.com/legal_entity_owners/{id}/legal_entity

Example

{
  "id": "ownr_YjJGR5sFSLTVYWVXuxi2cT05",
  "object": "legal_entity_owner",
  "attrs": {},
  "birth_date": "2024-08-21",
  "city": "string",
  "country_code": "string",
  "created_at": "2024-08-21 13:35:03",
  "email": "[email protected]",
  "first_name": "string",
  "full_name": "full_name",
  "last_name": "string",
  "legal_entity_id": "le_1xY29qOJ8XEcaiNCxPaf5NLtt",
  "legal_id": "string",
  "modified_at": "2024-08-21 13:35:03",
  "ownership": 743.98,
  "phone_number": "(123) 456-7890",
  "postal_code": "postal_code",
  "ssn": "numeric",
  "state_province": "string",
  "street_address": "string",
  "title": "string",
  "type": "string",
  "unit_number": "string",
  "years_owned": "numeric"
}
Attributes Description
id
string readonly
Object ID
object
string readonly
Value: legal_entity_owner
attrs
json
Custom object attributes
birth_date
date
Birth date of owner
city
string
City of the owner
country_code
string
Country code of the owner
created_at
datetime readonly
None
email
email
Email address of owner
first_name
string required
First name of owner
full_name
full_name required
Full name of owner
last_name
string required
Last name of owner
legal_entity_id
id readonly
ID of the associated Legal Entity object
legal_id
string
Legal Identification
modified_at
datetime readonly
None
ownership
number
Equity position in the company
phone_number
phone
Phone number of the owner
postal_code
postal_code
Postal code of the owner
ssn
numeric
Social security number of owner
state_province
string
State of the owner
street_address
string
Street address of the owner
title
string
Title of owner at the company
type
string
Type of owner
unit_number
string
Unit number of the owner
years_owned
numeric
Years own the company