GET api/Mt_Pos_Print/{id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
mt_pos_print| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
None. |
|
| id_pos | globally unique identifier |
Required |
|
| id_mask | string |
Required Max length: 10 |
|
| name | string |
Required Max length: 20 |
|
| mode_print | integer |
Required |
|
| port | string |
Max length: 10 |
|
| baud_rate | integer |
None. |
|
| data_bits | integer |
None. |
|
| stop_bit | integer |
None. |
|
| flow_control | integer |
None. |
|
| parity | integer |
None. |
|
| pin_cashdrawer | integer |
None. |
|
| ip_printer | string |
Max length: 15 |
|
| port_ip | integer |
None. |
|
| printer_name | 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_pos | mt_pos |
None. |
|
| mt_pos_doc_print | Collection of mt_pos_doc_print |
None. |
|
| st_users | st_users |
None. |
Response Formats
application/json, text/json
Sample:
{
"id": "0a174262-2df4-4448-b69e-964ae2905e64",
"id_pos": "e31f33d4-7b48-45ac-8f36-29e49ec243b6",
"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": "2025-12-08T21:27:02.5758009+01:00",
"last_update": "2025-12-08T21:27:02.5758009+01:00",
"id_user_upd": "d3424078-4ee6-49c9-8de8-775e2f761225",
"commited": true,
"mt_pos": {
"$id": "2",
"id": "e0af6699-b69c-492c-80a2-77cb54cd360f",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "350784f8-a2f0-425b-9a5f-558c60937bab",
"id_zone": "6d12b604-bdd7-4d8d-85ca-556ac8b426b4",
"user_required": true,
"active": true,
"created_on": "2025-12-08T21:27:02.5758009+01:00",
"last_update": "2025-12-08T21:27:02.5758009+01:00",
"id_user_upd": "8c1f14b8-df6f-4272-939a-f3b600fd5208",
"commited": true,
"mt_branches_zones": {
"$id": "3",
"id": "ca60720c-c302-4134-97b3-a0d5364962e2",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "ac1707f3-f16b-4512-8439-42faaae14381",
"active": true,
"created_on": "2025-12-08T21:27:02.5758009+01:00",
"last_update": "2025-12-08T21:27:02.5758009+01:00",
"id_user_upd": "fb830014-51c5-4e6b-b2d2-3c9f085501c0",
"commited": true,
"mt_branches": {
"$id": "4",
"id": "67576d75-918a-4267-a458-55665061a4b4",
"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": "a8c50d53-905e-4ecb-ba9d-0f2e5b7bd493",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2025-12-08T21:27:02.5758009+01:00",
"last_update": "2025-12-08T21:27:02.5758009+01:00",
"id_user_upd": "ba68d63f-7697-421a-b048-92f8dd942cc8",
"commited": true,
"st_images": {
"$id": "5",
"id": "6dafef3d-da83-4491-ae34-125716f13e47",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "e7cfb680-e2ff-4248-b897-9a263937da33",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2025-12-08T21:27:02.5758009+01:00",
"last_update": "2025-12-08T21:27:02.5758009+01:00",
"commited": true,
"mt_branches": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"mt_categories": [
{
"$id": "6",
"id": "9c5e94d7-e023-45c0-a900-36457417942c",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "b2b63c23-3e77-4781-8163-21006afe1bb7",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "a7f4f14c-6105-461b-8825-664b536ef491",
"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": "2025-12-08T21:27:02.5758009+01:00",
"last_update": "2025-12-08T21:27:02.5758009+01:00",
"id_user_upd": "919aac2d-ba44-4393-9b31-037ad37c16e1",
"commited": true,
"mt_categories_items": [
{
"$id": "7",
"id_category": "618088db-f1be-40fa-ad7a-4e54fe35dc5e",
"id_item": "c3bcb3a8-be36-41a7-99b9-c9e932b8f848",
"is_default": true,
"active": true,
"created_on": "2025-12-08T21:27:02.5758009+01:00",
"last_update": "2025-12-08T21:27:02.5758009+01:00",
"id_user_upd": "1afdd3e8-60ff-4cb6-9fcf-2fd5f6bee4a2",
"commited": true,
"mt_categories": {
"$ref": "6"
},
"mt_items": {
"$id": "8",
"id": "1b6b6de0-b5fa-49c5-83e4-104683eb621a",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "3a04b101-fd06-44ab-9bee-3c399661cdd2",
"id_unit_sec": "10fd2459-f3e8-4e95-9e56-00aba445134f",
"id_brand": "e8321ac6-e65d-488f-a18c-e3220cc8fe66",
"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": "81af48a3-c27d-4380-9c5a-6ef0502f76ac",
"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": "2025-12-08T21:27:02.5758009+01:00",
"last_update": "2025-12-08T21:27:02.5758009+01:00",
"id_user_upd": "bddc6fe6-fee5-4519-b5c5-8f356b0b157e",
"commited": true,
"mt_brands": {
"$id": "9",
"id": "4ca8965b-6cb9-4c8a-8ab5-9359b069d631",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2025-12-08T21:27:02.5758009+01:00",
"last_update": "2025-12-08T21:27:02.5758009+01:00",
"id_user_upd": "91cfe34f-130c-47ad-80cf-dfcfef89a510",
"commited": true,
"mt_items": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"st_users": {
"$id": "10",
"id": "4ba15597-9ae0-43b3-8c98-a24796958473",
"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": "60293e0a-992f-491f-b77f-aabeac06a5ac",
"view_messages": true,
"id_image_photo": "ac414de4-b334-426a-afbf-a7bdc8feed3e",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "0b57dd22-62b6-4ecb-a19a-cc0c71e052d3",
"view_pos": true,
"order": 15,
"color_border": "sample string 16",
"color_button": "sample string 17",
"color_font": "sample string 18",
"active": true,
"created_on": "2025-12-08T21:27:02.5758009+01:00",
"last_update": "2025-12-08T21:27:02.5758009+01:00",
"commited": true,
"mt_branches": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"mt_branches_zones": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"mt_brands": [
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"mt_categories": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_categories_items": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"mt_cloakrooms": [
{
"$id": "11",
"id": "c66cdb7b-f44a-48be-9101-2590ab1be7c1",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "ebd1e49d-cfc7-4b52-91d7-8a451f1ebfa4",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "0f01394b-4594-4cca-9594-98d8e23d8e38",
"view_pos": true,
"order": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"active": true,
"created_on": "2025-12-08T21:27:02.5758009+01:00",
"last_update": "2025-12-08T21:27:02.5758009+01:00",
"id_user_upd": "0cd48320-6135-4b26-8d35-43b36c7a8ca1",
"commited": true,
"mt_pos": {
"$ref": "2"
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"tt_cloakrooms_units": [
{
"$id": "12",
"id": "3c26dfaf-40b9-4314-b2c8-1ec28d38b8f9",
"id_cloakroom": "2b130e42-fdef-45b4-accc-63756e1d5709",
"id_pos_sesion": "a478c80c-e5ff-4684-9b49-281918b3c01f",
"unit_id": 4,
"date_open": "2025-12-08T21:27:02.5758009+01:00",
"date_close": "2025-12-08T21:27:02.5758009+01:00",
"id_doc_sa": "5871e918-6579-4e13-a94c-c8496ba2a9a5",
"commited": true,
"mt_cloakrooms": {
"$ref": "11"
},
"tt_doc_sa": {
"$id": "13",
"id": "63d9ee15-c7d9-4349-87a1-49e671b88892",
"id_pos": "16c228a2-78dd-46fa-8ad1-1d25afad098e",
"id_doc": "c35775ab-357f-4349-bda7-6ed35a02e065",
"id_branch": "6685ec80-e3b8-46d8-8f50-7913111d0ca1",
"nro_doc": "sample string 5",
"date_doc": "2025-12-08T21:27:02.5758009+01:00",
"date_tax": "2025-12-08T21:27:02.5758009+01:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "f8a37304-55b0-4751-bba8-cc8fd9cef48f",
"id_relationship": "e40e48ec-3a55-4e3a-963c-833e1e96d297",
"id_loc_from": "d95aa010-bdaf-4e7c-abb2-8e23a49edf0f",
"id_loc_end": "af7b7dc7-69d3-4783-8c49-8f5b98b9f021",
"id_user_add": "12e7cd94-e48d-4850-bd3f-14d48f0a9e1d",
"id_user_upd": "d3574c65-b752-41b3-829d-03b8f92d0bb7",
"comment": "sample string 12",
"id_pos_sesion": "328de954-988f-43a5-9a54-a14f556ad8bf",
"id_room_unit": "2f2366e8-d3b6-4b5e-bbc2-0dcc9fa61269",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "4098e123-1e16-4f24-bb2d-bc1663664e92",
"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": "2025-12-08T21:27:02.5758009+01:00",
"last_update": "2025-12-08T21:27:02.5758009+01:00",
"commited": true,
"created_by": 1,
"mt_branches": {
"$ref": "4"
},
"mt_docs": {
"$id": "14",
"id": "5d5c054b-8967-43d1-9fdf-0982fb675b73",
"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": "8a437067-d380-4541-89e1-96bd84bc92df",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"active": true,
"created_on": "2025-12-08T21:27:02.5758009+01:00",
"last_update": "2025-12-08T21:27:02.5758009+01:00",
"id_user_upd": "16d7c1a7-47c0-415a-bf98-86266ba7359d",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "15",
"id_doc": "ad3c1fc6-c192-4ad3-aa81-a5f90e635c9c",
"id_pay": "48a3012d-169e-4e9e-86e0-98d00458e3ec",
"id_money": "57a79478-cb30-4a4f-8d68-ab94aeb0d3ca",
"active": true,
"created_on": "2025-12-08T21:27:02.5758009+01:00",
"last_update": "2025-12-08T21:27:02.5758009+01:00",
"id_user_upd": "74aa9cb9-4710-476e-802d-ec734841fb4a",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_money_types": {
"$id": "16",
"id": "5f613091-dccb-41ea-96af-decef8ad3753",
"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": "932f5a6e-36ae-405d-af02-11ccfd9d85c9",
"view_pos": true,
"order": 8,
"color_border": "sample string 9",
"color_button": "sample string 10",
"color_font": "sample string 11",
"active": true,
"created_on": "2025-12-08T21:27:02.5758009+01:00",
"last_update": "2025-12-08T21:27:02.5758009+01:00",
"id_user_upd": "c4608822-11d7-447f-a6f6-bc1bdfa0fb2c",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_money_rates": [
{
"$id": "17",
"id_money_1": "035fca28-3a63-448b-857c-f7c8c149caec",
"id_money_2": "d1a15e09-c91d-462e-9f83-640323fd66a7",
"date_from": "2025-12-08T21:27:02.5758009+01:00",
"coefficient": 4.1,
"active": true,
"created_on": "2025-12-08T21:27:02.5758009+01:00",
"last_update": "2025-12-08T21:27:02.5758009+01:00",
"id_user_upd": "f24c555f-0b0e-480c-8ce8-8c79bb7bbc9f",
"commited": true,
"mt_money_types": {
"$ref": "16"
},
"mt_money_types1": {
"$ref": "16"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "17"
}
],
"mt_money_rates1": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"tt_doc_sa_cashflow": [
{
"$id": "18",
"id_doc_sa": "a75ab361-535d-47d8-8358-e59e7e1cb1c8",
"id_pay": "d86f1c10-c490-46ec-8713-f5b64ebff814",
"id_money": "43ddfb27-81bf-4bd5-acec-24fedc45b01e",
"date_cashflow": "2025-12-08T21:27:02.5758009+01:00",
"coefficient": 5.1,
"id_user_add": "b8817f0c-0af6-4bad-b1ea-db6276d3630a",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "19",
"id": "f93171c3-3cef-4e86-9194-e71b220aed1b",
"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": "b7285c91-5c75-4d1c-abe0-d5be63323ace",
"view_pos": true,
"order": 13,
"color_border": "sample string 14",
"color_button": "sample string 15",
"color_font": "sample string 16",
"active": true,
"created_on": "2025-12-08T21:27:02.5758009+01:00",
"last_update": "2025-12-08T21:27:02.5758009+01:00",
"id_user_upd": "b48f4365-63dc-438f-b834-ee5d019dccb6",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"tt_doc_sa_cashflow": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"tt_doc_sa_pay": [
{
"$id": "20",
"id_doc_sa": "016c9b8a-7423-409c-8073-596de51ea40b",
"id_line": 2,
"id_pay": "9825aeea-a10f-41ca-8bf0-35e64d7eb4da",
"id_money": "7e19776e-ed64-4ce9-9249-ac1ef2314676",
"coefficient": 5.1,
"id_voucher": "7087c85e-9f67-4f39-a7f9-8bd364bc5c23",
"id_employee": "a55ac5f6-8ce2-4d93-a9d0-23ca4ad0d4c7",
"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": "a4bfbf2e-fa06-4706-aa5d-acaae468664e",
"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": "44c4adc8-0719-497c-a831-a8ad8b513f8f",
"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": "93160cf7-2eb9-431e-8bfe-16bba494955a",
"name_pos": "sample string 12",
"id_image": "31cb86c8-96c7-4283-bf5a-fbf10044862a",
"view_pos": true,
"order": 14,
"color_border": "sample string 15",
"color_button": "sample string 16",
"color_font": "sample string 17",
"active": true,
"created_on": "2025-12-08T21:27:02.5758009+01:00",
"last_update": "2025-12-08T21:27:02.5758009+01:00",
"id_user_upd": "9e896647-61d6-4ed4-b55b-bafda0aef389",
"commited": true,
"mt_employees_branches": [
{
"$id": "22",
"id_employee": "5737ec4d-03f8-44e9-8fee-e1ae566e931b",
"id_branch": "76744ef1-1b8e-4b83-9673-832d2d2d93bf",
"active": true,
"created_on": "2025-12-08T21:27:02.5758009+01:00",
"last_update": "2025-12-08T21:27:02.5758009+01:00",
"id_user_upd": "88ed3959-579c-40e4-a6fa-3fb03dce1ab9",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_employees": {
"$ref": "21"
}
},
{
"$ref": "22"
}
],
"mt_employees_profiles": {
"$id": "23",
"id": "9797928f-53ad-405d-9ee5-afbe93854f7b",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2025-12-08T21:27:02.5758009+01:00",
"last_update": "2025-12-08T21:27:02.5758009+01:00",
"id_user_upd": "0e835ecc-7bfd-4893-8964-86f7525a684e",
"commited": true,
"mt_employees": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"st_users": {
"$ref": "10"
}
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"tt_doc_sa_det": [
{
"$id": "24",
"id_doc_sa": "5e88a348-4651-49cc-9cd6-6d0acdb7b7e4",
"id_line": 2,
"id_item_sub": "f205ee72-5a6a-44f3-bd3c-2eccb7f671c6",
"qty": 4.1,
"id_list": "274c0f59-464b-4529-bac9-4c54c4a1014d",
"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": "b84d3d83-9554-4728-a317-66128741c190",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "3d02acd9-25e2-4f60-ab43-983fbfa34add",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "8a562106-256c-4295-ba8a-17662069e0f3",
"id_user_upd": "24c00a6e-6329-4371-95a7-0a680eb50ac8",
"active": true,
"mt_employees": {
"$ref": "21"
},
"mt_items_sub": {
"$id": "25",
"id": "d96cef56-4157-4043-815b-c42f61e1c7fd",
"id_item": "75cef94c-3653-4d93-b39e-0e6c5346b999",
"id_item_type": "3f4fdb55-9282-4683-be99-55d3608bcabe",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "1feb8d4e-bf03-42c7-aecc-560493a96cfa",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2025-12-08T21:27:02.5758009+01:00",
"last_update": "2025-12-08T21:27:02.5758009+01:00",
"id_user_upd": "aa2188bc-0565-49d2-852d-779d53b4d0e5",
"commited": true,
"mt_items": {
"$ref": "8"
},
"mt_items_formula": [
{
"$id": "26",
"id_item_sub": "f6191bd1-3506-4d31-9f0e-ea1ee988af3f",
"id_item": "d0928661-8e21-447c-a262-3a8c2bd1f1f3",
"group_id": 3,
"id_unit_ref": "ac1d5df8-b542-4956-a65e-2178bfd0265b",
"qty_dis": 5,
"mt_items": {
"$ref": "8"
},
"mt_items_sub": {
"$ref": "25"
},
"mt_units_ref": {
"$id": "27",
"id": "86a7f10c-85b7-468f-b1b2-339674ac10a8",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "a1e5a7a8-80df-4662-ac34-0acd0f4bf7d5",
"active": true,
"created_on": "2025-12-08T21:27:02.5758009+01:00",
"last_update": "2025-12-08T21:27:02.5758009+01:00",
"id_user_upd": "d9775e7d-1515-4d1f-81ac-da1d6f5ea729",
"commited": true,
"mt_units": {
"$id": "28",
"id": "c23d261b-8aa2-45bf-9a4e-e30ea5e797dc",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2025-12-08T21:27:02.5758009+01:00",
"last_update": "2025-12-08T21:27:02.5758009+01:00",
"id_user_upd": "3c836a77-26c4-4f26-b859-ed6dba428d25",
"commited": true,
"mt_units_ref": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"st_users": {
"$ref": "10"
},
"mt_items": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_items1": [
{
"$ref": "8"
},
{
"$ref": "8"
}
]
},
"st_users": {
"$ref": "10"
},
"mt_items_formula": [
{
"$ref": "26"
},
{
"$ref": "26"
}
]
}
},
{
"$ref": "26"
}
],
"mt_items_types": {
"$id": "29",
"id": "296ea223-c5cc-4d49-872d-1af9eecbf59a",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "13c8f188-88d5-4e6e-9a88-8d1432d347c5",
"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": "2025-12-08T21:27:02.5758009+01:00",
"last_update": "2025-12-08T21:27:02.5758009+01:00",
"id_user_upd": "9bfac857-e4d0-4be2-8b26-cd28a373b2fd",
"commited": true,
"tt_vouchers_det": [
{
"$id": "30",
"id_voucher": "64d27f5e-926d-4fd9-98ea-8c88e8309130",
"id_line": "e1b356dc-f44d-495e-90fe-3df6ed3996e1",
"id_category": "a9cc2b18-8b69-490b-9f6b-9f41e9b0722d",
"id_item": "ec20831e-2f6f-446c-8a57-32e622d7b538",
"id_item_type": "2b471535-d2f3-4abf-aff0-086eee345672",
"price_max": 1.1,
"qty_add": 3.1,
"qty_used": 4.1,
"mt_categories": {
"$ref": "6"
},
"mt_items": {
"$ref": "8"
},
"mt_items_types": {
"$ref": "29"
},
"tt_vouchers": {
"$id": "31",
"id": "27bd7c2e-2ec0-4417-9fd4-1c67e0cd613e",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2025-12-08T21:27:02.5758009+01:00",
"date_end": "2025-12-08T21:27:02.5758009+01:00",
"date_used": "2025-12-08T21:27:02.5758009+01:00",
"date_sesion": "2025-12-08T21:27:02.5758009+01:00",
"id_employee": "89197166-23a9-4cb0-9dde-78fcb93a3066",
"id_branch": "c3c87a72-0118-406e-9b36-e169a78ea6e2",
"id_voucher_permision": "86708259-7965-4dfa-9bb7-4e884deacee8",
"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": "3e543ea9-e7e3-40f2-a545-9f70af8a3651",
"id_user_add": "bc636b6b-1c4c-41f8-a06a-6e4e4610b954",
"id_doc_sa": "8374b8af-b036-4305-9023-e2ba9ccf241b",
"id_item_sub": "f9b61b80-d838-462c-adc1-ef3d1972ff14",
"id_pos_sesion": "34f62c5c-40dc-45a8-b027-c5251ec6d6fe",
"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": "2025-12-08T21:27:02.5758009+01:00",
"last_update": "2025-12-08T21:27:02.5758009+01:00",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_employees": {
"$ref": "21"
},
"mt_payment_types": {
"$ref": "19"
},
"st_users": {
"$ref": "10"
},
"tt_doc_sa_pay": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_vouchers_det": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"tt_vouchers_permisions": {
"$id": "32",
"id": "909f0c74-409b-4043-9c6c-6d624d2ede30",
"date_from": "2025-12-08T21:27:02.5758009+01:00",
"date_end": "2025-12-08T21:27:02.5758009+01:00",
"date_used": "2025-12-08T21:27:02.5758009+01:00",
"id_employee": "e69769d3-388c-4cd7-8d34-f4c8d4f777e2",
"id_branch": "86f1571e-4c29-4af0-b0fc-2943a89223f6",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "f24f981b-b7a2-47df-93fe-e962b4be85c3",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2025-12-08T21:27:02.5758009+01:00",
"last_update": "2025-12-08T21:27:02.5758009+01:00",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_employees": {
"$ref": "21"
},
"st_users": {
"$ref": "10"
},
"tt_vouchers": [
{
"$ref": "31"
},
{
"$ref": "31"
}
]
}
}
},
{
"$ref": "30"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_prices_rules": [
{
"$id": "33",
"id": "594ca5bf-3c98-4fb2-a221-272a565a8483",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2025-12-08T21:27:02.5758009+01:00",
"date_end": "2025-12-08T21:27:02.5758009+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": "9fea3867-3b95-429f-af5e-9416d59bc74e",
"id_pos": "5cb50ac8-1655-4063-aad6-b87e02b1faa8",
"id_list": "f04e3dad-62c3-4a0c-ae16-df4a04203279",
"id_item": "4b7db471-0800-4dd5-a52d-d1eb00fe3e9a",
"id_item_type": "76b99467-4128-49d4-b3ed-6367f2ad7aa6",
"id_category": "c8be2374-8034-4b94-8869-0eb608dc6d35",
"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": "2025-12-08T21:27:02.5758009+01:00",
"last_update": "2025-12-08T21:27:02.5758009+01:00",
"id_user_upd": "57121e5d-32d2-4d68-9602-bd9ed2554a33",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_categories": {
"$ref": "6"
},
"mt_items": {
"$ref": "8"
},
"mt_items_types": {
"$ref": "29"
},
"mt_pos": {
"$ref": "2"
},
"mt_prices_list": {
"$id": "34",
"id": "e8f9a962-6380-421a-b020-d2d8f56e0a93",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "25a01607-deaf-4077-9826-cb5d83e724cd",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "5f82b761-0789-4e38-ac30-805afe37c22d",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"active": true,
"created_on": "2025-12-08T21:27:02.5758009+01:00",
"last_update": "2025-12-08T21:27:02.5758009+01:00",
"id_user_upd": "6fafca0c-7d69-4b53-b31d-71c479434f08",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "35",
"id_pos": "67424890-38c8-48cd-8c8a-b698f324472f",
"id_pos_type": "009e858d-9702-43f2-be69-5be438aca3bd",
"id_price_list": "31ecb605-b138-4c66-a952-036a43f18ddc",
"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": "2025-12-08T21:27:02.5758009+01:00",
"last_update": "2025-12-08T21:27:02.5758009+01:00",
"id_user_upd": "f2da2d82-557b-4aeb-ad8f-8e9cee7eee65",
"commited": true,
"mt_pos_view": {
"$id": "36",
"id_pos": "f5eae6a7-d94e-4d32-8ddd-4e8fc5528a41",
"id_pos_type": "25cea441-3bde-4a48-86c3-09b59e3fca80",
"is_default": true,
"active": true,
"created_on": "2025-12-08T21:27:02.5758009+01:00",
"last_update": "2025-12-08T21:27:02.5758009+01:00",
"id_user_upd": "89e357a4-3976-4231-be3e-e53e2a81e4b7",
"commited": true,
"mt_pos": {
"$ref": "2"
},
"mt_pos_prices_list": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_pos_types": {
"$id": "37",
"id": "803b123e-1d86-4a2f-b4c7-73b5bdabca89",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2025-12-08T21:27:02.5758009+01:00",
"last_update": "2025-12-08T21:27:02.5758009+01:00",
"id_user_upd": "9aada2f3-f81b-4a15-9eb8-2973b6bb1c8e",
"commited": true,
"mt_items_featured": [
{
"$id": "38",
"id": "e89a5c4d-b474-46e3-a798-ba8bf217f4cf",
"id_branch": "522e5bd9-b281-484e-90db-af238978e48d",
"id_pos_type": "5347142f-a409-4906-b0da-5749c3b271b0",
"id_pos": "4c61d9bf-3a04-418b-a993-3b50f4bccdb6",
"id_item": "3c8cb05f-a612-4ad8-8d24-6c91cee19544",
"date_from": "2025-12-08T21:27:02.5758009+01:00",
"date_end": "2025-12-08T21:27:02.5758009+01:00",
"image_id": 4,
"active": true,
"created_on": "2025-12-08T21:27:02.5758009+01:00",
"last_update": "2025-12-08T21:27:02.5758009+01:00",
"id_user_upd": "a567e822-6657-4159-89e3-ed91ed2dc443",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_items": {
"$ref": "8"
},
"mt_pos": {
"$ref": "2"
},
"mt_pos_types": {
"$ref": "37"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "38"
}
],
"mt_pos_doc_print": [
{
"$id": "39",
"id_pos_print": "231bdbec-f068-4daf-8d4d-2d06d1f285ae",
"id_doc": "44882374-8af5-439b-acc4-4d66e3cb3af4",
"id_pos_type": "e0349d76-4e44-4f35-8ad5-5e5882229552",
"id_doc_print": "cbf93714-3179-49d4-b43f-7e43a49b4afe",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2025-12-08T21:27:02.5758009+01:00",
"last_update": "2025-12-08T21:27:02.5758009+01:00",
"id_user_upd": "7d55f5bc-e15c-4808-9e7a-fa11c223fe78",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_pos_print": {
"$ref": "1"
},
"mt_pos_types": {
"$ref": "37"
},
"st_doc_print": {
"$id": "40",
"id": "470ef1e5-188d-46af-9575-d7aadbab3783",
"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": "2025-12-08T21:27:02.5758009+01:00",
"last_update": "2025-12-08T21:27:02.5758009+01:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"st_doc_print_det": [
{
"$id": "41",
"id_doc_print": "80043f88-9cb2-4f53-a701-051827585fa9",
"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": "40"
}
},
{
"$ref": "41"
}
]
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "39"
}
],
"st_users": {
"$ref": "10"
},
"mt_pos_view": [
{
"$ref": "36"
},
{
"$ref": "36"
}
]
},
"st_users": {
"$ref": "10"
}
},
"mt_prices_list": {
"$ref": "34"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "35"
}
],
"mt_prices_items": [
{
"$id": "42",
"id_list": "302f979e-338f-4561-8687-0e0105abed3e",
"id_item_sub": "da4d1cfa-bea3-45ea-a237-be965f8f6bde",
"validity_date": "2025-12-08T21:27:02.5758009+01:00",
"price": 4.1,
"active": true,
"created_on": "2025-12-08T21:27:02.5758009+01:00",
"last_update": "2025-12-08T21:27:02.5758009+01:00",
"id_user_upd": "2050b871-7885-474d-a0d9-16c32e70430d",
"commited": true,
"mt_items_sub": {
"$ref": "25"
},
"mt_prices_list": {
"$ref": "34"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "42"
}
],
"mt_prices_list1": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_prices_list2": {
"$ref": "34"
},
"mt_prices_list_rules": [
{
"$id": "43",
"id": "c7a3a080-bee9-4aac-b1c3-940fb49a17d6",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2025-12-08T21:27:02.5758009+01:00",
"date_end": "2025-12-08T21:27:02.5758009+01:00",
"id_branch": "454cd503-7adf-43fc-ac13-f49a9c52ad96",
"id_pos": "c9896bad-4e45-41b6-afb0-7f8bbd73afb9",
"id_list": "dadec7b4-30ad-4221-b9da-55022f376b8a",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2025-12-08T21:27:02.5758009+01:00",
"last_update": "2025-12-08T21:27:02.5758009+01:00",
"id_user_upd": "b325750d-977f-41a1-af78-33f1391b3371",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_pos": {
"$ref": "2"
},
"mt_prices_list": {
"$ref": "34"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "43"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"mt_prices_rules": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"tt_doc_sa_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
]
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "33"
}
],
"tt_items_customs": [
{
"$id": "44",
"id": "d32b7de3-9c93-436e-af92-0f4988a1948c",
"order_id": 2,
"id_item": "9b4fabc4-cdcb-415b-a3b2-aa73050a46a4",
"id_item_type": "bf616d07-c176-4e8e-b017-566590a09988",
"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": "7bda8ee2-c435-4e02-9438-2947917d5bc2",
"type_item": 11,
"id_voucher_json": "8c633f0e-9c09-4228-b17c-2edbad4509fa",
"count_voucher": 1,
"id_category": "94b68c86-c55a-43a7-8ae6-672a8abc3bf8",
"created_on": "2025-12-08T21:27:02.5758009+01:00",
"last_update": "2025-12-08T21:27:02.5758009+01:00",
"id_user_upd": "7f572bb1-fa10-461e-974f-83d7cc228163",
"commited": true,
"mt_items": {
"$ref": "8"
},
"mt_items_types": {
"$ref": "29"
},
"st_users": {
"$ref": "10"
},
"tt_pos_sesion": {
"$id": "45",
"id": "f056c82a-0cc4-493b-897c-ac94ef528acb",
"nro_sesion": 2,
"id_pos": "a264e288-e26e-4d45-8313-2937cdbd784c",
"date_tax": "2025-12-08T21:27:02.5758009+01:00",
"date_open": "2025-12-08T21:27:02.5758009+01:00",
"date_close": "2025-12-08T21:27:02.5758009+01:00",
"id_user_open": "c03d7bca-a5b4-470a-9750-74a7e262e5fd",
"id_user_close": "332669b0-9d91-411c-84ef-c7abec35548d",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2025-12-08T21:27:02.5758009+01:00",
"last_update": "2025-12-08T21:27:02.5758009+01:00",
"commited": true,
"mt_pos": {
"$ref": "2"
},
"tt_cloakrooms_units": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"tt_items_customs": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_doc_sa_pt": [
{
"$id": "46",
"id": "3633f148-05ad-41e1-9ca4-4a01be46b332",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "a7e9c723-0202-4424-8b73-4c1e1a9bb59a",
"type_pay": 5,
"module": "sample string 6",
"process": true,
"json_cloackrooms": "sample string 8",
"multi_select": 9,
"terminal_name": "sample string 10",
"created_on": "2025-12-08T21:27:02.5758009+01:00",
"tt_pos_sesion": {
"$ref": "45"
}
},
{
"$ref": "46"
}
],
"tt_rooms_units_activity": [
{
"$id": "47",
"id": "00df5fa4-a33b-4110-9325-464c516b8482",
"id_room_unit": "979c66ef-86ab-4f43-a3b3-389a2b691295",
"id_room_list": "9837ef74-54f3-428e-a514-bc1a25424519",
"nro_res_ext": "sample string 3",
"date_reserved": "2025-12-08T21:27:02.5758009+01:00",
"date_from": "2025-12-08T21:27:02.5758009+01:00",
"date_end": "2025-12-08T21:27:02.5758009+01:00",
"date_open": "2025-12-08T21:27:02.5758009+01:00",
"date_close": "2025-12-08T21:27:02.5758009+01:00",
"id_employee": "901edb45-0ac5-4fbc-892d-e8048971b032",
"id_employee_sec": "f774ae8a-0380-457f-b876-fb4141390b8b",
"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": "c73412e7-58cd-4014-897a-54d8f651b1f8",
"comment": "sample string 7",
"id_user_open": "2c84935b-6127-4a64-9f4b-4433dd77eb19",
"id_user_close": "dfc50bf3-dc3e-4fbf-9fc2-b3d79c8c2dc6",
"id_unit_state": "e0d68541-3121-445f-9770-169fce58eedb",
"id_pos_sesion": "dfd2a4b6-3683-40ce-8da4-94c7e79f4813",
"vip": true,
"paid": true,
"send": true,
"send_date": "2025-12-08T21:27:02.5758009+01:00",
"active": true,
"created_on": "2025-12-08T21:27:02.5758009+01:00",
"last_update": "2025-12-08T21:27:02.5758009+01:00",
"commited": true,
"mt_employees": {
"$ref": "21"
},
"mt_employees1": {
"$ref": "21"
},
"mt_rooms_units": {
"$id": "48",
"id": "4546aed8-87a9-4192-a501-82636c61d2bb",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "2c088623-9b37-403d-9588-5d7073b03c76",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "cf1b20fa-4f77-489e-8bf6-f5b8bccdb7e7",
"locked": true,
"date_locked": "2025-12-08T21:27:02.5758009+01:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2025-12-08T21:27:02.5758009+01:00",
"last_update": "2025-12-08T21:27:02.5758009+01:00",
"id_user_upd": "64e8e86f-92d9-4f99-9ce8-269f3d53d9e1",
"commited": true,
"mt_rooms": {
"$id": "49",
"id": "4b0dd693-cb59-48a8-9548-07c996a8ae92",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "b8e76c6d-b6a0-4837-88a3-53a5e77df6a7",
"name_pos": "sample string 6",
"id_image": "0bb17076-e730-474a-94c8-4eb4cde39599",
"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": "64c87f13-d5f6-4c3e-9212-5d94e190eb3f",
"refresh_status": true,
"active": true,
"created_on": "2025-12-08T21:27:02.5758009+01:00",
"last_update": "2025-12-08T21:27:02.5758009+01:00",
"id_user_upd": "764d491f-4936-4868-819d-db16eb5d608a",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_pos_rooms": [
{
"$id": "50",
"id_pos": "6e36fd30-a323-4e66-b9b9-6df5c711a03c",
"id_room": "834e4fb0-840a-4bbe-aeab-c61b6f71ef1f",
"active": true,
"created_on": "2025-12-08T21:27:02.5758009+01:00",
"last_update": "2025-12-08T21:27:02.5758009+01:00",
"id_user_upd": "d3619aa4-b2e1-4aac-9fe1-e77f60881ce6",
"commited": true,
"mt_pos": {
"$ref": "2"
},
"mt_rooms": {
"$ref": "49"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "50"
}
],
"st_images": {
"$ref": "5"
},
"st_images1": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"mt_rooms_units": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"tt_rooms_list": [
{
"$id": "51",
"id": "a73a218c-bb7f-480e-a2d0-863ca05b8bc4",
"id_room": "811e23b1-42e1-4cd4-8589-ab319dd38c83",
"date_in": "2025-12-08T21:27:02.5758009+01:00",
"date_out": "2025-12-08T21:27:02.5758009+01:00",
"id_user_add": "1dc59d01-b582-4b87-a106-714a55fde8f0",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2025-12-08T21:27:02.5758009+01:00",
"last_update": "2025-12-08T21:27:02.5758009+01:00",
"commited": true,
"mt_rooms": {
"$ref": "49"
},
"st_users": {
"$ref": "10"
},
"tt_rooms_units_activity": [
{
"$ref": "47"
},
{
"$ref": "47"
}
]
},
{
"$ref": "51"
}
]
},
"mt_rooms_units_types": {
"$id": "52",
"id": "a9a21d84-dfa9-40f7-a917-295317f3ead7",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2025-12-08T21:27:02.5758009+01:00",
"last_update": "2025-12-08T21:27:02.5758009+01:00",
"id_user_upd": "b87deb9e-f4cb-478f-a256-1af5a1cfb3f6",
"commited": true,
"mt_rooms_units": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"mt_rooms_units_states_types": [
{
"$id": "53",
"id_room_type": "c40d54d6-a27c-4df0-9424-0727c67ac4fe",
"id_room_state": "6934f7c0-75bb-4b94-8f67-403ca338d251",
"id_image": "b29d892e-b474-4f9e-83ac-da1798e0d8a6",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2025-12-08T21:27:02.5758009+01:00",
"last_update": "2025-12-08T21:27:02.5758009+01:00",
"id_user_upd": "e9e75f5b-2219-469f-b875-844a02982fa3",
"commited": true,
"mt_rooms_units_states": {
"$id": "54",
"id": "6a5e6a14-1cfe-4f15-b11e-a33fcd5de9cb",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2025-12-08T21:27:02.5758009+01:00",
"last_update": "2025-12-08T21:27:02.5758009+01:00",
"id_user_upd": "22d72b44-7135-4099-a86b-d64757c852e8",
"commited": true,
"st_users": {
"$ref": "10"
},
"mt_rooms_units_states_types": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"tt_rooms_units_activity": [
{
"$ref": "47"
},
{
"$ref": "47"
}
]
},
"mt_rooms_units_types": {
"$ref": "52"
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "53"
}
],
"st_users": {
"$ref": "10"
}
},
"st_users": {
"$ref": "10"
},
"tt_rooms_units_activity": [
{
"$ref": "47"
},
{
"$ref": "47"
}
]
},
"mt_rooms_units_states": {
"$ref": "54"
},
"st_users": {
"$ref": "10"
},
"st_users1": {
"$ref": "10"
},
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_pos_sesion": {
"$ref": "45"
},
"tt_rooms_list": {
"$ref": "51"
}
},
{
"$ref": "47"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_tips": [
{
"$id": "55",
"id": "41c80268-d6f8-47b0-a6df-48653809ece5",
"id_pos_sesion": "be1faba2-c149-4e5a-87dd-4ab2f6fab109",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "2b372fd7-61d8-40fe-8329-66da12dd3d73",
"id_room_unit_activity": "6a38b53e-286c-45a7-bc90-a099fc53fb87",
"id_doc_sa": "b217a6b1-1cb4-4f13-a04a-f14e426621b7",
"id_pos_type": "a8a0474a-b33d-4941-8734-e271a463aa09",
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "e606170d-3478-4571-8985-9e3288d29eb3",
"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": "2025-12-08T21:27:02.5758009+01:00",
"last_update": "2025-12-08T21:27:02.5758009+01:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "45"
},
"tt_tips_users": [
{
"$id": "56",
"id_tip": "311c1db6-d94d-4ae9-9100-6d703bf89228",
"id_user": "0363b58d-05bb-4b06-aee9-5348a2568d16",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2025-12-08T21:27:02.5758009+01:00",
"last_update": "2025-12-08T21:27:02.5758009+01:00",
"commited": true,
"st_users": {
"$ref": "10"
},
"tt_tips": {
"$ref": "55"
}
},
{
"$ref": "56"
}
]
},
{
"$ref": "55"
}
],
"st_users": {
"$ref": "10"
},
"st_users1": {
"$ref": "10"
},
"tt_pos_sesion_users": [
{
"$id": "57",
"id_pos_sesion": "14704531-7733-46b1-935b-a9f0d62498c0",
"id_user": "8671634c-41e4-4d4a-9dd0-9b9524c5c4a9",
"date_add": "2025-12-08T21:27:02.5758009+01:00",
"active": true,
"created_on": "2025-12-08T21:27:02.5758009+01:00",
"last_update": "2025-12-08T21:27:02.5758009+01:00",
"commited": true,
"st_users": {
"$ref": "10"
},
"tt_pos_sesion": {
"$ref": "45"
}
},
{
"$ref": "57"
}
]
}
},
{
"$ref": "44"
}
]
},
"mt_items_vouchers": {
"$id": "58",
"id": "bc648671-7b20-42b3-8c6f-9c0270effd52",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "f76e9123-af8f-46e3-a314-5897a3bca9df",
"id_doc_print": "0c0ca077-6798-4976-8b01-a9cf2d4946e6",
"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": "2025-12-08T21:27:02.5758009+01:00",
"last_update": "2025-12-08T21:27:02.5758009+01:00",
"commited": true,
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
]
},
"st_users": {
"$ref": "10"
},
"mt_prices_items": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"tt_doc_sa_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
]
},
"mt_prices_list": {
"$ref": "34"
},
"st_users": {
"$ref": "10"
},
"st_users1": {
"$ref": "10"
},
"tt_doc_sa": {
"$ref": "13"
},
"tt_doc_sa_det_stock": [
{
"$id": "59",
"id_doc_sa": "f80603b5-0272-490d-97d8-548ad89e0764",
"id_line": 2,
"id_item": "8ee68f02-6233-4cae-87c2-e2b05484c7f7",
"qty": 4.1,
"mt_items": {
"$ref": "8"
},
"tt_doc_sa_det": {
"$ref": "24"
}
},
{
"$ref": "59"
}
]
},
{
"$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": "47"
},
{
"$ref": "47"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "47"
},
{
"$ref": "47"
}
]
},
"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": "10"
},
"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": "10"
}
},
{
"$ref": "15"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"mt_pos_doc_print": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"st_doc_num": [
{
"$id": "60",
"id_pos": "ec328674-c2ac-4254-9876-ea800b00cf8d",
"id_doc": "e820a864-4e21-4953-aade-1667882a11f8",
"value": 3,
"created_on": "2025-12-08T21:27:02.5758009+01:00",
"last_update": "2025-12-08T21:27:02.5758009+01:00",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_pos": {
"$ref": "2"
}
},
{
"$ref": "60"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st": [
{
"$id": "61",
"id": "04c96546-fb32-4593-b1d7-06a5b7e88c14",
"id_pos": "fcd00fc3-468d-439b-8c8a-6037c7384204",
"id_doc": "6b1a0f05-6a14-4191-901f-2cb0c409dc08",
"id_branch": "10abc293-8674-4673-ab19-a7eecc2e5ab9",
"nro_doc": "sample string 5",
"date_doc": "2025-12-08T21:27:02.5758009+01:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "b861ed67-ee10-4e82-ba0b-29aab7e8f0dc",
"id_loc_from": "3a2c54ec-f820-4413-bf71-d5a26483dc4c",
"id_loc_end": "1f5741ae-1742-4cd5-bd95-6d66ba936db5",
"id_user_add": "f0967495-2bac-4382-9902-e40495b43915",
"id_user_upd": "9478abac-70fd-43ec-9f8c-52434f75ecd8",
"id_pos_sesion": "7ce64e11-6668-4548-93ac-dfc58e116613",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2025-12-08T21:27:02.5758009+01:00",
"active": true,
"created_on": "2025-12-08T21:27:02.5758009+01:00",
"last_update": "2025-12-08T21:27:02.5758009+01:00",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_docs": {
"$ref": "14"
},
"mt_locations": {
"$id": "62",
"id": "6e184684-debd-4eb5-9479-b0964160f0e8",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "c171dbbf-53b0-496b-89d1-112b66946573",
"active": true,
"created_on": "2025-12-08T21:27:02.5758009+01:00",
"last_update": "2025-12-08T21:27:02.5758009+01:00",
"id_user_upd": "06a2a593-947b-48c6-a940-75d366f30a03",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"st_users": {
"$ref": "10"
},
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_sa1": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_doc_st1": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_stock": [
{
"$id": "63",
"id_location": "4722de9c-4d84-4d55-9f32-961066034fa3",
"id_item": "2254fe82-d831-4357-8778-1dc17a63e3ca",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2025-12-08T21:27:02.5758009+01:00",
"last_update": "2025-12-08T21:27:02.5758009+01:00",
"commited": true,
"mt_items": {
"$ref": "8"
},
"mt_locations": {
"$ref": "62"
}
},
{
"$ref": "63"
}
]
},
"mt_locations1": {
"$ref": "62"
},
"mt_pos": {
"$ref": "2"
},
"st_users": {
"$ref": "10"
},
"st_users1": {
"$ref": "10"
},
"tt_doc_st_det": [
{
"$id": "64",
"id_doc_st": "8db831b5-faaa-4b7a-aefe-c51154c8294a",
"id_line": 2,
"id_item": "e7afe57f-bbb7-4e97-a8ee-884506243a62",
"comment": "sample string 4",
"qty": 5.1,
"status": 1,
"active": true,
"mt_items": {
"$ref": "8"
},
"tt_doc_st": {
"$ref": "61"
}
},
{
"$ref": "64"
}
],
"tt_doc_st1": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_doc_st2": {
"$ref": "61"
}
},
{
"$ref": "61"
}
]
},
"mt_locations": {
"$ref": "62"
},
"mt_locations1": {
"$ref": "62"
},
"mt_pos": {
"$ref": "2"
},
"st_users": {
"$ref": "10"
},
"st_users1": {
"$ref": "10"
},
"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": "45"
},
"tt_rooms_units_activity": {
"$ref": "47"
},
"tt_spool_doc_print": [
{
"$id": "65",
"id": "085dd545-08ee-4166-ab94-55e0f0b31004",
"spool_server": "sample string 2",
"id_doc_sa": "72fb1247-4474-4892-a429-a296684bd566",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2025-12-08T21:27:02.5758009+01:00",
"printed": true,
"print_on": "2025-12-08T21:27:02.5758009+01:00",
"tt_doc_sa": {
"$ref": "13"
}
},
{
"$ref": "65"
}
]
},
"tt_pos_sesion": {
"$ref": "45"
}
},
{
"$ref": "12"
}
]
},
{
"$ref": "11"
}
],
"mt_docs_payment_money": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_employees": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"mt_employees_profiles": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"mt_items": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_items_featured": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_items_types": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"mt_locations": [
{
"$ref": "62"
},
{
"$ref": "62"
}
],
"mt_money_rates": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"mt_money_types": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"mt_payment_types": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"mt_pos": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_pos_doc_print": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"mt_pos_prices_list": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_pos_print": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"mt_pos_rooms": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"mt_pos_types": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"mt_pos_view": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_prices_items": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"mt_prices_list": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_prices_list_rules": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"mt_prices_rules": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_rooms": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"mt_rooms_units": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"mt_rooms_units_states": [
{
"$ref": "54"
},
{
"$ref": "54"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"mt_rooms_units_types": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"mt_units": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"mt_units_ref": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"st_images": {
"$ref": "5"
},
"st_images1": {
"$ref": "5"
},
"st_permisions": [
{
"$id": "66",
"id": "8fe0feee-3465-4bcd-96c0-7472c4e58966",
"id_function": "972392d9-16ba-45de-b568-0c415b0e2617",
"id_user": "2615c257-958b-442a-8452-f37127fec9d2",
"id_profile": "e9e89ad1-96bf-4b93-829e-3f1fa902e518",
"permission": 3,
"active": true,
"created_on": "2025-12-08T21:27:02.5758009+01:00",
"last_update": "2025-12-08T21:27:02.5758009+01:00",
"commited": true,
"st_users_profiles": {
"$id": "67",
"id": "6b95b64c-e368-4516-bf63-0b7dbc5005d5",
"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": "2025-12-08T21:27:02.5758009+01:00",
"last_update": "2025-12-08T21:27:02.5758009+01:00",
"commited": true,
"st_permisions": [
{
"$ref": "66"
},
{
"$ref": "66"
}
],
"st_users": [
{
"$ref": "10"
},
{
"$ref": "10"
}
]
},
"st_users": {
"$ref": "10"
},
"st_functions": {
"$id": "68",
"id": "2c65801d-e756-426c-8358-580f00694412",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "22e659a1-e486-4725-917e-7d02b5421bbe",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "43f44421-0848-4529-b8dc-1c57444b1e61",
"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": "2025-12-08T21:27:02.5758009+01:00",
"last_update": "2025-12-08T21:27:02.5758009+01:00",
"commited": true,
"st_functions_groups": {
"$id": "69",
"id": "f54f6c31-73ee-45a7-b297-bea25fdcc1bf",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2025-12-08T21:27:02.5758009+01:00",
"last_update": "2025-12-08T21:27:02.5758009+01:00",
"commited": true,
"st_functions": [
{
"$ref": "68"
},
{
"$ref": "68"
}
]
},
"st_images": {
"$ref": "5"
},
"st_permisions": [
{
"$ref": "66"
},
{
"$ref": "66"
}
]
}
},
{
"$ref": "66"
}
],
"st_pos_license": [
{
"$id": "70",
"id": "6f0487cd-ddf0-4c51-a19e-a76883badb25",
"id_pos": "adae6139-540f-401d-a92c-fc3b0e74dabf",
"mac_address": "sample string 3",
"date_end": "2025-12-08T21:27:02.5758009+01:00",
"key_access": "sample string 5",
"id_user_add": "06797cee-a0bb-4133-b897-72bbf2dc584b",
"active": true,
"created_on": "2025-12-08T21:27:02.5758009+01:00",
"last_update": "2025-12-08T21:27:02.5758009+01:00",
"commited": true,
"mt_pos": {
"$ref": "2"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "70"
}
],
"st_users_pos": [
{
"$id": "71",
"id_user": "d017606d-1566-4cbf-a6d1-684bcb0ad160",
"id_pos": "7cd7416a-f7a8-4f42-8122-284484562cdd",
"pass_required": true,
"active": true,
"created_on": "2025-12-08T21:27:02.5758009+01:00",
"last_update": "2025-12-08T21:27:02.5758009+01:00",
"commited": true,
"mt_pos": {
"$ref": "2"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "71"
}
],
"st_users_profiles": {
"$ref": "67"
},
"st_users_token": [
{
"$id": "72",
"id": "5bafb993-bf74-4ef2-9e2e-ce4d17cc1b9a",
"token_id": "sample string 2",
"id_user": "fa6920ca-a70f-4d92-93ac-081cf60603d7",
"date_from": "2025-12-08T21:27:02.5758009+01:00",
"date_end": "2025-12-08T21:27:02.5758009+01:00",
"created_on": "2025-12-08T21:27:02.5758009+01:00",
"st_users": {
"$ref": "10"
}
},
{
"$ref": "72"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"tt_doc_sa_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"tt_doc_sa_det1": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_sa1": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_doc_st1": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_items_customs": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_logs": [
{
"$id": "73",
"id": "1b4761b2-ae9f-4fa1-8ee8-1f8bb853281f",
"id_user_add": "78f358b5-0d1f-44ac-84d1-322d127f148c",
"id_table": "ef189aa3-0fca-4376-9c84-e65639fd39bc",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "4ad50e38-90b6-4b8e-9676-5e3d11c81d1a",
"created_on": "2025-12-08T21:27:02.5758009+01:00",
"commited": true,
"mt_pos": {
"$ref": "2"
},
"st_sync_tables": {
"$id": "74",
"id": "48b998a6-3f3e-462f-bd86-0ba56f5a981d",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2025-12-08T21:27:02.5758009+01:00",
"last_update": "2025-12-08T21:27:02.5758009+01:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "75",
"id": "0ae3a744-6355-423d-aedc-4b4a65d3d397",
"id_sync": "85a3110a-6f02-4049-8a64-6fe2be469e63",
"json": "sample string 3",
"id_table": "90aee651-ca5e-4b79-9a71-b198977f0af8",
"order": 5,
"st_sync_packages": {
"$id": "76",
"id": "11d25156-21c2-4566-b124-fbbe22e38fda",
"id_branch_from": "83cedc48-32ae-4716-82ee-405bc9ded7e7",
"id_branch_to": "38455eaa-1814-442a-b541-4de2c516fe77",
"type": 4,
"created_on": "2025-12-08T21:27:02.5758009+01:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2025-12-08T21:27:02.5758009+01:00",
"send_on": "2025-12-08T21:27:02.5758009+01:00",
"mt_branches": {
"$ref": "4"
},
"mt_branches1": {
"$ref": "4"
},
"st_sync_packages_det": [
{
"$ref": "75"
},
{
"$ref": "75"
}
]
},
"st_sync_tables": {
"$ref": "74"
}
},
{
"$ref": "75"
}
],
"tt_logs": [
{
"$ref": "73"
},
{
"$ref": "73"
}
]
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "73"
}
],
"tt_pos_sesion": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"tt_pos_sesion1": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"tt_rooms_list": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"tt_rooms_units_activity": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"tt_rooms_units_log": [
{
"$id": "77",
"id": "930ddddf-4e8b-4fcd-a091-cd387750be05",
"id_room_activity": "c482e441-fe72-42ec-91c6-128af9124137",
"id_pos_sesion": "01a6aac3-3daa-4bdc-b6c5-cca6ea82881e",
"log_text": "sample string 4",
"id_user": "ae5e9f77-85cf-4336-b2dd-dc8962e648fa",
"created_on": "2025-12-08T21:27:02.5758009+01:00",
"commited": true,
"st_users": {
"$ref": "10"
}
},
{
"$ref": "77"
}
],
"tt_tips_users": [
{
"$ref": "56"
},
{
"$ref": "56"
}
],
"tt_vouchers_permisions": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"tt_vouchers": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"mt_docs": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_pos_sesion_users": [
{
"$ref": "57"
},
{
"$ref": "57"
}
]
}
},
"mt_categories_items": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"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": "5"
},
"st_users": {
"$ref": "10"
},
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_prices_rules": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"tt_doc_sa_det_stock": [
{
"$ref": "59"
},
{
"$ref": "59"
}
],
"tt_doc_st_det": [
{
"$ref": "64"
},
{
"$ref": "64"
}
],
"tt_items_customs": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_stock": [
{
"$ref": "63"
},
{
"$ref": "63"
}
],
"tt_vouchers_det": [
{
"$ref": "30"
},
{
"$ref": "30"
}
]
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "7"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"mt_prices_rules": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"tt_vouchers_det": [
{
"$ref": "30"
},
{
"$ref": "30"
}
]
},
{
"$ref": "6"
}
],
"mt_employees": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"mt_items": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"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": "49"
},
{
"$ref": "49"
}
],
"mt_rooms1": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"st_functions": [
{
"$ref": "68"
},
{
"$ref": "68"
}
],
"st_images_types": {
"$id": "78",
"id": "8e565952-f889-4fdd-a091-aefbf5998dc0",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2025-12-08T21:27:02.5758009+01:00",
"last_update": "2025-12-08T21:27:02.5758009+01:00",
"commited": true,
"st_images": [
{
"$ref": "5"
},
{
"$ref": "5"
}
]
},
"mt_docs": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"st_users": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"st_users1": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_cloakrooms": [
{
"$ref": "11"
},
{
"$ref": "11"
}
]
},
"st_users": {
"$ref": "10"
},
"mt_branches_zones": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"mt_employees_branches": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"mt_items_featured": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_locations": [
{
"$ref": "62"
},
{
"$ref": "62"
}
],
"mt_periods": [
{
"$id": "79",
"id_branch": "61f00d82-2b19-4511-8b35-4b651154fa3a",
"exercise_id": 2,
"period_id": 3,
"date_from": "2025-12-08T21:27:02.5758009+01:00",
"date_end": "2025-12-08T21:27:02.5758009+01:00",
"state": "sample string 6",
"created_on": "2025-12-08T21:27:02.5758009+01:00",
"last_update": "2025-12-08T21:27:02.5758009+01:00",
"commited": true,
"mt_branches": {
"$ref": "4"
}
},
{
"$ref": "79"
}
],
"mt_pos": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_prices_list_rules": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"mt_prices_rules": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_rooms": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"st_sync_packages": [
{
"$ref": "76"
},
{
"$ref": "76"
}
],
"st_sync_packages1": [
{
"$ref": "76"
},
{
"$ref": "76"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_vouchers": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"tt_vouchers_permisions": [
{
"$ref": "32"
},
{
"$ref": "32"
}
]
},
"mt_pos": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"st_users": {
"$ref": "10"
}
},
"mt_cloakrooms": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"mt_items_featured": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_pos_print": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"mt_pos_rooms": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"st_users": {
"$ref": "10"
},
"mt_pos_view": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_prices_list_rules": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"mt_prices_rules": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"st_doc_num": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"st_pos_license": [
{
"$ref": "70"
},
{
"$ref": "70"
}
],
"st_users_pos": [
{
"$ref": "71"
},
{
"$ref": "71"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_pos_connection": [
{
"$id": "80",
"id": "eeea20a8-a46c-40a9-aba9-53029bc5270a",
"id_pos": "4f772f31-c52c-4902-b250-d74611097d72",
"date_add": "2025-12-08T21:27:02.5758009+01:00",
"date_upd": "2025-12-08T21:27:02.5758009+01:00",
"date_out": "2025-12-08T21:27:02.5758009+01:00",
"connection_type": "sample string 3",
"connection_speed": 1,
"terminal_name": "sample string 4",
"version": "sample string 5",
"commited": true,
"mt_pos": {
"$ref": "2"
}
},
{
"$ref": "80"
}
],
"tt_pos_sesion": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"mt_branches": {
"$ref": "4"
},
"tt_logs": [
{
"$ref": "73"
},
{
"$ref": "73"
}
],
"st_local_variables": [
{
"$id": "81",
"id": "d97dd9ee-da78-4a08-8142-3774a7b76301",
"id_pos": "888de090-3f5c-41d4-857c-c05d977adf53",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2025-12-08T21:27:02.5758009+01:00",
"commited": true,
"mt_pos": {
"$ref": "2"
}
},
{
"$ref": "81"
}
],
"tt_doc_st": [
{
"$ref": "61"
},
{
"$ref": "61"
}
]
},
"mt_pos_doc_print": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"st_users": {
"$ref": "10"
}
}