| Name | Description | Type | Additional information |
|---|---|---|---|
| authenticationToken |
This value must be sent in the authentication header of all interactions with the API. |
globally unique identifier |
Required |
| bearerToken |
The bearer token must be sent in the Authorization header. |
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. |