POST api/Sections/{sectionId}/Progress/ImportTmsrProgress
Import progress document
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| sectionId | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
ProgressImportedPagedListOfTimesheetTmsrToAssignProgressDto| Name | Description | Type | Additional information |
|---|---|---|---|
| SelectedItems | Collection of integer |
None. |
|
| DocumentId | globally unique identifier |
None. |
|
| Items | Collection of TimesheetTmsrToAssignProgressDto |
None. |
|
| Total | integer |
None. |
|
| ItemsTotal | TimesheetTmsrToAssignProgressDto |
None. |
Response Formats
application/json, text/json, text/html
Sample:
Sample not available.