POST api/Sections/{sectionId}/Progress/ImportTmsrProgress

Import progress document

Request Information

URI Parameters

NameDescriptionTypeAdditional information
sectionId

integer

Required

Body Parameters

None.

Response Information

Resource Description

ProgressImportedPagedListOfTimesheetTmsrToAssignProgressDto
NameDescriptionTypeAdditional 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.