GET api/touchpoints/GetTouchPoint?OrgAppSyncId={OrgAppSyncId}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
OrgAppSyncId

globally unique identifier

Required

Body Parameters

None.

Response Information

Resource Description

Collection of TouchPointViewModel
NameDescriptionTypeAdditional information
TouchPointId

globally unique identifier

None.

TemplateId

globally unique identifier

None.

SourceAppEntityId

globally unique identifier

None.

DestinationAppEntityId

globally unique identifier

None.

IsProductionReady

boolean

None.

IsActive

boolean

None.

IsRealTime

boolean

None.

Tag

string

None.

SourceAppEntity

AppEntityViewModelSimple

None.

DestinationAppEntity

AppEntityViewModelSimple

None.

SourceAdaptor

AdaptorViewModelSimple

None.

DestinationAdaptor

AdaptorViewModelSimple

None.

SourceAppEntityActionId

globally unique identifier

None.

DestinationAppEntityActionId

globally unique identifier

None.

IsTaskCreated

boolean

None.

AttributeMappings

Collection of AttributeMappingViewModel

None.

Task

TaskViewModel

None.

DestinationAppEntityAction

AppEntityActionViewModel

None.

SourceAppEntityAction

AppEntityActionViewModel

None.

AppEntityActionRequestAttributes

Collection of AppEntityActionRequestAttributeViewModel

None.

Description

string

None.

TouchpointName

string

None.

Touchpointgroupid

globally unique identifier

None.

TouchpointGroupName

string

None.

Sequence

integer

None.

IsShowInClient

boolean

None.

SourceProtocolId

integer

None.

DestinationProtocolId

integer

None.

Response Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.