Delete Screen Look Ups

post

/config/sim/v1/setup/deletescreenlookups

Deletes SLU object(s)

Request

Supported Media Types
Header Parameters
Body ()
Body for SLU delete request
Root Schema : SLUDeleteRequestBody
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 Group SLU | Zone/Location | 1-32 |
    Example: 1
Back to Top

Response

Supported Media Types

200 Response

Confirmation of Deletion of record(s).
Body ()
Root Schema : schema
Type: object
Show Source

400 Response

400 Bad Request
Body ()
Root Schema : ErrorDetails
Type: object
Response body when the request returns an error.
Show Source
Back to Top