IControler Service

<back to all web services

ItemMetaitemRelationPropertyPostRequest

The following routes are available for this service:
POST/ItemMetaitems/Relations/Properties/

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

HTTP + JSV

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

POST /jsv/oneway/ItemMetaitemRelationPropertyPostRequest HTTP/1.1 
Host: gc-test.splitvision.nl 
Content-Type: text/jsv
Content-Length: length

{
	ItemMetaitemRelationId: 0,
	Name: String,
	ShortName: String,
	Description: String,
	DisplayName: String,
	ValueMetaItemId: 0,
	ValueType: String,
	PropertyValueType: None,
	IsMandatory: False,
	DefaultWordValue: String,
	DefaultObjectItemIds: String,
	CategoryId: 0,
	ValueWord: String,
	TenantId: String,
	ModifiedBy: 0,
	OrgId: 0,
	Culture: String
}