Skip to main content

Company

Summary

Stores details about a specific company, which may not necessarily be a legal trading entity.

Data Definitions

Company

Data TypeField NameRulesAbout
StringcodeZero or OneThe canonical code for the company. Is an alternate key.
StringnameZero or OneThe name of the company.

Sample JSON

{
"@type": "Company",
"uniqueText": "ca833891-1145-45f6-a641-0a4a77c60fb1",
"code": "6900",
"name": "SteelToast Creations"
}