Get
/public/v1/core/legal-entities/{id}
Retrieves a single legal entity by identifier
Security
HTTP
Type Bearer
Put ONLY your JWT Bearer token on textbox below!
Path parameters
id
string (uuid) Required
Legal entity identifier (uuid)
Responses
200
Legal entity details
object
Id
string (uuid)
Name
string
Number
string
IsActive
boolean
TaxId
string
StateId
string
PayrollProviderId
string
Address1
string
Address2
string
City
string
State
string
PostalCode
string
Country
string
object
Id
string (uuid)
Name
string
Number
string
IsActive
boolean
TaxId
string
StateId
string
PayrollProviderId
string
Address1
string
Address2
string
City
string
State
string
PostalCode
string
Country
string
object
Id
string (uuid)
Name
string
Number
string
IsActive
boolean
TaxId
string
StateId
string
PayrollProviderId
string
Address1
string
Address2
string
City
string
State
string
PostalCode
string
Country
string
404
Legal entity not found