DELETE api/Mt_Rooms_Units/{id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
mt_rooms_units| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
None. |
|
| id_mask | string |
Required Max length: 10 |
|
| name | string |
Required Max length: 5 |
|
| name_label | string |
Required Max length: 10 |
|
| name_zone | string |
Max length: 20 |
|
| order | integer |
Required |
|
| id_room | globally unique identifier |
Required |
|
| pax | integer |
Required |
|
| pos_x | integer |
Required |
|
| pos_y | integer |
Required |
|
| size_w | integer |
None. |
|
| size_h | integer |
None. |
|
| in_map | boolean |
Required |
|
| reserved_on | boolean |
Required |
|
| id_room_type | globally unique identifier |
Required |
|
| locked | boolean |
Required |
|
| date_locked | date |
None. |
|
| comment_locked | string |
Max length: 100 |
|
| active | boolean |
Required |
|
| created_on | date |
None. |
|
| last_update | date |
None. |
|
| id_user_upd | globally unique identifier |
None. |
|
| commited | boolean |
None. |
|
| mt_rooms | mt_rooms |
None. |
|
| mt_rooms_units_types | mt_rooms_units_types |
None. |
|
| st_users | st_users |
None. |
|
| tt_rooms_units_activity | Collection of tt_rooms_units_activity |
None. |
Response Formats
application/json, text/json
Sample:
{
"id": "1f325b15-3e57-4a80-ab51-d7f738540e46",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "fa6e7836-5b0b-406d-8b3a-085c53dbd6b4",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "b51cbe10-9886-452f-bf71-3eba19bde7f8",
"locked": true,
"date_locked": "2026-07-08T10:46:45.9985259+02:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-07-08T10:46:45.9985259+02:00",
"last_update": "2026-07-08T10:46:45.9985259+02:00",
"id_user_upd": "4209868e-f1dd-4b5f-9cbd-aed9b8fb7513",
"commited": true,
"mt_rooms": {
"$id": "2",
"id": "67805382-7457-4258-aa79-2baa391e9e19",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "d654df08-e166-4fef-b721-6a86248518f2",
"name_pos": "sample string 6",
"id_image": "024ac213-d869-426f-8e63-dd5093f2e671",
"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": "4bab2063-7a06-4ca8-bb95-92e814687de3",
"refresh_status": true,
"active": true,
"created_on": "2026-07-08T10:46:45.9985259+02:00",
"last_update": "2026-07-08T10:46:45.9985259+02:00",
"id_user_upd": "e8365709-187f-4504-859d-ce4942ce7207",
"commited": true,
"mt_branches": {
"$id": "3",
"id": "96903076-84a0-49ae-bcdc-e87638cbb406",
"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": "826e6b35-8cf8-4374-b9bf-7736c76a56f0",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-07-08T10:46:45.9985259+02:00",
"last_update": "2026-07-08T10:46:45.9985259+02:00",
"id_user_upd": "d8946e70-84b1-4708-951e-1cba4fb8891f",
"commited": true,
"st_images": {
"$id": "4",
"id": "32820e29-c946-4370-8a67-9a7d44b3dac5",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "c7ab9838-9e8a-4ab4-83a8-6ff4dd1a9ced",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-07-08T10:46:45.9985259+02:00",
"last_update": "2026-07-08T10:46:45.9985259+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"mt_categories": [
{
"$id": "5",
"id": "048ce6cb-3053-4159-a677-c7edc7a8f7e0",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "71bb2587-00a0-4be7-8fbf-4cfbd4687ae6",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "3acac37a-d12d-4223-8adc-0ec0a05a3711",
"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-07-08T10:46:45.9985259+02:00",
"last_update": "2026-07-08T10:46:45.9985259+02:00",
"id_user_upd": "3bddac23-4404-4d61-95d0-1ec2409672e2",
"commited": true,
"mt_categories_items": [
{
"$id": "6",
"id_category": "f055de75-9d5c-49b0-b815-f96a73ee2944",
"id_item": "b7514bd7-e77e-430f-8926-6d6f2e876613",
"is_default": true,
"active": true,
"created_on": "2026-07-08T10:46:45.9985259+02:00",
"last_update": "2026-07-08T10:46:45.9985259+02:00",
"id_user_upd": "bb881764-610f-4993-bf6c-427c08a9e79e",
"commited": true,
"mt_categories": {
"$ref": "5"
},
"mt_items": {
"$id": "7",
"id": "69a09095-f89a-48a2-877a-cf753a6bcac9",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "4c1b7e88-9839-4b3b-8f08-6d4073be49d7",
"id_unit_sec": "e0b1357d-eaa2-4c83-80e1-1a6f63f870a7",
"id_brand": "df275163-deeb-4368-af3e-ab2b1d28c429",
"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": "6982a6fa-b212-4c1e-aad6-e7b8d8d329da",
"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-07-08T10:46:45.9985259+02:00",
"last_update": "2026-07-08T10:46:45.9985259+02:00",
"id_user_upd": "a71260c0-5fa8-443d-8251-4aa6f151671d",
"commited": true,
"mt_brands": {
"$id": "8",
"id": "c204bc18-92a2-4945-a765-63a495e7031d",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-07-08T10:46:45.9985259+02:00",
"last_update": "2026-07-08T10:46:45.9985259+02:00",
"id_user_upd": "376cbaa0-1af1-4d47-9e71-2c4b1d6b721e",
"commited": true,
"mt_items": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"st_users": {
"$id": "9",
"id": "dbb5a408-f5a5-4755-856b-559abbbf5edb",
"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": "1745dae3-83ef-43c8-ac0a-5fc9da69c716",
"view_messages": true,
"id_image_photo": "9f7c8cf1-b76b-4c95-a7ff-3ae12e12e5e5",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "fab4bba1-4d8f-4f64-835f-4a79c994484d",
"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-07-08T10:46:45.9985259+02:00",
"last_update": "2026-07-08T10:46:45.9985259+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"mt_branches_zones": [
{
"$id": "10",
"id": "57c2c2de-126a-4fa3-bf8f-307fa2c5955d",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "b658b46c-364e-450b-b6b0-85090e9abda0",
"active": true,
"created_on": "2026-07-08T10:46:45.9985259+02:00",
"last_update": "2026-07-08T10:46:45.9985259+02:00",
"id_user_upd": "3c585e66-628d-405b-9127-3ea2f1ec9e04",
"commited": true,
"mt_branches": {
"$ref": "3"
},
"mt_pos": [
{
"$id": "11",
"id": "3b016872-44c6-4800-875f-f0fb0622509b",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "247c0e46-9e6f-49a5-8f19-82b3c4bedc83",
"id_zone": "bca6765d-d80c-4f1f-a308-8c4b1a677a5e",
"user_required": true,
"active": true,
"created_on": "2026-07-08T10:46:45.9985259+02:00",
"last_update": "2026-07-08T10:46:45.9985259+02:00",
"id_user_upd": "dd5f2b1d-9b57-44d0-aeb8-d8128a24786d",
"commited": true,
"mt_branches_zones": {
"$ref": "10"
},
"mt_cloakrooms": [
{
"$id": "12",
"id": "1027eeb1-a4c6-4b32-a5f7-b790a6591b7c",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "84adcf1a-f149-4cd2-8df0-750cb3a6e0ae",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "28c40356-5d27-4ccd-a682-6ac86358f243",
"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-07-08T10:46:45.9985259+02:00",
"last_update": "2026-07-08T10:46:45.9985259+02:00",
"id_user_upd": "9155cd18-5597-455e-b0d4-4b3caa2d9f18",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"st_images": {
"$ref": "4"
},
"st_users": {
"$ref": "9"
},
"tt_cloakrooms_units": [
{
"$id": "13",
"id": "59b60ee9-488c-49f3-ad4e-74093b8a1a43",
"id_cloakroom": "f1eb6fd5-7bc7-459a-b9b5-77f25ef6a817",
"id_pos_sesion": "c0b6d8ac-b033-4a9d-a0a9-4d73f55173a1",
"unit_id": 4,
"date_open": "2026-07-08T10:46:45.9985259+02:00",
"date_close": "2026-07-08T10:46:45.9985259+02:00",
"id_doc_sa": "3651bd48-a6ae-4596-a710-a2500dff4870",
"commited": true,
"mt_cloakrooms": {
"$ref": "12"
},
"tt_doc_sa": {
"$id": "14",
"id": "9f477659-2a54-429a-a200-4029f838b906",
"id_pos": "b8085486-d6fa-4827-9d43-452f31524b67",
"id_doc": "a2340e93-f80e-4b70-be05-ecaace8dec4d",
"id_branch": "e2a87990-4864-42c1-aee7-fd4c1fe497dc",
"nro_doc": "sample string 5",
"date_doc": "2026-07-08T10:46:45.9985259+02:00",
"date_tax": "2026-07-08T10:46:45.9985259+02:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "b724b05b-d189-4e03-8ec4-bc9d2c63a031",
"id_relationship": "8bef7ded-947f-49c3-b22a-751ef951d013",
"id_loc_from": "8fd90b33-a43a-4db9-867c-ecf0b52ce690",
"id_loc_end": "3f009e08-b913-4bbc-b29e-d3ce1ac47276",
"id_user_add": "fc65867b-4373-4be3-942c-05c1109bda19",
"id_user_upd": "6120df93-7aac-4883-8727-ff9ba8940cf5",
"comment": "sample string 12",
"id_pos_sesion": "a2621d2f-34d1-4fa8-b314-c18fe6bdb57c",
"id_room_unit": "7301194d-24af-4d3e-b403-98166e4b5a0e",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "c8a6d643-a44d-479e-95b1-4a7f6fff0a33",
"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-07-08T10:46:45.9985259+02:00",
"last_update": "2026-07-08T10:46:45.9985259+02:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "3"
},
"mt_docs": {
"$id": "15",
"id": "4f769731-b353-47ad-b7a5-0e251f92d2a7",
"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": "0a0075aa-7c88-411f-b773-f1298d90c476",
"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-07-08T10:46:45.9985259+02:00",
"last_update": "2026-07-08T10:46:45.9985259+02:00",
"id_user_upd": "c1c9069a-e1a9-4247-91e1-eaaa52e73761",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "16",
"id_doc": "be7d9391-b903-49e8-a64b-483586fda1f6",
"id_pay": "f20758b1-405e-467b-9317-fbae2f50ebcf",
"id_money": "92004250-7946-45d7-a641-9af90fcb16b0",
"active": true,
"created_on": "2026-07-08T10:46:45.9985259+02:00",
"last_update": "2026-07-08T10:46:45.9985259+02:00",
"id_user_upd": "3a5e10e2-6518-4740-bd51-26ecceb63e5d",
"commited": true,
"mt_docs": {
"$ref": "15"
},
"mt_money_types": {
"$id": "17",
"id": "b0482d0e-bbf8-4185-b69a-598fc3bbdcfa",
"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": "807b71b9-a1e2-4f46-92f1-4e8e6aa79e27",
"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-07-08T10:46:45.9985259+02:00",
"last_update": "2026-07-08T10:46:45.9985259+02:00",
"id_user_upd": "61343dc2-1155-49ee-a292-2fabf95c4958",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"mt_money_rates": [
{
"$id": "18",
"id_money_1": "be264090-be33-4477-b5b8-48da2321632c",
"id_money_2": "0046c046-cc98-4cef-8851-78462374ab51",
"date_from": "2026-07-08T10:46:45.9985259+02:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-07-08T10:46:45.9985259+02:00",
"last_update": "2026-07-08T10:46:45.9985259+02:00",
"id_user_upd": "d2d37f3b-5415-42e5-a13f-4e87386773d5",
"commited": true,
"mt_money_types": {
"$ref": "17"
},
"mt_money_types1": {
"$ref": "17"
},
"st_users": {
"$ref": "9"
}
},
{
"$ref": "18"
}
],
"mt_money_rates1": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"st_images": {
"$ref": "4"
},
"st_users": {
"$ref": "9"
},
"tt_doc_sa_cashflow": [
{
"$id": "19",
"id_doc_sa": "f9ec740c-ff96-49df-9d8b-9f91bf3ea6c4",
"id_pay": "42a6f985-c8ce-4880-b4e4-2d99df887503",
"id_money": "53e395fe-cc7b-4e28-b553-e6289a34c790",
"date_cashflow": "2026-07-08T10:46:45.9985259+02:00",
"coefficient": 5.1,
"id_user_add": "a58bdef1-ceac-455b-97cf-610c1cc30270",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "20",
"id": "db0ac235-5b31-4cfe-a552-2e9441340928",
"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": "68a45df2-a0d7-4014-bd57-3ae8e11edbd6",
"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-07-08T10:46:45.9985259+02:00",
"last_update": "2026-07-08T10:46:45.9985259+02:00",
"id_user_upd": "cd2ee07d-4b35-449b-a762-10d5f320dccf",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"st_images": {
"$ref": "4"
},
"st_users": {
"$ref": "9"
},
"tt_doc_sa_cashflow": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"tt_doc_sa_pay": [
{
"$id": "21",
"id_doc_sa": "bbc7ffb2-c8e2-4d5e-be31-7a15cfc59c26",
"id_line": 2,
"id_pay": "f9f380e4-331a-47cd-b35d-99f36e06f6f6",
"id_money": "a7060c59-a269-488c-a0f6-5a6a0cb0e00d",
"coefficient": 5.1,
"id_voucher": "a95cb83a-632e-44b8-aa59-12cbfe76dddd",
"id_employee": "a45e6338-a309-44e3-bcfa-fe8607cb1db0",
"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": "94d5a1d2-c6f0-4946-8a50-d2b185350f8d",
"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": "22",
"id": "d495a087-1de3-4dec-9f7d-d951ba31e9a9",
"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": "2aff4bc8-c019-4f91-8f1c-bda1edadc1f2",
"name_pos": "sample string 12",
"id_image": "d60a5f8f-e427-47eb-b7b7-4f046fa696e2",
"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-07-08T10:46:45.9985259+02:00",
"last_update": "2026-07-08T10:46:45.9985259+02:00",
"id_user_upd": "0767daf9-7de6-445f-bae7-04e390111233",
"commited": true,
"mt_employees_branches": [
{
"$id": "23",
"id_employee": "b48fc0cc-a98b-452f-81e5-13ef6723baca",
"id_branch": "b12e6457-34bc-4379-baca-ebecca45e9dc",
"active": true,
"created_on": "2026-07-08T10:46:45.9985259+02:00",
"last_update": "2026-07-08T10:46:45.9985259+02:00",
"id_user_upd": "6c409531-567a-49e0-908b-46fd6de188e8",
"commited": true,
"mt_branches": {
"$ref": "3"
},
"mt_employees": {
"$ref": "22"
}
},
{
"$ref": "23"
}
],
"mt_employees_profiles": {
"$id": "24",
"id": "5de1ed0e-d085-48c9-96b0-75211ac3989d",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-07-08T10:46:45.9985259+02:00",
"last_update": "2026-07-08T10:46:45.9985259+02:00",
"id_user_upd": "3f8a4656-0ae6-4cf1-a614-470117b4fb26",
"commited": true,
"mt_employees": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"st_users": {
"$ref": "9"
}
},
"st_images": {
"$ref": "4"
},
"st_users": {
"$ref": "9"
},
"tt_doc_sa_det": [
{
"$id": "25",
"id_doc_sa": "b6b7d5d4-1b13-42c2-9148-fd077c055814",
"id_line": 2,
"id_item_sub": "d284c866-b8ae-422c-af25-e607c7c495de",
"qty": 4.1,
"id_list": "2c33610e-adb1-4824-83a0-f8d285dfeeac",
"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": "387a01f9-606e-4979-b968-d799e4d1589b",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "5cd9e251-e51a-40d0-af46-863aa2cbf8d2",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "5d074464-a95c-4fb8-b037-2279177d70ef",
"id_user_upd": "c14a791d-480d-4a57-b1c8-f406b75fe435",
"active": true,
"mt_employees": {
"$ref": "22"
},
"mt_items_sub": {
"$id": "26",
"id": "8299f674-c129-4853-a41b-75111e99eb90",
"id_item": "d2fb4c84-4303-4184-b06d-4e15e23f37f6",
"id_item_type": "c49e17b2-27e4-43ba-8270-2bcb6bd7e192",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "45483bbf-094d-4967-a82b-b1d90a85eba7",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-07-08T10:46:45.9985259+02:00",
"last_update": "2026-07-08T10:46:45.9985259+02:00",
"id_user_upd": "619bb561-8bd5-4e29-a0a4-50eac9f38e0a",
"commited": true,
"mt_items": {
"$ref": "7"
},
"mt_items_formula": [
{
"$id": "27",
"id_item_sub": "460ae228-8740-4cf9-9a8e-659ce81eed95",
"id_item": "624a947d-7ff3-4260-bd5f-332049c7da21",
"group_id": 3,
"id_unit_ref": "78e4bc95-b04b-468c-80b0-978082e7c8c9",
"qty_dis": 5,
"mt_items": {
"$ref": "7"
},
"mt_items_sub": {
"$ref": "26"
},
"mt_units_ref": {
"$id": "28",
"id": "69ae0950-68fd-4a76-a1d1-f5bb1a0deb71",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "36e225df-9048-4d37-90bf-bb389efb4260",
"active": true,
"created_on": "2026-07-08T10:46:45.9985259+02:00",
"last_update": "2026-07-08T10:46:45.9985259+02:00",
"id_user_upd": "32c88611-53d6-4da8-ac9c-b8f8045e8dda",
"commited": true,
"mt_units": {
"$id": "29",
"id": "763029bf-dddc-447f-b5f0-90887b19fa7d",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-07-08T10:46:45.9985259+02:00",
"last_update": "2026-07-08T10:46:45.9985259+02:00",
"id_user_upd": "bb3e24f8-ea85-4950-a043-22916e630547",
"commited": true,
"mt_units_ref": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"st_users": {
"$ref": "9"
},
"mt_items": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"mt_items1": [
{
"$ref": "7"
},
{
"$ref": "7"
}
]
},
"st_users": {
"$ref": "9"
},
"mt_items_formula": [
{
"$ref": "27"
},
{
"$ref": "27"
}
]
}
},
{
"$ref": "27"
}
],
"mt_items_types": {
"$id": "30",
"id": "aaae6796-2d36-4f9f-811a-cada0911d2fc",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "eee36df9-21fd-4b0c-a396-ec6782c55e55",
"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-07-08T10:46:45.9985259+02:00",
"last_update": "2026-07-08T10:46:45.9985259+02:00",
"id_user_upd": "8b64cc54-d23b-4d44-a5c8-ccdd58d17f13",
"commited": true,
"tt_vouchers_det": [
{
"$id": "31",
"id_voucher": "841936ea-7f62-4af3-ab8b-87af7664499a",
"id_line": "9a7c4db2-bd57-4bdf-aa8c-92264f8135fe",
"id_category": "9ee727bf-79b5-437f-a75e-f298749b21fb",
"id_item": "aef77682-e830-4f1b-9e66-dd2fa08bfb6e",
"id_item_type": "863931ee-b0ed-4853-85b1-93ac4370f9f9",
"price_max": 1.1,
"qty_add": 3.1,
"qty_used": 4.1,
"mt_categories": {
"$ref": "5"
},
"mt_items": {
"$ref": "7"
},
"mt_items_types": {
"$ref": "30"
},
"tt_vouchers": {
"$id": "32",
"id": "fce0ba31-fb17-48b0-8d52-23aaa0c0521f",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-07-08T10:46:45.9985259+02:00",
"date_end": "2026-07-08T10:46:45.9985259+02:00",
"date_used": "2026-07-08T10:46:45.9985259+02:00",
"date_sesion": "2026-07-08T10:46:45.9985259+02:00",
"id_employee": "6a23d1e1-c652-4544-9026-48bf8e98f58a",
"id_branch": "d5c01170-68b9-4eea-b148-cb84f525a223",
"id_voucher_permision": "b73ad759-abeb-4f64-8c02-7d05c57ce7c1",
"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": "093c57ce-d79c-4054-8ac1-70f89ab7cfdc",
"id_user_add": "7cc56bab-c680-4ac2-889d-a3ff4e199d51",
"id_doc_sa": "a27711d2-9f8b-4e20-aaeb-c8726b5cf1ac",
"id_item_sub": "647134a4-ed9a-42eb-80df-fafd17ae3b78",
"id_pos_sesion": "ac9366a1-0b01-4642-a445-a9edafc906ce",
"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-07-08T10:46:45.9985259+02:00",
"last_update": "2026-07-08T10:46:45.9985259+02:00",
"commited": true,
"mt_branches": {
"$ref": "3"
},
"mt_employees": {
"$ref": "22"
},
"mt_payment_types": {
"$ref": "20"
},
"st_users": {
"$ref": "9"
},
"tt_doc_sa_pay": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"tt_vouchers_det": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"tt_vouchers_permisions": {
"$id": "33",
"id": "fa7ec1ef-be15-4997-bc7a-d8d8b2ced84c",
"date_from": "2026-07-08T10:46:45.9985259+02:00",
"date_end": "2026-07-08T10:46:45.9985259+02:00",
"date_used": "2026-07-08T10:46:45.9985259+02:00",
"id_employee": "c4e4bf9c-262b-44e8-a0fe-a57c8271bed9",
"id_branch": "0a510fff-dca2-416e-8541-27ed95a3c77c",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "cff4ffce-cf12-40d9-b781-7567b3b60c84",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-07-08T10:46:45.9985259+02:00",
"last_update": "2026-07-08T10:46:45.9985259+02:00",
"commited": true,
"mt_branches": {
"$ref": "3"
},
"mt_employees": {
"$ref": "22"
},
"st_users": {
"$ref": "9"
},
"tt_vouchers": [
{
"$ref": "32"
},
{
"$ref": "32"
}
]
}
}
},
{
"$ref": "31"
}
],
"st_images": {
"$ref": "4"
},
"st_users": {
"$ref": "9"
},
"mt_items_sub": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"mt_prices_rules": [
{
"$id": "34",
"id": "a2c637c1-2b9f-4149-8cc2-f70be6e1ec7e",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-07-08T10:46:45.9985259+02:00",
"date_end": "2026-07-08T10:46:45.9985259+02: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": "db22ffcd-bae3-444e-8fcb-34b65dbd9cd8",
"id_pos": "5946f2e7-c719-4e35-bf78-2eac2790b726",
"id_list": "e19379de-81cb-4dc1-a395-6183a45950c4",
"id_item": "d0bcc221-5231-405e-97c7-6202e82f6939",
"id_item_type": "3bd4ab27-e8e7-4da3-adc8-d4909bf1c25e",
"id_category": "2de0c9b7-48af-4c33-8e2b-ea4bf2a1f72d",
"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-07-08T10:46:45.9985259+02:00",
"last_update": "2026-07-08T10:46:45.9985259+02:00",
"id_user_upd": "d777fa30-e6eb-4472-8673-a0a1f8b77f60",
"commited": true,
"mt_branches": {
"$ref": "3"
},
"mt_categories": {
"$ref": "5"
},
"mt_items": {
"$ref": "7"
},
"mt_items_types": {
"$ref": "30"
},
"mt_pos": {
"$ref": "11"
},
"mt_prices_list": {
"$id": "35",
"id": "4175da7d-6a36-463e-a9c3-3dde4f973b2f",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "1fd7ad89-1a22-481e-8215-0b1af80691b9",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "1b630674-c310-45d6-a59d-3640182d514a",
"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-07-08T10:46:45.9985259+02:00",
"last_update": "2026-07-08T10:46:45.9985259+02:00",
"id_user_upd": "eb6b480d-0ae8-468d-a9f5-a841e7aa7072",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "36",
"id_pos": "df077d23-68b8-4d8b-a475-55c2cbf1edf2",
"id_pos_type": "12c14144-6e60-4f7a-a736-b99e36ba61fb",
"id_price_list": "93e5046e-d112-410a-8fb7-f1278d823b64",
"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-07-08T10:46:45.9985259+02:00",
"last_update": "2026-07-08T10:46:45.9985259+02:00",
"id_user_upd": "6c5ed788-33ec-4a81-8535-dde41c001512",
"commited": true,
"mt_pos_view": {
"$id": "37",
"id_pos": "e534ff53-3a96-44df-81ee-9d57e61665f1",
"id_pos_type": "8eaf4cf9-23bd-4efb-9b56-d41882746160",
"is_default": true,
"active": true,
"created_on": "2026-07-08T10:46:45.9985259+02:00",
"last_update": "2026-07-08T10:46:45.9985259+02:00",
"id_user_upd": "cc01f293-0523-41ce-a117-6c9ac2ee8b74",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"mt_pos_prices_list": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_pos_types": {
"$id": "38",
"id": "74e733ec-a65f-4530-a6a9-df35d8fed0e6",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-07-08T10:46:45.9985259+02:00",
"last_update": "2026-07-08T10:46:45.9985259+02:00",
"id_user_upd": "27680200-c3f7-46a9-b5b1-17a5c07ca823",
"commited": true,
"mt_items_featured": [
{
"$id": "39",
"id": "e1f8522f-4dd0-486f-9434-607942f44bea",
"id_branch": "9a7ca6e8-9c89-4d1f-a444-8a7878fb4a7d",
"id_pos_type": "176cbe3f-abc9-4eb1-b137-2a0af4c66ebe",
"id_pos": "8335977e-3c74-4011-b4f6-58352f0f00c4",
"id_item": "93232662-7906-448f-b78a-91977e6d7956",
"date_from": "2026-07-08T10:46:45.9985259+02:00",
"date_end": "2026-07-08T10:46:45.9985259+02:00",
"image_id": 4,
"active": true,
"created_on": "2026-07-08T10:46:45.9985259+02:00",
"last_update": "2026-07-08T10:46:45.9985259+02:00",
"id_user_upd": "6c9a5fb0-4874-41ff-a6b2-4c8b60fc3585",
"commited": true,
"mt_branches": {
"$ref": "3"
},
"mt_items": {
"$ref": "7"
},
"mt_pos": {
"$ref": "11"
},
"mt_pos_types": {
"$ref": "38"
},
"st_users": {
"$ref": "9"
}
},
{
"$ref": "39"
}
],
"mt_pos_doc_print": [
{
"$id": "40",
"id_pos_print": "9c204e5e-3f25-458c-aa61-6e1d67338e86",
"id_doc": "4b22e3d3-256e-447a-898c-76c6edf9f48d",
"id_pos_type": "9ee40be3-dd34-485a-8694-cc4acfeaf1ad",
"id_doc_print": "a6f0f265-44e5-405d-8200-871249a6db58",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-07-08T10:46:45.9985259+02:00",
"last_update": "2026-07-08T10:46:45.9985259+02:00",
"id_user_upd": "705e3105-de43-4931-9c40-a916ebda56fb",
"commited": true,
"mt_docs": {
"$ref": "15"
},
"mt_pos_print": {
"$id": "41",
"id": "a81d677e-e2dd-4b57-b753-cb15f3c618ae",
"id_pos": "41c08a61-0365-4913-859d-a1c1ebe11638",
"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-07-08T10:46:45.9985259+02:00",
"last_update": "2026-07-08T10:46:45.9985259+02:00",
"id_user_upd": "f15a4f26-1495-4487-88d9-96a43fc4d909",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"mt_pos_doc_print": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"st_users": {
"$ref": "9"
}
},
"mt_pos_types": {
"$ref": "38"
},
"st_doc_print": {
"$id": "42",
"id": "070b0211-19e5-4d91-b72e-166f05eeae24",
"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-07-08T10:46:45.9985259+02:00",
"last_update": "2026-07-08T10:46:45.9985259+02:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"st_doc_print_det": [
{
"$id": "43",
"id_doc_print": "7eed860b-2213-461e-90cb-971e1a6618c5",
"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": "42"
}
},
{
"$ref": "43"
}
]
},
"st_users": {
"$ref": "9"
}
},
{
"$ref": "40"
}
],
"st_users": {
"$ref": "9"
},
"mt_pos_view": [
{
"$ref": "37"
},
{
"$ref": "37"
}
]
},
"st_users": {
"$ref": "9"
}
},
"mt_prices_list": {
"$ref": "35"
},
"st_users": {
"$ref": "9"
}
},
{
"$ref": "36"
}
],
"mt_prices_items": [
{
"$id": "44",
"id_list": "b47d865a-08be-4b01-afa3-e19d9e968680",
"id_item_sub": "817f5dea-1212-4bf3-b1c0-38962eef249b",
"validity_date": "2026-07-08T10:46:45.9985259+02:00",
"price": 4.1,
"active": true,
"created_on": "2026-07-08T10:46:45.9985259+02:00",
"last_update": "2026-07-08T10:46:45.9985259+02:00",
"id_user_upd": "aac9c51b-31f1-41b5-a4b4-d0badbd37dd4",
"commited": true,
"mt_items_sub": {
"$ref": "26"
},
"mt_prices_list": {
"$ref": "35"
},
"st_users": {
"$ref": "9"
}
},
{
"$ref": "44"
}
],
"mt_prices_list1": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_prices_list2": {
"$ref": "35"
},
"mt_prices_list_rules": [
{
"$id": "45",
"id": "613198cb-75be-4752-b244-dc8ca3f8a203",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-07-08T10:46:45.9985259+02:00",
"date_end": "2026-07-08T10:46:45.9985259+02:00",
"id_branch": "0732ef25-eff1-4d9d-9c2b-1202ef755033",
"id_pos": "4fa2c379-365b-4ead-9ee1-a287f796bd1f",
"id_list": "8f9ca8af-478f-4469-9d47-62cae455f069",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-07-08T10:46:45.9985259+02:00",
"last_update": "2026-07-08T10:46:45.9985259+02:00",
"id_user_upd": "8c008c63-4f87-43fe-9b0a-72dcac4ef302",
"commited": true,
"mt_branches": {
"$ref": "3"
},
"mt_pos": {
"$ref": "11"
},
"mt_prices_list": {
"$ref": "35"
},
"st_users": {
"$ref": "9"
}
},
{
"$ref": "45"
}
],
"st_images": {
"$ref": "4"
},
"st_users": {
"$ref": "9"
},
"mt_prices_rules": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"tt_doc_sa_det": [
{
"$ref": "25"
},
{
"$ref": "25"
}
]
},
"st_users": {
"$ref": "9"
}
},
{
"$ref": "34"
}
],
"tt_items_customs": [
{
"$id": "46",
"id": "876a7e4a-dadc-4bc2-afce-cc0483668fbe",
"order_id": 2,
"id_item": "14e52d5f-1ece-4f9c-bfec-f1117ebeb335",
"id_item_type": "be843697-0bae-4f6d-86cd-c27ce48594e5",
"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": "530add6a-6c38-4206-bae5-a8c942249188",
"type_item": 11,
"id_voucher_json": "b115e7e7-eab3-473d-a27a-c48971dee352",
"count_voucher": 1,
"id_category": "ccf23567-4121-4e48-9756-984298c9d6f6",
"created_on": "2026-07-08T10:46:45.9985259+02:00",
"last_update": "2026-07-08T10:46:45.9985259+02:00",
"id_user_upd": "be3ff520-dac7-4c48-9b42-383c5a9bd035",
"commited": true,
"mt_items": {
"$ref": "7"
},
"mt_items_types": {
"$ref": "30"
},
"st_users": {
"$ref": "9"
},
"tt_pos_sesion": {
"$id": "47",
"id": "5742aaa9-1c44-4406-bb6a-674b99795bbd",
"nro_sesion": 2,
"id_pos": "8a8d6bcb-d163-4717-b74a-f0806c14e5d3",
"date_tax": "2026-07-08T10:46:45.9985259+02:00",
"date_open": "2026-07-08T10:46:45.9985259+02:00",
"date_close": "2026-07-08T10:46:45.9985259+02:00",
"id_user_open": "fa8ce585-ba3c-46fa-b1d5-83b7263e3f83",
"id_user_close": "d8ddc073-e11d-41f1-a45a-92f04d056fbc",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2026-07-08T10:46:45.9985259+02:00",
"last_update": "2026-07-08T10:46:45.9985259+02:00",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"tt_cloakrooms_units": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_items_customs": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"tt_doc_sa_pt": [
{
"$id": "48",
"id": "2ede711a-c4db-4622-aea9-9c87cc31fe36",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "fcd9eb85-840e-42da-af4a-a4bc6dcac5c8",
"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-07-08T10:46:45.9985259+02:00",
"tt_pos_sesion": {
"$ref": "47"
}
},
{
"$ref": "48"
}
],
"tt_rooms_units_activity": [
{
"$id": "49",
"id": "55e89772-1cf7-4525-8ce7-d7bd1cf93bf5",
"id_room_unit": "d6f6766a-9527-4e7c-934e-e3de4f3cdf79",
"id_room_list": "4881d3cc-5dad-4298-aaf4-e33a7f5cbb02",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-07-08T10:46:45.9985259+02:00",
"date_from": "2026-07-08T10:46:45.9985259+02:00",
"date_end": "2026-07-08T10:46:45.9985259+02:00",
"date_open": "2026-07-08T10:46:45.9985259+02:00",
"date_close": "2026-07-08T10:46:45.9985259+02:00",
"id_employee": "6c7ac797-199b-4ae1-ae49-c0712e5e78d0",
"id_employee_sec": "861945a3-3958-4fca-b9ff-5af338e1da6d",
"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": "e8bfdcd1-eb46-47fc-9b3b-b3cd286c36c6",
"comment": "sample string 7",
"id_user_open": "2950a3a4-4ed9-4660-85b3-e7fc1e7e5b3f",
"id_user_close": "7874759c-e251-4c13-8d91-9b10e1b32311",
"id_unit_state": "21ce71b9-0458-4ab0-85e0-9a02a56f592a",
"id_pos_sesion": "73e154b5-aa3f-47ed-9f3e-026a60551af7",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-07-08T10:46:45.9985259+02:00",
"active": true,
"created_on": "2026-07-08T10:46:45.9985259+02:00",
"last_update": "2026-07-08T10:46:45.9985259+02:00",
"commited": true,
"mt_employees": {
"$ref": "22"
},
"mt_employees1": {
"$ref": "22"
},
"mt_rooms_units": {
"$ref": "1"
},
"mt_rooms_units_states": {
"$id": "50",
"id": "ff10940a-120b-4548-bc71-03d3df642512",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"color": "sample string 5",
"active": true,
"created_on": "2026-07-08T10:46:45.9985259+02:00",
"last_update": "2026-07-08T10:46:45.9985259+02:00",
"id_user_upd": "466b3654-5016-4c4e-aa36-13293b2e44f1",
"commited": true,
"st_users": {
"$ref": "9"
},
"mt_rooms_units_states_types": [
{
"$id": "51",
"id_room_type": "ee57e038-33ce-4c1f-946a-0501de53294f",
"id_room_state": "7d0f193f-20f4-4473-829f-ac7508ad6def",
"id_image": "f7789d7a-0071-49d8-80d7-70ee3024cd77",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-07-08T10:46:45.9985259+02:00",
"last_update": "2026-07-08T10:46:45.9985259+02:00",
"id_user_upd": "292451c5-c2fa-474f-9b7b-ffa1382a0cee",
"commited": true,
"mt_rooms_units_states": {
"$ref": "50"
},
"mt_rooms_units_types": {
"$id": "52",
"id": "09ef5008-2e66-40a5-ba8c-bbe00cb05e20",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-07-08T10:46:45.9985259+02:00",
"last_update": "2026-07-08T10:46:45.9985259+02:00",
"id_user_upd": "e8279510-4a3c-4154-9abb-d606e95849a8",
"commited": true,
"mt_rooms_units": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"st_users": {
"$ref": "9"
}
},
"st_images": {
"$ref": "4"
},
"st_users": {
"$ref": "9"
}
},
{
"$ref": "51"
}
],
"tt_rooms_units_activity": [
{
"$ref": "49"
},
{
"$ref": "49"
}
]
},
"st_users": {
"$ref": "9"
},
"st_users1": {
"$ref": "9"
},
"tt_doc_sa": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_pos_sesion": {
"$ref": "47"
},
"tt_rooms_list": {
"$id": "53",
"id": "a7aad1b9-bde3-4c72-8a3c-dd63ef6d05af",
"id_room": "188b078d-e59f-4fc4-8a09-ee7a937111cc",
"date_in": "2026-07-08T10:46:45.9985259+02:00",
"date_out": "2026-07-08T10:46:45.9985259+02:00",
"id_user_add": "3859d057-5eec-4635-8b90-d2adf1342bfd",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-07-08T10:46:45.9985259+02:00",
"last_update": "2026-07-08T10:46:45.9985259+02:00",
"commited": true,
"mt_rooms": {
"$ref": "2"
},
"st_users": {
"$ref": "9"
},
"tt_rooms_units_activity": [
{
"$ref": "49"
},
{
"$ref": "49"
}
]
}
},
{
"$ref": "49"
}
],
"st_users": {
"$ref": "9"
},
"st_users1": {
"$ref": "9"
},
"tt_tips": [
{
"$id": "54",
"id": "3ca66b9f-940f-40a4-a229-259ce1f6bf18",
"id_pos_sesion": "e3d0ec68-ea74-4a24-b37a-87484d5f3a2e",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "7f73be87-6b5b-4029-972a-41022f636423",
"id_room_unit_activity": "37c9e5f6-53ca-47a1-8106-ce57902ac407",
"id_doc_sa": "fee1a59e-60dd-4e21-976b-e23c7d5a8234",
"id_pos_type": "d69f60e6-ce14-450a-a957-b537cc1e75fb",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "db97a7cc-deb2-454f-b3fd-33a9ed61ddc0",
"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-07-08T10:46:45.9985259+02:00",
"last_update": "2026-07-08T10:46:45.9985259+02:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "47"
},
"tt_tips_users": [
{
"$id": "55",
"id_tip": "f89158b6-bd65-436c-9e9a-6db5fac00d75",
"id_user": "efc41d1f-c995-401e-a42d-d040769ead43",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-07-08T10:46:45.9985259+02:00",
"last_update": "2026-07-08T10:46:45.9985259+02:00",
"commited": true,
"st_users": {
"$ref": "9"
},
"tt_tips": {
"$ref": "54"
}
},
{
"$ref": "55"
}
]
},
{
"$ref": "54"
}
],
"tt_pos_sesion_users": [
{
"$id": "56",
"id_pos_sesion": "e7aa2784-ac80-4fdd-baeb-5bc57ab106a2",
"id_user": "07e42ea1-58f7-461c-bea7-3c9f1c282f80",
"date_add": "2026-07-08T10:46:45.9985259+02:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-07-08T10:46:45.9985259+02:00",
"last_update": "2026-07-08T10:46:45.9985259+02:00",
"commited": true,
"st_users": {
"$ref": "9"
},
"tt_pos_sesion": {
"$ref": "47"
}
},
{
"$ref": "56"
}
],
"tt_doc_sa": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_cmd_connection": [
{
"$id": "57",
"id": "afe49fc2-d384-4917-968d-8648d908d040",
"id_user": "9487e229-c22d-4ae3-9272-8ba6c4a434e6",
"id_user_profile": "97c99571-28fd-4d54-99c2-d51cb3975dda",
"locator": "sample string 4",
"date_end": "2026-07-08T10:46:45.9985259+02:00",
"id_pos_sesion": "b0597fce-5528-42ee-8d19-a668c5f5c3a0",
"date_login": "2026-07-08T10:46:45.9985259+02:00",
"date_logout": "2026-07-08T10:46:45.9985259+02:00",
"terminal_id": "sample string 6",
"terminal_type": "sample string 7",
"created_on": "2026-07-08T10:46:45.9985259+02:00",
"last_update": "2026-07-08T10:46:45.9985259+02:00",
"commited": true,
"st_users": {
"$ref": "9"
},
"st_users_profiles": {
"$id": "58",
"id": "0564e4e4-9ece-4b7f-904c-412dc76bdbc5",
"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,
"is_view_all": true,
"active": true,
"created_on": "2026-07-08T10:46:45.9985259+02:00",
"last_update": "2026-07-08T10:46:45.9985259+02:00",
"commited": true,
"st_permisions": [
{
"$id": "59",
"id": "5b11e401-9916-439b-a7c3-c9e98a2bfa5f",
"id_function": "f5e659c6-7669-44d9-bd82-10ed0660cbdf",
"id_user": "e3a74fa0-3b4e-4278-8d12-8d8ec96ebffa",
"id_profile": "3b8cabab-57ea-4e19-ac2e-5e2032fc026b",
"permission": 3,
"active": true,
"created_on": "2026-07-08T10:46:45.9985259+02:00",
"last_update": "2026-07-08T10:46:45.9985259+02:00",
"commited": true,
"st_users_profiles": {
"$ref": "58"
},
"st_users": {
"$ref": "9"
},
"st_functions": {
"$id": "60",
"id": "b3ad76cb-86ae-4fe6-85c4-d454764e0d8e",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "9876b59c-e0ff-462c-a865-66e4aa693344",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "bbab29d5-5561-4cd0-a631-69ef12be07d9",
"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-07-08T10:46:45.9985259+02:00",
"last_update": "2026-07-08T10:46:45.9985259+02:00",
"commited": true,
"st_functions_groups": {
"$id": "61",
"id": "9222200b-9be9-4506-bcd2-c76548ec3b9a",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-07-08T10:46:45.9985259+02:00",
"last_update": "2026-07-08T10:46:45.9985259+02:00",
"commited": true,
"st_functions": [
{
"$ref": "60"
},
{
"$ref": "60"
}
]
},
"st_images": {
"$ref": "4"
},
"st_permisions": [
{
"$ref": "59"
},
{
"$ref": "59"
}
]
}
},
{
"$ref": "59"
}
],
"st_users": [
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"tt_cmd_connection": [
{
"$ref": "57"
},
{
"$ref": "57"
}
]
},
"tt_pos_sesion": {
"$ref": "47"
}
},
{
"$ref": "57"
}
],
"tt_cmd_messages": [
{
"$id": "62",
"id": "cef0e4be-0770-4f2e-86d5-cf58d26a07fa",
"id_user": "13df7c6e-f7f4-4c0c-9564-4edd62a7b44f",
"date_add": "2026-07-08T10:46:45.9985259+02:00",
"destiny_type": 4,
"id_key": "f0052a63-62e3-4672-ac8c-92e97c28d3c9",
"message": "sample string 6",
"message_view": true,
"date_view": "2026-07-08T10:46:45.9985259+02:00",
"id_pos_sesion": "3dd69219-8269-4ab2-ab33-6f7acc8158ce",
"terminal_add": "sample string 9",
"created_on": "2026-07-08T10:46:45.9985259+02:00",
"last_update": "2026-07-08T10:46:45.9985259+02:00",
"commited": true,
"st_users": {
"$ref": "9"
},
"tt_pos_sesion": {
"$ref": "47"
}
},
{
"$ref": "62"
}
]
}
},
{
"$ref": "46"
}
]
},
"mt_items_vouchers": {
"$id": "63",
"id": "11fbc75f-95f2-4942-801e-6d5e89d640a6",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "bff89820-7f1d-4df0-a24c-c95c08a75a0d",
"id_doc_print": "44e47137-c598-41b5-9131-05b01a2fd68c",
"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-07-08T10:46:45.9985259+02:00",
"last_update": "2026-07-08T10:46:45.9985259+02:00",
"commited": true,
"mt_items_sub": [
{
"$ref": "26"
},
{
"$ref": "26"
}
]
},
"st_users": {
"$ref": "9"
},
"mt_prices_items": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_doc_sa_det": [
{
"$ref": "25"
},
{
"$ref": "25"
}
]
},
"mt_prices_list": {
"$ref": "35"
},
"st_users": {
"$ref": "9"
},
"st_users1": {
"$ref": "9"
},
"tt_doc_sa": {
"$ref": "14"
},
"tt_doc_sa_det_stock": [
{
"$id": "64",
"id_doc_sa": "10adc9d0-db3a-4953-b6bc-f4701dfc6eed",
"id_line": 2,
"id_item": "aad89b93-1765-4aad-b18e-4b777207970b",
"qty": 4.1,
"mt_items": {
"$ref": "7"
},
"tt_doc_sa_det": {
"$ref": "25"
}
},
{
"$ref": "64"
}
]
},
{
"$ref": "25"
}
],
"tt_doc_sa_pay": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"tt_vouchers": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"tt_vouchers_permisions": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"tt_rooms_units_activity": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "49"
},
{
"$ref": "49"
}
]
},
"mt_money_types": {
"$ref": "17"
},
"mt_payment_types": {
"$ref": "20"
},
"tt_doc_sa": {
"$ref": "14"
},
"tt_vouchers": {
"$ref": "32"
}
},
{
"$ref": "21"
}
],
"tt_vouchers": [
{
"$ref": "32"
},
{
"$ref": "32"
}
]
},
"st_users": {
"$ref": "9"
},
"mt_money_types": {
"$ref": "17"
},
"tt_doc_sa": {
"$ref": "14"
}
},
{
"$ref": "19"
}
],
"tt_doc_sa_pay": [
{
"$ref": "21"
},
{
"$ref": "21"
}
]
},
"mt_payment_types": {
"$ref": "20"
},
"st_users": {
"$ref": "9"
}
},
{
"$ref": "16"
}
],
"st_images": {
"$ref": "4"
},
"st_users": {
"$ref": "9"
},
"mt_pos_doc_print": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"st_doc_num": [
{
"$id": "65",
"id_pos": "c2ad5234-018c-458d-8a0c-4524382e25f4",
"id_doc": "6af430b7-2295-4691-99da-c86ef0e55eea",
"value": 3,
"created_on": "2026-07-08T10:46:45.9985259+02:00",
"last_update": "2026-07-08T10:46:45.9985259+02:00",
"commited": true,
"mt_docs": {
"$ref": "15"
},
"mt_pos": {
"$ref": "11"
}
},
{
"$ref": "65"
}
],
"tt_doc_sa": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_doc_st": [
{
"$id": "66",
"id": "97621727-0d0a-4661-bd8c-2852e66228b6",
"id_pos": "a284dbea-9865-4d92-b2a3-805b541f2bb0",
"id_doc": "d2722c7d-d059-480d-91be-c89868406229",
"id_branch": "4da43048-0974-441f-ae15-10c194d9e2ca",
"nro_doc": "sample string 5",
"date_doc": "2026-07-08T10:46:45.9985259+02:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "ca2544f6-ca7e-4ff7-885e-3ace396ae690",
"id_loc_from": "7cea2e36-23ef-452a-ba2c-18aa78b89229",
"id_loc_end": "18c646a9-3515-45f2-8463-c3858af2fe2f",
"id_user_add": "80f71a0c-1f4e-4f61-8b0e-ec43dc8bebd7",
"id_user_upd": "4ce71533-2980-4d92-929d-3fc0babb628a",
"id_pos_sesion": "80711952-beb3-4a20-810b-2bb883ca6c13",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-07-08T10:46:45.9985259+02:00",
"active": true,
"created_on": "2026-07-08T10:46:45.9985259+02:00",
"last_update": "2026-07-08T10:46:45.9985259+02:00",
"commited": true,
"mt_branches": {
"$ref": "3"
},
"mt_docs": {
"$ref": "15"
},
"mt_locations": {
"$id": "67",
"id": "63093948-bf80-45b9-86e8-fb96c853b1c1",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "f226d8d9-85ac-4ace-8102-578d7edd554c",
"active": true,
"created_on": "2026-07-08T10:46:45.9985259+02:00",
"last_update": "2026-07-08T10:46:45.9985259+02:00",
"id_user_upd": "baa4a2c5-8d2b-42ff-ba83-7124e1cd2ef6",
"commited": true,
"mt_branches": {
"$ref": "3"
},
"st_users": {
"$ref": "9"
},
"tt_doc_sa": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_doc_sa1": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_doc_st": [
{
"$ref": "66"
},
{
"$ref": "66"
}
],
"tt_doc_st1": [
{
"$ref": "66"
},
{
"$ref": "66"
}
],
"tt_stock": [
{
"$id": "68",
"id_location": "e52a4f88-aa50-47a7-ac5a-cfa814a399c6",
"id_item": "c4ec5167-41bf-4c57-8f37-dc20787d669b",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-07-08T10:46:45.9985259+02:00",
"last_update": "2026-07-08T10:46:45.9985259+02:00",
"commited": true,
"mt_items": {
"$ref": "7"
},
"mt_locations": {
"$ref": "67"
}
},
{
"$ref": "68"
}
]
},
"mt_locations1": {
"$ref": "67"
},
"mt_pos": {
"$ref": "11"
},
"st_users": {
"$ref": "9"
},
"st_users1": {
"$ref": "9"
},
"tt_doc_st_det": [
{
"$id": "69",
"id_doc_st": "b002749c-bf69-4b1d-8e4a-009b56390163",
"id_line": 2,
"id_item": "aca0521c-4360-4d19-8f4f-cd00cafc7c13",
"comment": "sample string 4",
"qty": 5.1,
"status": 1,
"active": true,
"mt_items": {
"$ref": "7"
},
"tt_doc_st": {
"$ref": "66"
}
},
{
"$ref": "69"
}
],
"tt_doc_st1": [
{
"$ref": "66"
},
{
"$ref": "66"
}
],
"tt_doc_st2": {
"$ref": "66"
}
},
{
"$ref": "66"
}
]
},
"mt_locations": {
"$ref": "67"
},
"mt_locations1": {
"$ref": "67"
},
"mt_pos": {
"$ref": "11"
},
"st_users": {
"$ref": "9"
},
"st_users1": {
"$ref": "9"
},
"tt_cloakrooms_units": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"tt_doc_sa_det": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"tt_doc_sa_pay": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"tt_doc_sa1": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_doc_sa2": {
"$ref": "14"
},
"tt_pos_sesion": {
"$ref": "47"
},
"tt_rooms_units_activity": {
"$ref": "49"
},
"tt_spool_doc_print": [
{
"$id": "70",
"id": "1d858ce6-65a6-41a9-9e53-333938f408d3",
"spool_server": "sample string 2",
"id_doc_sa": "797d079c-856a-4003-8772-865124a7059d",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-07-08T10:46:45.9985259+02:00",
"printed": true,
"print_on": "2026-07-08T10:46:45.9985259+02:00",
"tt_doc_sa": {
"$ref": "14"
}
},
{
"$ref": "70"
}
]
},
"tt_pos_sesion": {
"$ref": "47"
}
},
{
"$ref": "13"
}
]
},
{
"$ref": "12"
}
],
"mt_items_featured": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"mt_pos_print": [
{
"$ref": "41"
},
{
"$ref": "41"
}
],
"mt_pos_rooms": [
{
"$id": "71",
"id_pos": "04952be3-af97-44a5-b188-76d8d88f4d83",
"id_room": "0442d058-aaf4-41df-97ac-a96ff5c8ae4a",
"active": true,
"created_on": "2026-07-08T10:46:45.9985259+02:00",
"last_update": "2026-07-08T10:46:45.9985259+02:00",
"id_user_upd": "40deaf1e-af0c-4024-bdce-102b6abf4f87",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"mt_rooms": {
"$ref": "2"
},
"st_users": {
"$ref": "9"
}
},
{
"$ref": "71"
}
],
"st_users": {
"$ref": "9"
},
"mt_pos_view": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"mt_prices_list_rules": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"mt_prices_rules": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"st_doc_num": [
{
"$ref": "65"
},
{
"$ref": "65"
}
],
"st_pos_license": [
{
"$id": "72",
"id": "e280540c-4c2d-42e6-a5a8-a1e348b55f6d",
"id_pos": "fd5f1fe3-e89a-457c-93d7-15ec1daaaf5c",
"mac_address": "sample string 3",
"date_end": "2026-07-08T10:46:45.9985259+02:00",
"key_access": "sample string 5",
"id_user_add": "50b2aaee-2234-4889-907e-c00ab0b7771e",
"active": true,
"created_on": "2026-07-08T10:46:45.9985259+02:00",
"last_update": "2026-07-08T10:46:45.9985259+02:00",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"st_users": {
"$ref": "9"
}
},
{
"$ref": "72"
}
],
"st_users_pos": [
{
"$id": "73",
"id_user": "dabe669f-9e4d-4aa5-829e-950d81e6b438",
"id_pos": "b00bb1d9-0ece-4685-bf53-e58f97e39d4b",
"pass_required": true,
"active": true,
"created_on": "2026-07-08T10:46:45.9985259+02:00",
"last_update": "2026-07-08T10:46:45.9985259+02:00",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"st_users": {
"$ref": "9"
}
},
{
"$ref": "73"
}
],
"tt_doc_sa": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_pos_connection": [
{
"$id": "74",
"id": "63b690ee-0f12-476e-b7fd-119b62592d60",
"id_pos": "b69214c9-26f7-464a-8cac-a023b48575be",
"date_add": "2026-07-08T10:46:45.9985259+02:00",
"date_upd": "2026-07-08T10:46:45.9985259+02:00",
"date_out": "2026-07-08T10:46:45.9985259+02:00",
"connection_type": "sample string 3",
"connection_speed": 1,
"terminal_name": "sample string 4",
"version": "sample string 5",
"commited": true,
"mt_pos": {
"$ref": "11"
}
},
{
"$ref": "74"
}
],
"tt_pos_sesion": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"mt_branches": {
"$ref": "3"
},
"tt_logs": [
{
"$id": "75",
"id": "a0bf1edc-8a5e-4e8e-ac6e-032c900c3593",
"id_user_add": "c2028224-407f-4f44-8acd-12ce00d8be39",
"id_table": "3bc2969a-bc2a-46da-a6b5-3a33597775a6",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "f47b96d4-a171-48ab-a1ed-5f6f38afc102",
"created_on": "2026-07-08T10:46:45.9985259+02:00",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"st_sync_tables": {
"$id": "76",
"id": "23418d58-6334-42b0-bb1a-371456ef6398",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-07-08T10:46:45.9985259+02:00",
"last_update": "2026-07-08T10:46:45.9985259+02:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "77",
"id": "f3de8f09-abe4-4cf2-a1f2-6af3f477b0f9",
"id_sync": "011e86dd-5d6d-4aeb-a6b8-bf48bbe91b4e",
"json": "sample string 3",
"id_table": "dbf026df-206c-46aa-b0bd-7eded2f275f4",
"order": 5,
"st_sync_packages": {
"$id": "78",
"id": "805eea22-24a9-4170-8d85-39de72638f96",
"id_branch_from": "e565fd62-63c3-479f-8108-2bbab8f49454",
"id_branch_to": "ffbb291a-a133-4750-9218-e7cad2aaa93d",
"type": 4,
"created_on": "2026-07-08T10:46:45.9985259+02:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-07-08T10:46:45.9985259+02:00",
"send_on": "2026-07-08T10:46:45.9985259+02:00",
"mt_branches": {
"$ref": "3"
},
"mt_branches1": {
"$ref": "3"
},
"st_sync_packages_det": [
{
"$ref": "77"
},
{
"$ref": "77"
}
]
},
"st_sync_tables": {
"$ref": "76"
}
},
{
"$ref": "77"
}
],
"tt_logs": [
{
"$ref": "75"
},
{
"$ref": "75"
}
]
},
"st_users": {
"$ref": "9"
}
},
{
"$ref": "75"
}
],
"st_local_variables": [
{
"$id": "79",
"id": "bc876cd4-8345-42c0-ba5d-977631e62685",
"id_pos": "c00675d6-3378-4603-9d41-39dc7da76c74",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-07-08T10:46:45.9985259+02:00",
"commited": true,
"mt_pos": {
"$ref": "11"
}
},
{
"$ref": "79"
}
],
"tt_doc_st": [
{
"$ref": "66"
},
{
"$ref": "66"
}
]
},
{
"$ref": "11"
}
],
"st_users": {
"$ref": "9"
}
},
{
"$ref": "10"
}
],
"mt_brands": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_categories": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"mt_categories_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_cloakrooms": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"mt_docs_payment_money": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"mt_employees": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"mt_employees_profiles": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"mt_items_featured": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"mt_items_sub": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"mt_items_types": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"mt_locations": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"mt_money_rates": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"mt_money_types": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"mt_payment_types": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"mt_pos": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"mt_pos_doc_print": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"mt_pos_prices_list": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_pos_print": [
{
"$ref": "41"
},
{
"$ref": "41"
}
],
"mt_pos_rooms": [
{
"$ref": "71"
},
{
"$ref": "71"
}
],
"mt_pos_types": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_pos_view": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"mt_prices_items": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"mt_prices_list": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_prices_list_rules": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"mt_prices_rules": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_rooms": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_rooms_units": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"mt_rooms_units_types": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"mt_units": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"mt_units_ref": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"st_images": {
"$ref": "4"
},
"st_images1": {
"$ref": "4"
},
"st_permisions": [
{
"$ref": "59"
},
{
"$ref": "59"
}
],
"st_pos_license": [
{
"$ref": "72"
},
{
"$ref": "72"
}
],
"st_users_pos": [
{
"$ref": "73"
},
{
"$ref": "73"
}
],
"st_users_token": [
{
"$id": "80",
"id": "ab853180-6186-4cdb-94c4-d9c0308dafa7",
"token_id": "sample string 2",
"id_user": "43ac7007-2349-49f1-9174-7fe125240205",
"date_from": "2026-07-08T10:46:45.9985259+02:00",
"date_end": "2026-07-08T10:46:45.9985259+02:00",
"created_on": "2026-07-08T10:46:45.9985259+02:00",
"st_users": {
"$ref": "9"
}
},
{
"$ref": "80"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"tt_doc_sa_det": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"tt_doc_sa_det1": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"tt_doc_st": [
{
"$ref": "66"
},
{
"$ref": "66"
}
],
"tt_doc_st1": [
{
"$ref": "66"
},
{
"$ref": "66"
}
],
"tt_items_customs": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"tt_logs": [
{
"$ref": "75"
},
{
"$ref": "75"
}
],
"tt_pos_sesion": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"tt_pos_sesion1": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"tt_rooms_list": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"tt_rooms_units_activity": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"tt_rooms_units_log": [
{
"$id": "81",
"id": "3d9d7c69-2fdc-4fac-8250-a936949a2c16",
"id_room_activity": "7584611b-d833-4033-a74e-88375e2e5258",
"id_pos_sesion": "5c95af2f-6f35-4b18-9f53-d285116fc082",
"log_text": "sample string 4",
"id_user": "3611b065-d83e-49ec-aa28-03fa8cc87bd2",
"created_on": "2026-07-08T10:46:45.9985259+02:00",
"commited": true,
"st_users": {
"$ref": "9"
}
},
{
"$ref": "81"
}
],
"tt_tips_users": [
{
"$ref": "55"
},
{
"$ref": "55"
}
],
"tt_vouchers_permisions": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"tt_vouchers": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"mt_docs": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_pos_sesion_users": [
{
"$ref": "56"
},
{
"$ref": "56"
}
],
"tt_doc_sa": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_doc_sa1": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"mt_items": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"mt_rooms_units_states": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"st_users_profiles": {
"$ref": "58"
},
"tt_cmd_connection": [
{
"$ref": "57"
},
{
"$ref": "57"
}
],
"tt_cmd_messages": [
{
"$ref": "62"
},
{
"$ref": "62"
}
]
}
},
"mt_categories_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_items_featured": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"mt_items_formula": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"mt_units": {
"$ref": "29"
},
"mt_units1": {
"$ref": "29"
},
"st_images": {
"$ref": "4"
},
"st_users": {
"$ref": "9"
},
"mt_items_sub": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"mt_prices_rules": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"tt_doc_sa_det_stock": [
{
"$ref": "64"
},
{
"$ref": "64"
}
],
"tt_doc_st_det": [
{
"$ref": "69"
},
{
"$ref": "69"
}
],
"tt_items_customs": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"tt_stock": [
{
"$ref": "68"
},
{
"$ref": "68"
}
],
"tt_vouchers_det": [
{
"$ref": "31"
},
{
"$ref": "31"
}
]
},
"st_users": {
"$ref": "9"
}
},
{
"$ref": "6"
}
],
"st_images": {
"$ref": "4"
},
"st_users": {
"$ref": "9"
},
"mt_prices_rules": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"tt_vouchers_det": [
{
"$ref": "31"
},
{
"$ref": "31"
}
]
},
{
"$ref": "5"
}
],
"mt_employees": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"mt_items": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"mt_items_types": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"mt_money_types": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"mt_payment_types": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"mt_prices_list": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_rooms": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_rooms1": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"st_functions": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"st_images_types": {
"$id": "82",
"id": "120f3902-5531-4be4-b046-fcac80156a57",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-07-08T10:46:45.9985259+02:00",
"last_update": "2026-07-08T10:46:45.9985259+02:00",
"commited": true,
"st_images": [
{
"$ref": "4"
},
{
"$ref": "4"
}
]
},
"mt_docs": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"st_users": [
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"st_users1": [
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"mt_cloakrooms": [
{
"$ref": "12"
},
{
"$ref": "12"
}
]
},
"st_users": {
"$ref": "9"
},
"mt_branches_zones": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_employees_branches": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"mt_items_featured": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"mt_locations": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"mt_periods": [
{
"$id": "83",
"id_branch": "0e068698-6052-4db4-9375-9595930c7f7f",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-07-08T10:46:45.9985259+02:00",
"date_end": "2026-07-08T10:46:45.9985259+02:00",
"state": "sample string 6",
"created_on": "2026-07-08T10:46:45.9985259+02:00",
"last_update": "2026-07-08T10:46:45.9985259+02:00",
"commited": true,
"mt_branches": {
"$ref": "3"
}
},
{
"$ref": "83"
}
],
"mt_pos": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"mt_prices_list_rules": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"mt_prices_rules": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_rooms": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"st_sync_packages": [
{
"$ref": "78"
},
{
"$ref": "78"
}
],
"st_sync_packages1": [
{
"$ref": "78"
},
{
"$ref": "78"
}
],
"tt_doc_sa": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_doc_st": [
{
"$ref": "66"
},
{
"$ref": "66"
}
],
"tt_vouchers": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"tt_vouchers_permisions": [
{
"$ref": "33"
},
{
"$ref": "33"
}
]
},
"mt_pos_rooms": [
{
"$ref": "71"
},
{
"$ref": "71"
}
],
"st_images": {
"$ref": "4"
},
"st_images1": {
"$ref": "4"
},
"st_users": {
"$ref": "9"
},
"mt_rooms_units": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"tt_rooms_list": [
{
"$ref": "53"
},
{
"$ref": "53"
}
]
},
"mt_rooms_units_types": {
"$ref": "52"
},
"st_users": {
"$ref": "9"
},
"tt_rooms_units_activity": [
{
"$ref": "49"
},
{
"$ref": "49"
}
]
}