POST api/CustomFieldValue

Request Information

URI Parameters

None.

Body Parameters

Collection of CustomFieldValue
NameDescriptionTypeAdditional information
Id

globally unique identifier

None.

CustomFieldId

globally unique identifier

None.

RecordId

globally unique identifier

None.

RecordTypeId

integer

None.

Value

string

None.

CombinedValue

string

None.

LMPDate

string

None.

CustomField

CustomField

None.

RecordType

RecordType

None.

Category

Category

None.

ModifiedBy

globally unique identifier

None.

ModifiedOn

date

None.

Modified

Member

None.

Request Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.