A collection of help pages for using the API.
No description available.
| Name | Type | Description |
|---|---|---|
| keyFigureInfoId | String | |
| period | Period | |
| value | Decimal[] | |
| dimensionId | String |
{
"keyFigureInfoId": "NumberOfEmployees",
"period": {
"start": "2012-04-01T00:00:00",
"end": "2013-03-31T00:00:00"
},
"value": 12.0,
"dimensionId": "2_12_3"
}