POST api/Attributes/AddLookupTableEntry?attrNum={attrNum}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
attrNum

string

Required

Body Parameters

LookupTableRecord
NameDescriptionTypeAdditional information
defaulting

string

None.

description

string

None.

hold

boolean

None.

key

string

None.

parent

string

None.

user

string

None.

Request Formats

application/json, text/json, application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.