GET api/Mt_Employees?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_employees| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
None. |
|
| id_mask | string |
Required Max length: 10 |
|
| first_name | string |
Required Max length: 20 |
|
| last_name | string |
Required Max length: 20 |
|
| nickname | string |
Required Max length: 20 |
|
| external_id | string |
Max length: 100 |
|
| string |
Max length: 50 |
||
| mobile | string |
Max length: 30 |
|
| nif | string |
Max length: 20 |
|
| authorization | boolean |
Required |
|
| id_employee_profile | globally unique identifier |
Required |
|
| 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 |
|
| active | boolean |
Required |
|
| created_on | date |
None. |
|
| last_update | date |
None. |
|
| id_user_upd | globally unique identifier |
None. |
|
| commited | boolean |
None. |
|
| mt_employees_branches | Collection of mt_employees_branches |
None. |
|
| mt_employees_profiles | mt_employees_profiles |
None. |
|
| st_images | st_images |
None. |
|
| st_users | st_users |
None. |
|
| tt_doc_sa_det | Collection of tt_doc_sa_det |
None. |
|
| tt_doc_sa_pay | Collection of tt_doc_sa_pay |
None. |
|
| tt_vouchers | Collection of tt_vouchers |
None. |
|
| tt_vouchers_permisions | Collection of tt_vouchers_permisions |
None. |
|
| tt_rooms_units_activity | Collection of tt_rooms_units_activity |
None. |
|
| tt_rooms_units_activity1 | Collection of tt_rooms_units_activity |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"$id": "1",
"id": "72500396-9b1b-4e20-b17f-492b75394c5f",
"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": "698360c5-5387-4bd3-81f9-46d9ff55328a",
"name_pos": "sample string 12",
"id_image": "1827b378-0679-4430-a86a-5a95cd90b02f",
"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-03-10T07:08:19.4587794+01:00",
"last_update": "2026-03-10T07:08:19.4587794+01:00",
"id_user_upd": "9b72ef76-1028-4764-a13c-88a0773ee29c",
"commited": true,
"mt_employees_branches": [
{
"$id": "2",
"id_employee": "1cffafc9-758b-42d0-85bf-51d61c6caee7",
"id_branch": "342bc4a3-8eda-4aed-b834-8650e022ecbb",
"active": true,
"created_on": "2026-03-10T07:08:19.4587794+01:00",
"last_update": "2026-03-10T07:08:19.4587794+01:00",
"id_user_upd": "692d89e9-a4ac-498b-b8ca-c35a69bfeb24",
"commited": true,
"mt_branches": {
"$id": "3",
"id": "2d45673a-f64a-493f-82e5-11b532701c3e",
"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": "c7c08daf-9b59-43f0-b460-01bd86773666",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-03-10T07:08:19.4587794+01:00",
"last_update": "2026-03-10T07:08:19.4587794+01:00",
"id_user_upd": "c01bf7ef-011e-4ade-bcc4-a4322cea764b",
"commited": true,
"st_images": {
"$id": "4",
"id": "5ca96ce7-1d57-4f37-8a45-c4ed7de71718",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "37862561-8cc7-4c9b-8793-b0dcb9c79339",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-03-10T07:08:19.4587794+01:00",
"last_update": "2026-03-10T07:08:19.4587794+01:00",
"commited": true,
"mt_branches": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"mt_categories": [
{
"$id": "5",
"id": "731d3f81-f337-4bd1-a83c-dea3966c0c9f",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "cdfd5722-b7f4-4f9d-b09d-07f99564e9f7",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "40c4407a-d861-4963-bb7c-cc21ef617e13",
"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-03-10T07:08:19.4587794+01:00",
"last_update": "2026-03-10T07:08:19.4587794+01:00",
"id_user_upd": "bc6cd486-6087-41e4-8772-3bb6dc5ac65c",
"commited": true,
"mt_categories_items": [
{
"$id": "6",
"id_category": "6e7911d3-2dfa-48ba-b25e-84c546f97d6c",
"id_item": "905bdf93-4073-4ceb-9271-d54c3d040e34",
"is_default": true,
"active": true,
"created_on": "2026-03-10T07:08:19.4587794+01:00",
"last_update": "2026-03-10T07:08:19.4587794+01:00",
"id_user_upd": "28dcc0b5-3dbc-4471-a235-dad39dd21cbf",
"commited": true,
"mt_categories": {
"$ref": "5"
},
"mt_items": {
"$id": "7",
"id": "d9a94e9f-2d7e-4047-8e3c-6d5659d09922",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "e07db45f-3b95-4c7b-a208-a574abc0382b",
"id_unit_sec": "7353f591-7c06-4c78-b232-60d803c97c9a",
"id_brand": "7a23ec8a-b2ec-4939-b6ec-3636341d6343",
"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": "30b444ff-adb0-47d9-859a-bc80868b9d5f",
"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-03-10T07:08:19.4587794+01:00",
"last_update": "2026-03-10T07:08:19.4587794+01:00",
"id_user_upd": "26b9e08b-03cf-4828-8d01-cfd1e878a9ad",
"commited": true,
"mt_brands": {
"$id": "8",
"id": "3b4ecedd-c66d-4660-a2e9-5041c762ebd0",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-03-10T07:08:19.4587794+01:00",
"last_update": "2026-03-10T07:08:19.4587794+01:00",
"id_user_upd": "9075a168-87e9-4821-8026-798d38ca1050",
"commited": true,
"mt_items": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"st_users": {
"$id": "9",
"id": "99ad7c56-7389-4a76-9d39-5ce8cbd72b44",
"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": "6e4783d7-5f7d-49b4-b044-bcece09a911d",
"view_messages": true,
"id_image_photo": "c541ef84-9736-4ca1-aa3d-8d3a93b5f50d",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "6012bf7e-e5b1-46e5-97b6-018103eff4b5",
"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-03-10T07:08:19.4587794+01:00",
"last_update": "2026-03-10T07:08:19.4587794+01:00",
"commited": true,
"mt_branches": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"mt_branches_zones": [
{
"$id": "10",
"id": "e6c8371a-e238-4e6b-9884-5b3b5163bd43",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "ff191576-0e50-462a-a4af-99f3a893e554",
"active": true,
"created_on": "2026-03-10T07:08:19.4587794+01:00",
"last_update": "2026-03-10T07:08:19.4587794+01:00",
"id_user_upd": "a69623dd-b87d-461b-bd48-88644e26c6db",
"commited": true,
"mt_branches": {
"$ref": "3"
},
"mt_pos": [
{
"$id": "11",
"id": "a4a2a9a0-f16a-47c5-8851-7eeb79480eab",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "3acd5e04-f05b-42c2-b8db-f6add8fa4f95",
"id_zone": "a901e779-d818-4c2d-bff0-7b36e44991d6",
"user_required": true,
"active": true,
"created_on": "2026-03-10T07:08:19.4587794+01:00",
"last_update": "2026-03-10T07:08:19.4587794+01:00",
"id_user_upd": "40310b78-1d6e-4e87-b46c-20b6e0e8a710",
"commited": true,
"mt_branches_zones": {
"$ref": "10"
},
"mt_cloakrooms": [
{
"$id": "12",
"id": "f078c6cc-8e86-49a0-8fe3-163470378e73",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "1d4a3508-8ed0-45bf-b779-80662ce2f954",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "edd26b4c-89f4-4b5d-960e-c558ad354a87",
"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-03-10T07:08:19.4587794+01:00",
"last_update": "2026-03-10T07:08:19.4587794+01:00",
"id_user_upd": "dc7be344-9607-485a-a47d-c97d6ff33fa1",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"st_images": {
"$ref": "4"
},
"st_users": {
"$ref": "9"
},
"tt_cloakrooms_units": [
{
"$id": "13",
"id": "d8681477-c298-4ab8-89d7-40076d69e95a",
"id_cloakroom": "6c01923b-b909-4f6b-b17c-b4eaf578b4e7",
"id_pos_sesion": "b44b24d5-6a07-489f-8126-2240047433d0",
"unit_id": 4,
"date_open": "2026-03-10T07:08:19.4587794+01:00",
"date_close": "2026-03-10T07:08:19.4587794+01:00",
"id_doc_sa": "b5028e64-487e-45a2-b2ea-2100afd55e66",
"commited": true,
"mt_cloakrooms": {
"$ref": "12"
},
"tt_doc_sa": {
"$id": "14",
"id": "dd472f5c-392d-40dd-8fac-9defd9730327",
"id_pos": "aa9cebed-a584-418f-9da7-808943755d97",
"id_doc": "b90720f3-7110-4769-bf10-18efee0e44d9",
"id_branch": "9166e81e-8a8a-4b68-9e8d-0a733f86f71e",
"nro_doc": "sample string 5",
"date_doc": "2026-03-10T07:08:19.4587794+01:00",
"date_tax": "2026-03-10T07:08:19.4587794+01:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "05c14620-f04f-4937-8399-f7ce8f1b6540",
"id_relationship": "f6eb82da-c605-4636-8859-913f7cf37cf6",
"id_loc_from": "7af5ad75-be7f-4c12-b697-5e7d2d81b500",
"id_loc_end": "996f9e85-9cb5-44ad-b16c-2e949d8df9aa",
"id_user_add": "3c67cdda-ffbc-438a-8e75-cd9ab8f4f427",
"id_user_upd": "79adae79-5e3d-4db3-b1e1-e4578cf6e75e",
"comment": "sample string 12",
"id_pos_sesion": "73f22af5-889b-4af5-afac-9c43da3305c1",
"id_room_unit": "ab20202e-1a8d-4b66-a7d2-2a482e40566f",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "f315f57f-b231-4429-8c93-89b6c86c1f90",
"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-03-10T07:08:19.4587794+01:00",
"last_update": "2026-03-10T07:08:19.4587794+01:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "3"
},
"mt_docs": {
"$id": "15",
"id": "2f95e02f-821f-4991-bfe4-99b4f6e65531",
"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": "e8922bc8-7033-4684-9db4-e27728e15425",
"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-03-10T07:08:19.4587794+01:00",
"last_update": "2026-03-10T07:08:19.4587794+01:00",
"id_user_upd": "f3b95af8-2f9c-481a-8157-f58631d02f63",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "16",
"id_doc": "ce580155-99bb-41fd-8f46-c78a7573b37b",
"id_pay": "738b7f65-bd3c-4d24-b30d-d49c184178d7",
"id_money": "a1320073-a9c9-49c1-9984-34031e334af3",
"active": true,
"created_on": "2026-03-10T07:08:19.4587794+01:00",
"last_update": "2026-03-10T07:08:19.4587794+01:00",
"id_user_upd": "26cc5017-f8d0-4aec-9d13-4f8a0ac51985",
"commited": true,
"mt_docs": {
"$ref": "15"
},
"mt_money_types": {
"$id": "17",
"id": "41ab4486-b49e-42dd-a1bd-cfc0134ec3b7",
"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": "3f3d244c-7b99-4465-97ad-a1ea72ae7bad",
"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-03-10T07:08:19.4587794+01:00",
"last_update": "2026-03-10T07:08:19.4587794+01:00",
"id_user_upd": "5988d449-51d4-4619-b221-b702c74b1e19",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"mt_money_rates": [
{
"$id": "18",
"id_money_1": "46b271e7-fa2a-4547-a168-b40964e57ebd",
"id_money_2": "a6605731-bc66-4dfe-a84a-536cc6489ae2",
"date_from": "2026-03-10T07:08:19.4587794+01:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-03-10T07:08:19.4587794+01:00",
"last_update": "2026-03-10T07:08:19.4587794+01:00",
"id_user_upd": "f4bebb60-af2e-4d23-9315-4306a27824f8",
"commited": true,
"mt_money_types": {
"$ref": "17"
},
"mt_money_types1": {
"$ref": "17"
},
"st_users": {
"$ref": "9"
}
},
{
"$ref": "18"
}
],
"mt_money_rates1": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"st_images": {
"$ref": "4"
},
"st_users": {
"$ref": "9"
},
"tt_doc_sa_cashflow": [
{
"$id": "19",
"id_doc_sa": "2fbb605a-6149-4411-937e-38e6b7430ecc",
"id_pay": "3ca2f60d-90a5-432a-ba1b-f470e92ea83d",
"id_money": "1b779a26-88bb-42db-ba52-e0c2e71c9699",
"date_cashflow": "2026-03-10T07:08:19.4587794+01:00",
"coefficient": 5.1,
"id_user_add": "43b89437-61d4-4b70-b43d-72d79266bffd",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "20",
"id": "69ae4e7e-1270-4bc9-9917-bc232077ee82",
"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": "f0409543-b63f-4f66-ad78-6c2b40f5742f",
"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-03-10T07:08:19.4587794+01:00",
"last_update": "2026-03-10T07:08:19.4587794+01:00",
"id_user_upd": "e99f0eeb-84d3-4c2d-8a23-a35695c1e819",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"st_images": {
"$ref": "4"
},
"st_users": {
"$ref": "9"
},
"tt_doc_sa_cashflow": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"tt_doc_sa_pay": [
{
"$id": "21",
"id_doc_sa": "cccba9c7-0390-45b4-a2d5-ffd16d01320e",
"id_line": 2,
"id_pay": "d5baa43e-cb73-44a8-b1f2-a36449e4fdaa",
"id_money": "4b71785a-32b2-4459-acb1-3abbf0b9be3b",
"coefficient": 5.1,
"id_voucher": "84970732-48f0-43e3-8fb1-6a5e04ae9760",
"id_employee": "89a430ab-2909-494f-a5e2-5a9313105099",
"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": "f4f34c44-976d-41d0-8fd6-aee5a76578ca",
"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": "1"
},
"mt_money_types": {
"$ref": "17"
},
"mt_payment_types": {
"$ref": "20"
},
"tt_doc_sa": {
"$ref": "14"
},
"tt_vouchers": {
"$id": "22",
"id": "430aed5e-34d1-4e24-9479-9fa5667a3788",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-03-10T07:08:19.4587794+01:00",
"date_end": "2026-03-10T07:08:19.4587794+01:00",
"date_used": "2026-03-10T07:08:19.4587794+01:00",
"date_sesion": "2026-03-10T07:08:19.4587794+01:00",
"id_employee": "41dc14cb-f683-4f8d-8467-46cadfa3bdb1",
"id_branch": "6668cbc2-ed88-407d-b07e-8945a5ee0fc1",
"id_voucher_permision": "f944eab2-abbf-46e2-8c81-039617e8b593",
"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": "16f54e91-2160-4ea5-a337-972f083363dd",
"id_user_add": "5f4e3600-c0fe-4282-a58f-4a83dbfcb0ff",
"id_doc_sa": "546c2f39-db16-4594-8cb6-73a4def822a0",
"id_item_sub": "dbb34300-5cb3-4dc4-beac-4550bae49fef",
"id_pos_sesion": "8bf0ad03-db42-4b63-8fc9-6e71c27d4d93",
"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-03-10T07:08:19.4587794+01:00",
"last_update": "2026-03-10T07:08:19.4587794+01:00",
"commited": true,
"mt_branches": {
"$ref": "3"
},
"mt_employees": {
"$ref": "1"
},
"mt_payment_types": {
"$ref": "20"
},
"st_users": {
"$ref": "9"
},
"tt_doc_sa_pay": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"tt_vouchers_det": [
{
"$id": "23",
"id_voucher": "7749d3f8-e8a0-4497-8a49-d8bfa546cf89",
"id_line": "95c7557f-641b-43a0-becd-48191210e36c",
"id_category": "6bad006b-d540-4665-8e84-c582cffaa495",
"id_item": "2b2ec0d0-e106-462b-a116-ed03c96ca5f2",
"id_item_type": "ba38b78a-c445-4a24-b1ef-eccb8a489206",
"price_max": 1.1,
"qty_add": 3.1,
"qty_used": 4.1,
"mt_categories": {
"$ref": "5"
},
"mt_items": {
"$ref": "7"
},
"mt_items_types": {
"$id": "24",
"id": "39bd402c-1b05-4968-9b85-31f7127ba74a",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "c391c0d3-8aeb-431a-9677-02f799091a70",
"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-03-10T07:08:19.4587794+01:00",
"last_update": "2026-03-10T07:08:19.4587794+01:00",
"id_user_upd": "7e9ec97f-cdf5-445b-8099-8a5ce3b42c33",
"commited": true,
"tt_vouchers_det": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"st_images": {
"$ref": "4"
},
"st_users": {
"$ref": "9"
},
"mt_items_sub": [
{
"$id": "25",
"id": "3d95cc69-5d3c-4a8d-84fc-14146f3ddf91",
"id_item": "407f53b9-31bc-44ba-80d3-62cf6382bfe2",
"id_item_type": "6ac710ab-37c0-4fdc-96ef-061ca24b58b0",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "a164538c-d0e6-4bca-9f86-f5f271dec187",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-03-10T07:08:19.4587794+01:00",
"last_update": "2026-03-10T07:08:19.4587794+01:00",
"id_user_upd": "2b87f364-2c0e-4fba-ad13-a2eec754713e",
"commited": true,
"mt_items": {
"$ref": "7"
},
"mt_items_formula": [
{
"$id": "26",
"id_item_sub": "8b8b98ac-408c-45e7-8216-6bd560b7c4eb",
"id_item": "008c3775-e9f6-4771-b1c1-94cd9e735092",
"group_id": 3,
"id_unit_ref": "bb3e6c03-0538-48d7-815f-532f42a68a28",
"qty_dis": 5,
"mt_items": {
"$ref": "7"
},
"mt_items_sub": {
"$ref": "25"
},
"mt_units_ref": {
"$id": "27",
"id": "8d65af04-41e3-45c7-a441-5acdf9ea92ae",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "0f2a7322-0cef-4270-be9c-f3fa38fb9a2c",
"active": true,
"created_on": "2026-03-10T07:08:19.4587794+01:00",
"last_update": "2026-03-10T07:08:19.4587794+01:00",
"id_user_upd": "36a9590d-5f02-4a17-9605-884d13551eab",
"commited": true,
"mt_units": {
"$id": "28",
"id": "2c6d794d-5f24-4043-b117-eb17b068c2e4",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-03-10T07:08:19.4587794+01:00",
"last_update": "2026-03-10T07:08:19.4587794+01:00",
"id_user_upd": "75990f5e-fdad-4c9f-9fc7-ba32e30320b8",
"commited": true,
"mt_units_ref": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"st_users": {
"$ref": "9"
},
"mt_items": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"mt_items1": [
{
"$ref": "7"
},
{
"$ref": "7"
}
]
},
"st_users": {
"$ref": "9"
},
"mt_items_formula": [
{
"$ref": "26"
},
{
"$ref": "26"
}
]
}
},
{
"$ref": "26"
}
],
"mt_items_types": {
"$ref": "24"
},
"mt_items_vouchers": {
"$id": "29",
"id": "0d671239-a437-4ddf-8e7d-4054a095731f",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "bbf0e03b-ce2b-41e6-b3dd-a970a564c2dc",
"id_doc_print": "29a2b7aa-73f0-4cd1-94c1-f07eef73390a",
"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-03-10T07:08:19.4587794+01:00",
"last_update": "2026-03-10T07:08:19.4587794+01:00",
"commited": true,
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
]
},
"st_users": {
"$ref": "9"
},
"mt_prices_items": [
{
"$id": "30",
"id_list": "b746dda4-9dc6-45a8-b3d1-7a0668288299",
"id_item_sub": "c4936ffe-18b7-452f-a4f7-ac297376592e",
"validity_date": "2026-03-10T07:08:19.4587794+01:00",
"price": 4.1,
"active": true,
"created_on": "2026-03-10T07:08:19.4587794+01:00",
"last_update": "2026-03-10T07:08:19.4587794+01:00",
"id_user_upd": "3fdcc7f0-9185-42b2-991f-c477085afe5d",
"commited": true,
"mt_items_sub": {
"$ref": "25"
},
"mt_prices_list": {
"$id": "31",
"id": "ef025bf7-87c7-4c6b-acef-5fc1184104ef",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "fca36a7e-5ba7-4b58-87ee-8c56b622ee88",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "6cd71a1d-3c22-46c4-a494-5012f23f0fe6",
"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-03-10T07:08:19.4587794+01:00",
"last_update": "2026-03-10T07:08:19.4587794+01:00",
"id_user_upd": "f075ec88-7aec-41b2-b8c6-416fc70ac754",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "32",
"id_pos": "2c96fa7a-c44f-4fb3-9403-1dee9f73f2de",
"id_pos_type": "f8a55d48-9f55-4d73-8925-261594e2403e",
"id_price_list": "9cbb16e9-2162-4a68-a5de-2e4dad3d8edc",
"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-03-10T07:08:19.4587794+01:00",
"last_update": "2026-03-10T07:08:19.4587794+01:00",
"id_user_upd": "a2a11837-54ca-485f-901e-a2065be346f0",
"commited": true,
"mt_pos_view": {
"$id": "33",
"id_pos": "e172df5d-010b-4273-b46e-ad06f105c8c6",
"id_pos_type": "7c525918-7acf-433d-b75c-665ad7e8d36e",
"is_default": true,
"active": true,
"created_on": "2026-03-10T07:08:19.4587794+01:00",
"last_update": "2026-03-10T07:08:19.4587794+01:00",
"id_user_upd": "4d0372f2-8485-40e0-8818-a916f8aa05c4",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"mt_pos_prices_list": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"mt_pos_types": {
"$id": "34",
"id": "6d5d0e4e-c711-4001-ad46-806f296b0f89",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-03-10T07:08:19.4587794+01:00",
"last_update": "2026-03-10T07:08:19.4587794+01:00",
"id_user_upd": "9b619a42-4f1c-4e90-a4d2-0684e39bc26a",
"commited": true,
"mt_items_featured": [
{
"$id": "35",
"id": "97f8963c-007f-4955-843d-b482a980e990",
"id_branch": "5e0e7492-b80b-4119-b8a4-3604c93e4877",
"id_pos_type": "025b6145-4b64-4ed9-85ea-b4b61faae610",
"id_pos": "81de033e-214c-4062-8c0e-dedf5b3de6b9",
"id_item": "bb19b529-7691-47a6-b94e-ee3d1ea70d56",
"date_from": "2026-03-10T07:08:19.4587794+01:00",
"date_end": "2026-03-10T07:08:19.4587794+01:00",
"image_id": 4,
"active": true,
"created_on": "2026-03-10T07:08:19.4587794+01:00",
"last_update": "2026-03-10T07:08:19.4587794+01:00",
"id_user_upd": "570d15ee-bb77-41ba-907c-9d58f4d48a0a",
"commited": true,
"mt_branches": {
"$ref": "3"
},
"mt_items": {
"$ref": "7"
},
"mt_pos": {
"$ref": "11"
},
"mt_pos_types": {
"$ref": "34"
},
"st_users": {
"$ref": "9"
}
},
{
"$ref": "35"
}
],
"mt_pos_doc_print": [
{
"$id": "36",
"id_pos_print": "d8df8b52-e496-4d1f-b08d-20eb416e2267",
"id_doc": "8be687cc-a175-42ab-be92-797291a6bbe9",
"id_pos_type": "584949c8-5a7b-4ef2-9bcb-50fe05f6b6d2",
"id_doc_print": "fe505ba1-49a9-4b40-b245-cf1a609b0527",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-03-10T07:08:19.4587794+01:00",
"last_update": "2026-03-10T07:08:19.4587794+01:00",
"id_user_upd": "a1c6157c-eebe-4166-905c-b9646745e4d6",
"commited": true,
"mt_docs": {
"$ref": "15"
},
"mt_pos_print": {
"$id": "37",
"id": "0c097d7a-fdf3-42f3-9ebf-5b4567f3092b",
"id_pos": "a2c7e134-9715-4552-91b1-f7b4a40d20a0",
"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-03-10T07:08:19.4587794+01:00",
"last_update": "2026-03-10T07:08:19.4587794+01:00",
"id_user_upd": "1487d40d-1abf-422d-9732-11abdd539974",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"mt_pos_doc_print": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"st_users": {
"$ref": "9"
}
},
"mt_pos_types": {
"$ref": "34"
},
"st_doc_print": {
"$id": "38",
"id": "32e32499-c5eb-4427-89f1-c5b62e225654",
"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-03-10T07:08:19.4587794+01:00",
"last_update": "2026-03-10T07:08:19.4587794+01:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"st_doc_print_det": [
{
"$id": "39",
"id_doc_print": "37aa65e2-4079-4963-abe2-f2fff8dabab1",
"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": "38"
}
},
{
"$ref": "39"
}
]
},
"st_users": {
"$ref": "9"
}
},
{
"$ref": "36"
}
],
"st_users": {
"$ref": "9"
},
"mt_pos_view": [
{
"$ref": "33"
},
{
"$ref": "33"
}
]
},
"st_users": {
"$ref": "9"
}
},
"mt_prices_list": {
"$ref": "31"
},
"st_users": {
"$ref": "9"
}
},
{
"$ref": "32"
}
],
"mt_prices_items": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"mt_prices_list1": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"mt_prices_list2": {
"$ref": "31"
},
"mt_prices_list_rules": [
{
"$id": "40",
"id": "c34a0810-9847-48cb-8b84-1eb1d496edeb",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-03-10T07:08:19.4587794+01:00",
"date_end": "2026-03-10T07:08:19.4587794+01:00",
"id_branch": "88e300c6-cbce-45ff-92b2-efda3ab56d66",
"id_pos": "a666ec60-8a08-4389-891e-dba1e3776ff4",
"id_list": "2dd14062-fe39-4882-946d-757564c0ba53",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-03-10T07:08:19.4587794+01:00",
"last_update": "2026-03-10T07:08:19.4587794+01:00",
"id_user_upd": "6f8dce79-2cb0-4206-b125-62d2466115ef",
"commited": true,
"mt_branches": {
"$ref": "3"
},
"mt_pos": {
"$ref": "11"
},
"mt_prices_list": {
"$ref": "31"
},
"st_users": {
"$ref": "9"
}
},
{
"$ref": "40"
}
],
"st_images": {
"$ref": "4"
},
"st_users": {
"$ref": "9"
},
"mt_prices_rules": [
{
"$id": "41",
"id": "67803082-2a69-43d3-a7c5-f03ec08e49be",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-03-10T07:08:19.4587794+01:00",
"date_end": "2026-03-10T07:08:19.4587794+01:00",
"by_amt": true,
"by_pcg": true,
"ap_amount": 1.1,
"ap_percent": 1.1,
"ap_price": 1.1,
"ap_price_min": 1.1,
"ap_price_max": 1.1,
"id_branch": "5544f79c-d16f-4d93-9b88-a3a6ae359920",
"id_pos": "0c2977b4-e4c4-46ed-a0df-49fa7f2ed086",
"id_list": "a365d353-09bc-4bae-ae5e-46a5c7634396",
"id_item": "358c0457-cbf8-490e-a4b3-0d90b52f099c",
"id_item_type": "9d6381ad-5573-4466-bbd7-a1d19b72f93a",
"id_category": "ae95e448-ae48-45cc-9c41-1e44db90249a",
"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-03-10T07:08:19.4587794+01:00",
"last_update": "2026-03-10T07:08:19.4587794+01:00",
"id_user_upd": "99608ab1-5d63-41d8-a22d-6b04e6b0ed50",
"commited": true,
"mt_branches": {
"$ref": "3"
},
"mt_categories": {
"$ref": "5"
},
"mt_items": {
"$ref": "7"
},
"mt_items_types": {
"$ref": "24"
},
"mt_pos": {
"$ref": "11"
},
"mt_prices_list": {
"$ref": "31"
},
"st_users": {
"$ref": "9"
}
},
{
"$ref": "41"
}
],
"tt_doc_sa_det": [
{
"$id": "42",
"id_doc_sa": "fc95e447-0ca2-4be0-80ac-c7168ecb3017",
"id_line": 2,
"id_item_sub": "3cd244c3-f02f-404c-96ed-c34dfdc7f2ec",
"qty": 4.1,
"id_list": "4dd27112-2036-4225-b585-46dfdb02c936",
"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": "c1a3175a-c660-4b53-af54-9c4e0c4914a4",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "98867752-2f1c-44e2-a3b7-a36f710a5ed0",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "64c2dcd3-adbe-4794-abee-1efa24d488c2",
"id_user_upd": "ba7c6351-37d3-4790-a92d-53ba44c9e0b7",
"active": true,
"mt_employees": {
"$ref": "1"
},
"mt_items_sub": {
"$ref": "25"
},
"mt_prices_list": {
"$ref": "31"
},
"st_users": {
"$ref": "9"
},
"st_users1": {
"$ref": "9"
},
"tt_doc_sa": {
"$ref": "14"
},
"tt_doc_sa_det_stock": [
{
"$id": "43",
"id_doc_sa": "62385bd2-dad5-4727-85be-544d7393b204",
"id_line": 2,
"id_item": "79baa2d9-1390-4881-b1a7-8916ca7714e2",
"qty": 4.1,
"mt_items": {
"$ref": "7"
},
"tt_doc_sa_det": {
"$ref": "42"
}
},
{
"$ref": "43"
}
]
},
{
"$ref": "42"
}
]
},
"st_users": {
"$ref": "9"
}
},
{
"$ref": "30"
}
],
"tt_doc_sa_det": [
{
"$ref": "42"
},
{
"$ref": "42"
}
]
},
{
"$ref": "25"
}
],
"mt_prices_rules": [
{
"$ref": "41"
},
{
"$ref": "41"
}
],
"tt_items_customs": [
{
"$id": "44",
"id": "a02d2e99-24bf-4665-ae2d-353f95cf5bad",
"order_id": 2,
"id_item": "f503ad31-8732-4901-bc82-b52dfa08d41e",
"id_item_type": "7a89f5aa-ad16-4748-9318-de46f6827efc",
"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": "2dd5804f-5ec6-48ca-9e8c-84e4fb1bb9f7",
"type_item": 11,
"id_voucher_json": "60c0c780-5422-48f2-8ba4-022ff466c574",
"count_voucher": 1,
"id_category": "c903f717-e226-4b9d-b499-dcdd65b014e3",
"created_on": "2026-03-10T07:08:19.4587794+01:00",
"last_update": "2026-03-10T07:08:19.4587794+01:00",
"id_user_upd": "389d4bed-2b4a-45a1-acac-4ad6d8af4e28",
"commited": true,
"mt_items": {
"$ref": "7"
},
"mt_items_types": {
"$ref": "24"
},
"st_users": {
"$ref": "9"
},
"tt_pos_sesion": {
"$id": "45",
"id": "6ea1a081-e54a-4067-b508-c2fcc5efa294",
"nro_sesion": 2,
"id_pos": "1c665ea0-4700-48f3-bc8e-0ca63fcafe4f",
"date_tax": "2026-03-10T07:08:19.4587794+01:00",
"date_open": "2026-03-10T07:08:19.4587794+01:00",
"date_close": "2026-03-10T07:08:19.4587794+01:00",
"id_user_open": "8a30c0f7-24ea-4f3c-8ae7-7eafc01f7ee5",
"id_user_close": "04705b07-2628-4d9f-96e4-f30dc223c8b7",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2026-03-10T07:08:19.4587794+01:00",
"last_update": "2026-03-10T07:08:19.4587794+01:00",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"tt_cloakrooms_units": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_items_customs": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_doc_sa_pt": [
{
"$id": "46",
"id": "51b0773d-985e-4990-98e1-77d08923ccd8",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "b466aaa1-2ca7-4447-bb74-197b17860ee7",
"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-03-10T07:08:19.4587794+01:00",
"tt_pos_sesion": {
"$ref": "45"
}
},
{
"$ref": "46"
}
],
"tt_rooms_units_activity": [
{
"$id": "47",
"id": "5465026e-3dfe-4fb3-8fc4-fb06b454723d",
"id_room_unit": "d52bd20e-d29a-4c24-8c6c-4340aa04b4e1",
"id_room_list": "c4b65cb8-980f-4e9c-8d4e-ddbb3a3b70b1",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-03-10T07:08:19.4587794+01:00",
"date_from": "2026-03-10T07:08:19.4587794+01:00",
"date_end": "2026-03-10T07:08:19.4587794+01:00",
"date_open": "2026-03-10T07:08:19.4587794+01:00",
"date_close": "2026-03-10T07:08:19.4587794+01:00",
"id_employee": "97a80562-0ca4-485c-a450-a101846441e8",
"id_employee_sec": "2f7fa237-d563-4667-9219-7fbd9039db20",
"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": "8255abaa-fdb8-48eb-88fb-7283c4b8749d",
"comment": "sample string 7",
"id_user_open": "346ba16c-6c63-4007-afb3-14a9d9f8d195",
"id_user_close": "c4231ede-3e26-42b0-b2e7-51697616451c",
"id_unit_state": "2dd19239-d8ad-47d5-9f33-72787d650b54",
"id_pos_sesion": "b26fd841-c335-4a15-bf47-aaa87af60fa3",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-03-10T07:08:19.4587794+01:00",
"active": true,
"created_on": "2026-03-10T07:08:19.4587794+01:00",
"last_update": "2026-03-10T07:08:19.4587794+01:00",
"commited": true,
"mt_employees": {
"$ref": "1"
},
"mt_employees1": {
"$ref": "1"
},
"mt_rooms_units": {
"$id": "48",
"id": "2456251d-8772-4327-bd45-fe9b6e66056d",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "2e00d92f-ad1e-4da9-975f-f18efb169943",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "c2dc4a40-0476-49ac-bc8b-9b9ee20d950a",
"locked": true,
"date_locked": "2026-03-10T07:08:19.4587794+01:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-03-10T07:08:19.4587794+01:00",
"last_update": "2026-03-10T07:08:19.4587794+01:00",
"id_user_upd": "2a34c38a-bda0-4277-969b-cfcbd3360015",
"commited": true,
"mt_rooms": {
"$id": "49",
"id": "b60e63cc-4318-4092-9a49-67d0484c1f4d",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "043777d3-1ed3-4da5-b2e2-64c7c3260f0c",
"name_pos": "sample string 6",
"id_image": "69b5bef4-0c24-44ba-a057-48be24e8e03f",
"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": "caaed3b2-5d55-4508-a51d-d338a05f8bd5",
"refresh_status": true,
"active": true,
"created_on": "2026-03-10T07:08:19.4587794+01:00",
"last_update": "2026-03-10T07:08:19.4587794+01:00",
"id_user_upd": "4e84fc42-c53f-4068-9133-e044829f54f2",
"commited": true,
"mt_branches": {
"$ref": "3"
},
"mt_pos_rooms": [
{
"$id": "50",
"id_pos": "fbb5de92-725b-42c5-98a6-3717dc2db945",
"id_room": "547e236e-da1c-491b-b691-7a81c3aaebaa",
"active": true,
"created_on": "2026-03-10T07:08:19.4587794+01:00",
"last_update": "2026-03-10T07:08:19.4587794+01:00",
"id_user_upd": "ae5c8599-aef1-47e3-94ca-286dd771458d",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"mt_rooms": {
"$ref": "49"
},
"st_users": {
"$ref": "9"
}
},
{
"$ref": "50"
}
],
"st_images": {
"$ref": "4"
},
"st_images1": {
"$ref": "4"
},
"st_users": {
"$ref": "9"
},
"mt_rooms_units": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"tt_rooms_list": [
{
"$id": "51",
"id": "1e96655d-bda4-49a3-babf-42b22c2b0240",
"id_room": "55fc9323-8d0b-4d3a-b190-0f70187f5de2",
"date_in": "2026-03-10T07:08:19.4587794+01:00",
"date_out": "2026-03-10T07:08:19.4587794+01:00",
"id_user_add": "4f92b46b-d253-4798-ac21-3415c73dcca2",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-03-10T07:08:19.4587794+01:00",
"last_update": "2026-03-10T07:08:19.4587794+01:00",
"commited": true,
"mt_rooms": {
"$ref": "49"
},
"st_users": {
"$ref": "9"
},
"tt_rooms_units_activity": [
{
"$ref": "47"
},
{
"$ref": "47"
}
]
},
{
"$ref": "51"
}
]
},
"mt_rooms_units_types": {
"$id": "52",
"id": "465f3c9c-4421-4f21-aea2-03121262ad8c",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-03-10T07:08:19.4587794+01:00",
"last_update": "2026-03-10T07:08:19.4587794+01:00",
"id_user_upd": "23b70782-1121-4d4d-9e8a-88a621bc335b",
"commited": true,
"mt_rooms_units": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"mt_rooms_units_states_types": [
{
"$id": "53",
"id_room_type": "d23a9922-6d7c-45ab-bef5-713faab781ed",
"id_room_state": "505de586-572d-40fa-b80c-bf1a7d506633",
"id_image": "981377c6-0d0c-4886-9692-f284aef08399",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-03-10T07:08:19.4587794+01:00",
"last_update": "2026-03-10T07:08:19.4587794+01:00",
"id_user_upd": "9cdc9228-2d56-4bd9-9a13-2238e327011d",
"commited": true,
"mt_rooms_units_states": {
"$id": "54",
"id": "4de2490c-e80d-423f-afad-a8eebf5afdc4",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-03-10T07:08:19.4587794+01:00",
"last_update": "2026-03-10T07:08:19.4587794+01:00",
"id_user_upd": "7979c122-cc39-4f76-a1f5-2d2294be570d",
"commited": true,
"st_users": {
"$ref": "9"
},
"mt_rooms_units_states_types": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"tt_rooms_units_activity": [
{
"$ref": "47"
},
{
"$ref": "47"
}
]
},
"mt_rooms_units_types": {
"$ref": "52"
},
"st_images": {
"$ref": "4"
},
"st_users": {
"$ref": "9"
}
},
{
"$ref": "53"
}
],
"st_users": {
"$ref": "9"
}
},
"st_users": {
"$ref": "9"
},
"tt_rooms_units_activity": [
{
"$ref": "47"
},
{
"$ref": "47"
}
]
},
"mt_rooms_units_states": {
"$ref": "54"
},
"st_users": {
"$ref": "9"
},
"st_users1": {
"$ref": "9"
},
"tt_doc_sa": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_pos_sesion": {
"$ref": "45"
},
"tt_rooms_list": {
"$ref": "51"
}
},
{
"$ref": "47"
}
],
"tt_doc_sa": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_tips": [
{
"$id": "55",
"id": "fd83c166-e6dd-4ffc-bb20-1c21541ed779",
"id_pos_sesion": "97798e17-7d93-46ea-8383-05e70c1db9ac",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "80502c1e-7d77-4c49-8e11-94fcb3e220c1",
"id_room_unit_activity": "c328285c-6524-4fa9-ab49-45c4ce7bc66e",
"id_doc_sa": "79eda45e-b060-48f9-8e58-e37ef3b29040",
"id_pos_type": "df66d199-373b-4785-bb77-5badd3afadbd",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "7ca57509-bcc5-42ac-8daf-f5cb08b7134f",
"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-03-10T07:08:19.4587794+01:00",
"last_update": "2026-03-10T07:08:19.4587794+01:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "45"
},
"tt_tips_users": [
{
"$id": "56",
"id_tip": "a28195f6-ebc0-44ba-830c-42865c4642d2",
"id_user": "9a776d80-62c8-43d3-9c5c-053a3b33c030",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-03-10T07:08:19.4587794+01:00",
"last_update": "2026-03-10T07:08:19.4587794+01:00",
"commited": true,
"st_users": {
"$ref": "9"
},
"tt_tips": {
"$ref": "55"
}
},
{
"$ref": "56"
}
]
},
{
"$ref": "55"
}
],
"st_users": {
"$ref": "9"
},
"st_users1": {
"$ref": "9"
},
"tt_pos_sesion_users": [
{
"$id": "57",
"id_pos_sesion": "32b6b684-16bb-4d43-a0c1-db9a005c60fc",
"id_user": "a6756078-0b3a-498a-ae6e-eb92f63ffc2c",
"date_add": "2026-03-10T07:08:19.4587794+01:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-03-10T07:08:19.4587794+01:00",
"last_update": "2026-03-10T07:08:19.4587794+01:00",
"commited": true,
"st_users": {
"$ref": "9"
},
"tt_pos_sesion": {
"$ref": "45"
}
},
{
"$ref": "57"
}
]
}
},
{
"$ref": "44"
}
]
},
"tt_vouchers": {
"$ref": "22"
}
},
{
"$ref": "23"
}
],
"tt_vouchers_permisions": {
"$id": "58",
"id": "67655ab7-810e-4c9a-9dfd-ef6727f610d2",
"date_from": "2026-03-10T07:08:19.4587794+01:00",
"date_end": "2026-03-10T07:08:19.4587794+01:00",
"date_used": "2026-03-10T07:08:19.4587794+01:00",
"id_employee": "654a1bdb-25f4-4c0a-8ae1-bbafcf7a1cae",
"id_branch": "6f902504-d85f-4dc3-acb3-047967e77e48",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "64cae8e2-0edd-440d-8cc7-34d26d342877",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-03-10T07:08:19.4587794+01:00",
"last_update": "2026-03-10T07:08:19.4587794+01:00",
"commited": true,
"mt_branches": {
"$ref": "3"
},
"mt_employees": {
"$ref": "1"
},
"st_users": {
"$ref": "9"
},
"tt_vouchers": [
{
"$ref": "22"
},
{
"$ref": "22"
}
]
}
}
},
{
"$ref": "21"
}
],
"tt_vouchers": [
{
"$ref": "22"
},
{
"$ref": "22"
}
]
},
"st_users": {
"$ref": "9"
},
"mt_money_types": {
"$ref": "17"
},
"tt_doc_sa": {
"$ref": "14"
}
},
{
"$ref": "19"
}
],
"tt_doc_sa_pay": [
{
"$ref": "21"
},
{
"$ref": "21"
}
]
},
"mt_payment_types": {
"$ref": "20"
},
"st_users": {
"$ref": "9"
}
},
{
"$ref": "16"
}
],
"st_images": {
"$ref": "4"
},
"st_users": {
"$ref": "9"
},
"mt_pos_doc_print": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"st_doc_num": [
{
"$id": "59",
"id_pos": "45ff9691-c864-48fa-b395-2c1054894ce3",
"id_doc": "8396d521-28a7-489b-bdb6-974e37ae8765",
"value": 3,
"created_on": "2026-03-10T07:08:19.4587794+01:00",
"last_update": "2026-03-10T07:08:19.4587794+01:00",
"commited": true,
"mt_docs": {
"$ref": "15"
},
"mt_pos": {
"$ref": "11"
}
},
{
"$ref": "59"
}
],
"tt_doc_sa": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_doc_st": [
{
"$id": "60",
"id": "69e87e39-bd3c-43d3-9c81-3b40afdab3cf",
"id_pos": "831a936c-79c4-482b-9ea8-c2df003f8eb4",
"id_doc": "a2ac7f5f-0e0f-489c-9985-a0d05dc99d35",
"id_branch": "9418c375-c807-4390-ac5c-195cd61f0939",
"nro_doc": "sample string 5",
"date_doc": "2026-03-10T07:08:19.4587794+01:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "83d9d493-f740-477d-a593-ea5e72e7c599",
"id_loc_from": "e660fa49-989f-470a-ba81-471a0f5f3e90",
"id_loc_end": "3916dfbb-68e4-4b20-bce0-87f435a1df90",
"id_user_add": "b9f5bdea-f954-4863-aa04-fe6f7124fb70",
"id_user_upd": "b7ed0a84-7885-472a-8e69-acc7e76b19e9",
"id_pos_sesion": "cac67b55-ed0f-4032-b887-477c1e67440f",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-03-10T07:08:19.4587794+01:00",
"active": true,
"created_on": "2026-03-10T07:08:19.4587794+01:00",
"last_update": "2026-03-10T07:08:19.4587794+01:00",
"commited": true,
"mt_branches": {
"$ref": "3"
},
"mt_docs": {
"$ref": "15"
},
"mt_locations": {
"$id": "61",
"id": "9ca76513-5e3f-4b4d-ad6d-17d076e4b683",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "e70e8ed6-6b62-432b-94b5-3858dd6c57cf",
"active": true,
"created_on": "2026-03-10T07:08:19.4587794+01:00",
"last_update": "2026-03-10T07:08:19.4587794+01:00",
"id_user_upd": "774b9a28-dad0-44cd-832d-4ec1b4b2d034",
"commited": true,
"mt_branches": {
"$ref": "3"
},
"st_users": {
"$ref": "9"
},
"tt_doc_sa": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_doc_sa1": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_doc_st": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"tt_doc_st1": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"tt_stock": [
{
"$id": "62",
"id_location": "bbecf15f-cd0d-4940-b2f9-331f585cc384",
"id_item": "48e66cdc-0b4c-420c-9602-a319b528c5aa",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-03-10T07:08:19.4587794+01:00",
"last_update": "2026-03-10T07:08:19.4587794+01:00",
"commited": true,
"mt_items": {
"$ref": "7"
},
"mt_locations": {
"$ref": "61"
}
},
{
"$ref": "62"
}
]
},
"mt_locations1": {
"$ref": "61"
},
"mt_pos": {
"$ref": "11"
},
"st_users": {
"$ref": "9"
},
"st_users1": {
"$ref": "9"
},
"tt_doc_st_det": [
{
"$id": "63",
"id_doc_st": "597d17cd-27fc-47b9-9711-7bba28fc6abc",
"id_line": 2,
"id_item": "65321317-383f-4c5b-a6be-2daa81182e8a",
"comment": "sample string 4",
"qty": 5.1,
"status": 1,
"active": true,
"mt_items": {
"$ref": "7"
},
"tt_doc_st": {
"$ref": "60"
}
},
{
"$ref": "63"
}
],
"tt_doc_st1": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"tt_doc_st2": {
"$ref": "60"
}
},
{
"$ref": "60"
}
]
},
"mt_locations": {
"$ref": "61"
},
"mt_locations1": {
"$ref": "61"
},
"mt_pos": {
"$ref": "11"
},
"st_users": {
"$ref": "9"
},
"st_users1": {
"$ref": "9"
},
"tt_cloakrooms_units": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"tt_doc_sa_det": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"tt_doc_sa_pay": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"tt_doc_sa1": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_doc_sa2": {
"$ref": "14"
},
"tt_pos_sesion": {
"$ref": "45"
},
"tt_rooms_units_activity": {
"$ref": "47"
},
"tt_spool_doc_print": [
{
"$id": "64",
"id": "cd73c5da-a7d7-438a-ab8c-c867b838c6ad",
"spool_server": "sample string 2",
"id_doc_sa": "5a227a04-26ff-455f-b23e-d353a7777e9d",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-03-10T07:08:19.4587794+01:00",
"printed": true,
"print_on": "2026-03-10T07:08:19.4587794+01:00",
"tt_doc_sa": {
"$ref": "14"
}
},
{
"$ref": "64"
}
]
},
"tt_pos_sesion": {
"$ref": "45"
}
},
{
"$ref": "13"
}
]
},
{
"$ref": "12"
}
],
"mt_items_featured": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_pos_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"mt_pos_rooms": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"st_users": {
"$ref": "9"
},
"mt_pos_view": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_prices_list_rules": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"mt_prices_rules": [
{
"$ref": "41"
},
{
"$ref": "41"
}
],
"st_doc_num": [
{
"$ref": "59"
},
{
"$ref": "59"
}
],
"st_pos_license": [
{
"$id": "65",
"id": "3da385aa-5d20-4212-933c-def0650ec0ab",
"id_pos": "32a8e42a-5667-4147-bd78-c8b95b103328",
"mac_address": "sample string 3",
"date_end": "2026-03-10T07:08:19.4587794+01:00",
"key_access": "sample string 5",
"id_user_add": "88a67c0a-48be-4611-a211-13d98363c4b0",
"active": true,
"created_on": "2026-03-10T07:08:19.4587794+01:00",
"last_update": "2026-03-10T07:08:19.4587794+01:00",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"st_users": {
"$ref": "9"
}
},
{
"$ref": "65"
}
],
"st_users_pos": [
{
"$id": "66",
"id_user": "2c2d54f4-c3fa-4da8-820a-5b3828eafb3e",
"id_pos": "e7ee962b-c41b-4a32-bb88-9089c1385b3e",
"pass_required": true,
"active": true,
"created_on": "2026-03-10T07:08:19.4587794+01:00",
"last_update": "2026-03-10T07:08:19.4587794+01:00",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"st_users": {
"$ref": "9"
}
},
{
"$ref": "66"
}
],
"tt_doc_sa": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_pos_connection": [
{
"$id": "67",
"id": "1267a3cf-71b0-44f1-98b6-114dc9684a57",
"id_pos": "8165b764-4ada-4d1e-8ada-1248e5815c93",
"date_add": "2026-03-10T07:08:19.4587794+01:00",
"date_upd": "2026-03-10T07:08:19.4587794+01:00",
"date_out": "2026-03-10T07:08:19.4587794+01:00",
"connection_type": "sample string 3",
"connection_speed": 1,
"terminal_name": "sample string 4",
"version": "sample string 5",
"commited": true,
"mt_pos": {
"$ref": "11"
}
},
{
"$ref": "67"
}
],
"tt_pos_sesion": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"mt_branches": {
"$ref": "3"
},
"tt_logs": [
{
"$id": "68",
"id": "dbfe25c2-7691-4b75-96fa-4ac76a885cb5",
"id_user_add": "7b92f62e-d428-44eb-9878-61b99c391bc4",
"id_table": "c1dbd8ba-fb6a-40ee-be17-bbb1ba1b1f68",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "638d85fc-be7b-4eff-a866-b25a467d724a",
"created_on": "2026-03-10T07:08:19.4587794+01:00",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"st_sync_tables": {
"$id": "69",
"id": "ee1c11d2-c592-45a2-bd77-fccbd89384f1",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-03-10T07:08:19.4587794+01:00",
"last_update": "2026-03-10T07:08:19.4587794+01:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "70",
"id": "91e54c24-81b2-4025-92b1-c1bef83e904b",
"id_sync": "18eb27f6-5407-4c1f-bb91-fa0e409a5521",
"json": "sample string 3",
"id_table": "694087aa-82f5-48ba-9fa5-b0e0c8079689",
"order": 5,
"st_sync_packages": {
"$id": "71",
"id": "4da07e03-308e-49ca-a671-3aba9ae0b3d2",
"id_branch_from": "7f1188d6-57ea-496c-bbef-6f2ed402ee31",
"id_branch_to": "0f7ccbbb-0dd2-42ca-8e1e-fa76efff9a83",
"type": 4,
"created_on": "2026-03-10T07:08:19.4587794+01:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-03-10T07:08:19.4587794+01:00",
"send_on": "2026-03-10T07:08:19.4587794+01:00",
"mt_branches": {
"$ref": "3"
},
"mt_branches1": {
"$ref": "3"
},
"st_sync_packages_det": [
{
"$ref": "70"
},
{
"$ref": "70"
}
]
},
"st_sync_tables": {
"$ref": "69"
}
},
{
"$ref": "70"
}
],
"tt_logs": [
{
"$ref": "68"
},
{
"$ref": "68"
}
]
},
"st_users": {
"$ref": "9"
}
},
{
"$ref": "68"
}
],
"st_local_variables": [
{
"$id": "72",
"id": "3929039b-3af3-4449-b2c6-3e4017b0f117",
"id_pos": "ec2fb79d-692e-4b6b-b77b-8441371d822a",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-03-10T07:08:19.4587794+01:00",
"commited": true,
"mt_pos": {
"$ref": "11"
}
},
{
"$ref": "72"
}
],
"tt_doc_st": [
{
"$ref": "60"
},
{
"$ref": "60"
}
]
},
{
"$ref": "11"
}
],
"st_users": {
"$ref": "9"
}
},
{
"$ref": "10"
}
],
"mt_brands": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_categories": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"mt_categories_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_cloakrooms": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"mt_docs_payment_money": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"mt_employees": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"mt_employees_profiles": [
{
"$id": "73",
"id": "1b5c87e8-fea0-4240-b34e-71c5ed5b8779",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-03-10T07:08:19.4587794+01:00",
"last_update": "2026-03-10T07:08:19.4587794+01:00",
"id_user_upd": "d88c0112-71dc-4235-8b73-6903caabb28e",
"commited": true,
"mt_employees": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"st_users": {
"$ref": "9"
}
},
{
"$ref": "73"
}
],
"mt_items": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"mt_items_featured": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_items_types": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"mt_locations": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"mt_money_rates": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"mt_money_types": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"mt_payment_types": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"mt_pos": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"mt_pos_doc_print": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_pos_prices_list": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"mt_pos_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"mt_pos_rooms": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"mt_pos_types": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_pos_view": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_prices_items": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"mt_prices_list": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"mt_prices_list_rules": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"mt_prices_rules": [
{
"$ref": "41"
},
{
"$ref": "41"
}
],
"mt_rooms": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"mt_rooms_units": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"mt_rooms_units_states": [
{
"$ref": "54"
},
{
"$ref": "54"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"mt_rooms_units_types": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"mt_units": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"mt_units_ref": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"st_images": {
"$ref": "4"
},
"st_images1": {
"$ref": "4"
},
"st_permisions": [
{
"$id": "74",
"id": "10932461-d75f-43c9-909c-82f770c42850",
"id_function": "115802d3-6ebb-4335-958a-e14b5cce6739",
"id_user": "b1df026c-ebf0-4b9f-b48a-65f26d77f437",
"id_profile": "e435add1-3a45-43cf-a790-d32dde9d553d",
"permission": 3,
"active": true,
"created_on": "2026-03-10T07:08:19.4587794+01:00",
"last_update": "2026-03-10T07:08:19.4587794+01:00",
"commited": true,
"st_users_profiles": {
"$id": "75",
"id": "24356fc5-f987-42a2-ab95-91cc859173bd",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"is_pass_required": true,
"is_admin": true,
"level_id": 7,
"order_1": 8,
"order_2": 9,
"order_3": 10,
"order_4": 11,
"is_tips": true,
"active": true,
"created_on": "2026-03-10T07:08:19.4587794+01:00",
"last_update": "2026-03-10T07:08:19.4587794+01:00",
"commited": true,
"st_permisions": [
{
"$ref": "74"
},
{
"$ref": "74"
}
],
"st_users": [
{
"$ref": "9"
},
{
"$ref": "9"
}
]
},
"st_users": {
"$ref": "9"
},
"st_functions": {
"$id": "76",
"id": "72ad9358-d0d2-47f1-a792-3723e4e37c88",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "4e2da7a8-ec02-4891-8ad0-e7705d7d65ed",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "8272c166-66ec-4617-92d3-482468333ff5",
"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-03-10T07:08:19.4587794+01:00",
"last_update": "2026-03-10T07:08:19.4587794+01:00",
"commited": true,
"st_functions_groups": {
"$id": "77",
"id": "b4380c33-eb44-47ab-8670-70dad7b37aba",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-03-10T07:08:19.4587794+01:00",
"last_update": "2026-03-10T07:08:19.4587794+01:00",
"commited": true,
"st_functions": [
{
"$ref": "76"
},
{
"$ref": "76"
}
]
},
"st_images": {
"$ref": "4"
},
"st_permisions": [
{
"$ref": "74"
},
{
"$ref": "74"
}
]
}
},
{
"$ref": "74"
}
],
"st_pos_license": [
{
"$ref": "65"
},
{
"$ref": "65"
}
],
"st_users_pos": [
{
"$ref": "66"
},
{
"$ref": "66"
}
],
"st_users_profiles": {
"$ref": "75"
},
"st_users_token": [
{
"$id": "78",
"id": "34205212-b1aa-436c-adea-be5a23b785b5",
"token_id": "sample string 2",
"id_user": "0f0b1845-de9b-430f-8bec-9072062ae8d6",
"date_from": "2026-03-10T07:08:19.4587794+01:00",
"date_end": "2026-03-10T07:08:19.4587794+01:00",
"created_on": "2026-03-10T07:08:19.4587794+01:00",
"st_users": {
"$ref": "9"
}
},
{
"$ref": "78"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"tt_doc_sa_det": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"tt_doc_sa_det1": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"tt_doc_sa": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_doc_sa1": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_doc_st": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"tt_doc_st1": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"tt_items_customs": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_logs": [
{
"$ref": "68"
},
{
"$ref": "68"
}
],
"tt_pos_sesion": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"tt_pos_sesion1": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"tt_rooms_list": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"tt_rooms_units_activity": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"tt_rooms_units_log": [
{
"$id": "79",
"id": "09a08728-de0d-45f4-809d-10aed83e7ddc",
"id_room_activity": "9d51717b-3d3f-4649-9631-3b2e1a72dda6",
"id_pos_sesion": "4bf1944c-0f21-4c1e-b18c-3e19c2c71966",
"log_text": "sample string 4",
"id_user": "e8c327ad-5cea-41a2-9c2f-98445d4c1bf6",
"created_on": "2026-03-10T07:08:19.4587794+01:00",
"commited": true,
"st_users": {
"$ref": "9"
}
},
{
"$ref": "79"
}
],
"tt_tips_users": [
{
"$ref": "56"
},
{
"$ref": "56"
}
],
"tt_vouchers_permisions": [
{
"$ref": "58"
},
{
"$ref": "58"
}
],
"tt_vouchers": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"mt_docs": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_pos_sesion_users": [
{
"$ref": "57"
},
{
"$ref": "57"
}
]
}
},
"mt_categories_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_items_featured": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_items_formula": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"mt_units": {
"$ref": "28"
},
"mt_units1": {
"$ref": "28"
},
"st_images": {
"$ref": "4"
},
"st_users": {
"$ref": "9"
},
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_prices_rules": [
{
"$ref": "41"
},
{
"$ref": "41"
}
],
"tt_doc_sa_det_stock": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"tt_doc_st_det": [
{
"$ref": "63"
},
{
"$ref": "63"
}
],
"tt_items_customs": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_stock": [
{
"$ref": "62"
},
{
"$ref": "62"
}
],
"tt_vouchers_det": [
{
"$ref": "23"
},
{
"$ref": "23"
}
]
},
"st_users": {
"$ref": "9"
}
},
{
"$ref": "6"
}
],
"st_images": {
"$ref": "4"
},
"st_users": {
"$ref": "9"
},
"mt_prices_rules": [
{
"$ref": "41"
},
{
"$ref": "41"
}
],
"tt_vouchers_det": [
{
"$ref": "23"
},
{
"$ref": "23"
}
]
},
{
"$ref": "5"
}
],
"mt_employees": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"mt_items": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"mt_items_types": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"mt_money_types": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"mt_payment_types": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"mt_prices_list": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"mt_rooms": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"mt_rooms1": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"st_functions": [
{
"$ref": "76"
},
{
"$ref": "76"
}
],
"st_images_types": {
"$id": "80",
"id": "b61fffad-d0eb-4696-b877-010d7f7b8f04",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-03-10T07:08:19.4587794+01:00",
"last_update": "2026-03-10T07:08:19.4587794+01:00",
"commited": true,
"st_images": [
{
"$ref": "4"
},
{
"$ref": "4"
}
]
},
"mt_docs": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"st_users": [
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"st_users1": [
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"mt_cloakrooms": [
{
"$ref": "12"
},
{
"$ref": "12"
}
]
},
"st_users": {
"$ref": "9"
},
"mt_branches_zones": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_employees_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_items_featured": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_locations": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"mt_periods": [
{
"$id": "81",
"id_branch": "117de3d4-1f7f-4bd9-a666-adffa122ddeb",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-03-10T07:08:19.4587794+01:00",
"date_end": "2026-03-10T07:08:19.4587794+01:00",
"state": "sample string 6",
"created_on": "2026-03-10T07:08:19.4587794+01:00",
"last_update": "2026-03-10T07:08:19.4587794+01:00",
"commited": true,
"mt_branches": {
"$ref": "3"
}
},
{
"$ref": "81"
}
],
"mt_pos": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"mt_prices_list_rules": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"mt_prices_rules": [
{
"$ref": "41"
},
{
"$ref": "41"
}
],
"mt_rooms": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"st_sync_packages": [
{
"$ref": "71"
},
{
"$ref": "71"
}
],
"st_sync_packages1": [
{
"$ref": "71"
},
{
"$ref": "71"
}
],
"tt_doc_sa": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_doc_st": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"tt_vouchers": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"tt_vouchers_permisions": [
{
"$ref": "58"
},
{
"$ref": "58"
}
]
},
"mt_employees": {
"$ref": "1"
}
},
{
"$ref": "2"
}
],
"mt_employees_profiles": {
"$ref": "73"
},
"st_images": {
"$ref": "4"
},
"st_users": {
"$ref": "9"
},
"tt_doc_sa_det": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"tt_doc_sa_pay": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"tt_vouchers": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"tt_vouchers_permisions": [
{
"$ref": "58"
},
{
"$ref": "58"
}
],
"tt_rooms_units_activity": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "47"
},
{
"$ref": "47"
}
]
},
{
"$ref": "1"
}
]