POST api/Interaction

Request Information

URI Parameters

None.

Body Parameters

InteractionDto
NameDescriptionTypeAdditional information
Deleted

boolean

None.

Editable

boolean

None.

Name

string

Required

Max length: 100

Details

string

Required

Location

string

Max length: 250

InteractionDateTime

date

None.

InteractionType

ListItemDto

None.

Contacts

Collection of InteractionContactDto

None.

AdditionalContacts

string

None.

UdfCollection

UdfCollectionDto

None.

Tags

Collection of TagCollectionItemDto

None.

Status

ListItemDto

None.

GlobalCategory

ListItemDto

None.

Direction

Direction

None.

Owner

ListItemDto

None.

EnquiryTypes

Collection of InteractionInteractionEnquiryTypeDto

None.

InternalContact

InteractionContactListItemDto

None.

InternalMemo

string

None.

InternalResponseTime

ListItemDto

None.

Response

string

None.

ResponseDateTime

date

None.

Responder

ListItemDto

None.

ResponseMethod

ListItemDto

None.

Outcome

ListItemDto

None.

Releases

Collection of InteractionReleaseDto

None.

Id

integer

None.

Visibility

RestrictedVisibility

None.

VisibilityUserId

integer

None.

VisibilityClientId

integer

None.

VisibilityUserGroupIds

Collection of integer

None.

Created

date

None.

Modified

date

None.

CreatedUser

ListItemDto

None.

ModifiedUser

ListItemDto

None.

Request Formats

application/x-www-form-urlencoded

Sample:

Sample not available.

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.

text/plain

Sample:

Sample not available.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, text/plain

Sample:

Sample not available.