SplitTable

Description

This method is used to split tables

Paths

Example

Example request object

{
  "Table": {
    "TableStatus": 0,
    "Id": "00000000-0000-0000-0000-000000000000",
    "EmployeeId": null,
    "Name": "string_example",
    "TableSaleCollection": null,
    "Description": "string_example",
    "TicketPrinted": false,
    "SalesZoneId": "00000000-0000-0000-0000-000000000000",
    "Location": {
      "Dx": 0.0,
      "Dy": 0.0,
      "X": 0.0,
      "Y": 0.0,
      "Angle": 0.0
    },
    "PageUID": "00000000-0000-0000-0000-000000000000",
    "PageName": "string_example",
    "SplitCode": "string_example",
    "MainTableId": null,
    "TableType": 0
  },
  "Description": "string_example",
  "PointOfSaleId": "00000000-0000-0000-0000-000000000000",
  "SalesZoneId": "00000000-0000-0000-0000-000000000000",
  "MacId": "string_example",
  "EmployeeId": null,
  "Context": {
    "DivisionId": "00000000-0000-0000-0000-000000000000",
    "Language": "string_example",
    "ShopId": "00000000-0000-0000-0000-000000000000",
    "SessionId": "00000000-0000-0000-0000-000000000000",
    "Origin": 0,
    "Password": "string_example",
    "Encode": false,
    "AccessToken": "string_example"
  }
}

Example response object

{
  "Table": {
    "TableStatus": 0,
    "Id": "00000000-0000-0000-0000-000000000000",
    "EmployeeId": null,
    "Name": "string_example",
    "TableSaleCollection": null,
    "Description": "string_example",
    "TicketPrinted": false,
    "SalesZoneId": "00000000-0000-0000-0000-000000000000",
    "Location": {
      "Dx": 0.0,
      "Dy": 0.0,
      "X": 0.0,
      "Y": 0.0,
      "Angle": 0.0
    },
    "PageUID": "00000000-0000-0000-0000-000000000000",
    "PageName": "string_example",
    "SplitCode": "string_example",
    "MainTableId": null,
    "TableType": 0
  },
  "Result": false,
  "ErrorCode": "string_example"
}

ShouldBeExecuted

Postdata

Response