POST api/Attributes/AddLookupTableEntry?attrNum={attrNum}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
attrNum | string |
Required |
Body Parameters
LookupTableRecordName | Description | Type | Additional 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
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.