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": "f5529319-3326-498e-8b40-fe33621f3811",
"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": "88b4e78f-00bf-4c26-a157-579de60b73df",
"name_pos": "sample string 12",
"id_image": "3d551641-783f-485e-8aef-cb80fad21b94",
"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:41:55.9608039+01:00",
"last_update": "2026-03-10T09:41:55.9608039+01:00",
"id_user_upd": "4f0ec401-787b-4235-86f6-7326b1e509af",
"commited": true,
"mt_employees_branches": [
{
"$id": "2",
"id_employee": "1eeeb3ee-6465-4346-92ca-79fd5ebd33fc",
"id_branch": "51114fa6-c5be-4e4f-94ed-1b0558132b92",
"active": true,
"created_on": "2026-03-10T09:41:55.9608039+01:00",
"last_update": "2026-03-10T09:41:55.9608039+01:00",
"id_user_upd": "2ab1c103-50ce-4a66-a3c4-fb1f6391a4d7",
"commited": true,
"mt_branches": {
"$id": "3",
"id": "cb776e72-6a8c-4126-a4a4-76dc66603347",
"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": "6fe16514-11fb-4401-b8bc-dca3309f6144",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-03-10T09:41:55.9608039+01:00",
"last_update": "2026-03-10T09:41:55.9608039+01:00",
"id_user_upd": "fb339b8c-bf6c-4412-97e1-a0f757652d12",
"commited": true,
"st_images": {
"$id": "4",
"id": "6212667e-9a42-4c7d-bf49-459563b56347",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "99a74816-3829-4372-b601-8a472161c7e2",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-03-10T09:41:55.9608039+01:00",
"last_update": "2026-03-10T09:41:55.9608039+01:00",
"commited": true,
"mt_branches": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"mt_categories": [
{
"$id": "5",
"id": "de883de0-8a13-48a9-aef4-9b4dc7ab142e",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "dae1188a-3174-4c34-a4b9-521acc26f04b",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "973760d1-f8bb-4884-b1ee-8d9275158b1c",
"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:41:55.9608039+01:00",
"last_update": "2026-03-10T09:41:55.9608039+01:00",
"id_user_upd": "26780d1d-66d3-4aea-8ff7-bc1591f8d8cc",
"commited": true,
"mt_categories_items": [
{
"$id": "6",
"id_category": "c6a3697f-afb0-47d9-b272-beb805e12a39",
"id_item": "8f741446-ed64-4a3d-b8ca-c4f21126b852",
"is_default": true,
"active": true,
"created_on": "2026-03-10T09:41:55.9608039+01:00",
"last_update": "2026-03-10T09:41:55.9608039+01:00",
"id_user_upd": "3f51959c-81c3-488b-8adc-1f48663d3df4",
"commited": true,
"mt_categories": {
"$ref": "5"
},
"mt_items": {
"$id": "7",
"id": "3077b186-489f-48c9-a677-8c6e5f92596d",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "b4b0eb87-18dd-4f31-9711-4896b6216720",
"id_unit_sec": "d37d5eaf-e909-4109-8bd0-ac05d9d6af89",
"id_brand": "b666057f-b27f-4520-851c-d07989124487",
"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": "717b8dec-485f-4287-9a9d-05732da6ff63",
"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:41:55.9608039+01:00",
"last_update": "2026-03-10T09:41:55.9608039+01:00",
"id_user_upd": "a41cdc4a-08ab-4c29-91d0-5301adf8c0a0",
"commited": true,
"mt_brands": {
"$id": "8",
"id": "e3bf1923-35b0-421d-a33d-03e9c047ba38",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-03-10T09:41:55.9608039+01:00",
"last_update": "2026-03-10T09:41:55.9608039+01:00",
"id_user_upd": "773cc1a5-80df-4de2-b834-c813c79fb60e",
"commited": true,
"mt_items": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"st_users": {
"$id": "9",
"id": "a54bcd70-9652-404a-871d-965189a2463e",
"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": "2537075d-977c-40f0-b3a3-c487f5974857",
"view_messages": true,
"id_image_photo": "0db5d5b7-5cec-4c5d-91f9-7a021e5fdbc2",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "b34707d7-813f-47c1-9e58-2c19d138b7bf",
"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:41:55.9608039+01:00",
"last_update": "2026-03-10T09:41:55.9608039+01:00",
"commited": true,
"mt_branches": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"mt_branches_zones": [
{
"$id": "10",
"id": "afcc64ab-1e92-4622-af72-1ab20106e565",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "5fecfbce-d09a-43ad-88a3-a1c7a6f3d285",
"active": true,
"created_on": "2026-03-10T09:41:55.9608039+01:00",
"last_update": "2026-03-10T09:41:55.9608039+01:00",
"id_user_upd": "148b1931-1196-4649-aa56-8e6353cef216",
"commited": true,
"mt_branches": {
"$ref": "3"
},
"mt_pos": [
{
"$id": "11",
"id": "9aac181e-d7d0-4861-b922-91548e88668b",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "401d1528-ea2a-41aa-a451-c74a04910ab4",
"id_zone": "f6326f1b-d98d-4e34-ac25-07f4c2b4f395",
"user_required": true,
"active": true,
"created_on": "2026-03-10T09:41:55.9608039+01:00",
"last_update": "2026-03-10T09:41:55.9608039+01:00",
"id_user_upd": "866acb55-1691-4cd8-8310-4b06a8d24bc8",
"commited": true,
"mt_branches_zones": {
"$ref": "10"
},
"mt_cloakrooms": [
{
"$id": "12",
"id": "7e0adbcb-f8a4-4d44-8477-7ddfb99091cc",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "3921a89f-da21-4ce0-9f53-549a75f6afd4",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "89c29f7e-6222-4fe8-baf2-93d56e3a7d75",
"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:41:55.9608039+01:00",
"last_update": "2026-03-10T09:41:55.9608039+01:00",
"id_user_upd": "c7a2bb53-69e8-4dd9-8581-5c8a7ec4ae23",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"st_images": {
"$ref": "4"
},
"st_users": {
"$ref": "9"
},
"tt_cloakrooms_units": [
{
"$id": "13",
"id": "5e556af6-7de9-4537-b893-776d05915ae2",
"id_cloakroom": "2e721bd5-10c6-4329-bf24-ca27b5700e78",
"id_pos_sesion": "48cb2321-f2fe-4564-8d62-b8f82f18962b",
"unit_id": 4,
"date_open": "2026-03-10T09:41:55.9608039+01:00",
"date_close": "2026-03-10T09:41:55.9608039+01:00",
"id_doc_sa": "cc9c9b69-f47d-44d1-bf08-4f3c4b791488",
"commited": true,
"mt_cloakrooms": {
"$ref": "12"
},
"tt_doc_sa": {
"$id": "14",
"id": "7ff21f53-4fae-4738-93fc-59fe362311a9",
"id_pos": "59d2f0ab-54cc-41ff-9a86-690d1c99b36b",
"id_doc": "4ec781d9-80a5-441c-91b9-f8b179a0117e",
"id_branch": "01ae2bb2-0285-492b-be47-f65941e5aa47",
"nro_doc": "sample string 5",
"date_doc": "2026-03-10T09:41:55.9608039+01:00",
"date_tax": "2026-03-10T09:41:55.9608039+01:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "e260848d-ac99-4e6b-b1e8-37498421b1c5",
"id_relationship": "3e1e7ce8-3312-4876-b8c5-4e5d5ae5e6ab",
"id_loc_from": "67e4b9e2-9124-4bb1-a328-7715fc35f789",
"id_loc_end": "53b8fa30-3ae7-40b4-99db-170abab29b67",
"id_user_add": "80f12772-f0ca-45c8-b067-086ca95dd7f5",
"id_user_upd": "0423c040-e936-4625-aff9-107d0c6961a5",
"comment": "sample string 12",
"id_pos_sesion": "d0469e1e-583b-4a83-bd8a-f076e5547595",
"id_room_unit": "b2f7ab93-b70c-4a41-9ea3-32a9dab7c5b2",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "92dc1a93-5f4f-4b5e-9e13-e90e357f0d56",
"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:41:55.9608039+01:00",
"last_update": "2026-03-10T09:41:55.9608039+01:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "3"
},
"mt_docs": {
"$id": "15",
"id": "5014df34-eb40-4d5c-bc93-0ba2e4fed41e",
"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": "e14c6b1f-1c69-42cc-9e9c-4361fa020296",
"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:41:55.9608039+01:00",
"last_update": "2026-03-10T09:41:55.9608039+01:00",
"id_user_upd": "77e5fec6-33ad-414b-af51-d13f30e00fb3",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "16",
"id_doc": "6b138d3d-1951-4a2c-99bb-7deee269955d",
"id_pay": "e441c517-954f-43e0-ad81-b28d2c8d689f",
"id_money": "0c125a1f-dc20-4c39-ae77-e55d7cb39d36",
"active": true,
"created_on": "2026-03-10T09:41:55.9608039+01:00",
"last_update": "2026-03-10T09:41:55.9608039+01:00",
"id_user_upd": "2e9f87bc-4115-4144-b56a-ffc5db054cff",
"commited": true,
"mt_docs": {
"$ref": "15"
},
"mt_money_types": {
"$id": "17",
"id": "7e69fe80-ba54-43eb-95f1-8472ceb9e202",
"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": "94be55be-38f2-4d9c-b6d6-f91f9226c90d",
"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:41:55.9608039+01:00",
"last_update": "2026-03-10T09:41:55.9608039+01:00",
"id_user_upd": "c87f0275-87ef-4c2a-babb-1e2a7948eca7",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"mt_money_rates": [
{
"$id": "18",
"id_money_1": "7ebb006a-d985-4ac9-a537-c825fd2ca617",
"id_money_2": "aa8c40a3-ac88-45f1-bba3-1c563ccd4f69",
"date_from": "2026-03-10T09:41:55.9608039+01:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-03-10T09:41:55.9608039+01:00",
"last_update": "2026-03-10T09:41:55.9608039+01:00",
"id_user_upd": "800c8743-c37d-42dd-b1d8-3828f349ad94",
"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": "24550705-6e1c-4296-b2d3-03004490c017",
"id_pay": "185a4735-ccfd-492a-840c-2975865e416b",
"id_money": "568fda9b-8a1a-4e74-87c7-301c32839a7a",
"date_cashflow": "2026-03-10T09:41:55.9608039+01:00",
"coefficient": 5.1,
"id_user_add": "19c41b80-c7c8-4421-bc02-af5ab8bd7346",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "20",
"id": "f1338345-a098-4733-b8ab-7027ac80ba9b",
"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": "6a1db9d6-2a47-437b-a857-5b053ab03293",
"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:41:55.9608039+01:00",
"last_update": "2026-03-10T09:41:55.9608039+01:00",
"id_user_upd": "6d864079-fee3-4259-ada7-947bd02019ef",
"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": "bee779d1-d5e7-484b-8712-45e5499af4ed",
"id_line": 2,
"id_pay": "306e561c-d6ba-4efe-9e11-00cac2a92cd8",
"id_money": "4a9b63b3-57e0-4d4b-82cb-d130b458a5f5",
"coefficient": 5.1,
"id_voucher": "0f24c416-6826-4fea-bd16-bee9d87ba9d6",
"id_employee": "f1606138-0f95-4e79-a564-adbe200754f1",
"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": "ccf9514d-31a7-4bfa-a64a-44c0f863197e",
"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": "a827158e-8b27-4e69-b54b-1a3bde6d3d34",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-03-10T09:41:55.9608039+01:00",
"date_end": "2026-03-10T09:41:55.9608039+01:00",
"date_used": "2026-03-10T09:41:55.9608039+01:00",
"date_sesion": "2026-03-10T09:41:55.9608039+01:00",
"id_employee": "9c4531ce-6d49-4e77-a29a-11d709653bdd",
"id_branch": "1e2d8a32-aa7f-48df-826d-761f1a395be5",
"id_voucher_permision": "adbaff45-c929-456f-80a7-283c6ba5a813",
"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": "2b641031-6504-4eff-8600-2e082ef227ad",
"id_user_add": "cb813905-6f61-4fbd-9df3-e91a9b18677f",
"id_doc_sa": "71b238dc-e428-4b94-b409-ea1cc27836b4",
"id_item_sub": "343cdbcf-0441-4ddd-8434-b46684fef4a0",
"id_pos_sesion": "da654438-d207-4869-b55c-0afc4cd6a3f9",
"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:41:55.9608039+01:00",
"last_update": "2026-03-10T09:41:55.9608039+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": "18265f50-ee5b-49aa-b3de-aca08e18b42a",
"id_line": "405c5365-72d7-49c4-b744-91b9ea804c88",
"id_category": "dcc81600-d4a6-41e0-b4c6-9e3e150f4679",
"id_item": "5b7e27df-7889-4e6e-a4fb-f9e96d688aaf",
"id_item_type": "1407e27f-1eca-460c-a11c-b8279035f640",
"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": "77833c0b-c29b-42d7-8a9d-337685718e1d",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "e581e305-0358-4886-b2a7-f9facaf8a880",
"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:41:55.9608039+01:00",
"last_update": "2026-03-10T09:41:55.9608039+01:00",
"id_user_upd": "6369f66c-9103-4ddf-9abc-7ae97eca3c3b",
"commited": true,
"tt_vouchers_det": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"st_images": {
"$ref": "4"
},
"st_users": {
"$ref": "9"
},
"mt_items_sub": [
{
"$id": "25",
"id": "534c6697-acbd-4c3e-a114-2399427101b5",
"id_item": "ef362579-5889-4274-a6bb-29b67e5d41c0",
"id_item_type": "3f2bcb45-c5fc-4979-bb04-af402306f124",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "7028db59-684a-48f2-b6af-b10d92028f92",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-03-10T09:41:55.9608039+01:00",
"last_update": "2026-03-10T09:41:55.9608039+01:00",
"id_user_upd": "349a9591-324e-4252-a801-38ce1b7a8da3",
"commited": true,
"mt_items": {
"$ref": "7"
},
"mt_items_formula": [
{
"$id": "26",
"id_item_sub": "b98278e8-4d72-4330-b84a-eb28d387c697",
"id_item": "bf901adf-0ce7-4a45-854a-42764fb54631",
"group_id": 3,
"id_unit_ref": "70ecade6-9adf-43e7-a136-16b96d7296d7",
"qty_dis": 5,
"mt_items": {
"$ref": "7"
},
"mt_items_sub": {
"$ref": "25"
},
"mt_units_ref": {
"$id": "27",
"id": "e420c738-8a50-42b0-9f20-c7f6d18aa149",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "0751e604-66ee-4e65-99db-1488b3b5f8c0",
"active": true,
"created_on": "2026-03-10T09:41:55.9608039+01:00",
"last_update": "2026-03-10T09:41:55.9608039+01:00",
"id_user_upd": "21aa05ae-43fe-4b74-81d4-0fe9c54fb992",
"commited": true,
"mt_units": {
"$id": "28",
"id": "9afe0a81-7dd9-4731-87d4-b88b66b037e3",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-03-10T09:41:55.9608039+01:00",
"last_update": "2026-03-10T09:41:55.9608039+01:00",
"id_user_upd": "0777e360-fe05-4abc-bab6-a52c3df9ac7f",
"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": "5baace41-2e66-4474-8f7d-f48deae123a7",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "a300103c-ae4c-41af-8a17-57b4e7029c09",
"id_doc_print": "93994f44-e5ba-4291-ac55-ef2f1a782d5b",
"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:41:55.9608039+01:00",
"last_update": "2026-03-10T09:41:55.9608039+01:00",
"commited": true,
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
]
},
"st_users": {
"$ref": "9"
},
"mt_prices_items": [
{
"$id": "30",
"id_list": "c92a888e-2e39-401b-9828-525210146957",
"id_item_sub": "d2c73d41-3eb1-4856-8016-31e6ae6fee94",
"validity_date": "2026-03-10T09:41:55.9608039+01:00",
"price": 4.1,
"active": true,
"created_on": "2026-03-10T09:41:55.9608039+01:00",
"last_update": "2026-03-10T09:41:55.9608039+01:00",
"id_user_upd": "86de3e0f-cf71-45ec-8873-f3b820ab55d6",
"commited": true,
"mt_items_sub": {
"$ref": "25"
},
"mt_prices_list": {
"$id": "31",
"id": "2190684d-658b-497a-8ceb-c7d307ad5e13",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "1c7f61cf-b678-48f3-b120-4dbbaa81bbde",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "3be440e8-2c38-4aca-82d8-a89ef8ae58d2",
"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:41:55.9608039+01:00",
"last_update": "2026-03-10T09:41:55.9608039+01:00",
"id_user_upd": "06361ecf-4d3f-43dc-b7b6-50ed5e6365ad",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "32",
"id_pos": "a320ab44-c93a-428e-adaf-6ef28693f06a",
"id_pos_type": "486b9300-047b-448b-bf8d-da5b24f2e641",
"id_price_list": "5184d6c1-4818-4c6b-ae37-574d38045681",
"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:41:55.9608039+01:00",
"last_update": "2026-03-10T09:41:55.9608039+01:00",
"id_user_upd": "93037c61-44ab-47c0-ae6a-24b42e064e60",
"commited": true,
"mt_pos_view": {
"$id": "33",
"id_pos": "ed292f8b-de7a-4a0f-a0c5-563d2e32b107",
"id_pos_type": "539c1e20-19bf-4d2d-a386-fce7959ea697",
"is_default": true,
"active": true,
"created_on": "2026-03-10T09:41:55.9608039+01:00",
"last_update": "2026-03-10T09:41:55.9608039+01:00",
"id_user_upd": "ff717c79-f311-4625-a1e9-48a8101b53c8",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"mt_pos_prices_list": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"mt_pos_types": {
"$id": "34",
"id": "7c923521-4408-4a3c-a0ec-00dff2cea6fd",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-03-10T09:41:55.9608039+01:00",
"last_update": "2026-03-10T09:41:55.9608039+01:00",
"id_user_upd": "dafbb891-ddba-4deb-8ffe-42d1a3ba2eef",
"commited": true,
"mt_items_featured": [
{
"$id": "35",
"id": "861c2d58-70bd-4428-9607-ffd38e84ae9d",
"id_branch": "a7046c1c-2b9d-4a31-8bc4-2547431e1210",
"id_pos_type": "7a5791c3-98e0-4d1f-a1c8-56dbcb4604b7",
"id_pos": "a6dfeaae-c654-493b-85b6-237aba4bfedd",
"id_item": "558973c9-393d-4e2d-97a5-38218cd2b117",
"date_from": "2026-03-10T09:41:55.9608039+01:00",
"date_end": "2026-03-10T09:41:55.9608039+01:00",
"image_id": 4,
"active": true,
"created_on": "2026-03-10T09:41:55.9608039+01:00",
"last_update": "2026-03-10T09:41:55.9608039+01:00",
"id_user_upd": "c1c28410-9f9c-4416-b057-2f27c1d8d623",
"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": "f2654c40-af8a-4589-8096-a8f1876551cf",
"id_doc": "aea27c57-976f-4c06-8e52-5fd4a9b3f959",
"id_pos_type": "5e126f47-3666-47f7-8f9b-9272c2e86670",
"id_doc_print": "73d36394-365e-47ee-9eb2-40a62666745c",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-03-10T09:41:55.9608039+01:00",
"last_update": "2026-03-10T09:41:55.9608039+01:00",
"id_user_upd": "2e31c6e0-0c08-44a0-b9eb-8955c15da2c2",
"commited": true,
"mt_docs": {
"$ref": "15"
},
"mt_pos_print": {
"$id": "37",
"id": "ae24599a-1001-466f-9ccd-bb22a15174da",
"id_pos": "2925bf67-6593-4f9b-b04e-b4a9f2092e1b",
"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:41:55.9608039+01:00",
"last_update": "2026-03-10T09:41:55.9608039+01:00",
"id_user_upd": "52e52b22-9b21-486c-957f-ddb9ec291cd8",
"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": "74ec38bc-a17d-4c47-99d1-a97414e69a5d",
"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:41:55.9608039+01:00",
"last_update": "2026-03-10T09:41:55.9608039+01:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"st_doc_print_det": [
{
"$id": "39",
"id_doc_print": "a85f4349-d302-40ca-b200-3180282d657a",
"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": "8812eefa-a1f9-4833-80ab-5cbbf0e39c0b",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-03-10T09:41:55.9608039+01:00",
"date_end": "2026-03-10T09:41:55.9608039+01:00",
"id_branch": "c4c68400-f0d9-4e50-ba5a-b131eb9608b5",
"id_pos": "12b5f2e2-d793-4a04-8e31-3b2b01dc4671",
"id_list": "4b468ddf-eede-47e8-959a-4f668e4be701",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-03-10T09:41:55.9608039+01:00",
"last_update": "2026-03-10T09:41:55.9608039+01:00",
"id_user_upd": "f533a8c8-2386-4d65-9da7-012903cf3872",
"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": "e0a4df58-cf2e-4e3b-b10d-ce9ec5dfb14f",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-03-10T09:41:55.9608039+01:00",
"date_end": "2026-03-10T09:41:55.9608039+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": "c21a222b-aafb-42f2-a397-4cbff08008b6",
"id_pos": "cc77763d-a1cb-4bfe-b836-4362abacfa35",
"id_list": "13e0f1ec-4477-4e4c-9de1-6f23837f4040",
"id_item": "072d5764-3f7e-404c-a061-30c8620fe3ca",
"id_item_type": "990e986f-fd34-4729-8ef2-b48d6e3c0322",
"id_category": "bb53ef32-40c4-49dd-aa96-81b8ab8873ac",
"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:41:55.9608039+01:00",
"last_update": "2026-03-10T09:41:55.9608039+01:00",
"id_user_upd": "b48249ed-b159-4269-9801-a8d551fbbf74",
"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": "d9e2f590-c6b8-4bd9-b61d-d30606414d2f",
"id_line": 2,
"id_item_sub": "87c90b6b-a509-4779-b57f-8201b6ecd07b",
"qty": 4.1,
"id_list": "c46f5ae0-69ce-46e4-9050-03af15d9cea6",
"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": "37da9e66-4fef-4352-aa11-4519df7ab672",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "a23a570e-bc7b-4623-a54f-0f6077221434",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "7ec1d630-d899-4171-859d-96a3052e10f9",
"id_user_upd": "5a1dde18-f8e4-4de5-beb6-a4a6f8e01f97",
"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": "2e62cb3a-f5f6-4d70-9b10-75a8591831b2",
"id_line": 2,
"id_item": "d9e5b48d-021d-4bb8-95df-c67e0d161551",
"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": "f6de4113-c575-4f20-8967-f7eeab847bf7",
"order_id": 2,
"id_item": "2359294f-64db-4253-941b-fe7768abbd32",
"id_item_type": "0940091e-0635-4aeb-979a-558350936bb0",
"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": "393bf2b9-5c4a-486c-b5cd-9e7883687a5e",
"type_item": 11,
"id_voucher_json": "1dd08e22-8722-45cf-88f1-f087e9bfffc7",
"count_voucher": 1,
"id_category": "33d880ce-5f37-411a-8f69-d654530955e1",
"created_on": "2026-03-10T09:41:55.9608039+01:00",
"last_update": "2026-03-10T09:41:55.9608039+01:00",
"id_user_upd": "bdfcb7d1-c0d4-4a8a-a66b-86cb315cbee3",
"commited": true,
"mt_items": {
"$ref": "7"
},
"mt_items_types": {
"$ref": "24"
},
"st_users": {
"$ref": "9"
},
"tt_pos_sesion": {
"$id": "45",
"id": "ff3d5ada-cb33-4748-ae1f-186f3de96057",
"nro_sesion": 2,
"id_pos": "09578e8c-d1b9-4583-a972-343156accbd1",
"date_tax": "2026-03-10T09:41:55.9608039+01:00",
"date_open": "2026-03-10T09:41:55.9608039+01:00",
"date_close": "2026-03-10T09:41:55.9608039+01:00",
"id_user_open": "7a1356c8-6f97-4e75-98e6-963982b9c2d3",
"id_user_close": "6e5f48ea-97ab-4ee5-b9c4-311f45d86ef7",
"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:41:55.9608039+01:00",
"last_update": "2026-03-10T09:41:55.9608039+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": "94892b61-f719-4b4f-8458-3985ef06eed9",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "e7d8e71f-aa06-488d-88bf-e208477ed1f2",
"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:41:55.9608039+01:00",
"tt_pos_sesion": {
"$ref": "45"
}
},
{
"$ref": "46"
}
],
"tt_rooms_units_activity": [
{
"$id": "47",
"id": "7f00b057-bf0f-4887-964b-41c7522df715",
"id_room_unit": "3cc00fd4-b6a0-42ea-bba7-7f8067a54f7d",
"id_room_list": "5f1a0e6c-aa8f-4e67-a53f-5e03401f3756",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-03-10T09:41:55.9608039+01:00",
"date_from": "2026-03-10T09:41:55.9608039+01:00",
"date_end": "2026-03-10T09:41:55.9608039+01:00",
"date_open": "2026-03-10T09:41:55.9608039+01:00",
"date_close": "2026-03-10T09:41:55.9608039+01:00",
"id_employee": "108d4d86-afbc-43b8-84d7-8a52cdee2a83",
"id_employee_sec": "95db4f24-0cb1-489c-88a1-1cf64754eae3",
"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": "abc147d6-bd78-4dd5-83df-13253d756b9b",
"comment": "sample string 7",
"id_user_open": "c6e0d3b0-a3ca-4b74-a427-73dbdbca8140",
"id_user_close": "1f295e94-ecbb-4774-a7f5-b2ee16d7640d",
"id_unit_state": "9a82fef9-9a6a-4de0-b534-d4dc0f637389",
"id_pos_sesion": "2ed43083-af64-41b8-9ab5-e08df553cb07",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-03-10T09:41:55.9608039+01:00",
"active": true,
"created_on": "2026-03-10T09:41:55.9608039+01:00",
"last_update": "2026-03-10T09:41:55.9608039+01:00",
"commited": true,
"mt_employees": {
"$ref": "1"
},
"mt_employees1": {
"$ref": "1"
},
"mt_rooms_units": {
"$id": "48",
"id": "4906c1b5-ae6b-4be5-9545-061254f3db75",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "fdff800b-e42b-466d-bb23-647c18784393",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "aece0cc7-7676-4d81-b4a6-2fd9e37dc891",
"locked": true,
"date_locked": "2026-03-10T09:41:55.9608039+01:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-03-10T09:41:55.9608039+01:00",
"last_update": "2026-03-10T09:41:55.9608039+01:00",
"id_user_upd": "4f465d3f-f0d0-4672-af71-f1b288486f8f",
"commited": true,
"mt_rooms": {
"$id": "49",
"id": "c8195c59-c0b9-4cf2-9a80-56a9c0e1a080",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "0efc1664-5d8d-4ad8-8455-60a9004c87c8",
"name_pos": "sample string 6",
"id_image": "f19d8ea0-e239-4159-b290-d5d201c78e54",
"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": "767f4a1a-a123-48ae-a64d-50e6ab0144b3",
"refresh_status": true,
"active": true,
"created_on": "2026-03-10T09:41:55.9608039+01:00",
"last_update": "2026-03-10T09:41:55.9608039+01:00",
"id_user_upd": "030764b4-e08b-410c-af5d-a9319aba33ac",
"commited": true,
"mt_branches": {
"$ref": "3"
},
"mt_pos_rooms": [
{
"$id": "50",
"id_pos": "3e41d444-ecd7-4be7-974c-789d125e55e2",
"id_room": "0aab0349-96b8-44d8-ac35-bcdbcf11577d",
"active": true,
"created_on": "2026-03-10T09:41:55.9608039+01:00",
"last_update": "2026-03-10T09:41:55.9608039+01:00",
"id_user_upd": "8a3bf1dc-0cf1-4dfc-aea3-b59b3856b58a",
"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": "790a7f28-4cd9-4b79-8954-cd474c78fc8a",
"id_room": "90aa2e84-435c-4ed1-8372-3eb497b90cda",
"date_in": "2026-03-10T09:41:55.9608039+01:00",
"date_out": "2026-03-10T09:41:55.9608039+01:00",
"id_user_add": "03d52780-71e5-423a-94d8-d65e86e66a9a",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-03-10T09:41:55.9608039+01:00",
"last_update": "2026-03-10T09:41:55.9608039+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": "e72cf444-4a5b-493b-99b0-5ec76d9ab87d",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-03-10T09:41:55.9608039+01:00",
"last_update": "2026-03-10T09:41:55.9608039+01:00",
"id_user_upd": "dafd4bcf-2c01-4565-bc3a-8751be226807",
"commited": true,
"mt_rooms_units": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"mt_rooms_units_states_types": [
{
"$id": "53",
"id_room_type": "a52a5cf7-afe1-4c1d-945d-7b2b813f0835",
"id_room_state": "1d5dd3eb-e532-41af-9b90-c38b518b7792",
"id_image": "dd691c35-2b7c-45a1-9c91-0c95bb2678f7",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-03-10T09:41:55.9608039+01:00",
"last_update": "2026-03-10T09:41:55.9608039+01:00",
"id_user_upd": "a377b823-49b9-4c3c-af80-63fb6f7b58d8",
"commited": true,
"mt_rooms_units_states": {
"$id": "54",
"id": "60eede24-62ab-407b-a1ee-834a1b524394",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-03-10T09:41:55.9608039+01:00",
"last_update": "2026-03-10T09:41:55.9608039+01:00",
"id_user_upd": "1d3efa53-71f4-4826-8819-7d4ceff203ce",
"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": "45f0e1d8-2ef6-4dfa-9618-2b48ed97960a",
"id_pos_sesion": "a7757ec7-ab50-49a5-8dac-13b301731065",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "2f43715b-4c7c-4708-a85d-89ff8d25d87d",
"id_room_unit_activity": "abb4edef-e7f0-407f-8aaf-8ff66fc8955e",
"id_doc_sa": "f0309268-60df-4b13-b145-990398a381b8",
"id_pos_type": "b6fc9b1d-14d7-4d60-b78a-d12114dba5e4",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "aa26f20e-0de4-464b-b949-9f7c014e64ba",
"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:41:55.9608039+01:00",
"last_update": "2026-03-10T09:41:55.9608039+01:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "45"
},
"tt_tips_users": [
{
"$id": "56",
"id_tip": "9e247ad7-3d44-4fa0-8be0-a3c2ac012ceb",
"id_user": "b144e975-a014-4abf-8426-0f3f02c69e20",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-03-10T09:41:55.9608039+01:00",
"last_update": "2026-03-10T09:41:55.9608039+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": "fdf67750-4055-4a75-bfdd-ca16fb894556",
"id_user": "9c4550c7-7cc0-4768-918c-677e22f1182d",
"date_add": "2026-03-10T09:41:55.9608039+01:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-03-10T09:41:55.9608039+01:00",
"last_update": "2026-03-10T09:41:55.9608039+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": "723c965c-1604-4980-b0dc-d032c80ffbfe",
"date_from": "2026-03-10T09:41:55.9608039+01:00",
"date_end": "2026-03-10T09:41:55.9608039+01:00",
"date_used": "2026-03-10T09:41:55.9608039+01:00",
"id_employee": "9d3f12d4-ca69-4d47-afc2-74a246990ec5",
"id_branch": "32173396-c785-4f82-876d-d4c0b44165e0",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "4bb17a23-379e-46dc-b78c-4c9e6a704931",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-03-10T09:41:55.9608039+01:00",
"last_update": "2026-03-10T09:41:55.9608039+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": "2fe4ce6a-0dd0-4ce1-94d3-c9ec379e41a2",
"id_doc": "3e3ed550-4afc-4e46-b184-d0bb5c60c8a4",
"value": 3,
"created_on": "2026-03-10T09:41:55.9608039+01:00",
"last_update": "2026-03-10T09:41:55.9608039+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": "ee08dff9-b7e4-4969-b542-2390851a42be",
"id_pos": "1ebaa924-0452-4ae5-8f9d-c492fb608bcf",
"id_doc": "0dff8ce8-66bb-442c-b7b6-d2d75ad36618",
"id_branch": "59352bc5-c098-4f80-8aca-6ad180747d26",
"nro_doc": "sample string 5",
"date_doc": "2026-03-10T09:41:55.9608039+01:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "259662e8-ee1b-4fef-b1db-c4ea614e1e4f",
"id_loc_from": "aeb17d9d-9958-4dbf-8d67-20bf4487e8df",
"id_loc_end": "74c9a711-a5fe-44b4-898a-83950b5b08cb",
"id_user_add": "33b481b0-6a77-4a44-a8c3-6c7ec51447bc",
"id_user_upd": "5ae08440-44bc-4578-973f-283683c0a9f5",
"id_pos_sesion": "fce61cbb-3793-4f23-b292-f06218d9429f",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-03-10T09:41:55.9608039+01:00",
"active": true,
"created_on": "2026-03-10T09:41:55.9608039+01:00",
"last_update": "2026-03-10T09:41:55.9608039+01:00",
"commited": true,
"mt_branches": {
"$ref": "3"
},
"mt_docs": {
"$ref": "15"
},
"mt_locations": {
"$id": "61",
"id": "0f185ca0-397a-436f-88bd-2ebf00895c00",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "3fc80a31-f576-488c-8a7e-d456520ebbac",
"active": true,
"created_on": "2026-03-10T09:41:55.9608039+01:00",
"last_update": "2026-03-10T09:41:55.9608039+01:00",
"id_user_upd": "805301c0-9661-4965-b1b2-288aa0484d43",
"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": "fd66e683-606a-42de-b9a2-3202dcfecfc8",
"id_item": "aec083e0-e3f9-4226-8201-6ec3cbb1105e",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-03-10T09:41:55.9608039+01:00",
"last_update": "2026-03-10T09:41:55.9608039+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": "3fd6552c-9174-4e6e-ba8e-c110c5febfb1",
"id_line": 2,
"id_item": "8400b9fb-c879-44c2-b506-970b7f948d05",
"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": "61839595-1607-4578-ba76-9c3976bbcb30",
"spool_server": "sample string 2",
"id_doc_sa": "7788e65e-1212-49c8-834c-3573b4fe7e24",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-03-10T09:41:55.9608039+01:00",
"printed": true,
"print_on": "2026-03-10T09:41:55.9608039+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": "155ecd07-3b93-4dcd-a01a-26b0ecee50e0",
"id_pos": "adf0ce3c-de6b-41dd-81cc-17a2ce8b6959",
"mac_address": "sample string 3",
"date_end": "2026-03-10T09:41:55.9608039+01:00",
"key_access": "sample string 5",
"id_user_add": "ad53ee65-fc51-40a6-ac2d-02b045b4e8c4",
"active": true,
"created_on": "2026-03-10T09:41:55.9608039+01:00",
"last_update": "2026-03-10T09:41:55.9608039+01:00",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"st_users": {
"$ref": "9"
}
},
{
"$ref": "65"
}
],
"st_users_pos": [
{
"$id": "66",
"id_user": "185ba1da-8f26-4624-82d9-271fb87874fe",
"id_pos": "008eb49b-0050-4100-beae-f36a27800a8b",
"pass_required": true,
"active": true,
"created_on": "2026-03-10T09:41:55.9608039+01:00",
"last_update": "2026-03-10T09:41:55.9608039+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": "ea0ffa94-4554-445b-a103-d830b8556cc0",
"id_pos": "b7e58618-f5c3-4b67-a40c-7e772cc233b2",
"date_add": "2026-03-10T09:41:55.9608039+01:00",
"date_upd": "2026-03-10T09:41:55.9608039+01:00",
"date_out": "2026-03-10T09:41:55.9608039+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": "272f3f46-1fc1-4326-8b96-bb28c7d3b370",
"id_user_add": "b3568cc7-4966-4e6b-891e-51317d12d56e",
"id_table": "c9d6c24c-b7f3-4d7c-aa74-4985b480efb2",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "2a6e78d2-b973-4495-bc35-a9ec096dd08e",
"created_on": "2026-03-10T09:41:55.9608039+01:00",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"st_sync_tables": {
"$id": "69",
"id": "2f0d8b85-8f50-4497-8d27-b1054ed8ef99",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-03-10T09:41:55.9608039+01:00",
"last_update": "2026-03-10T09:41:55.9608039+01:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "70",
"id": "7e83462a-0ffd-4e08-989c-3befade5b4ae",
"id_sync": "bbf6ce1a-550e-4a02-9adb-f7fbb25684c6",
"json": "sample string 3",
"id_table": "5d40602e-7347-42b0-8944-d3558e4b3ceb",
"order": 5,
"st_sync_packages": {
"$id": "71",
"id": "560cbbab-dc44-4ed0-ab2b-ccfbb4474c1e",
"id_branch_from": "6034ffaa-3eb2-41fd-b63d-1a59051bcbb2",
"id_branch_to": "f1e240ec-d000-429f-ab75-26e3e74453e6",
"type": 4,
"created_on": "2026-03-10T09:41:55.9608039+01:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-03-10T09:41:55.9608039+01:00",
"send_on": "2026-03-10T09:41:55.9608039+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": "d91cc6c1-505b-4d43-94e8-02bf60ab6a4f",
"id_pos": "29134479-c8c2-450b-9d6e-bd0c0bf326ce",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-03-10T09:41:55.9608039+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": "43b3e53a-7bb1-4fe5-b08b-75636fdb877e",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-03-10T09:41:55.9608039+01:00",
"last_update": "2026-03-10T09:41:55.9608039+01:00",
"id_user_upd": "1b3edc4c-4e43-460a-ae17-4ec2de7ae684",
"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": "9fccebae-76cd-4023-b53e-2b79520e5895",
"id_function": "ae6dd00c-0c52-4aec-80f9-1b6a34d5cbaa",
"id_user": "a662bf08-4a17-4abe-905a-19d5cba68d2c",
"id_profile": "8486a616-5af5-4f81-ac3d-24102ea1787b",
"permission": 3,
"active": true,
"created_on": "2026-03-10T09:41:55.9608039+01:00",
"last_update": "2026-03-10T09:41:55.9608039+01:00",
"commited": true,
"st_users_profiles": {
"$id": "75",
"id": "57c13074-0fbd-4019-8be3-a854be1db494",
"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:41:55.9608039+01:00",
"last_update": "2026-03-10T09:41:55.9608039+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": "5fc5e716-c6a3-4aca-95c4-042f2f55d4ad",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "fbbd9c95-1979-4424-b6dc-3e9ff1f01090",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "242e4763-8aac-42cd-b81f-98d7cfed0000",
"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:41:55.9608039+01:00",
"last_update": "2026-03-10T09:41:55.9608039+01:00",
"commited": true,
"st_functions_groups": {
"$id": "77",
"id": "cb4ff0d0-e34b-4ca3-9d9e-a0dad1582bca",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-03-10T09:41:55.9608039+01:00",
"last_update": "2026-03-10T09:41:55.9608039+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": "cdfc98b9-467e-4f7c-81eb-b58f05223f54",
"token_id": "sample string 2",
"id_user": "27a368c3-78e3-4087-a2f2-d3ea11a4d14b",
"date_from": "2026-03-10T09:41:55.9608039+01:00",
"date_end": "2026-03-10T09:41:55.9608039+01:00",
"created_on": "2026-03-10T09:41:55.9608039+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": "3181b192-ec69-48b9-bd7d-3aa4dfcb3d23",
"id_room_activity": "9791a348-2ce8-454e-b4d7-3d4581ed6e78",
"id_pos_sesion": "66b9c27e-2c1f-4031-bfd4-1e9f53e18354",
"log_text": "sample string 4",
"id_user": "4f4234ad-8c55-4f96-bc42-38c735ebfd8e",
"created_on": "2026-03-10T09:41:55.9608039+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": "18098a17-4ae0-4088-975d-0d4ab5b6adcb",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-03-10T09:41:55.9608039+01:00",
"last_update": "2026-03-10T09:41:55.9608039+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": "f772181c-55fa-4b3e-8d31-7aa5ca83887d",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-03-10T09:41:55.9608039+01:00",
"date_end": "2026-03-10T09:41:55.9608039+01:00",
"state": "sample string 6",
"created_on": "2026-03-10T09:41:55.9608039+01:00",
"last_update": "2026-03-10T09:41:55.9608039+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"
}
]