GET api/Mt_Items?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| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
None. |
|
| id_mask | string |
Required Max length: 10 |
|
| name | string |
Required Max length: 20 |
|
| description | string |
Max length: 200 |
|
| id_unit | globally unique identifier |
Required |
|
| id_unit_sec | globally unique identifier |
None. |
|
| id_brand | globally unique identifier |
Required |
|
| b_sale | boolean |
Required |
|
| b_stock | boolean |
Required |
|
| b_price | boolean |
Required |
|
| b_unique | boolean |
Required |
|
| b_exclude_control | boolean |
Required |
|
| tax | decimal number |
Required |
|
| change_price | boolean |
Required |
|
| force_printing | boolean |
Required |
|
| is_ticket | boolean |
Required |
|
| is_supply | boolean |
Required |
|
| define_price | boolean |
Required |
|
| is_multi_sub | boolean |
Required |
|
| external_id | string |
Max length: 100 |
|
| name_pos | string |
Max length: 20 |
|
| name_print | 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. |
|
| mt_brands | mt_brands |
None. |
|
| mt_categories_items | Collection of mt_categories_items |
None. |
|
| mt_items_featured | Collection of mt_items_featured |
None. |
|
| mt_items_formula | Collection of mt_items_formula |
None. |
|
| mt_units | mt_units |
None. |
|
| mt_units1 | mt_units |
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_doc_sa_det_stock | Collection of tt_doc_sa_det_stock |
None. |
|
| tt_doc_st_det | Collection of tt_doc_st_det |
None. |
|
| tt_items_customs | Collection of tt_items_customs |
None. |
|
| tt_stock | Collection of tt_stock |
None. |
|
| tt_vouchers_det | Collection of tt_vouchers_det |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"$id": "1",
"id": "82d22bab-88b6-4065-9490-27d80a2c1c58",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "5633a050-430b-4cf8-8f7e-c4af91bebf2b",
"id_unit_sec": "a40b97eb-e86c-48f5-8465-d81adc685bdc",
"id_brand": "9b2f5151-9797-48ac-972a-a04baa1a5c75",
"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": "84fa07b4-176b-48df-b6d7-16446f9b56bb",
"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:42:09.4595475+02:00",
"last_update": "2026-07-08T10:42:09.4595475+02:00",
"id_user_upd": "97486a86-c55a-49d4-b067-89766c2d80a3",
"commited": true,
"mt_brands": {
"$id": "2",
"id": "5edd33cb-b104-4074-8a15-a0906c2bde4c",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-07-08T10:42:09.4595475+02:00",
"last_update": "2026-07-08T10:42:09.4595475+02:00",
"id_user_upd": "ee00f442-8ccd-4c56-84b5-3a6d9283bc6d",
"commited": true,
"mt_items": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"st_users": {
"$id": "3",
"id": "d3b7b2bb-d069-4dcb-be90-3dab1d0de608",
"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": "4de0654a-a3b1-4464-a6fc-fdf726dc67c9",
"view_messages": true,
"id_image_photo": "570e26e1-9d75-4bfe-bd20-786c868b8ed2",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "c946f400-b7d0-4be6-bb87-0de876b3f41a",
"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:42:09.4595475+02:00",
"last_update": "2026-07-08T10:42:09.4595475+02:00",
"commited": true,
"mt_branches": [
{
"$id": "4",
"id": "e81ec732-97e4-4d3d-8341-a546b798fc1b",
"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": "e82dd8cf-4400-4cfb-a4bc-f201e04efad9",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-07-08T10:42:09.4595475+02:00",
"last_update": "2026-07-08T10:42:09.4595475+02:00",
"id_user_upd": "2271eda4-0a62-4420-a687-cfb0786bfeb4",
"commited": true,
"st_images": {
"$id": "5",
"id": "4c60eef4-5df2-464b-8c77-fb7a58dbf189",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "25d4847c-dec8-48bb-b9d8-19c261e668df",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-07-08T10:42:09.4595475+02:00",
"last_update": "2026-07-08T10:42:09.4595475+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"mt_categories": [
{
"$id": "6",
"id": "67828db0-cee9-4ef7-b525-0d00a05fb47d",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "d3f67348-77f9-4423-86d8-5038d9f1c864",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "cbe3b20c-7aef-44e3-8abf-d3cdbc9dcc6a",
"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:42:09.4595475+02:00",
"last_update": "2026-07-08T10:42:09.4595475+02:00",
"id_user_upd": "220e5656-041e-443d-bdc2-ebd6a7c2ad8d",
"commited": true,
"mt_categories_items": [
{
"$id": "7",
"id_category": "0ddb2c0b-968d-4ba6-9c34-8c843e4fc96e",
"id_item": "d8f262e2-3730-4464-9fee-e45927c6b4fb",
"is_default": true,
"active": true,
"created_on": "2026-07-08T10:42:09.4595475+02:00",
"last_update": "2026-07-08T10:42:09.4595475+02:00",
"id_user_upd": "0644e2aa-a29f-4032-99b0-179183e93e77",
"commited": true,
"mt_categories": {
"$ref": "6"
},
"mt_items": {
"$ref": "1"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "7"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
},
"mt_prices_rules": [
{
"$id": "8",
"id": "9c05ebcf-9bbd-46e4-b60f-0aaad4f970f3",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-07-08T10:42:09.4595475+02:00",
"date_end": "2026-07-08T10:42:09.4595475+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": "0cd00d39-0eda-4849-b28d-ef74e7bf9504",
"id_pos": "0f4e5258-8b4d-4900-bce3-73c06df016b7",
"id_list": "0efd5549-dafd-4555-ba0a-4d82ae289848",
"id_item": "b3bc5ed2-9a50-4648-98f9-6b5cba0c15ed",
"id_item_type": "0c1f5591-9fed-48cc-a697-72b981e4b89a",
"id_category": "7b9d2511-7e09-4a9b-aabe-dfddcf93a382",
"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:42:09.4595475+02:00",
"last_update": "2026-07-08T10:42:09.4595475+02:00",
"id_user_upd": "3ebe3728-c747-4a2a-b665-723131900be2",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_categories": {
"$ref": "6"
},
"mt_items": {
"$ref": "1"
},
"mt_items_types": {
"$id": "9",
"id": "34b1790e-e1ee-4664-a241-e22cea33cf9c",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "198ed7ed-e901-42d7-b25e-d56b05127bc3",
"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:42:09.4595475+02:00",
"last_update": "2026-07-08T10:42:09.4595475+02:00",
"id_user_upd": "e01b773b-f4eb-424a-8f94-756a9ef91d0f",
"commited": true,
"tt_vouchers_det": [
{
"$id": "10",
"id_voucher": "1b473332-7f55-4a0d-8753-17fff36b6575",
"id_line": "e1f8eba3-422a-41df-8f27-cca487d71f0e",
"id_category": "0ac5a1b4-db1d-4925-b0f7-cf486fbe5bed",
"id_item": "222f55bf-47bd-404c-8dee-74914485153a",
"id_item_type": "adc05584-5f56-49bc-a72c-00672e10d933",
"price_max": 1.1,
"qty_add": 3.1,
"qty_used": 4.1,
"mt_categories": {
"$ref": "6"
},
"mt_items": {
"$ref": "1"
},
"mt_items_types": {
"$ref": "9"
},
"tt_vouchers": {
"$id": "11",
"id": "de8bbbc0-d4d5-4337-9ea8-010232449e44",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-07-08T10:42:09.4595475+02:00",
"date_end": "2026-07-08T10:42:09.4595475+02:00",
"date_used": "2026-07-08T10:42:09.4595475+02:00",
"date_sesion": "2026-07-08T10:42:09.4595475+02:00",
"id_employee": "244f680c-5559-46a9-91e4-70f3e80f4202",
"id_branch": "1513636c-e1f2-43f4-af6e-45063dfd6e66",
"id_voucher_permision": "47ffc3af-0f9c-48bf-beb3-0d6f07b56df2",
"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": "845fe8cb-3f58-4c64-b548-a1260dd44567",
"id_user_add": "555a8c6d-87a7-4584-bb0d-b2a3a494e775",
"id_doc_sa": "96c43679-eb87-47c6-8fd2-6ada6916d09f",
"id_item_sub": "a99e3149-02da-45bf-a2d8-67523018fbbb",
"id_pos_sesion": "8adc5d05-b2a5-4e5a-9db3-73d666a9eb73",
"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:42:09.4595475+02:00",
"last_update": "2026-07-08T10:42:09.4595475+02:00",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_employees": {
"$id": "12",
"id": "92bc51bd-8f14-4e47-9c64-f7b0b23822ae",
"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": "b9976f58-4fc7-4624-b789-2bf3ca270962",
"name_pos": "sample string 12",
"id_image": "6733b720-2a71-4b31-9caa-1313baa7dabc",
"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:42:09.4595475+02:00",
"last_update": "2026-07-08T10:42:09.4595475+02:00",
"id_user_upd": "f1599f93-0f9e-4edc-95e5-dd00ca51b0f9",
"commited": true,
"mt_employees_branches": [
{
"$id": "13",
"id_employee": "0e748342-7644-4079-852d-e653d1d416fb",
"id_branch": "325ba5e7-0f74-417a-8250-8866ab467bd1",
"active": true,
"created_on": "2026-07-08T10:42:09.4595475+02:00",
"last_update": "2026-07-08T10:42:09.4595475+02:00",
"id_user_upd": "3651dd55-ce92-4db9-a2a7-d8c1e72238ba",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_employees": {
"$ref": "12"
}
},
{
"$ref": "13"
}
],
"mt_employees_profiles": {
"$id": "14",
"id": "59210951-3144-4ef5-b5eb-f99d01c0ad79",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-07-08T10:42:09.4595475+02:00",
"last_update": "2026-07-08T10:42:09.4595475+02:00",
"id_user_upd": "18007b4a-37e7-42ac-a028-e0c74a799572",
"commited": true,
"mt_employees": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"st_users": {
"$ref": "3"
}
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
},
"tt_doc_sa_det": [
{
"$id": "15",
"id_doc_sa": "aefba940-e326-490f-a3c7-89d3fc9f4542",
"id_line": 2,
"id_item_sub": "8c9b8372-249f-4fd2-8941-33cd4dfa1485",
"qty": 4.1,
"id_list": "159d0a54-6668-40c4-af90-5af64d7b14e4",
"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": "594be9a9-f548-435a-afc1-0ecf6d9db5d4",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "9816f217-9f88-482b-9060-cdec8a2b1394",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "3bb13089-4f30-4de9-a62b-393ba8db9b46",
"id_user_upd": "04a136cf-7e66-450b-9f32-d50ff297feba",
"active": true,
"mt_employees": {
"$ref": "12"
},
"mt_items_sub": {
"$id": "16",
"id": "6bc1aa0e-3fef-4d88-8832-b0fa8ce9b311",
"id_item": "fd500b1a-f497-4dc1-9457-4686e7ac8094",
"id_item_type": "bd704307-2a8c-4234-8d04-07377d80a326",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "0b67f4e2-1c49-4809-b34a-c46d24ee9291",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-07-08T10:42:09.4595475+02:00",
"last_update": "2026-07-08T10:42:09.4595475+02:00",
"id_user_upd": "bc9d7779-234f-47a0-89ff-d8e4cfab31f3",
"commited": true,
"mt_items": {
"$ref": "1"
},
"mt_items_formula": [
{
"$id": "17",
"id_item_sub": "32fafb90-1d47-4b03-a1c1-52b5f79dd68a",
"id_item": "18e559cc-645a-42a1-af18-733a3aa20fe6",
"group_id": 3,
"id_unit_ref": "aa25f304-78cc-4f90-8586-9cf4813446c7",
"qty_dis": 5,
"mt_items": {
"$ref": "1"
},
"mt_items_sub": {
"$ref": "16"
},
"mt_units_ref": {
"$id": "18",
"id": "a83c2751-2b47-4532-808a-e30cd97b0d26",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "d4470a82-162e-4b9b-bb5c-a12a175b786d",
"active": true,
"created_on": "2026-07-08T10:42:09.4595475+02:00",
"last_update": "2026-07-08T10:42:09.4595475+02:00",
"id_user_upd": "b5f7e15b-1b53-4100-bf77-06bee01a8642",
"commited": true,
"mt_units": {
"$id": "19",
"id": "ad30cb53-7cec-4a90-93ae-f9f667348e07",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-07-08T10:42:09.4595475+02:00",
"last_update": "2026-07-08T10:42:09.4595475+02:00",
"id_user_upd": "f17cf5a0-2ac7-4cc4-b349-e6428e47deeb",
"commited": true,
"mt_units_ref": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"st_users": {
"$ref": "3"
},
"mt_items": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"mt_items1": [
{
"$ref": "1"
},
{
"$ref": "1"
}
]
},
"st_users": {
"$ref": "3"
},
"mt_items_formula": [
{
"$ref": "17"
},
{
"$ref": "17"
}
]
}
},
{
"$ref": "17"
}
],
"mt_items_types": {
"$ref": "9"
},
"mt_items_vouchers": {
"$id": "20",
"id": "833600ec-e775-4385-85fe-fa9c69f05b4d",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "72208f75-d213-467c-a32c-cc6b48fbbaa9",
"id_doc_print": "64132a21-3c94-465d-86a3-939b4b35d672",
"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:42:09.4595475+02:00",
"last_update": "2026-07-08T10:42:09.4595475+02:00",
"commited": true,
"mt_items_sub": [
{
"$ref": "16"
},
{
"$ref": "16"
}
]
},
"st_users": {
"$ref": "3"
},
"mt_prices_items": [
{
"$id": "21",
"id_list": "455b4fe2-616e-4523-9b7f-e96310c2b344",
"id_item_sub": "5045aa7b-2eb7-4640-9f22-147c13d426de",
"validity_date": "2026-07-08T10:42:09.4595475+02:00",
"price": 4.1,
"active": true,
"created_on": "2026-07-08T10:42:09.4595475+02:00",
"last_update": "2026-07-08T10:42:09.4595475+02:00",
"id_user_upd": "21568413-eab9-4062-ac94-ddb13ee34bb2",
"commited": true,
"mt_items_sub": {
"$ref": "16"
},
"mt_prices_list": {
"$id": "22",
"id": "b68e93e6-5765-47ee-be46-4f3d207e5965",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "30eed320-ff43-48e5-a43f-ff22ca5c3c45",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "586cf6c8-efeb-48f8-a21e-3402fa1deab7",
"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:42:09.4595475+02:00",
"last_update": "2026-07-08T10:42:09.4595475+02:00",
"id_user_upd": "d951801f-b674-433e-ba06-79a3899490c2",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "23",
"id_pos": "41e2fc22-3e0c-4e2f-a593-1a8d50b343b1",
"id_pos_type": "a716901a-4129-439e-b64b-9ff4c34163b3",
"id_price_list": "100f8b49-5827-4663-adb2-001d08ef74a0",
"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:42:09.4595475+02:00",
"last_update": "2026-07-08T10:42:09.4595475+02:00",
"id_user_upd": "40ab910d-43b9-455c-a642-22c23fcee64e",
"commited": true,
"mt_pos_view": {
"$id": "24",
"id_pos": "fdda1775-c6b2-43b4-9f58-d6dfc6e53778",
"id_pos_type": "c4e73ab6-6982-4670-9c07-7ed2f5c60cce",
"is_default": true,
"active": true,
"created_on": "2026-07-08T10:42:09.4595475+02:00",
"last_update": "2026-07-08T10:42:09.4595475+02:00",
"id_user_upd": "a94455ad-924c-42c0-964c-692961ad5a79",
"commited": true,
"mt_pos": {
"$id": "25",
"id": "2580afe4-7d46-4d9c-a88f-9c6139b4bc3e",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "3adc697f-6579-4e71-95bc-ee426ced68fc",
"id_zone": "fa3c2062-44db-4f19-b81f-d3ccbaa30f5a",
"user_required": true,
"active": true,
"created_on": "2026-07-08T10:42:09.4595475+02:00",
"last_update": "2026-07-08T10:42:09.4595475+02:00",
"id_user_upd": "186b3f2c-b0e4-466f-8c3d-8317cf4b1f97",
"commited": true,
"mt_branches_zones": {
"$id": "26",
"id": "ac32db7f-6e3c-40e7-9ad1-b8ea9fcb6670",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "c3b78987-b576-4d3f-9dd9-124c3a62d23e",
"active": true,
"created_on": "2026-07-08T10:42:09.4595475+02:00",
"last_update": "2026-07-08T10:42:09.4595475+02:00",
"id_user_upd": "6e2f175f-b5e0-4741-a2ab-7c6fc2807cb2",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_pos": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"st_users": {
"$ref": "3"
}
},
"mt_cloakrooms": [
{
"$id": "27",
"id": "0c275bbd-c1cb-4bf2-91a8-450929abbd2a",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "2f4d5c83-f055-44a7-b227-1a25d105d4f0",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "c7dc7329-5de2-4f87-8602-4b3744625135",
"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:42:09.4595475+02:00",
"last_update": "2026-07-08T10:42:09.4595475+02:00",
"id_user_upd": "55d4de51-8cb8-46d0-a5c1-27c36e96795e",
"commited": true,
"mt_pos": {
"$ref": "25"
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
},
"tt_cloakrooms_units": [
{
"$id": "28",
"id": "c6666215-164a-40df-a87d-0514741c4455",
"id_cloakroom": "ab8d628d-f352-433d-adc1-924d85406eb0",
"id_pos_sesion": "541683fb-3e21-42e0-b195-8db821467171",
"unit_id": 4,
"date_open": "2026-07-08T10:42:09.4595475+02:00",
"date_close": "2026-07-08T10:42:09.4595475+02:00",
"id_doc_sa": "e295d92a-70b9-4622-b4ea-957d21ac24b4",
"commited": true,
"mt_cloakrooms": {
"$ref": "27"
},
"tt_doc_sa": {
"$id": "29",
"id": "be856f80-1e5e-4909-a13c-aacb121e2440",
"id_pos": "44027797-403d-441d-a590-b9f4f3146abb",
"id_doc": "187d0535-d456-4b34-bbc1-118c80708941",
"id_branch": "daba0fda-328a-45ee-bde7-47449119fd1f",
"nro_doc": "sample string 5",
"date_doc": "2026-07-08T10:42:09.4595475+02:00",
"date_tax": "2026-07-08T10:42:09.4595475+02:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "c668a269-5e4e-4546-9389-05efe50aeeee",
"id_relationship": "14bc4277-507e-4a35-908d-b5663d4cec7e",
"id_loc_from": "04565e97-a56f-4e61-ac81-298d9b248095",
"id_loc_end": "1c8d9acb-0359-4361-8694-2187a2b03518",
"id_user_add": "1b352a0b-5deb-4574-b74f-bc0993ca125e",
"id_user_upd": "cd913e36-cbd4-4f2c-a0d4-f1d452a8dae7",
"comment": "sample string 12",
"id_pos_sesion": "1177f7a1-b1e4-4483-92ff-50a053a7a8d1",
"id_room_unit": "72f26292-1f1c-43a1-8fac-adb4802ae1b5",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "7d02bf3a-c497-4966-b055-864f579c11e2",
"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:42:09.4595475+02:00",
"last_update": "2026-07-08T10:42:09.4595475+02:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "4"
},
"mt_docs": {
"$id": "30",
"id": "a0d23471-553b-4a96-959a-ef0ee069b0fd",
"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": "d4a8b3d1-3ae0-452e-aad4-2d5ee171d5f7",
"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:42:09.4595475+02:00",
"last_update": "2026-07-08T10:42:09.4595475+02:00",
"id_user_upd": "eee2ade4-f5cc-439e-a1b2-23eaa2fa640d",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "31",
"id_doc": "5b79b492-50c5-4667-b659-4ce5f2688728",
"id_pay": "4a879cac-39f0-46b7-af7a-e6b2686fbd17",
"id_money": "dc01e7d4-3991-4957-8251-c206636484cb",
"active": true,
"created_on": "2026-07-08T10:42:09.4595475+02:00",
"last_update": "2026-07-08T10:42:09.4595475+02:00",
"id_user_upd": "bc93464a-4612-4556-8f67-0535b1efd5cd",
"commited": true,
"mt_docs": {
"$ref": "30"
},
"mt_money_types": {
"$id": "32",
"id": "c52a0245-40b6-4b7d-9931-4834d79452f1",
"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": "e8cc3da2-3fb9-4521-88de-9856c22385ca",
"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:42:09.4595475+02:00",
"last_update": "2026-07-08T10:42:09.4595475+02:00",
"id_user_upd": "73190e19-405e-44d1-aeb0-5e68690e5bcd",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"mt_money_rates": [
{
"$id": "33",
"id_money_1": "ca651c1e-7c53-4922-ae88-c4b81a283fb1",
"id_money_2": "a0d4a8bb-aa68-4fcc-950e-f37de1b5c466",
"date_from": "2026-07-08T10:42:09.4595475+02:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-07-08T10:42:09.4595475+02:00",
"last_update": "2026-07-08T10:42:09.4595475+02:00",
"id_user_upd": "b1e1da31-b781-45cb-be7a-c125569afeb5",
"commited": true,
"mt_money_types": {
"$ref": "32"
},
"mt_money_types1": {
"$ref": "32"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "33"
}
],
"mt_money_rates1": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
},
"tt_doc_sa_cashflow": [
{
"$id": "34",
"id_doc_sa": "b8f19702-b3af-4ddc-a309-a38c5a1432d3",
"id_pay": "cd6c6497-206e-48b9-9052-8d0b44278874",
"id_money": "8ac5413c-ce7f-44f1-b6c1-d51cc64211ec",
"date_cashflow": "2026-07-08T10:42:09.4595475+02:00",
"coefficient": 5.1,
"id_user_add": "2c5f73b1-f58f-41e2-8fbe-513d37ac413f",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "35",
"id": "5282bd2f-9d90-4e59-8f5c-bd88643b9af3",
"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": "82df2f03-9cb8-463d-9888-d978aa0cef54",
"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:42:09.4595475+02:00",
"last_update": "2026-07-08T10:42:09.4595475+02:00",
"id_user_upd": "a22beeea-69c9-4ddb-8b8a-2113b8f76987",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
},
"tt_doc_sa_cashflow": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"tt_doc_sa_pay": [
{
"$id": "36",
"id_doc_sa": "8f429380-a53f-4ac3-b92b-cbba79d73840",
"id_line": 2,
"id_pay": "54fb8d81-c120-4b33-af2b-8844a6ff0801",
"id_money": "7c5b3cf8-5fc5-4f5a-8297-c1687c6ed8a4",
"coefficient": 5.1,
"id_voucher": "e6f8104a-2c1e-48ff-a7a0-6826719d281e",
"id_employee": "46c0ee73-c7c7-4d36-b347-522fae5a1bb2",
"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": "40c1f829-14e2-4375-a599-43c9f0e4fa6a",
"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": "12"
},
"mt_money_types": {
"$ref": "32"
},
"mt_payment_types": {
"$ref": "35"
},
"tt_doc_sa": {
"$ref": "29"
},
"tt_vouchers": {
"$ref": "11"
}
},
{
"$ref": "36"
}
],
"tt_vouchers": [
{
"$ref": "11"
},
{
"$ref": "11"
}
]
},
"st_users": {
"$ref": "3"
},
"mt_money_types": {
"$ref": "32"
},
"tt_doc_sa": {
"$ref": "29"
}
},
{
"$ref": "34"
}
],
"tt_doc_sa_pay": [
{
"$ref": "36"
},
{
"$ref": "36"
}
]
},
"mt_payment_types": {
"$ref": "35"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "31"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
},
"mt_pos_doc_print": [
{
"$id": "37",
"id_pos_print": "2fa1ac14-50a4-4d88-bb64-37c0f75669f5",
"id_doc": "74cc185e-13e9-46df-b490-55aca19224a6",
"id_pos_type": "5849c831-00d4-4327-8a0c-5fd6961d4715",
"id_doc_print": "4e7a4dd3-0d96-40b0-abee-722023ce6468",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-07-08T10:42:09.4595475+02:00",
"last_update": "2026-07-08T10:42:09.4595475+02:00",
"id_user_upd": "d1270a3e-aa8f-47d0-be2e-13e6998a0e74",
"commited": true,
"mt_docs": {
"$ref": "30"
},
"mt_pos_print": {
"$id": "38",
"id": "5a3e65e3-7252-4c60-b42f-26d913f32ffb",
"id_pos": "d1ccaf49-f146-438f-89ed-e0672753c32d",
"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:42:09.4595475+02:00",
"last_update": "2026-07-08T10:42:09.4595475+02:00",
"id_user_upd": "96d372d0-563d-4b03-919b-c67e7a41eb9c",
"commited": true,
"mt_pos": {
"$ref": "25"
},
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_users": {
"$ref": "3"
}
},
"mt_pos_types": {
"$id": "39",
"id": "8462bd37-d66a-4ed7-9851-9221634ea824",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-07-08T10:42:09.4595475+02:00",
"last_update": "2026-07-08T10:42:09.4595475+02:00",
"id_user_upd": "4c41c465-bfd1-4811-8f16-53307163d7c6",
"commited": true,
"mt_items_featured": [
{
"$id": "40",
"id": "7753de9e-082c-4de8-95e3-13fa78d09a13",
"id_branch": "965aa98b-1092-4bb2-bb48-d5458c8a25b0",
"id_pos_type": "e113459d-a1f1-4f2b-92a8-6a48d0578e47",
"id_pos": "31c0292b-370b-40a5-ab86-391a3a78e6ed",
"id_item": "14614f32-5cec-4033-868c-e313f5442f94",
"date_from": "2026-07-08T10:42:09.4595475+02:00",
"date_end": "2026-07-08T10:42:09.4595475+02:00",
"image_id": 4,
"active": true,
"created_on": "2026-07-08T10:42:09.4595475+02:00",
"last_update": "2026-07-08T10:42:09.4595475+02:00",
"id_user_upd": "3c8ef2d7-5daf-4ccd-8cbe-dac0ebd70db1",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_items": {
"$ref": "1"
},
"mt_pos": {
"$ref": "25"
},
"mt_pos_types": {
"$ref": "39"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "40"
}
],
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_users": {
"$ref": "3"
},
"mt_pos_view": [
{
"$ref": "24"
},
{
"$ref": "24"
}
]
},
"st_doc_print": {
"$id": "41",
"id": "2f3b39df-358f-4938-b0ce-147889b3a6a1",
"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:42:09.4595475+02:00",
"last_update": "2026-07-08T10:42:09.4595475+02:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_doc_print_det": [
{
"$id": "42",
"id_doc_print": "f84f8c9a-7884-4be7-967e-430e9b738e0f",
"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": "3"
}
},
{
"$ref": "37"
}
],
"st_doc_num": [
{
"$id": "43",
"id_pos": "470cd794-4187-4c05-95ab-c1635708166c",
"id_doc": "10a7ebad-9064-4adf-9e7d-61bc4114ce6d",
"value": 3,
"created_on": "2026-07-08T10:42:09.4595475+02:00",
"last_update": "2026-07-08T10:42:09.4595475+02:00",
"commited": true,
"mt_docs": {
"$ref": "30"
},
"mt_pos": {
"$ref": "25"
}
},
{
"$ref": "43"
}
],
"tt_doc_sa": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"tt_doc_st": [
{
"$id": "44",
"id": "1467a73f-9b22-4b03-8233-8355b341a772",
"id_pos": "b4bf5d80-ddbe-4b67-8876-3a11e8db654a",
"id_doc": "a6ee1042-e117-494f-a69d-1881f2297779",
"id_branch": "4f83bbba-75eb-4b49-921e-51aafe3d4b3d",
"nro_doc": "sample string 5",
"date_doc": "2026-07-08T10:42:09.4595475+02:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "6c22c574-6849-4b5b-9299-ae1bee7b42a2",
"id_loc_from": "6d468af5-35aa-4abc-bca5-fd39739fddc9",
"id_loc_end": "58ac6ae8-b9e3-4846-9734-33248140722e",
"id_user_add": "28060dce-c81e-41fd-b5e9-a13cb06fc120",
"id_user_upd": "0b9852d3-0ad8-47c9-8ce5-63ce81cebbb7",
"id_pos_sesion": "19211888-22e7-45e4-b807-674a1c8aa609",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-07-08T10:42:09.4595475+02:00",
"active": true,
"created_on": "2026-07-08T10:42:09.4595475+02:00",
"last_update": "2026-07-08T10:42:09.4595475+02:00",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_docs": {
"$ref": "30"
},
"mt_locations": {
"$id": "45",
"id": "230b5d4a-4e11-4d2e-bdb4-5aa63af984e6",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "cb07870d-f89f-4ee8-addf-a437493d694d",
"active": true,
"created_on": "2026-07-08T10:42:09.4595475+02:00",
"last_update": "2026-07-08T10:42:09.4595475+02:00",
"id_user_upd": "bf2bc147-3965-4764-a846-2d2f9c2f85dc",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"st_users": {
"$ref": "3"
},
"tt_doc_sa": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"tt_doc_sa1": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"tt_doc_st": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_doc_st1": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_stock": [
{
"$id": "46",
"id_location": "74549eb6-1f89-4bf2-8d51-c34cb8bfbb16",
"id_item": "297539e6-4aaa-4a96-9915-f1b0cbb3b5fc",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-07-08T10:42:09.4595475+02:00",
"last_update": "2026-07-08T10:42:09.4595475+02:00",
"commited": true,
"mt_items": {
"$ref": "1"
},
"mt_locations": {
"$ref": "45"
}
},
{
"$ref": "46"
}
]
},
"mt_locations1": {
"$ref": "45"
},
"mt_pos": {
"$ref": "25"
},
"st_users": {
"$ref": "3"
},
"st_users1": {
"$ref": "3"
},
"tt_doc_st_det": [
{
"$id": "47",
"id_doc_st": "e22ed7e5-4519-4190-9aa8-de3a87445b68",
"id_line": 2,
"id_item": "c5cb5ede-4904-419e-a77f-1955fd39f1f1",
"comment": "sample string 4",
"qty": 5.1,
"status": 1,
"active": true,
"mt_items": {
"$ref": "1"
},
"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": "25"
},
"st_users": {
"$ref": "3"
},
"st_users1": {
"$ref": "3"
},
"tt_cloakrooms_units": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"tt_doc_sa_det": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_doc_sa_pay": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"tt_doc_sa1": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"tt_doc_sa2": {
"$ref": "29"
},
"tt_pos_sesion": {
"$id": "48",
"id": "2bb06151-0c11-4fa6-9c48-bdca87f55130",
"nro_sesion": 2,
"id_pos": "b8c5e3d9-5e16-41bf-81a2-723a871b40e2",
"date_tax": "2026-07-08T10:42:09.4595475+02:00",
"date_open": "2026-07-08T10:42:09.4595475+02:00",
"date_close": "2026-07-08T10:42:09.4595475+02:00",
"id_user_open": "16dfd181-2bcf-474c-a83c-a3ef0660f572",
"id_user_close": "9014450d-6092-4f2b-b77f-411fb711c08f",
"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:42:09.4595475+02:00",
"last_update": "2026-07-08T10:42:09.4595475+02:00",
"commited": true,
"mt_pos": {
"$ref": "25"
},
"tt_cloakrooms_units": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"tt_items_customs": [
{
"$id": "49",
"id": "13a2738a-a5ef-4de2-ad7e-ece3d2ab9a9d",
"order_id": 2,
"id_item": "aa3879e3-983a-41aa-b4f9-3ed6b0b03dd2",
"id_item_type": "d9a59446-d93d-4a99-95b3-01bb60ca735c",
"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": "d77c2585-c198-4678-b90b-6a55f9a3ea67",
"type_item": 11,
"id_voucher_json": "1b5e5f84-5148-4dbe-949b-6d839bb8e4fd",
"count_voucher": 1,
"id_category": "fae9a351-82ae-489e-8ac2-eec3812480ac",
"created_on": "2026-07-08T10:42:09.4595475+02:00",
"last_update": "2026-07-08T10:42:09.4595475+02:00",
"id_user_upd": "4a9ef96d-56ea-4adf-9ea2-be6a88c7c373",
"commited": true,
"mt_items": {
"$ref": "1"
},
"mt_items_types": {
"$ref": "9"
},
"st_users": {
"$ref": "3"
},
"tt_pos_sesion": {
"$ref": "48"
}
},
{
"$ref": "49"
}
],
"tt_doc_sa_pt": [
{
"$id": "50",
"id": "92f50e6a-80a0-4bb2-835a-e6b94b9ac903",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "e68829eb-6637-434a-bffb-264c1c843e74",
"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:42:09.4595475+02:00",
"tt_pos_sesion": {
"$ref": "48"
}
},
{
"$ref": "50"
}
],
"tt_rooms_units_activity": [
{
"$id": "51",
"id": "d59d45d6-6b60-4582-a6eb-2c4b2e516682",
"id_room_unit": "336e5e3e-508a-4e95-9aac-0554ed68f78f",
"id_room_list": "5642b620-8d1f-4ebe-8a39-13583ae4ed16",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-07-08T10:42:09.4595475+02:00",
"date_from": "2026-07-08T10:42:09.4595475+02:00",
"date_end": "2026-07-08T10:42:09.4595475+02:00",
"date_open": "2026-07-08T10:42:09.4595475+02:00",
"date_close": "2026-07-08T10:42:09.4595475+02:00",
"id_employee": "2a3ea3ff-b439-46c6-8f7e-ec4ee84bdb37",
"id_employee_sec": "9793cbeb-b0e1-4d88-88c5-366e74bb3244",
"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": "8ae4842b-2e2f-4e68-b3c3-9e0229f13c2f",
"comment": "sample string 7",
"id_user_open": "bfbf52a7-5d1d-4ad5-a0ee-1cc2def097a9",
"id_user_close": "3945f746-7737-4fcc-90dd-f8ebb114f4c9",
"id_unit_state": "a83aca0b-26f7-4a21-8f5d-50081ba17723",
"id_pos_sesion": "ac141818-9c49-490b-8bd9-517c5c40c05a",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-07-08T10:42:09.4595475+02:00",
"active": true,
"created_on": "2026-07-08T10:42:09.4595475+02:00",
"last_update": "2026-07-08T10:42:09.4595475+02:00",
"commited": true,
"mt_employees": {
"$ref": "12"
},
"mt_employees1": {
"$ref": "12"
},
"mt_rooms_units": {
"$id": "52",
"id": "b585617d-369c-4152-985f-20a66df56efe",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "ebdfd68d-0d72-4f9d-970f-b875dce5ba02",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "673a8e03-2716-4fd9-9cc0-1ac40ffff1f7",
"locked": true,
"date_locked": "2026-07-08T10:42:09.4595475+02:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-07-08T10:42:09.4595475+02:00",
"last_update": "2026-07-08T10:42:09.4595475+02:00",
"id_user_upd": "b31fcc63-3e61-4c9c-9058-bb597aa3bd9d",
"commited": true,
"mt_rooms": {
"$id": "53",
"id": "16a9e530-3e52-480c-a937-7a591c6b1624",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "aa5fc8de-9e26-40fa-854d-b20cf4765937",
"name_pos": "sample string 6",
"id_image": "2be9f91a-9f0e-4b4c-8885-aa79b188af9e",
"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": "a721f4a5-6ffa-432f-840e-4d4ade22e3f6",
"refresh_status": true,
"active": true,
"created_on": "2026-07-08T10:42:09.4595475+02:00",
"last_update": "2026-07-08T10:42:09.4595475+02:00",
"id_user_upd": "b3644a88-cd3a-4e12-9278-fc093f2d9632",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_pos_rooms": [
{
"$id": "54",
"id_pos": "426dd18e-b49e-4fb0-b58a-2bc3a2ad3399",
"id_room": "1d70435e-a13d-4d61-982e-b669d85b2d52",
"active": true,
"created_on": "2026-07-08T10:42:09.4595475+02:00",
"last_update": "2026-07-08T10:42:09.4595475+02:00",
"id_user_upd": "32d7854a-2c89-4162-ad40-4ed433ac6e2c",
"commited": true,
"mt_pos": {
"$ref": "25"
},
"mt_rooms": {
"$ref": "53"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "54"
}
],
"st_images": {
"$ref": "5"
},
"st_images1": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
},
"mt_rooms_units": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"tt_rooms_list": [
{
"$id": "55",
"id": "f34adc1c-82ac-4e8b-91dc-ae7af6a8bfd2",
"id_room": "6ee5ef82-9089-4cdf-a9e4-8e315b168c09",
"date_in": "2026-07-08T10:42:09.4595475+02:00",
"date_out": "2026-07-08T10:42:09.4595475+02:00",
"id_user_add": "f6103f69-3a8f-48cd-b3db-d5d08fbda70b",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-07-08T10:42:09.4595475+02:00",
"last_update": "2026-07-08T10:42:09.4595475+02:00",
"commited": true,
"mt_rooms": {
"$ref": "53"
},
"st_users": {
"$ref": "3"
},
"tt_rooms_units_activity": [
{
"$ref": "51"
},
{
"$ref": "51"
}
]
},
{
"$ref": "55"
}
]
},
"mt_rooms_units_types": {
"$id": "56",
"id": "ddbae16d-791c-4f41-ac07-d09c73634659",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-07-08T10:42:09.4595475+02:00",
"last_update": "2026-07-08T10:42:09.4595475+02:00",
"id_user_upd": "e05b3cd8-4be4-4f1e-b7a0-533d1e92c0e7",
"commited": true,
"mt_rooms_units": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"mt_rooms_units_states_types": [
{
"$id": "57",
"id_room_type": "dd7d35b9-ab57-4e0b-a99f-1b77758e6863",
"id_room_state": "31208207-4d80-49a2-8d3b-a10764bdf306",
"id_image": "627c27b4-3023-41cb-afb4-6d1ba3418f7e",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-07-08T10:42:09.4595475+02:00",
"last_update": "2026-07-08T10:42:09.4595475+02:00",
"id_user_upd": "c3ac891d-bb0f-4276-abdf-3f102d5cec47",
"commited": true,
"mt_rooms_units_states": {
"$id": "58",
"id": "6a0ed1a9-68d1-426e-8942-770c5ac65e7e",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"color": "sample string 5",
"active": true,
"created_on": "2026-07-08T10:42:09.4595475+02:00",
"last_update": "2026-07-08T10:42:09.4595475+02:00",
"id_user_upd": "b3986aae-45c0-4d70-a5b3-156e238baab6",
"commited": true,
"st_users": {
"$ref": "3"
},
"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": "5"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "57"
}
],
"st_users": {
"$ref": "3"
}
},
"st_users": {
"$ref": "3"
},
"tt_rooms_units_activity": [
{
"$ref": "51"
},
{
"$ref": "51"
}
]
},
"mt_rooms_units_states": {
"$ref": "58"
},
"st_users": {
"$ref": "3"
},
"st_users1": {
"$ref": "3"
},
"tt_doc_sa": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"tt_pos_sesion": {
"$ref": "48"
},
"tt_rooms_list": {
"$ref": "55"
}
},
{
"$ref": "51"
}
],
"st_users": {
"$ref": "3"
},
"st_users1": {
"$ref": "3"
},
"tt_tips": [
{
"$id": "59",
"id": "daa8d642-7985-4108-9b35-1575ece60f35",
"id_pos_sesion": "7dfa7ad7-c115-4595-9fa9-00b79876a2a6",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "e49180b2-ad34-4099-a3ce-be897c234848",
"id_room_unit_activity": "0bc16e2b-1d61-4c61-b2fb-0d7e20a878df",
"id_doc_sa": "3fa4b991-cac4-45af-a5a2-bb0edd965519",
"id_pos_type": "12b1296d-96f4-43f7-a247-717d47dbdfbc",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "e7319167-a92f-49d9-8b3f-89a7633f4a92",
"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:42:09.4595475+02:00",
"last_update": "2026-07-08T10:42:09.4595475+02:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "48"
},
"tt_tips_users": [
{
"$id": "60",
"id_tip": "40abedaa-c448-448d-9bdd-03110778ac00",
"id_user": "7e83069e-62d7-4651-a156-90e212661f64",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-07-08T10:42:09.4595475+02:00",
"last_update": "2026-07-08T10:42:09.4595475+02:00",
"commited": true,
"st_users": {
"$ref": "3"
},
"tt_tips": {
"$ref": "59"
}
},
{
"$ref": "60"
}
]
},
{
"$ref": "59"
}
],
"tt_pos_sesion_users": [
{
"$id": "61",
"id_pos_sesion": "7a0c5f1a-fd2e-479e-83fa-62206d96a1ca",
"id_user": "7fa31be2-afd8-44e2-ba70-857458e1fd3f",
"date_add": "2026-07-08T10:42:09.4595475+02:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-07-08T10:42:09.4595475+02:00",
"last_update": "2026-07-08T10:42:09.4595475+02:00",
"commited": true,
"st_users": {
"$ref": "3"
},
"tt_pos_sesion": {
"$ref": "48"
}
},
{
"$ref": "61"
}
],
"tt_doc_sa": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"tt_cmd_connection": [
{
"$id": "62",
"id": "231a057e-d3cf-4dbc-ac35-812fb338a801",
"id_user": "8e560eaf-01aa-4b33-9858-71e5a27f8cd8",
"id_user_profile": "4f33142e-9e85-4e0b-afc7-40400d3b2eef",
"locator": "sample string 4",
"date_end": "2026-07-08T10:42:09.4595475+02:00",
"id_pos_sesion": "79244076-bbde-4d96-95b3-01e4251c4780",
"date_login": "2026-07-08T10:42:09.4595475+02:00",
"date_logout": "2026-07-08T10:42:09.4595475+02:00",
"terminal_id": "sample string 6",
"terminal_type": "sample string 7",
"created_on": "2026-07-08T10:42:09.4595475+02:00",
"last_update": "2026-07-08T10:42:09.4595475+02:00",
"commited": true,
"st_users": {
"$ref": "3"
},
"st_users_profiles": {
"$id": "63",
"id": "f2757754-e993-4c47-b19f-eba4c8b34bb9",
"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:42:09.4595475+02:00",
"last_update": "2026-07-08T10:42:09.4595475+02:00",
"commited": true,
"st_permisions": [
{
"$id": "64",
"id": "3afae49e-b3d8-4c87-8782-c531005ee963",
"id_function": "a20c6ca2-0ed1-416d-ba8f-b5416173a14a",
"id_user": "f6935874-253f-4271-96d2-a040ed1d0afa",
"id_profile": "b3b0132a-bba2-4d46-915c-cab12b07b22f",
"permission": 3,
"active": true,
"created_on": "2026-07-08T10:42:09.4595475+02:00",
"last_update": "2026-07-08T10:42:09.4595475+02:00",
"commited": true,
"st_users_profiles": {
"$ref": "63"
},
"st_users": {
"$ref": "3"
},
"st_functions": {
"$id": "65",
"id": "67a1c73e-acad-4adf-bf09-63ce56b5a9d3",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "d828f236-e626-404c-93ab-e165c93e5733",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "8eacebf9-f9da-4e53-9cd5-2b8bafa6a73f",
"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:42:09.4595475+02:00",
"last_update": "2026-07-08T10:42:09.4595475+02:00",
"commited": true,
"st_functions_groups": {
"$id": "66",
"id": "6090d54a-d82f-4161-874f-faeb12bc7799",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-07-08T10:42:09.4595475+02:00",
"last_update": "2026-07-08T10:42:09.4595475+02:00",
"commited": true,
"st_functions": [
{
"$ref": "65"
},
{
"$ref": "65"
}
]
},
"st_images": {
"$ref": "5"
},
"st_permisions": [
{
"$ref": "64"
},
{
"$ref": "64"
}
]
}
},
{
"$ref": "64"
}
],
"st_users": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"tt_cmd_connection": [
{
"$ref": "62"
},
{
"$ref": "62"
}
]
},
"tt_pos_sesion": {
"$ref": "48"
}
},
{
"$ref": "62"
}
],
"tt_cmd_messages": [
{
"$id": "67",
"id": "6ea4f854-d415-4592-b394-4c0cc85e76ca",
"id_user": "c71c60bc-bea2-4248-9a14-49ac6a8588fb",
"date_add": "2026-07-08T10:42:09.4595475+02:00",
"destiny_type": 4,
"id_key": "511c6745-7c1a-42db-85fd-c19efbc2b000",
"message": "sample string 6",
"message_view": true,
"date_view": "2026-07-08T10:42:09.4595475+02:00",
"id_pos_sesion": "f6ec1d9a-ddd1-4932-84a1-27c288228ba9",
"terminal_add": "sample string 9",
"created_on": "2026-07-08T10:42:09.4595475+02:00",
"last_update": "2026-07-08T10:42:09.4595475+02:00",
"commited": true,
"st_users": {
"$ref": "3"
},
"tt_pos_sesion": {
"$ref": "48"
}
},
{
"$ref": "67"
}
]
},
"tt_rooms_units_activity": {
"$ref": "51"
},
"tt_spool_doc_print": [
{
"$id": "68",
"id": "fd108313-2f8a-4e74-b9d6-80e8ad9abf92",
"spool_server": "sample string 2",
"id_doc_sa": "2887d6c3-f52e-4e36-83bd-4322a5271d02",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-07-08T10:42:09.4595475+02:00",
"printed": true,
"print_on": "2026-07-08T10:42:09.4595475+02:00",
"tt_doc_sa": {
"$ref": "29"
}
},
{
"$ref": "68"
}
]
},
"tt_pos_sesion": {
"$ref": "48"
}
},
{
"$ref": "28"
}
]
},
{
"$ref": "27"
}
],
"mt_items_featured": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"mt_pos_print": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_pos_rooms": [
{
"$ref": "54"
},
{
"$ref": "54"
}
],
"st_users": {
"$ref": "3"
},
"mt_pos_view": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"mt_prices_list_rules": [
{
"$id": "69",
"id": "65b28187-358f-41b5-aa20-8b0a692fb5db",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-07-08T10:42:09.4595475+02:00",
"date_end": "2026-07-08T10:42:09.4595475+02:00",
"id_branch": "c4f37b07-13b2-46a9-ac8b-59dfc3e4fa3c",
"id_pos": "13919b9e-3f03-4c30-9461-3aaa68262f50",
"id_list": "e9c53cfa-e900-4cef-bd8f-dfc17e9a2ec6",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-07-08T10:42:09.4595475+02:00",
"last_update": "2026-07-08T10:42:09.4595475+02:00",
"id_user_upd": "db203e6e-1529-42a5-b10b-89e07a31fbf0",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_pos": {
"$ref": "25"
},
"mt_prices_list": {
"$ref": "22"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "69"
}
],
"mt_prices_rules": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"st_doc_num": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"st_pos_license": [
{
"$id": "70",
"id": "efe66444-203a-4cc2-a2d7-31934451404d",
"id_pos": "cfa02158-11f9-4b8c-9729-1831f8aeb0ac",
"mac_address": "sample string 3",
"date_end": "2026-07-08T10:42:09.4595475+02:00",
"key_access": "sample string 5",
"id_user_add": "4cee8ab4-1f7d-4e44-ac54-df98ca686d45",
"active": true,
"created_on": "2026-07-08T10:42:09.4595475+02:00",
"last_update": "2026-07-08T10:42:09.4595475+02:00",
"commited": true,
"mt_pos": {
"$ref": "25"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "70"
}
],
"st_users_pos": [
{
"$id": "71",
"id_user": "389d5cbb-10fb-4903-a31d-f1bbb8e39064",
"id_pos": "9630189a-46cc-4fed-bdb2-117f48e67dbf",
"pass_required": true,
"active": true,
"created_on": "2026-07-08T10:42:09.4595475+02:00",
"last_update": "2026-07-08T10:42:09.4595475+02:00",
"commited": true,
"mt_pos": {
"$ref": "25"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "71"
}
],
"tt_doc_sa": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"tt_pos_connection": [
{
"$id": "72",
"id": "4b78706b-694d-4318-af89-7d9dc3fa3f96",
"id_pos": "253cb1e1-26b8-48ad-8df5-e777da23efc6",
"date_add": "2026-07-08T10:42:09.4595475+02:00",
"date_upd": "2026-07-08T10:42:09.4595475+02:00",
"date_out": "2026-07-08T10:42:09.4595475+02:00",
"connection_type": "sample string 3",
"connection_speed": 1,
"terminal_name": "sample string 4",
"version": "sample string 5",
"commited": true,
"mt_pos": {
"$ref": "25"
}
},
{
"$ref": "72"
}
],
"tt_pos_sesion": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"mt_branches": {
"$ref": "4"
},
"tt_logs": [
{
"$id": "73",
"id": "bc700d50-4efa-4724-adc1-3898c84cb897",
"id_user_add": "6ffcb6c9-13f5-4e26-8b42-20967aae3a8d",
"id_table": "8eacde18-6666-4b4b-9d83-6f00b6ea7475",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "5ff6095f-077f-4b71-b015-444e38c5ccd8",
"created_on": "2026-07-08T10:42:09.4595475+02:00",
"commited": true,
"mt_pos": {
"$ref": "25"
},
"st_sync_tables": {
"$id": "74",
"id": "d1a830b1-0ec0-463c-8fe0-49c62e755ab4",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-07-08T10:42:09.4595475+02:00",
"last_update": "2026-07-08T10:42:09.4595475+02:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "75",
"id": "d98b1edc-af6e-4bb4-8796-b69d5d0873ee",
"id_sync": "ee0b9a29-2a0e-4ca0-9734-8ad322323e15",
"json": "sample string 3",
"id_table": "d8e5906b-08aa-4a81-aef4-07e5520f05c4",
"order": 5,
"st_sync_packages": {
"$id": "76",
"id": "56968cc6-fbbd-4f26-92df-779f1407ac41",
"id_branch_from": "05587aea-56eb-4914-b0d4-bb3774d32c11",
"id_branch_to": "f3a3b964-4fb0-4d4c-9f9a-ec768092aba5",
"type": 4,
"created_on": "2026-07-08T10:42:09.4595475+02:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-07-08T10:42:09.4595475+02:00",
"send_on": "2026-07-08T10:42:09.4595475+02:00",
"mt_branches": {
"$ref": "4"
},
"mt_branches1": {
"$ref": "4"
},
"st_sync_packages_det": [
{
"$ref": "75"
},
{
"$ref": "75"
}
]
},
"st_sync_tables": {
"$ref": "74"
}
},
{
"$ref": "75"
}
],
"tt_logs": [
{
"$ref": "73"
},
{
"$ref": "73"
}
]
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "73"
}
],
"st_local_variables": [
{
"$id": "77",
"id": "54f98c07-5539-4cdb-baa4-280e8fc02f67",
"id_pos": "57c3da6f-c598-4ee4-99ab-31a690092ac6",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-07-08T10:42:09.4595475+02:00",
"commited": true,
"mt_pos": {
"$ref": "25"
}
},
{
"$ref": "77"
}
],
"tt_doc_st": [
{
"$ref": "44"
},
{
"$ref": "44"
}
]
},
"mt_pos_prices_list": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"mt_pos_types": {
"$ref": "39"
},
"st_users": {
"$ref": "3"
}
},
"mt_prices_list": {
"$ref": "22"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "23"
}
],
"mt_prices_items": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"mt_prices_list1": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"mt_prices_list2": {
"$ref": "22"
},
"mt_prices_list_rules": [
{
"$ref": "69"
},
{
"$ref": "69"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
},
"mt_prices_rules": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"tt_doc_sa_det": [
{
"$ref": "15"
},
{
"$ref": "15"
}
]
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "21"
}
],
"tt_doc_sa_det": [
{
"$ref": "15"
},
{
"$ref": "15"
}
]
},
"mt_prices_list": {
"$ref": "22"
},
"st_users": {
"$ref": "3"
},
"st_users1": {
"$ref": "3"
},
"tt_doc_sa": {
"$ref": "29"
},
"tt_doc_sa_det_stock": [
{
"$id": "78",
"id_doc_sa": "33d467d8-1d20-44ea-ab9f-d5d3e5600373",
"id_line": 2,
"id_item": "8954cab5-b5b2-4dc5-acd2-ef8ddcffd6df",
"qty": 4.1,
"mt_items": {
"$ref": "1"
},
"tt_doc_sa_det": {
"$ref": "15"
}
},
{
"$ref": "78"
}
]
},
{
"$ref": "15"
}
],
"tt_doc_sa_pay": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"tt_vouchers": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"tt_vouchers_permisions": [
{
"$id": "79",
"id": "bd978896-3c08-4fa5-8a47-194156e5dc76",
"date_from": "2026-07-08T10:42:09.4595475+02:00",
"date_end": "2026-07-08T10:42:09.4595475+02:00",
"date_used": "2026-07-08T10:42:09.4595475+02:00",
"id_employee": "2ab0dce8-102d-4640-bfdb-b6ac7d1a9ed8",
"id_branch": "dddaa487-a763-4a02-ab02-56c8e43185fe",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "f897a71c-d16b-405a-a8ef-ee3a592c02fe",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-07-08T10:42:09.4595475+02:00",
"last_update": "2026-07-08T10:42:09.4595475+02:00",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_employees": {
"$ref": "12"
},
"st_users": {
"$ref": "3"
},
"tt_vouchers": [
{
"$ref": "11"
},
{
"$ref": "11"
}
]
},
{
"$ref": "79"
}
],
"tt_rooms_units_activity": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "51"
},
{
"$ref": "51"
}
]
},
"mt_payment_types": {
"$ref": "35"
},
"st_users": {
"$ref": "3"
},
"tt_doc_sa_pay": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"tt_vouchers_det": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"tt_vouchers_permisions": {
"$ref": "79"
}
}
},
{
"$ref": "10"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
},
"mt_items_sub": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"mt_prices_rules": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"tt_items_customs": [
{
"$ref": "49"
},
{
"$ref": "49"
}
]
},
"mt_pos": {
"$ref": "25"
},
"mt_prices_list": {
"$ref": "22"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "8"
}
],
"tt_vouchers_det": [
{
"$ref": "10"
},
{
"$ref": "10"
}
]
},
{
"$ref": "6"
}
],
"mt_employees": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"mt_items": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"mt_items_types": [
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"mt_money_types": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"mt_payment_types": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_prices_list": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"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": "b662fea1-dd2e-419e-863c-06b243c15cf6",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-07-08T10:42:09.4595475+02:00",
"last_update": "2026-07-08T10:42:09.4595475+02:00",
"commited": true,
"st_images": [
{
"$ref": "5"
},
{
"$ref": "5"
}
]
},
"mt_docs": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"st_users": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"st_users1": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"mt_cloakrooms": [
{
"$ref": "27"
},
{
"$ref": "27"
}
]
},
"st_users": {
"$ref": "3"
},
"mt_branches_zones": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"mt_employees_branches": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"mt_items_featured": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"mt_locations": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"mt_periods": [
{
"$id": "81",
"id_branch": "7954585f-dae8-4308-9abe-8c2c98662d90",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-07-08T10:42:09.4595475+02:00",
"date_end": "2026-07-08T10:42:09.4595475+02:00",
"state": "sample string 6",
"created_on": "2026-07-08T10:42:09.4595475+02:00",
"last_update": "2026-07-08T10:42:09.4595475+02:00",
"commited": true,
"mt_branches": {
"$ref": "4"
}
},
{
"$ref": "81"
}
],
"mt_pos": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_prices_list_rules": [
{
"$ref": "69"
},
{
"$ref": "69"
}
],
"mt_prices_rules": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_rooms": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"st_sync_packages": [
{
"$ref": "76"
},
{
"$ref": "76"
}
],
"st_sync_packages1": [
{
"$ref": "76"
},
{
"$ref": "76"
}
],
"tt_doc_sa": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"tt_doc_st": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_vouchers": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"tt_vouchers_permisions": [
{
"$ref": "79"
},
{
"$ref": "79"
}
]
},
{
"$ref": "4"
}
],
"mt_branches_zones": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"mt_brands": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_categories": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_categories_items": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"mt_cloakrooms": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"mt_docs_payment_money": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"mt_employees": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"mt_employees_profiles": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"mt_items_featured": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"mt_items_sub": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"mt_items_types": [
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"mt_locations": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"mt_money_rates": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_money_types": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"mt_payment_types": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_pos": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"mt_pos_prices_list": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"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": "24"
},
{
"$ref": "24"
}
],
"mt_prices_items": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"mt_prices_list": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"mt_prices_list_rules": [
{
"$ref": "69"
},
{
"$ref": "69"
}
],
"mt_prices_rules": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"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": "19"
},
{
"$ref": "19"
}
],
"mt_units_ref": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"st_images": {
"$ref": "5"
},
"st_images1": {
"$ref": "5"
},
"st_permisions": [
{
"$ref": "64"
},
{
"$ref": "64"
}
],
"st_pos_license": [
{
"$ref": "70"
},
{
"$ref": "70"
}
],
"st_users_pos": [
{
"$ref": "71"
},
{
"$ref": "71"
}
],
"st_users_token": [
{
"$id": "82",
"id": "c1720da5-5f70-46ba-8b1c-753ed3cc6dd4",
"token_id": "sample string 2",
"id_user": "c981efa8-dcdb-40ac-9e26-6d92d5023204",
"date_from": "2026-07-08T10:42:09.4595475+02:00",
"date_end": "2026-07-08T10:42:09.4595475+02:00",
"created_on": "2026-07-08T10:42:09.4595475+02:00",
"st_users": {
"$ref": "3"
}
},
{
"$ref": "82"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"tt_doc_sa_det": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_doc_sa_det1": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_doc_st": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_doc_st1": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_items_customs": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"tt_logs": [
{
"$ref": "73"
},
{
"$ref": "73"
}
],
"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": "6d9cd486-b5d8-4c98-9c12-7d34b308ee4a",
"id_room_activity": "2abc5734-5e14-4126-9710-78e6773d053a",
"id_pos_sesion": "af6fad97-bf9b-4444-b15e-1ac470dbf795",
"log_text": "sample string 4",
"id_user": "8431e9bc-cf36-4f0c-bd2c-58412aff3dbe",
"created_on": "2026-07-08T10:42:09.4595475+02:00",
"commited": true,
"st_users": {
"$ref": "3"
}
},
{
"$ref": "83"
}
],
"tt_tips_users": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"tt_vouchers_permisions": [
{
"$ref": "79"
},
{
"$ref": "79"
}
],
"tt_vouchers": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"mt_docs": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"tt_pos_sesion_users": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_doc_sa": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"tt_doc_sa1": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"mt_items": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"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": "7"
},
{
"$ref": "7"
}
],
"mt_items_featured": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"mt_items_formula": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"mt_units": {
"$ref": "19"
},
"mt_units1": {
"$ref": "19"
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
},
"mt_items_sub": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"mt_prices_rules": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"tt_doc_sa_det_stock": [
{
"$ref": "78"
},
{
"$ref": "78"
}
],
"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": "10"
},
{
"$ref": "10"
}
]
},
{
"$ref": "1"
}
]