Add Dining Tables

post

/config/sim/v2/setup/diningTables

Add Dining Table.

Request

Supported Media Types
Header Parameters
Body ()
Dining Table insert and update request body
Root Schema : schema
Type: object
Show Source
Nested Schema : name
Type: object
Maximum Length: 16
Name of Dining Table. From Simphony version 19.9.0.0 onwards, the maximum allowed length has been increased from 4 to 16 characters.
Example:
{
    "1":"Enterprise",
    "2":"Untm",
    "3":"DiningTableRVC"
}
Back to Top

Response

Supported Media Types

200 Response

Dining Table Added.
Body ()
Root Schema : schema
Type: object
Show Source
Back to Top