GET api/Mt_Items_Types?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_items_types| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
None. |
|
| id_mask | string |
Required Max length: 10 |
|
| name | string |
Required Max length: 20 |
|
| name_short | string |
Max length: 3 |
|
| name_pos | string |
Max length: 20 |
|
| id_image | globally unique identifier |
None. |
|
| view_pos | boolean |
Required |
|
| order | integer |
Required |
|
| color_border | string |
Max length: 20 |
|
| color_button | string |
Max length: 20 |
|
| color_font | string |
Max length: 20 |
|
| font_bold | boolean |
Required |
|
| font_underline | boolean |
Required |
|
| font_size | integer |
Required |
|
| active | boolean |
Required |
|
| created_on | date |
None. |
|
| last_update | date |
None. |
|
| id_user_upd | globally unique identifier |
None. |
|
| commited | boolean |
None. |
|
| tt_vouchers_det | Collection of tt_vouchers_det |
None. |
|
| st_images | st_images |
None. |
|
| st_users | st_users |
None. |
|
| mt_items_sub | Collection of mt_items_sub |
None. |
|
| mt_prices_rules | Collection of mt_prices_rules |
None. |
|
| tt_items_customs | Collection of tt_items_customs |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"$id": "1",
"id": "3242efb4-8102-4cc1-b46c-bcff0a022bac",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "ca500a09-796b-46f5-866a-e204335d3659",
"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-07-08T10:41:22.7603612+02:00",
"last_update": "2026-07-08T10:41:22.7603612+02:00",
"id_user_upd": "601842dd-20e6-4069-ac2a-3ef51d21631e",
"commited": true,
"tt_vouchers_det": [
{
"$id": "2",
"id_voucher": "3b63e2a1-c32e-4a56-9a2a-c648a434a8d7",
"id_line": "d4e1fbf8-5787-4988-9f54-d740ceab43a0",
"id_category": "04bb9106-2be3-4b31-a7db-c55cd3cb660d",
"id_item": "5281b4c2-d13d-4a45-99ab-fa8c3db9a7be",
"id_item_type": "5f0eea6b-7f85-4433-b62f-b9e8380ef673",
"price_max": 1.1,
"qty_add": 3.1,
"qty_used": 4.1,
"mt_categories": {
"$id": "3",
"id": "1cacd886-25a0-41ab-a820-6a8afb8a7c00",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "b0d4dd58-a94f-4c2a-8caf-4606255d98bb",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "2769d5bd-1ea7-4fbf-a7a5-3da6de927d88",
"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-07-08T10:41:22.7603612+02:00",
"last_update": "2026-07-08T10:41:22.7603612+02:00",
"id_user_upd": "fd81c185-b4fe-4f42-b9f8-82d43ddb749f",
"commited": true,
"mt_categories_items": [
{
"$id": "4",
"id_category": "d242774a-f2cd-4450-bd37-732d19a6edd3",
"id_item": "36248eb0-4e2a-4d74-a3df-8b97eea5314a",
"is_default": true,
"active": true,
"created_on": "2026-07-08T10:41:22.7603612+02:00",
"last_update": "2026-07-08T10:41:22.7603612+02:00",
"id_user_upd": "309454a4-00a9-4020-b378-a49617ee6a77",
"commited": true,
"mt_categories": {
"$ref": "3"
},
"mt_items": {
"$id": "5",
"id": "3045455a-e236-4ed2-be98-d5aa5f213c58",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "5d59a9f3-57ed-4384-8ab8-87c3f017c5e7",
"id_unit_sec": "ef8a267b-8a27-446a-8b14-bae05e864f08",
"id_brand": "0c532fb1-d7af-4275-9872-80a8aa260743",
"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": "b42c7edc-d596-42b9-8d9f-64183b470d9c",
"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-07-08T10:41:22.7603612+02:00",
"last_update": "2026-07-08T10:41:22.7603612+02:00",
"id_user_upd": "2692a288-9c97-4662-80d1-c3e15131d707",
"commited": true,
"mt_brands": {
"$id": "6",
"id": "616f2056-15f8-47d3-a9bb-63343c933bff",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-07-08T10:41:22.7603612+02:00",
"last_update": "2026-07-08T10:41:22.7603612+02:00",
"id_user_upd": "35e29b2c-18d1-480c-977c-5e765af56670",
"commited": true,
"mt_items": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"st_users": {
"$id": "7",
"id": "6adad873-fe05-4287-bf66-9e695372257d",
"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": "f07c587a-b6c2-4335-a75f-9a7ff8693827",
"view_messages": true,
"id_image_photo": "530d4076-27f6-40d4-b11d-a64e9623e2ed",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "6f6803a0-04ae-4b89-9cb4-83d39532d838",
"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-07-08T10:41:22.7603612+02:00",
"last_update": "2026-07-08T10:41:22.7603612+02:00",
"commited": true,
"mt_branches": [
{
"$id": "8",
"id": "8defb066-f31e-4ce5-9e73-7b89a2529293",
"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": "2447a6aa-12f3-44e8-b8b5-ac0bacdf453c",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-07-08T10:41:22.7603612+02:00",
"last_update": "2026-07-08T10:41:22.7603612+02:00",
"id_user_upd": "f459856b-af02-443a-8de9-e60a40b63e02",
"commited": true,
"st_images": {
"$id": "9",
"id": "41dd0a16-4a18-4331-901c-7720b6af0748",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "d97ee8d5-6203-4339-ba6d-ed2dc4a9d241",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-07-08T10:41:22.7622036+02:00",
"last_update": "2026-07-08T10:41:22.7622036+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_categories": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"mt_employees": [
{
"$id": "10",
"id": "e7989f2f-f912-445a-80c5-4497cd5f4a62",
"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": "fba632fa-6b88-4ac4-9b25-97338f332722",
"name_pos": "sample string 12",
"id_image": "33830b70-85c8-4ebf-a0db-a80b7aebec42",
"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-07-08T10:41:22.7622036+02:00",
"last_update": "2026-07-08T10:41:22.7622036+02:00",
"id_user_upd": "c1a39274-c759-4065-ba7e-fbf7cf60e02c",
"commited": true,
"mt_employees_branches": [
{
"$id": "11",
"id_employee": "9f69705b-4efe-4480-bbf3-9b0038d70fb1",
"id_branch": "7859c11c-6d39-45a3-be42-d3e0c6a6b8ed",
"active": true,
"created_on": "2026-07-08T10:41:22.7622036+02:00",
"last_update": "2026-07-08T10:41:22.7622036+02:00",
"id_user_upd": "592bc905-a55c-4ab5-9d9e-fd3ab7427989",
"commited": true,
"mt_branches": {
"$ref": "8"
},
"mt_employees": {
"$ref": "10"
}
},
{
"$ref": "11"
}
],
"mt_employees_profiles": {
"$id": "12",
"id": "ff566e3b-b310-4931-9a6a-b6a520373f34",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-07-08T10:41:22.7622036+02:00",
"last_update": "2026-07-08T10:41:22.7622036+02:00",
"id_user_upd": "3439dc9f-b366-4e15-9db4-3f5ac994079e",
"commited": true,
"mt_employees": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"st_users": {
"$ref": "7"
}
},
"st_images": {
"$ref": "9"
},
"st_users": {
"$ref": "7"
},
"tt_doc_sa_det": [
{
"$id": "13",
"id_doc_sa": "a4ad9e5a-70fd-4b9b-ad7f-7e6b2d3b4b42",
"id_line": 2,
"id_item_sub": "d2f25859-dab9-49e2-aeec-fcbf70edb0aa",
"qty": 4.1,
"id_list": "20d7da83-8c10-4eab-81fb-de3177a5ddbb",
"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": "8dcb5e2b-faeb-464a-a08d-ea8f2f04320e",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "154ac168-11c1-4ae0-9e39-6cd7071a1bb7",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "ecfde34a-9820-4882-9f0a-1117534ddff4",
"id_user_upd": "9dd1d6f0-aa73-40f1-959d-eb16c67f1a4e",
"active": true,
"mt_employees": {
"$ref": "10"
},
"mt_items_sub": {
"$id": "14",
"id": "9876ca58-eee3-4bd0-bda0-784f290d02a9",
"id_item": "a5804d55-6846-40f2-824f-5f1c9b324ba3",
"id_item_type": "7eb99777-de5f-4950-bd76-bffbd89a9aa0",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "8a0a8883-a61c-4cf0-93c9-18b69555f4e8",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-07-08T10:41:22.7622036+02:00",
"last_update": "2026-07-08T10:41:22.7622036+02:00",
"id_user_upd": "6c600b4a-c94a-4027-a7b8-bd5ecf41e487",
"commited": true,
"mt_items": {
"$ref": "5"
},
"mt_items_formula": [
{
"$id": "15",
"id_item_sub": "fb79fc95-3857-41f1-80f9-837e04156c5d",
"id_item": "00e35445-cfcf-4c69-b694-ab9443797238",
"group_id": 3,
"id_unit_ref": "54dc653f-acea-44c8-a2be-45ad5427ff46",
"qty_dis": 5,
"mt_items": {
"$ref": "5"
},
"mt_items_sub": {
"$ref": "14"
},
"mt_units_ref": {
"$id": "16",
"id": "fccbbbdd-0554-4114-8e9e-2efd1939283c",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "a2462d79-8c63-42b9-9d80-7c51d2e1e9f2",
"active": true,
"created_on": "2026-07-08T10:41:22.7622036+02:00",
"last_update": "2026-07-08T10:41:22.7622036+02:00",
"id_user_upd": "c1db4ee0-99ac-4c82-bb32-53f883981364",
"commited": true,
"mt_units": {
"$id": "17",
"id": "5cef785f-e78e-4ca4-988f-92595c360d34",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-07-08T10:41:22.7622036+02:00",
"last_update": "2026-07-08T10:41:22.7622036+02:00",
"id_user_upd": "12bd2587-828f-4803-a142-bb7ff8293141",
"commited": true,
"mt_units_ref": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"st_users": {
"$ref": "7"
},
"mt_items": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"mt_items1": [
{
"$ref": "5"
},
{
"$ref": "5"
}
]
},
"st_users": {
"$ref": "7"
},
"mt_items_formula": [
{
"$ref": "15"
},
{
"$ref": "15"
}
]
}
},
{
"$ref": "15"
}
],
"mt_items_types": {
"$ref": "1"
},
"mt_items_vouchers": {
"$id": "18",
"id": "1187c362-dbf0-4026-8833-0d8a74cfdbdd",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "ec0c7731-de6e-4b54-bc3e-563c05686179",
"id_doc_print": "d298447d-1f8e-4e4d-a012-208ffe45c0aa",
"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-07-08T10:41:22.7622036+02:00",
"last_update": "2026-07-08T10:41:22.7622036+02:00",
"commited": true,
"mt_items_sub": [
{
"$ref": "14"
},
{
"$ref": "14"
}
]
},
"st_users": {
"$ref": "7"
},
"mt_prices_items": [
{
"$id": "19",
"id_list": "d6ce3676-b40e-435d-9f3b-92941191f01f",
"id_item_sub": "dfc2fae8-a0fc-460d-81f8-93ccb4de43f9",
"validity_date": "2026-07-08T10:41:22.7622036+02:00",
"price": 4.1,
"active": true,
"created_on": "2026-07-08T10:41:22.7622036+02:00",
"last_update": "2026-07-08T10:41:22.7622036+02:00",
"id_user_upd": "fd0cd33a-6221-41d7-937e-218fee352d59",
"commited": true,
"mt_items_sub": {
"$ref": "14"
},
"mt_prices_list": {
"$id": "20",
"id": "a8366acc-1cd7-401e-a3b0-98858850e4fd",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "8b79067d-7635-4ace-8d03-767b48f270b3",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "f9252b35-a787-451a-b967-0008a23bf8ad",
"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-07-08T10:41:22.7622036+02:00",
"last_update": "2026-07-08T10:41:22.7622036+02:00",
"id_user_upd": "26f13d0d-5107-48c7-8fb6-e2f310ca8d4b",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "21",
"id_pos": "86af17e4-b52f-4183-8225-d5e434f60b1d",
"id_pos_type": "901bbc94-d4a2-4f84-8790-09d94486115b",
"id_price_list": "47de8db0-abce-44ae-b687-6661b0c1b16e",
"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-07-08T10:41:22.7622036+02:00",
"last_update": "2026-07-08T10:41:22.7622036+02:00",
"id_user_upd": "e492f3c3-26f4-448b-bda3-e45002cc68e9",
"commited": true,
"mt_pos_view": {
"$id": "22",
"id_pos": "fcba1bff-7b43-4426-a1d3-ceb1bc568c0c",
"id_pos_type": "25112182-e528-4648-ac2b-e199e8a25a5d",
"is_default": true,
"active": true,
"created_on": "2026-07-08T10:41:22.7622036+02:00",
"last_update": "2026-07-08T10:41:22.7622036+02:00",
"id_user_upd": "649a5c28-77fe-463e-89e6-e07bcb776ccb",
"commited": true,
"mt_pos": {
"$id": "23",
"id": "addf11ae-8c23-40f7-9ecb-4ae82a92112c",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "9fdd629d-1492-4ca8-9e15-fcba0ce45917",
"id_zone": "2336c010-6533-4f92-b42a-0708594d80cf",
"user_required": true,
"active": true,
"created_on": "2026-07-08T10:41:22.7622036+02:00",
"last_update": "2026-07-08T10:41:22.7622036+02:00",
"id_user_upd": "aa32a01f-4253-4769-b8ed-70b324d4e145",
"commited": true,
"mt_branches_zones": {
"$id": "24",
"id": "6f1c6d74-2d02-481e-ba11-e4654ab50c0d",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "e93a2c0a-a0d0-4026-9e6c-419ceb59d976",
"active": true,
"created_on": "2026-07-08T10:41:22.7628975+02:00",
"last_update": "2026-07-08T10:41:22.7628975+02:00",
"id_user_upd": "c754d04d-9423-4d8a-bde3-ab54c9f22316",
"commited": true,
"mt_branches": {
"$ref": "8"
},
"mt_pos": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"st_users": {
"$ref": "7"
}
},
"mt_cloakrooms": [
{
"$id": "25",
"id": "6d2c2372-3b03-4749-9935-a0f291c14a24",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "9490c482-1ffe-4ef4-ba39-6f5c7e57b4ac",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "d61d0796-137c-4805-98ed-3088328a156a",
"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-07-08T10:41:22.7628975+02:00",
"last_update": "2026-07-08T10:41:22.7628975+02:00",
"id_user_upd": "035d6fc7-9d83-4f05-b624-b24a9652dc40",
"commited": true,
"mt_pos": {
"$ref": "23"
},
"st_images": {
"$ref": "9"
},
"st_users": {
"$ref": "7"
},
"tt_cloakrooms_units": [
{
"$id": "26",
"id": "d725f5af-3d2f-499b-953c-d99fe163be1a",
"id_cloakroom": "52ed077d-e2db-402e-963c-c59b185718a6",
"id_pos_sesion": "577e3b9c-5f1b-4751-926b-f36b5b254e2e",
"unit_id": 4,
"date_open": "2026-07-08T10:41:22.7628975+02:00",
"date_close": "2026-07-08T10:41:22.7628975+02:00",
"id_doc_sa": "176c0795-45a1-48a3-9e3e-6e7d913d7dbc",
"commited": true,
"mt_cloakrooms": {
"$ref": "25"
},
"tt_doc_sa": {
"$id": "27",
"id": "12ecc03a-88cb-4780-9b80-55efdac8fba8",
"id_pos": "07b51c8f-f3ff-4a95-8144-73eff0dc2c01",
"id_doc": "595bbd06-f6bb-4bb3-b1ba-f164d2ff99e3",
"id_branch": "d9eacb4f-9942-471f-98e7-259b47fd8542",
"nro_doc": "sample string 5",
"date_doc": "2026-07-08T10:41:22.7628975+02:00",
"date_tax": "2026-07-08T10:41:22.7628975+02:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "a1c2846a-b28c-41eb-9e47-fb06ba15ba94",
"id_relationship": "bde9e1f4-91f1-4a59-a488-c79dc20241a1",
"id_loc_from": "3d1940f2-2698-4c17-b912-3deb5c40a79d",
"id_loc_end": "b5cd4b3d-0ee6-4504-8d57-29f3c7d94a39",
"id_user_add": "6c638a2e-582a-49fa-ad48-204bfa1dae2a",
"id_user_upd": "ae7b0c2f-3454-49d1-8154-5ef3faa1d92e",
"comment": "sample string 12",
"id_pos_sesion": "4affac00-a25f-48b7-8308-8558257c7c11",
"id_room_unit": "709cadd1-f5f1-4e96-b07d-0311d031d299",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "c3a3dbc0-c776-468a-8ce0-61b1c6234cd8",
"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-07-08T10:41:22.7628975+02:00",
"last_update": "2026-07-08T10:41:22.7628975+02:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "8"
},
"mt_docs": {
"$id": "28",
"id": "9f290b04-bd2b-4430-a77c-78e338427cf8",
"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": "72763ac0-749c-45aa-83cd-485cfac5ced7",
"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-07-08T10:41:22.7628975+02:00",
"last_update": "2026-07-08T10:41:22.7628975+02:00",
"id_user_upd": "cf4e380d-73c5-48b3-8640-092e269d0895",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "29",
"id_doc": "dfc0fe34-668b-4a7f-a120-365df9bd5407",
"id_pay": "738232f4-46a9-423f-8985-1b9b0d971cea",
"id_money": "8038ecda-bb1b-4b2b-a398-6a3cdefdfffb",
"active": true,
"created_on": "2026-07-08T10:41:22.7628975+02:00",
"last_update": "2026-07-08T10:41:22.7628975+02:00",
"id_user_upd": "2bd3f597-1cd8-44c6-a2ec-0ef4f1bfbc26",
"commited": true,
"mt_docs": {
"$ref": "28"
},
"mt_money_types": {
"$id": "30",
"id": "86ee02f2-d737-42f3-9920-a1845be77663",
"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": "558c7564-04e6-4994-9360-f7f4fff0aa16",
"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-07-08T10:41:22.7628975+02:00",
"last_update": "2026-07-08T10:41:22.7628975+02:00",
"id_user_upd": "e80cb31d-c9f9-41c1-88b8-2e4b1786111c",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"mt_money_rates": [
{
"$id": "31",
"id_money_1": "fbaf6f5d-3b13-40d6-91d1-29639cd8e96e",
"id_money_2": "f9ca1e70-cff4-4293-a434-a2b6792decf1",
"date_from": "2026-07-08T10:41:22.7628975+02:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-07-08T10:41:22.7628975+02:00",
"last_update": "2026-07-08T10:41:22.7628975+02:00",
"id_user_upd": "d6eca65d-836a-4c2f-8361-6c4e18da08da",
"commited": true,
"mt_money_types": {
"$ref": "30"
},
"mt_money_types1": {
"$ref": "30"
},
"st_users": {
"$ref": "7"
}
},
{
"$ref": "31"
}
],
"mt_money_rates1": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"st_images": {
"$ref": "9"
},
"st_users": {
"$ref": "7"
},
"tt_doc_sa_cashflow": [
{
"$id": "32",
"id_doc_sa": "01a0bb65-dbf9-4388-a108-42084511b263",
"id_pay": "29bf78b1-8414-4369-8696-55ee48cee738",
"id_money": "57eec527-1bba-4080-9685-6d2eb3d7b878",
"date_cashflow": "2026-07-08T10:41:22.7628975+02:00",
"coefficient": 5.1,
"id_user_add": "41dacb50-1af9-4870-bb3a-fa868cc41bee",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "33",
"id": "574b0651-ae3d-4469-ad59-89a2110f45a8",
"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": "3f8bdc57-ae45-4ade-ba9c-713ad57f440e",
"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-07-08T10:41:22.7628975+02:00",
"last_update": "2026-07-08T10:41:22.7628975+02:00",
"id_user_upd": "51169da1-cb98-4aa1-9a51-4462ac350455",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"st_images": {
"$ref": "9"
},
"st_users": {
"$ref": "7"
},
"tt_doc_sa_cashflow": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"tt_doc_sa_pay": [
{
"$id": "34",
"id_doc_sa": "3b6fe6d1-a42f-4c62-aaae-68c93f210124",
"id_line": 2,
"id_pay": "b1194b27-a680-4780-8cd3-f5bf6a5b020b",
"id_money": "b55e9f50-7f1b-4935-81a3-6f097c144c5e",
"coefficient": 5.1,
"id_voucher": "b72efc6c-9bd5-444e-94db-d19c97e31f66",
"id_employee": "c381aa25-e07b-4d86-94b2-42820f6a73e8",
"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": "66f2ec74-4741-4230-ad63-623ccd2c4573",
"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": {
"$ref": "10"
},
"mt_money_types": {
"$ref": "30"
},
"mt_payment_types": {
"$ref": "33"
},
"tt_doc_sa": {
"$ref": "27"
},
"tt_vouchers": {
"$id": "35",
"id": "9737b78e-d087-4fbe-97fc-e54ab0ffc720",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-07-08T10:41:22.7628975+02:00",
"date_end": "2026-07-08T10:41:22.7628975+02:00",
"date_used": "2026-07-08T10:41:22.7628975+02:00",
"date_sesion": "2026-07-08T10:41:22.7628975+02:00",
"id_employee": "1519d42c-e8cb-4629-924f-96e20df35085",
"id_branch": "a7f6f423-1bc3-42fd-955c-1587dc720574",
"id_voucher_permision": "ae03e787-1fee-4d35-a684-0ae8b69319fa",
"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": "f63b157a-2129-4f40-9fb8-42015761b894",
"id_user_add": "8409fb34-be5b-4620-b7e8-4455ff2e9642",
"id_doc_sa": "f4f5f21d-5d79-434e-aff6-6a924e50f541",
"id_item_sub": "5ae0ce98-5a59-4941-aeb5-78bc98d74d36",
"id_pos_sesion": "6307b7dc-0cc4-484a-93e7-eb76da2aa7a7",
"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-07-08T10:41:22.7628975+02:00",
"last_update": "2026-07-08T10:41:22.7628975+02:00",
"commited": true,
"mt_branches": {
"$ref": "8"
},
"mt_employees": {
"$ref": "10"
},
"mt_payment_types": {
"$ref": "33"
},
"st_users": {
"$ref": "7"
},
"tt_doc_sa_pay": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"tt_vouchers_det": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"tt_vouchers_permisions": {
"$id": "36",
"id": "85a2baf1-8a68-4692-bd00-0575606fdd85",
"date_from": "2026-07-08T10:41:22.7628975+02:00",
"date_end": "2026-07-08T10:41:22.7628975+02:00",
"date_used": "2026-07-08T10:41:22.7628975+02:00",
"id_employee": "bff2c94d-eea0-42fa-8990-45f95e4288d4",
"id_branch": "54513bd5-d9b7-44d6-989d-0e375cb26a36",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "54c9eabd-9832-45f8-8f08-a1845987402e",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-07-08T10:41:22.7628975+02:00",
"last_update": "2026-07-08T10:41:22.7628975+02:00",
"commited": true,
"mt_branches": {
"$ref": "8"
},
"mt_employees": {
"$ref": "10"
},
"st_users": {
"$ref": "7"
},
"tt_vouchers": [
{
"$ref": "35"
},
{
"$ref": "35"
}
]
}
}
},
{
"$ref": "34"
}
],
"tt_vouchers": [
{
"$ref": "35"
},
{
"$ref": "35"
}
]
},
"st_users": {
"$ref": "7"
},
"mt_money_types": {
"$ref": "30"
},
"tt_doc_sa": {
"$ref": "27"
}
},
{
"$ref": "32"
}
],
"tt_doc_sa_pay": [
{
"$ref": "34"
},
{
"$ref": "34"
}
]
},
"mt_payment_types": {
"$ref": "33"
},
"st_users": {
"$ref": "7"
}
},
{
"$ref": "29"
}
],
"st_images": {
"$ref": "9"
},
"st_users": {
"$ref": "7"
},
"mt_pos_doc_print": [
{
"$id": "37",
"id_pos_print": "416a8386-54f1-482b-81fb-f1426a10e530",
"id_doc": "1f5396d9-e3ad-4bfc-ba32-7cb71f43b83f",
"id_pos_type": "27c2f41e-408a-44aa-97ab-f496efe1b9c3",
"id_doc_print": "a5b70b60-da97-4673-a5a6-4c27eb272bb7",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-07-08T10:41:22.7628975+02:00",
"last_update": "2026-07-08T10:41:22.7628975+02:00",
"id_user_upd": "70399046-9bfe-466f-b670-e9673cee5e5c",
"commited": true,
"mt_docs": {
"$ref": "28"
},
"mt_pos_print": {
"$id": "38",
"id": "b49a6745-3632-4583-8050-7dad749996cb",
"id_pos": "0674dfb1-e5d1-47a7-bc51-970f11136045",
"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-07-08T10:41:22.7628975+02:00",
"last_update": "2026-07-08T10:41:22.7628975+02:00",
"id_user_upd": "1a6be1cf-1d45-4015-b519-ea46079e4445",
"commited": true,
"mt_pos": {
"$ref": "23"
},
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_users": {
"$ref": "7"
}
},
"mt_pos_types": {
"$id": "39",
"id": "7641e99a-0116-427c-adc3-1051abc7a978",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-07-08T10:41:22.7628975+02:00",
"last_update": "2026-07-08T10:41:22.7628975+02:00",
"id_user_upd": "8a081e9e-7121-4cf1-a5a5-5cabbe61c9a3",
"commited": true,
"mt_items_featured": [
{
"$id": "40",
"id": "f04596e4-edf1-4608-b6ba-0564cd079bb0",
"id_branch": "21b1c2d4-27be-46b9-8baa-76cdf571c758",
"id_pos_type": "d5459724-eb18-4932-9e24-307b8db67101",
"id_pos": "1eb6cc00-4a93-4151-8923-e76af73dec4a",
"id_item": "90b684cc-675e-456c-b99a-24e667e5a6bb",
"date_from": "2026-07-08T10:41:22.7628975+02:00",
"date_end": "2026-07-08T10:41:22.7628975+02:00",
"image_id": 4,
"active": true,
"created_on": "2026-07-08T10:41:22.7628975+02:00",
"last_update": "2026-07-08T10:41:22.7628975+02:00",
"id_user_upd": "5cb51256-b721-4ab1-9124-8194cfdf435d",
"commited": true,
"mt_branches": {
"$ref": "8"
},
"mt_items": {
"$ref": "5"
},
"mt_pos": {
"$ref": "23"
},
"mt_pos_types": {
"$ref": "39"
},
"st_users": {
"$ref": "7"
}
},
{
"$ref": "40"
}
],
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_users": {
"$ref": "7"
},
"mt_pos_view": [
{
"$ref": "22"
},
{
"$ref": "22"
}
]
},
"st_doc_print": {
"$id": "41",
"id": "3695345c-cae1-4dd8-bd79-9a6176a6789f",
"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-07-08T10:41:22.7628975+02:00",
"last_update": "2026-07-08T10:41:22.7628975+02:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_doc_print_det": [
{
"$id": "42",
"id_doc_print": "bc03b724-ded2-4219-9b6e-a7b5d7313d82",
"id_line": 2,
"text": "sample string 3",
"type_line": "sample string 4",
"type_align": "sample string 5",
"ref_line": 6,
"font_name": "sample string 7",
"font_bold": true,
"font_underline": true,
"font_color": "sample string 10",
"st_doc_print": {
"$ref": "41"
}
},
{
"$ref": "42"
}
]
},
"st_users": {
"$ref": "7"
}
},
{
"$ref": "37"
}
],
"st_doc_num": [
{
"$id": "43",
"id_pos": "f69ef362-ecb8-4b41-8105-f92c8e5ac930",
"id_doc": "04307ccc-81c8-4445-a1e9-05a3daf91761",
"value": 3,
"created_on": "2026-07-08T10:41:22.7628975+02:00",
"last_update": "2026-07-08T10:41:22.7628975+02:00",
"commited": true,
"mt_docs": {
"$ref": "28"
},
"mt_pos": {
"$ref": "23"
}
},
{
"$ref": "43"
}
],
"tt_doc_sa": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"tt_doc_st": [
{
"$id": "44",
"id": "10fcf129-44fb-4bef-bc7e-451a024eb3cb",
"id_pos": "9d672bfb-cf5e-4183-9fc8-a95b9f423209",
"id_doc": "fac9ce47-9c7b-4515-8bbe-59722cb1e71f",
"id_branch": "9b54da14-4d9c-4035-8633-672aeb0104e2",
"nro_doc": "sample string 5",
"date_doc": "2026-07-08T10:41:22.7628975+02:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "c5109030-3f9d-4086-9d0f-76fd9d8b88c8",
"id_loc_from": "ca1bd934-b9bf-4b7f-a959-e9e9dbaa6ebf",
"id_loc_end": "9c8b3973-aeb5-4ea0-b6e0-c046bb79cef2",
"id_user_add": "c9081624-874f-41fb-9ae0-527cc3c292d8",
"id_user_upd": "38e1ad21-8737-40ea-a315-740a54a0bed0",
"id_pos_sesion": "7676c7da-65c3-48e4-8e2f-f2773c375bbc",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-07-08T10:41:22.7628975+02:00",
"active": true,
"created_on": "2026-07-08T10:41:22.7628975+02:00",
"last_update": "2026-07-08T10:41:22.7628975+02:00",
"commited": true,
"mt_branches": {
"$ref": "8"
},
"mt_docs": {
"$ref": "28"
},
"mt_locations": {
"$id": "45",
"id": "b90dfa66-2b33-44b4-9d7d-f793c92e7b0d",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "2198bdc8-c52d-40b8-8062-f587696db5a8",
"active": true,
"created_on": "2026-07-08T10:41:22.7628975+02:00",
"last_update": "2026-07-08T10:41:22.7628975+02:00",
"id_user_upd": "3aba8115-9de9-424b-a191-dd12102b17db",
"commited": true,
"mt_branches": {
"$ref": "8"
},
"st_users": {
"$ref": "7"
},
"tt_doc_sa": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"tt_doc_sa1": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"tt_doc_st": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_doc_st1": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_stock": [
{
"$id": "46",
"id_location": "ccc32187-db18-4de7-a201-974c60fc898b",
"id_item": "5b2e8af9-8aed-4853-b651-0a3825c4efd8",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-07-08T10:41:22.7628975+02:00",
"last_update": "2026-07-08T10:41:22.7628975+02:00",
"commited": true,
"mt_items": {
"$ref": "5"
},
"mt_locations": {
"$ref": "45"
}
},
{
"$ref": "46"
}
]
},
"mt_locations1": {
"$ref": "45"
},
"mt_pos": {
"$ref": "23"
},
"st_users": {
"$ref": "7"
},
"st_users1": {
"$ref": "7"
},
"tt_doc_st_det": [
{
"$id": "47",
"id_doc_st": "dac0a834-4da4-4e78-b9e0-6b52d7080ea8",
"id_line": 2,
"id_item": "562ae128-1b89-4847-b336-4638fa85f8a0",
"comment": "sample string 4",
"qty": 5.1,
"status": 1,
"active": true,
"mt_items": {
"$ref": "5"
},
"tt_doc_st": {
"$ref": "44"
}
},
{
"$ref": "47"
}
],
"tt_doc_st1": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_doc_st2": {
"$ref": "44"
}
},
{
"$ref": "44"
}
]
},
"mt_locations": {
"$ref": "45"
},
"mt_locations1": {
"$ref": "45"
},
"mt_pos": {
"$ref": "23"
},
"st_users": {
"$ref": "7"
},
"st_users1": {
"$ref": "7"
},
"tt_cloakrooms_units": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"tt_doc_sa_det": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_sa_pay": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"tt_doc_sa1": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"tt_doc_sa2": {
"$ref": "27"
},
"tt_pos_sesion": {
"$id": "48",
"id": "daf99d0b-8d12-4286-8977-ddb914cff625",
"nro_sesion": 2,
"id_pos": "ee42e904-9aa3-4cb6-813d-ecfd623c44b0",
"date_tax": "2026-07-08T10:41:22.7628975+02:00",
"date_open": "2026-07-08T10:41:22.7628975+02:00",
"date_close": "2026-07-08T10:41:22.7628975+02:00",
"id_user_open": "4ecd32b2-167c-41df-8d92-176fa6a10070",
"id_user_close": "a86474df-351b-4148-87d6-9f4761aec959",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2026-07-08T10:41:22.7628975+02:00",
"last_update": "2026-07-08T10:41:22.7628975+02:00",
"commited": true,
"mt_pos": {
"$ref": "23"
},
"tt_cloakrooms_units": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"tt_items_customs": [
{
"$id": "49",
"id": "b8f23a84-e302-46e9-8fc5-b828b704ecd1",
"order_id": 2,
"id_item": "d9f5f42e-0921-4481-aa4d-684a4feb101b",
"id_item_type": "daa89199-1347-421f-b8ff-a06b1165cfcc",
"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": "f05c4184-02fb-4883-8ea5-ddc0ed55e4b8",
"type_item": 11,
"id_voucher_json": "9228c5bc-fb15-4389-af08-8bb3f5023e2d",
"count_voucher": 1,
"id_category": "28b6091e-c3a8-412e-aa3a-de3f35b17b94",
"created_on": "2026-07-08T10:41:22.7628975+02:00",
"last_update": "2026-07-08T10:41:22.7628975+02:00",
"id_user_upd": "c596a09a-fc20-4ff7-832c-bb68edfeb64d",
"commited": true,
"mt_items": {
"$ref": "5"
},
"mt_items_types": {
"$ref": "1"
},
"st_users": {
"$ref": "7"
},
"tt_pos_sesion": {
"$ref": "48"
}
},
{
"$ref": "49"
}
],
"tt_doc_sa_pt": [
{
"$id": "50",
"id": "279d060a-8f3d-4bbf-aace-aeff5797ebe1",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "268977bf-edab-4a13-81c7-7b48ba05e80b",
"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-07-08T10:41:22.7628975+02:00",
"tt_pos_sesion": {
"$ref": "48"
}
},
{
"$ref": "50"
}
],
"tt_rooms_units_activity": [
{
"$id": "51",
"id": "3c4e11cf-6eda-4744-8145-22ae529ef715",
"id_room_unit": "e6a0582f-42c6-4d6f-9578-c2459aa740fb",
"id_room_list": "36a559dc-f999-40cf-a7b5-fbfdaab191e3",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-07-08T10:41:22.7628975+02:00",
"date_from": "2026-07-08T10:41:22.7628975+02:00",
"date_end": "2026-07-08T10:41:22.7628975+02:00",
"date_open": "2026-07-08T10:41:22.7628975+02:00",
"date_close": "2026-07-08T10:41:22.7628975+02:00",
"id_employee": "c09d6e09-42c2-40da-be83-d87de7c5c15d",
"id_employee_sec": "23efaea2-08b1-4797-8b05-9479aca084bd",
"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": "073a38ab-8cdf-4864-a999-9a3e162e8162",
"comment": "sample string 7",
"id_user_open": "55912b6f-99f4-435f-88d5-3ad1230f79ba",
"id_user_close": "81c52f52-1878-4845-969e-2b836b690b39",
"id_unit_state": "324ef647-cf10-439d-a763-9f3c76a0018b",
"id_pos_sesion": "defbf195-d352-45df-a52f-429a0d000a5a",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-07-08T10:41:22.7628975+02:00",
"active": true,
"created_on": "2026-07-08T10:41:22.7628975+02:00",
"last_update": "2026-07-08T10:41:22.7628975+02:00",
"commited": true,
"mt_employees": {
"$ref": "10"
},
"mt_employees1": {
"$ref": "10"
},
"mt_rooms_units": {
"$id": "52",
"id": "e2d8ba2e-8534-4f09-8024-7dcacd44bf75",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "454d3a5b-be91-43fe-93e9-5c85d3f4a6f7",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "280014d5-e94c-46b4-a42f-0b9b9831dc2c",
"locked": true,
"date_locked": "2026-07-08T10:41:22.7628975+02:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-07-08T10:41:22.7628975+02:00",
"last_update": "2026-07-08T10:41:22.7628975+02:00",
"id_user_upd": "63c74614-c78f-4ecb-a842-0a45c0152458",
"commited": true,
"mt_rooms": {
"$id": "53",
"id": "33eca522-cac0-4db9-b7af-c1377fad2f69",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "2945789e-002e-4d52-9b7e-530bc577c50b",
"name_pos": "sample string 6",
"id_image": "2865a7e8-eff0-45de-af2e-3bc129272a75",
"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": "7a95e445-643b-4bd0-a846-d54eeda54f7c",
"refresh_status": true,
"active": true,
"created_on": "2026-07-08T10:41:22.7628975+02:00",
"last_update": "2026-07-08T10:41:22.7628975+02:00",
"id_user_upd": "3418521c-bba3-453b-a25c-cf23624646ef",
"commited": true,
"mt_branches": {
"$ref": "8"
},
"mt_pos_rooms": [
{
"$id": "54",
"id_pos": "5e10c9a4-4646-4032-a4ad-e9b30b25f326",
"id_room": "2710c17a-15eb-4b93-99d7-bc0a72a1f94f",
"active": true,
"created_on": "2026-07-08T10:41:22.7628975+02:00",
"last_update": "2026-07-08T10:41:22.7628975+02:00",
"id_user_upd": "05523a7a-78a8-47f1-b97d-00d0b940016f",
"commited": true,
"mt_pos": {
"$ref": "23"
},
"mt_rooms": {
"$ref": "53"
},
"st_users": {
"$ref": "7"
}
},
{
"$ref": "54"
}
],
"st_images": {
"$ref": "9"
},
"st_images1": {
"$ref": "9"
},
"st_users": {
"$ref": "7"
},
"mt_rooms_units": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"tt_rooms_list": [
{
"$id": "55",
"id": "a19e4535-e7f0-43ce-bb42-d2985f240602",
"id_room": "edf21a82-9bbf-404a-868f-2f77cd19101e",
"date_in": "2026-07-08T10:41:22.7628975+02:00",
"date_out": "2026-07-08T10:41:22.7628975+02:00",
"id_user_add": "d5d8706b-a7fe-461d-bf45-5633142a2501",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-07-08T10:41:22.7628975+02:00",
"last_update": "2026-07-08T10:41:22.7628975+02:00",
"commited": true,
"mt_rooms": {
"$ref": "53"
},
"st_users": {
"$ref": "7"
},
"tt_rooms_units_activity": [
{
"$ref": "51"
},
{
"$ref": "51"
}
]
},
{
"$ref": "55"
}
]
},
"mt_rooms_units_types": {
"$id": "56",
"id": "0c42e3e1-1e10-4aad-b468-83d3844dd4c5",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-07-08T10:41:22.7628975+02:00",
"last_update": "2026-07-08T10:41:22.7628975+02:00",
"id_user_upd": "df09569a-4388-4df0-91f4-43a6f58a3a02",
"commited": true,
"mt_rooms_units": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"mt_rooms_units_states_types": [
{
"$id": "57",
"id_room_type": "1ebacd57-ea55-46df-a12b-77eed8aa8c2e",
"id_room_state": "0562c31e-e769-4300-a57c-9292db71afd4",
"id_image": "9d9c3da6-cb75-4882-a746-7a2f41eeb36f",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-07-08T10:41:22.7628975+02:00",
"last_update": "2026-07-08T10:41:22.7628975+02:00",
"id_user_upd": "1aa7da74-663c-49a7-a97e-eb762740210e",
"commited": true,
"mt_rooms_units_states": {
"$id": "58",
"id": "5f0b6cdf-c151-4774-8773-1f779488b72d",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"color": "sample string 5",
"active": true,
"created_on": "2026-07-08T10:41:22.7628975+02:00",
"last_update": "2026-07-08T10:41:22.7628975+02:00",
"id_user_upd": "8526048b-a15c-4266-b692-a6337ff44545",
"commited": true,
"st_users": {
"$ref": "7"
},
"mt_rooms_units_states_types": [
{
"$ref": "57"
},
{
"$ref": "57"
}
],
"tt_rooms_units_activity": [
{
"$ref": "51"
},
{
"$ref": "51"
}
]
},
"mt_rooms_units_types": {
"$ref": "56"
},
"st_images": {
"$ref": "9"
},
"st_users": {
"$ref": "7"
}
},
{
"$ref": "57"
}
],
"st_users": {
"$ref": "7"
}
},
"st_users": {
"$ref": "7"
},
"tt_rooms_units_activity": [
{
"$ref": "51"
},
{
"$ref": "51"
}
]
},
"mt_rooms_units_states": {
"$ref": "58"
},
"st_users": {
"$ref": "7"
},
"st_users1": {
"$ref": "7"
},
"tt_doc_sa": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"tt_pos_sesion": {
"$ref": "48"
},
"tt_rooms_list": {
"$ref": "55"
}
},
{
"$ref": "51"
}
],
"st_users": {
"$ref": "7"
},
"st_users1": {
"$ref": "7"
},
"tt_tips": [
{
"$id": "59",
"id": "0fcb5092-5edb-4ffd-9384-307fe1e15b22",
"id_pos_sesion": "1fea1592-7006-4a29-891f-70edc0d48f43",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "942f1c8e-cbff-48e8-bb2a-8fb5ffb28dea",
"id_room_unit_activity": "6239bfb7-1ad5-4094-a0b8-c9edac073cd8",
"id_doc_sa": "dcc0e2fe-909d-4623-9904-96678130cd8d",
"id_pos_type": "8b1a6c35-456a-4181-b736-cbae9b8312ac",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "d6cfa45a-80f2-4291-993c-f4205b366dba",
"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-07-08T10:41:22.7628975+02:00",
"last_update": "2026-07-08T10:41:22.7628975+02:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "48"
},
"tt_tips_users": [
{
"$id": "60",
"id_tip": "646972ab-ddf8-405f-b1ab-14f908680340",
"id_user": "443a4b95-18b4-45a7-b07b-99f4f6156d25",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-07-08T10:41:22.7628975+02:00",
"last_update": "2026-07-08T10:41:22.7628975+02:00",
"commited": true,
"st_users": {
"$ref": "7"
},
"tt_tips": {
"$ref": "59"
}
},
{
"$ref": "60"
}
]
},
{
"$ref": "59"
}
],
"tt_pos_sesion_users": [
{
"$id": "61",
"id_pos_sesion": "cb0144fd-4b1b-4d79-8576-c86223b1214f",
"id_user": "c03a89dd-1921-4fc7-aae7-f370c477ef3b",
"date_add": "2026-07-08T10:41:22.7628975+02:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-07-08T10:41:22.7628975+02:00",
"last_update": "2026-07-08T10:41:22.7628975+02:00",
"commited": true,
"st_users": {
"$ref": "7"
},
"tt_pos_sesion": {
"$ref": "48"
}
},
{
"$ref": "61"
}
],
"tt_doc_sa": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"tt_cmd_connection": [
{
"$id": "62",
"id": "c11e0f0d-09a9-46a3-921a-5e578cebe5c4",
"id_user": "60c4f64e-a543-4c9c-b315-b565c3ef9dfa",
"id_user_profile": "7e8b7397-54f5-45e0-820e-7d6194babe1e",
"locator": "sample string 4",
"date_end": "2026-07-08T10:41:22.7628975+02:00",
"id_pos_sesion": "6a8789c9-b4da-4c2c-96b0-99b6bede29cc",
"date_login": "2026-07-08T10:41:22.7628975+02:00",
"date_logout": "2026-07-08T10:41:22.7628975+02:00",
"terminal_id": "sample string 6",
"terminal_type": "sample string 7",
"created_on": "2026-07-08T10:41:22.7628975+02:00",
"last_update": "2026-07-08T10:41:22.7628975+02:00",
"commited": true,
"st_users": {
"$ref": "7"
},
"st_users_profiles": {
"$id": "63",
"id": "2aa05b0a-2f7a-41af-8a55-f44289c04cdf",
"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-07-08T10:41:22.7628975+02:00",
"last_update": "2026-07-08T10:41:22.7628975+02:00",
"commited": true,
"st_permisions": [
{
"$id": "64",
"id": "575d380e-8341-4406-b703-0027225511f1",
"id_function": "68b353ee-5dd4-4641-8dc5-c699c97d9b43",
"id_user": "f3bc2df1-e4ff-4f88-bf39-de601bba8563",
"id_profile": "b5dfa9d2-acb7-4e8e-a2d6-aa711adf4b6d",
"permission": 3,
"active": true,
"created_on": "2026-07-08T10:41:22.7628975+02:00",
"last_update": "2026-07-08T10:41:22.7628975+02:00",
"commited": true,
"st_users_profiles": {
"$ref": "63"
},
"st_users": {
"$ref": "7"
},
"st_functions": {
"$id": "65",
"id": "c409b3db-b305-4c5c-922b-441ab927dfd9",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "08a9d6af-d01f-4bee-a4cb-b6aacfae5bc8",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "3251912d-296e-44f9-a8a3-04259fa9c654",
"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-07-08T10:41:22.7628975+02:00",
"last_update": "2026-07-08T10:41:22.7628975+02:00",
"commited": true,
"st_functions_groups": {
"$id": "66",
"id": "45c3687f-d36b-43b9-949c-8a0e58910894",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-07-08T10:41:22.7628975+02:00",
"last_update": "2026-07-08T10:41:22.7628975+02:00",
"commited": true,
"st_functions": [
{
"$ref": "65"
},
{
"$ref": "65"
}
]
},
"st_images": {
"$ref": "9"
},
"st_permisions": [
{
"$ref": "64"
},
{
"$ref": "64"
}
]
}
},
{
"$ref": "64"
}
],
"st_users": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"tt_cmd_connection": [
{
"$ref": "62"
},
{
"$ref": "62"
}
]
},
"tt_pos_sesion": {
"$ref": "48"
}
},
{
"$ref": "62"
}
],
"tt_cmd_messages": [
{
"$id": "67",
"id": "c2be0821-6485-4932-94f8-4dd89210890b",
"id_user": "1496656c-8101-4729-8125-bf4890ff13bd",
"date_add": "2026-07-08T10:41:22.7628975+02:00",
"destiny_type": 4,
"id_key": "ef46a4b6-ab23-4817-b6ad-f8f4158b943b",
"message": "sample string 6",
"message_view": true,
"date_view": "2026-07-08T10:41:22.7628975+02:00",
"id_pos_sesion": "3092b49d-d482-41ef-9f67-683e6b8664b6",
"terminal_add": "sample string 9",
"created_on": "2026-07-08T10:41:22.7628975+02:00",
"last_update": "2026-07-08T10:41:22.7628975+02:00",
"commited": true,
"st_users": {
"$ref": "7"
},
"tt_pos_sesion": {
"$ref": "48"
}
},
{
"$ref": "67"
}
]
},
"tt_rooms_units_activity": {
"$ref": "51"
},
"tt_spool_doc_print": [
{
"$id": "68",
"id": "dd9dfda8-963b-4538-981a-036b4d5ef319",
"spool_server": "sample string 2",
"id_doc_sa": "1af3ae45-b922-4574-b982-c7768ce38d12",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-07-08T10:41:22.7628975+02:00",
"printed": true,
"print_on": "2026-07-08T10:41:22.7628975+02:00",
"tt_doc_sa": {
"$ref": "27"
}
},
{
"$ref": "68"
}
]
},
"tt_pos_sesion": {
"$ref": "48"
}
},
{
"$ref": "26"
}
]
},
{
"$ref": "25"
}
],
"mt_items_featured": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"mt_pos_print": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_pos_rooms": [
{
"$ref": "54"
},
{
"$ref": "54"
}
],
"st_users": {
"$ref": "7"
},
"mt_pos_view": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"mt_prices_list_rules": [
{
"$id": "69",
"id": "551481dc-b2fc-4948-a4dc-d2d5b5525fef",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-07-08T10:41:22.7628975+02:00",
"date_end": "2026-07-08T10:41:22.7628975+02:00",
"id_branch": "c822ea44-c52a-4159-a1d4-fec4f36cb1c9",
"id_pos": "41a43160-c4a4-43a9-9119-93fa09747641",
"id_list": "0ecadf1a-0e71-4fe1-aa6e-84ef16ac29ec",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-07-08T10:41:22.7628975+02:00",
"last_update": "2026-07-08T10:41:22.7628975+02:00",
"id_user_upd": "5cc6d322-c6d4-4cf8-b113-0bff36df4552",
"commited": true,
"mt_branches": {
"$ref": "8"
},
"mt_pos": {
"$ref": "23"
},
"mt_prices_list": {
"$ref": "20"
},
"st_users": {
"$ref": "7"
}
},
{
"$ref": "69"
}
],
"mt_prices_rules": [
{
"$id": "70",
"id": "0794a5ea-f384-4acd-89b5-aa4c1c47c11c",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-07-08T10:41:22.7628975+02:00",
"date_end": "2026-07-08T10:41:22.7628975+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": "b375d52f-ded2-4c99-a297-3ffda62cfc0b",
"id_pos": "41acd1dc-a357-4f85-b524-300ae50862ba",
"id_list": "53a443c9-ea7e-44d2-9b22-24af50cb248f",
"id_item": "df2c7cf2-4212-47f9-8360-fdfc57e3f117",
"id_item_type": "3019a47c-0428-4440-a6ac-80cec2f4895c",
"id_category": "03df7d6d-f8eb-4931-9297-6ee81190b36e",
"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-07-08T10:41:22.7628975+02:00",
"last_update": "2026-07-08T10:41:22.7628975+02:00",
"id_user_upd": "9b07c86d-a8dd-49c0-8db1-26dc1c62c16c",
"commited": true,
"mt_branches": {
"$ref": "8"
},
"mt_categories": {
"$ref": "3"
},
"mt_items": {
"$ref": "5"
},
"mt_items_types": {
"$ref": "1"
},
"mt_pos": {
"$ref": "23"
},
"mt_prices_list": {
"$ref": "20"
},
"st_users": {
"$ref": "7"
}
},
{
"$ref": "70"
}
],
"st_doc_num": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"st_pos_license": [
{
"$id": "71",
"id": "83360a60-4739-4f6c-a067-220747356f81",
"id_pos": "864d9d93-7426-49b3-bf33-6039b3d23855",
"mac_address": "sample string 3",
"date_end": "2026-07-08T10:41:22.7628975+02:00",
"key_access": "sample string 5",
"id_user_add": "7cb6d9bf-7cce-4616-bdc4-cdaa1d4de925",
"active": true,
"created_on": "2026-07-08T10:41:22.7628975+02:00",
"last_update": "2026-07-08T10:41:22.7628975+02:00",
"commited": true,
"mt_pos": {
"$ref": "23"
},
"st_users": {
"$ref": "7"
}
},
{
"$ref": "71"
}
],
"st_users_pos": [
{
"$id": "72",
"id_user": "43ba6da1-b105-48c1-9afb-73b378f55b7d",
"id_pos": "199a6eec-3b1a-4575-9aff-f4419c30b676",
"pass_required": true,
"active": true,
"created_on": "2026-07-08T10:41:22.7628975+02:00",
"last_update": "2026-07-08T10:41:22.7628975+02:00",
"commited": true,
"mt_pos": {
"$ref": "23"
},
"st_users": {
"$ref": "7"
}
},
{
"$ref": "72"
}
],
"tt_doc_sa": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"tt_pos_connection": [
{
"$id": "73",
"id": "3e730f38-44db-4ef9-ae19-f9b714f6b1e2",
"id_pos": "c6114d82-108a-4909-9cd4-831990a5b681",
"date_add": "2026-07-08T10:41:22.7628975+02:00",
"date_upd": "2026-07-08T10:41:22.7628975+02:00",
"date_out": "2026-07-08T10:41:22.7628975+02:00",
"connection_type": "sample string 3",
"connection_speed": 1,
"terminal_name": "sample string 4",
"version": "sample string 5",
"commited": true,
"mt_pos": {
"$ref": "23"
}
},
{
"$ref": "73"
}
],
"tt_pos_sesion": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"mt_branches": {
"$ref": "8"
},
"tt_logs": [
{
"$id": "74",
"id": "62bec655-0b32-4271-aa5e-963edb77daa8",
"id_user_add": "775da50e-5aaa-4e5d-bdb4-6f10d6fcd664",
"id_table": "fc555f24-93ee-4e85-a17c-c25a4c6f5c26",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "72c1427d-e5e2-44a9-abfc-1775591e4515",
"created_on": "2026-07-08T10:41:22.7628975+02:00",
"commited": true,
"mt_pos": {
"$ref": "23"
},
"st_sync_tables": {
"$id": "75",
"id": "f6aec75c-f604-45fe-9ed9-f1b1df85e82e",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-07-08T10:41:22.7628975+02:00",
"last_update": "2026-07-08T10:41:22.7628975+02:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "76",
"id": "622d8056-2b54-4a95-9d8d-dfd54d1fc6e3",
"id_sync": "b87994d6-b57f-42e2-9668-6f87dfcfdfc7",
"json": "sample string 3",
"id_table": "cbb0a0f8-917d-4e9a-9426-5790de802dfb",
"order": 5,
"st_sync_packages": {
"$id": "77",
"id": "8578d63b-73ec-4332-a500-e12e9ad04a00",
"id_branch_from": "dfc89e59-fadd-45ec-b061-a1b8d281607d",
"id_branch_to": "5b52132a-67ee-46a5-8099-6f8535786deb",
"type": 4,
"created_on": "2026-07-08T10:41:22.7628975+02:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-07-08T10:41:22.7628975+02:00",
"send_on": "2026-07-08T10:41:22.7628975+02:00",
"mt_branches": {
"$ref": "8"
},
"mt_branches1": {
"$ref": "8"
},
"st_sync_packages_det": [
{
"$ref": "76"
},
{
"$ref": "76"
}
]
},
"st_sync_tables": {
"$ref": "75"
}
},
{
"$ref": "76"
}
],
"tt_logs": [
{
"$ref": "74"
},
{
"$ref": "74"
}
]
},
"st_users": {
"$ref": "7"
}
},
{
"$ref": "74"
}
],
"st_local_variables": [
{
"$id": "78",
"id": "f47f9301-0139-44a4-ad7c-68c3b6de8f50",
"id_pos": "e11b5c08-daa8-465d-84b3-05a9e7b19f24",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-07-08T10:41:22.7628975+02:00",
"commited": true,
"mt_pos": {
"$ref": "23"
}
},
{
"$ref": "78"
}
],
"tt_doc_st": [
{
"$ref": "44"
},
{
"$ref": "44"
}
]
},
"mt_pos_prices_list": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"mt_pos_types": {
"$ref": "39"
},
"st_users": {
"$ref": "7"
}
},
"mt_prices_list": {
"$ref": "20"
},
"st_users": {
"$ref": "7"
}
},
{
"$ref": "21"
}
],
"mt_prices_items": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"mt_prices_list1": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"mt_prices_list2": {
"$ref": "20"
},
"mt_prices_list_rules": [
{
"$ref": "69"
},
{
"$ref": "69"
}
],
"st_images": {
"$ref": "9"
},
"st_users": {
"$ref": "7"
},
"mt_prices_rules": [
{
"$ref": "70"
},
{
"$ref": "70"
}
],
"tt_doc_sa_det": [
{
"$ref": "13"
},
{
"$ref": "13"
}
]
},
"st_users": {
"$ref": "7"
}
},
{
"$ref": "19"
}
],
"tt_doc_sa_det": [
{
"$ref": "13"
},
{
"$ref": "13"
}
]
},
"mt_prices_list": {
"$ref": "20"
},
"st_users": {
"$ref": "7"
},
"st_users1": {
"$ref": "7"
},
"tt_doc_sa": {
"$ref": "27"
},
"tt_doc_sa_det_stock": [
{
"$id": "79",
"id_doc_sa": "03b4a323-cbd4-4a0c-8a0f-b0a1b99fdeff",
"id_line": 2,
"id_item": "082aa9b7-654d-472b-9afb-d88a64b94c33",
"qty": 4.1,
"mt_items": {
"$ref": "5"
},
"tt_doc_sa_det": {
"$ref": "13"
}
},
{
"$ref": "79"
}
]
},
{
"$ref": "13"
}
],
"tt_doc_sa_pay": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"tt_vouchers": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"tt_vouchers_permisions": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"tt_rooms_units_activity": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "51"
},
{
"$ref": "51"
}
]
},
{
"$ref": "10"
}
],
"mt_items": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"mt_items_types": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"mt_money_types": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"mt_payment_types": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_prices_list": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"mt_rooms": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"mt_rooms1": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "57"
},
{
"$ref": "57"
}
],
"st_functions": [
{
"$ref": "65"
},
{
"$ref": "65"
}
],
"st_images_types": {
"$id": "80",
"id": "a27e7c80-4620-4514-a016-01df7c2c29c5",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-07-08T10:41:22.7628975+02:00",
"last_update": "2026-07-08T10:41:22.7628975+02:00",
"commited": true,
"st_images": [
{
"$ref": "9"
},
{
"$ref": "9"
}
]
},
"mt_docs": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"st_users": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"st_users1": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"mt_cloakrooms": [
{
"$ref": "25"
},
{
"$ref": "25"
}
]
},
"st_users": {
"$ref": "7"
},
"mt_branches_zones": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"mt_employees_branches": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"mt_items_featured": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"mt_locations": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"mt_periods": [
{
"$id": "81",
"id_branch": "473e402d-86ae-4473-bc21-e0c632cce691",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-07-08T10:41:22.7628975+02:00",
"date_end": "2026-07-08T10:41:22.7628975+02:00",
"state": "sample string 6",
"created_on": "2026-07-08T10:41:22.7628975+02:00",
"last_update": "2026-07-08T10:41:22.7628975+02:00",
"commited": true,
"mt_branches": {
"$ref": "8"
}
},
{
"$ref": "81"
}
],
"mt_pos": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"mt_prices_list_rules": [
{
"$ref": "69"
},
{
"$ref": "69"
}
],
"mt_prices_rules": [
{
"$ref": "70"
},
{
"$ref": "70"
}
],
"mt_rooms": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"st_sync_packages": [
{
"$ref": "77"
},
{
"$ref": "77"
}
],
"st_sync_packages1": [
{
"$ref": "77"
},
{
"$ref": "77"
}
],
"tt_doc_sa": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"tt_doc_st": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_vouchers": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"tt_vouchers_permisions": [
{
"$ref": "36"
},
{
"$ref": "36"
}
]
},
{
"$ref": "8"
}
],
"mt_branches_zones": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"mt_brands": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_categories": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"mt_categories_items": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"mt_cloakrooms": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_docs_payment_money": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"mt_employees": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_employees_profiles": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"mt_items_featured": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"mt_items_sub": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"mt_items_types": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"mt_locations": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"mt_money_rates": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"mt_money_types": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"mt_payment_types": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_pos": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"mt_pos_prices_list": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"mt_pos_print": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_pos_rooms": [
{
"$ref": "54"
},
{
"$ref": "54"
}
],
"mt_pos_types": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"mt_pos_view": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"mt_prices_items": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"mt_prices_list": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"mt_prices_list_rules": [
{
"$ref": "69"
},
{
"$ref": "69"
}
],
"mt_prices_rules": [
{
"$ref": "70"
},
{
"$ref": "70"
}
],
"mt_rooms": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"mt_rooms_units": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "57"
},
{
"$ref": "57"
}
],
"mt_rooms_units_types": [
{
"$ref": "56"
},
{
"$ref": "56"
}
],
"mt_units": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"mt_units_ref": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"st_images": {
"$ref": "9"
},
"st_images1": {
"$ref": "9"
},
"st_permisions": [
{
"$ref": "64"
},
{
"$ref": "64"
}
],
"st_pos_license": [
{
"$ref": "71"
},
{
"$ref": "71"
}
],
"st_users_pos": [
{
"$ref": "72"
},
{
"$ref": "72"
}
],
"st_users_token": [
{
"$id": "82",
"id": "1fd16549-3a32-4ea3-a94f-78f8f7128c6d",
"token_id": "sample string 2",
"id_user": "d0d9ea04-2df3-4313-94a5-31041dcaa9d9",
"date_from": "2026-07-08T10:41:22.7628975+02:00",
"date_end": "2026-07-08T10:41:22.7628975+02:00",
"created_on": "2026-07-08T10:41:22.7628975+02:00",
"st_users": {
"$ref": "7"
}
},
{
"$ref": "82"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"tt_doc_sa_det": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_sa_det1": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_doc_st1": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_items_customs": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"tt_logs": [
{
"$ref": "74"
},
{
"$ref": "74"
}
],
"tt_pos_sesion": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"tt_pos_sesion1": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"tt_rooms_list": [
{
"$ref": "55"
},
{
"$ref": "55"
}
],
"tt_rooms_units_activity": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"tt_rooms_units_log": [
{
"$id": "83",
"id": "0b3d19ae-ddbc-45ab-96b7-377287c12f4e",
"id_room_activity": "f9d9f12c-8225-45fa-b524-619f5f6c870b",
"id_pos_sesion": "6fd3cf65-2a68-4e1b-9989-6b6c1bba3223",
"log_text": "sample string 4",
"id_user": "83b58e99-7d14-4fa0-b198-25f8f635d6b2",
"created_on": "2026-07-08T10:41:22.7628975+02:00",
"commited": true,
"st_users": {
"$ref": "7"
}
},
{
"$ref": "83"
}
],
"tt_tips_users": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"tt_vouchers_permisions": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"tt_vouchers": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_docs": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"tt_pos_sesion_users": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_doc_sa": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"tt_doc_sa1": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"mt_items": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"mt_rooms_units_states": [
{
"$ref": "58"
},
{
"$ref": "58"
}
],
"st_users_profiles": {
"$ref": "63"
},
"tt_cmd_connection": [
{
"$ref": "62"
},
{
"$ref": "62"
}
],
"tt_cmd_messages": [
{
"$ref": "67"
},
{
"$ref": "67"
}
]
}
},
"mt_categories_items": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"mt_items_featured": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"mt_items_formula": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_units": {
"$ref": "17"
},
"mt_units1": {
"$ref": "17"
},
"st_images": {
"$ref": "9"
},
"st_users": {
"$ref": "7"
},
"mt_items_sub": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"mt_prices_rules": [
{
"$ref": "70"
},
{
"$ref": "70"
}
],
"tt_doc_sa_det_stock": [
{
"$ref": "79"
},
{
"$ref": "79"
}
],
"tt_doc_st_det": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"tt_items_customs": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"tt_stock": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"tt_vouchers_det": [
{
"$ref": "2"
},
{
"$ref": "2"
}
]
},
"st_users": {
"$ref": "7"
}
},
{
"$ref": "4"
}
],
"st_images": {
"$ref": "9"
},
"st_users": {
"$ref": "7"
},
"mt_prices_rules": [
{
"$ref": "70"
},
{
"$ref": "70"
}
],
"tt_vouchers_det": [
{
"$ref": "2"
},
{
"$ref": "2"
}
]
},
"mt_items": {
"$ref": "5"
},
"mt_items_types": {
"$ref": "1"
},
"tt_vouchers": {
"$ref": "35"
}
},
{
"$ref": "2"
}
],
"st_images": {
"$ref": "9"
},
"st_users": {
"$ref": "7"
},
"mt_items_sub": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"mt_prices_rules": [
{
"$ref": "70"
},
{
"$ref": "70"
}
],
"tt_items_customs": [
{
"$ref": "49"
},
{
"$ref": "49"
}
]
},
{
"$ref": "1"
}
]