DELETE 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": "1e3849e8-4e3f-47b7-843f-7627f9914124",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-09-06T06:48:02.7997957+02:00",
"date_end": "2026-09-06T06:48:02.7997957+02:00",
"state": "sample string 6",
"created_on": "2026-09-06T06:48:02.7997957+02:00",
"last_update": "2026-09-06T06:48:02.7997957+02:00",
"commited": true,
"mt_branches": {
"$id": "2",
"id": "811b1f58-3c00-407f-975d-b7a0fd176eca",
"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": "a7d62986-01c6-40bc-aa70-612021af0825",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-09-06T06:48:02.7997957+02:00",
"last_update": "2026-09-06T06:48:02.7997957+02:00",
"id_user_upd": "bb3acd8e-fa48-49b0-b164-7ab76a0d96a3",
"commited": true,
"st_images": {
"$id": "3",
"id": "775839c2-bae7-4c80-91df-cfa97d189619",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "e9b32ba9-10d0-4ddf-bc87-f3be5f26d47e",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-09-06T06:48:02.7997957+02:00",
"last_update": "2026-09-06T06:48:02.7997957+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_categories": [
{
"$id": "4",
"id": "af012d0a-ad3c-45b2-9b1b-268d067b5b57",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "f5cec749-8ee0-4c2d-9dcc-51d54e160b11",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "c8882d28-5ba0-45b5-a864-505a32ed5b23",
"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-09-06T06:48:02.7997957+02:00",
"last_update": "2026-09-06T06:48:02.7997957+02:00",
"id_user_upd": "2e852845-49d9-45ad-aa5a-d675b4010dfa",
"commited": true,
"mt_categories_items": [
{
"$id": "5",
"id_category": "de8db7e1-5b63-481a-adec-5dcad95f67ca",
"id_item": "cedf5846-1f68-4f0f-93b0-e037ee5e9abb",
"is_default": true,
"active": true,
"created_on": "2026-09-06T06:48:02.7997957+02:00",
"last_update": "2026-09-06T06:48:02.7997957+02:00",
"id_user_upd": "531531bb-31b8-46f3-b6dc-b263c2799307",
"commited": true,
"mt_categories": {
"$ref": "4"
},
"mt_items": {
"$id": "6",
"id": "8ddf790e-6ea2-4543-b7fa-a7d12b28edf2",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "39b40f0e-3fb5-40ad-a346-cfb14d663642",
"id_unit_sec": "a3b74a37-6b85-4038-8c81-516772fc293d",
"id_brand": "bab6f220-ca3f-49d5-8e5e-9af3b6a1ce68",
"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": "69418d76-ded9-4d5c-81ec-4a5fb4b93de3",
"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-09-06T06:48:02.7997957+02:00",
"last_update": "2026-09-06T06:48:02.7997957+02:00",
"id_user_upd": "a99f78f0-0545-40a6-ba9a-5971ac7c6fa5",
"commited": true,
"mt_brands": {
"$id": "7",
"id": "138b80b8-9b76-4ca3-808c-dda00c777b77",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-09-06T06:48:02.7997957+02:00",
"last_update": "2026-09-06T06:48:02.7997957+02:00",
"id_user_upd": "2637ae47-2781-4211-a77c-5e578b92e6ca",
"commited": true,
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"st_users": {
"$id": "8",
"id": "0646ecba-029b-470d-89a7-8baccddaa4a9",
"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": "b73cf054-5391-4d4d-9cc6-ed5cffb5a375",
"view_messages": true,
"id_image_photo": "eb6a8a62-5e1f-48d9-8ec4-1c137696bacc",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "d1f79e74-a4be-4ae0-9307-29752b515dbc",
"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-09-06T06:48:02.7997957+02:00",
"last_update": "2026-09-06T06:48:02.7997957+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_branches_zones": [
{
"$id": "9",
"id": "4dcc881f-8efb-4107-a88e-2fb1ac460c7d",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "11a8af31-9c3f-4131-9c89-18d4e5cf9ef5",
"active": true,
"created_on": "2026-09-06T06:48:02.7997957+02:00",
"last_update": "2026-09-06T06:48:02.7997957+02:00",
"id_user_upd": "2266b225-c707-467e-beff-984ca3650966",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos": [
{
"$id": "10",
"id": "99d0f1c2-76dd-4625-93ee-66f8810ddfc3",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "8783f1a5-9471-4146-8a36-4d8144192ed6",
"id_zone": "0baca659-b80d-4d99-a400-e77c0c206e1a",
"user_required": true,
"active": true,
"created_on": "2026-09-06T06:48:02.7997957+02:00",
"last_update": "2026-09-06T06:48:02.7997957+02:00",
"id_user_upd": "983b5c21-84de-4b03-9035-f72d836febfa",
"commited": true,
"mt_branches_zones": {
"$ref": "9"
},
"mt_cloakrooms": [
{
"$id": "11",
"id": "63fb31f9-8071-4e15-9b2d-55eda6c7cf29",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "59f58889-a26c-401f-9358-fe9d3956230f",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "8202fcef-f10a-4703-af25-7bb760714b39",
"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-09-06T06:48:02.7997957+02:00",
"last_update": "2026-09-06T06:48:02.7997957+02:00",
"id_user_upd": "8f721fdf-db82-4570-8973-28c160503e2d",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"tt_cloakrooms_units": [
{
"$id": "12",
"id": "68846b36-7a58-4b77-9568-34b49b9853a1",
"id_cloakroom": "318e2cac-9e24-42c7-9445-6713ba112f68",
"id_pos_sesion": "4b4cdf6a-89ae-4fe8-8961-816799821173",
"unit_id": 4,
"date_open": "2026-09-06T06:48:02.7997957+02:00",
"date_close": "2026-09-06T06:48:02.7997957+02:00",
"id_doc_sa": "1846fa07-7471-49f6-bb21-fa63331638c1",
"commited": true,
"mt_cloakrooms": {
"$ref": "11"
},
"tt_doc_sa": {
"$id": "13",
"id": "fe565641-1603-4c64-a16a-99dd9d9dc5e0",
"id_pos": "7661c4d7-1772-4936-90f3-3e33b3a1bd44",
"id_doc": "6858469e-a470-4e52-9ea3-04636538546a",
"id_branch": "4a2e6143-9110-49e7-b7ce-d1214589d5cc",
"nro_doc": "sample string 5",
"date_doc": "2026-09-06T06:48:02.7997957+02:00",
"date_tax": "2026-09-06T06:48:02.7997957+02:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "779289c6-d59f-4465-9aba-811dfa5a81af",
"id_relationship": "b841a8ff-5208-46e0-a406-d5d6c91e7ab2",
"id_loc_from": "842b6b78-84b4-42be-869e-0ee37a96954b",
"id_loc_end": "ae3a79ff-ba19-4817-a54e-30f6b078e94e",
"id_user_add": "152d9336-abff-41cb-b88c-636614e566c6",
"id_user_upd": "a0cc29f2-7a40-4b3e-9f43-6127f44b22b2",
"comment": "sample string 12",
"id_pos_sesion": "6f1d3a14-16e1-43e2-9c89-438bbb9a37a7",
"id_room_unit": "ce7b2806-bf66-4159-a9e1-a4c1cc64ae6f",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "a812142f-161f-495f-abdd-6c46c9b03cf6",
"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-09-06T06:48:02.7997957+02:00",
"last_update": "2026-09-06T06:48:02.7997957+02:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$id": "14",
"id": "2484137b-65b8-47f2-8c5e-9c36f3122eed",
"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": "a4dcf468-80ed-4678-b4f6-a8745eec04c9",
"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-09-06T06:48:02.7997957+02:00",
"last_update": "2026-09-06T06:48:02.7997957+02:00",
"id_user_upd": "759552d2-f232-4b83-b05d-a7ca962c50bf",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "15",
"id_doc": "c49d32ea-2320-4690-89e7-76ac588e7c05",
"id_pay": "57c6e6a2-f3e8-4b04-9c7f-7524d8f4070f",
"id_money": "845bd752-5987-4947-afaa-da0a6c1d1d68",
"active": true,
"created_on": "2026-09-06T06:48:02.7997957+02:00",
"last_update": "2026-09-06T06:48:02.7997957+02:00",
"id_user_upd": "51900025-abf4-4cc6-af89-b08b1936d6d2",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_money_types": {
"$id": "16",
"id": "22046292-c227-44f7-88e9-584157f7b85e",
"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": "d189a7b7-2045-4670-abb6-f4fd47c1f217",
"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-09-06T06:48:02.7997957+02:00",
"last_update": "2026-09-06T06:48:02.7997957+02:00",
"id_user_upd": "6fbcfe6e-df08-480b-9fae-4adabaa3bbc7",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_money_rates": [
{
"$id": "17",
"id_money_1": "c708865e-b0be-4532-ac22-83417576ff73",
"id_money_2": "c8b273b4-c668-469d-8650-c0294ab8538f",
"date_from": "2026-09-06T06:48:02.7997957+02:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-09-06T06:48:02.7997957+02:00",
"last_update": "2026-09-06T06:48:02.7997957+02:00",
"id_user_upd": "6b2a2767-f40d-4adc-a4c5-0f38d849a0be",
"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": "447f12d5-5468-4439-b4db-e9bc2ef95aa4",
"id_pay": "8eb4a6ee-1f20-4f28-9f98-bd988844a4d3",
"id_money": "b84cffbb-e30e-40f4-9870-1284caf21371",
"date_cashflow": "2026-09-06T06:48:02.7997957+02:00",
"coefficient": 5.1,
"id_user_add": "062605fd-d0ea-4465-bd21-643ce3139a0a",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "19",
"id": "d507ca2e-f199-4383-b24f-39a98b470ca7",
"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": "9cc37417-1249-47c3-857d-12d9d8ce909d",
"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-09-06T06:48:02.7997957+02:00",
"last_update": "2026-09-06T06:48:02.7997957+02:00",
"id_user_upd": "477318f3-bf34-4b87-970c-ff38c18a6e1b",
"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": "9c6c8ff5-c860-49ba-a77a-765a84cca1cc",
"id_line": 2,
"id_pay": "6836fc92-47ca-4805-b246-08a75a6cdd09",
"id_money": "cb12fe48-7166-417e-8d26-2bbe1c0bc67a",
"coefficient": 5.1,
"id_voucher": "854c2172-79ef-4b14-89ad-f2795b2d2043",
"id_employee": "ab15c649-5dcb-4109-a64b-576713a1658b",
"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": "b51a289f-952b-48be-907d-d564321966ff",
"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": "63d3083f-5197-4232-a85d-4159a8c2355a",
"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": "eebd17af-7f93-4be5-8ce7-7230a602659f",
"name_pos": "sample string 12",
"id_image": "1d0d08c0-4cf9-4ee6-803e-b33cfc72e990",
"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-09-06T06:48:02.7997957+02:00",
"last_update": "2026-09-06T06:48:02.7997957+02:00",
"id_user_upd": "13a08a55-b781-436f-be20-26369eb722fa",
"commited": true,
"mt_employees_branches": [
{
"$id": "22",
"id_employee": "a57465bc-d975-4c88-8e84-55b84bb52730",
"id_branch": "758ab4bf-63cb-4889-b761-18dc1da790c7",
"active": true,
"created_on": "2026-09-06T06:48:02.7997957+02:00",
"last_update": "2026-09-06T06:48:02.7997957+02:00",
"id_user_upd": "b1da7191-46d0-4568-a7ba-92d1d217f497",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_employees": {
"$ref": "21"
}
},
{
"$ref": "22"
}
],
"mt_employees_profiles": {
"$id": "23",
"id": "15bfe135-aed3-447f-9fd5-6abb7786515b",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-09-06T06:48:02.7997957+02:00",
"last_update": "2026-09-06T06:48:02.7997957+02:00",
"id_user_upd": "3069e326-c0da-46db-8a2d-3b3786899113",
"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": "863e838c-6067-4659-89cb-d5c6ec03a85d",
"id_line": 2,
"id_item_sub": "7b7f1b05-7d35-4d43-b564-9126303e3659",
"qty": 4.1,
"id_list": "75907cd4-ef44-4552-9075-ea7f19216271",
"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": "573ee194-1b14-44ac-a323-a9b143dd3f30",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "6b95e84f-4b5f-497e-97df-e1fa5ac6c9f8",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "5a715d9f-b23a-4190-aa2b-919841e5c6e4",
"id_user_upd": "7bb210f6-4abc-4199-b546-526704becba8",
"active": true,
"mt_employees": {
"$ref": "21"
},
"mt_items_sub": {
"$id": "25",
"id": "a4839eb0-c984-4c80-bbcd-106f42a05bb1",
"id_item": "771a4dd6-d0a4-4d18-bd2f-9a54a275362b",
"id_item_type": "045ce93b-b7ae-478d-95af-4292041a3d40",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "62cc7346-de37-4356-88af-99530e351f74",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-09-06T06:48:02.7997957+02:00",
"last_update": "2026-09-06T06:48:02.7997957+02:00",
"id_user_upd": "e5c20777-e133-41b9-bd06-b9efa1ef5113",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_formula": [
{
"$id": "26",
"id_item_sub": "79c2b35e-fd61-4b40-8c2d-f7e798ab97ee",
"id_item": "815d973c-ae75-4c81-90c2-0d28bc64aa40",
"group_id": 3,
"id_unit_ref": "f3244d1f-30ba-4673-8691-20dd5bb18aeb",
"qty_dis": 5,
"mt_items": {
"$ref": "6"
},
"mt_items_sub": {
"$ref": "25"
},
"mt_units_ref": {
"$id": "27",
"id": "52f54c47-7189-4175-acec-a08718791ac4",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "992f1672-18b1-40cb-b252-ab496f1c02a4",
"active": true,
"created_on": "2026-09-06T06:48:02.7997957+02:00",
"last_update": "2026-09-06T06:48:02.7997957+02:00",
"id_user_upd": "cf93f8da-40d4-48c8-845e-28455ea1ec39",
"commited": true,
"mt_units": {
"$id": "28",
"id": "4321c982-409b-422b-92ba-0b8d3d4d7e9a",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-09-06T06:48:02.7997957+02:00",
"last_update": "2026-09-06T06:48:02.7997957+02:00",
"id_user_upd": "35194aec-e7bf-4355-8e61-c3129bcc6bd1",
"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": "f825cb8e-28f0-4ca7-a4d0-7a3ae0828689",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "8cae1f26-238e-498a-864e-b3915c54822d",
"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-09-06T06:48:02.7997957+02:00",
"last_update": "2026-09-06T06:48:02.7997957+02:00",
"id_user_upd": "2c08a347-e957-44ed-a6dc-4fc4ee97947a",
"commited": true,
"tt_vouchers_det": [
{
"$id": "30",
"id_voucher": "280c386a-935a-4825-bbb2-bd32b77d4cea",
"id_line": "7e194e7b-420e-47e7-9566-5b811e50e573",
"id_category": "78175f23-4ae8-4852-b6e0-72f36abb1d27",
"id_item": "5e6f2b2e-b9c1-4949-9653-43c8a7507e62",
"id_item_type": "a46243e1-51fa-4404-b1a5-e423e0fa0b69",
"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": "d1d253ad-5f55-4348-9fd3-ea7d8ae9be03",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-09-06T06:48:02.7997957+02:00",
"date_end": "2026-09-06T06:48:02.7997957+02:00",
"date_used": "2026-09-06T06:48:02.7997957+02:00",
"date_sesion": "2026-09-06T06:48:02.7997957+02:00",
"id_employee": "ae6db28f-ab07-4cfa-b79b-c8c365df05bb",
"id_branch": "014e59c0-bdfe-43f1-a491-18f887f78ca4",
"id_voucher_permision": "b67f5302-41f7-4e05-841b-0b4e2b9f0743",
"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": "0295c0b9-dfe0-47ab-adcd-87e0c3a16f84",
"id_user_add": "3f44b7db-5953-453a-a136-bab9b57ffa47",
"id_doc_sa": "f4f8957d-d80d-488b-83ed-3e81c1209f2d",
"id_item_sub": "381392e0-c161-4909-97f7-3c9343506436",
"id_pos_sesion": "e6d4bdab-b770-4de7-95d2-10aa2ec46188",
"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-09-06T06:48:02.7997957+02:00",
"last_update": "2026-09-06T06:48:02.7997957+02: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": "fb8ee69f-6c77-4c12-b453-413c8d5da247",
"date_from": "2026-09-06T06:48:02.7997957+02:00",
"date_end": "2026-09-06T06:48:02.7997957+02:00",
"date_used": "2026-09-06T06:48:02.7997957+02:00",
"id_employee": "281140b3-f78d-43a6-ab36-885bd7a342cf",
"id_branch": "95f27c66-7077-4282-adb9-5e527d5939e2",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "d71ca98e-d46a-4869-b204-9e1c29b1f2c5",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-09-06T06:48:02.7997957+02:00",
"last_update": "2026-09-06T06:48:02.7997957+02: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": "374e58a0-ed34-437c-a638-3a6aa84c0fb4",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-09-06T06:48:02.7997957+02:00",
"date_end": "2026-09-06T06:48:02.7997957+02: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": "96e3cc02-f1ed-4317-858d-55c22e56fd51",
"id_pos": "b2f5c0e5-7865-4445-a323-48b8fcbef258",
"id_list": "2b10d3c4-1203-423b-89d9-b78115e33666",
"id_item": "26f652a1-e841-4d13-9e12-8c0521c26967",
"id_item_type": "bb402f3a-4553-4471-85c9-81ee8e2de744",
"id_category": "d1261b59-5324-4664-9342-e31b9506f40f",
"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-09-06T06:48:02.7997957+02:00",
"last_update": "2026-09-06T06:48:02.7997957+02:00",
"id_user_upd": "8fc714c3-5e34-4cce-9d18-cfbb4e71717f",
"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": "530c8f30-bb21-458a-b8ca-3d524321a5d9",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "20ef7a9d-13b1-47a2-912f-4c59105025e0",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "9242626f-38f3-4a4b-b1c8-5f5d91e74441",
"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-09-06T06:48:02.7997957+02:00",
"last_update": "2026-09-06T06:48:02.7997957+02:00",
"id_user_upd": "509c3db9-468d-46c7-8383-243a87d6478b",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "35",
"id_pos": "136450b0-8990-4fa4-8671-10acc74ec918",
"id_pos_type": "8a251a1c-5d65-4af7-b97f-28273503cd33",
"id_price_list": "f5b34091-eab5-4185-ad84-4503be1273fa",
"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-09-06T06:48:02.7997957+02:00",
"last_update": "2026-09-06T06:48:02.7997957+02:00",
"id_user_upd": "9e54a4df-2846-4094-bf52-ca22d60c1920",
"commited": true,
"mt_pos_view": {
"$id": "36",
"id_pos": "179fa1dd-25c3-4e7f-8428-bb01f07c01b1",
"id_pos_type": "9c405899-bc39-460b-9357-7d70c4148799",
"is_default": true,
"active": true,
"created_on": "2026-09-06T06:48:02.7997957+02:00",
"last_update": "2026-09-06T06:48:02.7997957+02:00",
"id_user_upd": "e9e3b088-eb9d-4c8b-97ce-c3ad1e690a23",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"mt_pos_prices_list": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_pos_types": {
"$id": "37",
"id": "46f83f14-ad0e-4ce0-af1f-dc4a96aec31a",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-09-06T06:48:02.7997957+02:00",
"last_update": "2026-09-06T06:48:02.7997957+02:00",
"id_user_upd": "89b46dcb-a912-4458-af36-0f1bfc32892a",
"commited": true,
"mt_items_featured": [
{
"$id": "38",
"id": "7baa7a4b-f8fc-4eaa-9160-828dcb75ebe9",
"id_branch": "4985f533-d63f-4c90-b405-7f919c4ad0bc",
"id_pos_type": "a9072b6b-a14e-4627-a3aa-bfc4f7aa1245",
"id_pos": "e9a43d6d-a7c6-446f-8a67-1db98b6587a1",
"id_item": "2c4bfa08-7d87-4cdc-a6ad-a97a602910b3",
"date_from": "2026-09-06T06:48:02.7997957+02:00",
"date_end": "2026-09-06T06:48:02.7997957+02:00",
"image_id": 4,
"active": true,
"created_on": "2026-09-06T06:48:02.7997957+02:00",
"last_update": "2026-09-06T06:48:02.7997957+02:00",
"id_user_upd": "a481bc0d-471b-432f-88d7-a2d77090e8f4",
"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": "da7fda07-23cc-4eb7-b6a8-c6b13f65cf74",
"id_doc": "c12c375a-86f2-4104-9de8-5461a6500c0d",
"id_pos_type": "2a4194aa-85b3-47ce-8192-79761052a39a",
"id_doc_print": "efed7818-1da0-41fd-84c3-3e5544377686",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-09-06T06:48:02.7997957+02:00",
"last_update": "2026-09-06T06:48:02.7997957+02:00",
"id_user_upd": "debf3f81-63a8-4661-8195-f03810a4edd3",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_pos_print": {
"$id": "40",
"id": "8b910f54-f5a6-4e17-a7ba-a4b8926f0d8a",
"id_pos": "dd1482b8-3018-4a12-b470-575d1c6f08ab",
"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-09-06T06:48:02.7997957+02:00",
"last_update": "2026-09-06T06:48:02.7997957+02:00",
"id_user_upd": "0bf43420-aed7-4720-a1da-706c27b1c653",
"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": "81b42a76-47ba-4d5e-94dd-3a1564f1bbfc",
"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-09-06T06:48:02.7997957+02:00",
"last_update": "2026-09-06T06:48:02.7997957+02:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"st_doc_print_det": [
{
"$id": "42",
"id_doc_print": "4f22b45a-3938-4666-b312-87412f3d9a9e",
"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": "2d5b46aa-25b3-4295-a461-7236ae759c62",
"id_item_sub": "65ae28ad-a78a-4b29-8eeb-394c64083f62",
"validity_date": "2026-09-06T06:48:02.7997957+02:00",
"price": 4.1,
"active": true,
"created_on": "2026-09-06T06:48:02.7997957+02:00",
"last_update": "2026-09-06T06:48:02.7997957+02:00",
"id_user_upd": "a54e84cf-a210-4581-9c24-aa27debcf87f",
"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": "47fbb606-6caf-48b9-b043-85f71c0c4806",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-09-06T06:48:02.7997957+02:00",
"date_end": "2026-09-06T06:48:02.7997957+02:00",
"id_branch": "6b963daa-4bc6-478d-8073-d537d5b2c8ee",
"id_pos": "2f6d9eb2-a3d7-4e35-8f75-715bdc748def",
"id_list": "5aff788e-7b0e-4732-a9b4-b2cae8cc74a9",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-09-06T06:48:02.7997957+02:00",
"last_update": "2026-09-06T06:48:02.7997957+02:00",
"id_user_upd": "9f714647-f086-4770-98d3-6e2135a33923",
"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": "2122d360-fcba-48b4-9b4a-1d54665c107c",
"order_id": 2,
"id_item": "59b80643-ef71-4b40-bb60-2a4cc0b2c93e",
"id_item_type": "05388416-35d1-4273-9bd4-db5f39e46c27",
"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": "0284b60f-9cd9-4849-aefc-289398449cc8",
"type_item": 11,
"id_voucher_json": "bd9faf45-3593-4263-b42f-8c872fbabb42",
"count_voucher": 1,
"id_category": "90bb7f9b-afcc-4315-8858-f5158fc4d2ac",
"created_on": "2026-09-06T06:48:02.7997957+02:00",
"last_update": "2026-09-06T06:48:02.7997957+02:00",
"id_user_upd": "7ee6dc56-6221-4b00-9b9f-8138d3c69177",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_types": {
"$ref": "29"
},
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$id": "46",
"id": "fc553612-f8f9-4b49-94cc-432052d28f35",
"nro_sesion": 2,
"id_pos": "01d24132-edeb-4a7c-bc4f-94b7d72b0467",
"date_tax": "2026-09-06T06:48:02.7997957+02:00",
"date_open": "2026-09-06T06:48:02.7997957+02:00",
"date_close": "2026-09-06T06:48:02.7997957+02:00",
"id_user_open": "902627c6-8289-4650-a84c-e3cff36e7e5d",
"id_user_close": "06484790-9917-4701-8426-66c37753a345",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2026-09-06T06:48:02.7997957+02:00",
"last_update": "2026-09-06T06:48:02.7997957+02: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": "acffa19a-2048-43f8-940c-e7e39bc27cd6",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "b218a3cf-5a22-43fb-a5b7-86e7f19c9147",
"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-09-06T06:48:02.7997957+02:00",
"tt_pos_sesion": {
"$ref": "46"
}
},
{
"$ref": "47"
}
],
"tt_rooms_units_activity": [
{
"$id": "48",
"id": "1a7da336-e6aa-45e9-92c0-d4b5e5ae8425",
"id_room_unit": "a02d2b0e-bbee-46f2-a536-23850dabfe8d",
"id_room_list": "98e22ba6-b7ca-458e-8753-78a24a19bb4c",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-09-06T06:48:02.7997957+02:00",
"date_from": "2026-09-06T06:48:02.7997957+02:00",
"date_end": "2026-09-06T06:48:02.7997957+02:00",
"date_open": "2026-09-06T06:48:02.7997957+02:00",
"date_close": "2026-09-06T06:48:02.7997957+02:00",
"id_employee": "92a10c8f-717c-4a6e-98dd-eea34cc62304",
"id_employee_sec": "b1851002-204a-4212-bb9f-deed0a8fdb44",
"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": "2501bde3-a456-480b-bf3e-a3844bd6afc9",
"comment": "sample string 7",
"id_user_open": "b9e5626c-e2c1-4978-aac7-6a786960e933",
"id_user_close": "943d186a-5bf9-4d0e-8d64-fa0a3132ce94",
"id_unit_state": "e4390750-0806-4e73-b7d8-6b0495624869",
"id_pos_sesion": "2042edec-e9c2-4834-a2eb-ff2374134694",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-09-06T06:48:02.7997957+02:00",
"active": true,
"created_on": "2026-09-06T06:48:02.7997957+02:00",
"last_update": "2026-09-06T06:48:02.7997957+02:00",
"commited": true,
"mt_employees": {
"$ref": "21"
},
"mt_employees1": {
"$ref": "21"
},
"mt_rooms_units": {
"$id": "49",
"id": "568e4417-decf-4aee-ab34-96da52448536",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "33ca5c07-72b8-4d39-a47d-eb926f9e44a7",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "5e129ea6-9da5-4bb3-9d4e-aefb84e25ecb",
"locked": true,
"date_locked": "2026-09-06T06:48:02.7997957+02:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-09-06T06:48:02.7997957+02:00",
"last_update": "2026-09-06T06:48:02.7997957+02:00",
"id_user_upd": "88aa487d-f990-42a9-b212-09aa9e99aae7",
"commited": true,
"mt_rooms": {
"$id": "50",
"id": "fec07c42-5628-462d-8d9f-b3c0f5a36f8b",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "4727b17c-a3ab-4f2e-a3d7-c5850b1d1970",
"name_pos": "sample string 6",
"id_image": "189ff2ce-d935-4c70-a00d-a001f1c9a1e6",
"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": "d53bd349-4a64-4cc9-9c76-509f8d2f4d5a",
"refresh_status": true,
"active": true,
"created_on": "2026-09-06T06:48:02.7997957+02:00",
"last_update": "2026-09-06T06:48:02.7997957+02:00",
"id_user_upd": "c4171854-2e08-4b2a-affd-fc71172d2ca6",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos_rooms": [
{
"$id": "51",
"id_pos": "57000706-42a0-4ffc-8391-c6a9f8df2c7b",
"id_room": "751a44f1-4e7a-463a-b21e-f8e75ed1950a",
"active": true,
"created_on": "2026-09-06T06:48:02.7997957+02:00",
"last_update": "2026-09-06T06:48:02.7997957+02:00",
"id_user_upd": "0065f286-9954-4d89-8ade-ada5dfad17a3",
"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": "a217be5b-b9bf-4fb1-a779-c4933705624f",
"id_room": "c85bb21f-9194-4200-8fd2-161e3f334a39",
"date_in": "2026-09-06T06:48:02.7997957+02:00",
"date_out": "2026-09-06T06:48:02.7997957+02:00",
"id_user_add": "6c24f3b6-990b-4881-835c-ddf81e5d6196",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-09-06T06:48:02.7997957+02:00",
"last_update": "2026-09-06T06:48:02.7997957+02: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": "5b06767a-927a-4db0-a8dc-711e2f57f366",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-09-06T06:48:02.7997957+02:00",
"last_update": "2026-09-06T06:48:02.7997957+02:00",
"id_user_upd": "58b9e6be-1ba5-4a6f-8e07-9c8ff13a5a7b",
"commited": true,
"mt_rooms_units": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"mt_rooms_units_states_types": [
{
"$id": "54",
"id_room_type": "eadf8930-e583-4912-9cdf-4951b1e5f490",
"id_room_state": "151ef3d5-a7b8-471b-baf3-418b8850b1f1",
"id_image": "0d33cb32-f251-4379-8c3c-16c39d7ad309",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-09-06T06:48:02.7997957+02:00",
"last_update": "2026-09-06T06:48:02.7997957+02:00",
"id_user_upd": "9b985eef-6cb7-4c39-b929-016ba8e83a02",
"commited": true,
"mt_rooms_units_states": {
"$id": "55",
"id": "dba8f0fa-f1a3-49dd-9c0e-be6c8d1bd6f2",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"color": "sample string 5",
"active": true,
"created_on": "2026-09-06T06:48:02.7997957+02:00",
"last_update": "2026-09-06T06:48:02.7997957+02:00",
"id_user_upd": "4ec16fe3-85c7-4564-b498-65dd1115288b",
"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"
}
],
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"tt_tips": [
{
"$id": "56",
"id": "af0e4ecb-ca90-4530-8281-a998f1925f4b",
"id_pos_sesion": "78e36ea3-1050-4877-b510-b3867a7cc122",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "a8d92848-2d50-46ab-ad50-b7b610e7e496",
"id_room_unit_activity": "99c6c0bf-fd3d-427a-9b0b-ea871b04e9ea",
"id_doc_sa": "e0fecf0e-1acb-47b1-b731-a4c087b24225",
"id_pos_type": "85bcc902-c4b7-47cf-8eab-7bd33f4fea26",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "1577dbcd-fc44-41d4-a896-131eed16108e",
"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-09-06T06:48:02.7997957+02:00",
"last_update": "2026-09-06T06:48:02.7997957+02:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "46"
},
"tt_tips_users": [
{
"$id": "57",
"id_tip": "790931a8-498e-408a-9a5c-856bfb6f5cd5",
"id_user": "17f8caa9-ba1d-4dbb-a100-9d473edae4be",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-09-06T06:48:02.7997957+02:00",
"last_update": "2026-09-06T06:48:02.7997957+02:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"tt_tips": {
"$ref": "56"
}
},
{
"$ref": "57"
}
]
},
{
"$ref": "56"
}
],
"tt_pos_sesion_users": [
{
"$id": "58",
"id_pos_sesion": "5bc92698-3012-4e2f-84dd-a110d3f15df6",
"id_user": "31201a22-c871-4f70-82e4-ecd3cb70c034",
"date_add": "2026-09-06T06:48:02.7997957+02:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-09-06T06:48:02.7997957+02:00",
"last_update": "2026-09-06T06:48:02.7997957+02:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$ref": "46"
}
},
{
"$ref": "58"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_cmd_connection": [
{
"$id": "59",
"id": "5883b5a5-39f4-4405-9ab7-c4b3e7e96807",
"id_user": "d3f90a15-b870-4652-a416-add7c87e098a",
"id_user_profile": "e156983e-8144-4604-a1c8-b326fae9e162",
"locator": "sample string 4",
"date_end": "2026-09-06T06:48:02.7997957+02:00",
"id_pos_sesion": "44b24144-109c-4884-a9a2-d14796544466",
"date_login": "2026-09-06T06:48:02.7997957+02:00",
"date_logout": "2026-09-06T06:48:02.7997957+02:00",
"terminal_id": "sample string 6",
"terminal_type": "sample string 7",
"created_on": "2026-09-06T06:48:02.7997957+02:00",
"last_update": "2026-09-06T06:48:02.7997957+02:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"st_users_profiles": {
"$id": "60",
"id": "1c7ae13c-8c08-40ad-a692-97751d04405a",
"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,
"is_view_all": true,
"active": true,
"created_on": "2026-09-06T06:48:02.7997957+02:00",
"last_update": "2026-09-06T06:48:02.7997957+02:00",
"commited": true,
"st_permisions": [
{
"$id": "61",
"id": "51df617e-3331-40ef-be95-20284cbf37b9",
"id_function": "cedfd993-ac2f-40e9-a912-5010648fb306",
"id_user": "e23fae1e-786f-4ed8-b8b9-072441314dc3",
"id_profile": "d809a56d-11f4-4481-afce-00d0df83ea06",
"permission": 3,
"active": true,
"created_on": "2026-09-06T06:48:02.7997957+02:00",
"last_update": "2026-09-06T06:48:02.7997957+02:00",
"commited": true,
"st_users_profiles": {
"$ref": "60"
},
"st_users": {
"$ref": "8"
},
"st_functions": {
"$id": "62",
"id": "f4afe190-7f48-488c-84a7-298f9e0696f5",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "d79f498e-e8c5-4b12-8c82-95b82c469315",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "a9b37331-c98f-4700-bf9a-5d80b6c6c2ba",
"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-09-06T06:48:02.7997957+02:00",
"last_update": "2026-09-06T06:48:02.7997957+02:00",
"commited": true,
"st_functions_groups": {
"$id": "63",
"id": "6f502239-3e40-4249-be5b-035413a28350",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-09-06T06:48:02.7997957+02:00",
"last_update": "2026-09-06T06:48:02.7997957+02:00",
"commited": true,
"st_functions": [
{
"$ref": "62"
},
{
"$ref": "62"
}
]
},
"st_images": {
"$ref": "3"
},
"st_permisions": [
{
"$ref": "61"
},
{
"$ref": "61"
}
]
}
},
{
"$ref": "61"
}
],
"st_users": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"tt_cmd_connection": [
{
"$ref": "59"
},
{
"$ref": "59"
}
]
},
"tt_pos_sesion": {
"$ref": "46"
}
},
{
"$ref": "59"
}
],
"tt_cmd_messages": [
{
"$id": "64",
"id": "e791caab-0a4c-44c6-8b57-dbaaf62a6b6f",
"id_user": "826f729d-67d4-4eb2-87b2-46f60758338c",
"date_add": "2026-09-06T06:48:02.7997957+02:00",
"destiny_type": 4,
"id_key": "2bcaea93-6939-4bc4-ab0f-5d681d721553",
"message": "sample string 6",
"message_view": true,
"date_view": "2026-09-06T06:48:02.7997957+02:00",
"id_pos_sesion": "b2305e87-2f61-425b-ab7d-e717c157682a",
"terminal_add": "sample string 9",
"created_on": "2026-09-06T06:48:02.7997957+02:00",
"last_update": "2026-09-06T06:48:02.7997957+02:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$ref": "46"
}
},
{
"$ref": "64"
}
]
}
},
{
"$ref": "45"
}
]
},
"mt_items_vouchers": {
"$id": "65",
"id": "43fd761f-8f21-45f3-8faf-98cb9051ba22",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "2adb1839-dab9-46d2-8e97-bde18dd58e48",
"id_doc_print": "828bda6e-4cb6-4734-a18f-eaa8ab7a6b70",
"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-09-06T06:48:02.7997957+02:00",
"last_update": "2026-09-06T06:48:02.7997957+02: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": "66",
"id_doc_sa": "ddbfd543-54bd-4fd2-8dcb-345774ff07c7",
"id_line": 2,
"id_item": "39376b28-1b66-4f31-94b6-90e7f9f0c295",
"qty": 4.1,
"mt_items": {
"$ref": "6"
},
"tt_doc_sa_det": {
"$ref": "24"
}
},
{
"$ref": "66"
}
]
},
{
"$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": "67",
"id_pos": "deaf5dba-7f86-47c7-99c5-b15e5aa1be75",
"id_doc": "a354c3fe-bdbf-4e83-8dce-7d8755bf97df",
"value": 3,
"created_on": "2026-09-06T06:48:02.7997957+02:00",
"last_update": "2026-09-06T06:48:02.7997957+02:00",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_pos": {
"$ref": "10"
}
},
{
"$ref": "67"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st": [
{
"$id": "68",
"id": "b32c2612-7a9e-4027-83dd-672dffa3ef70",
"id_pos": "47a31d7e-4f17-4db6-9fc6-2ecd59f350a8",
"id_doc": "41d463ce-3fe6-4754-943f-cab96950c857",
"id_branch": "b3d3c729-3418-4519-ab3a-3a2d5a936532",
"nro_doc": "sample string 5",
"date_doc": "2026-09-06T06:48:02.7997957+02:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "6e1d0386-ab75-473c-8129-b5230cde8f2b",
"id_loc_from": "46bdf319-3f92-44cf-a431-a15822bc9c0c",
"id_loc_end": "8420fce4-f18a-4c83-9702-985612e1dbf2",
"id_user_add": "aa799bf6-c24d-42c1-a77d-43618b8985b6",
"id_user_upd": "0f59d70f-1ce3-4906-bc8e-d860e205fb12",
"id_pos_sesion": "ee89a836-b4a7-4460-8855-5794aa1dbccc",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-09-06T06:48:02.7997957+02:00",
"active": true,
"created_on": "2026-09-06T06:48:02.7997957+02:00",
"last_update": "2026-09-06T06:48:02.7997957+02:00",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$ref": "14"
},
"mt_locations": {
"$id": "69",
"id": "0aa78684-f36d-44df-b72e-1bff07a0ac26",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "568c9c8c-7640-4241-a620-e1be46cde29d",
"active": true,
"created_on": "2026-09-06T06:48:02.7997957+02:00",
"last_update": "2026-09-06T06:48:02.7997957+02:00",
"id_user_upd": "54a4abd3-1138-48e7-b37c-320ecc483e81",
"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": "68"
},
{
"$ref": "68"
}
],
"tt_doc_st1": [
{
"$ref": "68"
},
{
"$ref": "68"
}
],
"tt_stock": [
{
"$id": "70",
"id_location": "af24149f-5ceb-4c98-ab52-c2fd17498dd1",
"id_item": "e795d8f4-655f-4f6a-b03f-f553c83075af",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-09-06T06:48:02.7997957+02:00",
"last_update": "2026-09-06T06:48:02.7997957+02:00",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_locations": {
"$ref": "69"
}
},
{
"$ref": "70"
}
]
},
"mt_locations1": {
"$ref": "69"
},
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"tt_doc_st_det": [
{
"$id": "71",
"id_doc_st": "dceedc7f-e60c-43fd-8f99-5b43f5a3ac44",
"id_line": 2,
"id_item": "64deb7e7-b20f-4c61-9617-9f60ba57b12e",
"comment": "sample string 4",
"qty": 5.1,
"status": 1,
"active": true,
"mt_items": {
"$ref": "6"
},
"tt_doc_st": {
"$ref": "68"
}
},
{
"$ref": "71"
}
],
"tt_doc_st1": [
{
"$ref": "68"
},
{
"$ref": "68"
}
],
"tt_doc_st2": {
"$ref": "68"
}
},
{
"$ref": "68"
}
]
},
"mt_locations": {
"$ref": "69"
},
"mt_locations1": {
"$ref": "69"
},
"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": "72",
"id": "ab7d518e-396a-4cc4-8583-a4896bdcd283",
"spool_server": "sample string 2",
"id_doc_sa": "3b5139a2-69ae-4acc-a4cc-4a1905726d91",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-09-06T06:48:02.7997957+02:00",
"printed": true,
"print_on": "2026-09-06T06:48:02.7997957+02:00",
"tt_doc_sa": {
"$ref": "13"
}
},
{
"$ref": "72"
}
]
},
"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": "67"
},
{
"$ref": "67"
}
],
"st_pos_license": [
{
"$id": "73",
"id": "e0b9ce51-31b7-43b0-9d1e-a384641d1747",
"id_pos": "8f1713fa-0cf2-4bcd-89da-f820154ab90f",
"mac_address": "sample string 3",
"date_end": "2026-09-06T06:48:02.7997957+02:00",
"key_access": "sample string 5",
"id_user_add": "22febc0a-9e4d-412b-a17b-8fc63fd3025e",
"active": true,
"created_on": "2026-09-06T06:48:02.7997957+02:00",
"last_update": "2026-09-06T06:48:02.7997957+02:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "73"
}
],
"st_users_pos": [
{
"$id": "74",
"id_user": "c342eb36-5aa9-4b54-8690-b27fba8118c8",
"id_pos": "6b93412b-49ad-4f23-a34b-743f2ba5daf4",
"pass_required": true,
"active": true,
"created_on": "2026-09-06T06:48:02.7997957+02:00",
"last_update": "2026-09-06T06:48:02.7997957+02:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "74"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_pos_connection": [
{
"$id": "75",
"id": "af0867a2-8643-4478-981b-c6cff88b5c7c",
"id_pos": "e5e293fe-aeaf-40ef-83c3-759084627c4c",
"date_add": "2026-09-06T06:48:02.7997957+02:00",
"date_upd": "2026-09-06T06:48:02.7997957+02:00",
"date_out": "2026-09-06T06:48:02.7997957+02: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": "75"
}
],
"tt_pos_sesion": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"mt_branches": {
"$ref": "2"
},
"tt_logs": [
{
"$id": "76",
"id": "f22343b8-f443-48c1-bba7-6fe3caf9b32f",
"id_user_add": "3f174db2-d241-469e-bc53-8be0480f87db",
"id_table": "76e11b12-e73e-49ed-9ab1-e2c70c8f312a",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "c066d435-dcca-49fe-9942-816c28edc6f0",
"created_on": "2026-09-06T06:48:02.7997957+02:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_sync_tables": {
"$id": "77",
"id": "de0a29bd-0a46-4279-a52b-cd62b33b05bf",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-09-06T06:48:02.7997957+02:00",
"last_update": "2026-09-06T06:48:02.7997957+02:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "78",
"id": "603727df-891e-4521-9be9-d9be39ff352e",
"id_sync": "d9da1181-26b1-423e-aa2f-13066afdedb1",
"json": "sample string 3",
"id_table": "2401d932-323c-405f-8290-f71dffab9c36",
"order": 5,
"st_sync_packages": {
"$id": "79",
"id": "d65ca5d1-b5b0-4153-ba2b-03d4489cb960",
"id_branch_from": "fd318424-6f3e-4bec-ba85-906ecb22479c",
"id_branch_to": "9ec74773-0500-4838-a224-cae650025be7",
"type": 4,
"created_on": "2026-09-06T06:48:02.7997957+02:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-09-06T06:48:02.7997957+02:00",
"send_on": "2026-09-06T06:48:02.7997957+02:00",
"mt_branches": {
"$ref": "2"
},
"mt_branches1": {
"$ref": "2"
},
"st_sync_packages_det": [
{
"$ref": "78"
},
{
"$ref": "78"
}
]
},
"st_sync_tables": {
"$ref": "77"
}
},
{
"$ref": "78"
}
],
"tt_logs": [
{
"$ref": "76"
},
{
"$ref": "76"
}
]
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "76"
}
],
"st_local_variables": [
{
"$id": "80",
"id": "9e0c67fd-9f77-4e4b-b18d-bfe4a1edf9c5",
"id_pos": "5fc76fd2-2eaa-4fb1-a4eb-266b3a9dfec4",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-09-06T06:48:02.7997957+02:00",
"commited": true,
"mt_pos": {
"$ref": "10"
}
},
{
"$ref": "80"
}
],
"tt_doc_st": [
{
"$ref": "68"
},
{
"$ref": "68"
}
]
},
{
"$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_featured": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_items_types": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"mt_locations": [
{
"$ref": "69"
},
{
"$ref": "69"
}
],
"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_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": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"st_pos_license": [
{
"$ref": "73"
},
{
"$ref": "73"
}
],
"st_users_pos": [
{
"$ref": "74"
},
{
"$ref": "74"
}
],
"st_users_token": [
{
"$id": "81",
"id": "2f5b9fd8-07c7-475c-9ca0-6557ed5494e7",
"token_id": "sample string 2",
"id_user": "7b9313c6-74ac-453b-a020-923bcfa74e18",
"date_from": "2026-09-06T06:48:02.7997957+02:00",
"date_end": "2026-09-06T06:48:02.7997957+02:00",
"created_on": "2026-09-06T06:48:02.7997957+02:00",
"st_users": {
"$ref": "8"
}
},
{
"$ref": "81"
}
],
"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_st": [
{
"$ref": "68"
},
{
"$ref": "68"
}
],
"tt_doc_st1": [
{
"$ref": "68"
},
{
"$ref": "68"
}
],
"tt_items_customs": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"tt_logs": [
{
"$ref": "76"
},
{
"$ref": "76"
}
],
"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": "82",
"id": "6b6729f1-027c-4589-8623-4ef6dfafd341",
"id_room_activity": "c9102678-26c7-43da-ae54-0fecbbc2444c",
"id_pos_sesion": "c1e657de-f86b-46e9-94d8-a4df9048bf11",
"log_text": "sample string 4",
"id_user": "ae4fa11f-d111-4b96-8a28-f4ab7a4173e5",
"event_type": "sample string 6",
"correlation_id": "ae1b564c-e33a-4f8b-8b9d-f9c479ce2869",
"id_room_unit": "b6e39efd-4c9d-428c-860e-c7cdf46b7248",
"id_room_unit_source": "29fdde4b-37d4-41a7-803e-384a66071c4d",
"id_room_unit_destination": "e5c7238e-4676-454b-9f8a-113f96113c7b",
"id_room_activity_related": "ec9455dd-e2bb-48e6-b11d-306900907eb1",
"id_doc_sa": "5b334406-103c-4c50-b0d1-9106fe135e7d",
"id_user_authorizer": "78b4faff-b2f8-4859-847e-66142662ca09",
"data_json": "sample string 7",
"created_on": "2026-09-06T06:48:02.7997957+02:00",
"commited": true,
"st_users": {
"$ref": "8"
}
},
{
"$ref": "82"
}
],
"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"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_sa1": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_rooms_units_states": [
{
"$ref": "55"
},
{
"$ref": "55"
}
],
"st_users_profiles": {
"$ref": "60"
},
"tt_cmd_connection": [
{
"$ref": "59"
},
{
"$ref": "59"
}
],
"tt_cmd_messages": [
{
"$ref": "64"
},
{
"$ref": "64"
}
]
}
},
"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": "66"
},
{
"$ref": "66"
}
],
"tt_doc_st_det": [
{
"$ref": "71"
},
{
"$ref": "71"
}
],
"tt_items_customs": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"tt_stock": [
{
"$ref": "70"
},
{
"$ref": "70"
}
],
"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": "62"
},
{
"$ref": "62"
}
],
"st_images_types": {
"$id": "83",
"id": "78c24e20-c9c7-4963-97bb-5fe5220cd501",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-09-06T06:48:02.7997957+02:00",
"last_update": "2026-09-06T06:48:02.7997957+02: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": "69"
},
{
"$ref": "69"
}
],
"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": "79"
},
{
"$ref": "79"
}
],
"st_sync_packages1": [
{
"$ref": "79"
},
{
"$ref": "79"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st": [
{
"$ref": "68"
},
{
"$ref": "68"
}
],
"tt_vouchers": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"tt_vouchers_permisions": [
{
"$ref": "32"
},
{
"$ref": "32"
}
]
}
},
{
"$ref": "1"
}
]