Update Screen Look Ups

post

/config/sim/v2/setup/updateScreenLookups

Updates SLU object.

Request

Supported Media Types
Header Parameters
Body ()
A CUD request body
Root Schema : schema
Type: object
Model for an SLU CUD Request
Show Source
Nested Schema : images
Type: array
An array of images associated with the SLU
Show Source
Nested Schema : name
Type: object
SLU Name
Example:
{
    "1":"Enterprise",
    "2":"Unternehmen",
    "3":"Empresa"
}
Nested Schema : SLU_image
Type: object
Show Source
Back to Top

Response

Supported Media Types

200 Response

Screen Look Up Updated.
Body ()
Root Schema : schema
Type: object
Show Source
  • Unique hierarchy unit value
    Example: 1
  • Object number of the SLU
    Example: 1
  • Slu Type Number assigned to the SLU

    Slu Type SLU Name Allowed Hierarchy Level Allowed objectNum
    1 Discount SLU Zone/Location 1-64
    2 Service Charges SLU Zone/Location 1-64
    3 Tender Media SLU Zone/Location 1-64
    6 Menu Items SLU Enterprise/Zone/Location/RVC 1-999999999
    7 Menu Item Master Groups SLU Zone/Location 1-32
    Example: 1
Back to Top