Name | Description | Type | Additional information |
---|---|---|---|
key |
The key assigned to the new Company. |
integer |
Required |
id |
The id of the new Company, which is trimmed of leading and trailing whitespace. |
string |
Required |
errors |
If null the request was processed without error. If not null errors occurred while processing the request. The array contains the error messages. |
Collection of string |
None. |