GET api/todos/Create?type={type}&contactId={contactId}&accountId={accountId}&unitId={unitId}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
type

integer

Required

contactId

string

None.

accountId

string

None.

unitId

string

None.

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

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

Sample:

Sample not available.