GET api/Mt_Periods?id_branch={id_branch}&exercise_id={exercise_id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id_branch | globally unique identifier |
Required |
|
| exercise_id | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of mt_periods| Name | Description | Type | Additional information |
|---|---|---|---|
| id_branch | globally unique identifier |
Required |
|
| exercise_id | integer |
Required |
|
| period_id | integer |
Required |
|
| date_from | date |
Required |
|
| date_end | date |
Required |
|
| state | string |
Required Max length: 1 |
|
| created_on | date |
None. |
|
| last_update | date |
None. |
|
| commited | boolean |
None. |
|
| mt_branches | mt_branches |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"$id": "1",
"id_branch": "aafd61be-025c-46b5-85e8-7a3f37466bc3",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-01-10T12:09:39.6499032+01:00",
"date_end": "2026-01-10T12:09:39.6499032+01:00",
"state": "sample string 6",
"created_on": "2026-01-10T12:09:39.6499032+01:00",
"last_update": "2026-01-10T12:09:39.6499032+01:00",
"commited": true,
"mt_branches": {
"$id": "2",
"id": "8762940d-2330-4202-aa80-7263caec35b0",
"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": "01439621-d267-4c74-a541-7b323c56b051",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-01-10T12:09:39.6499032+01:00",
"last_update": "2026-01-10T12:09:39.6499032+01:00",
"id_user_upd": "ff6a07a9-4bc4-4fae-bd33-45cdfef6c45e",
"commited": true,
"st_images": {
"$id": "3",
"id": "ed1308ec-8ded-4361-a5f0-ad3d4c7b1b45",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "cf8e9b4d-19f0-4d88-ad84-3782e3f87520",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-01-10T12:09:39.6499032+01:00",
"last_update": "2026-01-10T12:09:39.6499032+01:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_categories": [
{
"$id": "4",
"id": "a315fdd6-e431-4b75-866b-3fbe96b4eada",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "44037c15-7ecc-47b9-97d9-83216638efc3",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "2948cd76-7315-45cf-8d70-eca36494139b",
"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-01-10T12:09:39.6499032+01:00",
"last_update": "2026-01-10T12:09:39.6499032+01:00",
"id_user_upd": "ddd4d258-f9c6-4d9f-a4ad-e0c500731b35",
"commited": true,
"mt_categories_items": [
{
"$id": "5",
"id_category": "8bdca585-7ad4-4c67-8cfc-7bcacfb1e093",
"id_item": "ecd13be3-fa63-4b5f-9a38-5ecb271dee30",
"is_default": true,
"active": true,
"created_on": "2026-01-10T12:09:39.6499032+01:00",
"last_update": "2026-01-10T12:09:39.6499032+01:00",
"id_user_upd": "b9ee9d12-d6cd-4bbe-ab3b-f51d047a9c2b",
"commited": true,
"mt_categories": {
"$ref": "4"
},
"mt_items": {
"$id": "6",
"id": "ad285352-bd7d-490e-9e9d-b6ec234c3477",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "17bf6ca5-19dd-4f02-a808-2cb108c897d3",
"id_unit_sec": "e3f5bbf4-abbe-4b1a-8d83-05fb374a7264",
"id_brand": "809eeda5-b477-49d9-96f4-bec20c3caf38",
"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,
"external_id": "sample string 18",
"name_pos": "sample string 19",
"name_print": "sample string 20",
"id_image": "f040154a-235d-4b53-aa1f-301806292719",
"view_pos": true,
"order": 22,
"color_border": "sample string 23",
"color_button": "sample string 24",
"color_font": "sample string 25",
"font_bold": true,
"font_underline": true,
"font_size": 28,
"active": true,
"created_on": "2026-01-10T12:09:39.6499032+01:00",
"last_update": "2026-01-10T12:09:39.6499032+01:00",
"id_user_upd": "692e33dc-1404-4cf4-b990-cd292f5eeabf",
"commited": true,
"mt_brands": {
"$id": "7",
"id": "8754a9d2-ef53-4a4c-9df3-f34c2c574f56",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-01-10T12:09:39.6499032+01:00",
"last_update": "2026-01-10T12:09:39.6499032+01:00",
"id_user_upd": "073219d8-3e06-479c-8b1a-3e08b1493d00",
"commited": true,
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"st_users": {
"$id": "8",
"id": "d08d3235-44ea-4983-8a3e-a35b34793686",
"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": "e19f0e05-2c1e-41dc-a775-65a2a32f7957",
"view_messages": true,
"id_image_photo": "a0374945-b44b-4b5e-907d-8575eefb9b1e",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "2d9e7f27-8c54-4cea-86a6-a28cba264f70",
"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-01-10T12:09:39.6499032+01:00",
"last_update": "2026-01-10T12:09:39.6499032+01:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_branches_zones": [
{
"$id": "9",
"id": "a35776ec-d59f-4d8b-b3ed-476fa49cb6ab",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "17a5a98a-1ddb-4030-989e-895bc8e1f222",
"active": true,
"created_on": "2026-01-10T12:09:39.6499032+01:00",
"last_update": "2026-01-10T12:09:39.6499032+01:00",
"id_user_upd": "df3f45cc-ac41-4a92-9553-7032108106fb",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos": [
{
"$id": "10",
"id": "3c3ff1b5-44b0-445e-871f-6e1b2261baa4",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "51f1fc8d-243b-4041-b4bb-bfc4ac8c2a49",
"id_zone": "755f1f4a-6ab2-4f44-8b76-8673cc5a96a1",
"user_required": true,
"active": true,
"created_on": "2026-01-10T12:09:39.6499032+01:00",
"last_update": "2026-01-10T12:09:39.6499032+01:00",
"id_user_upd": "6efba416-c9fc-4721-9a36-463238090ba2",
"commited": true,
"mt_branches_zones": {
"$ref": "9"
},
"mt_cloakrooms": [
{
"$id": "11",
"id": "7da8a15e-5dc9-4c86-bba3-1ea1066b9897",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "7af515a3-2ea4-4484-ae37-c66ebc7681c4",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "34288956-2745-4301-bf61-786bfbc21a8a",
"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-01-10T12:09:39.6499032+01:00",
"last_update": "2026-01-10T12:09:39.6499032+01:00",
"id_user_upd": "300cd49c-5347-4ca4-b3eb-08101ffc3286",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"tt_cloakrooms_units": [
{
"$id": "12",
"id": "64cf9dac-380e-4c8d-b582-608dff89e8ff",
"id_cloakroom": "6f9229f6-bcb3-4427-8065-72736748372d",
"id_pos_sesion": "673777df-d145-4443-921d-959234702245",
"unit_id": 4,
"date_open": "2026-01-10T12:09:39.6499032+01:00",
"date_close": "2026-01-10T12:09:39.6499032+01:00",
"id_doc_sa": "765d99a4-daf3-43e7-b946-17a19bd030b6",
"commited": true,
"mt_cloakrooms": {
"$ref": "11"
},
"tt_doc_sa": {
"$id": "13",
"id": "930113ea-3847-4612-bcde-2ed61975c4c4",
"id_pos": "603db4c7-b76f-4e64-a3e2-ceee59888de2",
"id_doc": "0c3c87ff-4799-4822-b300-eb3a8e1f85be",
"id_branch": "f6e5f998-c988-42aa-9ed7-2e03228c9b4a",
"nro_doc": "sample string 5",
"date_doc": "2026-01-10T12:09:39.6499032+01:00",
"date_tax": "2026-01-10T12:09:39.6499032+01:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "233fb709-8965-4231-abb4-dff2670cd562",
"id_relationship": "24e13692-573b-4bb3-b7ac-935a8e1ceff4",
"id_loc_from": "9fb59767-434f-4a94-b719-767e71b21400",
"id_loc_end": "1d97cf41-8019-4515-a497-ad17c7009cd3",
"id_user_add": "9bbffeb0-b247-45c7-8f76-0a8198a0f8ef",
"id_user_upd": "f2b293b8-f97e-4b0a-bb28-cd5ecc607561",
"comment": "sample string 12",
"id_pos_sesion": "ccad262a-9942-4050-95ab-d193a9d1081a",
"id_room_unit": "8b34b61c-0bb0-41d7-9bd7-09f4007281a0",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "55a96ae2-ab7d-4f6f-a665-ad8744b723b2",
"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-01-10T12:09:39.6499032+01:00",
"last_update": "2026-01-10T12:09:39.6499032+01:00",
"commited": true,
"created_by": 1,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$id": "14",
"id": "75c00025-d010-4104-843a-d49f3cf62e91",
"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": "ed2ef5b4-4b4e-4b1c-9d01-2899946d3fbf",
"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-01-10T12:09:39.6499032+01:00",
"last_update": "2026-01-10T12:09:39.6499032+01:00",
"id_user_upd": "3e076041-cbbe-46f8-a5ee-f24894dc050e",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "15",
"id_doc": "e2d49957-33b9-4bf4-9dbb-448426d462db",
"id_pay": "5f09ce3b-f09c-403e-b1a2-b35861fd6b37",
"id_money": "6d9ee211-b1f2-40b6-b556-b0ac42f99033",
"active": true,
"created_on": "2026-01-10T12:09:39.6499032+01:00",
"last_update": "2026-01-10T12:09:39.6499032+01:00",
"id_user_upd": "ef89510d-e5fa-4179-9301-8499ca8789a0",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_money_types": {
"$id": "16",
"id": "49bbfee1-8b0c-41fc-9e8f-79dcd69a28dc",
"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": "5b8bbed5-55fa-4e2d-a221-500f7a1ac4f6",
"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-01-10T12:09:39.6499032+01:00",
"last_update": "2026-01-10T12:09:39.6499032+01:00",
"id_user_upd": "994eaf4d-0284-4e27-9204-ace14f53fc4e",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_money_rates": [
{
"$id": "17",
"id_money_1": "ae45215d-c34c-4341-a72d-2a4af7e0e369",
"id_money_2": "95b2ed36-7f5a-4ca0-9fc2-8dcd02cade1a",
"date_from": "2026-01-10T12:09:39.6499032+01:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-01-10T12:09:39.6499032+01:00",
"last_update": "2026-01-10T12:09:39.6499032+01:00",
"id_user_upd": "0053a19e-01c8-49d5-bc32-9b40e0ac41a3",
"commited": true,
"mt_money_types": {
"$ref": "16"
},
"mt_money_types1": {
"$ref": "16"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "17"
}
],
"mt_money_rates1": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"tt_doc_sa_cashflow": [
{
"$id": "18",
"id_doc_sa": "c7fbcff5-7ea1-478f-bd2c-c34d1b44830c",
"id_pay": "0a394226-0f3f-4f55-97d4-d6d23c39e0b4",
"id_money": "0c85f75e-611e-4c9f-9896-68038cca5f1e",
"date_cashflow": "2026-01-10T12:09:39.6499032+01:00",
"coefficient": 5.1,
"id_user_add": "da654cf0-3cca-4f85-951d-dbc7b1542983",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "19",
"id": "9569fc77-2c22-4fdf-a1fc-1a6f1aef3585",
"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": "68053186-e69d-4b86-a74e-5c73a4dbb273",
"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-01-10T12:09:39.6499032+01:00",
"last_update": "2026-01-10T12:09:39.6499032+01:00",
"id_user_upd": "91d352e9-6ca1-4680-a4df-0e6083b251a9",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"tt_doc_sa_cashflow": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"tt_doc_sa_pay": [
{
"$id": "20",
"id_doc_sa": "f29a6b35-9fda-4471-b014-16407858b26d",
"id_line": 2,
"id_pay": "8769f4f5-baf4-45e8-83ca-43393dd2e1ae",
"id_money": "56450230-4b95-4c8a-a2cb-07ca1d5e078c",
"coefficient": 5.1,
"id_voucher": "b2430d86-0171-4e9c-92ea-5f97fca935e6",
"id_employee": "4ae4f0ee-a37a-436e-899d-3b2dc5bf5978",
"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": "106fba1f-ac0a-4b4d-8823-a6be3c7af4ad",
"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": {
"$id": "21",
"id": "8c94743f-adfd-4cfc-bfc7-bbd31bf6f31d",
"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": "db27c9d4-a7b5-4389-8c96-863ab317445f",
"name_pos": "sample string 12",
"id_image": "adece52a-06cb-46fb-8535-28986af3ba8c",
"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-01-10T12:09:39.6499032+01:00",
"last_update": "2026-01-10T12:09:39.6499032+01:00",
"id_user_upd": "b172f9a6-2332-4ced-816a-7a538c7db562",
"commited": true,
"mt_employees_branches": [
{
"$id": "22",
"id_employee": "a526b443-b8ad-471d-940d-afa6c3e6a6ea",
"id_branch": "d8640310-20e7-4a46-9d52-70c8aef5a501",
"active": true,
"created_on": "2026-01-10T12:09:39.6499032+01:00",
"last_update": "2026-01-10T12:09:39.6499032+01:00",
"id_user_upd": "43f3ca34-c65f-4216-94c3-30e86198b538",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_employees": {
"$ref": "21"
}
},
{
"$ref": "22"
}
],
"mt_employees_profiles": {
"$id": "23",
"id": "74f92642-3d99-42e6-bea4-2409f9b1f685",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-01-10T12:09:39.6499032+01:00",
"last_update": "2026-01-10T12:09:39.6499032+01:00",
"id_user_upd": "0294330c-2124-4945-95a6-9ac9cecb9eab",
"commited": true,
"mt_employees": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"st_users": {
"$ref": "8"
}
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"tt_doc_sa_det": [
{
"$id": "24",
"id_doc_sa": "37b7aa0b-55ff-4d7a-a19f-4d1dd0891688",
"id_line": 2,
"id_item_sub": "63317b75-5f47-4f7d-843d-e5621af5a3d7",
"qty": 4.1,
"id_list": "bcf81744-f72b-4d5f-8276-e87f263e4dfb",
"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": "06e3bcc3-dedb-4894-8998-d32fb5ed09b4",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "31586c43-4358-43fd-b695-a00e01248ff5",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "51b26950-aab4-4091-9e24-f570ec2ba470",
"id_user_upd": "9f4e741b-181e-4f32-be67-48e356ac576c",
"active": true,
"mt_employees": {
"$ref": "21"
},
"mt_items_sub": {
"$id": "25",
"id": "cb6c17ed-f85c-414b-ab0c-25670bc4192f",
"id_item": "c2806cbb-f851-4cd8-9ac5-c7c4696b3ebe",
"id_item_type": "a2dad3aa-5568-42a6-ac41-3b659411516f",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "e64d1f62-77e1-40b9-8d26-d6a6e9a34513",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-01-10T12:09:39.6499032+01:00",
"last_update": "2026-01-10T12:09:39.6499032+01:00",
"id_user_upd": "50070b5d-2dd7-42ac-9f7a-b565b088f510",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_formula": [
{
"$id": "26",
"id_item_sub": "3fea7808-02e0-4076-8b66-75e6835c7abe",
"id_item": "a701ce4d-cc49-4bf9-abbb-4507dbc12f09",
"group_id": 3,
"id_unit_ref": "606879c8-1929-4b73-8f8b-44f02dcc6e13",
"qty_dis": 5,
"mt_items": {
"$ref": "6"
},
"mt_items_sub": {
"$ref": "25"
},
"mt_units_ref": {
"$id": "27",
"id": "21761994-9d57-4f96-86c4-336e0040faaa",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "6b736d2b-562e-4d62-87ad-5bafff0699f4",
"active": true,
"created_on": "2026-01-10T12:09:39.6499032+01:00",
"last_update": "2026-01-10T12:09:39.6499032+01:00",
"id_user_upd": "5ca2560c-4a40-455c-bded-05a7b1aa7129",
"commited": true,
"mt_units": {
"$id": "28",
"id": "ef77e42c-06f8-4890-af76-9caaa493047d",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-01-10T12:09:39.6499032+01:00",
"last_update": "2026-01-10T12:09:39.6499032+01:00",
"id_user_upd": "76d695af-39c5-4c8a-b0ef-0432eca830a3",
"commited": true,
"mt_units_ref": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"st_users": {
"$ref": "8"
},
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_items1": [
{
"$ref": "6"
},
{
"$ref": "6"
}
]
},
"st_users": {
"$ref": "8"
},
"mt_items_formula": [
{
"$ref": "26"
},
{
"$ref": "26"
}
]
}
},
{
"$ref": "26"
}
],
"mt_items_types": {
"$id": "29",
"id": "0363583c-5255-4b5e-921c-a1fdf58839c7",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "b325656e-8c5a-41d7-9b3e-f61e1bdb166f",
"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-01-10T12:09:39.6499032+01:00",
"last_update": "2026-01-10T12:09:39.6499032+01:00",
"id_user_upd": "be690288-1312-477a-a1ec-b8833d33f3c7",
"commited": true,
"tt_vouchers_det": [
{
"$id": "30",
"id_voucher": "efaac245-2856-4ec2-a6bd-74e8f187cb50",
"id_line": "6afefc79-9467-4b3d-ae99-126690f0078f",
"id_category": "8ab5ba19-588c-4380-adc4-93faadf688aa",
"id_item": "b6991d2e-d72b-433e-be6f-26a62f74dafc",
"id_item_type": "e30e65ce-d039-422a-a9c3-6b2e0bc41191",
"price_max": 1.1,
"qty_add": 3.1,
"qty_used": 4.1,
"mt_categories": {
"$ref": "4"
},
"mt_items": {
"$ref": "6"
},
"mt_items_types": {
"$ref": "29"
},
"tt_vouchers": {
"$id": "31",
"id": "10aa2c2e-1cc3-49fc-8ca6-b118174f7aa4",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-01-10T12:09:39.6499032+01:00",
"date_end": "2026-01-10T12:09:39.6499032+01:00",
"date_used": "2026-01-10T12:09:39.6499032+01:00",
"date_sesion": "2026-01-10T12:09:39.6499032+01:00",
"id_employee": "78979f2d-dacc-4bb7-b10c-5597b66583c7",
"id_branch": "5241e8d3-6e40-46cd-a4df-1243d5beb747",
"id_voucher_permision": "36ca33f0-826b-41a9-8e90-087b41f18475",
"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": "a93130f6-742e-4233-a4b3-5c5ca1d80b7b",
"id_user_add": "4238b6c8-6ecc-494e-8740-61d7cff8d70d",
"id_doc_sa": "e0c4a0c2-2d52-45e9-ba96-1907247495fd",
"id_item_sub": "c1579796-f943-4424-8aaa-ffec82898845",
"id_pos_sesion": "33c4c6ac-d66c-48f4-a810-073077402727",
"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-01-10T12:09:39.6499032+01:00",
"last_update": "2026-01-10T12:09:39.6499032+01:00",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_employees": {
"$ref": "21"
},
"mt_payment_types": {
"$ref": "19"
},
"st_users": {
"$ref": "8"
},
"tt_doc_sa_pay": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_vouchers_det": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"tt_vouchers_permisions": {
"$id": "32",
"id": "fd1f301b-3ed1-4688-bdf0-54aa5f608c86",
"date_from": "2026-01-10T12:09:39.6499032+01:00",
"date_end": "2026-01-10T12:09:39.6499032+01:00",
"date_used": "2026-01-10T12:09:39.6499032+01:00",
"id_employee": "8732c4c2-f01c-4cd5-b5a5-225d06247673",
"id_branch": "f5f0256f-9b5d-47d7-909b-33e5959e287a",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "ae99def3-fd4c-4e69-9474-d180293d2347",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-01-10T12:09:39.6499032+01:00",
"last_update": "2026-01-10T12:09:39.6499032+01:00",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_employees": {
"$ref": "21"
},
"st_users": {
"$ref": "8"
},
"tt_vouchers": [
{
"$ref": "31"
},
{
"$ref": "31"
}
]
}
}
},
{
"$ref": "30"
}
],
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_prices_rules": [
{
"$id": "33",
"id": "4d1d1f18-a22f-48b9-b301-4ddc996e2c86",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-01-10T12:09:39.6499032+01:00",
"date_end": "2026-01-10T12:09:39.6499032+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": "56df0c48-4efe-4fb1-8dcf-2eb8fa968615",
"id_pos": "2b04aa17-2341-4dd0-ac52-7ba5d78e9cac",
"id_list": "bc188877-d6af-44b6-8680-17a8d874dff8",
"id_item": "d4acb98c-5be9-4cf5-bed9-38c3174c77a4",
"id_item_type": "f3e2148f-840f-4bf2-80cf-ad608399b410",
"id_category": "4e18fb13-4ca8-49bd-8b73-d8d86b2703d6",
"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-01-10T12:09:39.6499032+01:00",
"last_update": "2026-01-10T12:09:39.6499032+01:00",
"id_user_upd": "246dd834-4644-45ca-b3e2-dc0a47a05269",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_categories": {
"$ref": "4"
},
"mt_items": {
"$ref": "6"
},
"mt_items_types": {
"$ref": "29"
},
"mt_pos": {
"$ref": "10"
},
"mt_prices_list": {
"$id": "34",
"id": "32479f68-4d67-43aa-bfea-a78f9e8f4b17",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "4eecda3a-2bbb-4718-b251-4a59bf269cf1",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "00173fcd-e01a-4e1b-8e91-03ab5995b2fe",
"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-01-10T12:09:39.6499032+01:00",
"last_update": "2026-01-10T12:09:39.6499032+01:00",
"id_user_upd": "5392b5fe-a3ec-4dad-b106-84d68121d33f",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "35",
"id_pos": "8e0204d7-89b9-4028-8d01-b67f8f2ca6e9",
"id_pos_type": "cf1fedb4-fa87-40a7-a1ce-a0db291873fe",
"id_price_list": "7444cd8e-d4f7-4f49-adfc-5aa66b12e898",
"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-01-10T12:09:39.6499032+01:00",
"last_update": "2026-01-10T12:09:39.6499032+01:00",
"id_user_upd": "9f33bdbf-4b9a-436d-88fe-5df764d4595c",
"commited": true,
"mt_pos_view": {
"$id": "36",
"id_pos": "a6a103c2-8390-4633-ab29-225596539afc",
"id_pos_type": "1d49ca89-2eaa-4714-a145-55701f44dbb0",
"is_default": true,
"active": true,
"created_on": "2026-01-10T12:09:39.6499032+01:00",
"last_update": "2026-01-10T12:09:39.6499032+01:00",
"id_user_upd": "92b3f725-a800-4f99-a1d7-b4c6709e91d4",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"mt_pos_prices_list": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_pos_types": {
"$id": "37",
"id": "666b088c-8356-493f-8545-f39cf2908517",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-01-10T12:09:39.6499032+01:00",
"last_update": "2026-01-10T12:09:39.6499032+01:00",
"id_user_upd": "c2569f36-a9bb-4ff3-92a8-706cd519a27f",
"commited": true,
"mt_items_featured": [
{
"$id": "38",
"id": "ac296091-4ee0-4d26-b72c-008035be57a7",
"id_branch": "3be549a4-ca87-4db9-9a65-2379149dfc36",
"id_pos_type": "48a8c8b1-b4ed-4b16-a8a7-6f024818565a",
"id_pos": "eafe9288-6442-41eb-a9fc-861b5f852235",
"id_item": "70791a79-108c-47e2-a3ed-c6571d054967",
"date_from": "2026-01-10T12:09:39.6499032+01:00",
"date_end": "2026-01-10T12:09:39.6499032+01:00",
"image_id": 4,
"active": true,
"created_on": "2026-01-10T12:09:39.6499032+01:00",
"last_update": "2026-01-10T12:09:39.6499032+01:00",
"id_user_upd": "cc05363b-82e5-4649-bc68-1c7271ae8983",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_items": {
"$ref": "6"
},
"mt_pos": {
"$ref": "10"
},
"mt_pos_types": {
"$ref": "37"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "38"
}
],
"mt_pos_doc_print": [
{
"$id": "39",
"id_pos_print": "6f71ff3e-0e85-4f5b-b142-771e9e16fdb4",
"id_doc": "d92b2929-2e69-4fa2-b219-03812be4058e",
"id_pos_type": "42dc6757-33ce-4138-8edb-7bce8ec3a951",
"id_doc_print": "52b1d5ce-4b69-4c18-b51e-1dd3d23e91d8",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-01-10T12:09:39.6499032+01:00",
"last_update": "2026-01-10T12:09:39.6499032+01:00",
"id_user_upd": "49e0ae6d-1c99-41c2-aebd-9f013a3fee91",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_pos_print": {
"$id": "40",
"id": "04f2fc00-e5bf-4441-aabd-2669651bf2e4",
"id_pos": "1a57e1f3-1cd6-45b1-ad5d-c85df18b276b",
"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-01-10T12:09:39.6499032+01:00",
"last_update": "2026-01-10T12:09:39.6499032+01:00",
"id_user_upd": "42ea45fd-38e7-456c-b859-1d0254ea81e6",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"mt_pos_doc_print": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"st_users": {
"$ref": "8"
}
},
"mt_pos_types": {
"$ref": "37"
},
"st_doc_print": {
"$id": "41",
"id": "6a2a8740-d389-431e-aa98-228ec380fae1",
"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-01-10T12:09:39.6499032+01:00",
"last_update": "2026-01-10T12:09:39.6499032+01:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"st_doc_print_det": [
{
"$id": "42",
"id_doc_print": "618ce36d-ae80-4083-99ba-1af3fe5f72c3",
"id_line": 2,
"text": "sample string 3",
"type_line": "sample string 4",
"type_align": "sample string 5",
"ref_line": 6,
"font_name": "sample string 7",
"font_bold": true,
"font_underline": true,
"font_color": "sample string 10",
"st_doc_print": {
"$ref": "41"
}
},
{
"$ref": "42"
}
]
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "39"
}
],
"st_users": {
"$ref": "8"
},
"mt_pos_view": [
{
"$ref": "36"
},
{
"$ref": "36"
}
]
},
"st_users": {
"$ref": "8"
}
},
"mt_prices_list": {
"$ref": "34"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "35"
}
],
"mt_prices_items": [
{
"$id": "43",
"id_list": "ec0560df-726d-4e2a-b569-33158648f72d",
"id_item_sub": "11438a41-2638-403f-be17-94d0bfd1185a",
"validity_date": "2026-01-10T12:09:39.6499032+01:00",
"price": 4.1,
"active": true,
"created_on": "2026-01-10T12:09:39.6499032+01:00",
"last_update": "2026-01-10T12:09:39.6499032+01:00",
"id_user_upd": "42671388-38f6-498c-8aef-6da445cc5c3d",
"commited": true,
"mt_items_sub": {
"$ref": "25"
},
"mt_prices_list": {
"$ref": "34"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "43"
}
],
"mt_prices_list1": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_prices_list2": {
"$ref": "34"
},
"mt_prices_list_rules": [
{
"$id": "44",
"id": "37f1dfc1-b3f4-42d4-86c9-fac190df0843",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-01-10T12:09:39.6499032+01:00",
"date_end": "2026-01-10T12:09:39.6499032+01:00",
"id_branch": "ece36311-0066-44d5-8f3a-e08d2bed609f",
"id_pos": "9625b056-89f3-4890-994d-561ffd00ac5b",
"id_list": "9dd79464-d0dc-4712-a64e-888e4cbd9d00",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-01-10T12:09:39.6499032+01:00",
"last_update": "2026-01-10T12:09:39.6499032+01:00",
"id_user_upd": "a4dced25-c454-497e-90b0-3e4dc8053ddb",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos": {
"$ref": "10"
},
"mt_prices_list": {
"$ref": "34"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "44"
}
],
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"mt_prices_rules": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"tt_doc_sa_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
]
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "33"
}
],
"tt_items_customs": [
{
"$id": "45",
"id": "6c91c207-8400-429f-9f04-366ff80fbdc9",
"order_id": 2,
"id_item": "f4bd3797-b359-4488-b625-a530ccf7f705",
"id_item_type": "ef559eb2-c95b-49da-b20d-84b4d3e57a5f",
"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": "e2809920-8008-46e2-bc01-bddaf41bbd0e",
"type_item": 11,
"id_voucher_json": "eb01ae56-1668-48f4-acf7-08b21f01f739",
"count_voucher": 1,
"id_category": "a2f7c87c-ba75-41fb-8fa9-85a8ab1a11bb",
"created_on": "2026-01-10T12:09:39.6499032+01:00",
"last_update": "2026-01-10T12:09:39.6499032+01:00",
"id_user_upd": "04ced6ec-f7b2-43d1-889f-de5ec73d50ef",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_types": {
"$ref": "29"
},
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$id": "46",
"id": "d768fbba-f53f-429c-ab61-a5080690d35f",
"nro_sesion": 2,
"id_pos": "b1447873-3a06-45d3-8682-70e21aad1cd4",
"date_tax": "2026-01-10T12:09:39.6499032+01:00",
"date_open": "2026-01-10T12:09:39.6499032+01:00",
"date_close": "2026-01-10T12:09:39.6499032+01:00",
"id_user_open": "b9f34244-d746-4914-b993-656cad9db083",
"id_user_close": "3c353f41-1b2c-45a0-abb7-f87328e72edb",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2026-01-10T12:09:39.6499032+01:00",
"last_update": "2026-01-10T12:09:39.6499032+01:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"tt_cloakrooms_units": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"tt_items_customs": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"tt_doc_sa_pt": [
{
"$id": "47",
"id": "f4ca9cd1-7b48-4f4c-abfb-30d2712c30a1",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "e423229a-e50d-44ed-86c0-a108eaecc8e0",
"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-01-10T12:09:39.6499032+01:00",
"tt_pos_sesion": {
"$ref": "46"
}
},
{
"$ref": "47"
}
],
"tt_rooms_units_activity": [
{
"$id": "48",
"id": "4600a4a7-a96f-4bad-aa69-9aed7b77beed",
"id_room_unit": "e5614bac-874c-4311-82e4-65f7941c592b",
"id_room_list": "65e1cb93-c6c7-4817-8dd1-4ca53ef47cdb",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-01-10T12:09:39.6499032+01:00",
"date_from": "2026-01-10T12:09:39.6499032+01:00",
"date_end": "2026-01-10T12:09:39.6499032+01:00",
"date_open": "2026-01-10T12:09:39.6499032+01:00",
"date_close": "2026-01-10T12:09:39.6499032+01:00",
"id_employee": "8ba1d673-869d-4916-840a-12e173cb9a44",
"id_employee_sec": "79ac9d60-071f-4275-be5e-5a0cd83bc3d4",
"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": "e565da2e-9355-46e6-808e-90f56ef8d84d",
"comment": "sample string 7",
"id_user_open": "4459e5f5-5ec3-4c04-a0fc-cfac425fb0d1",
"id_user_close": "2cdeb68f-b2ae-47c9-ab83-e9fbd39c913b",
"id_unit_state": "0860bdb6-406a-4514-bbfb-e6784a29f381",
"id_pos_sesion": "0e6a29bc-078f-4e38-906f-60734d3bbc6a",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-01-10T12:09:39.6499032+01:00",
"active": true,
"created_on": "2026-01-10T12:09:39.6499032+01:00",
"last_update": "2026-01-10T12:09:39.6499032+01:00",
"commited": true,
"mt_employees": {
"$ref": "21"
},
"mt_employees1": {
"$ref": "21"
},
"mt_rooms_units": {
"$id": "49",
"id": "3729edc7-2e41-4c61-bb8f-096957dc3744",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "66516d7d-cd22-4442-a4fc-d74c96759cfc",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "d34f6d5f-ee0a-4f58-bc63-c7ab1e74e46f",
"locked": true,
"date_locked": "2026-01-10T12:09:39.6499032+01:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-01-10T12:09:39.6499032+01:00",
"last_update": "2026-01-10T12:09:39.6499032+01:00",
"id_user_upd": "9b4d04f8-0288-40cc-8a6f-00d37a754816",
"commited": true,
"mt_rooms": {
"$id": "50",
"id": "a5da6f7e-3da4-44f9-a48b-aede1ceda37c",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "e873a668-92bb-4f6d-99d8-ac4c0eaae2e7",
"name_pos": "sample string 6",
"id_image": "6d44651c-b292-4fd2-adea-0051b29d4d03",
"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": "51072b20-f440-4255-a293-cafa9576016b",
"refresh_status": true,
"active": true,
"created_on": "2026-01-10T12:09:39.6499032+01:00",
"last_update": "2026-01-10T12:09:39.6499032+01:00",
"id_user_upd": "1486483c-a108-49b3-8597-3bcf9bc57d12",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos_rooms": [
{
"$id": "51",
"id_pos": "687c2a61-03a0-4302-92c8-3a0b19b63f1b",
"id_room": "2a4b449b-dc31-41a0-b861-8b1f5ea89082",
"active": true,
"created_on": "2026-01-10T12:09:39.6499032+01:00",
"last_update": "2026-01-10T12:09:39.6499032+01:00",
"id_user_upd": "4ce3d099-2069-4947-9d06-e449dbd1db28",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"mt_rooms": {
"$ref": "50"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "51"
}
],
"st_images": {
"$ref": "3"
},
"st_images1": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"mt_rooms_units": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"tt_rooms_list": [
{
"$id": "52",
"id": "ac84fd16-7d7f-4158-bcde-ea21d5d05904",
"id_room": "54c534e4-50fb-4bc5-b60a-1724a35e1913",
"date_in": "2026-01-10T12:09:39.6499032+01:00",
"date_out": "2026-01-10T12:09:39.6499032+01:00",
"id_user_add": "9029ecf6-0542-4e57-b717-19e0d54126f6",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-01-10T12:09:39.6499032+01:00",
"last_update": "2026-01-10T12:09:39.6499032+01:00",
"commited": true,
"mt_rooms": {
"$ref": "50"
},
"st_users": {
"$ref": "8"
},
"tt_rooms_units_activity": [
{
"$ref": "48"
},
{
"$ref": "48"
}
]
},
{
"$ref": "52"
}
]
},
"mt_rooms_units_types": {
"$id": "53",
"id": "f39716dd-4196-4fcb-a214-3846d468ea7e",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-01-10T12:09:39.6499032+01:00",
"last_update": "2026-01-10T12:09:39.6499032+01:00",
"id_user_upd": "93afe4b2-7ae6-4e09-983d-25417ae599eb",
"commited": true,
"mt_rooms_units": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"mt_rooms_units_states_types": [
{
"$id": "54",
"id_room_type": "b28b4f99-4664-43fa-a364-a8b976118b6f",
"id_room_state": "4e827cf0-ad95-437b-b99b-ced301e75639",
"id_image": "b1069f27-8221-4c10-85ce-f0af5093965b",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-01-10T12:09:39.6499032+01:00",
"last_update": "2026-01-10T12:09:39.6499032+01:00",
"id_user_upd": "15d57fc8-2251-4425-8985-341cc764f0fc",
"commited": true,
"mt_rooms_units_states": {
"$id": "55",
"id": "48ea8fc7-e4c1-4b8b-a6a4-dacce89a9242",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-01-10T12:09:39.6499032+01:00",
"last_update": "2026-01-10T12:09:39.6499032+01:00",
"id_user_upd": "93f48ca1-a634-4595-8f99-bb04e46ea9d3",
"commited": true,
"st_users": {
"$ref": "8"
},
"mt_rooms_units_states_types": [
{
"$ref": "54"
},
{
"$ref": "54"
}
],
"tt_rooms_units_activity": [
{
"$ref": "48"
},
{
"$ref": "48"
}
]
},
"mt_rooms_units_types": {
"$ref": "53"
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "54"
}
],
"st_users": {
"$ref": "8"
}
},
"st_users": {
"$ref": "8"
},
"tt_rooms_units_activity": [
{
"$ref": "48"
},
{
"$ref": "48"
}
]
},
"mt_rooms_units_states": {
"$ref": "55"
},
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_pos_sesion": {
"$ref": "46"
},
"tt_rooms_list": {
"$ref": "52"
}
},
{
"$ref": "48"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_tips": [
{
"$id": "56",
"id": "1ea51b64-5f2d-42ee-8403-c38211d508cc",
"id_pos_sesion": "f3d9c6ae-97ef-465b-bcb0-0050637cd394",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "6261cf41-8370-4c5e-93b4-0e0b0077661b",
"id_room_unit_activity": "0e1d25a0-4888-4437-9c78-7f1bbde3dfcc",
"id_doc_sa": "50fd8ed3-1b12-4634-b6d2-4d09764f9c3e",
"id_pos_type": "274ad175-7d29-4b58-a3db-eb5aadc0780f",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "dc816334-16c7-4d78-b8e7-cd8f4c732971",
"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-01-10T12:09:39.6499032+01:00",
"last_update": "2026-01-10T12:09:39.6499032+01:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "46"
},
"tt_tips_users": [
{
"$id": "57",
"id_tip": "003c307f-502a-4f37-98a1-55189f34595b",
"id_user": "b0f7c8ce-1031-43c5-8083-73851c861d5e",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-01-10T12:09:39.6499032+01:00",
"last_update": "2026-01-10T12:09:39.6499032+01:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"tt_tips": {
"$ref": "56"
}
},
{
"$ref": "57"
}
]
},
{
"$ref": "56"
}
],
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"tt_pos_sesion_users": [
{
"$id": "58",
"id_pos_sesion": "c62cd6ef-4143-469e-8050-5a9b9b432afe",
"id_user": "7a4e59cc-e837-4bb6-a566-16585eee827a",
"date_add": "2026-01-10T12:09:39.6499032+01:00",
"active": true,
"created_on": "2026-01-10T12:09:39.6499032+01:00",
"last_update": "2026-01-10T12:09:39.6499032+01:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$ref": "46"
}
},
{
"$ref": "58"
}
]
}
},
{
"$ref": "45"
}
]
},
"mt_items_vouchers": {
"$id": "59",
"id": "dcec71f8-7bc7-411d-89c7-f894196d946a",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "58a69831-0d26-418f-beec-818bc11af6ba",
"id_doc_print": "29af0809-51e6-4984-b40a-43c05eb89b16",
"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-01-10T12:09:39.6499032+01:00",
"last_update": "2026-01-10T12:09:39.6499032+01:00",
"commited": true,
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
]
},
"st_users": {
"$ref": "8"
},
"mt_prices_items": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"tt_doc_sa_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
]
},
"mt_prices_list": {
"$ref": "34"
},
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"tt_doc_sa": {
"$ref": "13"
},
"tt_doc_sa_det_stock": [
{
"$id": "60",
"id_doc_sa": "f5fbb0b9-47c1-4ca4-aac9-840c60657e47",
"id_line": 2,
"id_item": "06cbf7a9-a84a-40e9-a213-55917e9ca88f",
"qty": 4.1,
"mt_items": {
"$ref": "6"
},
"tt_doc_sa_det": {
"$ref": "24"
}
},
{
"$ref": "60"
}
]
},
{
"$ref": "24"
}
],
"tt_doc_sa_pay": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_vouchers": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"tt_vouchers_permisions": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"tt_rooms_units_activity": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "48"
},
{
"$ref": "48"
}
]
},
"mt_money_types": {
"$ref": "16"
},
"mt_payment_types": {
"$ref": "19"
},
"tt_doc_sa": {
"$ref": "13"
},
"tt_vouchers": {
"$ref": "31"
}
},
{
"$ref": "20"
}
],
"tt_vouchers": [
{
"$ref": "31"
},
{
"$ref": "31"
}
]
},
"st_users": {
"$ref": "8"
},
"mt_money_types": {
"$ref": "16"
},
"tt_doc_sa": {
"$ref": "13"
}
},
{
"$ref": "18"
}
],
"tt_doc_sa_pay": [
{
"$ref": "20"
},
{
"$ref": "20"
}
]
},
"mt_payment_types": {
"$ref": "19"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "15"
}
],
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"mt_pos_doc_print": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"st_doc_num": [
{
"$id": "61",
"id_pos": "37af7c31-81d8-49d3-beb5-089381e10993",
"id_doc": "f4aeb414-30b9-413b-8b6a-941435b136a2",
"value": 3,
"created_on": "2026-01-10T12:09:39.6499032+01:00",
"last_update": "2026-01-10T12:09:39.6499032+01:00",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_pos": {
"$ref": "10"
}
},
{
"$ref": "61"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st": [
{
"$id": "62",
"id": "478ab7dc-bde5-475a-9d20-ce0c9abe5949",
"id_pos": "0f1b8739-62d6-45fc-bc7e-986d3d0db9fd",
"id_doc": "16274fda-1447-4e9f-8f50-ed7ebae65c80",
"id_branch": "76788c57-60cf-4b25-86d4-f25a125b086e",
"nro_doc": "sample string 5",
"date_doc": "2026-01-10T12:09:39.6499032+01:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "7c14ed30-558e-4f6f-9e54-90c945ff0e1f",
"id_loc_from": "398b838e-6c0a-43c6-b2df-2f07e69c5fc9",
"id_loc_end": "eae20c1c-4d80-4b57-96ab-17e71d1c00b8",
"id_user_add": "eb5f17e7-3523-4102-bb96-e3c785bb741a",
"id_user_upd": "d519cefa-1ba3-4e4e-83df-edd26c0e82b9",
"id_pos_sesion": "6c8fc253-e271-4651-a2d1-3790c422bd5c",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-01-10T12:09:39.6499032+01:00",
"active": true,
"created_on": "2026-01-10T12:09:39.6499032+01:00",
"last_update": "2026-01-10T12:09:39.6499032+01:00",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$ref": "14"
},
"mt_locations": {
"$id": "63",
"id": "1194e30e-d4cf-4af6-80ab-1e183cfb0569",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "c7e30b56-9b81-4ef2-9401-189e22bd5891",
"active": true,
"created_on": "2026-01-10T12:09:39.6499032+01:00",
"last_update": "2026-01-10T12:09:39.6499032+01:00",
"id_user_upd": "15af4d82-7b2d-4434-ace3-f4d82cb61f05",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"st_users": {
"$ref": "8"
},
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_sa1": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st": [
{
"$ref": "62"
},
{
"$ref": "62"
}
],
"tt_doc_st1": [
{
"$ref": "62"
},
{
"$ref": "62"
}
],
"tt_stock": [
{
"$id": "64",
"id_location": "f0fad56c-85e5-447f-bb43-37e735a1a452",
"id_item": "253b3357-7721-4029-b685-51e875f55aeb",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-01-10T12:09:39.6499032+01:00",
"last_update": "2026-01-10T12:09:39.6499032+01:00",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_locations": {
"$ref": "63"
}
},
{
"$ref": "64"
}
]
},
"mt_locations1": {
"$ref": "63"
},
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"tt_doc_st_det": [
{
"$id": "65",
"id_doc_st": "72f8af6e-6108-4fb9-aa5c-4d9eda8e7fec",
"id_line": 2,
"id_item": "90562bd8-f8a6-4a1b-a75e-5ab930361bed",
"comment": "sample string 4",
"qty": 5.1,
"status": 1,
"active": true,
"mt_items": {
"$ref": "6"
},
"tt_doc_st": {
"$ref": "62"
}
},
{
"$ref": "65"
}
],
"tt_doc_st1": [
{
"$ref": "62"
},
{
"$ref": "62"
}
],
"tt_doc_st2": {
"$ref": "62"
}
},
{
"$ref": "62"
}
]
},
"mt_locations": {
"$ref": "63"
},
"mt_locations1": {
"$ref": "63"
},
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"tt_cloakrooms_units": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"tt_doc_sa_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"tt_doc_sa_pay": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_doc_sa1": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_sa2": {
"$ref": "13"
},
"tt_pos_sesion": {
"$ref": "46"
},
"tt_rooms_units_activity": {
"$ref": "48"
},
"tt_spool_doc_print": [
{
"$id": "66",
"id": "1ed999e0-7bd3-4820-9af4-fac8bc50f920",
"spool_server": "sample string 2",
"id_doc_sa": "17b28d44-7a38-4d22-9a07-8fb85a1c95f4",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-01-10T12:09:39.6499032+01:00",
"printed": true,
"print_on": "2026-01-10T12:09:39.6499032+01:00",
"tt_doc_sa": {
"$ref": "13"
}
},
{
"$ref": "66"
}
]
},
"tt_pos_sesion": {
"$ref": "46"
}
},
{
"$ref": "12"
}
]
},
{
"$ref": "11"
}
],
"mt_items_featured": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_pos_print": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"mt_pos_rooms": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"st_users": {
"$ref": "8"
},
"mt_pos_view": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_prices_list_rules": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"mt_prices_rules": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"st_doc_num": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"st_pos_license": [
{
"$id": "67",
"id": "9a120a28-b3d6-4f43-acf9-7f48df9a2066",
"id_pos": "76df2117-3e83-4bb4-ab06-016b8f3cc50f",
"mac_address": "sample string 3",
"date_end": "2026-01-10T12:09:39.6499032+01:00",
"key_access": "sample string 5",
"id_user_add": "9812ae25-2301-44d8-9765-8d9b57a26680",
"active": true,
"created_on": "2026-01-10T12:09:39.6499032+01:00",
"last_update": "2026-01-10T12:09:39.6499032+01:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "67"
}
],
"st_users_pos": [
{
"$id": "68",
"id_user": "eac0f021-2348-4270-b112-10066269f01d",
"id_pos": "9a45a3fe-875b-431c-8b26-61fb213823cd",
"pass_required": true,
"active": true,
"created_on": "2026-01-10T12:09:39.6499032+01:00",
"last_update": "2026-01-10T12:09:39.6499032+01:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "68"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_pos_connection": [
{
"$id": "69",
"id": "ba33315a-4143-41e3-94a4-bf63fed7f17c",
"id_pos": "685bd7b9-e596-4699-8e15-71ab044765ec",
"date_add": "2026-01-10T12:09:39.6499032+01:00",
"date_upd": "2026-01-10T12:09:39.6499032+01:00",
"date_out": "2026-01-10T12:09:39.6499032+01:00",
"connection_type": "sample string 3",
"connection_speed": 1,
"terminal_name": "sample string 4",
"version": "sample string 5",
"commited": true,
"mt_pos": {
"$ref": "10"
}
},
{
"$ref": "69"
}
],
"tt_pos_sesion": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"mt_branches": {
"$ref": "2"
},
"tt_logs": [
{
"$id": "70",
"id": "bf4e86ea-3006-4409-960d-68a8b1645762",
"id_user_add": "602c7a3b-6eac-43b3-95b7-d70a506de9b5",
"id_table": "33022234-efdc-4a19-8661-3c093213b114",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "4db7a49e-0d2e-420d-9459-a8a4b3d2475f",
"created_on": "2026-01-10T12:09:39.6499032+01:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_sync_tables": {
"$id": "71",
"id": "c0618a33-055b-4dac-951a-ce2e92a44a7b",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-01-10T12:09:39.6499032+01:00",
"last_update": "2026-01-10T12:09:39.6499032+01:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "72",
"id": "5ed70b45-175b-43df-b82a-072bdb473921",
"id_sync": "cbb4a37a-04d4-4dc8-93e8-a7259a0692fd",
"json": "sample string 3",
"id_table": "f727212c-ea72-41c2-9ce1-ac1ae10f1d40",
"order": 5,
"st_sync_packages": {
"$id": "73",
"id": "d22a7ef8-47d7-4344-9d0b-ea424253a2bb",
"id_branch_from": "8fb4ffff-bbb3-4720-80bb-1b712cc7e7e0",
"id_branch_to": "0a0a374e-cc65-4a67-9dd6-0148a517231c",
"type": 4,
"created_on": "2026-01-10T12:09:39.6499032+01:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-01-10T12:09:39.6499032+01:00",
"send_on": "2026-01-10T12:09:39.6499032+01:00",
"mt_branches": {
"$ref": "2"
},
"mt_branches1": {
"$ref": "2"
},
"st_sync_packages_det": [
{
"$ref": "72"
},
{
"$ref": "72"
}
]
},
"st_sync_tables": {
"$ref": "71"
}
},
{
"$ref": "72"
}
],
"tt_logs": [
{
"$ref": "70"
},
{
"$ref": "70"
}
]
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "70"
}
],
"st_local_variables": [
{
"$id": "74",
"id": "c84cfe44-92a5-4c76-aea3-0da5ae19a1df",
"id_pos": "4f8c29d5-7361-4b4d-bd17-de7ea05ed5ff",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-01-10T12:09:39.6499032+01:00",
"commited": true,
"mt_pos": {
"$ref": "10"
}
},
{
"$ref": "74"
}
],
"tt_doc_st": [
{
"$ref": "62"
},
{
"$ref": "62"
}
]
},
{
"$ref": "10"
}
],
"st_users": {
"$ref": "8"
}
},
{
"$ref": "9"
}
],
"mt_brands": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"mt_categories": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"mt_categories_items": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"mt_cloakrooms": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"mt_docs_payment_money": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_employees": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"mt_employees_profiles": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_items_featured": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_items_types": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"mt_locations": [
{
"$ref": "63"
},
{
"$ref": "63"
}
],
"mt_money_rates": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"mt_money_types": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"mt_payment_types": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"mt_pos": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_pos_doc_print": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"mt_pos_prices_list": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_pos_print": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"mt_pos_rooms": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"mt_pos_types": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"mt_pos_view": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_prices_items": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"mt_prices_list": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_prices_list_rules": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"mt_prices_rules": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_rooms": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"mt_rooms_units": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"mt_rooms_units_states": [
{
"$ref": "55"
},
{
"$ref": "55"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "54"
},
{
"$ref": "54"
}
],
"mt_rooms_units_types": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"mt_units": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"mt_units_ref": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"st_images": {
"$ref": "3"
},
"st_images1": {
"$ref": "3"
},
"st_permisions": [
{
"$id": "75",
"id": "a25c97d7-2391-4479-9add-de1d14a98d07",
"id_function": "61b3321c-9699-4df3-a6f3-de267051c8e4",
"id_user": "373e48b2-9429-479d-bc06-76a81b69ac12",
"id_profile": "c705e4bc-a6b3-47e3-b83e-106c3389a4a9",
"permission": 3,
"active": true,
"created_on": "2026-01-10T12:09:39.6499032+01:00",
"last_update": "2026-01-10T12:09:39.6499032+01:00",
"commited": true,
"st_users_profiles": {
"$id": "76",
"id": "3a628fa5-f3c6-4412-9761-d5fe0784142e",
"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-01-10T12:09:39.6499032+01:00",
"last_update": "2026-01-10T12:09:39.6499032+01:00",
"commited": true,
"st_permisions": [
{
"$ref": "75"
},
{
"$ref": "75"
}
],
"st_users": [
{
"$ref": "8"
},
{
"$ref": "8"
}
]
},
"st_users": {
"$ref": "8"
},
"st_functions": {
"$id": "77",
"id": "c564ef3d-df73-47d8-ac82-a3b99003ea2e",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "4bcb110a-2764-40ad-a8c4-252332d34efc",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "7507a01f-f799-441c-851f-b580119a1014",
"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-01-10T12:09:39.6499032+01:00",
"last_update": "2026-01-10T12:09:39.6499032+01:00",
"commited": true,
"st_functions_groups": {
"$id": "78",
"id": "3534ba20-8df1-4b32-ab86-62879200f6c7",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-01-10T12:09:39.6499032+01:00",
"last_update": "2026-01-10T12:09:39.6499032+01:00",
"commited": true,
"st_functions": [
{
"$ref": "77"
},
{
"$ref": "77"
}
]
},
"st_images": {
"$ref": "3"
},
"st_permisions": [
{
"$ref": "75"
},
{
"$ref": "75"
}
]
}
},
{
"$ref": "75"
}
],
"st_pos_license": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"st_users_pos": [
{
"$ref": "68"
},
{
"$ref": "68"
}
],
"st_users_profiles": {
"$ref": "76"
},
"st_users_token": [
{
"$id": "79",
"id": "cf271f6a-08ad-45eb-aebd-cdd948f27f2c",
"token_id": "sample string 2",
"id_user": "531f4587-d421-4b5b-8f73-32845ae66568",
"date_from": "2026-01-10T12:09:39.6499032+01:00",
"date_end": "2026-01-10T12:09:39.6499032+01:00",
"created_on": "2026-01-10T12:09:39.6499032+01:00",
"st_users": {
"$ref": "8"
}
},
{
"$ref": "79"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"tt_doc_sa_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"tt_doc_sa_det1": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_sa1": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st": [
{
"$ref": "62"
},
{
"$ref": "62"
}
],
"tt_doc_st1": [
{
"$ref": "62"
},
{
"$ref": "62"
}
],
"tt_items_customs": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"tt_logs": [
{
"$ref": "70"
},
{
"$ref": "70"
}
],
"tt_pos_sesion": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"tt_pos_sesion1": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"tt_rooms_list": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"tt_rooms_units_activity": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"tt_rooms_units_log": [
{
"$id": "80",
"id": "28531dba-dc06-45f7-a1dc-8575263ea460",
"id_room_activity": "5db99469-fe01-4872-9e9c-2289bb1246cf",
"id_pos_sesion": "06f9d360-2d3c-41b7-a2e5-8f4fe651391a",
"log_text": "sample string 4",
"id_user": "0beaa960-19fa-4fe0-bbaa-8bb35d2ba0d2",
"created_on": "2026-01-10T12:09:39.6499032+01:00",
"commited": true,
"st_users": {
"$ref": "8"
}
},
{
"$ref": "80"
}
],
"tt_tips_users": [
{
"$ref": "57"
},
{
"$ref": "57"
}
],
"tt_vouchers_permisions": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"tt_vouchers": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"mt_docs": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_pos_sesion_users": [
{
"$ref": "58"
},
{
"$ref": "58"
}
]
}
},
"mt_categories_items": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"mt_items_featured": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_items_formula": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"mt_units": {
"$ref": "28"
},
"mt_units1": {
"$ref": "28"
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_prices_rules": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"tt_doc_sa_det_stock": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"tt_doc_st_det": [
{
"$ref": "65"
},
{
"$ref": "65"
}
],
"tt_items_customs": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"tt_stock": [
{
"$ref": "64"
},
{
"$ref": "64"
}
],
"tt_vouchers_det": [
{
"$ref": "30"
},
{
"$ref": "30"
}
]
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "5"
}
],
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"mt_prices_rules": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"tt_vouchers_det": [
{
"$ref": "30"
},
{
"$ref": "30"
}
]
},
{
"$ref": "4"
}
],
"mt_employees": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_items_types": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"mt_money_types": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"mt_payment_types": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"mt_prices_list": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_rooms": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"mt_rooms1": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "54"
},
{
"$ref": "54"
}
],
"st_functions": [
{
"$ref": "77"
},
{
"$ref": "77"
}
],
"st_images_types": {
"$id": "81",
"id": "3a54c4a0-400d-428f-9e46-5567a88e23a1",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-01-10T12:09:39.6499032+01:00",
"last_update": "2026-01-10T12:09:39.6499032+01:00",
"commited": true,
"st_images": [
{
"$ref": "3"
},
{
"$ref": "3"
}
]
},
"mt_docs": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"st_users": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"st_users1": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_cloakrooms": [
{
"$ref": "11"
},
{
"$ref": "11"
}
]
},
"st_users": {
"$ref": "8"
},
"mt_branches_zones": [
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"mt_employees_branches": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"mt_items_featured": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_locations": [
{
"$ref": "63"
},
{
"$ref": "63"
}
],
"mt_periods": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"mt_pos": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_prices_list_rules": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"mt_prices_rules": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_rooms": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"st_sync_packages": [
{
"$ref": "73"
},
{
"$ref": "73"
}
],
"st_sync_packages1": [
{
"$ref": "73"
},
{
"$ref": "73"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st": [
{
"$ref": "62"
},
{
"$ref": "62"
}
],
"tt_vouchers": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"tt_vouchers_permisions": [
{
"$ref": "32"
},
{
"$ref": "32"
}
]
}
},
{
"$ref": "1"
}
]