Yunique.Toolkit.API

<back to all web services

DataDictionaryCreate

The following routes are available for this service:
POST/v1/DataDictionary

To override the Content-type in your clients HTTP Accept Header, append the .json suffix or ?format=json

To embed the response in a jsonp callback, append ?callback=myCallback

HTTP + JSON

The following are sample HTTP requests and responses. The placeholders shown need to be replaced with actual values.

POST /json/reply/DataDictionaryCreate HTTP/1.1 
Host: plm.gerber.fila.com 
Content-Type: application/json
Content-Length: length

{"columnName":"String","entryData":{"columnID":"00000000000000000000000000000000","columnName":"String","columnAlias":"String","columnDataTypeID":"00000000000000000000000000000000","columnTypeID":"00000000000000000000000000000000","columnCellWidth":"String","columnSearch":0,"columnGridWidth":0,"columnGridSearch":0,"columnLookupQuery":"String","columnSelect":0,"columnTextColumn":"String","columnValueColumn":"String","columnAutoPostBack":0,"columnAddNullField":0,"cUser":"String","cDate":"\/Date(-62135596800000-0000)\/","mUser":"String","mDate":"\/Date(-62135596800000-0000)\/","columnDataTypeLength":0,"coreColumn":0}}
HTTP/1.1 200 OK
Content-Type: application/json
Content-Length: length

{"id":"String","status":"String"}