PUT api/ValueMapping/PutValueMapping/{id}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

globally unique identifier

Required

Body Parameters

ValueMapping
NameDescriptionTypeAdditional information
ValueMappingId

globally unique identifier

None.

ValueMappingTypeId

globally unique identifier

None.

TemplateId

globally unique identifier

None.

UseFor

string

None.

SourceValue

string

None.

DestinationValue

string

None.

OrgAppSyncId

globally unique identifier

None.

IsActive

boolean

None.

CreatedOn

date

None.

LastUpdatedOn

date

None.

AutoAudit_CreatedDate

date

None.

AutoAudit_CreatedBy

string

None.

AutoAudit_ModifiedDate

date

None.

AutoAudit_ModifiedBy

string

None.

AutoAudit_RowVersion

integer

None.

ParentDirectoryId

globally unique identifier

None.

OrgAppSync

OrgAppSync

None.

PackageDirectory

PackageDirectory

None.

Template

Template

None.

TouchpointValueMappings

Collection of TouchpointValueMapping

None.

ValueMapeType

ValueMapeType

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 with type 'APPSeConnect.Data.DataModels.AgentConnectionConsumption'. Path 'OrgAppSync.AgentConnectionConsumptions[0].AgentIdentification.AgentConnectionConsumptions'.

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 with type 'APPSeConnect.Data.DataModels.AgentConnectionConsumption'. Path 'OrgAppSync.AgentConnectionConsumptions[0].AgentIdentification.AgentConnectionConsumptions'.

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 'ValueMapping'.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.