GET api/Mt_Pos_Print?id_pos={id_pos}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id_pos | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of 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": "1",
"id": "e361dfed-80be-4d42-8d55-9f13fdf9f863",
"id_pos": "fc4813f8-6b43-42b6-bcaf-d65cd68fd51e",
"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-09-06T06:56:58.44902+02:00",
"last_update": "2026-09-06T06:56:58.44902+02:00",
"id_user_upd": "9408e66d-d16a-4f33-8b22-0e0abc085e0e",
"commited": true,
"mt_pos": {
"$id": "2",
"id": "cc21e8cd-a216-4042-a011-54ee0a14ffd0",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "f30db2ea-1fb3-4d94-b4ef-cfbdfadbaeca",
"id_zone": "3f89d828-7506-4bf5-9f45-dfc33f16c181",
"user_required": true,
"active": true,
"created_on": "2026-09-06T06:56:58.44902+02:00",
"last_update": "2026-09-06T06:56:58.44902+02:00",
"id_user_upd": "36e3f8f5-9f39-4194-b130-7e37cd0b3d76",
"commited": true,
"mt_branches_zones": {
"$id": "3",
"id": "f3729ee9-3b64-49ad-a46d-c0e7724aa142",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "1fc0a406-af39-4265-b64b-09ee3972177f",
"active": true,
"created_on": "2026-09-06T06:56:58.44902+02:00",
"last_update": "2026-09-06T06:56:58.44902+02:00",
"id_user_upd": "5da9fc88-032f-4124-b78c-f642a4c87f3f",
"commited": true,
"mt_branches": {
"$id": "4",
"id": "3918a020-83a3-4af9-b876-14ffe3d2d0b4",
"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": "e9738ac6-e649-44ec-8435-fadcca9f3729",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-09-06T06:56:58.44902+02:00",
"last_update": "2026-09-06T06:56:58.44902+02:00",
"id_user_upd": "9240168d-a8dd-4325-8d41-6199aca6f8dc",
"commited": true,
"st_images": {
"$id": "5",
"id": "c8a6a7b9-d825-4588-89f3-dc86746b1a07",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "e8a9b669-50fd-4514-a48f-fa624b9fd9aa",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-09-06T06:56:58.44902+02:00",
"last_update": "2026-09-06T06:56:58.44902+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"mt_categories": [
{
"$id": "6",
"id": "3d74b6f8-c00d-4e73-bc1e-c9a76f0d4e1e",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "66c2820a-a374-4197-aa93-4da8ac23d359",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "72d49d3e-b8a9-4af4-bdbd-d0ea2158d1d1",
"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-09-06T06:56:58.44902+02:00",
"last_update": "2026-09-06T06:56:58.44902+02:00",
"id_user_upd": "16bb3622-c8be-44ad-8ec0-3d92c53dec5f",
"commited": true,
"mt_categories_items": [
{
"$id": "7",
"id_category": "0e2ffeb7-b9dc-4f6e-809b-3e50501dacf0",
"id_item": "8013e112-a8e9-4e3e-a2c1-234f8d396053",
"is_default": true,
"active": true,
"created_on": "2026-09-06T06:56:58.44902+02:00",
"last_update": "2026-09-06T06:56:58.44902+02:00",
"id_user_upd": "5bc0aaff-378f-496b-87a3-59f907340c74",
"commited": true,
"mt_categories": {
"$ref": "6"
},
"mt_items": {
"$id": "8",
"id": "a5367845-9666-4d82-892b-9b5868def9fc",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "566d3c6e-9121-404b-9f9a-134e6fb75d77",
"id_unit_sec": "b1ab7e58-9bbf-4985-ab4f-027c5ef718e7",
"id_brand": "5bc631b7-097a-4454-9e8c-121d9b877afd",
"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": "ba7d4c5a-70ad-4d75-9b2b-6775f92658f6",
"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-09-06T06:56:58.44902+02:00",
"last_update": "2026-09-06T06:56:58.44902+02:00",
"id_user_upd": "7e526a25-9e4f-4c78-a197-9d11e63ebb1d",
"commited": true,
"mt_brands": {
"$id": "9",
"id": "50b2f5c0-bcc8-49b2-8cfb-a033d3a8db03",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-09-06T06:56:58.44902+02:00",
"last_update": "2026-09-06T06:56:58.44902+02:00",
"id_user_upd": "d1d4b547-4443-4d99-8f1e-80ffa423ccef",
"commited": true,
"mt_items": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"st_users": {
"$id": "10",
"id": "c44c848a-18fd-47fa-bc46-ccd3ed8bcbb8",
"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": "95c566dc-2d91-47f9-8d6c-c361a3df4615",
"view_messages": true,
"id_image_photo": "f116d77f-9e97-458c-ba50-7531ef6a9a75",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "9f1b0846-825e-48a9-a2dd-eddd1ddc6618",
"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-09-06T06:56:58.44902+02:00",
"last_update": "2026-09-06T06:56:58.44902+02: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": "a7fdfe68-46a2-4640-b8c8-b5d8cff90de7",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "9cf28c2f-3644-4648-89f4-4e8dd64fd464",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "1ed04b0d-f3e8-4b69-a568-5c40b6afe606",
"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-09-06T06:56:58.44902+02:00",
"last_update": "2026-09-06T06:56:58.44902+02:00",
"id_user_upd": "e78779f1-444f-4b77-bc41-d3dfbe9d9d1b",
"commited": true,
"mt_pos": {
"$ref": "2"
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"tt_cloakrooms_units": [
{
"$id": "12",
"id": "84494865-c27e-4dcb-8c73-f88d19f1244b",
"id_cloakroom": "63af6bfb-5e4b-43f1-88bf-f702bc921306",
"id_pos_sesion": "5c887e35-7a09-456e-b5b9-1cdcb75ee52c",
"unit_id": 4,
"date_open": "2026-09-06T06:56:58.44902+02:00",
"date_close": "2026-09-06T06:56:58.44902+02:00",
"id_doc_sa": "10ded6f3-eb5c-4c8d-ae34-c4177b99b911",
"commited": true,
"mt_cloakrooms": {
"$ref": "11"
},
"tt_doc_sa": {
"$id": "13",
"id": "8eb6c25a-419c-4192-9ef2-f2bcfda77c75",
"id_pos": "043a22c9-8b01-4b31-b078-953140f6fd3c",
"id_doc": "9d341ef6-6d81-4038-af72-aa26b4164c7b",
"id_branch": "dec5dad0-e92e-4018-b3e5-043355ea73c4",
"nro_doc": "sample string 5",
"date_doc": "2026-09-06T06:56:58.44902+02:00",
"date_tax": "2026-09-06T06:56:58.44902+02:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "8f50a5b5-ac81-4abc-a9c7-a49415b72137",
"id_relationship": "4d4f7e71-c051-493d-9dc2-216a30fe8195",
"id_loc_from": "57cc9bc5-c27d-45ff-9401-3dca021d7820",
"id_loc_end": "95d026c5-08db-4d17-a3d5-f0851d8b2023",
"id_user_add": "44a3fa39-1875-43dc-ba4d-dc2d3bfb5d8f",
"id_user_upd": "b602b04b-b1c0-44d6-b7a5-4d8b23cbcc4f",
"comment": "sample string 12",
"id_pos_sesion": "074d2ca3-941a-443f-a6ec-55d4b9feb978",
"id_room_unit": "ab5a7cff-20bb-46c9-a0e4-03a1321a294c",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "b7978e24-0f98-4762-b98c-d6c30f89d4a9",
"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-09-06T06:56:58.44902+02:00",
"last_update": "2026-09-06T06:56:58.44902+02:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "4"
},
"mt_docs": {
"$id": "14",
"id": "78276746-a760-48c6-bca9-fa223ee75c38",
"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": "65736640-44bc-4e84-8461-755291bd45fc",
"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-09-06T06:56:58.44902+02:00",
"last_update": "2026-09-06T06:56:58.44902+02:00",
"id_user_upd": "e3837cef-fd2c-4aca-9c97-f6784bbcfb68",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "15",
"id_doc": "32ed6482-5634-4d83-ab6c-b78e1e2ec210",
"id_pay": "6aed4d84-a347-4a00-8325-846d940b688f",
"id_money": "502b50e0-97d2-4010-9739-edcaae9463d7",
"active": true,
"created_on": "2026-09-06T06:56:58.44902+02:00",
"last_update": "2026-09-06T06:56:58.44902+02:00",
"id_user_upd": "9c697f2c-ae38-4881-9d7d-48a450511a98",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_money_types": {
"$id": "16",
"id": "4a65fef3-d643-4c87-a3d2-2ade6af78d91",
"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": "eaf04508-656a-4b1e-a4a5-9e2ea45fb69f",
"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-09-06T06:56:58.44902+02:00",
"last_update": "2026-09-06T06:56:58.44902+02:00",
"id_user_upd": "2c246281-2c7c-4585-adc1-fef3d8376ca5",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_money_rates": [
{
"$id": "17",
"id_money_1": "d0c19963-6bbc-4d7a-ae31-4efed6b84cfe",
"id_money_2": "d9748f53-cbdb-4eda-b620-737c6c47cfa9",
"date_from": "2026-09-06T06:56:58.44902+02:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-09-06T06:56:58.44902+02:00",
"last_update": "2026-09-06T06:56:58.44902+02:00",
"id_user_upd": "fa529c4f-3d3b-4548-b4c6-7cde40615917",
"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": "abd36299-84a5-4a97-b469-4818e03936b6",
"id_pay": "f827ffc0-955a-40e5-84e7-7a5a27d40cbc",
"id_money": "14b0fc19-72f9-4d42-aafd-e225c7261c71",
"date_cashflow": "2026-09-06T06:56:58.44902+02:00",
"coefficient": 5.1,
"id_user_add": "61e7bb2c-fa91-4cd5-819c-e517fa6edbe7",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "19",
"id": "b138ba3c-f94a-4250-a39c-72607c8dde6b",
"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": "e969db40-c4d6-459e-a037-cdcb3327728e",
"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-09-06T06:56:58.44902+02:00",
"last_update": "2026-09-06T06:56:58.44902+02:00",
"id_user_upd": "80c301d0-9735-4266-b1c5-1e968762c82c",
"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": "f2372efe-72d1-4e53-9edd-1fbaec85444c",
"id_line": 2,
"id_pay": "d9355b35-f037-4e20-8a8d-4c0add22f734",
"id_money": "731a533f-541a-44f3-b0fb-333059dd3888",
"coefficient": 5.1,
"id_voucher": "5489acd5-7d24-46b1-8976-b0ce74e7d551",
"id_employee": "68d57d86-b857-4647-8773-3aa0e87b17cb",
"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": "a7b0f7b3-e19d-4515-a4d5-62dba36688a2",
"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": "99ab5054-bbf6-42eb-b16f-7a521ce8741b",
"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": "925a2569-e2db-4581-bafb-ec43f78c3761",
"name_pos": "sample string 12",
"id_image": "24b34739-8533-4c20-bcca-0dbefd608591",
"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-09-06T06:56:58.44902+02:00",
"last_update": "2026-09-06T06:56:58.44902+02:00",
"id_user_upd": "61b9df8c-1728-478d-966c-c8424382352b",
"commited": true,
"mt_employees_branches": [
{
"$id": "22",
"id_employee": "b13128da-f43e-41a9-a345-25a166a36069",
"id_branch": "f223edd7-66cc-4b63-86df-aa2b9485bc60",
"active": true,
"created_on": "2026-09-06T06:56:58.44902+02:00",
"last_update": "2026-09-06T06:56:58.44902+02:00",
"id_user_upd": "27f79cba-81c2-45e5-a34a-9eadbb67ef7c",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_employees": {
"$ref": "21"
}
},
{
"$ref": "22"
}
],
"mt_employees_profiles": {
"$id": "23",
"id": "6bd9b9d8-f72b-4cda-b20f-a20a9ac4dbd3",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-09-06T06:56:58.44902+02:00",
"last_update": "2026-09-06T06:56:58.44902+02:00",
"id_user_upd": "ab49cfc1-92da-498d-9856-ca6a6b692a02",
"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": "af1b1b94-bf7c-46e3-8b89-9635a54e091c",
"id_line": 2,
"id_item_sub": "10851d04-b874-4baf-ad58-b91dcc0a70fc",
"qty": 4.1,
"id_list": "d870d16c-cdf0-4636-96f2-8b1701a8669a",
"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": "8a45e4a8-f7ea-49fc-9537-0f6d13403398",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "453f3067-e0c3-4d91-aa65-02d9d21caf31",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "06fe72af-cbb8-4172-af43-308a4c16652e",
"id_user_upd": "48f33308-f4fd-49a8-9769-a5741d2d8249",
"active": true,
"mt_employees": {
"$ref": "21"
},
"mt_items_sub": {
"$id": "25",
"id": "d7bc4c95-b8bc-4550-b746-c672c790a9cd",
"id_item": "99a216cb-1831-4ab8-85d4-29e161927a24",
"id_item_type": "04ff94df-6b27-4658-b801-4c43c18e813b",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "60116c87-fbf1-452d-9580-dc141e16751a",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-09-06T06:56:58.44902+02:00",
"last_update": "2026-09-06T06:56:58.44902+02:00",
"id_user_upd": "c204e0f7-3e06-4378-a7f1-42a8db12f882",
"commited": true,
"mt_items": {
"$ref": "8"
},
"mt_items_formula": [
{
"$id": "26",
"id_item_sub": "1f5f2dc4-4f72-4834-90b1-7d005008b8b6",
"id_item": "8bf1d132-e7f8-4c18-8048-8923faf2a3d3",
"group_id": 3,
"id_unit_ref": "fd127da1-3922-4b59-8ede-2e917442b82f",
"qty_dis": 5,
"mt_items": {
"$ref": "8"
},
"mt_items_sub": {
"$ref": "25"
},
"mt_units_ref": {
"$id": "27",
"id": "84548309-25e0-42c8-94b8-c54fc9df1137",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "299b73de-2d4e-4956-9c05-6a8254804ad8",
"active": true,
"created_on": "2026-09-06T06:56:58.44902+02:00",
"last_update": "2026-09-06T06:56:58.44902+02:00",
"id_user_upd": "e658fc72-bc53-46fe-982c-4992bd2fd579",
"commited": true,
"mt_units": {
"$id": "28",
"id": "d5d8fb78-6d3f-405f-ba94-408f26ac687d",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-09-06T06:56:58.44902+02:00",
"last_update": "2026-09-06T06:56:58.44902+02:00",
"id_user_upd": "fd714127-f382-4434-8274-9f4222c9385e",
"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": "31248d84-f370-440e-bafd-9012ae9e50fe",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "0bae6d73-4e84-4fd6-8b90-647cc6f3fda8",
"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-09-06T06:56:58.44902+02:00",
"last_update": "2026-09-06T06:56:58.44902+02:00",
"id_user_upd": "2e1a8452-e39b-4f97-8df2-17e57af029c1",
"commited": true,
"tt_vouchers_det": [
{
"$id": "30",
"id_voucher": "78b2dfe4-7fe0-4b2f-87d9-822017c6ea9b",
"id_line": "1060d72d-8b56-4aeb-ae62-77a245c45078",
"id_category": "19af81a3-df99-45db-a492-f9f8e545a635",
"id_item": "6f0b128a-f2f5-436d-b375-b9202470a539",
"id_item_type": "f459fca5-66b1-4998-a342-68bf3eb881e2",
"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": "1f8c86c5-3aef-495a-ad8f-c620758f8d54",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-09-06T06:56:58.44902+02:00",
"date_end": "2026-09-06T06:56:58.44902+02:00",
"date_used": "2026-09-06T06:56:58.44902+02:00",
"date_sesion": "2026-09-06T06:56:58.44902+02:00",
"id_employee": "e59c6dcb-3c1e-40bf-aff1-cd23759dc341",
"id_branch": "0ed9210b-119b-4795-bf1b-c49bc1224244",
"id_voucher_permision": "bb207bdd-a57e-4197-9ebb-1ccc64d4755a",
"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": "318dfda4-000e-44db-97d8-acdf26bd1a76",
"id_user_add": "f9b8c42a-83a0-4af5-8bdb-0c87ebe41d87",
"id_doc_sa": "85380817-8d51-44a4-be0b-6e1f997fe88c",
"id_item_sub": "4a6a9d34-4a48-440f-a43f-43c8d117dbb2",
"id_pos_sesion": "5f24a464-ec65-4d9f-a7dd-d6dc959ce0aa",
"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-09-06T06:56:58.44902+02:00",
"last_update": "2026-09-06T06:56:58.44902+02: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": "c5dbd653-e692-44b7-b7fc-b9a50ac028b4",
"date_from": "2026-09-06T06:56:58.44902+02:00",
"date_end": "2026-09-06T06:56:58.44902+02:00",
"date_used": "2026-09-06T06:56:58.44902+02:00",
"id_employee": "c08dd703-ea8a-4bc8-9d78-624c85d579c2",
"id_branch": "40bcfc06-9dcf-4204-b88a-8b025d6a737b",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "d79e445a-76aa-4182-924a-0ba2b16f32a6",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-09-06T06:56:58.44902+02:00",
"last_update": "2026-09-06T06:56:58.44902+02: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": "1384fb39-5306-4a53-9d92-c079375490ab",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-09-06T06:56:58.44902+02:00",
"date_end": "2026-09-06T06:56:58.44902+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": "80359857-580c-49d8-bf63-26cbbb102f1d",
"id_pos": "1194d429-42a5-40a9-8ccf-07f8ca96732b",
"id_list": "863c65f0-f0d7-449b-a201-ed4de097e18d",
"id_item": "e8ebd49c-53bb-4ad5-9c03-f7f0f05bad9f",
"id_item_type": "2009bd3e-e0cd-40ac-9211-3bacecc0ebad",
"id_category": "869c7277-f3b0-4083-82d1-11f9db1092ad",
"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-09-06T06:56:58.44902+02:00",
"last_update": "2026-09-06T06:56:58.44902+02:00",
"id_user_upd": "168cb624-693a-4804-b587-2fc0cb4322bf",
"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": "e69164a8-894f-4981-a9f6-0cf0ce20a2c5",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "fae2742b-7a4c-4df5-adc2-03a2afbe07d7",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "bb2269b9-d08b-47fc-a210-af9e8ea66e65",
"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-09-06T06:56:58.44902+02:00",
"last_update": "2026-09-06T06:56:58.44902+02:00",
"id_user_upd": "40d31058-f8c2-45c1-ac36-9eb91309e612",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "35",
"id_pos": "29b805ac-8a42-4b89-abad-d8b11a5031e8",
"id_pos_type": "4f45fa9a-2517-4ed2-9d93-a3784528238f",
"id_price_list": "0069099f-85ef-4eec-81e3-ce2a04fe601f",
"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-09-06T06:56:58.44902+02:00",
"last_update": "2026-09-06T06:56:58.44902+02:00",
"id_user_upd": "b747b60a-8b50-4419-83ad-3fa7622db204",
"commited": true,
"mt_pos_view": {
"$id": "36",
"id_pos": "aa8142fe-65b3-4a63-9704-c7fad696441b",
"id_pos_type": "3f44c078-8312-4dc6-9878-63c84c93ad0c",
"is_default": true,
"active": true,
"created_on": "2026-09-06T06:56:58.44902+02:00",
"last_update": "2026-09-06T06:56:58.44902+02:00",
"id_user_upd": "2f3f7ece-ec98-4c93-b5e2-e6c7651af32e",
"commited": true,
"mt_pos": {
"$ref": "2"
},
"mt_pos_prices_list": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_pos_types": {
"$id": "37",
"id": "452f8c19-7944-442a-8c70-4049daab281f",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-09-06T06:56:58.44902+02:00",
"last_update": "2026-09-06T06:56:58.44902+02:00",
"id_user_upd": "3fa96b53-aa0c-425c-b9f6-8ed6a3a857cd",
"commited": true,
"mt_items_featured": [
{
"$id": "38",
"id": "adfa6298-18f0-4d6c-8df1-d2bc71d733b8",
"id_branch": "709edba5-b295-4ff5-a003-f8153376501e",
"id_pos_type": "7b6aed51-9020-4797-8427-912710f3b394",
"id_pos": "82cd660f-c4c2-4bde-8477-1bdeb974a0b3",
"id_item": "78f1fafc-4f65-4b17-9706-0c09b15055c2",
"date_from": "2026-09-06T06:56:58.44902+02:00",
"date_end": "2026-09-06T06:56:58.44902+02:00",
"image_id": 4,
"active": true,
"created_on": "2026-09-06T06:56:58.44902+02:00",
"last_update": "2026-09-06T06:56:58.44902+02:00",
"id_user_upd": "73e0ea8f-c908-461c-ae64-5ad6ec194cbe",
"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": "c1e11180-7f80-48f3-bd1f-4a09ffdc58df",
"id_doc": "a5ad171f-e484-4fe2-b6fa-86a322fed695",
"id_pos_type": "86367474-8763-4604-97a2-818cd092f5e3",
"id_doc_print": "6763461d-b52a-4fba-a7b7-d8f51b2e030b",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-09-06T06:56:58.44902+02:00",
"last_update": "2026-09-06T06:56:58.44902+02:00",
"id_user_upd": "dc2d6cf3-7812-4d4c-891d-4cd42379fc61",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_pos_print": {
"$ref": "1"
},
"mt_pos_types": {
"$ref": "37"
},
"st_doc_print": {
"$id": "40",
"id": "0af8383d-b976-437c-87e8-3c02c061cce1",
"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-09-06T06:56:58.44902+02:00",
"last_update": "2026-09-06T06:56:58.44902+02:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"st_doc_print_det": [
{
"$id": "41",
"id_doc_print": "f7ef7b71-3b0a-483c-aa3b-b7f6e9af62cb",
"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": "5e7317f7-5bdb-4bc8-b43e-24c86413dc31",
"id_item_sub": "200bb848-01a5-4e3e-ae6b-780918e7d66f",
"validity_date": "2026-09-06T06:56:58.44902+02:00",
"price": 4.1,
"active": true,
"created_on": "2026-09-06T06:56:58.44902+02:00",
"last_update": "2026-09-06T06:56:58.44902+02:00",
"id_user_upd": "7e28ce21-af2f-4c3e-a351-d4f6f34a0952",
"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": "cf1e18ef-0217-4e73-b6f3-c2efa895a3b5",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-09-06T06:56:58.44902+02:00",
"date_end": "2026-09-06T06:56:58.44902+02:00",
"id_branch": "3cb8def4-042e-48b9-a388-fa213664cfaf",
"id_pos": "119ac759-f8f4-413e-aff4-2f87010380c7",
"id_list": "cfd0804a-a9de-46e3-acf7-7f6f003802cb",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-09-06T06:56:58.44902+02:00",
"last_update": "2026-09-06T06:56:58.44902+02:00",
"id_user_upd": "e7d1e422-e901-4122-84c7-9e4dc206aa47",
"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": "31469206-b2f6-4ef5-a807-32aabe79d19c",
"order_id": 2,
"id_item": "5bd92346-4bb0-4f71-a9a8-dfd9fb0155d8",
"id_item_type": "c4f03496-d10b-4731-8dc2-2f7cbf058ed7",
"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": "71240ae1-a570-4ecf-8329-4bee0823fae2",
"type_item": 11,
"id_voucher_json": "6d7e32ed-96e7-49e3-a322-761c6b6ff37c",
"count_voucher": 1,
"id_category": "8e81a695-73a2-483c-920f-4aa3dd63f3d0",
"created_on": "2026-09-06T06:56:58.44902+02:00",
"last_update": "2026-09-06T06:56:58.44902+02:00",
"id_user_upd": "1ce7078a-537e-40cb-8876-8398246c19c4",
"commited": true,
"mt_items": {
"$ref": "8"
},
"mt_items_types": {
"$ref": "29"
},
"st_users": {
"$ref": "10"
},
"tt_pos_sesion": {
"$id": "45",
"id": "0f85a9dc-77d4-4d0e-87de-607fc391f77f",
"nro_sesion": 2,
"id_pos": "80169bed-f375-4c4c-b0eb-e0fa38fa538f",
"date_tax": "2026-09-06T06:56:58.44902+02:00",
"date_open": "2026-09-06T06:56:58.44902+02:00",
"date_close": "2026-09-06T06:56:58.44902+02:00",
"id_user_open": "1bd80314-24de-456a-bbd5-0d9be731493a",
"id_user_close": "af2664d7-cf8e-439c-a713-fad960a4088b",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2026-09-06T06:56:58.44902+02:00",
"last_update": "2026-09-06T06:56:58.44902+02: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": "c78b8d32-3e20-4ec1-8970-9247375c640a",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "421ce0d9-2ab9-408d-a35e-eda2b4021fc3",
"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-09-06T06:56:58.44902+02:00",
"tt_pos_sesion": {
"$ref": "45"
}
},
{
"$ref": "46"
}
],
"tt_rooms_units_activity": [
{
"$id": "47",
"id": "d0e87e07-29e1-4a39-8045-77d3ec431f41",
"id_room_unit": "e5a68314-75eb-42bc-8f0c-5373e5656b92",
"id_room_list": "cb45deec-d2b4-44c6-95ad-66f7b4b41c93",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-09-06T06:56:58.44902+02:00",
"date_from": "2026-09-06T06:56:58.44902+02:00",
"date_end": "2026-09-06T06:56:58.44902+02:00",
"date_open": "2026-09-06T06:56:58.44902+02:00",
"date_close": "2026-09-06T06:56:58.44902+02:00",
"id_employee": "d911ee70-1825-4e72-bbf3-ed865b0b617f",
"id_employee_sec": "be35f6f5-5ab5-4d09-b827-a884078f2b92",
"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": "2a03ddff-a65d-45c5-88d0-39857f9111cc",
"comment": "sample string 7",
"id_user_open": "80850be9-a01b-49a0-a8fb-507ae699994f",
"id_user_close": "dd47a138-f614-4725-934b-cbff24747537",
"id_unit_state": "60bb5fc8-7144-49eb-b8d1-97d29f5042f8",
"id_pos_sesion": "d5679b5a-d098-48c6-850a-fa15c15b3450",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-09-06T06:56:58.44902+02:00",
"active": true,
"created_on": "2026-09-06T06:56:58.44902+02:00",
"last_update": "2026-09-06T06:56:58.44902+02:00",
"commited": true,
"mt_employees": {
"$ref": "21"
},
"mt_employees1": {
"$ref": "21"
},
"mt_rooms_units": {
"$id": "48",
"id": "d7269ff3-4e36-43ac-b16f-b335a4588752",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "0914989d-24be-4ca8-ac54-d7256cdd183e",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "c6998cdd-4b9b-460b-b314-01adbc7ee0bd",
"locked": true,
"date_locked": "2026-09-06T06:56:58.44902+02:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-09-06T06:56:58.44902+02:00",
"last_update": "2026-09-06T06:56:58.44902+02:00",
"id_user_upd": "807cfdb7-bcbc-4e83-a516-e152e86faad0",
"commited": true,
"mt_rooms": {
"$id": "49",
"id": "a685a188-9fec-4cef-a660-8619d26465a6",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "a1d242ff-f5c1-47a1-b4fb-32ead3acf1ab",
"name_pos": "sample string 6",
"id_image": "b87a3ce5-bfdb-47b1-834a-f9c93b16e868",
"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": "efc47bc4-df0f-459e-85f4-9cfe60bcf61c",
"refresh_status": true,
"active": true,
"created_on": "2026-09-06T06:56:58.44902+02:00",
"last_update": "2026-09-06T06:56:58.44902+02:00",
"id_user_upd": "9817ec25-ec44-468a-81a5-078ae8651826",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_pos_rooms": [
{
"$id": "50",
"id_pos": "75326fbd-b329-4312-978d-018b86b093c8",
"id_room": "c2cbd2db-c54d-4c44-81a7-36b8881893aa",
"active": true,
"created_on": "2026-09-06T06:56:58.44902+02:00",
"last_update": "2026-09-06T06:56:58.44902+02:00",
"id_user_upd": "4775e56d-ad32-4a22-9ac9-a15de8955760",
"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": "7e6e807d-e37f-43e0-92c6-a02a1b0ec9af",
"id_room": "d4fbd8b0-a12c-4c75-ae39-ff17c1652f0d",
"date_in": "2026-09-06T06:56:58.44902+02:00",
"date_out": "2026-09-06T06:56:58.44902+02:00",
"id_user_add": "8005a672-d4eb-418c-ba8e-ae063cd8d73c",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-09-06T06:56:58.44902+02:00",
"last_update": "2026-09-06T06:56:58.44902+02: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": "29b00849-81dd-461d-acaa-ef26e8303edd",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-09-06T06:56:58.44902+02:00",
"last_update": "2026-09-06T06:56:58.44902+02:00",
"id_user_upd": "0b117884-c37f-4517-955a-d3a91dfe5006",
"commited": true,
"mt_rooms_units": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"mt_rooms_units_states_types": [
{
"$id": "53",
"id_room_type": "bd03a4b2-236c-4cf5-a761-848a9e46ed9e",
"id_room_state": "61561fc9-63fc-4cce-b30e-e4718c7085a0",
"id_image": "849c0229-d016-4bc8-b1e6-998350124dc8",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-09-06T06:56:58.44902+02:00",
"last_update": "2026-09-06T06:56:58.44902+02:00",
"id_user_upd": "b3faf7a2-c3bb-49d2-bd91-236b7a7a15e6",
"commited": true,
"mt_rooms_units_states": {
"$id": "54",
"id": "00e3d0d8-ec35-4398-ab8f-c14f82fd9a2b",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"color": "sample string 5",
"active": true,
"created_on": "2026-09-06T06:56:58.44902+02:00",
"last_update": "2026-09-06T06:56:58.44902+02:00",
"id_user_upd": "a595f98f-1edf-496b-860b-0fe6592a047a",
"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"
}
],
"st_users": {
"$ref": "10"
},
"st_users1": {
"$ref": "10"
},
"tt_tips": [
{
"$id": "55",
"id": "c2d91a29-1d99-4ffe-8842-9b96130e62d7",
"id_pos_sesion": "9946b5b2-020a-4d96-bc8a-063195deb498",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "2e21a976-caa3-4660-a6b5-031485259f4a",
"id_room_unit_activity": "0a23d031-2ca2-4473-98f6-6a1f461f776d",
"id_doc_sa": "792ea56c-5343-4a10-a490-34e52f7db05e",
"id_pos_type": "81e78e1a-15d8-44d6-82c9-4df83c441c4e",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "326b82b6-b961-4653-bd61-44286f167d29",
"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-09-06T06:56:58.44902+02:00",
"last_update": "2026-09-06T06:56:58.44902+02:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "45"
},
"tt_tips_users": [
{
"$id": "56",
"id_tip": "d512cd76-5486-4942-9c2d-f449db70c3b4",
"id_user": "5f5a658a-1e19-4e8a-a243-ca834fe21f43",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-09-06T06:56:58.44902+02:00",
"last_update": "2026-09-06T06:56:58.44902+02:00",
"commited": true,
"st_users": {
"$ref": "10"
},
"tt_tips": {
"$ref": "55"
}
},
{
"$ref": "56"
}
]
},
{
"$ref": "55"
}
],
"tt_pos_sesion_users": [
{
"$id": "57",
"id_pos_sesion": "753bdc98-408d-4888-86f8-5d94f88e48a5",
"id_user": "f49b0564-2cc2-493b-b36a-47c1fe1181b2",
"date_add": "2026-09-06T06:56:58.44902+02:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-09-06T06:56:58.44902+02:00",
"last_update": "2026-09-06T06:56:58.44902+02:00",
"commited": true,
"st_users": {
"$ref": "10"
},
"tt_pos_sesion": {
"$ref": "45"
}
},
{
"$ref": "57"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_cmd_connection": [
{
"$id": "58",
"id": "32a80b18-0096-426e-8301-5b39cab61646",
"id_user": "be26a046-480e-4f86-8841-b7bff8e0036e",
"id_user_profile": "b38c1a60-1ce6-4fbf-ac9d-cda61f0cfb40",
"locator": "sample string 4",
"date_end": "2026-09-06T06:56:58.44902+02:00",
"id_pos_sesion": "ad69c1a5-0120-4391-b2c6-c86c378a0730",
"date_login": "2026-09-06T06:56:58.44902+02:00",
"date_logout": "2026-09-06T06:56:58.44902+02:00",
"terminal_id": "sample string 6",
"terminal_type": "sample string 7",
"created_on": "2026-09-06T06:56:58.44902+02:00",
"last_update": "2026-09-06T06:56:58.44902+02:00",
"commited": true,
"st_users": {
"$ref": "10"
},
"st_users_profiles": {
"$id": "59",
"id": "52feb75f-4853-4b10-a718-0d90198dcc51",
"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-09-06T06:56:58.44902+02:00",
"last_update": "2026-09-06T06:56:58.44902+02:00",
"commited": true,
"st_permisions": [
{
"$id": "60",
"id": "a989456c-3a52-46a6-8272-feabe4e63da7",
"id_function": "929a5953-ee1b-410c-8dc7-0b58999cc1d9",
"id_user": "55eb91af-e97a-41b3-8a4b-bc9196572093",
"id_profile": "1d1bb76f-3193-4251-b970-bcb055aedc05",
"permission": 3,
"active": true,
"created_on": "2026-09-06T06:56:58.44902+02:00",
"last_update": "2026-09-06T06:56:58.44902+02:00",
"commited": true,
"st_users_profiles": {
"$ref": "59"
},
"st_users": {
"$ref": "10"
},
"st_functions": {
"$id": "61",
"id": "98c8f88c-16f4-46ea-b6a6-54e1463678a0",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "37951900-b685-4ce1-b51b-d68b2634adf9",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "b655c1a6-ef27-4898-94f2-9f955f4e9456",
"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-09-06T06:56:58.44902+02:00",
"last_update": "2026-09-06T06:56:58.44902+02:00",
"commited": true,
"st_functions_groups": {
"$id": "62",
"id": "af7490b0-6acd-4c80-9f6f-728a986c040e",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-09-06T06:56:58.44902+02:00",
"last_update": "2026-09-06T06:56:58.44902+02:00",
"commited": true,
"st_functions": [
{
"$ref": "61"
},
{
"$ref": "61"
}
]
},
"st_images": {
"$ref": "5"
},
"st_permisions": [
{
"$ref": "60"
},
{
"$ref": "60"
}
]
}
},
{
"$ref": "60"
}
],
"st_users": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"tt_cmd_connection": [
{
"$ref": "58"
},
{
"$ref": "58"
}
]
},
"tt_pos_sesion": {
"$ref": "45"
}
},
{
"$ref": "58"
}
],
"tt_cmd_messages": [
{
"$id": "63",
"id": "40e77060-7593-4bff-8afb-b114b1c4f548",
"id_user": "8a08f69e-f5d6-430f-b4e9-0d0a33a61f9f",
"date_add": "2026-09-06T06:56:58.44902+02:00",
"destiny_type": 4,
"id_key": "98424679-7c7e-45dd-98f6-ca0821c13413",
"message": "sample string 6",
"message_view": true,
"date_view": "2026-09-06T06:56:58.44902+02:00",
"id_pos_sesion": "2c93c793-a68f-4f32-945e-24a63bdfb1da",
"terminal_add": "sample string 9",
"created_on": "2026-09-06T06:56:58.44902+02:00",
"last_update": "2026-09-06T06:56:58.44902+02:00",
"commited": true,
"st_users": {
"$ref": "10"
},
"tt_pos_sesion": {
"$ref": "45"
}
},
{
"$ref": "63"
}
]
}
},
{
"$ref": "44"
}
]
},
"mt_items_vouchers": {
"$id": "64",
"id": "60507d78-a816-4fd1-9947-bfe237525cc7",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "e674fc70-7c5b-4142-8844-ada7fcb5398b",
"id_doc_print": "005ed25c-c744-4874-88f3-28ccc191524a",
"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-09-06T06:56:58.44902+02:00",
"last_update": "2026-09-06T06:56:58.44902+02: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": "65",
"id_doc_sa": "09337317-fb01-4ef2-8911-73a581c09199",
"id_line": 2,
"id_item": "98a78c59-f50a-4424-9cad-e0e4f2c546d8",
"qty": 4.1,
"mt_items": {
"$ref": "8"
},
"tt_doc_sa_det": {
"$ref": "24"
}
},
{
"$ref": "65"
}
]
},
{
"$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": "66",
"id_pos": "39bc3b85-f216-42b0-9612-887a95b1eccb",
"id_doc": "cb00394b-c64d-4df6-b154-0b9fca8a2851",
"value": 3,
"created_on": "2026-09-06T06:56:58.44902+02:00",
"last_update": "2026-09-06T06:56:58.44902+02:00",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_pos": {
"$ref": "2"
}
},
{
"$ref": "66"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st": [
{
"$id": "67",
"id": "27d34dc1-dc85-407d-a98e-7e9e589701a7",
"id_pos": "9f74e0cb-5dd0-4d94-b481-42a819339870",
"id_doc": "ebb8a063-5b6a-4999-b742-100ddee0665c",
"id_branch": "8957c972-6284-460e-84e8-a8c6a4a3eadb",
"nro_doc": "sample string 5",
"date_doc": "2026-09-06T06:56:58.44902+02:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "83f81185-4b14-46d1-a448-55365d6217e9",
"id_loc_from": "2d856f29-f33b-420c-9866-7ee8153c70dc",
"id_loc_end": "1244b2d6-415a-40a2-85e8-3e4eb1cb19ef",
"id_user_add": "5d2bfc8f-f2bd-4f2e-a050-18474b786fe1",
"id_user_upd": "129ae0b6-1af6-4732-bf7e-c8df8fa2447c",
"id_pos_sesion": "bacebeb5-b163-4f95-9cb1-6835a4b8472a",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-09-06T06:56:58.44902+02:00",
"active": true,
"created_on": "2026-09-06T06:56:58.44902+02:00",
"last_update": "2026-09-06T06:56:58.44902+02:00",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_docs": {
"$ref": "14"
},
"mt_locations": {
"$id": "68",
"id": "efdd932a-055f-4fbf-b259-46a70409e3d7",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "0f02481e-4638-4f9f-a412-efb811bf1710",
"active": true,
"created_on": "2026-09-06T06:56:58.44902+02:00",
"last_update": "2026-09-06T06:56:58.44902+02:00",
"id_user_upd": "24cfbf37-49ab-4dfd-a802-62047e930958",
"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": "67"
},
{
"$ref": "67"
}
],
"tt_doc_st1": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"tt_stock": [
{
"$id": "69",
"id_location": "d6f39104-f458-4abb-b081-aca1fc55bcdb",
"id_item": "7dccdb2b-5ff4-4b54-af64-9701a52b02bb",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-09-06T06:56:58.44902+02:00",
"last_update": "2026-09-06T06:56:58.44902+02:00",
"commited": true,
"mt_items": {
"$ref": "8"
},
"mt_locations": {
"$ref": "68"
}
},
{
"$ref": "69"
}
]
},
"mt_locations1": {
"$ref": "68"
},
"mt_pos": {
"$ref": "2"
},
"st_users": {
"$ref": "10"
},
"st_users1": {
"$ref": "10"
},
"tt_doc_st_det": [
{
"$id": "70",
"id_doc_st": "c197fd5b-2325-49fe-ac9d-db2ebcb83e85",
"id_line": 2,
"id_item": "1cfe7ea2-7e23-40d6-8723-b00d5f0f3d6c",
"comment": "sample string 4",
"qty": 5.1,
"status": 1,
"active": true,
"mt_items": {
"$ref": "8"
},
"tt_doc_st": {
"$ref": "67"
}
},
{
"$ref": "70"
}
],
"tt_doc_st1": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"tt_doc_st2": {
"$ref": "67"
}
},
{
"$ref": "67"
}
]
},
"mt_locations": {
"$ref": "68"
},
"mt_locations1": {
"$ref": "68"
},
"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": "71",
"id": "478d9412-99c6-4ecf-807c-18bdee99af57",
"spool_server": "sample string 2",
"id_doc_sa": "4320de1e-c5c2-4d96-9ccb-2e3995457777",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-09-06T06:56:58.4520354+02:00",
"printed": true,
"print_on": "2026-09-06T06:56:58.4520354+02:00",
"tt_doc_sa": {
"$ref": "13"
}
},
{
"$ref": "71"
}
]
},
"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_featured": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_items_types": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"mt_locations": [
{
"$ref": "68"
},
{
"$ref": "68"
}
],
"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_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": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"st_pos_license": [
{
"$id": "72",
"id": "d723242a-60a5-42c4-949a-b9b7fe92da44",
"id_pos": "fab9b703-3078-41ca-9890-b4f2968bc1f4",
"mac_address": "sample string 3",
"date_end": "2026-09-06T06:56:58.4521662+02:00",
"key_access": "sample string 5",
"id_user_add": "1c6d61c0-6079-4cbd-ac00-67a38580a1c5",
"active": true,
"created_on": "2026-09-06T06:56:58.4521662+02:00",
"last_update": "2026-09-06T06:56:58.4521662+02:00",
"commited": true,
"mt_pos": {
"$ref": "2"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "72"
}
],
"st_users_pos": [
{
"$id": "73",
"id_user": "458e74d0-0019-45c4-b596-278d201bcadc",
"id_pos": "9ef3f173-9d18-4337-a2e6-cb432a57d413",
"pass_required": true,
"active": true,
"created_on": "2026-09-06T06:56:58.4521662+02:00",
"last_update": "2026-09-06T06:56:58.4521662+02:00",
"commited": true,
"mt_pos": {
"$ref": "2"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "73"
}
],
"st_users_token": [
{
"$id": "74",
"id": "dc4b3675-1e19-4f51-8f93-794c1496b191",
"token_id": "sample string 2",
"id_user": "8b626dbd-8571-4880-916e-af4347137047",
"date_from": "2026-09-06T06:56:58.4521662+02:00",
"date_end": "2026-09-06T06:56:58.4521662+02:00",
"created_on": "2026-09-06T06:56:58.4521662+02:00",
"st_users": {
"$ref": "10"
}
},
{
"$ref": "74"
}
],
"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": "67"
},
{
"$ref": "67"
}
],
"tt_doc_st1": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"tt_items_customs": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_logs": [
{
"$id": "75",
"id": "0ffe4ded-74a4-454c-9309-f47721931ea5",
"id_user_add": "4c1010ca-9441-4403-8592-4d0f1394fd82",
"id_table": "7d3d670d-ec93-4265-96fc-7be5c5903d79",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "d01807bf-cd24-4c88-9a8e-89ab3d23a4d8",
"created_on": "2026-09-06T06:56:58.4521662+02:00",
"commited": true,
"mt_pos": {
"$ref": "2"
},
"st_sync_tables": {
"$id": "76",
"id": "67cffa85-f0e9-4bb3-ac17-bf790e645df2",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-09-06T06:56:58.4521662+02:00",
"last_update": "2026-09-06T06:56:58.4521662+02:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "77",
"id": "ed0d098a-b520-4709-abd9-6890417d2c9e",
"id_sync": "cb19fc57-0083-43de-baef-f593fe4f5eee",
"json": "sample string 3",
"id_table": "03555626-72d1-4986-9077-9924d79dfd00",
"order": 5,
"st_sync_packages": {
"$id": "78",
"id": "15c18bbf-8ed4-40ed-910d-cf9be8e960e5",
"id_branch_from": "2fd2f680-63c0-461d-93d0-3e5d8d58d443",
"id_branch_to": "b3e615da-039a-47a7-bc55-e5a9c720ca1d",
"type": 4,
"created_on": "2026-09-06T06:56:58.4521662+02:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-09-06T06:56:58.4521662+02:00",
"send_on": "2026-09-06T06:56:58.4521662+02:00",
"mt_branches": {
"$ref": "4"
},
"mt_branches1": {
"$ref": "4"
},
"st_sync_packages_det": [
{
"$ref": "77"
},
{
"$ref": "77"
}
]
},
"st_sync_tables": {
"$ref": "76"
}
},
{
"$ref": "77"
}
],
"tt_logs": [
{
"$ref": "75"
},
{
"$ref": "75"
}
]
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "75"
}
],
"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": "79",
"id": "f009e601-992d-443c-b5d3-8c118361c259",
"id_room_activity": "a2ea5993-17db-4a90-af86-9d3c03be9d7f",
"id_pos_sesion": "9bb8ee30-1867-4e6a-8585-af0fbb92ad46",
"log_text": "sample string 4",
"id_user": "8c582596-4325-49f5-b060-3bc90a3e942c",
"event_type": "sample string 6",
"correlation_id": "cc70b471-ac5f-4ed4-b2ac-e8fdfe4707c8",
"id_room_unit": "3d072005-295a-49ce-8e74-6c009c0df8e7",
"id_room_unit_source": "953b0412-fa8c-4354-b799-c54cd703b6bd",
"id_room_unit_destination": "adc491ef-03d7-43d6-af22-721956ad4cb3",
"id_room_activity_related": "1c8dd510-2961-4752-b18a-ee31ff220df1",
"id_doc_sa": "b11e4583-413e-4eff-8b92-20afb7f6edce",
"id_user_authorizer": "54ad6db3-7d65-42d7-97c1-2c560a45886d",
"data_json": "sample string 7",
"created_on": "2026-09-06T06:56:58.4521662+02:00",
"commited": true,
"st_users": {
"$ref": "10"
}
},
{
"$ref": "79"
}
],
"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"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_sa1": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"mt_items": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_rooms_units_states": [
{
"$ref": "54"
},
{
"$ref": "54"
}
],
"st_users_profiles": {
"$ref": "59"
},
"tt_cmd_connection": [
{
"$ref": "58"
},
{
"$ref": "58"
}
],
"tt_cmd_messages": [
{
"$ref": "63"
},
{
"$ref": "63"
}
]
}
},
"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": "65"
},
{
"$ref": "65"
}
],
"tt_doc_st_det": [
{
"$ref": "70"
},
{
"$ref": "70"
}
],
"tt_items_customs": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_stock": [
{
"$ref": "69"
},
{
"$ref": "69"
}
],
"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": "61"
},
{
"$ref": "61"
}
],
"st_images_types": {
"$id": "80",
"id": "73ef675f-3b30-4255-a183-5d6e09a3e918",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-09-06T06:56:58.4521662+02:00",
"last_update": "2026-09-06T06:56:58.4521662+02: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": "68"
},
{
"$ref": "68"
}
],
"mt_periods": [
{
"$id": "81",
"id_branch": "99d36a04-ce27-4232-9a76-bd950e866b13",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-09-06T06:56:58.4521662+02:00",
"date_end": "2026-09-06T06:56:58.4521662+02:00",
"state": "sample string 6",
"created_on": "2026-09-06T06:56:58.4521662+02:00",
"last_update": "2026-09-06T06:56:58.4521662+02:00",
"commited": true,
"mt_branches": {
"$ref": "4"
}
},
{
"$ref": "81"
}
],
"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": "78"
},
{
"$ref": "78"
}
],
"st_sync_packages1": [
{
"$ref": "78"
},
{
"$ref": "78"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"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": "66"
},
{
"$ref": "66"
}
],
"st_pos_license": [
{
"$ref": "72"
},
{
"$ref": "72"
}
],
"st_users_pos": [
{
"$ref": "73"
},
{
"$ref": "73"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_pos_connection": [
{
"$id": "82",
"id": "245501db-9e50-4cf4-bf4b-782ad3b70000",
"id_pos": "8c5dbd97-32b0-4e07-88d0-57ac778494e4",
"date_add": "2026-09-06T06:56:58.4521662+02:00",
"date_upd": "2026-09-06T06:56:58.4521662+02:00",
"date_out": "2026-09-06T06:56:58.4521662+02: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": "82"
}
],
"tt_pos_sesion": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"mt_branches": {
"$ref": "4"
},
"tt_logs": [
{
"$ref": "75"
},
{
"$ref": "75"
}
],
"st_local_variables": [
{
"$id": "83",
"id": "13b4f033-82d5-4306-ba20-af86134a4d82",
"id_pos": "0618c8cb-8c6a-460f-b6ac-3c8290d11798",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-09-06T06:56:58.4521662+02:00",
"commited": true,
"mt_pos": {
"$ref": "2"
}
},
{
"$ref": "83"
}
],
"tt_doc_st": [
{
"$ref": "67"
},
{
"$ref": "67"
}
]
},
"mt_pos_doc_print": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"st_users": {
"$ref": "10"
}
},
{
"$ref": "1"
}
]