GET api/Mt_Rooms_Units?id_room_unit={id_room_unit}&locked={locked}&comment={comment}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id_room_unit | globally unique identifier |
Required |
|
| locked | boolean |
Required |
|
| comment | string |
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": "177db2dd-f3ec-46f6-941e-f84d3a722e7d",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "7ecdff4e-3dc2-408f-9b71-9c78283dd5c9",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "d35f9279-e515-420b-9ec3-49c31d0b3d74",
"locked": true,
"date_locked": "2026-01-10T12:09:59.8560818+01:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-01-10T12:09:59.8560818+01:00",
"last_update": "2026-01-10T12:09:59.8560818+01:00",
"id_user_upd": "ef8b18b1-ed71-4d44-8232-243fa2784a63",
"commited": true,
"mt_rooms": {
"$id": "2",
"id": "d94a4cd9-3dd2-41cb-a8e0-dc588d936f20",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "ff5d3cd3-1ba0-4dac-9d1d-c9b487a8d5a1",
"name_pos": "sample string 6",
"id_image": "b81ef583-38e4-479f-9e05-ce32fdf5e444",
"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": "e818a558-13f8-43d0-ae20-3ed9b3f71041",
"refresh_status": true,
"active": true,
"created_on": "2026-01-10T12:09:59.8560818+01:00",
"last_update": "2026-01-10T12:09:59.8560818+01:00",
"id_user_upd": "0c78ced8-a948-4ff8-ad0f-2cdea9f70bf5",
"commited": true,
"mt_branches": {
"$id": "3",
"id": "8302e9a8-ea87-4700-8247-422297189537",
"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": "129da2b3-8fc4-4e4c-95a1-4ffd4e9af1d0",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-01-10T12:09:59.8560818+01:00",
"last_update": "2026-01-10T12:09:59.8560818+01:00",
"id_user_upd": "644ce090-563d-4611-a432-4c40fe94a72c",
"commited": true,
"st_images": {
"$id": "4",
"id": "dfc92f69-280d-4637-81aa-babf028aa485",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "841744ef-9af7-403a-91e4-1d59567b5e6d",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-01-10T12:09:59.8560818+01:00",
"last_update": "2026-01-10T12:09:59.8560818+01:00",
"commited": true,
"mt_branches": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"mt_categories": [
{
"$id": "5",
"id": "808f0b0d-5d40-478e-934d-a4d5a41d0b9e",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "9ff79911-6554-4e0f-86f0-f13fb13c9aeb",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "6e65c4d6-e806-4aa9-aba0-02bafa6f15da",
"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-01-10T12:09:59.8560818+01:00",
"last_update": "2026-01-10T12:09:59.8560818+01:00",
"id_user_upd": "07d80035-7fbd-40b1-b5a6-ad340a7ef900",
"commited": true,
"mt_categories_items": [
{
"$id": "6",
"id_category": "f4119857-2a7f-4209-b9ba-297a272cf84e",
"id_item": "2a0dda7a-3fbd-4220-8667-c8b53e8f032f",
"is_default": true,
"active": true,
"created_on": "2026-01-10T12:09:59.8560818+01:00",
"last_update": "2026-01-10T12:09:59.8560818+01:00",
"id_user_upd": "f1fc83b8-aebc-437e-ab85-c6fd531256ba",
"commited": true,
"mt_categories": {
"$ref": "5"
},
"mt_items": {
"$id": "7",
"id": "ac75e7bc-4f36-4d28-ae06-09b270648195",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "70882f19-73cf-4fab-9747-fc15857140bd",
"id_unit_sec": "6dff2ab6-d0be-44eb-8a43-b8435ffe8e8c",
"id_brand": "f4990442-0d46-4ef8-a5b3-24743cb5c54b",
"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,
"external_id": "sample string 18",
"name_pos": "sample string 19",
"name_print": "sample string 20",
"id_image": "6bac5762-2810-4e08-b425-76fbb70b305d",
"view_pos": true,
"order": 22,
"color_border": "sample string 23",
"color_button": "sample string 24",
"color_font": "sample string 25",
"font_bold": true,
"font_underline": true,
"font_size": 28,
"active": true,
"created_on": "2026-01-10T12:09:59.8560818+01:00",
"last_update": "2026-01-10T12:09:59.8560818+01:00",
"id_user_upd": "05b6789b-02bc-4f0d-9ff1-dcd99d2c66bf",
"commited": true,
"mt_brands": {
"$id": "8",
"id": "849df4e5-f939-4201-8571-1660c96d599e",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-01-10T12:09:59.8560818+01:00",
"last_update": "2026-01-10T12:09:59.8560818+01:00",
"id_user_upd": "fa0e6c97-7c89-4356-8c6b-e41f37163040",
"commited": true,
"mt_items": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"st_users": {
"$id": "9",
"id": "ceafed24-139e-418e-b171-8a810a7151fd",
"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": "715100de-b933-4b64-8ee4-1ec0743e85af",
"view_messages": true,
"id_image_photo": "5950b834-ddf2-4a66-9066-6d5d8cd4750d",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "67bae8c6-123f-4b8c-8f67-27f7e6b091fd",
"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-01-10T12:09:59.8560818+01:00",
"last_update": "2026-01-10T12:09:59.8560818+01:00",
"commited": true,
"mt_branches": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"mt_branches_zones": [
{
"$id": "10",
"id": "208abb01-b7fd-4df6-976a-bcacfe012556",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "ee93c503-ed9b-436d-ba2b-6141e47588e2",
"active": true,
"created_on": "2026-01-10T12:09:59.8560818+01:00",
"last_update": "2026-01-10T12:09:59.8560818+01:00",
"id_user_upd": "295728ac-9e80-4125-8eea-c9c18972ef30",
"commited": true,
"mt_branches": {
"$ref": "3"
},
"mt_pos": [
{
"$id": "11",
"id": "fc457243-bf09-4355-aad6-c8d15b0c5711",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "61930a5e-2803-4d39-9815-2e9fc1c532d8",
"id_zone": "5f790f10-bf75-4ff8-88fc-11580d987a33",
"user_required": true,
"active": true,
"created_on": "2026-01-10T12:09:59.8560818+01:00",
"last_update": "2026-01-10T12:09:59.8560818+01:00",
"id_user_upd": "3f14adea-c826-4ad8-956e-47b01da41316",
"commited": true,
"mt_branches_zones": {
"$ref": "10"
},
"mt_cloakrooms": [
{
"$id": "12",
"id": "b0f3adae-ef0b-408a-abf1-c31b881566f4",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "ec3a891e-5f37-46ec-839a-dba650e2cc23",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "561a53be-1273-4f90-93e3-f14d31bab5b6",
"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-01-10T12:09:59.8560818+01:00",
"last_update": "2026-01-10T12:09:59.8560818+01:00",
"id_user_upd": "834f8593-ee6d-4560-812f-1d3af29a7a22",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"st_images": {
"$ref": "4"
},
"st_users": {
"$ref": "9"
},
"tt_cloakrooms_units": [
{
"$id": "13",
"id": "5eb7a472-3450-404e-8a43-24074a70a6ec",
"id_cloakroom": "38b30500-699b-4bf1-ae07-ef8d088804b8",
"id_pos_sesion": "8a7ffc81-992a-4a94-9d79-3736764395cf",
"unit_id": 4,
"date_open": "2026-01-10T12:09:59.8560818+01:00",
"date_close": "2026-01-10T12:09:59.8560818+01:00",
"id_doc_sa": "615e4edb-d460-4ed7-841b-61bd31fe87b6",
"commited": true,
"mt_cloakrooms": {
"$ref": "12"
},
"tt_doc_sa": {
"$id": "14",
"id": "8aaa6b7b-6aa0-4037-a58d-b9bb590844ab",
"id_pos": "da1b8ace-4880-4791-8851-3c70d29fb64e",
"id_doc": "13d86a31-016d-4f54-93bf-d5c6b52fbc12",
"id_branch": "17c0ad50-979f-4b55-a081-405c9449a130",
"nro_doc": "sample string 5",
"date_doc": "2026-01-10T12:09:59.8560818+01:00",
"date_tax": "2026-01-10T12:09:59.8560818+01:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "f92f3ebd-d4c8-4efc-bbc7-be009d406c9b",
"id_relationship": "989e8904-72b1-4753-8c9b-f6ab64333f1b",
"id_loc_from": "e80add67-76dc-4d49-b4ee-7e5ebecae2c1",
"id_loc_end": "6c5c3d0d-9920-428c-8d94-9a75ecf98d31",
"id_user_add": "214e84b0-26ad-4e0e-989d-53aa85947ea7",
"id_user_upd": "5286c61c-beac-4076-b7e2-0793c979f6df",
"comment": "sample string 12",
"id_pos_sesion": "1d33f53a-761e-4fb8-9c08-9df5f120939c",
"id_room_unit": "d1f68a86-8a3b-463a-a487-f0f50c0cce90",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "744f1d60-8e88-4177-8d19-452ddf40cf29",
"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-01-10T12:09:59.8560818+01:00",
"last_update": "2026-01-10T12:09:59.8560818+01:00",
"commited": true,
"created_by": 1,
"mt_branches": {
"$ref": "3"
},
"mt_docs": {
"$id": "15",
"id": "7bcb8fc6-7767-401f-a911-c4e309d328e8",
"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": "4c3dc5f8-22f8-4080-a3cb-2d2135596979",
"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-01-10T12:09:59.8560818+01:00",
"last_update": "2026-01-10T12:09:59.8560818+01:00",
"id_user_upd": "a4a8fe0d-5dcf-4ffe-b40c-51afa22e8d47",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "16",
"id_doc": "667c21b0-8340-485b-802f-26e3511f349c",
"id_pay": "21158fb2-abec-4897-ab89-8e2e3babf969",
"id_money": "676be0c7-2a2b-49aa-b67e-009ea8228495",
"active": true,
"created_on": "2026-01-10T12:09:59.8560818+01:00",
"last_update": "2026-01-10T12:09:59.8560818+01:00",
"id_user_upd": "be837a2d-2480-4652-a8c7-b4588595f987",
"commited": true,
"mt_docs": {
"$ref": "15"
},
"mt_money_types": {
"$id": "17",
"id": "af7e4383-1616-4837-ad39-fbe0d316c9bc",
"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": "1b6d85f1-9621-4e13-89ed-078a8f26ab70",
"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-01-10T12:09:59.8560818+01:00",
"last_update": "2026-01-10T12:09:59.8560818+01:00",
"id_user_upd": "dad88952-1bc4-4860-a4f6-bf6918407e67",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"mt_money_rates": [
{
"$id": "18",
"id_money_1": "c27fed0c-e372-4ea4-af76-8b1167f606a1",
"id_money_2": "5ee8514a-5993-4093-b89e-e1cd5eab3f24",
"date_from": "2026-01-10T12:09:59.8560818+01:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-01-10T12:09:59.8560818+01:00",
"last_update": "2026-01-10T12:09:59.8560818+01:00",
"id_user_upd": "5e5589a3-6b07-4a5e-9a59-82980b450684",
"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": "c8f40564-981a-401d-974c-b2bb2528219d",
"id_pay": "ff45cbda-608d-42a1-971c-10f578fb133e",
"id_money": "7cf657d5-9312-4fe3-ad7e-324d02f33991",
"date_cashflow": "2026-01-10T12:09:59.8560818+01:00",
"coefficient": 5.1,
"id_user_add": "41197173-2d9e-4b1a-b775-c7612d993a6d",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "20",
"id": "84198d4f-6bfd-4c40-9d8d-f30622425493",
"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": "eaea6a0b-47d7-4913-96a4-e1d78eeb2d6b",
"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-01-10T12:09:59.8560818+01:00",
"last_update": "2026-01-10T12:09:59.8560818+01:00",
"id_user_upd": "ff0e081c-309c-4192-8335-38b4612354aa",
"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": "fb92e189-4b03-4a9a-88f8-b04f4182464b",
"id_line": 2,
"id_pay": "245a420b-1422-442a-b130-a98a57c6a1e1",
"id_money": "733e9f89-0941-4d0c-8ebc-937f80540d14",
"coefficient": 5.1,
"id_voucher": "1bbd3dcc-80fd-42e0-a280-403662dbc8e3",
"id_employee": "946df4b0-5574-40cd-8a97-44183865fc83",
"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": "d696eea6-bd4a-4467-b7d5-a9ac718e75d9",
"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": "06925252-4e08-4347-a74e-e1e5d67d5e61",
"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": "7a6fe0e8-d22d-4987-ac73-9eb060cbd978",
"name_pos": "sample string 12",
"id_image": "38ea1b24-31be-4af8-90c0-1186a00013ba",
"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-01-10T12:09:59.8560818+01:00",
"last_update": "2026-01-10T12:09:59.8560818+01:00",
"id_user_upd": "5c31a699-cecb-45e7-9659-0a587cd92566",
"commited": true,
"mt_employees_branches": [
{
"$id": "23",
"id_employee": "cba5bccb-10d6-4f8a-aae4-c4ee0c2b614c",
"id_branch": "50fcab88-d04b-417b-bbce-54dbf24fd0be",
"active": true,
"created_on": "2026-01-10T12:09:59.8560818+01:00",
"last_update": "2026-01-10T12:09:59.8560818+01:00",
"id_user_upd": "eb4969c1-5357-431b-9487-e5557f2c57ed",
"commited": true,
"mt_branches": {
"$ref": "3"
},
"mt_employees": {
"$ref": "22"
}
},
{
"$ref": "23"
}
],
"mt_employees_profiles": {
"$id": "24",
"id": "bdb03686-9c8c-4b7f-aeaf-a1bdcc6e435d",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-01-10T12:09:59.8560818+01:00",
"last_update": "2026-01-10T12:09:59.8560818+01:00",
"id_user_upd": "e5cff344-002f-4e73-8df3-e8bf0ccfc445",
"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": "d0cf01f2-77f6-4a91-9a0c-758e1d5828d2",
"id_line": 2,
"id_item_sub": "ff291caa-d82b-4f78-8113-b92f076e9a2a",
"qty": 4.1,
"id_list": "176c83fc-5ee9-427b-96e2-84804321f503",
"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": "a1d08146-d412-4b31-98ee-3b6d704d1d0a",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "be9c4ce5-c57f-4dca-9516-9a8e035a1109",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "970774da-145c-4044-8d62-8ea541d472a4",
"id_user_upd": "b1c7c13b-eed1-4b3b-ab4c-e1f113670f08",
"active": true,
"mt_employees": {
"$ref": "22"
},
"mt_items_sub": {
"$id": "26",
"id": "b45e2f75-450d-4865-a3ed-2d5814c9f246",
"id_item": "743b1cb4-a502-44d1-bf86-60bf96a65c6f",
"id_item_type": "13f7e0d7-c46d-448b-8b1b-42daeb4bc3c9",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "6651a93a-bbbc-4d86-9c97-b6840db27d58",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-01-10T12:09:59.8560818+01:00",
"last_update": "2026-01-10T12:09:59.8560818+01:00",
"id_user_upd": "dbbb0e4a-89ab-4ec0-9089-ba326b6c0cf6",
"commited": true,
"mt_items": {
"$ref": "7"
},
"mt_items_formula": [
{
"$id": "27",
"id_item_sub": "b463ad88-0b47-474f-a83a-c605c4777d91",
"id_item": "74df6814-b4ba-4789-8199-f0720b8c85c7",
"group_id": 3,
"id_unit_ref": "35b69164-3f48-4f23-a030-c5ab59094f42",
"qty_dis": 5,
"mt_items": {
"$ref": "7"
},
"mt_items_sub": {
"$ref": "26"
},
"mt_units_ref": {
"$id": "28",
"id": "7f05c15a-1df1-4415-8acc-107067bf6a85",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "5978104c-f707-4032-bb3a-4e8afddbc86c",
"active": true,
"created_on": "2026-01-10T12:09:59.8560818+01:00",
"last_update": "2026-01-10T12:09:59.8560818+01:00",
"id_user_upd": "0cedbf9c-e472-424d-b0f7-defdcebd1573",
"commited": true,
"mt_units": {
"$id": "29",
"id": "b6d0ef70-e158-459c-a38c-5ac30e845d36",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-01-10T12:09:59.8560818+01:00",
"last_update": "2026-01-10T12:09:59.8560818+01:00",
"id_user_upd": "22242c9c-a193-4db9-bcee-4b8f4ba9c051",
"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": "6f2dd81d-eaa3-406f-9201-6c4beaeebc3b",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "93561688-827e-4262-ba79-747169c7adb1",
"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-01-10T12:09:59.8560818+01:00",
"last_update": "2026-01-10T12:09:59.8560818+01:00",
"id_user_upd": "512ac525-a3b0-4f68-9652-f1d280657000",
"commited": true,
"tt_vouchers_det": [
{
"$id": "31",
"id_voucher": "32248717-059a-41d1-92c3-5cb8d0ee18e2",
"id_line": "881ee85e-4fcc-4a67-b291-c626bc58af0e",
"id_category": "6954d7a7-3e39-4b18-8802-60fad55be38f",
"id_item": "136c97d3-a10e-455d-a016-dd4ee1d7731f",
"id_item_type": "b6f74423-aa18-4e59-a91c-75e2918d51df",
"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": "07b68a31-95da-478c-906d-1abbcc255f94",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-01-10T12:09:59.8560818+01:00",
"date_end": "2026-01-10T12:09:59.8560818+01:00",
"date_used": "2026-01-10T12:09:59.8560818+01:00",
"date_sesion": "2026-01-10T12:09:59.8560818+01:00",
"id_employee": "5fec6959-1ff8-458d-b4c8-39eba8bff960",
"id_branch": "666f49a3-6ac8-4fb7-919f-b48760017e95",
"id_voucher_permision": "e7aaba2c-4576-45c2-ba34-12d161d1d01f",
"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": "c1a8460b-9501-4010-8a88-8e456244de07",
"id_user_add": "d3395fad-6898-47f4-bb27-7d2597ea1da2",
"id_doc_sa": "5e6190d3-c859-4722-8cf3-d8e6716e6a07",
"id_item_sub": "76ce9d96-70f3-4e91-a1f9-60a928ac6ab0",
"id_pos_sesion": "84e83ebc-1ba5-46df-939a-71baf5fe6c66",
"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-01-10T12:09:59.8560818+01:00",
"last_update": "2026-01-10T12:09:59.8560818+01: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": "34ffc33e-15a5-424b-8018-21b1de6670a1",
"date_from": "2026-01-10T12:09:59.8560818+01:00",
"date_end": "2026-01-10T12:09:59.8560818+01:00",
"date_used": "2026-01-10T12:09:59.8560818+01:00",
"id_employee": "a3b3cce9-7472-4871-8a25-ced4e5e8fec2",
"id_branch": "558ed2bd-56fe-45dd-a27f-b7d1396130b9",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "80f1b318-a044-4140-a76b-cd8c015d3411",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-01-10T12:09:59.8560818+01:00",
"last_update": "2026-01-10T12:09:59.8560818+01: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": "99d27926-8b0a-48c6-8d6a-70ffc8b0c894",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-01-10T12:09:59.8560818+01:00",
"date_end": "2026-01-10T12:09:59.8560818+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": "ad1d68ea-849b-4b53-b5fb-03d7f1871f16",
"id_pos": "dcc816f3-eced-4dd9-ad84-80fdb070eedd",
"id_list": "aa0cdc3a-36e2-4bd8-9daa-8f8076cc85cb",
"id_item": "8c141401-105f-4f4c-b46f-205ec53b1ae1",
"id_item_type": "19691f5c-83cc-44ce-b186-1ee9bc6df14e",
"id_category": "320d7610-1a5c-4455-a66b-2487de8b2dca",
"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-01-10T12:09:59.8560818+01:00",
"last_update": "2026-01-10T12:09:59.8560818+01:00",
"id_user_upd": "473befed-a891-4e1d-9a0d-a528b6e7ee7b",
"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": "f777141d-3aa3-45b3-a966-937cdecc399e",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "cc8f39bc-b010-4006-bef0-838a2cbd4afe",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "0bfd5323-0182-4fd2-867a-79141f92fb3b",
"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-01-10T12:09:59.8560818+01:00",
"last_update": "2026-01-10T12:09:59.8560818+01:00",
"id_user_upd": "191ae671-7552-4429-a14c-6ea57bbdbe05",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "36",
"id_pos": "6c06b0c4-2a59-4fa2-b17e-057e3eb4a538",
"id_pos_type": "6f62dffb-5318-484a-941c-03a6f66ea81d",
"id_price_list": "7852ac8b-dd00-4dfc-b51f-7c96140e3792",
"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-01-10T12:09:59.8560818+01:00",
"last_update": "2026-01-10T12:09:59.8560818+01:00",
"id_user_upd": "e20f4396-641a-4b10-8029-728d5bd84410",
"commited": true,
"mt_pos_view": {
"$id": "37",
"id_pos": "bbd10dc8-80a2-4814-8e7a-b2d153a4e8e4",
"id_pos_type": "15f5a041-fc7a-40bd-a2f9-46df87be94a3",
"is_default": true,
"active": true,
"created_on": "2026-01-10T12:09:59.8560818+01:00",
"last_update": "2026-01-10T12:09:59.8560818+01:00",
"id_user_upd": "edd9d60b-7da5-4f67-a429-a0ecaac938c9",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"mt_pos_prices_list": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_pos_types": {
"$id": "38",
"id": "80f26143-257c-43f4-a7a0-4d2b04f9afca",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-01-10T12:09:59.8560818+01:00",
"last_update": "2026-01-10T12:09:59.8560818+01:00",
"id_user_upd": "b08f1a02-138e-4358-b2b7-c39aafa3035b",
"commited": true,
"mt_items_featured": [
{
"$id": "39",
"id": "199561f2-9d1b-46f0-927a-1e2b7b471b86",
"id_branch": "0613a85f-517a-4dfb-84e8-f54f84899449",
"id_pos_type": "11fd586c-4295-415f-b476-cdf4086f0fa9",
"id_pos": "de724d13-92dd-42b8-9195-04610605706c",
"id_item": "db05585c-aa36-4565-9e68-fe6590757417",
"date_from": "2026-01-10T12:09:59.8560818+01:00",
"date_end": "2026-01-10T12:09:59.8560818+01:00",
"image_id": 4,
"active": true,
"created_on": "2026-01-10T12:09:59.8560818+01:00",
"last_update": "2026-01-10T12:09:59.8560818+01:00",
"id_user_upd": "d23fed33-0ae3-4a19-9641-4b7dd734cfb3",
"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": "68a16b7b-133d-4161-a949-8d5af3c0a47b",
"id_doc": "742a696c-84b6-4fa5-9e94-af400e39fa7a",
"id_pos_type": "362d892e-2ed1-4f96-ba48-264c3b0d37b6",
"id_doc_print": "b6d174b6-5710-4ef5-87dd-21d09864ff2a",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-01-10T12:09:59.8560818+01:00",
"last_update": "2026-01-10T12:09:59.8560818+01:00",
"id_user_upd": "b211d908-1dc5-483d-a2e6-a60c6dc4a2a3",
"commited": true,
"mt_docs": {
"$ref": "15"
},
"mt_pos_print": {
"$id": "41",
"id": "16cda646-eadc-4ca9-8767-a9336e262fd4",
"id_pos": "803fa2f6-a123-42e4-9f08-b24e4049b207",
"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-01-10T12:09:59.8560818+01:00",
"last_update": "2026-01-10T12:09:59.8560818+01:00",
"id_user_upd": "97bf75e4-d6d4-454c-b36a-bebd251e366e",
"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": "64897092-548e-4a33-8b0b-7e470301fa44",
"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-01-10T12:09:59.8560818+01:00",
"last_update": "2026-01-10T12:09:59.8560818+01:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"st_doc_print_det": [
{
"$id": "43",
"id_doc_print": "1dbadd16-b846-480b-b3ad-f1b0302f6454",
"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": "2fa8d652-74c7-4935-8200-1d87529f65dd",
"id_item_sub": "060cd5d9-dd2b-4391-bbf7-de6ebeae51d3",
"validity_date": "2026-01-10T12:09:59.8560818+01:00",
"price": 4.1,
"active": true,
"created_on": "2026-01-10T12:09:59.8560818+01:00",
"last_update": "2026-01-10T12:09:59.8560818+01:00",
"id_user_upd": "137960d8-7aca-4451-9aa9-8936894d852d",
"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": "945b9b1a-a849-4bd9-8b0b-d5f939c931c9",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-01-10T12:09:59.8560818+01:00",
"date_end": "2026-01-10T12:09:59.8560818+01:00",
"id_branch": "36c08f35-1354-40b6-a715-0a488b620f02",
"id_pos": "849a9e4c-96d6-4d12-a971-6bb9c79bb5f2",
"id_list": "4f34254b-b932-4425-88e4-a4e4cf2c3dda",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-01-10T12:09:59.8560818+01:00",
"last_update": "2026-01-10T12:09:59.8560818+01:00",
"id_user_upd": "acaae169-9e2a-47ac-8972-22ee7d35b1c5",
"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": "db7a6ad7-bfb6-4b9b-8cbe-1bf250ebcab2",
"order_id": 2,
"id_item": "03e82e68-502f-4de4-9ae9-04b8760b1437",
"id_item_type": "d158ddae-fdf5-477f-a823-009f8e90eca4",
"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": "0bb437f8-f2c6-460c-bc55-3e305308a02d",
"type_item": 11,
"id_voucher_json": "dbaa6254-c8f5-4ebc-b5c4-fb4eefa2e694",
"count_voucher": 1,
"id_category": "b5e904ea-f1f6-4b72-9050-72fef1f30216",
"created_on": "2026-01-10T12:09:59.8560818+01:00",
"last_update": "2026-01-10T12:09:59.8560818+01:00",
"id_user_upd": "4fff56a7-bcdd-4d0d-95ad-d3baa725f872",
"commited": true,
"mt_items": {
"$ref": "7"
},
"mt_items_types": {
"$ref": "30"
},
"st_users": {
"$ref": "9"
},
"tt_pos_sesion": {
"$id": "47",
"id": "52867cc7-7565-43e2-9acc-56a65d12b771",
"nro_sesion": 2,
"id_pos": "ff61bb40-f930-4d02-b13d-0d96f4d22096",
"date_tax": "2026-01-10T12:09:59.8560818+01:00",
"date_open": "2026-01-10T12:09:59.8560818+01:00",
"date_close": "2026-01-10T12:09:59.8560818+01:00",
"id_user_open": "26510120-ced0-4f9c-bc76-5bbe9c1f8628",
"id_user_close": "c7b54dae-22d5-4cb9-ae97-3fb54b343e0c",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2026-01-10T12:09:59.8560818+01:00",
"last_update": "2026-01-10T12:09:59.8560818+01: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": "78adef8f-d7cc-4354-aedf-9d605ec84daf",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "8b9a01a0-c0dd-4ac6-9bed-eceb7538d14e",
"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-01-10T12:09:59.8560818+01:00",
"tt_pos_sesion": {
"$ref": "47"
}
},
{
"$ref": "48"
}
],
"tt_rooms_units_activity": [
{
"$id": "49",
"id": "e559f270-621f-498c-9737-abdb948e2213",
"id_room_unit": "73c36dce-90ed-43e7-b090-5aac6e81dae4",
"id_room_list": "bee10766-b36b-4507-b15f-01d4e7c59f09",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-01-10T12:09:59.8560818+01:00",
"date_from": "2026-01-10T12:09:59.8560818+01:00",
"date_end": "2026-01-10T12:09:59.8560818+01:00",
"date_open": "2026-01-10T12:09:59.8560818+01:00",
"date_close": "2026-01-10T12:09:59.8560818+01:00",
"id_employee": "f8f026a6-7a5a-41e7-9f81-93ecf732df0e",
"id_employee_sec": "1a8121ff-e4bb-4824-ad08-046a16af7f87",
"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": "b85af7a0-7280-450f-80de-65a267c5812c",
"comment": "sample string 7",
"id_user_open": "6bd3c255-4c93-4e6a-b3fe-90cf12c30dc4",
"id_user_close": "811ba028-bcdf-4176-9424-c9de9ad6361f",
"id_unit_state": "69e1a3cc-8932-472d-b1da-9ff4dab20d36",
"id_pos_sesion": "02bba9b9-d829-4b1f-9a8b-a775d6a38cc2",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-01-10T12:09:59.8560818+01:00",
"active": true,
"created_on": "2026-01-10T12:09:59.8560818+01:00",
"last_update": "2026-01-10T12:09:59.8560818+01:00",
"commited": true,
"mt_employees": {
"$ref": "22"
},
"mt_employees1": {
"$ref": "22"
},
"mt_rooms_units": {
"$ref": "1"
},
"mt_rooms_units_states": {
"$id": "50",
"id": "78696070-29dc-44f4-aa71-a35c7ddc3578",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-01-10T12:09:59.8560818+01:00",
"last_update": "2026-01-10T12:09:59.8560818+01:00",
"id_user_upd": "40c7bae2-f922-4490-87bd-a9e1c02f140a",
"commited": true,
"st_users": {
"$ref": "9"
},
"mt_rooms_units_states_types": [
{
"$id": "51",
"id_room_type": "8c0de4bb-ffe9-424e-aa79-c14029ea8d0a",
"id_room_state": "0c8fe5b1-dd0f-4b87-b296-4bb86f3c52a9",
"id_image": "a573df6f-3ccd-4b2d-9c7f-e6489e4f0c45",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-01-10T12:09:59.8560818+01:00",
"last_update": "2026-01-10T12:09:59.8560818+01:00",
"id_user_upd": "22dc78a3-ab3a-4944-8226-023e0a097bf4",
"commited": true,
"mt_rooms_units_states": {
"$ref": "50"
},
"mt_rooms_units_types": {
"$id": "52",
"id": "cbe40233-88b4-4205-a4b2-020d6721eaf1",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-01-10T12:09:59.8560818+01:00",
"last_update": "2026-01-10T12:09:59.8560818+01:00",
"id_user_upd": "165a0141-f212-46bf-bcff-e4277a9b8401",
"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": "274e1cbc-d2ce-49ba-9cbd-76bbb83ab737",
"id_room": "a0a4934c-deb1-4220-81d3-165b9dcc8be2",
"date_in": "2026-01-10T12:09:59.8560818+01:00",
"date_out": "2026-01-10T12:09:59.8560818+01:00",
"id_user_add": "8bf3f0b3-ca68-4069-8b17-6b0adc5f0950",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-01-10T12:09:59.8560818+01:00",
"last_update": "2026-01-10T12:09:59.8560818+01:00",
"commited": true,
"mt_rooms": {
"$ref": "2"
},
"st_users": {
"$ref": "9"
},
"tt_rooms_units_activity": [
{
"$ref": "49"
},
{
"$ref": "49"
}
]
}
},
{
"$ref": "49"
}
],
"tt_doc_sa": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_tips": [
{
"$id": "54",
"id": "e2601b1f-cfbf-4459-8865-56047487d6b9",
"id_pos_sesion": "eb485fce-f537-45da-92a6-958a9a0d4044",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "b0debe5a-c854-451c-b526-3bcf882cca7d",
"id_room_unit_activity": "cfb18f59-f595-4cdd-8cae-b58a366bd7a6",
"id_doc_sa": "64d6c9c9-8b1d-4d49-a843-1dd60a17b249",
"id_pos_type": "f2bc3576-9f52-4fb6-b40d-88b4d488921e",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "19af5023-ed3b-4e9e-bc49-37c7c89b8ffe",
"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-01-10T12:09:59.8560818+01:00",
"last_update": "2026-01-10T12:09:59.8560818+01:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "47"
},
"tt_tips_users": [
{
"$id": "55",
"id_tip": "869933ec-758e-41aa-9b09-3e85d18e9de6",
"id_user": "9b9a3abf-6927-488d-aba6-d32a1d0821a7",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-01-10T12:09:59.8560818+01:00",
"last_update": "2026-01-10T12:09:59.8560818+01:00",
"commited": true,
"st_users": {
"$ref": "9"
},
"tt_tips": {
"$ref": "54"
}
},
{
"$ref": "55"
}
]
},
{
"$ref": "54"
}
],
"st_users": {
"$ref": "9"
},
"st_users1": {
"$ref": "9"
},
"tt_pos_sesion_users": [
{
"$id": "56",
"id_pos_sesion": "58f10700-199b-4b30-ac45-de97549714c7",
"id_user": "a7220e93-4a00-49f6-9157-554147ead8cd",
"date_add": "2026-01-10T12:09:59.8560818+01:00",
"active": true,
"created_on": "2026-01-10T12:09:59.8560818+01:00",
"last_update": "2026-01-10T12:09:59.8560818+01:00",
"commited": true,
"st_users": {
"$ref": "9"
},
"tt_pos_sesion": {
"$ref": "47"
}
},
{
"$ref": "56"
}
]
}
},
{
"$ref": "46"
}
]
},
"mt_items_vouchers": {
"$id": "57",
"id": "a6e45234-e346-4c19-97fa-b9a8869c5cae",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "8c69b5ce-8c94-4c67-90ae-444151df6892",
"id_doc_print": "ff34276d-e19b-42d5-a0f0-6e0cf96ddf15",
"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-01-10T12:09:59.8560818+01:00",
"last_update": "2026-01-10T12:09:59.8560818+01: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": "58",
"id_doc_sa": "ad74f231-2b6d-44f7-b111-c2c1cbc984d2",
"id_line": 2,
"id_item": "99299f6b-77c5-4cd4-8393-bb2f911b8f94",
"qty": 4.1,
"mt_items": {
"$ref": "7"
},
"tt_doc_sa_det": {
"$ref": "25"
}
},
{
"$ref": "58"
}
]
},
{
"$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": "59",
"id_pos": "0f9dab4a-517d-46c7-97df-4b16020d7525",
"id_doc": "55633b9e-ff10-4fe7-bb42-41fd529e90c1",
"value": 3,
"created_on": "2026-01-10T12:09:59.8560818+01:00",
"last_update": "2026-01-10T12:09:59.8560818+01:00",
"commited": true,
"mt_docs": {
"$ref": "15"
},
"mt_pos": {
"$ref": "11"
}
},
{
"$ref": "59"
}
],
"tt_doc_sa": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_doc_st": [
{
"$id": "60",
"id": "74e6052d-31f2-4517-bb6d-2db1646faef5",
"id_pos": "39bad491-0b37-42f5-a935-cefd160fd270",
"id_doc": "3b403382-2edd-4213-8d0e-c72258e9903a",
"id_branch": "8ad5afa9-2a25-437d-8ab8-bd16e9b21862",
"nro_doc": "sample string 5",
"date_doc": "2026-01-10T12:09:59.8560818+01:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "4e8d2338-f8c3-43bc-a4d1-8cdf51251f04",
"id_loc_from": "862ac522-5451-4284-a3ae-22cb439d97a3",
"id_loc_end": "a20fc655-3c94-4d64-a975-34dadf6be5af",
"id_user_add": "de870a00-7fb9-4504-97ec-4ca793817c21",
"id_user_upd": "efc57a80-c882-44b9-8609-d98eb3f47b31",
"id_pos_sesion": "67dda53f-f348-455b-a125-98c680736f2e",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-01-10T12:09:59.8560818+01:00",
"active": true,
"created_on": "2026-01-10T12:09:59.8560818+01:00",
"last_update": "2026-01-10T12:09:59.8560818+01:00",
"commited": true,
"mt_branches": {
"$ref": "3"
},
"mt_docs": {
"$ref": "15"
},
"mt_locations": {
"$id": "61",
"id": "84f5ac8d-e880-49cb-b299-810662ea7e25",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "91bd0e4b-523a-4659-a019-4974a86a6f25",
"active": true,
"created_on": "2026-01-10T12:09:59.8560818+01:00",
"last_update": "2026-01-10T12:09:59.8560818+01:00",
"id_user_upd": "1efa5863-bd81-458e-a17e-015339b35aaa",
"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": "60"
},
{
"$ref": "60"
}
],
"tt_doc_st1": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"tt_stock": [
{
"$id": "62",
"id_location": "6c5fd23c-9e2d-4160-9d4c-a590133baa06",
"id_item": "7a2ddf73-d04b-41a2-875d-1a16318c7c47",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-01-10T12:09:59.8560818+01:00",
"last_update": "2026-01-10T12:09:59.8560818+01:00",
"commited": true,
"mt_items": {
"$ref": "7"
},
"mt_locations": {
"$ref": "61"
}
},
{
"$ref": "62"
}
]
},
"mt_locations1": {
"$ref": "61"
},
"mt_pos": {
"$ref": "11"
},
"st_users": {
"$ref": "9"
},
"st_users1": {
"$ref": "9"
},
"tt_doc_st_det": [
{
"$id": "63",
"id_doc_st": "4327fb1f-93be-4ac6-8e0a-806e1d1c42d9",
"id_line": 2,
"id_item": "b51542d9-15a7-4807-b2e9-7808645dd0b7",
"comment": "sample string 4",
"qty": 5.1,
"status": 1,
"active": true,
"mt_items": {
"$ref": "7"
},
"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": "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": "64",
"id": "aa43db3d-588d-46cd-9099-5fcc82b425c3",
"spool_server": "sample string 2",
"id_doc_sa": "91f236b4-6831-4370-9bfd-04701f0304a0",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-01-10T12:09:59.8560818+01:00",
"printed": true,
"print_on": "2026-01-10T12:09:59.8560818+01:00",
"tt_doc_sa": {
"$ref": "14"
}
},
{
"$ref": "64"
}
]
},
"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": "65",
"id_pos": "e5635437-933d-424d-85d3-f626a83d2025",
"id_room": "3f80e69c-420d-4a6c-8f07-48982ddeb07c",
"active": true,
"created_on": "2026-01-10T12:09:59.8560818+01:00",
"last_update": "2026-01-10T12:09:59.8560818+01:00",
"id_user_upd": "fe262fd4-f15f-48b5-baca-247ea90a9d35",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"mt_rooms": {
"$ref": "2"
},
"st_users": {
"$ref": "9"
}
},
{
"$ref": "65"
}
],
"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": "59"
},
{
"$ref": "59"
}
],
"st_pos_license": [
{
"$id": "66",
"id": "ae3867aa-eac9-4e53-adbc-10e39fef92eb",
"id_pos": "350eb657-9eb9-4a72-9fff-a662e9374bf3",
"mac_address": "sample string 3",
"date_end": "2026-01-10T12:09:59.8560818+01:00",
"key_access": "sample string 5",
"id_user_add": "cea49569-fa11-438b-aea4-44c8d9487159",
"active": true,
"created_on": "2026-01-10T12:09:59.8560818+01:00",
"last_update": "2026-01-10T12:09:59.8560818+01:00",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"st_users": {
"$ref": "9"
}
},
{
"$ref": "66"
}
],
"st_users_pos": [
{
"$id": "67",
"id_user": "f0d7f42a-d914-45c0-b4bf-d4e6f84aa063",
"id_pos": "6fc72960-b5a6-4488-a909-f66cd9005ecc",
"pass_required": true,
"active": true,
"created_on": "2026-01-10T12:09:59.8560818+01:00",
"last_update": "2026-01-10T12:09:59.8560818+01:00",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"st_users": {
"$ref": "9"
}
},
{
"$ref": "67"
}
],
"tt_doc_sa": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_pos_connection": [
{
"$id": "68",
"id": "3163498d-e9c0-46a2-b321-bb7add049bb8",
"id_pos": "0b4826d0-2af9-43e9-9dac-825fd5ec7374",
"date_add": "2026-01-10T12:09:59.8560818+01:00",
"date_upd": "2026-01-10T12:09:59.8560818+01:00",
"date_out": "2026-01-10T12:09:59.8560818+01: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": "68"
}
],
"tt_pos_sesion": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"mt_branches": {
"$ref": "3"
},
"tt_logs": [
{
"$id": "69",
"id": "00e81476-63a6-4467-8c42-3b29ccbfbfa8",
"id_user_add": "8eddcc74-cc2d-47a0-b0b4-aa7cb7c2a95c",
"id_table": "a679e0ec-8c03-4422-87ce-21db3de08c3a",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "f0bd4b57-c43c-41bb-bf01-d6321aa95a09",
"created_on": "2026-01-10T12:09:59.8560818+01:00",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"st_sync_tables": {
"$id": "70",
"id": "904c3c5e-7159-4e2a-bf91-d146a8bf1219",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-01-10T12:09:59.8560818+01:00",
"last_update": "2026-01-10T12:09:59.8560818+01:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "71",
"id": "ed82bb60-784e-44d2-9642-e70211e93d91",
"id_sync": "47acbd99-0066-4cf7-abb3-420f51207f4f",
"json": "sample string 3",
"id_table": "e8a8ba36-efb4-461e-a627-d411da3de02e",
"order": 5,
"st_sync_packages": {
"$id": "72",
"id": "3762f8c8-08f0-428c-a8ba-547113ab58a9",
"id_branch_from": "e567b388-f7fa-47d7-9fbb-f113e48841ab",
"id_branch_to": "26d2dc47-84c4-4ef7-b1cd-b52186717c63",
"type": 4,
"created_on": "2026-01-10T12:09:59.8560818+01:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-01-10T12:09:59.8560818+01:00",
"send_on": "2026-01-10T12:09:59.8560818+01:00",
"mt_branches": {
"$ref": "3"
},
"mt_branches1": {
"$ref": "3"
},
"st_sync_packages_det": [
{
"$ref": "71"
},
{
"$ref": "71"
}
]
},
"st_sync_tables": {
"$ref": "70"
}
},
{
"$ref": "71"
}
],
"tt_logs": [
{
"$ref": "69"
},
{
"$ref": "69"
}
]
},
"st_users": {
"$ref": "9"
}
},
{
"$ref": "69"
}
],
"st_local_variables": [
{
"$id": "73",
"id": "e5d39592-e83d-438d-bf54-a2e122090af7",
"id_pos": "4e829bbf-7564-4051-b681-c06928c3a6d8",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-01-10T12:09:59.8560818+01:00",
"commited": true,
"mt_pos": {
"$ref": "11"
}
},
{
"$ref": "73"
}
],
"tt_doc_st": [
{
"$ref": "60"
},
{
"$ref": "60"
}
]
},
{
"$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": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"mt_items_featured": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"mt_items_sub": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"mt_items_types": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"mt_locations": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"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": "65"
},
{
"$ref": "65"
}
],
"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": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"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": [
{
"$id": "74",
"id": "ad855194-124d-49ce-8c0b-074742da2211",
"id_function": "400c82e3-3532-4a36-87ea-d80bfb6be575",
"id_user": "e7ae25fc-df49-4eb3-a83d-accee84e72ee",
"id_profile": "786f37ee-7069-4eed-9749-7d7fc44be9b7",
"permission": 3,
"active": true,
"created_on": "2026-01-10T12:09:59.8560818+01:00",
"last_update": "2026-01-10T12:09:59.8560818+01:00",
"commited": true,
"st_users_profiles": {
"$id": "75",
"id": "99eae3c9-c580-4bc0-bd5b-d257cfe4f995",
"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-01-10T12:09:59.8560818+01:00",
"last_update": "2026-01-10T12:09:59.8560818+01:00",
"commited": true,
"st_permisions": [
{
"$ref": "74"
},
{
"$ref": "74"
}
],
"st_users": [
{
"$ref": "9"
},
{
"$ref": "9"
}
]
},
"st_users": {
"$ref": "9"
},
"st_functions": {
"$id": "76",
"id": "44a9ff6e-3984-4bd2-9769-e8aae9db5f15",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "9aede44e-dcd1-4853-8dc9-aa11358335ca",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "1dd4adce-d850-4510-85ce-5269bf095e4b",
"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-01-10T12:09:59.8560818+01:00",
"last_update": "2026-01-10T12:09:59.8560818+01:00",
"commited": true,
"st_functions_groups": {
"$id": "77",
"id": "e6bd540d-4fd7-4321-812a-28ce396259a9",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-01-10T12:09:59.8560818+01:00",
"last_update": "2026-01-10T12:09:59.8560818+01:00",
"commited": true,
"st_functions": [
{
"$ref": "76"
},
{
"$ref": "76"
}
]
},
"st_images": {
"$ref": "4"
},
"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": "57f939e0-dd56-44dd-a42a-1811f42447cd",
"token_id": "sample string 2",
"id_user": "ba41fa00-fe9d-43a2-9023-1151d75f83f9",
"date_from": "2026-01-10T12:09:59.8560818+01:00",
"date_end": "2026-01-10T12:09:59.8560818+01:00",
"created_on": "2026-01-10T12:09:59.8560818+01:00",
"st_users": {
"$ref": "9"
}
},
{
"$ref": "78"
}
],
"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_sa": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_doc_sa1": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_doc_st": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"tt_doc_st1": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"tt_items_customs": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"tt_logs": [
{
"$ref": "69"
},
{
"$ref": "69"
}
],
"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": "79",
"id": "1c248221-7b3b-420d-ac25-b0a0caadf00e",
"id_room_activity": "740580c6-9209-4592-9bda-d6ee4b89c749",
"id_pos_sesion": "2f70346d-e72b-4b68-917d-ddd19a31e444",
"log_text": "sample string 4",
"id_user": "c2a165f9-baae-4303-bd21-6393cdef8dc3",
"created_on": "2026-01-10T12:09:59.8560818+01:00",
"commited": true,
"st_users": {
"$ref": "9"
}
},
{
"$ref": "79"
}
],
"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"
}
]
}
},
"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": "58"
},
{
"$ref": "58"
}
],
"tt_doc_st_det": [
{
"$ref": "63"
},
{
"$ref": "63"
}
],
"tt_items_customs": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"tt_stock": [
{
"$ref": "62"
},
{
"$ref": "62"
}
],
"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": "76"
},
{
"$ref": "76"
}
],
"st_images_types": {
"$id": "80",
"id": "6047e633-cab9-4cd8-9d6d-d1f6b7d9d919",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-01-10T12:09:59.8560818+01:00",
"last_update": "2026-01-10T12:09:59.8560818+01: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": "61"
},
{
"$ref": "61"
}
],
"mt_periods": [
{
"$id": "81",
"id_branch": "eccdd335-8ab3-4c48-b223-6a89d9d32e59",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-01-10T12:09:59.8560818+01:00",
"date_end": "2026-01-10T12:09:59.8560818+01:00",
"state": "sample string 6",
"created_on": "2026-01-10T12:09:59.8560818+01:00",
"last_update": "2026-01-10T12:09:59.8560818+01:00",
"commited": true,
"mt_branches": {
"$ref": "3"
}
},
{
"$ref": "81"
}
],
"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": "72"
},
{
"$ref": "72"
}
],
"st_sync_packages1": [
{
"$ref": "72"
},
{
"$ref": "72"
}
],
"tt_doc_sa": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_doc_st": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"tt_vouchers": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"tt_vouchers_permisions": [
{
"$ref": "33"
},
{
"$ref": "33"
}
]
},
"mt_pos_rooms": [
{
"$ref": "65"
},
{
"$ref": "65"
}
],
"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"
}
]
}