GET api/Mt_Employees?id_branch={id_branch}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id_branch | globally unique identifier |
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": "add6a509-704e-4810-86d2-859b19f5c32f",
"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": "0efc9320-50b2-47b7-b83f-4c54edd49cbd",
"name_pos": "sample string 12",
"id_image": "21671439-77b0-4916-b15c-302c35b11c1e",
"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:21.0931494+01:00",
"last_update": "2026-03-10T07:08:21.0931494+01:00",
"id_user_upd": "2616fce5-64e0-411c-b6b1-a150c4864982",
"commited": true,
"mt_employees_branches": [
{
"$id": "2",
"id_employee": "e98f5708-2408-4c3e-afcf-d9096e634834",
"id_branch": "88a6958f-0912-4c7b-8bc9-b66426405248",
"active": true,
"created_on": "2026-03-10T07:08:21.0931494+01:00",
"last_update": "2026-03-10T07:08:21.0931494+01:00",
"id_user_upd": "588eb6d8-4a7b-4739-8e0f-aa60ab851388",
"commited": true,
"mt_branches": {
"$id": "3",
"id": "a22e2385-eb7d-4c77-ac6d-59d8d4b1639c",
"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": "46efef8f-64d4-4b44-95d1-e819eb630512",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-03-10T07:08:21.0931494+01:00",
"last_update": "2026-03-10T07:08:21.0931494+01:00",
"id_user_upd": "810c05f4-d167-410f-abdb-c20adeb196ed",
"commited": true,
"st_images": {
"$id": "4",
"id": "70ef161b-f04e-4866-b037-2f7a897a1eec",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "77a4ef9b-2788-4595-90d6-d0424f1c3439",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-03-10T07:08:21.0931494+01:00",
"last_update": "2026-03-10T07:08:21.0931494+01:00",
"commited": true,
"mt_branches": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"mt_categories": [
{
"$id": "5",
"id": "d290c778-f16d-40c3-b5aa-45749606bc86",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "c93d59c9-8212-43b6-a18f-024be7990304",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "49f0ece1-c7b3-477a-964c-5a9e0a640d14",
"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:21.0931494+01:00",
"last_update": "2026-03-10T07:08:21.0931494+01:00",
"id_user_upd": "cfae4c33-cd55-41ed-a1cc-c0d8b29811c6",
"commited": true,
"mt_categories_items": [
{
"$id": "6",
"id_category": "dae55f86-014e-4b74-ad99-294faf710e63",
"id_item": "ca82fdcd-fab2-4d51-beb2-a97cfd097b5d",
"is_default": true,
"active": true,
"created_on": "2026-03-10T07:08:21.0931494+01:00",
"last_update": "2026-03-10T07:08:21.0931494+01:00",
"id_user_upd": "161968ac-bed2-44db-8cf5-119f8cc98535",
"commited": true,
"mt_categories": {
"$ref": "5"
},
"mt_items": {
"$id": "7",
"id": "7993d146-3b55-4269-9c27-9de5252e4f91",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "95ec4d50-8a7a-4361-a65a-6fbdff0bdfde",
"id_unit_sec": "973b6c9f-cab7-4309-bc62-ca5f62d6b28b",
"id_brand": "48288602-882b-4be0-803e-ccdacb4320e7",
"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": "06066fa0-c4f4-4822-a4b2-14bd7f4fa8f0",
"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:21.0931494+01:00",
"last_update": "2026-03-10T07:08:21.0931494+01:00",
"id_user_upd": "024ac682-c0c0-41c4-8a5c-1d0c495454e5",
"commited": true,
"mt_brands": {
"$id": "8",
"id": "9bc6a03e-3ccb-4eb1-91a8-b05b7ae54f19",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-03-10T07:08:21.0931494+01:00",
"last_update": "2026-03-10T07:08:21.0931494+01:00",
"id_user_upd": "e1d39979-b51e-421d-892b-16be56456f23",
"commited": true,
"mt_items": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"st_users": {
"$id": "9",
"id": "97d532f2-dd1e-46af-a5bc-d503ff56a396",
"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": "e9e616f9-83ee-4bcb-81b9-b118db7d74cd",
"view_messages": true,
"id_image_photo": "4e96db97-06bc-4562-a0b4-3365763ddd61",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "62871c50-171e-48a0-bce7-1cf1f8c72231",
"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:21.0931494+01:00",
"last_update": "2026-03-10T07:08:21.0931494+01:00",
"commited": true,
"mt_branches": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"mt_branches_zones": [
{
"$id": "10",
"id": "0191fb50-698c-465d-8c44-d063bb5d4e1f",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "99173e17-501e-49d3-88cd-42cb5ab2eb85",
"active": true,
"created_on": "2026-03-10T07:08:21.0931494+01:00",
"last_update": "2026-03-10T07:08:21.0931494+01:00",
"id_user_upd": "1ad6b75f-1e7f-4f88-93cd-cac832e49dc8",
"commited": true,
"mt_branches": {
"$ref": "3"
},
"mt_pos": [
{
"$id": "11",
"id": "7af2b808-7864-4f00-abef-7b7cb88af81e",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "5723435e-6ec3-44f0-aa57-7082a6543c6d",
"id_zone": "35340fc3-f07a-4406-a98c-871fb43dda26",
"user_required": true,
"active": true,
"created_on": "2026-03-10T07:08:21.0931494+01:00",
"last_update": "2026-03-10T07:08:21.0931494+01:00",
"id_user_upd": "2e256409-d2a4-447c-9c0d-da4c9f718fde",
"commited": true,
"mt_branches_zones": {
"$ref": "10"
},
"mt_cloakrooms": [
{
"$id": "12",
"id": "15ad5861-4987-4229-9dfa-86e79def6eb3",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "2ed9a566-1ffc-48dc-9e66-7c7453f8635e",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "37033326-949f-497c-8372-fbfb69434934",
"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:21.0931494+01:00",
"last_update": "2026-03-10T07:08:21.0931494+01:00",
"id_user_upd": "2086385b-1964-40a6-9c28-1880534a57b5",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"st_images": {
"$ref": "4"
},
"st_users": {
"$ref": "9"
},
"tt_cloakrooms_units": [
{
"$id": "13",
"id": "758e73b5-508c-4dfc-ad40-c16f2e6bb73b",
"id_cloakroom": "6b314708-f57c-45d8-867b-6b992e46570a",
"id_pos_sesion": "b5701059-9028-41c5-be5e-f8e2cf723e9d",
"unit_id": 4,
"date_open": "2026-03-10T07:08:21.0931494+01:00",
"date_close": "2026-03-10T07:08:21.0931494+01:00",
"id_doc_sa": "952c696b-42ea-4c97-b3a8-da70e17fd7b1",
"commited": true,
"mt_cloakrooms": {
"$ref": "12"
},
"tt_doc_sa": {
"$id": "14",
"id": "8113a998-4ec2-4d44-8935-d16fe0868cc5",
"id_pos": "dca28ba2-2498-46a0-bbed-c970415825de",
"id_doc": "1467686b-2e57-4c1b-a5c8-00434d7c52e3",
"id_branch": "186a17bb-61e9-4bf9-90c5-ad38b4b59e13",
"nro_doc": "sample string 5",
"date_doc": "2026-03-10T07:08:21.0931494+01:00",
"date_tax": "2026-03-10T07:08:21.0931494+01:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "deaa5d8e-939d-4503-849c-63acea27729d",
"id_relationship": "eff9e193-c08e-426e-a4c0-9c26b857119f",
"id_loc_from": "3ab5996b-30ae-4d76-9006-37170557adbd",
"id_loc_end": "cdd31955-1a13-428e-a90d-bf2d73ef7fb0",
"id_user_add": "260c53d3-59af-44df-becf-f8bda20d8fb5",
"id_user_upd": "43194edd-1a8f-4bbf-b00e-e17f0b6980c1",
"comment": "sample string 12",
"id_pos_sesion": "e48208fe-46c5-4ec7-bbf9-f17ceb4806ab",
"id_room_unit": "885f956d-136b-4d87-9b58-355e08bb3f3f",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "bd5dc8e8-fdf7-4126-b910-464a397d3d5a",
"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:21.0931494+01:00",
"last_update": "2026-03-10T07:08:21.0931494+01:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "3"
},
"mt_docs": {
"$id": "15",
"id": "dd9c7a98-944d-44d0-a752-7324807bd5b4",
"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": "1ca8557f-69c8-459c-b531-b73d46df0d7c",
"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:21.0931494+01:00",
"last_update": "2026-03-10T07:08:21.0931494+01:00",
"id_user_upd": "30b4d0d6-6886-49ae-b911-94f0f8dc7a96",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "16",
"id_doc": "c845fd1a-01df-42dc-8c34-3db2e0be2568",
"id_pay": "fd1aee50-957d-4437-8ba5-8c4526215879",
"id_money": "d4cc9222-11b3-40f0-b051-a67d88d536c8",
"active": true,
"created_on": "2026-03-10T07:08:21.0931494+01:00",
"last_update": "2026-03-10T07:08:21.0931494+01:00",
"id_user_upd": "93242a8d-fdd0-417a-8c48-b8d8cf5c2262",
"commited": true,
"mt_docs": {
"$ref": "15"
},
"mt_money_types": {
"$id": "17",
"id": "fca032cd-222b-4af5-994e-17670afd2697",
"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": "199481a7-26e7-4354-889a-e3b5b4c4807f",
"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:21.0931494+01:00",
"last_update": "2026-03-10T07:08:21.0931494+01:00",
"id_user_upd": "4d2212de-74ad-4b9b-9591-7751046e4c22",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"mt_money_rates": [
{
"$id": "18",
"id_money_1": "c59bb0e7-9aa0-4af3-964e-a5c2c27a8061",
"id_money_2": "e3ef1cc5-a315-40dc-8cba-7afa1c9963b9",
"date_from": "2026-03-10T07:08:21.0931494+01:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-03-10T07:08:21.0931494+01:00",
"last_update": "2026-03-10T07:08:21.0931494+01:00",
"id_user_upd": "dc05031e-77a0-411d-8e0b-48b4e14dda27",
"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": "8e4fa8d0-67f7-47b7-a22e-862c9c982c10",
"id_pay": "82d8e2cb-a807-4f3f-ad29-950102597fc7",
"id_money": "25c93bce-0915-4fea-afdf-61516309f37b",
"date_cashflow": "2026-03-10T07:08:21.0931494+01:00",
"coefficient": 5.1,
"id_user_add": "dbf969a2-0430-47a8-b9c0-1b8eea68d4d8",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "20",
"id": "e6e89952-c3a9-4084-8e54-9891cd41774b",
"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": "b6e84faa-7d53-48f5-be12-77a7b64a18a9",
"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:21.0931494+01:00",
"last_update": "2026-03-10T07:08:21.0931494+01:00",
"id_user_upd": "b8990c9c-fb2a-4355-b44e-83e82a082697",
"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": "608037db-2930-41be-ad21-1f2647cd272c",
"id_line": 2,
"id_pay": "53c18b57-d752-450e-88c7-9e0daa6bd5d8",
"id_money": "9e9709fe-8cb8-41b3-bb57-0e90055179f1",
"coefficient": 5.1,
"id_voucher": "9aa6160c-5f8a-4206-871f-b2126cb5810c",
"id_employee": "590b30ff-bc87-4e77-8cfa-211cd86c0f40",
"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": "8c63fd68-af20-4b3d-9b90-8cace8359596",
"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": "51c0e49a-adf3-4a76-a1e7-6f22a44eb09e",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-03-10T07:08:21.0931494+01:00",
"date_end": "2026-03-10T07:08:21.0931494+01:00",
"date_used": "2026-03-10T07:08:21.0931494+01:00",
"date_sesion": "2026-03-10T07:08:21.0931494+01:00",
"id_employee": "89fdd6f7-a3d7-462e-baf2-ec558c9a9b19",
"id_branch": "c9a71d6f-c3df-416d-b127-95f25d464bad",
"id_voucher_permision": "06fa3f1b-7624-4a56-bb99-ecc3bbe5717a",
"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": "81ff4a8d-ca53-40fe-806e-3c0b18259d41",
"id_user_add": "23a7be10-360b-47f6-827e-74b49458d4aa",
"id_doc_sa": "a4a4e602-fcde-4788-83a4-d23550d3f8dc",
"id_item_sub": "d940bec5-77c6-4bb0-9915-c61d84312347",
"id_pos_sesion": "0050fd0d-c04f-4530-86a4-269b45f5010c",
"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:21.0931494+01:00",
"last_update": "2026-03-10T07:08:21.0931494+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": "a63c5a45-30d8-4621-a044-3a1944cace13",
"id_line": "201319ad-7641-4e1f-8d03-a9cedf81100e",
"id_category": "c08583c1-9b31-48f2-814f-ce69adcd7d5c",
"id_item": "787a45d1-6848-43e3-b3bd-e0a0b416a63e",
"id_item_type": "9361ec72-f284-4fe4-a6df-b5a4d70847dd",
"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": "d35508bb-f56e-4c3c-b163-d1dd055be50c",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "0764e9bd-d674-4efa-b1e1-00bb49a35710",
"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:21.0931494+01:00",
"last_update": "2026-03-10T07:08:21.0931494+01:00",
"id_user_upd": "267fd068-f299-4e59-8e44-2b3c55312d65",
"commited": true,
"tt_vouchers_det": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"st_images": {
"$ref": "4"
},
"st_users": {
"$ref": "9"
},
"mt_items_sub": [
{
"$id": "25",
"id": "e2a4915a-3f10-4413-9818-2948ade8cc71",
"id_item": "fd467b3d-5f25-4da6-8cca-16156bc71c0c",
"id_item_type": "6879c530-24b7-4fe0-8184-f43cd13bb182",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "a894977d-c5b0-4d09-98b8-859921b9fc80",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-03-10T07:08:21.0931494+01:00",
"last_update": "2026-03-10T07:08:21.0931494+01:00",
"id_user_upd": "68ed1afa-b991-4fbd-bfc4-85fe50e2a389",
"commited": true,
"mt_items": {
"$ref": "7"
},
"mt_items_formula": [
{
"$id": "26",
"id_item_sub": "cafb299b-6bd8-4b3d-89dd-d9d0064086fc",
"id_item": "61a87473-0f71-43e1-9a8a-0916ff364e63",
"group_id": 3,
"id_unit_ref": "2f1520a7-e30a-4c51-8d69-8b7024aedb7f",
"qty_dis": 5,
"mt_items": {
"$ref": "7"
},
"mt_items_sub": {
"$ref": "25"
},
"mt_units_ref": {
"$id": "27",
"id": "28192052-deb1-451d-8b4f-6167a92c28f4",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "860d0a4d-7f8f-4e59-ad71-b23a136c565f",
"active": true,
"created_on": "2026-03-10T07:08:21.0931494+01:00",
"last_update": "2026-03-10T07:08:21.0931494+01:00",
"id_user_upd": "441cae63-27f1-41d7-ba2d-ec75b5d74a7d",
"commited": true,
"mt_units": {
"$id": "28",
"id": "b55d6510-264c-4797-a51b-857e64f5ed6f",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-03-10T07:08:21.0931494+01:00",
"last_update": "2026-03-10T07:08:21.0931494+01:00",
"id_user_upd": "2109c584-0fc4-4c91-84a5-041fa90a5713",
"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": "0b3896e7-68f8-4cd2-992b-c6c01cca676e",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "3694f60e-d791-4ae6-ba50-bad54bfb97e2",
"id_doc_print": "4e606be1-de6b-4229-a67b-a2047e872dcb",
"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:21.0931494+01:00",
"last_update": "2026-03-10T07:08:21.0931494+01:00",
"commited": true,
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
]
},
"st_users": {
"$ref": "9"
},
"mt_prices_items": [
{
"$id": "30",
"id_list": "b06c4ce9-6cfb-4399-8acd-3ad13a5953f5",
"id_item_sub": "3a43a431-527c-4f00-b96c-b5e3c003834b",
"validity_date": "2026-03-10T07:08:21.0931494+01:00",
"price": 4.1,
"active": true,
"created_on": "2026-03-10T07:08:21.0931494+01:00",
"last_update": "2026-03-10T07:08:21.0931494+01:00",
"id_user_upd": "70310939-d091-4260-b2a1-a64d7e09451f",
"commited": true,
"mt_items_sub": {
"$ref": "25"
},
"mt_prices_list": {
"$id": "31",
"id": "696bdd33-684c-4c24-80d8-789385bdf033",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "ba5f63c0-a130-421d-b36f-c8f8f599da9d",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "4fb2e094-a573-4ffd-8dc1-9ae597acab66",
"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:21.0931494+01:00",
"last_update": "2026-03-10T07:08:21.0931494+01:00",
"id_user_upd": "752eacc4-04e1-46bb-91cf-99e5ca6d4316",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "32",
"id_pos": "b4774aa4-7368-4b4a-98a0-000ea7032dd5",
"id_pos_type": "3f086598-f527-4f77-9f09-87bbb3f779b7",
"id_price_list": "f88a982b-90d0-4c22-9afa-e6d5f8a3a3a8",
"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:21.0931494+01:00",
"last_update": "2026-03-10T07:08:21.0931494+01:00",
"id_user_upd": "af42ba8c-c164-45ac-8073-32ae7eb9c645",
"commited": true,
"mt_pos_view": {
"$id": "33",
"id_pos": "04416a53-acb2-4925-af6f-515d73f84ae9",
"id_pos_type": "25cc99a7-940d-4396-b6c7-a97ba89b0e9e",
"is_default": true,
"active": true,
"created_on": "2026-03-10T07:08:21.0931494+01:00",
"last_update": "2026-03-10T07:08:21.0931494+01:00",
"id_user_upd": "3e38edb7-acd4-4a70-a69b-cf4b10370428",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"mt_pos_prices_list": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"mt_pos_types": {
"$id": "34",
"id": "2c4b0d9f-4332-4930-9e0a-a8f2a0706d1b",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-03-10T07:08:21.0931494+01:00",
"last_update": "2026-03-10T07:08:21.0931494+01:00",
"id_user_upd": "24e78b33-818c-4a18-ac54-9e36d579ab53",
"commited": true,
"mt_items_featured": [
{
"$id": "35",
"id": "60b6a0db-595a-407c-9dbc-1e05eb30c911",
"id_branch": "7d5b4760-76f1-4142-811b-3fb976e5e01c",
"id_pos_type": "ba3e12b1-62eb-4cd5-bf51-865849931a7e",
"id_pos": "2c397e9b-4c28-4b0b-8812-3543f4f1c370",
"id_item": "b6224659-ba46-4fdc-8448-9f5c4f91c3a4",
"date_from": "2026-03-10T07:08:21.0931494+01:00",
"date_end": "2026-03-10T07:08:21.0931494+01:00",
"image_id": 4,
"active": true,
"created_on": "2026-03-10T07:08:21.0931494+01:00",
"last_update": "2026-03-10T07:08:21.0931494+01:00",
"id_user_upd": "717f612e-fbd1-4043-9637-bffed16b0ea5",
"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": "63f616d0-e7e8-4140-bc45-0cd0785fee66",
"id_doc": "2ac54233-ad56-49c8-beab-66e5efb53b5e",
"id_pos_type": "a8ad030b-ccfc-488e-8729-32a6f7d36853",
"id_doc_print": "18a932ff-3776-4da9-8b3d-829d8c6f8b30",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-03-10T07:08:21.0931494+01:00",
"last_update": "2026-03-10T07:08:21.0931494+01:00",
"id_user_upd": "fb38779d-42c0-4ad7-8002-ef404029e2be",
"commited": true,
"mt_docs": {
"$ref": "15"
},
"mt_pos_print": {
"$id": "37",
"id": "6d342a2f-101b-4f49-92e0-cdc673ca3034",
"id_pos": "3c6b0942-7f46-43f0-88cd-8d4d487a93ca",
"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:21.0931494+01:00",
"last_update": "2026-03-10T07:08:21.0931494+01:00",
"id_user_upd": "a65b98db-5b10-4549-891b-387d248af74e",
"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": "8b6fa7a4-4633-45ac-8297-6e65db9fd653",
"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:21.0931494+01:00",
"last_update": "2026-03-10T07:08:21.0931494+01:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"st_doc_print_det": [
{
"$id": "39",
"id_doc_print": "dd058bb4-ce5e-4b9e-a66a-d8a7d4d8658b",
"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": "aafc792a-aa6a-4205-ad3c-cc6f7398925e",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-03-10T07:08:21.0931494+01:00",
"date_end": "2026-03-10T07:08:21.0931494+01:00",
"id_branch": "d3b76515-0688-4eca-a5e8-521a21fd493e",
"id_pos": "127218b5-0dc6-42ee-a904-aa878d001a9e",
"id_list": "a55152a7-52b6-4bdb-9883-4ca8d1c526a5",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-03-10T07:08:21.0931494+01:00",
"last_update": "2026-03-10T07:08:21.0931494+01:00",
"id_user_upd": "9baf9e82-a42d-4bbe-bb70-bdc90edf0f29",
"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": "57d00925-2876-44c5-897c-b92f474b19db",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-03-10T07:08:21.0931494+01:00",
"date_end": "2026-03-10T07:08:21.0931494+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": "6af15105-a720-4883-bb03-82915db473d6",
"id_pos": "bda006fe-e9d6-48e2-a596-8533a22cdc0e",
"id_list": "20311269-7991-4d6f-a1e4-5538651a974e",
"id_item": "4e1eae5b-5309-4d1a-97fe-02848b9d905b",
"id_item_type": "1e5295ab-30a4-47bf-8d9e-71eb9cf45399",
"id_category": "cc71783d-f764-41ac-adde-9cbb34d49f1c",
"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:21.0931494+01:00",
"last_update": "2026-03-10T07:08:21.0931494+01:00",
"id_user_upd": "10e4a542-8ea0-45cb-95b0-eeb2f89345c3",
"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": "ca3dcfe3-f753-4707-badb-47e98639bf66",
"id_line": 2,
"id_item_sub": "9eced4bd-0164-4467-961a-ce6c88ca70ae",
"qty": 4.1,
"id_list": "9fe45ded-97e4-4b65-b7b8-1e92b014c82e",
"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": "8911b4a5-2914-4c3f-90ec-d4fe154be5b1",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "6f0343e5-c8ac-4d87-b562-e3f7a01ccb45",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "8154d857-b092-4892-827f-84ee2d305a0b",
"id_user_upd": "08ca8cf3-9f7a-4ad0-8255-dad643d43285",
"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": "30b33222-cef7-4090-b118-70c3bedc0125",
"id_line": 2,
"id_item": "e714bd4e-0f26-489f-80ed-658e1924fe7d",
"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": "1b21d5d3-723a-4349-af4a-e774fc4d61d6",
"order_id": 2,
"id_item": "f6cfce94-c9e7-455e-a8e8-ace116193794",
"id_item_type": "6fa2f9fd-80f4-4fab-9627-7e900cd4485d",
"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": "6e3991f0-1f0a-48a6-bfe4-bfc3fbef8644",
"type_item": 11,
"id_voucher_json": "ded90b4b-3bbd-4b88-a7b4-eeb7f45aedfa",
"count_voucher": 1,
"id_category": "f89dc6d5-c5a3-4561-81a9-89165d7fec4d",
"created_on": "2026-03-10T07:08:21.0931494+01:00",
"last_update": "2026-03-10T07:08:21.0931494+01:00",
"id_user_upd": "37b99d6b-9626-4e26-ae1d-4c659d146e87",
"commited": true,
"mt_items": {
"$ref": "7"
},
"mt_items_types": {
"$ref": "24"
},
"st_users": {
"$ref": "9"
},
"tt_pos_sesion": {
"$id": "45",
"id": "f8b2c4b6-b2b1-414c-a7f4-cbeae625f21f",
"nro_sesion": 2,
"id_pos": "aaaf191f-e6a1-442b-9266-009bf819fa24",
"date_tax": "2026-03-10T07:08:21.0931494+01:00",
"date_open": "2026-03-10T07:08:21.0931494+01:00",
"date_close": "2026-03-10T07:08:21.0931494+01:00",
"id_user_open": "36466f00-e8b2-4d0e-9b2e-d8e3b2b5c7ac",
"id_user_close": "24830f44-1db2-4468-8b25-3d843c6ece5d",
"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:21.0931494+01:00",
"last_update": "2026-03-10T07:08:21.0931494+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": "213fcf6a-e144-4501-bd6e-01f6bdbd0d51",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "32bdef86-e8e9-45be-b455-0fb684ee9264",
"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:21.0931494+01:00",
"tt_pos_sesion": {
"$ref": "45"
}
},
{
"$ref": "46"
}
],
"tt_rooms_units_activity": [
{
"$id": "47",
"id": "a500eb22-a91d-4a76-bbb2-0ae25c422e3a",
"id_room_unit": "1fd8034a-fe4b-4b50-91f9-8423e36bff9c",
"id_room_list": "a5fe1913-fa7d-47a8-9164-3147b07724c6",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-03-10T07:08:21.0931494+01:00",
"date_from": "2026-03-10T07:08:21.0931494+01:00",
"date_end": "2026-03-10T07:08:21.0931494+01:00",
"date_open": "2026-03-10T07:08:21.0931494+01:00",
"date_close": "2026-03-10T07:08:21.0931494+01:00",
"id_employee": "d242464e-a501-49b6-9964-c13702a59897",
"id_employee_sec": "bf0c54b8-c9b9-473f-bdbd-df2060bacb3f",
"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": "8e2c426f-8bb1-4bd0-b8ae-4dce5c55600e",
"comment": "sample string 7",
"id_user_open": "143f9ea7-a652-4b18-aede-f17cf8901a37",
"id_user_close": "c13c20bf-5614-4647-87b2-5c67529c3e17",
"id_unit_state": "0e03cbe4-9336-4909-9632-47fede5d73f1",
"id_pos_sesion": "518b5b84-555d-4609-b5d7-e2ab44212750",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-03-10T07:08:21.0931494+01:00",
"active": true,
"created_on": "2026-03-10T07:08:21.0931494+01:00",
"last_update": "2026-03-10T07:08:21.0931494+01:00",
"commited": true,
"mt_employees": {
"$ref": "1"
},
"mt_employees1": {
"$ref": "1"
},
"mt_rooms_units": {
"$id": "48",
"id": "0fa34bf7-6bc1-4a66-937a-ee390586bfa5",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "6ce20a44-222d-4c84-a52c-bc3c02e2d52e",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "f3d74426-b90b-47b2-a73b-1b23cbed8898",
"locked": true,
"date_locked": "2026-03-10T07:08:21.0931494+01:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-03-10T07:08:21.0931494+01:00",
"last_update": "2026-03-10T07:08:21.0931494+01:00",
"id_user_upd": "d45c2e65-f058-481d-a8a8-b022f85de5a2",
"commited": true,
"mt_rooms": {
"$id": "49",
"id": "74924af5-62b1-4360-8f03-356605552baa",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "d9d47097-c1a0-4c4c-bdf0-2af9baee6ada",
"name_pos": "sample string 6",
"id_image": "9b20e579-ff8d-41b4-95d6-efced619d84d",
"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": "2a91d159-f93d-4762-9e76-30708dc2cc0e",
"refresh_status": true,
"active": true,
"created_on": "2026-03-10T07:08:21.0931494+01:00",
"last_update": "2026-03-10T07:08:21.0931494+01:00",
"id_user_upd": "17eee58b-6214-430a-a3f9-b0a8a19fac82",
"commited": true,
"mt_branches": {
"$ref": "3"
},
"mt_pos_rooms": [
{
"$id": "50",
"id_pos": "d5406475-bdf3-4513-9f0c-a98d4128da45",
"id_room": "0790e5d6-baa0-470b-a1a3-dbc8aec36c32",
"active": true,
"created_on": "2026-03-10T07:08:21.0931494+01:00",
"last_update": "2026-03-10T07:08:21.0931494+01:00",
"id_user_upd": "4e7f5bb0-5ea6-4f06-a44a-8fc19626df19",
"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": "849865c2-b891-4461-a74b-3102b1e4f924",
"id_room": "e896c96b-d06b-4aa2-9754-797269be0d03",
"date_in": "2026-03-10T07:08:21.0931494+01:00",
"date_out": "2026-03-10T07:08:21.0931494+01:00",
"id_user_add": "e1a40c6b-bd43-4bd8-88f6-f73535b7a295",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-03-10T07:08:21.0931494+01:00",
"last_update": "2026-03-10T07:08:21.0931494+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": "85bdc3ef-8565-489e-881b-cdc0faefd4fd",
"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:21.0931494+01:00",
"last_update": "2026-03-10T07:08:21.0931494+01:00",
"id_user_upd": "35768d51-884d-4dbb-bd5f-e208583d27cd",
"commited": true,
"mt_rooms_units": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"mt_rooms_units_states_types": [
{
"$id": "53",
"id_room_type": "2e6112c0-8454-4154-b6d0-641e3aabf966",
"id_room_state": "213b1f44-952f-4a8b-8de5-944846d7c786",
"id_image": "90e51496-490b-4112-b3d4-c06dab36d08b",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-03-10T07:08:21.1088249+01:00",
"last_update": "2026-03-10T07:08:21.1088249+01:00",
"id_user_upd": "483cbce8-520d-4866-8f7c-ce4acf7044f9",
"commited": true,
"mt_rooms_units_states": {
"$id": "54",
"id": "233eb14e-dc8a-4f93-8554-3ce6151fbbf3",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-03-10T07:08:21.1088249+01:00",
"last_update": "2026-03-10T07:08:21.1088249+01:00",
"id_user_upd": "5884df8f-c7a5-40c8-a178-ae937a8fbc56",
"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": "73a35167-41ac-460a-b868-21be3ba43e53",
"id_pos_sesion": "b51b8aab-d077-45a9-ae81-883bf7e23dec",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "6a39c525-59a6-493b-8c86-ffb1d0761f95",
"id_room_unit_activity": "021321b9-91a4-4f5a-bc6a-b3bb2e768f80",
"id_doc_sa": "45be6733-7a21-4fe5-b8dd-22bb57edbf38",
"id_pos_type": "7e016ff4-61d9-42ce-bac2-f012a8416181",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "3efa0a30-7fed-4dbf-a9cd-b3a64ba6a79a",
"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:21.1088249+01:00",
"last_update": "2026-03-10T07:08:21.1088249+01:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "45"
},
"tt_tips_users": [
{
"$id": "56",
"id_tip": "20cd59c1-ed56-4f47-82b6-f3b9fb07c431",
"id_user": "28cb95c7-326e-47da-854e-3455830c68ad",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-03-10T07:08:21.1088249+01:00",
"last_update": "2026-03-10T07:08:21.1088249+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": "b3d04291-5579-455c-a1ad-461dce34452b",
"id_user": "963116f8-eadb-471e-89f8-967a72527e1e",
"date_add": "2026-03-10T07:08:21.1088249+01:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-03-10T07:08:21.1088249+01:00",
"last_update": "2026-03-10T07:08:21.1088249+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": "f47cece2-33e9-488f-9766-66358afe863e",
"date_from": "2026-03-10T07:08:21.1088249+01:00",
"date_end": "2026-03-10T07:08:21.1088249+01:00",
"date_used": "2026-03-10T07:08:21.1088249+01:00",
"id_employee": "091c6134-60a3-4e5b-a5c8-45b85327e3a1",
"id_branch": "6460664b-e29e-4183-9b56-a0b2a1d62eb3",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "f96e9a77-a7ee-4a26-bc8c-681d46fe7120",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-03-10T07:08:21.1088249+01:00",
"last_update": "2026-03-10T07:08:21.1088249+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": "f38ea69b-5460-4242-9adf-1a70d6e888fc",
"id_doc": "66a44e61-300e-4e9f-8135-d04cc170f8b5",
"value": 3,
"created_on": "2026-03-10T07:08:21.1088249+01:00",
"last_update": "2026-03-10T07:08:21.1088249+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": "67609c92-86fb-4466-843e-1fdb64690dd4",
"id_pos": "e23fe9fe-1ca2-41e1-ad69-f653938f7814",
"id_doc": "0fd8e42d-c765-42d8-9901-31d43e338a97",
"id_branch": "27edd42d-ee60-4145-8973-a66f8982ad16",
"nro_doc": "sample string 5",
"date_doc": "2026-03-10T07:08:21.1088249+01:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "9c0af7f8-4737-4b5c-8fe9-ef6a71936763",
"id_loc_from": "6e721762-0f90-4108-af2e-58c143aec24e",
"id_loc_end": "ef2ab700-3ed8-4cba-9251-eeb5637a81d3",
"id_user_add": "55309420-be47-43bc-91fb-94782ba51db1",
"id_user_upd": "c4c78c55-3bf2-4723-8683-4e8b1e742d38",
"id_pos_sesion": "3906403e-304e-40e2-bbae-3f90296df985",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-03-10T07:08:21.1088249+01:00",
"active": true,
"created_on": "2026-03-10T07:08:21.1088249+01:00",
"last_update": "2026-03-10T07:08:21.1088249+01:00",
"commited": true,
"mt_branches": {
"$ref": "3"
},
"mt_docs": {
"$ref": "15"
},
"mt_locations": {
"$id": "61",
"id": "06bb4fcc-6dcf-436a-809e-a527403fb766",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "63118e58-e008-4cf9-a225-b22c36fcf3bf",
"active": true,
"created_on": "2026-03-10T07:08:21.1088249+01:00",
"last_update": "2026-03-10T07:08:21.1088249+01:00",
"id_user_upd": "4a63053b-ec39-4d04-83f1-6860cc7e90d8",
"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": "dbfc3757-0bb7-44b9-b298-31232929caea",
"id_item": "4a2127f4-fd4e-423f-a17a-a21e1c47840a",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-03-10T07:08:21.1088249+01:00",
"last_update": "2026-03-10T07:08:21.1088249+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": "60107712-44cd-4740-a8a7-a39a8f1850fb",
"id_line": 2,
"id_item": "fcda3dba-1aac-467a-9efc-1d302495cb5a",
"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": "b195c8a4-eed1-4824-acbf-a3e54f330018",
"spool_server": "sample string 2",
"id_doc_sa": "dc96a18f-0a6b-492d-9d1a-8f6816bcd950",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-03-10T07:08:21.1088249+01:00",
"printed": true,
"print_on": "2026-03-10T07:08:21.1088249+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": "2f60a7a6-4e3a-42a7-9dbf-93ee652856eb",
"id_pos": "47cad428-5608-4964-92bf-0af80f4b6228",
"mac_address": "sample string 3",
"date_end": "2026-03-10T07:08:21.1088249+01:00",
"key_access": "sample string 5",
"id_user_add": "a067680d-a2ef-492f-8ac4-81d4ecfe0d9a",
"active": true,
"created_on": "2026-03-10T07:08:21.1088249+01:00",
"last_update": "2026-03-10T07:08:21.1088249+01:00",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"st_users": {
"$ref": "9"
}
},
{
"$ref": "65"
}
],
"st_users_pos": [
{
"$id": "66",
"id_user": "82dd9b93-e174-40fb-b1b8-87ec856607bc",
"id_pos": "2a4c39e8-ef2b-4a80-a817-d2e64e47d841",
"pass_required": true,
"active": true,
"created_on": "2026-03-10T07:08:21.1088249+01:00",
"last_update": "2026-03-10T07:08:21.1088249+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": "1b0e863b-3282-4142-b155-007de49a8273",
"id_pos": "0e504609-470f-4011-8378-322892cb4f03",
"date_add": "2026-03-10T07:08:21.1088249+01:00",
"date_upd": "2026-03-10T07:08:21.1088249+01:00",
"date_out": "2026-03-10T07:08:21.1088249+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": "890f6fff-6497-4dbd-8031-a37ccda573a2",
"id_user_add": "49df2803-7a7c-4e86-8890-a41cae73bb92",
"id_table": "a1cd82a4-e69e-42c4-af7c-a9bb44904f61",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "5022862d-172a-41a8-b4bb-505ef7500203",
"created_on": "2026-03-10T07:08:21.1088249+01:00",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"st_sync_tables": {
"$id": "69",
"id": "16155a17-d2c0-4248-8e38-58bbe2daba1b",
"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:21.1088249+01:00",
"last_update": "2026-03-10T07:08:21.1088249+01:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "70",
"id": "3fc110eb-260a-4fbc-95bf-803c8752c9eb",
"id_sync": "87ff195c-3e1e-44d4-beb8-89c4b7f03531",
"json": "sample string 3",
"id_table": "2146417e-2652-4c24-bb87-bc18703e4ed6",
"order": 5,
"st_sync_packages": {
"$id": "71",
"id": "91eeb246-2148-4145-a34c-162cbbd1c6f7",
"id_branch_from": "77a57bb5-d3a4-491b-b834-24f3ae842a93",
"id_branch_to": "b0aee041-627d-4893-854c-3e4eb7695c14",
"type": 4,
"created_on": "2026-03-10T07:08:21.1088249+01:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-03-10T07:08:21.1088249+01:00",
"send_on": "2026-03-10T07:08:21.1088249+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": "0a94dae8-ed9e-4795-bbde-9776e984596c",
"id_pos": "c0b7b015-4e12-4fa8-8e53-f1bce814b639",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-03-10T07:08:21.1088249+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": "67f44551-a370-4350-9320-5b468f00f0bc",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-03-10T07:08:21.1088249+01:00",
"last_update": "2026-03-10T07:08:21.1088249+01:00",
"id_user_upd": "bf1e3cd0-9938-42c9-968e-6e3738c75349",
"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": "6043d894-424c-4473-a07d-773259de2dcb",
"id_function": "56f7879c-2548-40ab-af5d-6e5f6f40edb8",
"id_user": "39526816-7e61-4681-9390-3e57f15477c2",
"id_profile": "478bc4fa-3f71-4a90-9dfc-e31efa2e798d",
"permission": 3,
"active": true,
"created_on": "2026-03-10T07:08:21.1088249+01:00",
"last_update": "2026-03-10T07:08:21.1088249+01:00",
"commited": true,
"st_users_profiles": {
"$id": "75",
"id": "c8eb0bfd-e765-4bc7-b567-465ab80f7533",
"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:21.1088249+01:00",
"last_update": "2026-03-10T07:08:21.1088249+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": "8f30528f-7850-48e1-bd02-f95801e95afa",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "15cebc3d-8742-4764-acb5-458e20f3afce",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "049f46ac-25c6-4d33-a000-394a9d58b8a3",
"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:21.1088249+01:00",
"last_update": "2026-03-10T07:08:21.1088249+01:00",
"commited": true,
"st_functions_groups": {
"$id": "77",
"id": "a6f813a7-8240-477c-b272-fa6a6eef34f7",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-03-10T07:08:21.1088249+01:00",
"last_update": "2026-03-10T07:08:21.1088249+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": "bb3a174c-94dd-4c40-b357-70c63ecf9b14",
"token_id": "sample string 2",
"id_user": "e9a370f2-a046-4173-940b-88e98994281f",
"date_from": "2026-03-10T07:08:21.1088249+01:00",
"date_end": "2026-03-10T07:08:21.1088249+01:00",
"created_on": "2026-03-10T07:08:21.1088249+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": "f56d7468-8d91-425c-97a4-e55c94c9c141",
"id_room_activity": "9fcb1d54-2157-44b2-9157-294e0669a317",
"id_pos_sesion": "6d6158c9-d2c5-418e-b56f-db597f583847",
"log_text": "sample string 4",
"id_user": "c3c1bf5d-0362-4fa2-8128-dc0cbcf1d61d",
"created_on": "2026-03-10T07:08:21.1088249+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": "4690eb9e-acdc-40b7-9346-fe9489955949",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-03-10T07:08:21.1088249+01:00",
"last_update": "2026-03-10T07:08:21.1088249+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": "975a1d35-9efe-4e6d-ae95-9d425c5184fa",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-03-10T07:08:21.1088249+01:00",
"date_end": "2026-03-10T07:08:21.1088249+01:00",
"state": "sample string 6",
"created_on": "2026-03-10T07:08:21.1088249+01:00",
"last_update": "2026-03-10T07:08:21.1088249+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"
}
]