GET api/Mt_Rooms/{id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
mt_rooms| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
None. |
|
| id_mask | string |
Required Max length: 10 |
|
| name | string |
Required Max length: 20 |
|
| description | string |
Max length: 200 |
|
| id_branch | globally unique identifier |
Required |
|
| name_pos | string |
Max length: 20 |
|
| id_image | globally unique identifier |
None. |
|
| view_pos | boolean |
Required |
|
| order | integer |
Required |
|
| color_border | string |
Max length: 20 |
|
| color_button | string |
Max length: 20 |
|
| color_font | string |
Max length: 20 |
|
| font_bold | boolean |
Required |
|
| font_underline | boolean |
Required |
|
| font_size | integer |
Required |
|
| id_image_map | globally unique identifier |
None. |
|
| refresh_status | boolean |
Required |
|
| active | boolean |
Required |
|
| created_on | date |
None. |
|
| last_update | date |
None. |
|
| id_user_upd | globally unique identifier |
None. |
|
| commited | boolean |
None. |
|
| mt_branches | mt_branches |
None. |
|
| mt_pos_rooms | Collection of mt_pos_rooms |
None. |
|
| st_images | st_images |
None. |
|
| st_images1 | st_images |
None. |
|
| st_users | st_users |
None. |
|
| mt_rooms_units | Collection of mt_rooms_units |
None. |
|
| tt_rooms_list | Collection of tt_rooms_list |
None. |
Response Formats
application/json, text/json
Sample:
{
"id": "3b3a109f-cd4d-4798-a660-225719d9de21",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "5d2aa8b7-f698-4262-aa32-77f9afbb94e4",
"name_pos": "sample string 6",
"id_image": "25dea136-5d98-4639-88e2-62716bcc65f8",
"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": "f068ce4d-3842-4bce-be6a-8542fc6146b2",
"refresh_status": true,
"active": true,
"created_on": "2026-05-09T09:38:28.2499576+02:00",
"last_update": "2026-05-09T09:38:28.2499576+02:00",
"id_user_upd": "98710960-0b31-48b3-b9ba-7640be7f1ccc",
"commited": true,
"mt_branches": {
"$id": "2",
"id": "3cb8bda1-5e0f-4b48-b8d7-e22c2768e0ea",
"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": "478ef27b-133c-4b60-bf57-d6fc0f3e5a08",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-05-09T09:38:28.2499576+02:00",
"last_update": "2026-05-09T09:38:28.2499576+02:00",
"id_user_upd": "09f37ab0-2442-40f4-a3c5-fe180ad6d547",
"commited": true,
"st_images": {
"$id": "3",
"id": "e44512c7-6d69-48a4-a955-947fabfc6e25",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "d4ba33d4-552f-4601-a543-539f684fd117",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-05-09T09:38:28.2499576+02:00",
"last_update": "2026-05-09T09:38:28.2499576+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_categories": [
{
"$id": "4",
"id": "bb771454-b440-4f1a-8108-6cd344be27a9",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "2a3e5ca7-f04a-409c-ab4d-53afc6ba6cfe",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "2e816122-3e3b-4ecc-8f17-a8c174fcd09e",
"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-05-09T09:38:28.2499576+02:00",
"last_update": "2026-05-09T09:38:28.2499576+02:00",
"id_user_upd": "a9e695f9-b327-4b56-9222-b638d5c337a5",
"commited": true,
"mt_categories_items": [
{
"$id": "5",
"id_category": "c9bdcbfc-d914-47d3-94a2-adaa7a3b29ed",
"id_item": "8510cc05-035b-4628-9257-f0217e2bfd8d",
"is_default": true,
"active": true,
"created_on": "2026-05-09T09:38:28.2499576+02:00",
"last_update": "2026-05-09T09:38:28.2499576+02:00",
"id_user_upd": "8ce48de0-0cae-403c-be2a-f123c791f2e8",
"commited": true,
"mt_categories": {
"$ref": "4"
},
"mt_items": {
"$id": "6",
"id": "0c162608-018b-46c4-8a08-d9a016d04811",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "78cba757-e9a7-4d58-ab88-1f38899a9574",
"id_unit_sec": "ba9ee813-2f1a-4b5a-8799-cca494f59f37",
"id_brand": "35c7adb8-3f96-458e-a924-e7024d348659",
"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": "d7e43f9a-4c7f-47b0-891e-045354a63db0",
"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-05-09T09:38:28.2499576+02:00",
"last_update": "2026-05-09T09:38:28.2499576+02:00",
"id_user_upd": "19a19029-2411-4403-a5d6-f474ffaffe6c",
"commited": true,
"mt_brands": {
"$id": "7",
"id": "2f921f83-935c-455d-b7b3-8023ce64e724",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-05-09T09:38:28.2499576+02:00",
"last_update": "2026-05-09T09:38:28.2499576+02:00",
"id_user_upd": "ba80d49f-d49e-475e-ac8d-b260251be4af",
"commited": true,
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"st_users": {
"$id": "8",
"id": "34bbc0fb-9992-427e-9a5a-cf1b7a449d31",
"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": "b06642b9-2f8e-4e84-8597-e23fd12fe279",
"view_messages": true,
"id_image_photo": "c28d6152-7e8d-4396-a39e-87f7ce9af65f",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "567c4f39-ee85-498b-862d-f42cc391a499",
"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-05-09T09:38:28.2499576+02:00",
"last_update": "2026-05-09T09:38:28.2499576+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_branches_zones": [
{
"$id": "9",
"id": "acdd9690-f82c-462d-89e2-2aec1848bed3",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "cc025125-7025-4084-8388-5bbb69ac5934",
"active": true,
"created_on": "2026-05-09T09:38:28.2499576+02:00",
"last_update": "2026-05-09T09:38:28.2499576+02:00",
"id_user_upd": "633e6561-6c23-4f5c-9877-8f0aac6079a9",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos": [
{
"$id": "10",
"id": "da3c2dfb-c753-4d2f-b1e9-29918487985b",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "865e2e74-a8fe-4338-ab82-b88f12ff40fc",
"id_zone": "0f29f158-dddf-48fa-9200-73f5d83b0515",
"user_required": true,
"active": true,
"created_on": "2026-05-09T09:38:28.2499576+02:00",
"last_update": "2026-05-09T09:38:28.2499576+02:00",
"id_user_upd": "1e27c92e-3ce4-4197-89c0-91c4f753aee6",
"commited": true,
"mt_branches_zones": {
"$ref": "9"
},
"mt_cloakrooms": [
{
"$id": "11",
"id": "6e44c146-1658-4303-af55-52bc6b9f405c",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "a874d171-330c-4712-9f98-d6dc72ce698c",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "556375ab-7dbb-46e5-ab22-c0862a8cf7b0",
"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-05-09T09:38:28.2499576+02:00",
"last_update": "2026-05-09T09:38:28.2499576+02:00",
"id_user_upd": "58312579-3471-4d17-bc15-5e0b2051e197",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"tt_cloakrooms_units": [
{
"$id": "12",
"id": "08cd761c-a4c2-4695-90ca-95930e5bd50f",
"id_cloakroom": "11790fdb-bac5-4ee2-a87e-19c87191d476",
"id_pos_sesion": "5e5de48d-9131-40d2-beb0-a02a0784b4a6",
"unit_id": 4,
"date_open": "2026-05-09T09:38:28.2499576+02:00",
"date_close": "2026-05-09T09:38:28.2499576+02:00",
"id_doc_sa": "6e518f19-022b-4355-8523-d53a1abd43c5",
"commited": true,
"mt_cloakrooms": {
"$ref": "11"
},
"tt_doc_sa": {
"$id": "13",
"id": "6bf269ef-7f9a-4b0d-92ca-c002600ecf57",
"id_pos": "9a675833-c34a-4c27-a012-0d8a5f26348b",
"id_doc": "ab161d1c-6ac3-4de2-8d61-260cdbf575a1",
"id_branch": "6ecdaa5a-e88d-4a25-a7c8-a0190726d2f4",
"nro_doc": "sample string 5",
"date_doc": "2026-05-09T09:38:28.2499576+02:00",
"date_tax": "2026-05-09T09:38:28.2499576+02:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "b1c4642e-e75c-4990-8187-6a9c26e28525",
"id_relationship": "fbaebc08-a31b-4a58-90e1-5045ef55c74a",
"id_loc_from": "99fcaf11-85bd-430e-b138-bec0382ab693",
"id_loc_end": "a7a16960-5b4f-43de-a089-22f6aa2ee13f",
"id_user_add": "957ddec1-06f7-4756-968c-5744fe2f1834",
"id_user_upd": "21be6f65-7188-4b5f-9993-7180542e97bf",
"comment": "sample string 12",
"id_pos_sesion": "954c159b-5594-4cab-bab8-f215e061a457",
"id_room_unit": "d91e482c-a64b-49fc-88d0-01c6a1285844",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "25adc082-a0f7-41d2-b0cf-5f21adaf0ab1",
"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-05-09T09:38:28.2499576+02:00",
"last_update": "2026-05-09T09:38:28.2499576+02:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$id": "14",
"id": "c5080178-628a-461d-8eee-8f24d4f57a51",
"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": "8570979b-2529-47f2-ab79-4b6b90e5cc71",
"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-05-09T09:38:28.2499576+02:00",
"last_update": "2026-05-09T09:38:28.2499576+02:00",
"id_user_upd": "960bdba3-e68d-45a6-ab09-ecad7fd03d08",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "15",
"id_doc": "7e759a78-70cc-45ed-8e6b-7a37749fb420",
"id_pay": "4d2ec3fc-4983-4b28-81f9-779b99be21d0",
"id_money": "cacd33dc-bd34-46e5-b2ec-a54121e62775",
"active": true,
"created_on": "2026-05-09T09:38:28.2499576+02:00",
"last_update": "2026-05-09T09:38:28.2499576+02:00",
"id_user_upd": "4865dd4e-ca88-4dcf-b9c6-8ab2106bf944",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_money_types": {
"$id": "16",
"id": "77c0d646-0a10-4481-89c0-fbde4a5d6b43",
"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": "3c0ae058-e69b-42ee-bc52-e2b20b73f9a4",
"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-05-09T09:38:28.2499576+02:00",
"last_update": "2026-05-09T09:38:28.2499576+02:00",
"id_user_upd": "3e5d1cf9-dd18-4d01-84ab-770474134590",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_money_rates": [
{
"$id": "17",
"id_money_1": "6b38ae9d-331d-47c2-b403-a001eac87201",
"id_money_2": "27fc58d4-e5e6-42dc-819c-5ee0ee9f5f35",
"date_from": "2026-05-09T09:38:28.2499576+02:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-05-09T09:38:28.2499576+02:00",
"last_update": "2026-05-09T09:38:28.2499576+02:00",
"id_user_upd": "b043a19a-fbfb-4311-9bc1-928d5e5d138d",
"commited": true,
"mt_money_types": {
"$ref": "16"
},
"mt_money_types1": {
"$ref": "16"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "17"
}
],
"mt_money_rates1": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"tt_doc_sa_cashflow": [
{
"$id": "18",
"id_doc_sa": "e084d4a4-7f01-42a1-a186-b4af21abdef9",
"id_pay": "2e71ec28-4302-4b3d-bc0a-85e7777c8e6b",
"id_money": "52c942d1-fe97-4d69-a4db-e3e4b496e33e",
"date_cashflow": "2026-05-09T09:38:28.2499576+02:00",
"coefficient": 5.1,
"id_user_add": "5493f150-a1e3-4ad0-b2af-492aaab2d006",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "19",
"id": "981068c1-499d-44e5-a294-beeec38cce91",
"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": "5ba584a3-a1fa-4ded-b867-08184c2fd600",
"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-05-09T09:38:28.2499576+02:00",
"last_update": "2026-05-09T09:38:28.2499576+02:00",
"id_user_upd": "ec1d0867-7864-42c6-ad2f-4e2a8d0e10f8",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"tt_doc_sa_cashflow": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"tt_doc_sa_pay": [
{
"$id": "20",
"id_doc_sa": "5cca3349-4989-4292-8a66-e319b1391183",
"id_line": 2,
"id_pay": "005d3e9d-7d27-44c4-b1de-0bf84edaaadf",
"id_money": "23089f8b-1185-4867-97ec-218006a92b4e",
"coefficient": 5.1,
"id_voucher": "b5237065-b00b-440c-bf10-daadff8e9eee",
"id_employee": "934f217c-0690-4b64-a8e8-4645d1f03e7c",
"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": "4a41927f-385d-47ce-a923-5c87c9bad4ef",
"coupon_id": "sample string 9",
"terminal_id": "sample string 10",
"card_name": "sample string 11",
"card_bank": "sample string 12",
"card_number": "sample string 13",
"client_name": "sample string 14",
"money_type": "sample string 15",
"merchant_id": "sample string 16",
"aid": "sample string 17",
"auth_num": "sample string 18",
"authorization": true,
"signature": true,
"contactless": true,
"date_hour_pay": "sample string 19",
"terminal_name": "sample string 20",
"active": true,
"mt_employees": {
"$id": "21",
"id": "832709d7-d793-4766-a7b1-22ad563b372b",
"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": "a91fdb00-5f84-4d51-8dbb-963200b46a40",
"name_pos": "sample string 12",
"id_image": "63693e72-fc09-4606-93ef-6fdeabb74635",
"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-05-09T09:38:28.2499576+02:00",
"last_update": "2026-05-09T09:38:28.2499576+02:00",
"id_user_upd": "406c9249-2b3e-4773-a34d-920770eba18c",
"commited": true,
"mt_employees_branches": [
{
"$id": "22",
"id_employee": "98b3442e-91fd-43b2-bf4c-0f2cb7cd6fcb",
"id_branch": "994e4fe7-0c9a-4ae8-9536-e172f398f981",
"active": true,
"created_on": "2026-05-09T09:38:28.2499576+02:00",
"last_update": "2026-05-09T09:38:28.2499576+02:00",
"id_user_upd": "82b7bd07-31f6-4b53-90d0-cbed1d96c683",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_employees": {
"$ref": "21"
}
},
{
"$ref": "22"
}
],
"mt_employees_profiles": {
"$id": "23",
"id": "18a9a13c-bfca-4aad-a54f-efcaf547e4a2",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-05-09T09:38:28.2499576+02:00",
"last_update": "2026-05-09T09:38:28.2499576+02:00",
"id_user_upd": "5bd3f688-c6c2-4c91-b9f9-4428070f05b8",
"commited": true,
"mt_employees": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"st_users": {
"$ref": "8"
}
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"tt_doc_sa_det": [
{
"$id": "24",
"id_doc_sa": "2597c418-8f5a-4d5c-b6e0-3480a17f9b59",
"id_line": 2,
"id_item_sub": "b787bf0d-2a63-4c11-9259-ff7817979098",
"qty": 4.1,
"id_list": "bcc73aa4-d585-4b94-bf1f-5ef4ce0fb011",
"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": "15f5bd35-96b0-44ad-a19f-d4fd9a25e80a",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "3be87cd1-dbe9-40c0-9036-e27cc3424676",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "429916aa-cebb-46f1-b9b4-557cf52259d4",
"id_user_upd": "f5843f4b-17c0-4c31-bc59-172cf93269da",
"active": true,
"mt_employees": {
"$ref": "21"
},
"mt_items_sub": {
"$id": "25",
"id": "bc5da077-c680-4ed1-ae16-54f81b0ed017",
"id_item": "057d8b5b-6bfd-4d64-ae67-2c0bc8804033",
"id_item_type": "c645af05-1f3a-4744-8a9f-e524073a57ee",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "41bc49ae-c7ca-4492-b596-9e69e077a76a",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-05-09T09:38:28.2499576+02:00",
"last_update": "2026-05-09T09:38:28.2499576+02:00",
"id_user_upd": "cab0b8fe-e3ae-4545-90ac-7604c12d2e47",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_formula": [
{
"$id": "26",
"id_item_sub": "f2b7aeed-1804-44de-a97d-e1beedd65494",
"id_item": "1dc539e3-ef9d-4b5a-8193-eff046274ce5",
"group_id": 3,
"id_unit_ref": "597253fd-1c1d-4b50-a97d-e9123a613280",
"qty_dis": 5,
"mt_items": {
"$ref": "6"
},
"mt_items_sub": {
"$ref": "25"
},
"mt_units_ref": {
"$id": "27",
"id": "8594e824-c01c-429e-9c79-fd4ab99301b7",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "02f8da27-751e-4595-a070-adbb6d34f77c",
"active": true,
"created_on": "2026-05-09T09:38:28.2499576+02:00",
"last_update": "2026-05-09T09:38:28.2499576+02:00",
"id_user_upd": "52e455c1-01b4-4d38-a55e-6139b713c201",
"commited": true,
"mt_units": {
"$id": "28",
"id": "eef05a5a-a3dd-4de9-993b-ab29a6003e7c",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-05-09T09:38:28.2499576+02:00",
"last_update": "2026-05-09T09:38:28.2499576+02:00",
"id_user_upd": "0c037559-1f1b-4443-bbfe-69a245bd36de",
"commited": true,
"mt_units_ref": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"st_users": {
"$ref": "8"
},
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_items1": [
{
"$ref": "6"
},
{
"$ref": "6"
}
]
},
"st_users": {
"$ref": "8"
},
"mt_items_formula": [
{
"$ref": "26"
},
{
"$ref": "26"
}
]
}
},
{
"$ref": "26"
}
],
"mt_items_types": {
"$id": "29",
"id": "b3399a0e-ca7d-4bb9-8f84-0f460443e0e8",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "1d6b6948-dfe2-43dc-b06e-d33960523344",
"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-05-09T09:38:28.2499576+02:00",
"last_update": "2026-05-09T09:38:28.2499576+02:00",
"id_user_upd": "e45854d2-53bd-422c-b0d3-125445144e25",
"commited": true,
"tt_vouchers_det": [
{
"$id": "30",
"id_voucher": "fc8be872-ad24-44ad-be35-c52d29732fde",
"id_line": "78e38a14-d18e-4a98-ad80-84d381148abf",
"id_category": "9b11627a-075b-4a36-a4ab-3c4951988089",
"id_item": "d7992ef8-05a2-4e31-a733-d44774f1c676",
"id_item_type": "069d0530-3f8c-4cf5-96a3-b9eaced10aef",
"price_max": 1.1,
"qty_add": 3.1,
"qty_used": 4.1,
"mt_categories": {
"$ref": "4"
},
"mt_items": {
"$ref": "6"
},
"mt_items_types": {
"$ref": "29"
},
"tt_vouchers": {
"$id": "31",
"id": "844e1064-2083-4d85-901b-cc0d0acb72d0",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-05-09T09:38:28.2499576+02:00",
"date_end": "2026-05-09T09:38:28.2499576+02:00",
"date_used": "2026-05-09T09:38:28.2499576+02:00",
"date_sesion": "2026-05-09T09:38:28.2499576+02:00",
"id_employee": "138694ce-bb40-429c-9465-77c5dd3106f4",
"id_branch": "aaa42772-8206-4958-9f19-759386bb0160",
"id_voucher_permision": "ab68285c-ed63-459b-81b9-0fc5f9fa0100",
"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": "a8a31dcf-3428-466e-b260-91da75b1aff1",
"id_user_add": "0a767208-2973-4d47-bada-8ee7ce84f17d",
"id_doc_sa": "7bcbae4c-ba4f-42c0-8813-bae74743e87f",
"id_item_sub": "1ace2f10-14f7-4db4-b631-c02c74c13db3",
"id_pos_sesion": "bfc0d7bd-20ff-4c4b-b4b9-7ce3d5255bf7",
"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-05-09T09:38:28.2499576+02:00",
"last_update": "2026-05-09T09:38:28.2499576+02:00",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_employees": {
"$ref": "21"
},
"mt_payment_types": {
"$ref": "19"
},
"st_users": {
"$ref": "8"
},
"tt_doc_sa_pay": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_vouchers_det": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"tt_vouchers_permisions": {
"$id": "32",
"id": "180d152f-cf9d-4b88-bb86-f34eecc7c26a",
"date_from": "2026-05-09T09:38:28.2499576+02:00",
"date_end": "2026-05-09T09:38:28.2499576+02:00",
"date_used": "2026-05-09T09:38:28.2499576+02:00",
"id_employee": "19534207-10c2-434c-a6a5-cb2805854a4d",
"id_branch": "02208cf5-999e-43ef-b82b-df566e0e9c3b",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "0a815600-7cff-4592-abb8-0fe20aa57cd5",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-05-09T09:38:28.2499576+02:00",
"last_update": "2026-05-09T09:38:28.2499576+02:00",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_employees": {
"$ref": "21"
},
"st_users": {
"$ref": "8"
},
"tt_vouchers": [
{
"$ref": "31"
},
{
"$ref": "31"
}
]
}
}
},
{
"$ref": "30"
}
],
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_prices_rules": [
{
"$id": "33",
"id": "3cf102fd-0d48-4b57-937d-42e580effd77",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-05-09T09:38:28.2499576+02:00",
"date_end": "2026-05-09T09:38:28.2499576+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": "9b3df8c8-11bb-451e-a97e-7a63dab16063",
"id_pos": "713ec399-74b5-421f-911d-9ae1162a4291",
"id_list": "6a5f8b71-4377-4bc0-b605-fb71a2e90240",
"id_item": "a52b4847-27e0-47d7-a170-90787e459926",
"id_item_type": "f04ca6e0-eb7d-44b8-a628-9c947f306503",
"id_category": "d7ad3966-fd40-4c94-aaf1-1104fdd3e593",
"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-05-09T09:38:28.2499576+02:00",
"last_update": "2026-05-09T09:38:28.2499576+02:00",
"id_user_upd": "852cdcf8-8322-4795-a7e9-f037762dcb26",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_categories": {
"$ref": "4"
},
"mt_items": {
"$ref": "6"
},
"mt_items_types": {
"$ref": "29"
},
"mt_pos": {
"$ref": "10"
},
"mt_prices_list": {
"$id": "34",
"id": "0bc929a9-d784-4c83-bc7a-2003cd9b0014",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "55bfe324-a5c0-4a36-b538-e575cae607b9",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "8d992b0d-06d3-4d2b-a2db-7e644f08d869",
"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-05-09T09:38:28.2499576+02:00",
"last_update": "2026-05-09T09:38:28.2499576+02:00",
"id_user_upd": "fea07401-efb3-426d-abba-9f40f501aebf",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "35",
"id_pos": "0f875bd0-8f79-4e01-ba8d-43ba448401e1",
"id_pos_type": "bcc34d87-4339-41ed-a91d-26a270655817",
"id_price_list": "13e06c1a-f21b-4055-9a97-dc8971eb5228",
"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-05-09T09:38:28.2499576+02:00",
"last_update": "2026-05-09T09:38:28.2499576+02:00",
"id_user_upd": "5fc0075c-5d1d-4eaa-acb0-6be269f12632",
"commited": true,
"mt_pos_view": {
"$id": "36",
"id_pos": "a4469cbe-fe61-443a-99ce-835ace8e6e76",
"id_pos_type": "e2e3b261-d463-4bf5-8f80-20c8d85b5422",
"is_default": true,
"active": true,
"created_on": "2026-05-09T09:38:28.2499576+02:00",
"last_update": "2026-05-09T09:38:28.2499576+02:00",
"id_user_upd": "b33a260e-ec72-4057-9317-354f53b8aa0c",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"mt_pos_prices_list": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_pos_types": {
"$id": "37",
"id": "14f6519f-3178-48a2-9a26-d8aa1c13f196",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-05-09T09:38:28.2499576+02:00",
"last_update": "2026-05-09T09:38:28.2499576+02:00",
"id_user_upd": "6b6d581a-106a-4eea-89e6-b932edbd4afb",
"commited": true,
"mt_items_featured": [
{
"$id": "38",
"id": "7030a16d-0852-49e8-bfe5-24d8cd1b0f19",
"id_branch": "fe7b4b00-c111-474a-b505-46a381f870bc",
"id_pos_type": "764dcd9e-78e6-4d83-81e5-1172b7d185fa",
"id_pos": "3de13b72-367e-4a27-b476-319e978c03f6",
"id_item": "932f256f-536b-4cda-87a2-bf50649e1dae",
"date_from": "2026-05-09T09:38:28.2499576+02:00",
"date_end": "2026-05-09T09:38:28.2499576+02:00",
"image_id": 4,
"active": true,
"created_on": "2026-05-09T09:38:28.2499576+02:00",
"last_update": "2026-05-09T09:38:28.2499576+02:00",
"id_user_upd": "5d7cf473-7d58-438b-b53e-11c62717ab56",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_items": {
"$ref": "6"
},
"mt_pos": {
"$ref": "10"
},
"mt_pos_types": {
"$ref": "37"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "38"
}
],
"mt_pos_doc_print": [
{
"$id": "39",
"id_pos_print": "36491a0e-51e2-40e7-938d-a01249014ca2",
"id_doc": "93aa1315-c7f3-4d7d-9182-7c1bc0c0cde0",
"id_pos_type": "ed6d5f0c-7c25-40dd-985f-b4a465a12c19",
"id_doc_print": "21a07bf9-8b80-450f-b263-4ffd187e3221",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-05-09T09:38:28.2499576+02:00",
"last_update": "2026-05-09T09:38:28.2499576+02:00",
"id_user_upd": "b0486877-8e4c-49d6-a637-adfaf26072a9",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_pos_print": {
"$id": "40",
"id": "6815b86d-2e85-4157-ae5b-695a6d58b273",
"id_pos": "62301400-f9d8-4202-8bad-082e128d33c7",
"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-05-09T09:38:28.2499576+02:00",
"last_update": "2026-05-09T09:38:28.2499576+02:00",
"id_user_upd": "376b7589-0ee2-4695-9c94-4af36ad68ab9",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"mt_pos_doc_print": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"st_users": {
"$ref": "8"
}
},
"mt_pos_types": {
"$ref": "37"
},
"st_doc_print": {
"$id": "41",
"id": "eb319820-4f81-4576-9c1b-88c9fd2b2c2f",
"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-05-09T09:38:28.2499576+02:00",
"last_update": "2026-05-09T09:38:28.2499576+02:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"st_doc_print_det": [
{
"$id": "42",
"id_doc_print": "58e726bf-9fa5-49b5-8b78-2f054da020ec",
"id_line": 2,
"text": "sample string 3",
"type_line": "sample string 4",
"type_align": "sample string 5",
"ref_line": 6,
"font_name": "sample string 7",
"font_bold": true,
"font_underline": true,
"font_color": "sample string 10",
"st_doc_print": {
"$ref": "41"
}
},
{
"$ref": "42"
}
]
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "39"
}
],
"st_users": {
"$ref": "8"
},
"mt_pos_view": [
{
"$ref": "36"
},
{
"$ref": "36"
}
]
},
"st_users": {
"$ref": "8"
}
},
"mt_prices_list": {
"$ref": "34"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "35"
}
],
"mt_prices_items": [
{
"$id": "43",
"id_list": "0a3ae2a4-a462-4b1a-890a-0c48ea8d7d60",
"id_item_sub": "c3967612-26ba-43d7-b5d3-5e25fc608498",
"validity_date": "2026-05-09T09:38:28.2499576+02:00",
"price": 4.1,
"active": true,
"created_on": "2026-05-09T09:38:28.2499576+02:00",
"last_update": "2026-05-09T09:38:28.2499576+02:00",
"id_user_upd": "5bd156fe-63cb-4827-8690-2eba9ddcc2e2",
"commited": true,
"mt_items_sub": {
"$ref": "25"
},
"mt_prices_list": {
"$ref": "34"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "43"
}
],
"mt_prices_list1": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_prices_list2": {
"$ref": "34"
},
"mt_prices_list_rules": [
{
"$id": "44",
"id": "535e5b61-c017-4b9a-937b-8a0ee818c381",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-05-09T09:38:28.2499576+02:00",
"date_end": "2026-05-09T09:38:28.2499576+02:00",
"id_branch": "7b784e84-0a16-4021-91e0-1f0e7f847416",
"id_pos": "44e4e09d-749d-407a-bf78-3c22fd84e0ce",
"id_list": "e4d2010d-e861-4505-b933-ca050846443f",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-05-09T09:38:28.2499576+02:00",
"last_update": "2026-05-09T09:38:28.2499576+02:00",
"id_user_upd": "e08a4c73-eb4b-4f58-9819-da72a1145f1d",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos": {
"$ref": "10"
},
"mt_prices_list": {
"$ref": "34"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "44"
}
],
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"mt_prices_rules": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"tt_doc_sa_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
]
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "33"
}
],
"tt_items_customs": [
{
"$id": "45",
"id": "e431d8f9-be1c-4751-9e50-e0f20c8e7968",
"order_id": 2,
"id_item": "77ca3e70-59dd-4b64-b767-472876087540",
"id_item_type": "3ee41242-2a9d-4b85-b536-8b19fe7bc6be",
"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": "b5c11d50-a672-4295-9299-9e45c650a1d7",
"type_item": 11,
"id_voucher_json": "89a8d97c-2fe1-464d-8a13-7ec46a81c63f",
"count_voucher": 1,
"id_category": "56e09572-cce7-48d2-9cca-a3c68d202e87",
"created_on": "2026-05-09T09:38:28.2499576+02:00",
"last_update": "2026-05-09T09:38:28.2499576+02:00",
"id_user_upd": "c1755cfa-3eeb-4318-bb8e-3216301fc96e",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_types": {
"$ref": "29"
},
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$id": "46",
"id": "21d954e2-186b-4853-b51b-ca6bd84b5080",
"nro_sesion": 2,
"id_pos": "696c3d13-48e8-4b96-b8a9-f5389c28c5e8",
"date_tax": "2026-05-09T09:38:28.2499576+02:00",
"date_open": "2026-05-09T09:38:28.2499576+02:00",
"date_close": "2026-05-09T09:38:28.2499576+02:00",
"id_user_open": "a3a7a3d5-8100-4ab2-a823-e3abcdce33df",
"id_user_close": "69f4d2c3-0a26-4bcb-b7cd-d8d71eb9fb00",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2026-05-09T09:38:28.2499576+02:00",
"last_update": "2026-05-09T09:38:28.2499576+02:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"tt_cloakrooms_units": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"tt_items_customs": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"tt_doc_sa_pt": [
{
"$id": "47",
"id": "c4208dfd-6bcb-4f98-8dfe-da68351d6f73",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "8f3ec979-7793-4101-8e4b-c43d2bec1b22",
"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-05-09T09:38:28.2499576+02:00",
"tt_pos_sesion": {
"$ref": "46"
}
},
{
"$ref": "47"
}
],
"tt_rooms_units_activity": [
{
"$id": "48",
"id": "06cf7948-6c99-40b6-8665-c432dbd23b12",
"id_room_unit": "18d72779-57ca-4d37-a9ad-d9a0d6b1d6ee",
"id_room_list": "c1200812-b971-42ff-afe4-77a1b0af3249",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-05-09T09:38:28.2499576+02:00",
"date_from": "2026-05-09T09:38:28.2499576+02:00",
"date_end": "2026-05-09T09:38:28.2499576+02:00",
"date_open": "2026-05-09T09:38:28.2499576+02:00",
"date_close": "2026-05-09T09:38:28.2499576+02:00",
"id_employee": "0eb5d560-3886-419b-914b-4df3b00b4a56",
"id_employee_sec": "7c018497-d51e-4c33-962b-f2e1ba646ea4",
"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": "08a2fb91-940b-471a-ad1f-ef6dc1094892",
"comment": "sample string 7",
"id_user_open": "4756e597-862f-4a94-bcfc-df05fa761dcb",
"id_user_close": "8107d92e-2cba-4096-899c-7782f7ce8132",
"id_unit_state": "ee942f31-5a8e-47a6-9826-a3bf4f18ae43",
"id_pos_sesion": "3ff2d5a0-1d4b-40dd-94a4-44523af9d59a",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-05-09T09:38:28.2499576+02:00",
"active": true,
"created_on": "2026-05-09T09:38:28.2499576+02:00",
"last_update": "2026-05-09T09:38:28.2499576+02:00",
"commited": true,
"mt_employees": {
"$ref": "21"
},
"mt_employees1": {
"$ref": "21"
},
"mt_rooms_units": {
"$id": "49",
"id": "0f548e88-f3ee-4085-951a-d294766a4b69",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "6255f033-ad57-41e8-b385-d2bca2743b36",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "054c466f-2963-4cfa-82b3-21ca36e921bd",
"locked": true,
"date_locked": "2026-05-09T09:38:28.2499576+02:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-05-09T09:38:28.2499576+02:00",
"last_update": "2026-05-09T09:38:28.2499576+02:00",
"id_user_upd": "fcba3707-e8a9-45d8-ba0d-652db1d61725",
"commited": true,
"mt_rooms": {
"$ref": "1"
},
"mt_rooms_units_types": {
"$id": "50",
"id": "b5633a81-f32d-43d2-afdf-4d863acb4adf",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-05-09T09:38:28.2499576+02:00",
"last_update": "2026-05-09T09:38:28.2499576+02:00",
"id_user_upd": "2daf09e2-f400-484b-90d5-872c04f82f42",
"commited": true,
"mt_rooms_units": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"mt_rooms_units_states_types": [
{
"$id": "51",
"id_room_type": "84dedfb4-4e2f-4ffb-b4ea-1ad9035fc45b",
"id_room_state": "83468bd9-a49c-411f-9812-8dcec5a5bca6",
"id_image": "13672003-06e2-41be-b03b-ba06718fb323",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-05-09T09:38:28.2499576+02:00",
"last_update": "2026-05-09T09:38:28.2499576+02:00",
"id_user_upd": "446962f0-371b-4698-8555-1833320556fd",
"commited": true,
"mt_rooms_units_states": {
"$id": "52",
"id": "0aa8e98c-984e-4a6f-a505-62ff1be0462c",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"color": "sample string 5",
"active": true,
"created_on": "2026-05-09T09:38:28.2499576+02:00",
"last_update": "2026-05-09T09:38:28.2499576+02:00",
"id_user_upd": "b1cf0434-4c42-4b85-b2d8-3f4a107328c8",
"commited": true,
"st_users": {
"$ref": "8"
},
"mt_rooms_units_states_types": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"tt_rooms_units_activity": [
{
"$ref": "48"
},
{
"$ref": "48"
}
]
},
"mt_rooms_units_types": {
"$ref": "50"
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "51"
}
],
"st_users": {
"$ref": "8"
}
},
"st_users": {
"$ref": "8"
},
"tt_rooms_units_activity": [
{
"$ref": "48"
},
{
"$ref": "48"
}
]
},
"mt_rooms_units_states": {
"$ref": "52"
},
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_pos_sesion": {
"$ref": "46"
},
"tt_rooms_list": {
"$id": "53",
"id": "4b7d410c-da3b-4360-b8af-86451ba1cb94",
"id_room": "6b125b5f-b680-42f9-acb9-d657f01eac57",
"date_in": "2026-05-09T09:38:28.2499576+02:00",
"date_out": "2026-05-09T09:38:28.2499576+02:00",
"id_user_add": "67069f70-209a-4d17-a76b-3185c3eed883",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-05-09T09:38:28.2499576+02:00",
"last_update": "2026-05-09T09:38:28.2499576+02:00",
"commited": true,
"mt_rooms": {
"$ref": "1"
},
"st_users": {
"$ref": "8"
},
"tt_rooms_units_activity": [
{
"$ref": "48"
},
{
"$ref": "48"
}
]
}
},
{
"$ref": "48"
}
],
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"tt_tips": [
{
"$id": "54",
"id": "86a70fac-83de-4ee4-9218-8fbe55610844",
"id_pos_sesion": "e5269461-f12b-49eb-9d2a-47bb8ec17079",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "3dba82da-1d23-40f2-b295-be73747c6158",
"id_room_unit_activity": "1b42171f-8b92-46d9-92c3-ba079a123332",
"id_doc_sa": "b165a00a-6ca0-43ce-aa92-bc771dd896f8",
"id_pos_type": "a9108888-2536-4929-ac06-165a8f24343b",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "23c4b20e-fb28-4d40-9cba-b6e88d5a2eca",
"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-05-09T09:38:28.2499576+02:00",
"last_update": "2026-05-09T09:38:28.2499576+02:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "46"
},
"tt_tips_users": [
{
"$id": "55",
"id_tip": "5b3c9c19-1381-4de0-ba38-6373994206cd",
"id_user": "0c2ac4fe-2f92-4c23-99bf-163720a9f2bd",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-05-09T09:38:28.2499576+02:00",
"last_update": "2026-05-09T09:38:28.2499576+02:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"tt_tips": {
"$ref": "54"
}
},
{
"$ref": "55"
}
]
},
{
"$ref": "54"
}
],
"tt_pos_sesion_users": [
{
"$id": "56",
"id_pos_sesion": "d936dbd1-6cb8-427b-81fe-ad4bcfd035b4",
"id_user": "74e4d8e1-4226-4286-9c81-4f39bb656f4c",
"date_add": "2026-05-09T09:38:28.2499576+02:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-05-09T09:38:28.2499576+02:00",
"last_update": "2026-05-09T09:38:28.2499576+02:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$ref": "46"
}
},
{
"$ref": "56"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_cmd_connection": [
{
"$id": "57",
"id": "083cfc3d-3634-43a4-92d3-3709bddd13e5",
"id_user": "6cdc79b0-3467-473f-b7b3-73f12f8973c2",
"id_user_profile": "495d6e2b-13b3-4734-a245-1b7264904bae",
"locator": "sample string 4",
"date_end": "2026-05-09T09:38:28.2499576+02:00",
"id_pos_sesion": "781505ed-e0d0-4107-b758-f00e2ec6cea7",
"date_login": "2026-05-09T09:38:28.2499576+02:00",
"date_logout": "2026-05-09T09:38:28.2499576+02:00",
"terminal_id": "sample string 6",
"terminal_type": "sample string 7",
"created_on": "2026-05-09T09:38:28.2499576+02:00",
"last_update": "2026-05-09T09:38:28.2499576+02:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"st_users_profiles": {
"$id": "58",
"id": "29545c00-a835-44c3-a48d-56fe3b9aecda",
"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-05-09T09:38:28.2499576+02:00",
"last_update": "2026-05-09T09:38:28.2499576+02:00",
"commited": true,
"st_permisions": [
{
"$id": "59",
"id": "ffdefe10-e82f-438c-abc4-a7247cbcc53c",
"id_function": "1e4f5fbb-ae6c-4502-9e46-66a2e8d43ce3",
"id_user": "56516e46-125b-40ff-807b-65c2f63f0f1c",
"id_profile": "a47581bd-cfd6-459a-859c-228f48bf679e",
"permission": 3,
"active": true,
"created_on": "2026-05-09T09:38:28.2499576+02:00",
"last_update": "2026-05-09T09:38:28.2499576+02:00",
"commited": true,
"st_users_profiles": {
"$ref": "58"
},
"st_users": {
"$ref": "8"
},
"st_functions": {
"$id": "60",
"id": "e3594979-6c23-41a4-98c2-471a1e1a0b33",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "048944fb-40ab-4207-a898-9febf3ba93af",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "2c011a17-49a9-40fc-b34d-1dcd39ce6d10",
"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-05-09T09:38:28.2499576+02:00",
"last_update": "2026-05-09T09:38:28.2499576+02:00",
"commited": true,
"st_functions_groups": {
"$id": "61",
"id": "58b565c0-fb46-4cc9-9c86-d60c220393f5",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-05-09T09:38:28.2499576+02:00",
"last_update": "2026-05-09T09:38:28.2499576+02:00",
"commited": true,
"st_functions": [
{
"$ref": "60"
},
{
"$ref": "60"
}
]
},
"st_images": {
"$ref": "3"
},
"st_permisions": [
{
"$ref": "59"
},
{
"$ref": "59"
}
]
}
},
{
"$ref": "59"
}
],
"st_users": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"tt_cmd_connection": [
{
"$ref": "57"
},
{
"$ref": "57"
}
]
},
"tt_pos_sesion": {
"$ref": "46"
}
},
{
"$ref": "57"
}
],
"tt_cmd_messages": [
{
"$id": "62",
"id": "30a4ece5-bdb2-4361-8d6e-919b272e66d2",
"id_user": "d4e002b3-a242-4843-8bf6-57e2d7e1d53f",
"date_add": "2026-05-09T09:38:28.2499576+02:00",
"destiny_type": 4,
"id_key": "88458cd7-d3a4-48fb-baa7-c38542340971",
"message": "sample string 6",
"message_view": true,
"date_view": "2026-05-09T09:38:28.2499576+02:00",
"id_pos_sesion": "01b0a672-f49f-41d9-bf8c-01420c7e3dc1",
"terminal_add": "sample string 9",
"created_on": "2026-05-09T09:38:28.2499576+02:00",
"last_update": "2026-05-09T09:38:28.2499576+02:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$ref": "46"
}
},
{
"$ref": "62"
}
]
}
},
{
"$ref": "45"
}
]
},
"mt_items_vouchers": {
"$id": "63",
"id": "9960b30f-a67e-4c75-a2b4-34c4432f3304",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "ed581d0d-ec16-4b46-934d-3432c61a447c",
"id_doc_print": "4f34454d-706e-4543-8cce-fb0418022a8d",
"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-05-09T09:38:28.2499576+02:00",
"last_update": "2026-05-09T09:38:28.2499576+02:00",
"commited": true,
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
]
},
"st_users": {
"$ref": "8"
},
"mt_prices_items": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"tt_doc_sa_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
]
},
"mt_prices_list": {
"$ref": "34"
},
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"tt_doc_sa": {
"$ref": "13"
},
"tt_doc_sa_det_stock": [
{
"$id": "64",
"id_doc_sa": "f9437b46-1026-4dd7-b372-e6ae038fdccf",
"id_line": 2,
"id_item": "c0c124a4-2e16-47dc-ad3b-4d743b5caa80",
"qty": 4.1,
"mt_items": {
"$ref": "6"
},
"tt_doc_sa_det": {
"$ref": "24"
}
},
{
"$ref": "64"
}
]
},
{
"$ref": "24"
}
],
"tt_doc_sa_pay": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_vouchers": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"tt_vouchers_permisions": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"tt_rooms_units_activity": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "48"
},
{
"$ref": "48"
}
]
},
"mt_money_types": {
"$ref": "16"
},
"mt_payment_types": {
"$ref": "19"
},
"tt_doc_sa": {
"$ref": "13"
},
"tt_vouchers": {
"$ref": "31"
}
},
{
"$ref": "20"
}
],
"tt_vouchers": [
{
"$ref": "31"
},
{
"$ref": "31"
}
]
},
"st_users": {
"$ref": "8"
},
"mt_money_types": {
"$ref": "16"
},
"tt_doc_sa": {
"$ref": "13"
}
},
{
"$ref": "18"
}
],
"tt_doc_sa_pay": [
{
"$ref": "20"
},
{
"$ref": "20"
}
]
},
"mt_payment_types": {
"$ref": "19"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "15"
}
],
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"mt_pos_doc_print": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"st_doc_num": [
{
"$id": "65",
"id_pos": "0b85c9c1-7555-4e29-9830-ac81e918c4da",
"id_doc": "009d9590-cc92-47b4-a605-bdb882571ffb",
"value": 3,
"created_on": "2026-05-09T09:38:28.2499576+02:00",
"last_update": "2026-05-09T09:38:28.2499576+02:00",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_pos": {
"$ref": "10"
}
},
{
"$ref": "65"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st": [
{
"$id": "66",
"id": "7f8268d2-04a4-4683-9e08-ed9e426b5c4b",
"id_pos": "d1111905-e498-447d-8f60-4bc3cf349f45",
"id_doc": "c32acc10-6d7d-4f0a-aa49-9d3225458766",
"id_branch": "75675867-009f-4d17-9a16-b012a4e90b57",
"nro_doc": "sample string 5",
"date_doc": "2026-05-09T09:38:28.2499576+02:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "86f05812-b935-4d16-bd84-b48a513a3fd3",
"id_loc_from": "afc1d237-55a3-4fa6-8058-094bb60edcb2",
"id_loc_end": "ad8d39e2-dddc-4995-af3a-7ceb501fb9e0",
"id_user_add": "6ac7345f-5881-4487-9ef9-73ad5befd495",
"id_user_upd": "0d4b3761-9584-4202-b29e-ec6b8c7ba560",
"id_pos_sesion": "2852ea3d-29ba-4d46-b956-62d297b73191",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-05-09T09:38:28.2499576+02:00",
"active": true,
"created_on": "2026-05-09T09:38:28.2499576+02:00",
"last_update": "2026-05-09T09:38:28.2499576+02:00",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$ref": "14"
},
"mt_locations": {
"$id": "67",
"id": "beec733b-6600-4af5-a688-38dfc7201c5d",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "25a795d9-31bd-4a24-bc68-b2ebde837e5a",
"active": true,
"created_on": "2026-05-09T09:38:28.2499576+02:00",
"last_update": "2026-05-09T09:38:28.2499576+02:00",
"id_user_upd": "a7a1ae98-5a6a-4b07-8857-b439b59d7695",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"st_users": {
"$ref": "8"
},
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_sa1": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st": [
{
"$ref": "66"
},
{
"$ref": "66"
}
],
"tt_doc_st1": [
{
"$ref": "66"
},
{
"$ref": "66"
}
],
"tt_stock": [
{
"$id": "68",
"id_location": "1e52986f-fb6a-406e-acee-6e8f6d2ec847",
"id_item": "aa3da650-04c2-47e7-9655-9b52010ba2a1",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-05-09T09:38:28.2499576+02:00",
"last_update": "2026-05-09T09:38:28.2499576+02:00",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_locations": {
"$ref": "67"
}
},
{
"$ref": "68"
}
]
},
"mt_locations1": {
"$ref": "67"
},
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"tt_doc_st_det": [
{
"$id": "69",
"id_doc_st": "9d604540-d763-4dcf-b478-f74907381cc2",
"id_line": 2,
"id_item": "bc9c764e-44a2-4fbf-8a46-1af70c12e073",
"comment": "sample string 4",
"qty": 5.1,
"status": 1,
"active": true,
"mt_items": {
"$ref": "6"
},
"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": "10"
},
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"tt_cloakrooms_units": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"tt_doc_sa_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"tt_doc_sa_pay": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_doc_sa1": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_sa2": {
"$ref": "13"
},
"tt_pos_sesion": {
"$ref": "46"
},
"tt_rooms_units_activity": {
"$ref": "48"
},
"tt_spool_doc_print": [
{
"$id": "70",
"id": "aae28b42-7278-416b-bd8b-4268e02e43c7",
"spool_server": "sample string 2",
"id_doc_sa": "a46b5593-b147-4e1f-af6b-cc1c7436d6d1",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-05-09T09:38:28.2499576+02:00",
"printed": true,
"print_on": "2026-05-09T09:38:28.2499576+02:00",
"tt_doc_sa": {
"$ref": "13"
}
},
{
"$ref": "70"
}
]
},
"tt_pos_sesion": {
"$ref": "46"
}
},
{
"$ref": "12"
}
]
},
{
"$ref": "11"
}
],
"mt_items_featured": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_pos_print": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"mt_pos_rooms": [
{
"$id": "71",
"id_pos": "19c283a7-fcba-4789-b1c4-492e6934b2c0",
"id_room": "fcf9335b-3dd9-4ff1-b814-406433021b29",
"active": true,
"created_on": "2026-05-09T09:38:28.2499576+02:00",
"last_update": "2026-05-09T09:38:28.2499576+02:00",
"id_user_upd": "8c631ea0-1cda-4756-8327-545143e97529",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"mt_rooms": {
"$ref": "1"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "71"
}
],
"st_users": {
"$ref": "8"
},
"mt_pos_view": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_prices_list_rules": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"mt_prices_rules": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"st_doc_num": [
{
"$ref": "65"
},
{
"$ref": "65"
}
],
"st_pos_license": [
{
"$id": "72",
"id": "b6edb6e6-f61b-4655-b9b2-0a087c47e6b1",
"id_pos": "4616ddd4-16f7-43c4-b881-ea50185baedb",
"mac_address": "sample string 3",
"date_end": "2026-05-09T09:38:28.2499576+02:00",
"key_access": "sample string 5",
"id_user_add": "39889d5b-4718-4abf-b192-b21b33a64512",
"active": true,
"created_on": "2026-05-09T09:38:28.2499576+02:00",
"last_update": "2026-05-09T09:38:28.2499576+02:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "72"
}
],
"st_users_pos": [
{
"$id": "73",
"id_user": "69221341-01b3-4cf0-8136-8b7f3911ef11",
"id_pos": "6e29d128-627e-4775-bc5c-2c3bbaa29c2e",
"pass_required": true,
"active": true,
"created_on": "2026-05-09T09:38:28.2499576+02:00",
"last_update": "2026-05-09T09:38:28.2499576+02:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "73"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_pos_connection": [
{
"$id": "74",
"id": "9ce7aa5f-f1dc-4a91-aa9a-948c8137673f",
"id_pos": "7915cc11-d95a-431d-ba29-892cbf01b6fb",
"date_add": "2026-05-09T09:38:28.2499576+02:00",
"date_upd": "2026-05-09T09:38:28.2499576+02:00",
"date_out": "2026-05-09T09:38:28.2499576+02:00",
"connection_type": "sample string 3",
"connection_speed": 1,
"terminal_name": "sample string 4",
"version": "sample string 5",
"commited": true,
"mt_pos": {
"$ref": "10"
}
},
{
"$ref": "74"
}
],
"tt_pos_sesion": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"mt_branches": {
"$ref": "2"
},
"tt_logs": [
{
"$id": "75",
"id": "3ad2e397-5408-4647-88b6-3dd67e33e413",
"id_user_add": "c0e14696-c059-4945-8d7b-7869f139b971",
"id_table": "d5fcbe62-e07c-4afe-8b96-076056d552e9",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "7e112da9-988c-4a0d-b1ab-7a574e5b0f57",
"created_on": "2026-05-09T09:38:28.2499576+02:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_sync_tables": {
"$id": "76",
"id": "4e05a759-5106-4a8a-abb1-08217c531280",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-05-09T09:38:28.2499576+02:00",
"last_update": "2026-05-09T09:38:28.2499576+02:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "77",
"id": "18a76c41-e7aa-47fd-bcc2-3240f64341ef",
"id_sync": "8d367860-d878-4d28-b4ef-92ba93890f49",
"json": "sample string 3",
"id_table": "2a6ccd72-610a-4b4b-8892-46996000fbed",
"order": 5,
"st_sync_packages": {
"$id": "78",
"id": "db8d5f0d-2159-4173-a327-1866679129d3",
"id_branch_from": "8f18baf2-c432-46eb-8105-2001a6245599",
"id_branch_to": "818a625e-140d-407b-a471-63fe8eb4fc69",
"type": 4,
"created_on": "2026-05-09T09:38:28.2499576+02:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-05-09T09:38:28.2499576+02:00",
"send_on": "2026-05-09T09:38:28.2499576+02:00",
"mt_branches": {
"$ref": "2"
},
"mt_branches1": {
"$ref": "2"
},
"st_sync_packages_det": [
{
"$ref": "77"
},
{
"$ref": "77"
}
]
},
"st_sync_tables": {
"$ref": "76"
}
},
{
"$ref": "77"
}
],
"tt_logs": [
{
"$ref": "75"
},
{
"$ref": "75"
}
]
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "75"
}
],
"st_local_variables": [
{
"$id": "79",
"id": "1afe39e2-523c-46f4-b234-2156a5f43168",
"id_pos": "7d08eeb5-d885-45df-b720-e22ae72e59b4",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-05-09T09:38:28.2499576+02:00",
"commited": true,
"mt_pos": {
"$ref": "10"
}
},
{
"$ref": "79"
}
],
"tt_doc_st": [
{
"$ref": "66"
},
{
"$ref": "66"
}
]
},
{
"$ref": "10"
}
],
"st_users": {
"$ref": "8"
}
},
{
"$ref": "9"
}
],
"mt_brands": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"mt_categories": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"mt_categories_items": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"mt_cloakrooms": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"mt_docs_payment_money": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_employees": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"mt_employees_profiles": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"mt_items_featured": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_items_types": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"mt_locations": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"mt_money_rates": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"mt_money_types": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"mt_payment_types": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"mt_pos": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_pos_doc_print": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"mt_pos_prices_list": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_pos_print": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"mt_pos_rooms": [
{
"$ref": "71"
},
{
"$ref": "71"
}
],
"mt_pos_types": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"mt_pos_view": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_prices_items": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"mt_prices_list": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_prices_list_rules": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"mt_prices_rules": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_rooms": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"mt_rooms_units": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"mt_rooms_units_types": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"mt_units": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"mt_units_ref": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"st_images": {
"$ref": "3"
},
"st_images1": {
"$ref": "3"
},
"st_permisions": [
{
"$ref": "59"
},
{
"$ref": "59"
}
],
"st_pos_license": [
{
"$ref": "72"
},
{
"$ref": "72"
}
],
"st_users_pos": [
{
"$ref": "73"
},
{
"$ref": "73"
}
],
"st_users_token": [
{
"$id": "80",
"id": "6f44c9d8-2e45-46b8-ad09-9d8fe2bff178",
"token_id": "sample string 2",
"id_user": "8f2199e0-1f34-4a01-9ba4-951d40059bba",
"date_from": "2026-05-09T09:38:28.2499576+02:00",
"date_end": "2026-05-09T09:38:28.2499576+02:00",
"created_on": "2026-05-09T09:38:28.2499576+02:00",
"st_users": {
"$ref": "8"
}
},
{
"$ref": "80"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"tt_doc_sa_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"tt_doc_sa_det1": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"tt_doc_st": [
{
"$ref": "66"
},
{
"$ref": "66"
}
],
"tt_doc_st1": [
{
"$ref": "66"
},
{
"$ref": "66"
}
],
"tt_items_customs": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"tt_logs": [
{
"$ref": "75"
},
{
"$ref": "75"
}
],
"tt_pos_sesion": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"tt_pos_sesion1": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"tt_rooms_list": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"tt_rooms_units_activity": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"tt_rooms_units_log": [
{
"$id": "81",
"id": "5f15ce43-366d-457f-a58a-4d1e1be7c1f1",
"id_room_activity": "b74dae0c-bd37-4828-8baf-c411a0844b11",
"id_pos_sesion": "d1f4e0f4-6eac-4c4f-966f-5cf6b8c6e729",
"log_text": "sample string 4",
"id_user": "531be779-66cc-4d68-995f-a5235e45349a",
"created_on": "2026-05-09T09:38:28.2499576+02:00",
"commited": true,
"st_users": {
"$ref": "8"
}
},
{
"$ref": "81"
}
],
"tt_tips_users": [
{
"$ref": "55"
},
{
"$ref": "55"
}
],
"tt_vouchers_permisions": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"tt_vouchers": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"mt_docs": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_pos_sesion_users": [
{
"$ref": "56"
},
{
"$ref": "56"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_sa1": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_rooms_units_states": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"st_users_profiles": {
"$ref": "58"
},
"tt_cmd_connection": [
{
"$ref": "57"
},
{
"$ref": "57"
}
],
"tt_cmd_messages": [
{
"$ref": "62"
},
{
"$ref": "62"
}
]
}
},
"mt_categories_items": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"mt_items_featured": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_items_formula": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"mt_units": {
"$ref": "28"
},
"mt_units1": {
"$ref": "28"
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_prices_rules": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"tt_doc_sa_det_stock": [
{
"$ref": "64"
},
{
"$ref": "64"
}
],
"tt_doc_st_det": [
{
"$ref": "69"
},
{
"$ref": "69"
}
],
"tt_items_customs": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"tt_stock": [
{
"$ref": "68"
},
{
"$ref": "68"
}
],
"tt_vouchers_det": [
{
"$ref": "30"
},
{
"$ref": "30"
}
]
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "5"
}
],
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"mt_prices_rules": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"tt_vouchers_det": [
{
"$ref": "30"
},
{
"$ref": "30"
}
]
},
{
"$ref": "4"
}
],
"mt_employees": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_items_types": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"mt_money_types": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"mt_payment_types": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"mt_prices_list": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_rooms": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"mt_rooms1": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"st_functions": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"st_images_types": {
"$id": "82",
"id": "a5075b3f-3b5c-4258-978f-410ffb01a61f",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-05-09T09:38:28.2499576+02:00",
"last_update": "2026-05-09T09:38:28.2499576+02:00",
"commited": true,
"st_images": [
{
"$ref": "3"
},
{
"$ref": "3"
}
]
},
"mt_docs": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"st_users": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"st_users1": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_cloakrooms": [
{
"$ref": "11"
},
{
"$ref": "11"
}
]
},
"st_users": {
"$ref": "8"
},
"mt_branches_zones": [
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"mt_employees_branches": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"mt_items_featured": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_locations": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"mt_periods": [
{
"$id": "83",
"id_branch": "f9082414-8913-43c7-9412-9c28c9aec99d",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-05-09T09:38:28.2499576+02:00",
"date_end": "2026-05-09T09:38:28.2499576+02:00",
"state": "sample string 6",
"created_on": "2026-05-09T09:38:28.2499576+02:00",
"last_update": "2026-05-09T09:38:28.2499576+02:00",
"commited": true,
"mt_branches": {
"$ref": "2"
}
},
{
"$ref": "83"
}
],
"mt_pos": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_prices_list_rules": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"mt_prices_rules": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_rooms": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"st_sync_packages": [
{
"$ref": "78"
},
{
"$ref": "78"
}
],
"st_sync_packages1": [
{
"$ref": "78"
},
{
"$ref": "78"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st": [
{
"$ref": "66"
},
{
"$ref": "66"
}
],
"tt_vouchers": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"tt_vouchers_permisions": [
{
"$ref": "32"
},
{
"$ref": "32"
}
]
},
"mt_pos_rooms": [
{
"$ref": "71"
},
{
"$ref": "71"
}
],
"st_images": {
"$ref": "3"
},
"st_images1": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"mt_rooms_units": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"tt_rooms_list": [
{
"$ref": "53"
},
{
"$ref": "53"
}
]
}