Company
Last updated
Last updated
code
String(16)
alphanumeric identifier (Optional)
name
String(64)
slogan
String(64)
vat
String(64)
Value-added tax number
parent_id
BigInteger
verification_status_id
BigInteger
See
folders_count
Integer
See
profile_media_id
BigInteger
cover_media_id
BigInteger
A company must be verified by Sita Software. This field represent the status of the verification and can have the following values:
1
Unverified
2
Pending Verification
3
Verified ✅
The number of folders controlled by the company. Each folder has a company_id
. You can assign a folder to a company at creation time (POST /folders) or editing an existing one later (PATCH /folders/<folder_id>).