Skip to content

Access

Access

Description: Context about the access of a given corporation.

Referenced By (1): - Get Compensation Benchmarks Response

Example:

{
  "accessLevel": "FULL_ACCESS",
  "accessReason": ""
}

Properties:

Property Type Description Required
accessLevel STRING The access level of a given corporation.
Constraints: Min length: 1, Max length: 100
REQUIRED
accessReason STRING Details about the access level of a given corporation.
Constraints: Max length: 1000
-