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: 4
Name of Dining Table.
Example:
{
    "1":"Entp",
    "2":"Untm",
    "3":"Emp"
}
Back to Top

Response

Supported Media Types

200 Response

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