Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 1013 Bytes

File metadata and controls

18 lines (15 loc) · 1013 Bytes

# LegalEntity

Properties

Name Type Description Notes
id string The legal entity unique id [optional]
code string The legal entity code [optional]
description string The legal entity description [optional]
legacyRef string Alternative / legacy reference code [optional]
companyNo string The legal entity company number [optional]
countryCode string Country code. See `Country` catalog. (ISO 3166, ALPHA-2) [optional]
currency string The legal entity cuurrency [optional]
isActive bool Active or locked (soft delete) [optional]
isInterco bool The legal entity is intercompany flag [optional]
taxAuthorityId string The legal entity tax authority id [optional]

[Back to Model list] [Back to API list] [Back to README]