POST api/Stats/JoborderStats
Request Information
URI Parameters
None.
Body Parameters
StatsRequestName | Description | Type | Additional information |
---|---|---|---|
ScopeId | integer |
None. |
|
DateStart | date |
None. |
|
DateEnd | date |
None. |
|
Mode | StatsMode |
None. |
|
DataFormat | StatsDataFormat |
None. |
|
Options | Dictionary of string [key] and string [value] |
None. |
|
ApplyAppearance | boolean |
None. |
Request Formats
application/json, text/json
Sample:
{ "ScopeId": 1, "DateStart": "2021-03-05T01:39:46.8193332+01:00", "DateEnd": "2021-03-05T01:39:46.8193332+01:00", "Mode": "DayDetail", "DataFormat": "CSV", "Options": { "sample string 1": "sample string 2", "sample string 3": "sample string 4" }, "ApplyAppearance": true }
Response Information
Resource Description
Collection of DateScopeCountInfo_ResultName | Description | Type | Additional information |
---|---|---|---|
Date | date |
None. |
|
ScopeId | integer |
None. |
|
Count | integer |
None. |
|
Info | string |
None. |
Response Formats
application/json, text/json
Sample:
[ { "Date": "2021-03-05T01:39:46.8193332+01:00", "ScopeId": 1, "Count": 1, "Info": "sample string 1" }, { "Date": "2021-03-05T01:39:46.8193332+01:00", "ScopeId": 1, "Count": 1, "Info": "sample string 1" } ]
text/csv
Sample:
"sep=," Items,Success,DestElement,SourceElement,RowNumber,Files,_Messages,Id,ScopeId,UserId,Privacy,ElementName,ElementId,Name,NotationType,Data,IsActive,Sort,Comment,DatePublish,DateExpires,Version,IsDeleted,History,Scope,User,Date,Count,Info System.Collections.Generic.List`1[ASTLib.Types.Common.MergeResultItem],True,,,,,,,,,,,,,,,,,,,,,,,,,,, ,,,,,,,,,,,,,,,,,,,,,,,,,,,, ,,,,1,System.Object,,3,4,1,sample string 5,sample string 6,7,sample string 8,sample string 9,sample string 10,True,12,sample string 13,05.03.2021 01:37:15 +01:00,05.03.2021 01:37:15 +01:00,05.03.2021 01:37:15 +01:00,True,sample string 18,ASTLib.Models.Scope,ASTLib.Models.User,,, ,,,,,,,,1,,,,,,,,,,,,,,,,,,2021-03-05 01:39:46,1,sample string 1 ,,,,,,,,1,,,,,,,,,,,,,,,,,,2021-03-05 01:39:46,1,sample string 1