POST report/processMilestoneReport
Request Information
URI Parameters
None.
Body Parameters
MilestoneReportDtoName | Description | Type | Additional information |
---|---|---|---|
ReportId | string |
None. |
|
ShowId | integer |
None. |
|
FunctionalAreas | Collection of integer |
None. |
|
MilestoneTypes | Collection of integer |
None. |
|
ProjectAccounts | Collection of integer |
None. |
|
Xlsx | boolean |
None. |
Request Formats
application/json, text/json
Sample:
{ "ReportId": "sample string 1", "ShowId": 2, "FunctionalAreas": [ 1, 2 ], "MilestoneTypes": [ 1, 2 ], "ProjectAccounts": [ 1, 2 ], "Xlsx": true }
Response Information
Resource Description
globally unique identifierResponse Information
Response body formats
application/json, text/json
Sample:
"e1fadc02-6488-4230-a611-00d9353c6ff8"