GET api/Mt_Employees?external_id={external_id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| external_id | string |
Required |
Body Parameters
None.
Response Information
Resource Description
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": "99a6e2be-e423-412d-be44-246198986f44",
"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": "25a34754-b079-45d5-99e8-01476322e2ed",
"name_pos": "sample string 12",
"id_image": "9538ca37-6de5-4552-b52f-310c8319b0c4",
"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-10T09:44:30.9549085+01:00",
"last_update": "2026-03-10T09:44:30.9549085+01:00",
"id_user_upd": "19d043a7-5bfb-498a-9d05-126391b52bc6",
"commited": true,
"mt_employees_branches": [
{
"$id": "2",
"id_employee": "131d1a6d-4422-4341-9f3d-dd8281b68ab2",
"id_branch": "4f631b21-ccf8-440f-8a55-47668de0d9f1",
"active": true,
"created_on": "2026-03-10T09:44:30.9549085+01:00",
"last_update": "2026-03-10T09:44:30.9549085+01:00",
"id_user_upd": "59571af7-da77-4b77-a28a-084e15f40320",
"commited": true,
"mt_branches": {
"$id": "3",
"id": "63603614-f89c-4bbc-a397-e0cadf2bfac9",
"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": "e2103722-d715-49ff-b627-d7e33a890e21",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-03-10T09:44:30.9549085+01:00",
"last_update": "2026-03-10T09:44:30.9549085+01:00",
"id_user_upd": "36b51380-f984-4929-9acb-7eccbb662709",
"commited": true,
"st_images": {
"$id": "4",
"id": "dd82db0b-2570-4489-ba19-eb03ec54dde5",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "fe1ac15a-c755-49af-896c-bfaf57365d75",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-03-10T09:44:30.9549085+01:00",
"last_update": "2026-03-10T09:44:30.9549085+01:00",
"commited": true,
"mt_branches": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"mt_categories": [
{
"$id": "5",
"id": "97114708-a0a3-40e0-9741-138cd1f32e06",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "26d944c5-61db-440b-a8e4-bb50ac791a24",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "de99c89c-b44c-4434-a033-fdbca059739f",
"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-10T09:44:30.9549085+01:00",
"last_update": "2026-03-10T09:44:30.9549085+01:00",
"id_user_upd": "4a39962a-0791-4db8-8090-a682c89e8764",
"commited": true,
"mt_categories_items": [
{
"$id": "6",
"id_category": "11826f2f-c821-4eb8-a469-51b8f4b4ca34",
"id_item": "af5c84e8-d4cc-4506-9b85-4d51b8fcc919",
"is_default": true,
"active": true,
"created_on": "2026-03-10T09:44:30.9549085+01:00",
"last_update": "2026-03-10T09:44:30.9549085+01:00",
"id_user_upd": "f429110f-0447-440b-a8bd-ef2d59c9ea01",
"commited": true,
"mt_categories": {
"$ref": "5"
},
"mt_items": {
"$id": "7",
"id": "34c9089c-1b7b-46af-9eff-1a441f44da28",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "7f2804b6-e274-42ac-806b-4b78a74389fb",
"id_unit_sec": "81cbbe99-1ff5-4ae2-9573-2a8205f3d22f",
"id_brand": "9908fd0f-cf61-4ea4-913d-d6cba8e67bc2",
"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": "a6468a71-9575-4a85-8604-9e9d5dba0517",
"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-10T09:44:30.9549085+01:00",
"last_update": "2026-03-10T09:44:30.9549085+01:00",
"id_user_upd": "b8fdc0dd-2398-42bf-91d8-d52ca25e4a03",
"commited": true,
"mt_brands": {
"$id": "8",
"id": "7d7c2c51-5a5e-421e-8bd8-abfbd8f84330",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-03-10T09:44:30.9549085+01:00",
"last_update": "2026-03-10T09:44:30.9549085+01:00",
"id_user_upd": "2de502d6-3ce3-4088-9885-27c154106cc1",
"commited": true,
"mt_items": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"st_users": {
"$id": "9",
"id": "12a2fc42-bfdd-44bf-99e9-4ab1c6fa301f",
"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": "5430dc2a-92ed-4702-ba3f-c9bd3244ebdd",
"view_messages": true,
"id_image_photo": "42e2f29f-d70a-4e0a-8569-42ebcd94b4dc",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "6f1c1d07-c301-4036-a174-09f94e04f22a",
"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-10T09:44:30.9549085+01:00",
"last_update": "2026-03-10T09:44:30.9549085+01:00",
"commited": true,
"mt_branches": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"mt_branches_zones": [
{
"$id": "10",
"id": "16a9c8d1-1bbf-40d8-8313-542bd2ce0b12",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "ef003da4-21f7-43f4-97c0-0640aad7adea",
"active": true,
"created_on": "2026-03-10T09:44:30.9549085+01:00",
"last_update": "2026-03-10T09:44:30.9549085+01:00",
"id_user_upd": "d111d003-242e-4f93-ac96-b8045e9f0da1",
"commited": true,
"mt_branches": {
"$ref": "3"
},
"mt_pos": [
{
"$id": "11",
"id": "46225a97-7a90-490f-a408-2e262cf2f97e",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "e7e7a059-9d6a-4abd-9fa2-b42821c024de",
"id_zone": "59cd246c-56f5-4964-a363-6577aff5383f",
"user_required": true,
"active": true,
"created_on": "2026-03-10T09:44:30.9549085+01:00",
"last_update": "2026-03-10T09:44:30.9549085+01:00",
"id_user_upd": "bae78341-9ceb-4108-9a90-f36475f87f57",
"commited": true,
"mt_branches_zones": {
"$ref": "10"
},
"mt_cloakrooms": [
{
"$id": "12",
"id": "720c377f-f8d3-4f1f-bae3-c8b14833224e",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "2d7ec4c7-8f54-4a14-91b7-32946e6fdd8f",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "147bd4e1-ba09-4955-b76d-2998328db8dd",
"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-10T09:44:30.9549085+01:00",
"last_update": "2026-03-10T09:44:30.9549085+01:00",
"id_user_upd": "8eb42e94-e5c1-438e-8cfb-712d1855a4d3",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"st_images": {
"$ref": "4"
},
"st_users": {
"$ref": "9"
},
"tt_cloakrooms_units": [
{
"$id": "13",
"id": "e1b9b971-b709-4759-b811-373038feb4eb",
"id_cloakroom": "b328774e-89c9-4c1b-a6b2-8b5fdfa0bf12",
"id_pos_sesion": "c0c976c1-07f5-4afa-9aa0-4450124c7009",
"unit_id": 4,
"date_open": "2026-03-10T09:44:30.9549085+01:00",
"date_close": "2026-03-10T09:44:30.9549085+01:00",
"id_doc_sa": "4e23a3da-8bc8-40de-8223-160106b99930",
"commited": true,
"mt_cloakrooms": {
"$ref": "12"
},
"tt_doc_sa": {
"$id": "14",
"id": "e3f3b025-b3d8-49f6-bb21-a82fe1996477",
"id_pos": "4e3e188b-0c1e-43e2-a0b6-7dc509ca1cc7",
"id_doc": "a939f9c3-2540-4461-9957-b8a02914ca9f",
"id_branch": "8fde9227-b8d9-4fb9-8885-d784ae793761",
"nro_doc": "sample string 5",
"date_doc": "2026-03-10T09:44:30.9549085+01:00",
"date_tax": "2026-03-10T09:44:30.9549085+01:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "b88c58e9-43d8-462f-85d6-6c4cbd34c34a",
"id_relationship": "922bc59b-66f3-417f-a123-ebd1ca34ca2d",
"id_loc_from": "b199a1a7-2969-477f-bc48-c5749979a87d",
"id_loc_end": "96a8e638-b988-4045-8242-e793f063030a",
"id_user_add": "b541baa7-9fee-4101-a297-49b418102daa",
"id_user_upd": "9abeefef-4c84-4530-8509-d21153d63b88",
"comment": "sample string 12",
"id_pos_sesion": "c9631083-7c35-4880-aafd-b4912af91389",
"id_room_unit": "91dbf791-b36a-4a88-a185-61b0758c133d",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "01ffef9c-47a3-4d53-9a86-ead6cb2752c3",
"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-10T09:44:30.9549085+01:00",
"last_update": "2026-03-10T09:44:30.9549085+01:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "3"
},
"mt_docs": {
"$id": "15",
"id": "b60d25ab-af6f-4bda-b793-20956ba43fb3",
"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": "83cab669-c698-4607-bc79-17b46ba861ae",
"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-10T09:44:30.9549085+01:00",
"last_update": "2026-03-10T09:44:30.9549085+01:00",
"id_user_upd": "3c67d6fa-3982-44a2-9245-0c9f900e834c",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "16",
"id_doc": "45283c06-d913-44b3-b31a-2e783e044a8e",
"id_pay": "2ea8824e-8588-4b08-84f8-211cc6099b2f",
"id_money": "54753abf-51c0-4039-be0f-7702c499b365",
"active": true,
"created_on": "2026-03-10T09:44:30.9549085+01:00",
"last_update": "2026-03-10T09:44:30.9549085+01:00",
"id_user_upd": "952bbccb-df4c-4459-b5d1-0e040653d8f9",
"commited": true,
"mt_docs": {
"$ref": "15"
},
"mt_money_types": {
"$id": "17",
"id": "3791cc0b-ec03-42b8-9656-0f03aa355249",
"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": "fa80e344-c70b-4e35-a355-d9750eb66f0c",
"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-10T09:44:30.9549085+01:00",
"last_update": "2026-03-10T09:44:30.9549085+01:00",
"id_user_upd": "02d1d223-7799-4247-9355-f01ab05961a3",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"mt_money_rates": [
{
"$id": "18",
"id_money_1": "b65546f7-afe7-47ff-b900-18c533933c67",
"id_money_2": "0f0c3b5a-5501-41bd-b022-a42f8beb9132",
"date_from": "2026-03-10T09:44:30.9549085+01:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-03-10T09:44:30.9549085+01:00",
"last_update": "2026-03-10T09:44:30.9549085+01:00",
"id_user_upd": "c787eeda-1e9d-4f18-9173-f862076a2204",
"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": "02d52719-3797-4844-9eff-740c2aa3bebd",
"id_pay": "4c875a8e-0ff7-4525-b0f7-d50512af5331",
"id_money": "09cfcbf7-9ac3-47f0-87f1-79aa1dcecc11",
"date_cashflow": "2026-03-10T09:44:30.9549085+01:00",
"coefficient": 5.1,
"id_user_add": "c9ab1049-1096-4688-bc6d-b9c290db64b0",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "20",
"id": "723f1648-4eb9-4cf9-bb48-115d9bde4602",
"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": "2db9de61-9e62-4955-8c96-7f68983dbba5",
"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-10T09:44:30.9549085+01:00",
"last_update": "2026-03-10T09:44:30.9549085+01:00",
"id_user_upd": "278036f2-dbc8-41d1-8df8-385b6cb7507a",
"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": "2e768385-3e68-4502-95e3-91114472f9ca",
"id_line": 2,
"id_pay": "ff1848b6-d867-40d9-9fec-b64e0f777aad",
"id_money": "52fafe16-2e0b-4efb-9a08-86fbec27cc48",
"coefficient": 5.1,
"id_voucher": "80e95a5e-11ad-4ee0-bf49-9f8e0b4055e1",
"id_employee": "b51a55cc-5d44-4c24-aa38-4416332f07a7",
"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": "eb54ecc5-92f5-4a6d-a357-62a81f660045",
"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": "7b85febe-3b41-4839-8180-325a84bc86ca",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-03-10T09:44:30.9549085+01:00",
"date_end": "2026-03-10T09:44:30.9549085+01:00",
"date_used": "2026-03-10T09:44:30.9549085+01:00",
"date_sesion": "2026-03-10T09:44:30.9549085+01:00",
"id_employee": "fd021b68-6510-4c7b-b06f-17913fd130ad",
"id_branch": "a6d8822d-ba75-4952-ba9d-3825644f8270",
"id_voucher_permision": "5397eef5-715c-4782-91e9-5cc45609d65f",
"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": "92cd773d-f445-45c8-8e21-11ee18affaad",
"id_user_add": "6b2e6778-cec5-4d80-8105-1f12d81d73cd",
"id_doc_sa": "d4049b31-86ae-4d27-874e-3f7ed1247e9f",
"id_item_sub": "fb46f0c5-265d-49cc-a6b6-9692b1f9322a",
"id_pos_sesion": "8ea3927c-a4d2-485d-afde-e2cccb99b9de",
"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-10T09:44:30.9549085+01:00",
"last_update": "2026-03-10T09:44:30.9549085+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": "aee02efb-1943-4dd7-a17c-21f49e261c06",
"id_line": "802f4082-6e40-4d3c-a896-30f3aa392004",
"id_category": "484f2b1c-48d5-4bf4-b1dc-be1865113058",
"id_item": "301bba4d-060f-4877-960c-c8bc1ab64420",
"id_item_type": "42b2af60-f189-4319-b27a-b2f1ee44c633",
"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": "964c5318-1c53-47cb-9c94-1e39950e45cd",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "381863ac-96c3-444f-8d79-0480dd9753f1",
"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-10T09:44:30.9549085+01:00",
"last_update": "2026-03-10T09:44:30.9549085+01:00",
"id_user_upd": "aa1ff884-99f0-4111-8478-fd3f4c577e6d",
"commited": true,
"tt_vouchers_det": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"st_images": {
"$ref": "4"
},
"st_users": {
"$ref": "9"
},
"mt_items_sub": [
{
"$id": "25",
"id": "8adbd395-f4d8-4a5a-923d-415548366c0c",
"id_item": "32de4b14-4fb6-4c11-9803-cece3e868e3c",
"id_item_type": "68816ea5-5d43-4149-bfb4-4dca74db1f63",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "083cd364-7cb6-44a9-aed5-b662800b27f1",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-03-10T09:44:30.9549085+01:00",
"last_update": "2026-03-10T09:44:30.9549085+01:00",
"id_user_upd": "16872c11-661c-4707-9147-4a3803cd059a",
"commited": true,
"mt_items": {
"$ref": "7"
},
"mt_items_formula": [
{
"$id": "26",
"id_item_sub": "73ca18ec-7d67-4b69-a87e-ccb177ed87ff",
"id_item": "3caeb049-0f34-4283-b016-8e3683e37283",
"group_id": 3,
"id_unit_ref": "a20f2cfb-c103-4e35-8e8d-4a8f20c2e0c2",
"qty_dis": 5,
"mt_items": {
"$ref": "7"
},
"mt_items_sub": {
"$ref": "25"
},
"mt_units_ref": {
"$id": "27",
"id": "109640ae-82b0-4b59-a89d-549174c4b911",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "fbeae313-11c7-459c-a7ad-362bfdd9783c",
"active": true,
"created_on": "2026-03-10T09:44:30.9549085+01:00",
"last_update": "2026-03-10T09:44:30.9549085+01:00",
"id_user_upd": "8df0b8a0-4a7e-4090-991c-cbde328dfe37",
"commited": true,
"mt_units": {
"$id": "28",
"id": "fe6805fc-9176-4d66-8a8b-4b925fb9bf45",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-03-10T09:44:30.9549085+01:00",
"last_update": "2026-03-10T09:44:30.9549085+01:00",
"id_user_upd": "96ef0ae9-9f70-4cab-ae78-d2d546a1c189",
"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": "c5c0c6b1-f1ae-40e7-8f49-856276fb8db9",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "459fbbd6-15a1-4c53-81a8-d9099b7bf3ec",
"id_doc_print": "0c753594-ac87-4883-94d0-1f57716baad2",
"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-10T09:44:30.9549085+01:00",
"last_update": "2026-03-10T09:44:30.9549085+01:00",
"commited": true,
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
]
},
"st_users": {
"$ref": "9"
},
"mt_prices_items": [
{
"$id": "30",
"id_list": "95b7ed2b-764b-4a94-a8f1-76855a122e07",
"id_item_sub": "4218af43-2d5d-4f45-9517-758ee8e9b504",
"validity_date": "2026-03-10T09:44:30.9549085+01:00",
"price": 4.1,
"active": true,
"created_on": "2026-03-10T09:44:30.9549085+01:00",
"last_update": "2026-03-10T09:44:30.9549085+01:00",
"id_user_upd": "02c44883-51d6-499f-bcee-caa40daee15e",
"commited": true,
"mt_items_sub": {
"$ref": "25"
},
"mt_prices_list": {
"$id": "31",
"id": "9597a1a1-caa4-44c7-bf54-2ed5b0340159",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "6bc38022-cf82-4eef-879f-7d51d89c03b0",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "507fe89a-e386-4a97-afc7-6296f1aef8f6",
"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-10T09:44:30.9549085+01:00",
"last_update": "2026-03-10T09:44:30.9549085+01:00",
"id_user_upd": "3d3f010a-192b-48f6-8412-e11876285ecc",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "32",
"id_pos": "9eeead0f-e652-42a2-859c-41901614114d",
"id_pos_type": "d38989bf-b692-46af-adfb-2e16df7fdd0b",
"id_price_list": "782f5299-aec4-4a30-8bed-0fe5963e88f4",
"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-10T09:44:30.9549085+01:00",
"last_update": "2026-03-10T09:44:30.9549085+01:00",
"id_user_upd": "2cb285ae-0cbe-4e53-a139-e27848f24d6b",
"commited": true,
"mt_pos_view": {
"$id": "33",
"id_pos": "a94e96c2-d721-44f3-a84c-11bd9d4092ed",
"id_pos_type": "9457a15a-be85-418e-91dc-3e5ddf3a87e4",
"is_default": true,
"active": true,
"created_on": "2026-03-10T09:44:30.9549085+01:00",
"last_update": "2026-03-10T09:44:30.9549085+01:00",
"id_user_upd": "38bffc46-1a00-4f50-81fe-2d25b07dee6d",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"mt_pos_prices_list": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"mt_pos_types": {
"$id": "34",
"id": "a25817ba-d992-4f92-8960-5efb2aa25fa4",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-03-10T09:44:30.9549085+01:00",
"last_update": "2026-03-10T09:44:30.9549085+01:00",
"id_user_upd": "6a386507-974b-4e43-9d96-f4c3a202654c",
"commited": true,
"mt_items_featured": [
{
"$id": "35",
"id": "f95d5f4d-c637-43df-92e1-d549079e0d33",
"id_branch": "4adb94a4-67da-4dad-a575-b45aaf9b25c4",
"id_pos_type": "a8eeb050-0abd-45ca-9e03-2e59e04a166c",
"id_pos": "9ed75fc4-9ff3-44d6-ae99-ad91edc260f0",
"id_item": "e2527de9-382d-4f01-8b1f-819e3d2e0bdd",
"date_from": "2026-03-10T09:44:30.9549085+01:00",
"date_end": "2026-03-10T09:44:30.9549085+01:00",
"image_id": 4,
"active": true,
"created_on": "2026-03-10T09:44:30.9549085+01:00",
"last_update": "2026-03-10T09:44:30.9549085+01:00",
"id_user_upd": "877297db-30a0-45f4-bd0a-98313f5e1e97",
"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": "15fcb4f6-7c98-486d-90cf-7b5664651ba8",
"id_doc": "df1d376f-9130-4420-bcd6-e27680b6674b",
"id_pos_type": "d2bade17-8183-466c-9368-85c5caca8dd3",
"id_doc_print": "40790da5-63e2-482a-ab66-facc7731068b",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-03-10T09:44:30.9549085+01:00",
"last_update": "2026-03-10T09:44:30.9549085+01:00",
"id_user_upd": "76daee12-1424-4343-8bd2-87a38e69696e",
"commited": true,
"mt_docs": {
"$ref": "15"
},
"mt_pos_print": {
"$id": "37",
"id": "10ec99eb-79f4-4024-a3f7-b13ebe38db2f",
"id_pos": "5a55b8c1-4d15-4d7e-98b8-7dec014c485d",
"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-10T09:44:30.9549085+01:00",
"last_update": "2026-03-10T09:44:30.9549085+01:00",
"id_user_upd": "7000dfcc-005f-4fc0-9e47-f5e206a81c23",
"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": "9030b5ef-5159-4255-baf5-b0fcdf281ff2",
"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-10T09:44:30.9549085+01:00",
"last_update": "2026-03-10T09:44:30.9549085+01:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"st_doc_print_det": [
{
"$id": "39",
"id_doc_print": "e5d339d4-8a11-4be8-bc6d-ee6ec980ab1c",
"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": "6d406369-ad34-4a63-a887-7e38643897c3",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-03-10T09:44:30.9549085+01:00",
"date_end": "2026-03-10T09:44:30.9549085+01:00",
"id_branch": "0ab9062f-741d-46e7-a7ba-2ab7d6f58094",
"id_pos": "2f2204a6-2a1a-41bd-bf3f-9fd95725a954",
"id_list": "1eb6a0b2-9a15-42da-85af-768bda238f75",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-03-10T09:44:30.9549085+01:00",
"last_update": "2026-03-10T09:44:30.9549085+01:00",
"id_user_upd": "b9ec5d77-4d81-4bfe-a800-e23c254eb264",
"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": "7a673923-e9d8-418a-b56f-f0b8ad92da1f",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-03-10T09:44:30.9549085+01:00",
"date_end": "2026-03-10T09:44:30.9549085+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": "308e37d7-d000-4975-a289-8ec885716b63",
"id_pos": "56ceef6b-af1f-4c26-aeee-f3ddc2d8c6d0",
"id_list": "22278bd6-35c5-4c26-a95e-313384d247bb",
"id_item": "6f1ddcb7-3fdc-4172-8a0e-20074f9e51e8",
"id_item_type": "cadaa18f-7057-4661-9f5a-08662d1b0d76",
"id_category": "63593278-3370-4085-b2b6-6a981027b35b",
"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-10T09:44:30.9549085+01:00",
"last_update": "2026-03-10T09:44:30.9549085+01:00",
"id_user_upd": "6f24aad3-1bec-482a-a839-d2dfc270a662",
"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": "b6e5b61b-044f-468f-ad5d-850595031f05",
"id_line": 2,
"id_item_sub": "48023b77-0149-4489-a6d5-a5b678bae1f0",
"qty": 4.1,
"id_list": "f9ac076d-e033-4c2a-aa18-4d977dabadeb",
"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": "42e92e75-0d71-4868-80f4-0079dfbc7295",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "0d924632-a5bc-44c8-a8b5-b5f0140ba019",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "c6ad5c9c-1f5a-43f3-a51d-a00fcf62ca40",
"id_user_upd": "c4e6cf19-075c-49d5-99c9-3ea0cd03f498",
"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": "37032195-1848-44db-a33e-4a2a8f38bbfd",
"id_line": 2,
"id_item": "db0de547-565b-41fb-86a5-a47a83beada6",
"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": "ed358a3b-11ec-4522-ad85-9ebb024ceab0",
"order_id": 2,
"id_item": "7afa70ca-520a-4960-badb-c73cd664cd1d",
"id_item_type": "a60d38f2-b12e-4d18-8230-27e116990da3",
"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": "157eeb0a-34ca-4d16-a05b-8031627c69bd",
"type_item": 11,
"id_voucher_json": "17f0b22d-7e77-4dbc-b218-2c80389048d9",
"count_voucher": 1,
"id_category": "2b58127b-7b44-4ad7-b7fa-a87de92c1eab",
"created_on": "2026-03-10T09:44:30.9549085+01:00",
"last_update": "2026-03-10T09:44:30.9549085+01:00",
"id_user_upd": "3249a9d3-13f5-4869-815c-27635dfade79",
"commited": true,
"mt_items": {
"$ref": "7"
},
"mt_items_types": {
"$ref": "24"
},
"st_users": {
"$ref": "9"
},
"tt_pos_sesion": {
"$id": "45",
"id": "24193665-7060-4868-99d1-78d117c4ecf6",
"nro_sesion": 2,
"id_pos": "236aed49-f68a-48ca-999f-b152639d666d",
"date_tax": "2026-03-10T09:44:30.9549085+01:00",
"date_open": "2026-03-10T09:44:30.9549085+01:00",
"date_close": "2026-03-10T09:44:30.9549085+01:00",
"id_user_open": "8692792b-91d9-494c-8219-01313c03eb2a",
"id_user_close": "478245b2-a2ac-45d3-b9a4-6eb92331324f",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2026-03-10T09:44:30.9549085+01:00",
"last_update": "2026-03-10T09:44:30.9549085+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": "46f6a533-a367-4403-a4e7-c800c814d659",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "bd94f06d-40f3-4085-bbc0-1689cd3254be",
"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-10T09:44:30.9549085+01:00",
"tt_pos_sesion": {
"$ref": "45"
}
},
{
"$ref": "46"
}
],
"tt_rooms_units_activity": [
{
"$id": "47",
"id": "c8fd12ef-9ed6-43a3-927a-d50eca33d8c3",
"id_room_unit": "ca664c24-e73b-4243-89d0-3e5cb1118694",
"id_room_list": "f8edbbee-d1be-4317-9161-509af1dcc71f",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-03-10T09:44:30.9549085+01:00",
"date_from": "2026-03-10T09:44:30.9549085+01:00",
"date_end": "2026-03-10T09:44:30.9549085+01:00",
"date_open": "2026-03-10T09:44:30.9549085+01:00",
"date_close": "2026-03-10T09:44:30.9549085+01:00",
"id_employee": "d4f71737-4624-4da0-9096-c0a2c4c6f5d2",
"id_employee_sec": "e0e8807c-9d38-41e7-b0ab-523e877d7473",
"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": "5c06d988-a219-4557-a52a-c051a2dabc31",
"comment": "sample string 7",
"id_user_open": "a06b2be1-bf16-4ade-ae9f-4cd300858375",
"id_user_close": "fc601b23-9df6-4d81-ae2d-f6d356884668",
"id_unit_state": "213b9797-f0e3-47f7-a84d-fe46f2f3d4a3",
"id_pos_sesion": "e4516e48-0479-4210-ad25-8327abf116a8",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-03-10T09:44:30.9549085+01:00",
"active": true,
"created_on": "2026-03-10T09:44:30.9549085+01:00",
"last_update": "2026-03-10T09:44:30.9549085+01:00",
"commited": true,
"mt_employees": {
"$ref": "1"
},
"mt_employees1": {
"$ref": "1"
},
"mt_rooms_units": {
"$id": "48",
"id": "a7a41d11-beb7-4332-bb19-589946e23c87",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "0e5f5512-884c-4430-8161-9652a2c3d8ea",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "b70dae0a-1a28-40fe-87fc-42e4706f6ea3",
"locked": true,
"date_locked": "2026-03-10T09:44:30.9549085+01:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-03-10T09:44:30.9549085+01:00",
"last_update": "2026-03-10T09:44:30.9549085+01:00",
"id_user_upd": "48174cf3-90e3-483e-8fbc-b0a263e3f01c",
"commited": true,
"mt_rooms": {
"$id": "49",
"id": "bb3bf6d6-0582-42a5-b26f-be4132a94946",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "c0d62a48-c4f5-41ad-b502-860fa0d14424",
"name_pos": "sample string 6",
"id_image": "57ddbfbe-5fd8-4540-9df9-9855ad125f8a",
"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": "7a269e6a-1c7d-46dd-9489-3bc8017a582f",
"refresh_status": true,
"active": true,
"created_on": "2026-03-10T09:44:30.9549085+01:00",
"last_update": "2026-03-10T09:44:30.9549085+01:00",
"id_user_upd": "338f687e-43ff-441d-95e1-e40c6296f737",
"commited": true,
"mt_branches": {
"$ref": "3"
},
"mt_pos_rooms": [
{
"$id": "50",
"id_pos": "128e24e3-bb69-4f5e-8b04-a6fe715c233a",
"id_room": "d53f7185-372d-4343-a345-5b34bd602c9a",
"active": true,
"created_on": "2026-03-10T09:44:30.9549085+01:00",
"last_update": "2026-03-10T09:44:30.9549085+01:00",
"id_user_upd": "ec87ceb4-3586-4d86-b2b6-39068f719643",
"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": "36343935-3b91-4ade-83bb-ea51280f757a",
"id_room": "133b6347-ca1e-4821-929c-19d1c94eefb7",
"date_in": "2026-03-10T09:44:30.9549085+01:00",
"date_out": "2026-03-10T09:44:30.9549085+01:00",
"id_user_add": "785075fa-86e4-41b2-947f-87f341f8c6ef",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-03-10T09:44:30.9549085+01:00",
"last_update": "2026-03-10T09:44:30.9549085+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": "d4ec1605-61a0-4bb0-85d4-f193f17ea505",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-03-10T09:44:30.9549085+01:00",
"last_update": "2026-03-10T09:44:30.9549085+01:00",
"id_user_upd": "ed0b2e40-b73e-437c-8d11-83a736df7033",
"commited": true,
"mt_rooms_units": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"mt_rooms_units_states_types": [
{
"$id": "53",
"id_room_type": "3c7153d1-4347-4319-904e-93a6f6bf78d2",
"id_room_state": "9c31298d-86e7-4a3f-aeac-8d2b875ff8f4",
"id_image": "3516ba84-eca6-41d1-821b-6f8d31142c46",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-03-10T09:44:30.9549085+01:00",
"last_update": "2026-03-10T09:44:30.9549085+01:00",
"id_user_upd": "821f7d01-91e6-4e7e-9ed7-cebe086b24b5",
"commited": true,
"mt_rooms_units_states": {
"$id": "54",
"id": "157c8e09-4974-47dc-ba59-e49f2534cfb8",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-03-10T09:44:30.9549085+01:00",
"last_update": "2026-03-10T09:44:30.9549085+01:00",
"id_user_upd": "b7cec647-b69d-48da-a2c7-70f0340fd11c",
"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": "e312b913-7613-46b2-9ba5-d57ac2969b9f",
"id_pos_sesion": "7bafc775-980e-474e-a521-ff57ced46cf7",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "e2f0bc91-e1c7-48a7-98d7-a1daf7a30fa2",
"id_room_unit_activity": "762bcf01-044f-4ecb-ad90-fd75f9cbaec9",
"id_doc_sa": "1d9f197b-e59a-409c-ba56-65ab6157c13c",
"id_pos_type": "f56daf5c-5bc9-4bc9-97e9-e9bf3ff7f497",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "8dedcc61-d5f0-46b0-9236-3fc3ae2cf7c4",
"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-10T09:44:30.9549085+01:00",
"last_update": "2026-03-10T09:44:30.9549085+01:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "45"
},
"tt_tips_users": [
{
"$id": "56",
"id_tip": "ec4d9910-024f-4b48-a543-35045ea16e9b",
"id_user": "32b1fdce-9112-425a-b941-50a9a678be89",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-03-10T09:44:30.9549085+01:00",
"last_update": "2026-03-10T09:44:30.9549085+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": "1ae141a5-f673-41ea-895e-3153e6969656",
"id_user": "95effa1f-7b2b-4194-9ae8-4c697e7ba99a",
"date_add": "2026-03-10T09:44:30.9549085+01:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-03-10T09:44:30.9549085+01:00",
"last_update": "2026-03-10T09:44:30.9549085+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": "d6799197-6832-4069-93b1-939b6fc6fcef",
"date_from": "2026-03-10T09:44:30.9549085+01:00",
"date_end": "2026-03-10T09:44:30.9549085+01:00",
"date_used": "2026-03-10T09:44:30.9549085+01:00",
"id_employee": "c641d730-0a5e-48ab-85da-a354f1c5959f",
"id_branch": "e135e14c-5273-43b9-948c-da44f67a56d5",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "b3a20057-236e-4e58-a7b9-02cc7328fa47",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-03-10T09:44:30.9549085+01:00",
"last_update": "2026-03-10T09:44:30.9549085+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": "b302a5e3-7b17-4ff4-9b9e-2559e8f6b34b",
"id_doc": "70c8814a-5c25-4567-ba1e-7abfcf3c4d8c",
"value": 3,
"created_on": "2026-03-10T09:44:30.9549085+01:00",
"last_update": "2026-03-10T09:44:30.9549085+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": "3c6f9b19-8e48-4a6b-8c4f-abba3ab9ef16",
"id_pos": "ecaf996e-6b1c-4176-b0ce-27dda033d500",
"id_doc": "750bf85b-2e6c-483e-aa5a-b4c749e919c5",
"id_branch": "b83a5f3c-a1dc-435b-a87d-99990deb5c4a",
"nro_doc": "sample string 5",
"date_doc": "2026-03-10T09:44:30.9549085+01:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "65b3e9bc-f4ad-4cea-a656-ad90c3f6967f",
"id_loc_from": "d6fa2d1a-dd74-4baa-8118-cdcd00e660ad",
"id_loc_end": "ba5dddf3-76fa-43de-b2ee-6fa197f468a6",
"id_user_add": "9c479a31-664a-42cf-afa4-bcc1996f79e3",
"id_user_upd": "ac2e966d-1e89-4280-934d-6cb1b7c744ae",
"id_pos_sesion": "d7a35ddf-d91e-4d8b-938b-395a5ce608b7",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-03-10T09:44:30.9549085+01:00",
"active": true,
"created_on": "2026-03-10T09:44:30.9549085+01:00",
"last_update": "2026-03-10T09:44:30.9549085+01:00",
"commited": true,
"mt_branches": {
"$ref": "3"
},
"mt_docs": {
"$ref": "15"
},
"mt_locations": {
"$id": "61",
"id": "2bc99f45-613b-4cc5-9aa3-c1161e90ccea",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "375f1596-94ce-4195-983a-d699200aca5e",
"active": true,
"created_on": "2026-03-10T09:44:30.9549085+01:00",
"last_update": "2026-03-10T09:44:30.9549085+01:00",
"id_user_upd": "8103d0a4-2e70-47e7-996d-e21fe0abfdd9",
"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": "703039be-0a9e-4c86-a5a3-3a50c4fe4919",
"id_item": "0a840d43-bd1d-41ae-9277-acf22218b138",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-03-10T09:44:30.9549085+01:00",
"last_update": "2026-03-10T09:44:30.9549085+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": "97222a38-80ce-4b95-a5f0-0d37f9275742",
"id_line": 2,
"id_item": "47a82639-92f8-4d97-8afe-e902b5cd7c2a",
"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": "fb0cdc89-7937-4a8d-8d02-30c1adbf2869",
"spool_server": "sample string 2",
"id_doc_sa": "3571e917-fe87-40e7-8d64-ac486e4a57ba",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-03-10T09:44:30.9549085+01:00",
"printed": true,
"print_on": "2026-03-10T09:44:30.9549085+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": "b7ebc6ef-880a-4eec-a1a4-acc42073fbef",
"id_pos": "eef570dc-e576-4eee-b839-69ccaedc1f68",
"mac_address": "sample string 3",
"date_end": "2026-03-10T09:44:30.9549085+01:00",
"key_access": "sample string 5",
"id_user_add": "4a591877-166d-4295-b380-98b304786dc3",
"active": true,
"created_on": "2026-03-10T09:44:30.9549085+01:00",
"last_update": "2026-03-10T09:44:30.9549085+01:00",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"st_users": {
"$ref": "9"
}
},
{
"$ref": "65"
}
],
"st_users_pos": [
{
"$id": "66",
"id_user": "798551a4-eeaf-4692-ade6-e44c4b933c37",
"id_pos": "004d6601-f5a4-4c00-b277-28150ea95e17",
"pass_required": true,
"active": true,
"created_on": "2026-03-10T09:44:30.9549085+01:00",
"last_update": "2026-03-10T09:44:30.9549085+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": "6f29f2ed-69c7-410d-ba04-a9d4fcb90be9",
"id_pos": "33c7236f-3cab-45b1-a59c-17a674cf665b",
"date_add": "2026-03-10T09:44:30.9549085+01:00",
"date_upd": "2026-03-10T09:44:30.9549085+01:00",
"date_out": "2026-03-10T09:44:30.9549085+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": "f2559e5c-8453-4478-afd3-9c7ab40c0197",
"id_user_add": "5a2fd3e0-c086-484a-a746-fdb4171721a2",
"id_table": "9be2c80a-33c8-4212-965b-42192ef3eb81",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "fb6d7bf8-e6a3-41d9-90c2-bdf5cd220b3e",
"created_on": "2026-03-10T09:44:30.9549085+01:00",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"st_sync_tables": {
"$id": "69",
"id": "0ef200cf-94a9-4ec5-8eb3-122c5fdb1a28",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-03-10T09:44:30.9549085+01:00",
"last_update": "2026-03-10T09:44:30.9549085+01:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "70",
"id": "3c9ed71a-2882-4003-a419-2381d9b33a81",
"id_sync": "71ff012d-9d1c-4531-8995-78d97e914128",
"json": "sample string 3",
"id_table": "6d820ea5-0fbd-4c16-9fff-8337d62960da",
"order": 5,
"st_sync_packages": {
"$id": "71",
"id": "b8b508dd-d840-4e66-ba65-5438a5073a60",
"id_branch_from": "d70848a6-fd28-443c-92c6-23c61d16269b",
"id_branch_to": "f7049066-a058-4c99-9820-3a1d2941ac8b",
"type": 4,
"created_on": "2026-03-10T09:44:30.9549085+01:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-03-10T09:44:30.9549085+01:00",
"send_on": "2026-03-10T09:44:30.9549085+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": "18d4d5eb-7dfc-4ba7-b4e4-cb307ba296fe",
"id_pos": "2be09d85-41f8-4bf7-a22f-a8a5526b5541",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-03-10T09:44:30.9549085+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": "238ad471-3fc1-492b-9d41-e7fcb9305a6c",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-03-10T09:44:30.9549085+01:00",
"last_update": "2026-03-10T09:44:30.9549085+01:00",
"id_user_upd": "2e5c2809-b674-4b51-a4e1-88dfc78f6bc9",
"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": "f392e3e3-51fb-4127-83e2-4a8b11ca2c1e",
"id_function": "f262546f-9cee-41df-b015-e3121eff2295",
"id_user": "acc3b0a7-cea6-4ebb-af15-8c45b013689b",
"id_profile": "fe127318-31e0-4b95-95f9-48675b7adf7e",
"permission": 3,
"active": true,
"created_on": "2026-03-10T09:44:30.9549085+01:00",
"last_update": "2026-03-10T09:44:30.9549085+01:00",
"commited": true,
"st_users_profiles": {
"$id": "75",
"id": "7ce133b1-b3d3-442f-bb56-2244535bc6ed",
"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-10T09:44:30.9549085+01:00",
"last_update": "2026-03-10T09:44:30.9549085+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": "9e887113-a3ea-4fbc-9bf9-697cb035b450",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "2e6b924c-b941-4029-a68d-0c5ba518ceeb",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "37d0a4c7-9c0f-4960-b5c6-27e8d8489840",
"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-10T09:44:30.9549085+01:00",
"last_update": "2026-03-10T09:44:30.9549085+01:00",
"commited": true,
"st_functions_groups": {
"$id": "77",
"id": "ec747ef7-623a-40c1-bbea-68ad06b784c3",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-03-10T09:44:30.9549085+01:00",
"last_update": "2026-03-10T09:44:30.9549085+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": "02564b99-a392-40b6-bbd8-9ab2ad6aa88c",
"token_id": "sample string 2",
"id_user": "7b5c3e7c-fa25-4038-b396-920658e0a8c9",
"date_from": "2026-03-10T09:44:30.9549085+01:00",
"date_end": "2026-03-10T09:44:30.9549085+01:00",
"created_on": "2026-03-10T09:44:30.9549085+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": "60e39097-407c-4fe5-8312-a36686b27271",
"id_room_activity": "811b6fa9-9d72-4d96-b403-b2617762a91a",
"id_pos_sesion": "82640c2c-0b7f-4cab-a564-16ecdb39722f",
"log_text": "sample string 4",
"id_user": "c6f086dd-d7a5-4841-aa28-b8e7f8e60043",
"created_on": "2026-03-10T09:44:30.9549085+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": "0ac59687-3151-4bd0-9300-45f332f3e7a9",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-03-10T09:44:30.9549085+01:00",
"last_update": "2026-03-10T09:44:30.9549085+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": "48cd38e0-2888-4bb9-82e9-c3bed4d9d5ad",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-03-10T09:44:30.9549085+01:00",
"date_end": "2026-03-10T09:44:30.9549085+01:00",
"state": "sample string 6",
"created_on": "2026-03-10T09:44:30.9549085+01:00",
"last_update": "2026-03-10T09:44:30.9549085+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"
}
]
}