uiproperties clientmetadatas (http://api.3plcentral.com/rels/uiproperties/clientmetadatas)
Resource:
Collection: of clientmetadata
C# Rel Const:
Rels.UiPropertySvc.ClientMetaDataList
URI template:
clientmetadatas
Obtain URI from:
Success status: 201; ETag response header supplied
none
Type Description
Scope string
Key string
Name string
Data string
Sample content-type: application/hal+json
{
  "scope": "str",
  "key": "str",
  "name": "str",
  "data": "str"
}
Type Description
Scope string
Key string
Name string
Data string
Sample accept: application/hal+json
{
  "scope": "str",
  "key": "str",
  "name": "str",
  "data": "str"
}

This documentation is subject to change, and is updated often and without warning. The models documented may or may not be available to users now or in the future. Use this documentation at your own risk.
Contact api@3plcentral.com with any questions about this documentation.