uiproperties threepllogo (http://api.3plcentral.com/rels/uiproperties/threepllogo)
Resource:
ThreePL Logo
C# Rel Const:
Rels.UiPropertySvc.ThreePlLogo
URI template:
logo
Obtain URI from:
Get the ThreePl logo
Success status: 200; ETag response header supplied; Response is cacheable
none
Type Description
Description string
Content Byte[]
ContentType string
Sample accept: application/hal+json
{
  "description": "str",
  "content": "QA==",
  "contentType": "str"
}
Set the ThreePl logo
If-Match request header required; Success status: 200; ETag response header supplied
none
Type Description
Description string
Content Byte[]
ContentType string
Sample content-type: application/hal+json
{
  "description": "str",
  "content": "QA==",
  "contentType": "str"
}
Type Description
Description string
Content Byte[]
ContentType string
Sample accept: application/hal+json
{
  "description": "str",
  "content": "QA==",
  "contentType": "str"
}
Clear a ThreePl logo
If-Match request header required; Success status: 204
none

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.