DELETE api/Mt_Rooms/{id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
mt_rooms| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
None. |
|
| id_mask | string |
Required Max length: 10 |
|
| name | string |
Required Max length: 20 |
|
| description | string |
Max length: 200 |
|
| id_branch | globally unique identifier |
Required |
|
| name_pos | string |
Max length: 20 |
|
| id_image | globally unique identifier |
None. |
|
| view_pos | boolean |
Required |
|
| order | integer |
Required |
|
| color_border | string |
Max length: 20 |
|
| color_button | string |
Max length: 20 |
|
| color_font | string |
Max length: 20 |
|
| font_bold | boolean |
Required |
|
| font_underline | boolean |
Required |
|
| font_size | integer |
Required |
|
| id_image_map | globally unique identifier |
None. |
|
| refresh_status | boolean |
Required |
|
| active | boolean |
Required |
|
| created_on | date |
None. |
|
| last_update | date |
None. |
|
| id_user_upd | globally unique identifier |
None. |
|
| commited | boolean |
None. |
|
| mt_branches | mt_branches |
None. |
|
| mt_pos_rooms | Collection of mt_pos_rooms |
None. |
|
| st_images | st_images |
None. |
|
| st_images1 | st_images |
None. |
|
| st_users | st_users |
None. |
|
| mt_rooms_units | Collection of mt_rooms_units |
None. |
|
| tt_rooms_list | Collection of tt_rooms_list |
None. |
Response Formats
application/json, text/json
Sample:
{
"id": "a2cef8b6-62f7-4487-a40e-8a19f90df45d",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "b3d189d2-3cc4-4160-9e91-f801f8e95e47",
"name_pos": "sample string 6",
"id_image": "1d6fc971-6ad8-43fb-aa4b-add26ce510f4",
"view_pos": true,
"order": 8,
"color_border": "sample string 9",
"color_button": "sample string 10",
"color_font": "sample string 11",
"font_bold": true,
"font_underline": true,
"font_size": 14,
"id_image_map": "1a06b23e-f91c-4385-9007-7ae789bab922",
"refresh_status": true,
"active": true,
"created_on": "2026-03-10T07:09:05.4759195+01:00",
"last_update": "2026-03-10T07:09:05.4759195+01:00",
"id_user_upd": "86c59b14-3b27-4d64-a075-67da930f945c",
"commited": true,
"mt_branches": {
"$id": "2",
"id": "f89fa8f0-71ad-4f83-9a51-f58df0757a0e",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"cif": "sample string 5",
"address": "sample string 6",
"tel_01": "sample string 7",
"tel_02": "sample string 8",
"mail": "sample string 9",
"cp": "sample string 10",
"location": "sample string 11",
"id_image": "2ec6d93f-e3f1-445a-b474-42db22df038e",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-03-10T07:09:05.4759195+01:00",
"last_update": "2026-03-10T07:09:05.4759195+01:00",
"id_user_upd": "ac068586-9696-43ba-85c4-552f61337eb6",
"commited": true,
"st_images": {
"$id": "3",
"id": "eec665e3-c61d-4afe-a857-24aa3de1d57a",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "361392c4-3bb8-4c7f-bad8-3e9e3cd7a295",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-03-10T07:09:05.4759195+01:00",
"last_update": "2026-03-10T07:09:05.4759195+01:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_categories": [
{
"$id": "4",
"id": "1a265676-f065-4318-a8dd-99a21dedfedd",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "ca43e08a-8d1b-4191-87c8-6a4c4a1776a8",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "3c9269bd-c630-4e69-9ab9-cb65efb75199",
"view_pos": true,
"order": 8,
"order_sec": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"font_bold": true,
"font_underline": true,
"font_size": 15,
"big_buttons": true,
"active": true,
"created_on": "2026-03-10T07:09:05.4759195+01:00",
"last_update": "2026-03-10T07:09:05.4759195+01:00",
"id_user_upd": "11261726-7bc1-4aaf-8576-760f0d86a51c",
"commited": true,
"mt_categories_items": [
{
"$id": "5",
"id_category": "2291fc4e-e49d-4035-afa5-4f92c83688f7",
"id_item": "81f95d04-820c-4ec3-a22c-6a9dd7b4e07d",
"is_default": true,
"active": true,
"created_on": "2026-03-10T07:09:05.4759195+01:00",
"last_update": "2026-03-10T07:09:05.4759195+01:00",
"id_user_upd": "2742c2a9-1765-42ab-a645-9f43b61f3d74",
"commited": true,
"mt_categories": {
"$ref": "4"
},
"mt_items": {
"$id": "6",
"id": "c54950bc-9a46-4b3a-afc3-e24765b9478c",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "2c8c7677-ecf0-462e-bfbe-f5bb61246be6",
"id_unit_sec": "0e2da01d-8f80-4021-b1db-3e954945ae4a",
"id_brand": "9358fa31-861f-48c1-960b-95452019d00a",
"b_sale": true,
"b_stock": true,
"b_price": true,
"b_unique": true,
"b_exclude_control": true,
"tax": 12.1,
"change_price": true,
"force_printing": true,
"is_ticket": true,
"is_supply": true,
"define_price": true,
"is_multi_sub": true,
"external_id": "sample string 19",
"name_pos": "sample string 20",
"name_print": "sample string 21",
"id_image": "44ae63d3-27da-404e-ad98-04e9dc4ef251",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"font_bold": true,
"font_underline": true,
"font_size": 29,
"active": true,
"created_on": "2026-03-10T07:09:05.4759195+01:00",
"last_update": "2026-03-10T07:09:05.4759195+01:00",
"id_user_upd": "fae69776-f83c-4977-a50a-12ca67dc6ff0",
"commited": true,
"mt_brands": {
"$id": "7",
"id": "95d1f3c3-ea7c-475e-af71-ff78e358c14c",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-03-10T07:09:05.4759195+01:00",
"last_update": "2026-03-10T07:09:05.4759195+01:00",
"id_user_upd": "e2cdb9d8-7fd4-4b34-81ad-ce88ab8b63b4",
"commited": true,
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"st_users": {
"$id": "8",
"id": "daf73925-4c1f-4633-953f-af72d59833db",
"username": "sample string 2",
"password": "sample string 3",
"first_name": "sample string 4",
"last_name": "sample string 5",
"external_id": "sample string 6",
"email": "sample string 7",
"mobile": "sample string 8",
"nif": "sample string 9",
"block": true,
"id_user_profile": "c2bcbf39-e655-4e73-9bbe-80b0216360db",
"view_messages": true,
"id_image_photo": "1c7174e2-4027-48da-a12d-992c23908b0a",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "6b3b52f7-713f-418f-a925-c02cc80d38d7",
"view_pos": true,
"order": 15,
"color_border": "sample string 16",
"color_button": "sample string 17",
"color_font": "sample string 18",
"active": true,
"created_on": "2026-03-10T07:09:05.4759195+01:00",
"last_update": "2026-03-10T07:09:05.4759195+01:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_branches_zones": [
{
"$id": "9",
"id": "4367532a-1d03-4c10-88bb-ee5188cb8e82",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "594a8e7a-adb3-4232-9a9e-e5e48f7b9e19",
"active": true,
"created_on": "2026-03-10T07:09:05.4759195+01:00",
"last_update": "2026-03-10T07:09:05.4759195+01:00",
"id_user_upd": "fcc94c53-d665-4169-911e-b40517c92ee1",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos": [
{
"$id": "10",
"id": "6648f7bf-d17c-49ce-a026-524decd556ab",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "5462b35d-2cc2-47be-b89a-27a4ad95f19a",
"id_zone": "52b4de8f-7e31-432c-8593-cc45a291731b",
"user_required": true,
"active": true,
"created_on": "2026-03-10T07:09:05.4759195+01:00",
"last_update": "2026-03-10T07:09:05.4759195+01:00",
"id_user_upd": "0fcb5e4a-840a-4895-9689-298ce630de7d",
"commited": true,
"mt_branches_zones": {
"$ref": "9"
},
"mt_cloakrooms": [
{
"$id": "11",
"id": "f596562a-6ef5-4240-b22a-0f4d5fa5faed",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "54cb3682-86e2-4f13-887b-29b6cfd32249",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "3c5b7893-ea33-49f6-9d7f-7311cb00007b",
"view_pos": true,
"order": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"active": true,
"created_on": "2026-03-10T07:09:05.4759195+01:00",
"last_update": "2026-03-10T07:09:05.4759195+01:00",
"id_user_upd": "6d451c1a-0d1b-463a-bf55-d8d99fbef28e",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"tt_cloakrooms_units": [
{
"$id": "12",
"id": "0e06b3d6-cde7-49f7-bead-f6506f3aab9f",
"id_cloakroom": "87d62a6a-9430-4c16-a6f8-9d83033e0e1f",
"id_pos_sesion": "a19838c2-a65f-4d71-bff3-037106b7594c",
"unit_id": 4,
"date_open": "2026-03-10T07:09:05.4759195+01:00",
"date_close": "2026-03-10T07:09:05.4759195+01:00",
"id_doc_sa": "9991ce91-8012-495e-9148-7e5676f5b609",
"commited": true,
"mt_cloakrooms": {
"$ref": "11"
},
"tt_doc_sa": {
"$id": "13",
"id": "4a8d0ee4-80a3-4da0-881c-75c901c66f91",
"id_pos": "d2021a95-cd00-4146-bb40-d4447aa6709c",
"id_doc": "ce828188-8990-4742-808a-02cf616dbca9",
"id_branch": "bc37c09c-14ee-40fa-a0f1-8575c871dda9",
"nro_doc": "sample string 5",
"date_doc": "2026-03-10T07:09:05.4759195+01:00",
"date_tax": "2026-03-10T07:09:05.4759195+01:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "810e0d6d-683b-484b-9a6f-98e566ffb574",
"id_relationship": "18db78f8-c55a-4d9a-b613-75bcc55a5a02",
"id_loc_from": "55c3e58a-2af1-44f5-a4be-8ff4604f71bf",
"id_loc_end": "80779e02-457a-4215-9409-e763de5176d3",
"id_user_add": "0fc25da9-9efd-4f72-8e76-51b81751be4b",
"id_user_upd": "01502070-e949-4590-b03d-da104d58ea80",
"comment": "sample string 12",
"id_pos_sesion": "217eead8-8886-4e37-81be-9c8865e5e85a",
"id_room_unit": "44994b8c-e910-44aa-b9c2-f84ab0ceefd1",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "620e7c48-0d56-4dba-86c2-945ad849017b",
"p_dis": 15.1,
"p_chr": 16.1,
"amt_net": 17.1,
"amt_tax": 18.1,
"amt_dis": 19.1,
"amt_chr": 20.1,
"amt_tot": 21.1,
"active": true,
"created_on": "2026-03-10T07:09:05.4759195+01:00",
"last_update": "2026-03-10T07:09:05.4759195+01:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$id": "14",
"id": "5bb3f15f-1533-45ce-b43a-e3ea3a5acbd6",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"type_doc": "sample string 5",
"stock": true,
"sign_stock": 1,
"sign_money": 7,
"cash_flow": true,
"block": true,
"symbol": "sample string 10",
"prefix": "sample string 11",
"ask_det": true,
"ask_pay": true,
"reserved": true,
"sale": true,
"user_required": true,
"view_in_report": true,
"open_sesion_st": true,
"amt_greater": 19.1,
"correlation_control": true,
"name_pos": "sample string 21",
"id_image": "8bd3304a-f1c3-4041-933b-c69a88c0111b",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"active": true,
"created_on": "2026-03-10T07:09:05.4759195+01:00",
"last_update": "2026-03-10T07:09:05.4759195+01:00",
"id_user_upd": "71187be4-b194-4ded-9359-a6a5f3ed9c32",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "15",
"id_doc": "29269f00-a391-4036-9e39-b931009fd722",
"id_pay": "1e75ea28-4aa0-47d0-a0e5-486a53152404",
"id_money": "e54320dc-b2ca-4c33-a766-1d3ea61f7599",
"active": true,
"created_on": "2026-03-10T07:09:05.4759195+01:00",
"last_update": "2026-03-10T07:09:05.4759195+01:00",
"id_user_upd": "735517d3-509d-485b-89a7-25bb707e728c",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_money_types": {
"$id": "16",
"id": "d5858bd3-61cb-42fc-9d46-b109cfda8a68",
"id_mask": "sample string 2",
"name": "sample string 3",
"symbol": "sample string 4",
"symbol_large": "sample string 5",
"name_pos": "sample string 6",
"id_image": "e4144328-26a0-430b-bef1-e5469642b975",
"view_pos": true,
"order": 8,
"color_border": "sample string 9",
"color_button": "sample string 10",
"color_font": "sample string 11",
"active": true,
"created_on": "2026-03-10T07:09:05.4759195+01:00",
"last_update": "2026-03-10T07:09:05.4759195+01:00",
"id_user_upd": "198dc4d3-cbef-4438-9a6e-9f8a906970b0",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_money_rates": [
{
"$id": "17",
"id_money_1": "d5850e05-2d77-4465-811c-c37c40ef36ae",
"id_money_2": "04e294f0-04b7-4791-b4ba-31738f88a642",
"date_from": "2026-03-10T07:09:05.4759195+01:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-03-10T07:09:05.4759195+01:00",
"last_update": "2026-03-10T07:09:05.4759195+01:00",
"id_user_upd": "47678276-c8af-46ec-bf93-28994c8e9782",
"commited": true,
"mt_money_types": {
"$ref": "16"
},
"mt_money_types1": {
"$ref": "16"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "17"
}
],
"mt_money_rates1": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"tt_doc_sa_cashflow": [
{
"$id": "18",
"id_doc_sa": "7ff6f7c4-a3aa-4433-a930-d65575dda52e",
"id_pay": "8f12b20a-c4d6-46fb-83cf-b8d9460d797e",
"id_money": "9be6c972-3aee-4566-90b2-b580d491f131",
"date_cashflow": "2026-03-10T07:09:05.4759195+01:00",
"coefficient": 5.1,
"id_user_add": "4ded0455-a942-4677-8630-8cf9e9070fcc",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "19",
"id": "ac9d160d-fa58-42d6-b3cd-62bf30573867",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"cash": true,
"voucher": true,
"description_voucher": "sample string 7",
"open_box": true,
"authorization_required": true,
"symbol": "sample string 10",
"name_pos": "sample string 11",
"id_image": "c6f826a1-c7a0-4290-a75f-8ebf4860c640",
"view_pos": true,
"order": 13,
"color_border": "sample string 14",
"color_button": "sample string 15",
"color_font": "sample string 16",
"active": true,
"created_on": "2026-03-10T07:09:05.4759195+01:00",
"last_update": "2026-03-10T07:09:05.4759195+01:00",
"id_user_upd": "05a6bbd7-56bc-4af3-97c9-7836892e68b4",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"tt_doc_sa_cashflow": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"tt_doc_sa_pay": [
{
"$id": "20",
"id_doc_sa": "cc11282f-b682-4d93-a3a2-eec8a1e2cd40",
"id_line": 2,
"id_pay": "c109a7d7-a91c-4249-bb90-7f161377fa2a",
"id_money": "fac2ec2a-2508-4f78-a010-210237dfdb10",
"coefficient": 5.1,
"id_voucher": "b7254f94-1f7f-48a0-a41c-b44154994afd",
"id_employee": "e6eafa86-2cb9-48ef-b482-7ef04edb5ef5",
"amt_tot_md": 6.1,
"amt_tot_mo": 7.1,
"amt_cash_pay": 1.1,
"amt_cash_return": 1.1,
"json_response": "sample string 8",
"id_doc_ref": "1a537402-29f7-408e-a9c5-fe339dfdf29c",
"coupon_id": "sample string 9",
"terminal_id": "sample string 10",
"card_name": "sample string 11",
"card_bank": "sample string 12",
"card_number": "sample string 13",
"client_name": "sample string 14",
"money_type": "sample string 15",
"merchant_id": "sample string 16",
"aid": "sample string 17",
"auth_num": "sample string 18",
"authorization": true,
"signature": true,
"contactless": true,
"date_hour_pay": "sample string 19",
"terminal_name": "sample string 20",
"active": true,
"mt_employees": {
"$id": "21",
"id": "60e4a036-147e-4fb9-8b62-ac735cbe4a6f",
"id_mask": "sample string 2",
"first_name": "sample string 3",
"last_name": "sample string 4",
"nickname": "sample string 5",
"external_id": "sample string 6",
"email": "sample string 7",
"mobile": "sample string 8",
"nif": "sample string 9",
"authorization": true,
"id_employee_profile": "a590fd7e-a741-42dc-a820-ce3e1544b449",
"name_pos": "sample string 12",
"id_image": "ca360e60-df8b-486a-b87d-ac543dc83a5d",
"view_pos": true,
"order": 14,
"color_border": "sample string 15",
"color_button": "sample string 16",
"color_font": "sample string 17",
"active": true,
"created_on": "2026-03-10T07:09:05.4759195+01:00",
"last_update": "2026-03-10T07:09:05.4759195+01:00",
"id_user_upd": "62b016ec-1df3-414c-bd50-dc462943ebf9",
"commited": true,
"mt_employees_branches": [
{
"$id": "22",
"id_employee": "f0ebb6e2-c66e-4199-af4d-79b008801532",
"id_branch": "106a571b-b886-495c-8f53-4b20725bbb3f",
"active": true,
"created_on": "2026-03-10T07:09:05.4759195+01:00",
"last_update": "2026-03-10T07:09:05.4759195+01:00",
"id_user_upd": "d5e7a1b6-207a-406c-905b-4884c0199a96",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_employees": {
"$ref": "21"
}
},
{
"$ref": "22"
}
],
"mt_employees_profiles": {
"$id": "23",
"id": "3213b1f6-68c1-4a72-8d5c-02b5ea5311d9",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-03-10T07:09:05.4759195+01:00",
"last_update": "2026-03-10T07:09:05.4759195+01:00",
"id_user_upd": "9c52dcb0-d808-41f8-bbc8-7d061d2cc609",
"commited": true,
"mt_employees": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"st_users": {
"$ref": "8"
}
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"tt_doc_sa_det": [
{
"$id": "24",
"id_doc_sa": "c72507b9-bf65-4939-90be-8f11ab856691",
"id_line": 2,
"id_item_sub": "e947f11d-823b-4557-9f73-9fee8c8adcaa",
"qty": 4.1,
"id_list": "2edaec6c-d69b-4730-93b6-0aaf97b59b76",
"unit_price": 5.1,
"p_dis": 6.1,
"p_chr": 7.1,
"tax": 8.1,
"amt_net": 9.1,
"amt_tax": 10.1,
"amt_dis": 11.1,
"amt_chr": 12.1,
"amt_tot": 13.1,
"id_voucher": "572e4454-536b-453e-afe4-f5965f837f3b",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "93648173-af70-457b-b3e1-8af90795d563",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "a5e3b239-c536-4c9a-a4b8-7314aa40a423",
"id_user_upd": "4ff96b8f-6724-4cbe-af2c-cdfb8ffe751d",
"active": true,
"mt_employees": {
"$ref": "21"
},
"mt_items_sub": {
"$id": "25",
"id": "3381c896-9323-4c23-a60f-f0db27fb0e09",
"id_item": "4cbe1f7c-d00e-4cc1-8e31-c6909c482be4",
"id_item_type": "759a5679-c32e-4d23-ad6f-20a005d135f2",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "4ca403cf-c19d-439b-97ac-be9f01299d6c",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-03-10T07:09:05.4759195+01:00",
"last_update": "2026-03-10T07:09:05.4759195+01:00",
"id_user_upd": "5844373e-63a5-483e-844f-e12f549fe1cd",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_formula": [
{
"$id": "26",
"id_item_sub": "e0aa8417-93d2-43e4-9cf0-177ec4386d87",
"id_item": "eda2d96d-2fc0-4d06-a50d-3a7e7945b1db",
"group_id": 3,
"id_unit_ref": "a568ac44-a37b-44fb-95a6-58ea8042247e",
"qty_dis": 5,
"mt_items": {
"$ref": "6"
},
"mt_items_sub": {
"$ref": "25"
},
"mt_units_ref": {
"$id": "27",
"id": "d4eed921-32a8-44a5-87b1-b3e12ec7140f",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "0dc2e80d-1f17-4daa-bc50-e008f36c4525",
"active": true,
"created_on": "2026-03-10T07:09:05.4759195+01:00",
"last_update": "2026-03-10T07:09:05.4759195+01:00",
"id_user_upd": "749b7306-666c-4082-8404-94b421a4bc22",
"commited": true,
"mt_units": {
"$id": "28",
"id": "991d4446-e4de-46d7-9628-2d34b3c74ddc",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-03-10T07:09:05.4759195+01:00",
"last_update": "2026-03-10T07:09:05.4759195+01:00",
"id_user_upd": "78a90480-9f9e-4311-9bbd-6621dee378fa",
"commited": true,
"mt_units_ref": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"st_users": {
"$ref": "8"
},
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_items1": [
{
"$ref": "6"
},
{
"$ref": "6"
}
]
},
"st_users": {
"$ref": "8"
},
"mt_items_formula": [
{
"$ref": "26"
},
{
"$ref": "26"
}
]
}
},
{
"$ref": "26"
}
],
"mt_items_types": {
"$id": "29",
"id": "58bdd348-79a5-4489-8dca-5bb2c44fa147",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "31584830-a91b-415f-9b53-2372437fdb9a",
"view_pos": true,
"order": 7,
"color_border": "sample string 8",
"color_button": "sample string 9",
"color_font": "sample string 10",
"font_bold": true,
"font_underline": true,
"font_size": 13,
"active": true,
"created_on": "2026-03-10T07:09:05.4759195+01:00",
"last_update": "2026-03-10T07:09:05.4759195+01:00",
"id_user_upd": "5174982c-43d7-4bf9-943a-4ac7eff0abcc",
"commited": true,
"tt_vouchers_det": [
{
"$id": "30",
"id_voucher": "87d8dec4-dd47-46e5-8826-9b55fa9ef5e1",
"id_line": "1e76d967-3a80-42dd-89d0-f89d9ac1f811",
"id_category": "3fe8cd81-14ec-4d25-aea0-1b90f278e359",
"id_item": "cf13e9aa-9a2b-4485-a95b-c3894b6e877d",
"id_item_type": "65ba70a1-92f8-487e-a9ef-b7690efb99f1",
"price_max": 1.1,
"qty_add": 3.1,
"qty_used": 4.1,
"mt_categories": {
"$ref": "4"
},
"mt_items": {
"$ref": "6"
},
"mt_items_types": {
"$ref": "29"
},
"tt_vouchers": {
"$id": "31",
"id": "8dbf8551-719d-4280-86dc-09954f6c672e",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-03-10T07:09:05.4759195+01:00",
"date_end": "2026-03-10T07:09:05.4759195+01:00",
"date_used": "2026-03-10T07:09:05.4759195+01:00",
"date_sesion": "2026-03-10T07:09:05.4759195+01:00",
"id_employee": "78749972-79d1-47a8-b48e-17efb4ecae50",
"id_branch": "3d41bdba-f888-4ebf-b67b-31b616434509",
"id_voucher_permision": "98e4ac0b-a045-403a-b4f3-1defb60ebd5b",
"amt_tot": 1.1,
"amt_pen": 1.1,
"by_amount": true,
"by_item_category": true,
"qty_applied": 1,
"locator_entry": "sample string 11",
"locator_event": "sample string 12",
"is_only_use": true,
"price_ref": true,
"supply_apply": 1,
"id_pay": "ef03ffb2-875f-44a7-a200-83e65511c4be",
"id_user_add": "f781a8d1-59d9-462c-a5d0-e3aa7534e974",
"id_doc_sa": "d5d83096-4a9e-46d7-958b-ce25d625ca09",
"id_item_sub": "5ba15910-5dfb-4e5c-978a-97befd618270",
"id_pos_sesion": "81ee2ddb-ca59-45bc-9132-f87024d9dcd1",
"is_authorized": true,
"is_automatic": true,
"print_in_branch": true,
"printed": true,
"is_entry": true,
"is_consume": true,
"is_used_entry": true,
"is_used_consume": true,
"is_close": true,
"active": true,
"created_on": "2026-03-10T07:09:05.4759195+01:00",
"last_update": "2026-03-10T07:09:05.4759195+01:00",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_employees": {
"$ref": "21"
},
"mt_payment_types": {
"$ref": "19"
},
"st_users": {
"$ref": "8"
},
"tt_doc_sa_pay": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_vouchers_det": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"tt_vouchers_permisions": {
"$id": "32",
"id": "4913a41e-464c-4cc6-935d-dc38d14a743e",
"date_from": "2026-03-10T07:09:05.4759195+01:00",
"date_end": "2026-03-10T07:09:05.4759195+01:00",
"date_used": "2026-03-10T07:09:05.4759195+01:00",
"id_employee": "3c2b5119-7926-4fdc-9253-b118040241d6",
"id_branch": "5447515f-bda9-4937-a965-4c3004bfe769",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "dd027042-f893-407b-8779-beda68fd570e",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-03-10T07:09:05.4759195+01:00",
"last_update": "2026-03-10T07:09:05.4759195+01:00",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_employees": {
"$ref": "21"
},
"st_users": {
"$ref": "8"
},
"tt_vouchers": [
{
"$ref": "31"
},
{
"$ref": "31"
}
]
}
}
},
{
"$ref": "30"
}
],
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_prices_rules": [
{
"$id": "33",
"id": "468eaf62-919d-4b69-86ef-94bda004ce9e",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-03-10T07:09:05.4759195+01:00",
"date_end": "2026-03-10T07:09:05.4759195+01:00",
"by_amt": true,
"by_pcg": true,
"ap_amount": 1.1,
"ap_percent": 1.1,
"ap_price": 1.1,
"ap_price_min": 1.1,
"ap_price_max": 1.1,
"id_branch": "7d944a26-5267-440c-9b07-6dbbe882c123",
"id_pos": "f9bec544-eae1-41c2-b61c-797af8d1ba7a",
"id_list": "7b864b21-6685-49bf-9d0a-4081094bbb7e",
"id_item": "00a93c36-6709-4c5c-ae0a-7a11b5751a0b",
"id_item_type": "ad433c5b-8145-4cd2-b902-4012ea3a2e57",
"id_category": "e67c7a48-4b4e-4978-9358-a9ca0da05be0",
"by_day_week": true,
"use_mon": true,
"use_tue": true,
"use_wed": true,
"use_thu": true,
"use_fri": true,
"use_sat": true,
"use_sun": true,
"use_hour_ini": "00:00:00.1234567",
"use_hour_end": "00:00:00.1234567",
"active": true,
"created_on": "2026-03-10T07:09:05.4759195+01:00",
"last_update": "2026-03-10T07:09:05.4759195+01:00",
"id_user_upd": "19930f8e-86a9-41fb-aeed-6d56486216a4",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_categories": {
"$ref": "4"
},
"mt_items": {
"$ref": "6"
},
"mt_items_types": {
"$ref": "29"
},
"mt_pos": {
"$ref": "10"
},
"mt_prices_list": {
"$id": "34",
"id": "84d7c726-9a97-4eac-877d-b114c6dd73fb",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "3528f41e-4ab0-49fa-bfe7-99c1d394051a",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "d3b39597-0a3d-4b98-8b9f-203ef4474d19",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"active": true,
"created_on": "2026-03-10T07:09:05.4759195+01:00",
"last_update": "2026-03-10T07:09:05.4759195+01:00",
"id_user_upd": "70670b76-3084-4011-8d3b-76031de294dd",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "35",
"id_pos": "9948f9df-44b3-4b74-9405-a058a7c8821b",
"id_pos_type": "5d481647-ebd9-474f-bed0-e4f7eb98751f",
"id_price_list": "75bc9375-d36c-4a09-971d-e036e1f222ed",
"is_default": true,
"view_mon": true,
"view_tue": true,
"view_wed": true,
"view_thu": true,
"view_fri": true,
"view_sat": true,
"view_sun": true,
"active": true,
"created_on": "2026-03-10T07:09:05.4759195+01:00",
"last_update": "2026-03-10T07:09:05.4759195+01:00",
"id_user_upd": "cfadbf8e-72fc-4db2-9d52-7c7e4ee20d04",
"commited": true,
"mt_pos_view": {
"$id": "36",
"id_pos": "4c211a24-4f53-4d03-883e-8c74a5c9bf9a",
"id_pos_type": "6bf5e1f2-e0be-4efc-b775-c180b212d42f",
"is_default": true,
"active": true,
"created_on": "2026-03-10T07:09:05.4759195+01:00",
"last_update": "2026-03-10T07:09:05.4759195+01:00",
"id_user_upd": "583cc784-b041-411e-92ef-66726913ec8d",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"mt_pos_prices_list": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_pos_types": {
"$id": "37",
"id": "d1f2090e-c524-44c0-8df3-230f21541b6f",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-03-10T07:09:05.4759195+01:00",
"last_update": "2026-03-10T07:09:05.4759195+01:00",
"id_user_upd": "f06aa0fa-773e-45d1-b620-72c54939c527",
"commited": true,
"mt_items_featured": [
{
"$id": "38",
"id": "9dd16236-cbb9-406e-b496-7b5eff704034",
"id_branch": "4aae519b-2d97-42dd-a9e4-89bfc44aa792",
"id_pos_type": "900b9011-cd08-46ae-afe0-b76971761fa4",
"id_pos": "6a2e8c71-88f4-40cb-8c5d-6ebf4d9a7429",
"id_item": "b833b367-4663-4649-af22-08f27121c5c2",
"date_from": "2026-03-10T07:09:05.4759195+01:00",
"date_end": "2026-03-10T07:09:05.4759195+01:00",
"image_id": 4,
"active": true,
"created_on": "2026-03-10T07:09:05.4759195+01:00",
"last_update": "2026-03-10T07:09:05.4759195+01:00",
"id_user_upd": "e6629793-94e0-4882-91d5-f66fa6130d9f",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_items": {
"$ref": "6"
},
"mt_pos": {
"$ref": "10"
},
"mt_pos_types": {
"$ref": "37"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "38"
}
],
"mt_pos_doc_print": [
{
"$id": "39",
"id_pos_print": "02d62d55-141e-4a7d-a024-ef8ce25c43cd",
"id_doc": "1bec8980-6e6e-432a-b44c-955dcd6c864e",
"id_pos_type": "f5ccf362-2094-4ef3-a9fa-bfe8c1120792",
"id_doc_print": "b269dbfc-0a4f-42bc-a50f-b3ea3f0e22cf",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-03-10T07:09:05.4759195+01:00",
"last_update": "2026-03-10T07:09:05.4759195+01:00",
"id_user_upd": "106b4d56-fa9b-4eed-bdd6-d80c452233fd",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_pos_print": {
"$id": "40",
"id": "3561a5a7-642c-47fe-8eab-137db0d40d09",
"id_pos": "7e80f6d8-2bdb-417c-a075-11b11afd00f3",
"id_mask": "sample string 3",
"name": "sample string 4",
"mode_print": 5,
"port": "sample string 6",
"baud_rate": 1,
"data_bits": 1,
"stop_bit": 1,
"flow_control": 1,
"parity": 1,
"pin_cashdrawer": 1,
"ip_printer": "sample string 7",
"port_ip": 1,
"printer_name": "sample string 8",
"active": true,
"created_on": "2026-03-10T07:09:05.4759195+01:00",
"last_update": "2026-03-10T07:09:05.4759195+01:00",
"id_user_upd": "2a8ac9e4-f0b9-4d41-8d71-938be10ac212",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"mt_pos_doc_print": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"st_users": {
"$ref": "8"
}
},
"mt_pos_types": {
"$ref": "37"
},
"st_doc_print": {
"$id": "41",
"id": "0c2f640f-16bd-4fbd-8932-d517c2a7cd30",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high_row": 5,
"high_doc": 6,
"with_doc": 7,
"to_file": true,
"active": true,
"created_on": "2026-03-10T07:09:05.4759195+01:00",
"last_update": "2026-03-10T07:09:05.4759195+01:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"st_doc_print_det": [
{
"$id": "42",
"id_doc_print": "cc84389b-ca0a-487a-ac2d-497920cb54ca",
"id_line": 2,
"text": "sample string 3",
"type_line": "sample string 4",
"type_align": "sample string 5",
"ref_line": 6,
"font_name": "sample string 7",
"font_bold": true,
"font_underline": true,
"font_color": "sample string 10",
"st_doc_print": {
"$ref": "41"
}
},
{
"$ref": "42"
}
]
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "39"
}
],
"st_users": {
"$ref": "8"
},
"mt_pos_view": [
{
"$ref": "36"
},
{
"$ref": "36"
}
]
},
"st_users": {
"$ref": "8"
}
},
"mt_prices_list": {
"$ref": "34"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "35"
}
],
"mt_prices_items": [
{
"$id": "43",
"id_list": "bf4b6387-495b-45c3-a8f8-583e4882ead9",
"id_item_sub": "10c69e1e-6121-48f7-8195-d51d1e1ce3d0",
"validity_date": "2026-03-10T07:09:05.4759195+01:00",
"price": 4.1,
"active": true,
"created_on": "2026-03-10T07:09:05.4759195+01:00",
"last_update": "2026-03-10T07:09:05.4759195+01:00",
"id_user_upd": "fda7cdd2-066f-432a-b411-e19c0646cd0a",
"commited": true,
"mt_items_sub": {
"$ref": "25"
},
"mt_prices_list": {
"$ref": "34"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "43"
}
],
"mt_prices_list1": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_prices_list2": {
"$ref": "34"
},
"mt_prices_list_rules": [
{
"$id": "44",
"id": "06123389-a860-4b67-803d-5474845fb14e",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-03-10T07:09:05.4759195+01:00",
"date_end": "2026-03-10T07:09:05.4759195+01:00",
"id_branch": "ce9e9832-a12a-42cf-846b-94f4bd2da18a",
"id_pos": "1aa3eb58-09df-4e79-88ed-0344c1f0133a",
"id_list": "c83a75b0-f2e8-4fb0-96d0-3756b175e49a",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-03-10T07:09:05.4759195+01:00",
"last_update": "2026-03-10T07:09:05.4759195+01:00",
"id_user_upd": "a31fc56e-e51c-4317-a760-6fa659a342c4",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos": {
"$ref": "10"
},
"mt_prices_list": {
"$ref": "34"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "44"
}
],
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"mt_prices_rules": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"tt_doc_sa_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
]
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "33"
}
],
"tt_items_customs": [
{
"$id": "45",
"id": "6a42beea-d8ec-4ea1-8ca2-5114d446af3f",
"order_id": 2,
"id_item": "bb9c4dfa-ffa2-4123-ad62-9e33a3ba1a7d",
"id_item_type": "3001b289-072f-43fa-a97d-66c94a498c6c",
"name_pos": "sample string 5",
"price": 6.1,
"color_border": "sample string 7",
"color_button": "sample string 8",
"color_font": "sample string 9",
"id_pos_sesion": "7f3c4469-b6da-496c-9ff0-557358bca1f0",
"type_item": 11,
"id_voucher_json": "4e83ffb1-8fbe-454b-8245-cf40d262adc4",
"count_voucher": 1,
"id_category": "fde3010e-e6d7-42de-ac69-68678d36a620",
"created_on": "2026-03-10T07:09:05.4759195+01:00",
"last_update": "2026-03-10T07:09:05.4759195+01:00",
"id_user_upd": "49af582d-f7b3-4250-8b23-9cd47e423281",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_types": {
"$ref": "29"
},
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$id": "46",
"id": "3253b30d-3ddc-42dd-a7dc-adc93068fda6",
"nro_sesion": 2,
"id_pos": "ce6b19a8-9289-493f-a802-38e6cbd47386",
"date_tax": "2026-03-10T07:09:05.4759195+01:00",
"date_open": "2026-03-10T07:09:05.4759195+01:00",
"date_close": "2026-03-10T07:09:05.4759195+01:00",
"id_user_open": "1ece1dca-495a-4571-8423-c07a50d35b2a",
"id_user_close": "1876a8e8-f49d-4107-a9e7-689a67e71a0e",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2026-03-10T07:09:05.4759195+01:00",
"last_update": "2026-03-10T07:09:05.4759195+01:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"tt_cloakrooms_units": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"tt_items_customs": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"tt_doc_sa_pt": [
{
"$id": "47",
"id": "d293b980-e988-4403-ab12-fcdb2bd25b6a",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "f5541a4d-16b1-433b-97dd-fffe00e9ab26",
"type_pay": 5,
"module": "sample string 6",
"process": true,
"json_cloackrooms": "sample string 8",
"multi_select": 9,
"terminal_name": "sample string 10",
"created_on": "2026-03-10T07:09:05.4759195+01:00",
"tt_pos_sesion": {
"$ref": "46"
}
},
{
"$ref": "47"
}
],
"tt_rooms_units_activity": [
{
"$id": "48",
"id": "41dcccab-b0c6-4845-b45b-802cb0c96b3c",
"id_room_unit": "233786d8-ef96-4816-af51-de6b0b9a0c90",
"id_room_list": "05f6662f-d02b-4a0f-ab01-7c76018f2e90",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-03-10T07:09:05.4759195+01:00",
"date_from": "2026-03-10T07:09:05.4759195+01:00",
"date_end": "2026-03-10T07:09:05.4759195+01:00",
"date_open": "2026-03-10T07:09:05.4759195+01:00",
"date_close": "2026-03-10T07:09:05.4759195+01:00",
"id_employee": "a62def34-9090-43ea-808a-fd99088bb128",
"id_employee_sec": "ceaaad6e-7f5c-4a90-ba62-31c9c77c7025",
"from_reservation": "sample string 4",
"pax": 5,
"language": "sample string 6",
"amt_min": 1.1,
"amt_tot": 1.1,
"amt_pay": 1.1,
"amt_adv_card": 1.1,
"amt_adv_cash": 1.1,
"amt_tips_card": 1.1,
"amt_tips_cash": 1.1,
"id_user_tips": "c84cbb37-9114-4746-befc-3ee9af1446fa",
"comment": "sample string 7",
"id_user_open": "ed79af5d-db4c-494c-a265-97e9899d8efe",
"id_user_close": "720bf4c3-0fec-4510-b591-2e69042e1e61",
"id_unit_state": "eb7e6b72-6d21-4881-b6b8-c54adb304714",
"id_pos_sesion": "60b0e126-119c-4795-96e6-5dea9f2f6f66",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-03-10T07:09:05.4759195+01:00",
"active": true,
"created_on": "2026-03-10T07:09:05.4759195+01:00",
"last_update": "2026-03-10T07:09:05.4759195+01:00",
"commited": true,
"mt_employees": {
"$ref": "21"
},
"mt_employees1": {
"$ref": "21"
},
"mt_rooms_units": {
"$id": "49",
"id": "226ad177-52be-4c66-887e-600218fb8aa6",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "ebd2d428-1c6b-4f01-b990-9e4e1d603dfb",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "ffc6f2a8-b3f1-41fa-b412-f58366a897ae",
"locked": true,
"date_locked": "2026-03-10T07:09:05.4916208+01:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-03-10T07:09:05.4916208+01:00",
"last_update": "2026-03-10T07:09:05.4916208+01:00",
"id_user_upd": "5401a479-9b3d-410e-9776-a770ec37a1f4",
"commited": true,
"mt_rooms": {
"$ref": "1"
},
"mt_rooms_units_types": {
"$id": "50",
"id": "6abe8dad-0149-4554-9a14-e33a6693ecc3",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-03-10T07:09:05.4916208+01:00",
"last_update": "2026-03-10T07:09:05.4916208+01:00",
"id_user_upd": "e8cd53e4-8b05-4ec4-995d-16d9c763b3cf",
"commited": true,
"mt_rooms_units": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"mt_rooms_units_states_types": [
{
"$id": "51",
"id_room_type": "cb9495d5-afc1-4840-83a7-5b40368bbf99",
"id_room_state": "be981976-7807-4e0f-b92e-d3eb0ae695fb",
"id_image": "64552d2b-619f-462e-bf9b-9792285d50a4",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-03-10T07:09:05.4916208+01:00",
"last_update": "2026-03-10T07:09:05.4916208+01:00",
"id_user_upd": "97263ddc-b2f3-420a-9f2b-f2b960dac990",
"commited": true,
"mt_rooms_units_states": {
"$id": "52",
"id": "9e18a712-f67a-4d84-a5b8-d4ab1643140b",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-03-10T07:09:05.4916208+01:00",
"last_update": "2026-03-10T07:09:05.4916208+01:00",
"id_user_upd": "035d3b1f-84e1-46d1-9cfa-15da6746de4e",
"commited": true,
"st_users": {
"$ref": "8"
},
"mt_rooms_units_states_types": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"tt_rooms_units_activity": [
{
"$ref": "48"
},
{
"$ref": "48"
}
]
},
"mt_rooms_units_types": {
"$ref": "50"
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "51"
}
],
"st_users": {
"$ref": "8"
}
},
"st_users": {
"$ref": "8"
},
"tt_rooms_units_activity": [
{
"$ref": "48"
},
{
"$ref": "48"
}
]
},
"mt_rooms_units_states": {
"$ref": "52"
},
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_pos_sesion": {
"$ref": "46"
},
"tt_rooms_list": {
"$id": "53",
"id": "4903fb3e-4acb-4f0f-891f-e9d5325957f9",
"id_room": "d52ddd65-eb9f-4c2a-9754-4264622d9031",
"date_in": "2026-03-10T07:09:05.4916208+01:00",
"date_out": "2026-03-10T07:09:05.4916208+01:00",
"id_user_add": "21a94f22-1bd0-4ed0-bf19-73fbf7ce0e29",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-03-10T07:09:05.4916208+01:00",
"last_update": "2026-03-10T07:09:05.4916208+01:00",
"commited": true,
"mt_rooms": {
"$ref": "1"
},
"st_users": {
"$ref": "8"
},
"tt_rooms_units_activity": [
{
"$ref": "48"
},
{
"$ref": "48"
}
]
}
},
{
"$ref": "48"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_tips": [
{
"$id": "54",
"id": "7a49676c-9685-4b76-a7bb-752da0642358",
"id_pos_sesion": "a3912b9d-5975-458d-8aa4-812ed22442ab",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "28cda3ce-2f41-43f0-b809-8c2a8a53fee6",
"id_room_unit_activity": "a1a05a66-a0e0-446c-b021-004074268f32",
"id_doc_sa": "1f2dbc32-429d-4326-8ad9-b5985f133ba6",
"id_pos_type": "c2f03d1b-9901-42c9-92ec-69b0ed6c8827",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "d47767f0-39ba-499e-860d-bd0d126b70ed",
"coupon_id": "sample string 7",
"terminal_id": "sample string 8",
"card_name": "sample string 9",
"card_bank": "sample string 10",
"card_number": "sample string 11",
"client_name": "sample string 12",
"money_type": "sample string 13",
"merchant_id": "sample string 14",
"aid": "sample string 15",
"auth_num": "sample string 16",
"authorization": true,
"signature": true,
"contactless": true,
"date_hour_pay": "sample string 17",
"terminal_name": "sample string 18",
"active": true,
"created_on": "2026-03-10T07:09:05.4916208+01:00",
"last_update": "2026-03-10T07:09:05.4916208+01:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "46"
},
"tt_tips_users": [
{
"$id": "55",
"id_tip": "1bc76337-fba7-4633-a012-65b456f25bce",
"id_user": "73d1f4c2-a514-434b-add7-cf3d8515af7f",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-03-10T07:09:05.4916208+01:00",
"last_update": "2026-03-10T07:09:05.4916208+01:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"tt_tips": {
"$ref": "54"
}
},
{
"$ref": "55"
}
]
},
{
"$ref": "54"
}
],
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"tt_pos_sesion_users": [
{
"$id": "56",
"id_pos_sesion": "a28bcabd-4c01-4315-81ad-592316e5bd70",
"id_user": "5a73cfbc-dec5-43cd-8b95-b899c3df32be",
"date_add": "2026-03-10T07:09:05.4916208+01:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-03-10T07:09:05.4916208+01:00",
"last_update": "2026-03-10T07:09:05.4916208+01:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$ref": "46"
}
},
{
"$ref": "56"
}
]
}
},
{
"$ref": "45"
}
]
},
"mt_items_vouchers": {
"$id": "57",
"id": "062890ca-3860-43c6-aa23-593839c9a188",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "8873b19a-9016-48ea-b41a-441fb38c3d33",
"id_doc_print": "e39ee735-f58a-4dc6-b94f-b41f46abc83e",
"hour_end": "00:00:00.1234567",
"price_item_sub": true,
"define_validity": true,
"price_ref": true,
"price_min": 11.1,
"supply_apply": 12,
"active": true,
"created_on": "2026-03-10T07:09:05.4916208+01:00",
"last_update": "2026-03-10T07:09:05.4916208+01:00",
"commited": true,
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
]
},
"st_users": {
"$ref": "8"
},
"mt_prices_items": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"tt_doc_sa_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
]
},
"mt_prices_list": {
"$ref": "34"
},
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"tt_doc_sa": {
"$ref": "13"
},
"tt_doc_sa_det_stock": [
{
"$id": "58",
"id_doc_sa": "9cad328b-e351-4a7e-9ad8-7698ab256bb8",
"id_line": 2,
"id_item": "74b17cd5-f189-42e9-b659-a8dd9e32b177",
"qty": 4.1,
"mt_items": {
"$ref": "6"
},
"tt_doc_sa_det": {
"$ref": "24"
}
},
{
"$ref": "58"
}
]
},
{
"$ref": "24"
}
],
"tt_doc_sa_pay": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_vouchers": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"tt_vouchers_permisions": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"tt_rooms_units_activity": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "48"
},
{
"$ref": "48"
}
]
},
"mt_money_types": {
"$ref": "16"
},
"mt_payment_types": {
"$ref": "19"
},
"tt_doc_sa": {
"$ref": "13"
},
"tt_vouchers": {
"$ref": "31"
}
},
{
"$ref": "20"
}
],
"tt_vouchers": [
{
"$ref": "31"
},
{
"$ref": "31"
}
]
},
"st_users": {
"$ref": "8"
},
"mt_money_types": {
"$ref": "16"
},
"tt_doc_sa": {
"$ref": "13"
}
},
{
"$ref": "18"
}
],
"tt_doc_sa_pay": [
{
"$ref": "20"
},
{
"$ref": "20"
}
]
},
"mt_payment_types": {
"$ref": "19"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "15"
}
],
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"mt_pos_doc_print": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"st_doc_num": [
{
"$id": "59",
"id_pos": "ccf6e893-0d5d-462d-a93d-41cd6f153616",
"id_doc": "b2e60881-27f0-4c9a-a25d-1d8c1055b81f",
"value": 3,
"created_on": "2026-03-10T07:09:05.4916208+01:00",
"last_update": "2026-03-10T07:09:05.4916208+01:00",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_pos": {
"$ref": "10"
}
},
{
"$ref": "59"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st": [
{
"$id": "60",
"id": "2d71e36a-f46f-44c8-a8be-ba7926cfdf15",
"id_pos": "03f0a964-9e37-4270-ade2-4de8ec143f52",
"id_doc": "99a71a2e-16f2-4409-934e-ad96ff44651c",
"id_branch": "c0354f41-eb81-4a47-ab89-0081f894ff4a",
"nro_doc": "sample string 5",
"date_doc": "2026-03-10T07:09:05.4916208+01:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "d0c7e809-8c84-42f3-8a08-d31b16a0e554",
"id_loc_from": "281ff192-9ff5-443a-b593-b51c95c67a4a",
"id_loc_end": "4ecadb6c-0de8-4f35-8625-fa72bec85cf7",
"id_user_add": "0aea0c71-7599-4a27-b0fd-4f364bdb2bf3",
"id_user_upd": "e5fe6ceb-01a6-426e-83a8-059b0c9a19ea",
"id_pos_sesion": "399fc636-84c5-49fb-869d-3ea974b598d2",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-03-10T07:09:05.4916208+01:00",
"active": true,
"created_on": "2026-03-10T07:09:05.4916208+01:00",
"last_update": "2026-03-10T07:09:05.4916208+01:00",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$ref": "14"
},
"mt_locations": {
"$id": "61",
"id": "c090879c-bb0d-4636-b46d-823e226a52e4",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "a74f405c-1883-4e10-a37f-08dd53ae1295",
"active": true,
"created_on": "2026-03-10T07:09:05.4916208+01:00",
"last_update": "2026-03-10T07:09:05.4916208+01:00",
"id_user_upd": "a6250f05-3c0b-4f35-954b-dd586118f54d",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"st_users": {
"$ref": "8"
},
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_sa1": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"tt_doc_st1": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"tt_stock": [
{
"$id": "62",
"id_location": "6af3813d-7dfd-4110-a9c0-319bbeca78b0",
"id_item": "90300e8b-9e34-476e-b555-639bab449ac0",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-03-10T07:09:05.4916208+01:00",
"last_update": "2026-03-10T07:09:05.4916208+01:00",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_locations": {
"$ref": "61"
}
},
{
"$ref": "62"
}
]
},
"mt_locations1": {
"$ref": "61"
},
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"tt_doc_st_det": [
{
"$id": "63",
"id_doc_st": "e78bbdf1-83fa-4a1d-a202-18c19f304f02",
"id_line": 2,
"id_item": "2b9f3ef0-10ad-43e9-a873-4c2b64729ac2",
"comment": "sample string 4",
"qty": 5.1,
"status": 1,
"active": true,
"mt_items": {
"$ref": "6"
},
"tt_doc_st": {
"$ref": "60"
}
},
{
"$ref": "63"
}
],
"tt_doc_st1": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"tt_doc_st2": {
"$ref": "60"
}
},
{
"$ref": "60"
}
]
},
"mt_locations": {
"$ref": "61"
},
"mt_locations1": {
"$ref": "61"
},
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"tt_cloakrooms_units": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"tt_doc_sa_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"tt_doc_sa_pay": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_doc_sa1": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_sa2": {
"$ref": "13"
},
"tt_pos_sesion": {
"$ref": "46"
},
"tt_rooms_units_activity": {
"$ref": "48"
},
"tt_spool_doc_print": [
{
"$id": "64",
"id": "82fb566b-a960-446d-9acd-ff727ea93f6f",
"spool_server": "sample string 2",
"id_doc_sa": "fba7d384-953c-4df8-b95a-10a0b556f862",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-03-10T07:09:05.4916208+01:00",
"printed": true,
"print_on": "2026-03-10T07:09:05.4916208+01:00",
"tt_doc_sa": {
"$ref": "13"
}
},
{
"$ref": "64"
}
]
},
"tt_pos_sesion": {
"$ref": "46"
}
},
{
"$ref": "12"
}
]
},
{
"$ref": "11"
}
],
"mt_items_featured": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_pos_print": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"mt_pos_rooms": [
{
"$id": "65",
"id_pos": "9a516513-7cb6-4fc8-8281-2ca0f766e0b3",
"id_room": "fde4f98c-6f80-4959-89a6-3aae426514bb",
"active": true,
"created_on": "2026-03-10T07:09:05.4916208+01:00",
"last_update": "2026-03-10T07:09:05.4916208+01:00",
"id_user_upd": "145cb349-b94e-4b12-83d4-f0b882576987",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"mt_rooms": {
"$ref": "1"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "65"
}
],
"st_users": {
"$ref": "8"
},
"mt_pos_view": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_prices_list_rules": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"mt_prices_rules": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"st_doc_num": [
{
"$ref": "59"
},
{
"$ref": "59"
}
],
"st_pos_license": [
{
"$id": "66",
"id": "a1e4c75e-0954-4166-bae5-899d20239d9a",
"id_pos": "05bf8d1f-30ad-48e2-8933-e5c6b07c2a58",
"mac_address": "sample string 3",
"date_end": "2026-03-10T07:09:05.4916208+01:00",
"key_access": "sample string 5",
"id_user_add": "eb86e10f-442e-4304-b4d9-3c4a3aec3ab2",
"active": true,
"created_on": "2026-03-10T07:09:05.4916208+01:00",
"last_update": "2026-03-10T07:09:05.4916208+01:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "66"
}
],
"st_users_pos": [
{
"$id": "67",
"id_user": "8b59b0df-36c6-4200-9c99-84b23524394d",
"id_pos": "b789832e-7de0-463c-84ef-b83d67fd7c94",
"pass_required": true,
"active": true,
"created_on": "2026-03-10T07:09:05.4916208+01:00",
"last_update": "2026-03-10T07:09:05.4916208+01:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "67"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_pos_connection": [
{
"$id": "68",
"id": "44f3d7f0-d239-422b-abcf-a5a7cbc59a87",
"id_pos": "870a05b1-41ee-460e-9e32-b1e0fa7ea3ac",
"date_add": "2026-03-10T07:09:05.4916208+01:00",
"date_upd": "2026-03-10T07:09:05.4916208+01:00",
"date_out": "2026-03-10T07:09:05.4916208+01:00",
"connection_type": "sample string 3",
"connection_speed": 1,
"terminal_name": "sample string 4",
"version": "sample string 5",
"commited": true,
"mt_pos": {
"$ref": "10"
}
},
{
"$ref": "68"
}
],
"tt_pos_sesion": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"mt_branches": {
"$ref": "2"
},
"tt_logs": [
{
"$id": "69",
"id": "efcd9b65-af0a-4b77-bbbb-5104f2633cdf",
"id_user_add": "99e2b6eb-a608-45da-bcb6-c03baf90197a",
"id_table": "667706b6-c83d-4cca-996d-94e1487a7432",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "cc8034c7-8119-4bc2-ab7a-ace69c1e0bee",
"created_on": "2026-03-10T07:09:05.4916208+01:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_sync_tables": {
"$id": "70",
"id": "d1f84aa9-7c3e-4191-9f2c-f46d952d9d53",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-03-10T07:09:05.4916208+01:00",
"last_update": "2026-03-10T07:09:05.4916208+01:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "71",
"id": "2ce3a2a0-1610-48ab-81d4-540c3c4e17b0",
"id_sync": "1aa73ec5-cbb7-4ccd-b120-678c97d669fb",
"json": "sample string 3",
"id_table": "f6c9e394-a510-435a-b40d-c183ee4fc26f",
"order": 5,
"st_sync_packages": {
"$id": "72",
"id": "8778565c-6be6-4cdc-95fe-8d3ba253d494",
"id_branch_from": "a37743ed-fbdb-4fd6-8ce4-4cce296d1678",
"id_branch_to": "6a808264-f05d-4514-8b41-d52af0023e93",
"type": 4,
"created_on": "2026-03-10T07:09:05.4916208+01:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-03-10T07:09:05.4916208+01:00",
"send_on": "2026-03-10T07:09:05.4916208+01:00",
"mt_branches": {
"$ref": "2"
},
"mt_branches1": {
"$ref": "2"
},
"st_sync_packages_det": [
{
"$ref": "71"
},
{
"$ref": "71"
}
]
},
"st_sync_tables": {
"$ref": "70"
}
},
{
"$ref": "71"
}
],
"tt_logs": [
{
"$ref": "69"
},
{
"$ref": "69"
}
]
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "69"
}
],
"st_local_variables": [
{
"$id": "73",
"id": "eed73ef8-17bc-475d-8079-5704e7584417",
"id_pos": "f0a983b0-f98d-4c2d-9c93-a23051fca64a",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-03-10T07:09:05.4916208+01:00",
"commited": true,
"mt_pos": {
"$ref": "10"
}
},
{
"$ref": "73"
}
],
"tt_doc_st": [
{
"$ref": "60"
},
{
"$ref": "60"
}
]
},
{
"$ref": "10"
}
],
"st_users": {
"$ref": "8"
}
},
{
"$ref": "9"
}
],
"mt_brands": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"mt_categories": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"mt_categories_items": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"mt_cloakrooms": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"mt_docs_payment_money": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_employees": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"mt_employees_profiles": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_items_featured": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_items_types": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"mt_locations": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"mt_money_rates": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"mt_money_types": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"mt_payment_types": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"mt_pos": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_pos_doc_print": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"mt_pos_prices_list": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_pos_print": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"mt_pos_rooms": [
{
"$ref": "65"
},
{
"$ref": "65"
}
],
"mt_pos_types": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"mt_pos_view": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_prices_items": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"mt_prices_list": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_prices_list_rules": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"mt_prices_rules": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_rooms": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"mt_rooms_units": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"mt_rooms_units_states": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"mt_rooms_units_types": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"mt_units": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"mt_units_ref": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"st_images": {
"$ref": "3"
},
"st_images1": {
"$ref": "3"
},
"st_permisions": [
{
"$id": "74",
"id": "74b95385-583b-494f-a6f9-d37b36808702",
"id_function": "213a880f-c712-4f26-892d-5d6674820add",
"id_user": "98cd7586-3876-4a50-b6a2-e446795955ab",
"id_profile": "af7059b7-9834-4924-b143-ecac3a4e32b4",
"permission": 3,
"active": true,
"created_on": "2026-03-10T07:09:05.4916208+01:00",
"last_update": "2026-03-10T07:09:05.4916208+01:00",
"commited": true,
"st_users_profiles": {
"$id": "75",
"id": "75931a30-9da3-41c4-b533-ef72bddaf666",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"is_pass_required": true,
"is_admin": true,
"level_id": 7,
"order_1": 8,
"order_2": 9,
"order_3": 10,
"order_4": 11,
"is_tips": true,
"active": true,
"created_on": "2026-03-10T07:09:05.4916208+01:00",
"last_update": "2026-03-10T07:09:05.4916208+01:00",
"commited": true,
"st_permisions": [
{
"$ref": "74"
},
{
"$ref": "74"
}
],
"st_users": [
{
"$ref": "8"
},
{
"$ref": "8"
}
]
},
"st_users": {
"$ref": "8"
},
"st_functions": {
"$id": "76",
"id": "afb117db-874a-46b9-85cc-5868c73a6fe5",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "e7c9f0ba-3172-4ba6-bf64-4a06233f16dc",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "34fb9d5d-87ba-49bd-8245-7f024a5a6ff8",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"font_bold": true,
"font_underline": true,
"font_size": 16,
"active": true,
"created_on": "2026-03-10T07:09:05.4916208+01:00",
"last_update": "2026-03-10T07:09:05.4916208+01:00",
"commited": true,
"st_functions_groups": {
"$id": "77",
"id": "3a12bd2a-1690-441e-9813-648ccfe29a1d",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-03-10T07:09:05.4916208+01:00",
"last_update": "2026-03-10T07:09:05.4916208+01:00",
"commited": true,
"st_functions": [
{
"$ref": "76"
},
{
"$ref": "76"
}
]
},
"st_images": {
"$ref": "3"
},
"st_permisions": [
{
"$ref": "74"
},
{
"$ref": "74"
}
]
}
},
{
"$ref": "74"
}
],
"st_pos_license": [
{
"$ref": "66"
},
{
"$ref": "66"
}
],
"st_users_pos": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"st_users_profiles": {
"$ref": "75"
},
"st_users_token": [
{
"$id": "78",
"id": "832bdf92-1705-4c4f-a878-1e371189401a",
"token_id": "sample string 2",
"id_user": "53e7d587-3113-4181-b5ef-96dbda4e76d4",
"date_from": "2026-03-10T07:09:05.4916208+01:00",
"date_end": "2026-03-10T07:09:05.4916208+01:00",
"created_on": "2026-03-10T07:09:05.4916208+01:00",
"st_users": {
"$ref": "8"
}
},
{
"$ref": "78"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"tt_doc_sa_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"tt_doc_sa_det1": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_sa1": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"tt_doc_st1": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"tt_items_customs": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"tt_logs": [
{
"$ref": "69"
},
{
"$ref": "69"
}
],
"tt_pos_sesion": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"tt_pos_sesion1": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"tt_rooms_list": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"tt_rooms_units_activity": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"tt_rooms_units_log": [
{
"$id": "79",
"id": "28de1a3e-4eec-4601-9787-3be8f92a3211",
"id_room_activity": "d574d1b6-de22-4107-adf1-9a9803ed64f2",
"id_pos_sesion": "ab3cd0e1-ae45-4ca2-a642-aa2186d28284",
"log_text": "sample string 4",
"id_user": "879034c9-cc12-4eaa-ab64-529005d841f6",
"created_on": "2026-03-10T07:09:05.4916208+01:00",
"commited": true,
"st_users": {
"$ref": "8"
}
},
{
"$ref": "79"
}
],
"tt_tips_users": [
{
"$ref": "55"
},
{
"$ref": "55"
}
],
"tt_vouchers_permisions": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"tt_vouchers": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"mt_docs": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_pos_sesion_users": [
{
"$ref": "56"
},
{
"$ref": "56"
}
]
}
},
"mt_categories_items": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"mt_items_featured": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_items_formula": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"mt_units": {
"$ref": "28"
},
"mt_units1": {
"$ref": "28"
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_prices_rules": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"tt_doc_sa_det_stock": [
{
"$ref": "58"
},
{
"$ref": "58"
}
],
"tt_doc_st_det": [
{
"$ref": "63"
},
{
"$ref": "63"
}
],
"tt_items_customs": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"tt_stock": [
{
"$ref": "62"
},
{
"$ref": "62"
}
],
"tt_vouchers_det": [
{
"$ref": "30"
},
{
"$ref": "30"
}
]
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "5"
}
],
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"mt_prices_rules": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"tt_vouchers_det": [
{
"$ref": "30"
},
{
"$ref": "30"
}
]
},
{
"$ref": "4"
}
],
"mt_employees": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_items_types": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"mt_money_types": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"mt_payment_types": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"mt_prices_list": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_rooms": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"mt_rooms1": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"st_functions": [
{
"$ref": "76"
},
{
"$ref": "76"
}
],
"st_images_types": {
"$id": "80",
"id": "d35bdff3-975b-4f52-9678-228fda9c5bdd",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-03-10T07:09:05.4916208+01:00",
"last_update": "2026-03-10T07:09:05.4916208+01:00",
"commited": true,
"st_images": [
{
"$ref": "3"
},
{
"$ref": "3"
}
]
},
"mt_docs": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"st_users": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"st_users1": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_cloakrooms": [
{
"$ref": "11"
},
{
"$ref": "11"
}
]
},
"st_users": {
"$ref": "8"
},
"mt_branches_zones": [
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"mt_employees_branches": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"mt_items_featured": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_locations": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"mt_periods": [
{
"$id": "81",
"id_branch": "d855859f-074e-4195-b147-5e0ac83d4eb4",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-03-10T07:09:05.4916208+01:00",
"date_end": "2026-03-10T07:09:05.4916208+01:00",
"state": "sample string 6",
"created_on": "2026-03-10T07:09:05.4916208+01:00",
"last_update": "2026-03-10T07:09:05.4916208+01:00",
"commited": true,
"mt_branches": {
"$ref": "2"
}
},
{
"$ref": "81"
}
],
"mt_pos": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_prices_list_rules": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"mt_prices_rules": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_rooms": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"st_sync_packages": [
{
"$ref": "72"
},
{
"$ref": "72"
}
],
"st_sync_packages1": [
{
"$ref": "72"
},
{
"$ref": "72"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"tt_vouchers": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"tt_vouchers_permisions": [
{
"$ref": "32"
},
{
"$ref": "32"
}
]
},
"mt_pos_rooms": [
{
"$ref": "65"
},
{
"$ref": "65"
}
],
"st_images": {
"$ref": "3"
},
"st_images1": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"mt_rooms_units": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"tt_rooms_list": [
{
"$ref": "53"
},
{
"$ref": "53"
}
]
}