Update SLU Consumer Facing Content
post
/content/sim/v1/setup/screenlookups/updateconsumercontent
Updates the SLU Consumer Facing Content. If SLU Consumer Facing Content is not found it creates a new entry for SLU Consumer Facing Content.
Request
Supported Media Types
- application/json
- multipart/form-data
Header Parameters
-
Simphony-AuditTrailRef: string
Detail that identifies, who made the change.
Request body
Root Schema : schema
Type:
object
Model for Screen Lookup Consumer Facing Content Object
Show Source
-
fileName:
string
The name of the image fileExample:
ImageAppetizers.jpg
-
hierUnitId(required):
integer
Unique reference of the hierarchy unitExample:
2
-
imageIndex(required):
integer
Number of the image. Values range from 1-10.Example:
1
-
objectNum(required):
integer
Object Number of the Screen LookupExample:
1
-
size:
string
The size of an imageExample:
Size: 12 kb, png: 100 x 100 px
-
title:
string
Title of the imageExample:
Image of appetizers
Response
Supported Media Types
- application/json
200 Response
SLU Consumer Facing Content Updated.
Root Schema : ContentResponse
Type:
object
Response object for Content related Objects
Show Source
-
hierUnitId:
integer
Unique reference of the hierarchy unitExample:
1
-
imageIndex:
integer
Image number of the SLUExample:
1
-
objectNum:
integer
Object Number of the SLUExample:
1
-
url:
string
Object storage url of the uploaded image, can be used for downloading the uploaded image.Example:
https://objectstorage.oracle.com/xyz.jpg