Authorization: Bearer ********************
curl --location --request GET 'https://mock.apidog.com/m1/463678-0-default/reports/sales//month'
{
"date": "2019-08-24T14:15:22Z",
"workingDays": 0,
"completedDays": 0,
"percentWorked": 0,
"unworkedDays": 0,
"hlg": 0,
"forecastHlg": 0,
"departments": [
{
"planManagers": [
{
"manager": {
"id": 1,
"firstname": "string",
"surname": "string",
"phone": "string",
"email": "user@example.com",
"departmentCode": {
"deletedAt": "2019-08-24T14:15:22Z",
"id": 1,
"code": "string"
},
"position": {
"deletedAt": "2019-08-24T14:15:22Z",
"id": 1,
"title": "string"
},
"group": {
"deletedAt": "2019-08-24T14:15:22Z",
"id": 1,
"title": "string"
},
"codes": [
{
"deletedAt": "2019-08-24T14:15:22Z",
"id": 1,
"code": "string"
}
],
"roles": [
{
"deletedAt": "2019-08-24T14:15:22Z",
"id": 1,
"title": "string",
"allServices": true,
"services": [
{
"deletedAt": "2019-08-24T14:15:22Z",
"id": 1,
"title": "string",
"departureCountry": {
"deletedAt": "2019-08-24T14:15:22Z",
"id": 1,
"title": "string"
},
"departureCity": {
"deletedAt": "2019-08-24T14:15:22Z",
"id": 1,
"title": "string",
"country": {
"deletedAt": "2019-08-24T14:15:22Z",
"id": 1,
"title": "string"
}
},
"isForwarding": false
}
]
}
],
"partner": {
"id": "string",
"name": "string"
}
},
"planWeight": 0,
"actualWeight": 0,
"percentPlan": 0,
"stockWeight": 0,
"percentForecast": 0,
"forecastWeight": 0,
"expectedWeight": 0
}
],
"total": {
"planWeight": 0,
"actualWeight": 0,
"percentPlan": 0,
"stockWeight": 0,
"percentForecast": 0,
"forecastWeight": 0,
"expectedWeight": 0
}
}
],
"total": {
"planWeight": 0,
"actualWeight": 0,
"percentPlan": 0,
"stockWeight": 0,
"percentForecast": 0,
"forecastWeight": 0,
"expectedWeight": 0
}
}