Data Access Forecast line group
Endpoints
Get entity list
| /forecast/companies/{companycode}/data-access/forecast-line-groups | 
Parameters
| Type | Name | Description | Schema | Business Rules | 
|---|---|---|---|---|
| Path | companyCode | Current context company code | string | 2 characters max | 
| Query | page | Page index | integer (int32) | |
| Query | size | Entity count per page | integer (int32) | 
Responses
| HTTP Code | Description | Schema | 
|---|---|---|
| 200 | Successfull | < Group > array | 
| 400 | Functionnal error | No Content | 
| 403 | Not allowed without Data Access offer | No Content | 
| 500 | Internal server error | No Content |