POST api/Participant/SendProjectActivityStatement

Request Information

URI Parameters

None.

Body Parameters

ParticipantPayloadModel
NameDescriptionTypeAdditional information
Actor

Actor

None.

Action

string

None.

Details

Details

None.

Context

Context

None.

status

integer

None.

Request Formats

application/json

Sample:

An exception has occurred while using the formatter 'JsonMediaTypeFormatter' to generate sample for media type 'application/json'. Exception message: Self referencing loop detected for property 'Details' with type 'LeslinqAPI.Models.Details'. Path 'Details.Question'.

text/json

Sample:

An exception has occurred while using the formatter 'JsonMediaTypeFormatter' to generate sample for media type 'text/json'. Exception message: Self referencing loop detected for property 'Details' with type 'LeslinqAPI.Models.Details'. Path 'Details.Question'.

application/x-www-form-urlencoded

Sample:

Failed to generate the sample for media type 'application/x-www-form-urlencoded'. Cannot use formatter 'JQueryMvcFormUrlEncodedFormatter' to write type 'ParticipantPayloadModel'.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.