GET api/Login?TaskAllotmentID={TaskAllotmentID}&TaskName={TaskName}&Tools={Tools}&HoursSpend={HoursSpend}&TaskStatus={TaskStatus}&DocsCount={DocsCount}&Billable={Billable}&Comments={Comments}&KBNotes={KBNotes}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
TaskAllotmentID

string

Required

TaskName

string

Required

Tools

string

Required

HoursSpend

string

Required

TaskStatus

string

Required

DocsCount

string

Required

Billable

string

Required

Comments

string

Required

KBNotes

string

Required

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.