Atoka API User Reference
Companies package "CIGS"
API tokens are configured to access only the packages each user needs; this means you might not have access to the content of this package. Ask your sales contact!
Available fields | Description | Data | Used by filters | Facet | Match | Stats |
---|---|---|---|---|---|---|
reasons[] | the reason of the company's measures | - | - | |||
reasons[].code | code representing a specific reason, used for filters | "string" | cigsReasons cigsReasonsExclude | |||
reasons[].description | description of the reason for the measure | "string" | - | |||
states[] | the states of the company's measures | - | cigsStates |
Example JSON fragment for package
{"states": ["approving",...],"reasons": [{"code": "foo", "description": "foo" },...]}