GET api/Mt_Pos_Print?all_rows={all_rows}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| all_rows | boolean |
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": "ee82f37b-44c9-4b37-b9d0-580a9fc95825",
"id_pos": "7419a976-e076-493d-9ad0-eee10ffbe1ac",
"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:46:34.5671981+02:00",
"last_update": "2026-09-06T06:46:34.5671981+02:00",
"id_user_upd": "ac537a48-0bec-402f-b334-8094ac41bc16",
"commited": true,
"mt_pos": {
"$id": "2",
"id": "c09af0ad-9e00-4c06-b2c8-884da60c9df5",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "4a0141c7-0cd2-4bbb-b9bd-e0c7aebbcc33",
"id_zone": "4987ce72-ba92-4219-8b72-001c3207e3e7",
"user_required": true,
"active": true,
"created_on": "2026-09-06T06:46:34.5671981+02:00",
"last_update": "2026-09-06T06:46:34.5671981+02:00",
"id_user_upd": "7f37404d-bd5f-477a-944a-5e6fa72f5c5b",
"commited": true,
"mt_branches_zones": {
"$id": "3",
"id": "987cd14d-5230-4e17-8c2c-ccf11bb79283",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "c05d9e2f-8fd2-4854-96d0-35d93a9eeed4",
"active": true,
"created_on": "2026-09-06T06:46:34.5671981+02:00",
"last_update": "2026-09-06T06:46:34.5671981+02:00",
"id_user_upd": "64abfd69-51ff-414b-bb24-3983ef68e8e7",
"commited": true,
"mt_branches": {
"$id": "4",
"id": "3f3eab92-aa8f-4d11-ab2b-5aeecdbc79e8",
"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": "398f932d-80b2-42eb-a3ed-e9dba3949485",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-09-06T06:46:34.5671981+02:00",
"last_update": "2026-09-06T06:46:34.5671981+02:00",
"id_user_upd": "5c49eeab-958b-4232-be8a-15bc2fed9212",
"commited": true,
"st_images": {
"$id": "5",
"id": "3b1def04-6a69-4830-a89c-95a9d46f2c06",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "3f774ad8-e7da-43b7-9f8d-6d266128896c",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-09-06T06:46:34.5671981+02:00",
"last_update": "2026-09-06T06:46:34.5671981+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"mt_categories": [
{
"$id": "6",
"id": "202a89fc-032e-4192-9d1a-e9348d5c98c0",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "a3b3f621-c744-40a3-8648-75ba26c915a8",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "974bc52a-4a12-4948-97dd-ca22e577d679",
"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:46:34.5671981+02:00",
"last_update": "2026-09-06T06:46:34.5671981+02:00",
"id_user_upd": "11d1dde3-7b8f-4ba9-80e3-0f2998a84dfd",
"commited": true,
"mt_categories_items": [
{
"$id": "7",
"id_category": "56acab23-4985-4bec-a3dc-7320d543b3b9",
"id_item": "a927e07c-aee3-4d1a-9257-655f8892b196",
"is_default": true,
"active": true,
"created_on": "2026-09-06T06:46:34.5671981+02:00",
"last_update": "2026-09-06T06:46:34.5671981+02:00",
"id_user_upd": "9357f00e-031d-4e8d-8215-494ee6a3e607",
"commited": true,
"mt_categories": {
"$ref": "6"
},
"mt_items": {
"$id": "8",
"id": "20fc4a48-9edd-458b-b028-fa95ec0bb887",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "f1c35385-6678-4a15-b9cb-5b1557e55a71",
"id_unit_sec": "c844cf2f-79a3-47db-8e89-019dd45a5dc9",
"id_brand": "15b848e6-dc04-451f-86a5-e2354b6380e1",
"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": "89fffb75-7873-41d0-a918-f30c1a843cf9",
"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:46:34.5671981+02:00",
"last_update": "2026-09-06T06:46:34.5671981+02:00",
"id_user_upd": "89ccdd2c-1311-4cad-a59d-514edc97c7c1",
"commited": true,
"mt_brands": {
"$id": "9",
"id": "9cef86dc-5615-482e-9596-534b94cc04cf",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-09-06T06:46:34.5671981+02:00",
"last_update": "2026-09-06T06:46:34.5671981+02:00",
"id_user_upd": "d3d0e638-4085-4cdd-9e20-050bdf48f457",
"commited": true,
"mt_items": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"st_users": {
"$id": "10",
"id": "a7666500-c905-471c-b4ff-1fb4f2f171a6",
"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": "23e3da9e-5074-46bd-bdc4-8a48ffe30047",
"view_messages": true,
"id_image_photo": "2dbd62f3-1518-4f01-b581-c4238f0f7e54",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "3f8a4352-7236-4f25-bcd0-fc842734e4e6",
"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:46:34.5671981+02:00",
"last_update": "2026-09-06T06:46:34.5671981+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": "56a34bf8-8c7e-4326-89de-0e360c15521a",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "91fe50f5-9db5-4536-aa83-e94b570ad679",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "0c5eeaa9-7940-4fd9-bb79-449fa1d4b2fe",
"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:46:34.5671981+02:00",
"last_update": "2026-09-06T06:46:34.5671981+02:00",
"id_user_upd": "8e946364-49dd-41df-9500-1b93b8bc9d28",
"commited": true,
"mt_pos": {
"$ref": "2"
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"tt_cloakrooms_units": [
{
"$id": "12",
"id": "7082f5fb-0406-44f3-8d75-559704c9d862",
"id_cloakroom": "905e3505-c566-4ee3-8a9e-77fa7ad3982e",
"id_pos_sesion": "876cf007-a30a-437d-83bf-c2c7eb7cbfb7",
"unit_id": 4,
"date_open": "2026-09-06T06:46:34.5671981+02:00",
"date_close": "2026-09-06T06:46:34.5671981+02:00",
"id_doc_sa": "26aa59d1-ff06-468a-b23c-cc8e608fcb03",
"commited": true,
"mt_cloakrooms": {
"$ref": "11"
},
"tt_doc_sa": {
"$id": "13",
"id": "f5a8d317-37d3-4afd-8c85-3e12b1fadc75",
"id_pos": "3278e613-4e58-4577-b734-0bce5048ce14",
"id_doc": "7f936b8c-cd16-41ec-a801-a0fdd10614fc",
"id_branch": "7179eb6a-e49a-4f62-a36f-5cc1f6a0ec8c",
"nro_doc": "sample string 5",
"date_doc": "2026-09-06T06:46:34.5671981+02:00",
"date_tax": "2026-09-06T06:46:34.5671981+02:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "418a837c-2481-436e-9074-251c97998e11",
"id_relationship": "7cbc195e-39a1-40b4-b943-87e6e61ef5ae",
"id_loc_from": "92dee3a0-2cd1-42d8-813b-e341bbe6e688",
"id_loc_end": "5e342e4e-a757-4b6b-88ad-598a7c1608ef",
"id_user_add": "f62f8119-c0e4-4373-8095-25e2767350a8",
"id_user_upd": "54935240-6164-4146-92f1-807567903174",
"comment": "sample string 12",
"id_pos_sesion": "5b1d7ffb-8bc4-474b-b862-ceb4f0a9ce07",
"id_room_unit": "df7635c8-1aa3-4834-8850-41d44af64ced",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "90085f08-d3ce-4e8d-b569-38bbeb86f144",
"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:46:34.5671981+02:00",
"last_update": "2026-09-06T06:46:34.5671981+02:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "4"
},
"mt_docs": {
"$id": "14",
"id": "371c6c87-f7c1-4f06-be5e-cffd16729998",
"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": "2e194bfc-9c07-42b1-9270-6f757311a32c",
"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:46:34.5671981+02:00",
"last_update": "2026-09-06T06:46:34.5671981+02:00",
"id_user_upd": "97d68f6a-6579-4a6a-9ab3-a13fe20ab961",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "15",
"id_doc": "400b9b85-b652-4742-a670-511aee11d16c",
"id_pay": "097068cd-d2b5-4809-985d-132c8c759509",
"id_money": "ca0fa498-e1fa-460e-9655-6524d5a07d7f",
"active": true,
"created_on": "2026-09-06T06:46:34.5671981+02:00",
"last_update": "2026-09-06T06:46:34.5671981+02:00",
"id_user_upd": "33dda5f8-a6e2-4677-bee1-4a1ed7501d31",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_money_types": {
"$id": "16",
"id": "719fead8-5a26-43f9-9f74-d89be78b320e",
"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": "6d108302-f3ac-42db-ac20-0baf6d517882",
"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:46:34.5671981+02:00",
"last_update": "2026-09-06T06:46:34.5671981+02:00",
"id_user_upd": "17a5a7e7-6a44-4699-b355-5c8e5108c004",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_money_rates": [
{
"$id": "17",
"id_money_1": "b8d8f35b-4bc6-45f5-8131-646c20b27033",
"id_money_2": "1f4567c1-ae1d-4909-b5c0-6a8eae3cb9e2",
"date_from": "2026-09-06T06:46:34.5671981+02:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-09-06T06:46:34.5671981+02:00",
"last_update": "2026-09-06T06:46:34.5671981+02:00",
"id_user_upd": "98900753-48e5-46c3-90df-1bfff081d4fc",
"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": "d3817146-2afe-40d8-8583-912479f1cee4",
"id_pay": "30046303-dc41-4536-a15e-887aee682de9",
"id_money": "c78da0a8-3505-4eb5-a9d9-24ad69b8d565",
"date_cashflow": "2026-09-06T06:46:34.5671981+02:00",
"coefficient": 5.1,
"id_user_add": "04b27735-d5e0-4d6a-9713-bf0b851d34a2",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "19",
"id": "a6cd2bf9-2362-4b45-b695-3c1591285ea3",
"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": "210fec77-1d07-4d56-ad7e-7c0caf7fc0fa",
"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:46:34.5671981+02:00",
"last_update": "2026-09-06T06:46:34.5671981+02:00",
"id_user_upd": "f50d6d51-d6bc-4892-836c-19ced634e46d",
"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": "6d76e8e3-f632-474a-864a-4bb283401e77",
"id_line": 2,
"id_pay": "5de88d3b-ddf9-4cdb-a343-d10a2a4e1bec",
"id_money": "228b0042-8a3f-40da-b58a-6fd5a4767866",
"coefficient": 5.1,
"id_voucher": "ae6adf95-5f19-4632-83e2-b71fe3c0d29c",
"id_employee": "fb861b53-5801-4907-b9da-10f7234a2ef6",
"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": "1bc2d0a4-64f3-489c-ac1e-acd20e42f33a",
"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": "01bec4a3-51c8-4e4f-b46b-948f608d847d",
"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": "dc392360-31dc-4e34-9cff-370d1a172122",
"name_pos": "sample string 12",
"id_image": "270b0e61-7a9b-4735-8b02-2edd64d1acda",
"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:46:34.5671981+02:00",
"last_update": "2026-09-06T06:46:34.5671981+02:00",
"id_user_upd": "1742d729-414a-469f-81fa-24715bb31270",
"commited": true,
"mt_employees_branches": [
{
"$id": "22",
"id_employee": "b8775342-97d1-4155-a942-4d9174f56daa",
"id_branch": "a9ff94cc-4abd-41c8-9c2e-0042441abc87",
"active": true,
"created_on": "2026-09-06T06:46:34.5671981+02:00",
"last_update": "2026-09-06T06:46:34.5671981+02:00",
"id_user_upd": "38eea32c-0d89-4437-8c89-aee3f20117d7",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_employees": {
"$ref": "21"
}
},
{
"$ref": "22"
}
],
"mt_employees_profiles": {
"$id": "23",
"id": "ea60f05c-0451-4df4-8b24-2b19f6779d51",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-09-06T06:46:34.5671981+02:00",
"last_update": "2026-09-06T06:46:34.5671981+02:00",
"id_user_upd": "80241fd5-b4bb-4f50-99a1-67cec241ef1a",
"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": "e1e775af-9bee-459f-9994-206330fe1f8b",
"id_line": 2,
"id_item_sub": "516347fa-62ab-4598-b4d7-0357d02e328b",
"qty": 4.1,
"id_list": "73c2bbda-dcb7-4115-aafe-e919929b3df6",
"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": "b2100e7c-b3f3-4d7b-84b3-2dd0f165ceb7",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "72b2a31e-24d6-471a-ada6-5a69e29a5879",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "92cd8e01-c0d3-4c0f-9192-e1f988e115bf",
"id_user_upd": "2a2374fd-3149-43b2-ba80-aa3cd20a3fdd",
"active": true,
"mt_employees": {
"$ref": "21"
},
"mt_items_sub": {
"$id": "25",
"id": "ca862d1a-ae26-4b93-89cb-b4c37fb0b245",
"id_item": "b5b74e5c-3522-4f3d-ba96-891b511c957e",
"id_item_type": "240261f5-0dd6-4024-a860-44a2816d95cb",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "267dcb95-aee2-4b58-b7c7-5cef1d62bb01",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-09-06T06:46:34.5671981+02:00",
"last_update": "2026-09-06T06:46:34.5671981+02:00",
"id_user_upd": "73ecf4a6-ec02-42d7-ae13-280de8a1a023",
"commited": true,
"mt_items": {
"$ref": "8"
},
"mt_items_formula": [
{
"$id": "26",
"id_item_sub": "4b0df809-be3b-4bc8-8fdf-ae0c18de1955",
"id_item": "d55dcb3b-4f3b-4558-ab0e-188f0256e2de",
"group_id": 3,
"id_unit_ref": "c5c6b19b-69d6-4c5d-b7cb-f406eb41ce7d",
"qty_dis": 5,
"mt_items": {
"$ref": "8"
},
"mt_items_sub": {
"$ref": "25"
},
"mt_units_ref": {
"$id": "27",
"id": "68cc7e7d-c95e-4f7e-aac1-126363daaa43",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "35a89309-58a8-4712-908d-348b6c36ba6e",
"active": true,
"created_on": "2026-09-06T06:46:34.5671981+02:00",
"last_update": "2026-09-06T06:46:34.5671981+02:00",
"id_user_upd": "d810e37e-4f05-44ed-bd22-bb6683054df9",
"commited": true,
"mt_units": {
"$id": "28",
"id": "fc5f8cad-08b2-4768-86cf-1260abcd1554",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-09-06T06:46:34.5671981+02:00",
"last_update": "2026-09-06T06:46:34.5671981+02:00",
"id_user_upd": "8067bc75-ba7f-4b56-a013-17122ef2981f",
"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": "952c72c9-823e-4b01-a91f-f8866e6aed05",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "3f26edec-7241-4384-bbb3-ea0c6d5b49b5",
"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:46:34.5671981+02:00",
"last_update": "2026-09-06T06:46:34.5671981+02:00",
"id_user_upd": "8225c281-f6fd-4e3b-9541-7ea1b7cd9922",
"commited": true,
"tt_vouchers_det": [
{
"$id": "30",
"id_voucher": "ea689770-594c-4580-8f11-ced40e73271b",
"id_line": "74bf38ab-11ed-4123-8f84-92db38aa7ce0",
"id_category": "9b97817e-e5c9-4347-b1d4-39dab5111ce8",
"id_item": "07dd035e-eaf6-4131-9352-64186bdd96b8",
"id_item_type": "65ac7ac8-0a16-4ed1-9e3f-9c2ed9eb6042",
"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": "88e5bfc2-8a39-4399-83ab-7282816af5c3",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-09-06T06:46:34.5671981+02:00",
"date_end": "2026-09-06T06:46:34.5671981+02:00",
"date_used": "2026-09-06T06:46:34.5671981+02:00",
"date_sesion": "2026-09-06T06:46:34.5671981+02:00",
"id_employee": "3db662ee-93eb-47e5-9731-01d00f519c1b",
"id_branch": "9f104d6a-9fb9-4142-8e0b-57cde64f2752",
"id_voucher_permision": "d0cee9d7-86d0-487f-b342-eba3557f10d3",
"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": "26ebf951-ddde-461f-91b9-6f8031db5dd5",
"id_user_add": "d178b2d4-13a6-42bb-b98a-e0fa87f1a5cd",
"id_doc_sa": "7dbec66d-db91-42f2-8d0c-1ffac7a64c6b",
"id_item_sub": "a4180bf0-4314-48f2-b4a6-9c543ae85a39",
"id_pos_sesion": "50cbdedb-e7e8-4902-9625-611330d0abfc",
"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:46:34.5671981+02:00",
"last_update": "2026-09-06T06:46:34.5671981+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": "801e1d5d-b61f-4015-87bc-116dadeb6035",
"date_from": "2026-09-06T06:46:34.5671981+02:00",
"date_end": "2026-09-06T06:46:34.5671981+02:00",
"date_used": "2026-09-06T06:46:34.5671981+02:00",
"id_employee": "8d7026cd-164b-4c05-bd7f-c3d22ab88c95",
"id_branch": "22121414-4eaa-422b-9be9-1af30cd35f5d",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "f709d979-255c-49f2-a0fd-bbc97ce81030",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-09-06T06:46:34.5671981+02:00",
"last_update": "2026-09-06T06:46:34.5671981+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": "ac0fbc75-f6ea-4d7d-b08d-9d8250672705",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-09-06T06:46:34.5671981+02:00",
"date_end": "2026-09-06T06:46:34.5671981+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": "5863c3ef-c3ae-4e95-8446-53f410cd0cd2",
"id_pos": "e3b625f4-19ac-425d-bbde-e992b80ea557",
"id_list": "8d8490ff-8fed-4b52-b97b-fe110f42528d",
"id_item": "4a07a68f-4b5f-45b3-b5bb-923881a87274",
"id_item_type": "2fc4b0b6-0716-4bf6-9acf-2f493de412ae",
"id_category": "c3721d2f-f793-4a2c-81a5-5571caaf6d90",
"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:46:34.5671981+02:00",
"last_update": "2026-09-06T06:46:34.5671981+02:00",
"id_user_upd": "e21e6de2-b935-4ba2-9956-bf79c4f3cd1d",
"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": "04153e38-0eb4-4c8a-82b6-e2c002bf593e",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "0e743030-67b9-468f-be3f-3e27cc6c374f",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "63d5525a-8974-4387-95b6-fe9b61eeaa92",
"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:46:34.5671981+02:00",
"last_update": "2026-09-06T06:46:34.5671981+02:00",
"id_user_upd": "ae9ab90b-e658-4af2-9923-e0090aa3862c",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "35",
"id_pos": "527d3ce0-4974-4313-9cda-ab3769df3a18",
"id_pos_type": "94cf9175-a727-44a5-831b-5fafc5c70901",
"id_price_list": "0b8b4203-38c7-4b52-99ef-710e1b438370",
"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:46:34.5671981+02:00",
"last_update": "2026-09-06T06:46:34.5671981+02:00",
"id_user_upd": "e26e3867-7fe8-43d3-a28f-41f564aecb4d",
"commited": true,
"mt_pos_view": {
"$id": "36",
"id_pos": "de21d216-d1cd-445c-bdc9-77bad30b67d6",
"id_pos_type": "00e6a1f3-51f9-4c01-aa52-3659f068725d",
"is_default": true,
"active": true,
"created_on": "2026-09-06T06:46:34.5671981+02:00",
"last_update": "2026-09-06T06:46:34.5671981+02:00",
"id_user_upd": "cbd730e2-f39a-45c3-a2dd-5ff1d2ba4a7e",
"commited": true,
"mt_pos": {
"$ref": "2"
},
"mt_pos_prices_list": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_pos_types": {
"$id": "37",
"id": "01fba9a7-d522-4dc0-96b1-0a50c92742aa",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-09-06T06:46:34.5671981+02:00",
"last_update": "2026-09-06T06:46:34.5671981+02:00",
"id_user_upd": "95512c30-50ba-4085-966b-f8e1ac19c9e7",
"commited": true,
"mt_items_featured": [
{
"$id": "38",
"id": "cd3b41ca-ea07-4bbb-83ba-1c29fe2ad632",
"id_branch": "8bbe8a0a-cf98-4b7e-9cc6-7033ae58333e",
"id_pos_type": "0ea4c046-4de4-4c67-97e1-23af33d0882c",
"id_pos": "e57e8bcf-bcb9-4214-8aea-d571fa6e4d6a",
"id_item": "eb1b03ef-ddcf-42ea-a600-2ba4d457787f",
"date_from": "2026-09-06T06:46:34.5671981+02:00",
"date_end": "2026-09-06T06:46:34.5671981+02:00",
"image_id": 4,
"active": true,
"created_on": "2026-09-06T06:46:34.5671981+02:00",
"last_update": "2026-09-06T06:46:34.5671981+02:00",
"id_user_upd": "ae23b0f9-598e-4957-adae-6b95b2947594",
"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": "a77f1d84-e80a-496d-92b5-0149a4662373",
"id_doc": "55c01df9-9691-4bab-93fe-265d86590259",
"id_pos_type": "8e990a91-4403-48fa-bc02-5623e20183ef",
"id_doc_print": "ce7dfda1-dfad-47f8-a418-f4aca2575304",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-09-06T06:46:34.5671981+02:00",
"last_update": "2026-09-06T06:46:34.5671981+02:00",
"id_user_upd": "a2ba6af4-7025-4f15-86bb-b9c53db115af",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_pos_print": {
"$ref": "1"
},
"mt_pos_types": {
"$ref": "37"
},
"st_doc_print": {
"$id": "40",
"id": "8d0d9ee0-0fa1-4ef8-a5dd-8e360c7652fa",
"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:46:34.5671981+02:00",
"last_update": "2026-09-06T06:46:34.5671981+02:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"st_doc_print_det": [
{
"$id": "41",
"id_doc_print": "48532e4b-5dce-4b03-bbae-2a5ecb53bf77",
"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": "bae69b9e-0a4e-4ead-a526-07a3bbcf1a7b",
"id_item_sub": "52952851-a038-4164-afd1-a52e25be9839",
"validity_date": "2026-09-06T06:46:34.5671981+02:00",
"price": 4.1,
"active": true,
"created_on": "2026-09-06T06:46:34.5671981+02:00",
"last_update": "2026-09-06T06:46:34.5671981+02:00",
"id_user_upd": "d21dd200-2ab2-4f52-8193-443e69575c43",
"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": "5e418ce1-215d-432d-b008-3ac79ec11549",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-09-06T06:46:34.5671981+02:00",
"date_end": "2026-09-06T06:46:34.5671981+02:00",
"id_branch": "01e2254b-715d-44ef-85f4-89d4fae4276d",
"id_pos": "8645b63c-19c0-4c10-aed8-122d14be3d5a",
"id_list": "1826f292-5c8b-48a5-a9bd-f9fddc39f029",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-09-06T06:46:34.5671981+02:00",
"last_update": "2026-09-06T06:46:34.5671981+02:00",
"id_user_upd": "6878f067-08e1-4ec7-a4d4-436de4b0dcf8",
"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": "19125281-3ebb-459a-934e-7e578d8efe8a",
"order_id": 2,
"id_item": "c80efe8e-eeae-4938-a812-87c6e087be2e",
"id_item_type": "bb761619-ccba-48d2-b22a-962f17067214",
"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": "14b6db69-cbee-40b4-b76f-6e61ee72f2bd",
"type_item": 11,
"id_voucher_json": "901e29e4-7c99-4e58-a797-d5947f551f88",
"count_voucher": 1,
"id_category": "38effc70-2198-4560-99b0-87f65da4f0b4",
"created_on": "2026-09-06T06:46:34.5671981+02:00",
"last_update": "2026-09-06T06:46:34.5671981+02:00",
"id_user_upd": "9a36985a-8bca-42c4-9498-2b3d514c2816",
"commited": true,
"mt_items": {
"$ref": "8"
},
"mt_items_types": {
"$ref": "29"
},
"st_users": {
"$ref": "10"
},
"tt_pos_sesion": {
"$id": "45",
"id": "7eb56a75-ade3-46de-8d47-3977b30e9dbd",
"nro_sesion": 2,
"id_pos": "ca117e69-28b7-4e81-9787-9a7b893c326a",
"date_tax": "2026-09-06T06:46:34.5671981+02:00",
"date_open": "2026-09-06T06:46:34.5671981+02:00",
"date_close": "2026-09-06T06:46:34.5671981+02:00",
"id_user_open": "235296a0-d447-4f46-a82f-452580e41f76",
"id_user_close": "76a88e83-2db1-43c8-a7b9-84f8723d931d",
"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:46:34.5671981+02:00",
"last_update": "2026-09-06T06:46:34.5671981+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": "583711f2-60fa-4ae1-a98f-464877955f88",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "a66e1ac0-23a2-4d1e-b223-d1981bd218d7",
"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:46:34.5671981+02:00",
"tt_pos_sesion": {
"$ref": "45"
}
},
{
"$ref": "46"
}
],
"tt_rooms_units_activity": [
{
"$id": "47",
"id": "f5d0af26-7a54-4fae-acaf-e6f05388829c",
"id_room_unit": "f31a341b-767e-4471-bfb9-2c01f78cf9bb",
"id_room_list": "22525d2c-bdad-45c3-a4b8-b05cb3ea453a",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-09-06T06:46:34.5671981+02:00",
"date_from": "2026-09-06T06:46:34.5671981+02:00",
"date_end": "2026-09-06T06:46:34.5671981+02:00",
"date_open": "2026-09-06T06:46:34.5671981+02:00",
"date_close": "2026-09-06T06:46:34.5671981+02:00",
"id_employee": "c22150fa-cb5a-4a48-9e2d-1705d7aa2a55",
"id_employee_sec": "d7f90bf1-55c0-4cfe-8e01-1532dc520282",
"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": "3585bc92-08dd-4e04-8458-168c337c3726",
"comment": "sample string 7",
"id_user_open": "4e2c9728-cc03-44fe-9b54-138160b250cf",
"id_user_close": "94e2b4f0-3146-4880-91e7-02286eca21a0",
"id_unit_state": "06fea6e9-fb97-47af-b976-eda9154cdde6",
"id_pos_sesion": "d93f2fae-85f0-47f1-b6d9-dc840d658571",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-09-06T06:46:34.5671981+02:00",
"active": true,
"created_on": "2026-09-06T06:46:34.5671981+02:00",
"last_update": "2026-09-06T06:46:34.5671981+02:00",
"commited": true,
"mt_employees": {
"$ref": "21"
},
"mt_employees1": {
"$ref": "21"
},
"mt_rooms_units": {
"$id": "48",
"id": "53fdb781-52c9-4285-beb1-c27a8b580b8b",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "3fb6b9a7-2e8b-4122-b825-9d97841047ef",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "62be9bd0-e7e6-44de-847f-0ae460175609",
"locked": true,
"date_locked": "2026-09-06T06:46:34.5671981+02:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-09-06T06:46:34.5671981+02:00",
"last_update": "2026-09-06T06:46:34.5671981+02:00",
"id_user_upd": "ab0a3e31-1bb1-4319-8f50-ecf6ba769e23",
"commited": true,
"mt_rooms": {
"$id": "49",
"id": "55c62490-a1fb-4261-a791-a9c248e38058",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "39e79219-d88c-4efc-95a7-57699a2a1f28",
"name_pos": "sample string 6",
"id_image": "7a326766-7ea8-4e7f-b0ed-ee2b3e8a5e87",
"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": "a142d813-172f-4d21-ac1f-28e7b164ea2c",
"refresh_status": true,
"active": true,
"created_on": "2026-09-06T06:46:34.5671981+02:00",
"last_update": "2026-09-06T06:46:34.5671981+02:00",
"id_user_upd": "17ee1b3f-0e9b-4b2a-9c7c-1110bb9ff5ab",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_pos_rooms": [
{
"$id": "50",
"id_pos": "c912d24c-42e5-4ec2-9d9a-4cf54a792115",
"id_room": "451905a0-de9a-4871-891b-84155b863984",
"active": true,
"created_on": "2026-09-06T06:46:34.5671981+02:00",
"last_update": "2026-09-06T06:46:34.5671981+02:00",
"id_user_upd": "4f302943-9057-444a-abb3-f5a9df558938",
"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": "96c2cc25-145f-4168-8742-1da7912a887e",
"id_room": "c39f2c25-a5f8-4a7c-818f-a9b8e1f1daa6",
"date_in": "2026-09-06T06:46:34.5671981+02:00",
"date_out": "2026-09-06T06:46:34.5671981+02:00",
"id_user_add": "dbf6602e-5068-4c7d-bf98-2181375f28ae",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-09-06T06:46:34.5671981+02:00",
"last_update": "2026-09-06T06:46:34.5671981+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": "d8c9591e-85ab-4289-a627-60aebfaa8071",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-09-06T06:46:34.5671981+02:00",
"last_update": "2026-09-06T06:46:34.5671981+02:00",
"id_user_upd": "70365acf-d8a4-4d74-a0ff-643fac6dc504",
"commited": true,
"mt_rooms_units": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"mt_rooms_units_states_types": [
{
"$id": "53",
"id_room_type": "6e4baba9-8353-446f-8590-e3eb63bf366d",
"id_room_state": "bec54c63-4573-43d2-a346-c3c2fc49f5c5",
"id_image": "0cf188ce-05f8-4673-a07a-99b35f75d9fd",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-09-06T06:46:34.5671981+02:00",
"last_update": "2026-09-06T06:46:34.5671981+02:00",
"id_user_upd": "d386de5c-261a-4497-ad36-0a39a70a8262",
"commited": true,
"mt_rooms_units_states": {
"$id": "54",
"id": "69333ae0-5ad1-4cfe-abc7-1061a241eb01",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"color": "sample string 5",
"active": true,
"created_on": "2026-09-06T06:46:34.5671981+02:00",
"last_update": "2026-09-06T06:46:34.5671981+02:00",
"id_user_upd": "456faeab-aaaa-4a47-a3a9-ab7e1e02102d",
"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": "d0183a16-ec96-4061-9e08-2ef2a2b84e8d",
"id_pos_sesion": "6c441fad-19ac-458c-9080-c614c2314b40",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "b7004aaf-1b8b-436a-bb91-4ae6c963ed5c",
"id_room_unit_activity": "46256e11-689c-486c-9399-01349a585f2c",
"id_doc_sa": "03e972b6-589f-4f5c-ae63-58c31272e82a",
"id_pos_type": "598a0f99-f5db-4314-93b5-3a1c5c98fc1f",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "009070c5-1967-4328-baf9-7609c9d62a83",
"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:46:34.5671981+02:00",
"last_update": "2026-09-06T06:46:34.5671981+02:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "45"
},
"tt_tips_users": [
{
"$id": "56",
"id_tip": "75087d59-faaf-4773-905a-8c3af70b9e34",
"id_user": "08b8b873-7c55-4b17-abaa-4eeb4a4d854f",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-09-06T06:46:34.5671981+02:00",
"last_update": "2026-09-06T06:46:34.5671981+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": "74e342be-a329-4039-9ac0-2a9c067c2b50",
"id_user": "01c3929f-7938-4257-bd64-6723234ba331",
"date_add": "2026-09-06T06:46:34.5671981+02:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-09-06T06:46:34.5671981+02:00",
"last_update": "2026-09-06T06:46:34.5671981+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": "2990824b-1c10-4750-8cf3-d72167ddc384",
"id_user": "0471fb4a-7885-4f57-ada0-6c65fc78dfc4",
"id_user_profile": "1702fe9c-2b43-4c16-a04a-fe2dd73842c7",
"locator": "sample string 4",
"date_end": "2026-09-06T06:46:34.5671981+02:00",
"id_pos_sesion": "6a6d528f-0378-4769-b070-07662626c551",
"date_login": "2026-09-06T06:46:34.5671981+02:00",
"date_logout": "2026-09-06T06:46:34.5671981+02:00",
"terminal_id": "sample string 6",
"terminal_type": "sample string 7",
"created_on": "2026-09-06T06:46:34.5671981+02:00",
"last_update": "2026-09-06T06:46:34.5671981+02:00",
"commited": true,
"st_users": {
"$ref": "10"
},
"st_users_profiles": {
"$id": "59",
"id": "6f746c48-9490-4a4d-a2ec-070f2c765d91",
"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:46:34.5671981+02:00",
"last_update": "2026-09-06T06:46:34.5671981+02:00",
"commited": true,
"st_permisions": [
{
"$id": "60",
"id": "ab0224c4-af42-413e-9f6e-13b4427977a6",
"id_function": "f9783172-24c3-4888-ad80-37974491db98",
"id_user": "670ac29f-8ced-4f9d-bf8f-f08844995834",
"id_profile": "4e1e40b0-fc83-40cf-a666-7352acb6daff",
"permission": 3,
"active": true,
"created_on": "2026-09-06T06:46:34.5671981+02:00",
"last_update": "2026-09-06T06:46:34.5671981+02:00",
"commited": true,
"st_users_profiles": {
"$ref": "59"
},
"st_users": {
"$ref": "10"
},
"st_functions": {
"$id": "61",
"id": "9f6dfc96-869f-4567-9dd9-f6783e0cf105",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "cd2e6fcf-dfec-44d6-87d9-31141d0fe293",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "edd0f45a-7241-4d3b-98e2-668a9c0c25c2",
"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:46:34.5671981+02:00",
"last_update": "2026-09-06T06:46:34.5671981+02:00",
"commited": true,
"st_functions_groups": {
"$id": "62",
"id": "3fe69a84-a98c-4034-98c1-748e1d9dc269",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-09-06T06:46:34.5671981+02:00",
"last_update": "2026-09-06T06:46:34.5671981+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": "c574aa84-67a2-44db-af1a-5deea1a44a51",
"id_user": "5f7c48c0-d821-47ef-8be3-b85b38672a08",
"date_add": "2026-09-06T06:46:34.5671981+02:00",
"destiny_type": 4,
"id_key": "9a58a881-b0dc-4809-89a6-92503701531e",
"message": "sample string 6",
"message_view": true,
"date_view": "2026-09-06T06:46:34.5671981+02:00",
"id_pos_sesion": "f59d26dc-1803-4a5a-9946-3c7447c26868",
"terminal_add": "sample string 9",
"created_on": "2026-09-06T06:46:34.5671981+02:00",
"last_update": "2026-09-06T06:46:34.5671981+02:00",
"commited": true,
"st_users": {
"$ref": "10"
},
"tt_pos_sesion": {
"$ref": "45"
}
},
{
"$ref": "63"
}
]
}
},
{
"$ref": "44"
}
]
},
"mt_items_vouchers": {
"$id": "64",
"id": "f6d576b7-6989-4f51-beb0-53cf73d8d284",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "7237826e-cff2-4d1a-8d47-c4c7c9c218da",
"id_doc_print": "58e97da4-45c8-4a44-9672-b8e7f2413c31",
"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:46:34.5671981+02:00",
"last_update": "2026-09-06T06:46:34.5671981+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": "7e4e5616-414d-47ae-a105-9005fb188780",
"id_line": 2,
"id_item": "bb504461-e195-4f1b-a560-985e83fb529f",
"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": "434d1639-4d90-4108-bb72-918d1f1bc1a9",
"id_doc": "85042ea6-26ad-47b9-8805-2d8b66047fd9",
"value": 3,
"created_on": "2026-09-06T06:46:34.5671981+02:00",
"last_update": "2026-09-06T06:46:34.5671981+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": "38b71be4-3f87-4fde-8772-1c6cebc01f48",
"id_pos": "787ccac1-9af7-487b-bf1e-05904b329cc9",
"id_doc": "26667f62-cd24-41b4-a66f-94bea53ede8a",
"id_branch": "6ea314b1-724d-4b05-a859-459d69692cab",
"nro_doc": "sample string 5",
"date_doc": "2026-09-06T06:46:34.5671981+02:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "8681ae2c-628b-4627-a349-96e7225eb1a3",
"id_loc_from": "d1bd20ee-399f-46c8-ab8f-201174a5ac4c",
"id_loc_end": "117c6aca-eb21-4052-a9c3-ae191ac01800",
"id_user_add": "98eec261-ac02-43c4-b6f8-0a17c4388d25",
"id_user_upd": "44b5ee56-23dd-4bbb-8d50-aa2d5295801f",
"id_pos_sesion": "9d49d01b-159d-4154-ab4e-2593339980eb",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-09-06T06:46:34.5671981+02:00",
"active": true,
"created_on": "2026-09-06T06:46:34.5671981+02:00",
"last_update": "2026-09-06T06:46:34.5671981+02:00",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_docs": {
"$ref": "14"
},
"mt_locations": {
"$id": "68",
"id": "0fc628c8-27b4-4daf-aa33-596cd5e7ea8e",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "07c9954e-cae2-4233-a634-e0e91fe93a48",
"active": true,
"created_on": "2026-09-06T06:46:34.5671981+02:00",
"last_update": "2026-09-06T06:46:34.5671981+02:00",
"id_user_upd": "4958708a-7c17-49d6-93b1-2e307451cb4f",
"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": "e83e9138-0616-48e5-9b28-a7fa10cbee05",
"id_item": "915bec26-e96d-4fab-b8a2-8a9eb53185d5",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-09-06T06:46:34.5671981+02:00",
"last_update": "2026-09-06T06:46:34.5671981+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": "35a27456-c477-4d16-ac4e-265c2dcf3604",
"id_line": 2,
"id_item": "eca740d7-c017-4c30-b8b9-ac43a48e0c63",
"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": "10da66d4-3aeb-48b0-89bc-d2ba53ac104b",
"spool_server": "sample string 2",
"id_doc_sa": "f17a7c78-0153-4be6-814d-b772d23ac1d6",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-09-06T06:46:34.5671981+02:00",
"printed": true,
"print_on": "2026-09-06T06:46:34.5671981+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": "42af9399-e871-4cd3-a424-9a9de977af69",
"id_pos": "85637b02-dfec-4411-b70b-a96924d4ca57",
"mac_address": "sample string 3",
"date_end": "2026-09-06T06:46:34.5725674+02:00",
"key_access": "sample string 5",
"id_user_add": "e0b8b5e5-1da1-410c-90ae-69165f4a5463",
"active": true,
"created_on": "2026-09-06T06:46:34.5725674+02:00",
"last_update": "2026-09-06T06:46:34.5725674+02:00",
"commited": true,
"mt_pos": {
"$ref": "2"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "72"
}
],
"st_users_pos": [
{
"$id": "73",
"id_user": "497fce19-7f71-419f-891d-498bc266a50a",
"id_pos": "ee510749-cbcd-4c3b-ad26-e0c81f59fcac",
"pass_required": true,
"active": true,
"created_on": "2026-09-06T06:46:34.5725674+02:00",
"last_update": "2026-09-06T06:46:34.5725674+02:00",
"commited": true,
"mt_pos": {
"$ref": "2"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "73"
}
],
"st_users_token": [
{
"$id": "74",
"id": "90cd7ea0-9d89-4a13-b0dc-aab9534f376e",
"token_id": "sample string 2",
"id_user": "8a9bb32a-26a9-416d-a285-6cc2522b45ae",
"date_from": "2026-09-06T06:46:34.5725674+02:00",
"date_end": "2026-09-06T06:46:34.5725674+02:00",
"created_on": "2026-09-06T06:46:34.5725674+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": "70c8ab11-3d3c-4006-8e7d-eea0e8a3bda4",
"id_user_add": "09c94b77-926d-4f32-969c-31043770d4ba",
"id_table": "fb76da46-597f-4a48-be89-ae4036d464a3",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "681be990-e26b-4809-9ceb-743b64488a21",
"created_on": "2026-09-06T06:46:34.5725674+02:00",
"commited": true,
"mt_pos": {
"$ref": "2"
},
"st_sync_tables": {
"$id": "76",
"id": "181bc748-deb2-4215-82c0-332f6bb06f5b",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-09-06T06:46:34.5725674+02:00",
"last_update": "2026-09-06T06:46:34.5725674+02:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "77",
"id": "404762f5-244f-4b5d-bb76-95c6b5a0677e",
"id_sync": "2d4e647d-0dd8-4b80-82b3-3c91fd8ae48d",
"json": "sample string 3",
"id_table": "a48434cf-fc26-4364-a5d6-dd2132015d3e",
"order": 5,
"st_sync_packages": {
"$id": "78",
"id": "81db747c-7a0e-4d66-80fa-9bbf1a9a591b",
"id_branch_from": "8b5643dd-951c-4176-8c12-72e3fead761b",
"id_branch_to": "ef876f3f-5db9-4f65-aded-09ee5fa8e46c",
"type": 4,
"created_on": "2026-09-06T06:46:34.5725674+02:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-09-06T06:46:34.5725674+02:00",
"send_on": "2026-09-06T06:46:34.5725674+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": "11b11db0-a675-4e70-ab67-44e037c0a7ae",
"id_room_activity": "dabcfa4f-f022-45a1-8504-61bd9d19d730",
"id_pos_sesion": "ba29d44a-f8db-4fdf-9372-99926d6f81f3",
"log_text": "sample string 4",
"id_user": "a147de14-c80b-495a-b162-4e5a5444cb48",
"event_type": "sample string 6",
"correlation_id": "1091ef41-770a-4270-b1be-34ddc5467738",
"id_room_unit": "cd301615-1d34-44a0-a607-2c03983f980a",
"id_room_unit_source": "65fdee94-f609-4541-85b4-8f3f9f09c262",
"id_room_unit_destination": "64acccfd-86a1-4de3-abff-f8d777d35266",
"id_room_activity_related": "de558421-203b-4a82-9570-1daee6fb83da",
"id_doc_sa": "b969fca4-c727-43eb-a570-52ec46236b1f",
"id_user_authorizer": "8550abef-e800-4195-8d40-4579cfa8482b",
"data_json": "sample string 7",
"created_on": "2026-09-06T06:46:34.5725674+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": "2a51c299-572f-43aa-a634-3339b2db9206",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-09-06T06:46:34.5725674+02:00",
"last_update": "2026-09-06T06:46:34.5725674+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": "b4dcfa88-9903-48ed-ac86-79dfc8016d47",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-09-06T06:46:34.5725674+02:00",
"date_end": "2026-09-06T06:46:34.5725674+02:00",
"state": "sample string 6",
"created_on": "2026-09-06T06:46:34.5725674+02:00",
"last_update": "2026-09-06T06:46:34.5725674+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": "b24760f5-ec3b-4b85-80d4-ab7ffe41356c",
"id_pos": "c5f6a852-214d-4ca9-9c9f-0f30da6211d0",
"date_add": "2026-09-06T06:46:34.5725674+02:00",
"date_upd": "2026-09-06T06:46:34.5725674+02:00",
"date_out": "2026-09-06T06:46:34.5725674+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": "c05c9bcb-2a28-47b1-93c0-2fdb348650c1",
"id_pos": "b95a458e-1acb-420b-bea7-7d333432a85e",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-09-06T06:46:34.5725674+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"
}
]