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": "b68ff4a9-04c4-4de4-bf8a-64956e581607",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-01-10T12:09:40.1687962+01:00",
"date_end": "2026-01-10T12:09:40.1687962+01:00",
"state": "sample string 6",
"created_on": "2026-01-10T12:09:40.1687962+01:00",
"last_update": "2026-01-10T12:09:40.1687962+01:00",
"commited": true,
"mt_branches": {
"$id": "2",
"id": "da80d8aa-1291-4588-8f05-96c1ca1725a3",
"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": "312e021d-53b9-4283-a2df-601293e4fb07",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-01-10T12:09:40.1687962+01:00",
"last_update": "2026-01-10T12:09:40.1687962+01:00",
"id_user_upd": "69904308-1151-44a7-bf75-5272dbd630b2",
"commited": true,
"st_images": {
"$id": "3",
"id": "a97d490c-c00c-43a6-a233-e1b7db2a47fe",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "1eeb383d-66e3-4223-9362-37bad33f6fe0",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-01-10T12:09:40.1687962+01:00",
"last_update": "2026-01-10T12:09:40.1687962+01:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_categories": [
{
"$id": "4",
"id": "89ac3831-c7bb-4459-a9c4-314e235c24ba",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "c8e4d361-5ea8-4024-9a53-3e3d69672ad8",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "544ceb39-f408-4aee-bbe6-02a2ac7db041",
"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:40.1687962+01:00",
"last_update": "2026-01-10T12:09:40.1687962+01:00",
"id_user_upd": "df49beef-679b-42c6-a1aa-74591fb5700a",
"commited": true,
"mt_categories_items": [
{
"$id": "5",
"id_category": "c8452a5b-7251-4e15-8207-0d253c98ad51",
"id_item": "1e1433d0-da64-4b89-988b-0a8e4503b6dd",
"is_default": true,
"active": true,
"created_on": "2026-01-10T12:09:40.1687962+01:00",
"last_update": "2026-01-10T12:09:40.1687962+01:00",
"id_user_upd": "cee25f2c-2877-45c7-8461-54d09cd19245",
"commited": true,
"mt_categories": {
"$ref": "4"
},
"mt_items": {
"$id": "6",
"id": "8bf156c5-5c29-42d3-b7c2-face32a11d4f",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "4f8ad14e-bb8e-4027-ac8c-2c9fd7c8bcc8",
"id_unit_sec": "d6ef47a8-1daa-419c-b63b-3eee20c0cbd6",
"id_brand": "f5e0df23-ab33-4cfe-83c2-f739f87a16e2",
"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": "fc761f57-4451-4f46-bddf-088e8057897a",
"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:40.1687962+01:00",
"last_update": "2026-01-10T12:09:40.1687962+01:00",
"id_user_upd": "a181de5f-68ae-4441-bf25-d77018cf5355",
"commited": true,
"mt_brands": {
"$id": "7",
"id": "0a5c6463-6d3f-49aa-bd35-e2c58ea96658",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-01-10T12:09:40.1687962+01:00",
"last_update": "2026-01-10T12:09:40.1687962+01:00",
"id_user_upd": "58ded433-d0b0-4f36-a8e2-b18658ff5441",
"commited": true,
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"st_users": {
"$id": "8",
"id": "5db10c19-e34a-4ab0-9680-b75d6e22434b",
"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": "2684ae61-8b62-45a1-9dfc-9fd72e4c5e9b",
"view_messages": true,
"id_image_photo": "dec12988-6cdc-4714-a953-68dc2b768c26",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "7d7c6415-4d4d-4def-a8ad-a31ee18ef676",
"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:40.1687962+01:00",
"last_update": "2026-01-10T12:09:40.1687962+01:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_branches_zones": [
{
"$id": "9",
"id": "1f93bf49-655a-4b38-834e-48d6b9c12c98",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "9cc580e9-c59c-405c-82d3-165e78ccd1ff",
"active": true,
"created_on": "2026-01-10T12:09:40.1687962+01:00",
"last_update": "2026-01-10T12:09:40.1687962+01:00",
"id_user_upd": "a8ce593d-db9e-4273-bb29-8784f47a7044",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos": [
{
"$id": "10",
"id": "d337f27c-91f5-4271-bf0a-1dbd6d8a2a53",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "f3311a13-7d79-457d-a513-48e7543d1e82",
"id_zone": "87479e54-fa81-4b26-b60a-6e9512fa1ed5",
"user_required": true,
"active": true,
"created_on": "2026-01-10T12:09:40.1687962+01:00",
"last_update": "2026-01-10T12:09:40.1687962+01:00",
"id_user_upd": "21922c2f-b181-40e2-bc17-2aacf8bcb0c1",
"commited": true,
"mt_branches_zones": {
"$ref": "9"
},
"mt_cloakrooms": [
{
"$id": "11",
"id": "8c937c55-c82f-47cd-ae70-8f6d43c905fa",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "9c0fc698-2150-4b01-9e9a-16ccc96ebf62",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "a547521d-42d9-4fe4-924d-ebf68f1fe302",
"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:40.1687962+01:00",
"last_update": "2026-01-10T12:09:40.1687962+01:00",
"id_user_upd": "953a36b0-f871-4c53-b456-99b98ea53e8b",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"tt_cloakrooms_units": [
{
"$id": "12",
"id": "8611ffac-968a-4c87-bcc2-9726a542d1e7",
"id_cloakroom": "445018e4-b301-4d23-96b3-5e205c1cebe3",
"id_pos_sesion": "7b1de445-cdc0-4018-8115-c990c592ee88",
"unit_id": 4,
"date_open": "2026-01-10T12:09:40.1687962+01:00",
"date_close": "2026-01-10T12:09:40.1687962+01:00",
"id_doc_sa": "7f32d391-3184-4f8a-9f77-d9b6a83f4d7e",
"commited": true,
"mt_cloakrooms": {
"$ref": "11"
},
"tt_doc_sa": {
"$id": "13",
"id": "88f1bccd-cfac-422f-878a-eeee489eae2e",
"id_pos": "dccd9d5a-d05d-46f1-a32c-376ce7c2ed3c",
"id_doc": "a9b74a8c-5154-4004-a49b-01ce66384eac",
"id_branch": "d3c11ce8-2008-4f4a-ae99-ae9659ae29d4",
"nro_doc": "sample string 5",
"date_doc": "2026-01-10T12:09:40.1687962+01:00",
"date_tax": "2026-01-10T12:09:40.1687962+01:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "e366bd79-9681-403d-9227-66d058f7bfef",
"id_relationship": "89c0b8a2-d30b-44e7-bac6-e7caf70497c0",
"id_loc_from": "72e7d1af-75e7-451a-9708-1d75d8c75fdc",
"id_loc_end": "e3e32f00-0379-44ae-898f-bbc308629798",
"id_user_add": "6bc8891f-1338-4f08-ae04-07002bc5a529",
"id_user_upd": "540f1904-a8a3-4287-8e27-1a20d5ec068a",
"comment": "sample string 12",
"id_pos_sesion": "2468281a-ca6d-47dd-a1d5-0c875603a453",
"id_room_unit": "1fb264a0-cc78-4116-a024-7377926b400f",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "36095d32-b70d-4989-bc4f-750ea9063b55",
"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:40.1687962+01:00",
"last_update": "2026-01-10T12:09:40.1687962+01:00",
"commited": true,
"created_by": 1,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$id": "14",
"id": "195c322c-b9b3-40a2-9dac-675ed8138488",
"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": "2f287419-69e0-41d1-99b0-a844a24f66e6",
"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:40.1687962+01:00",
"last_update": "2026-01-10T12:09:40.1687962+01:00",
"id_user_upd": "099c9cc4-ae38-41ef-a260-71288b6f9b00",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "15",
"id_doc": "155be555-9472-4e63-ba85-dd0cec5ccf46",
"id_pay": "2552d9ee-c852-4b9c-9f20-79c70a9c6468",
"id_money": "76d2245f-d7f3-494f-ad99-2ac77450fc5f",
"active": true,
"created_on": "2026-01-10T12:09:40.1687962+01:00",
"last_update": "2026-01-10T12:09:40.1687962+01:00",
"id_user_upd": "64cf54e1-42bd-40c9-89b0-844a3ba42591",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_money_types": {
"$id": "16",
"id": "4c314849-46ae-4db0-bebc-506feaac8da9",
"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": "880b6193-abd5-4dfd-8f56-1872bb6feb1e",
"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:40.1687962+01:00",
"last_update": "2026-01-10T12:09:40.1687962+01:00",
"id_user_upd": "512f6f47-7906-420a-937c-af915d48023f",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_money_rates": [
{
"$id": "17",
"id_money_1": "835b0463-59a8-4c79-94ef-8e3ff2476d72",
"id_money_2": "4c21ddcd-f959-4ef6-a608-cdc7f15e9e4f",
"date_from": "2026-01-10T12:09:40.1687962+01:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-01-10T12:09:40.1687962+01:00",
"last_update": "2026-01-10T12:09:40.1687962+01:00",
"id_user_upd": "e1f06194-0707-4008-814b-21929c223504",
"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": "b69d908c-11a8-4d6f-9b28-e99f44be1da3",
"id_pay": "e203badd-4ddd-480b-8d58-168b87e0f0e0",
"id_money": "5e66bcfc-b0ce-4156-b53e-3f8776dfc8fa",
"date_cashflow": "2026-01-10T12:09:40.1687962+01:00",
"coefficient": 5.1,
"id_user_add": "7ce66aaf-1b2a-4fe1-8224-2e5ffa4de43f",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "19",
"id": "c36fdc1f-f872-466b-b3e9-ad01eeff56de",
"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": "db8eb4b9-edc7-4d4b-9e8a-f6e3b551a83d",
"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:40.1687962+01:00",
"last_update": "2026-01-10T12:09:40.1687962+01:00",
"id_user_upd": "e9c9b07f-f89f-4202-b21b-51d7e8adad64",
"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": "4307ecbe-a8cc-4b06-96a1-336344949695",
"id_line": 2,
"id_pay": "242de610-261c-4d2f-86da-408e58d202e1",
"id_money": "96fe3111-d3fb-4a00-aa08-72d6d8757534",
"coefficient": 5.1,
"id_voucher": "645b5f0b-ab98-4c86-ae3e-0e9b224eaaed",
"id_employee": "e67b667c-d0bc-40a5-ad39-e2197bf1b11f",
"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": "ca615c50-c23c-412f-a522-9e57b7bee069",
"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": "599f6969-8828-46cd-a4b9-3da6143c8c67",
"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": "7c8b0640-5b90-40b5-ae85-4c23df4ff227",
"name_pos": "sample string 12",
"id_image": "824cddf4-a0a1-4821-b964-e8f7dbc3a7b8",
"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:40.1687962+01:00",
"last_update": "2026-01-10T12:09:40.1687962+01:00",
"id_user_upd": "565b1ee1-5e45-4215-b2be-7e0695b59c2f",
"commited": true,
"mt_employees_branches": [
{
"$id": "22",
"id_employee": "93da0e4b-c87a-4c69-8848-d102cd53bbbb",
"id_branch": "aee40e4b-96a0-4e3c-a181-6001ced8c520",
"active": true,
"created_on": "2026-01-10T12:09:40.1687962+01:00",
"last_update": "2026-01-10T12:09:40.1687962+01:00",
"id_user_upd": "5d0aeee3-b3f1-41c1-84e6-57fe4a3e8dc7",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_employees": {
"$ref": "21"
}
},
{
"$ref": "22"
}
],
"mt_employees_profiles": {
"$id": "23",
"id": "2dd57a95-5ab1-4c7c-9461-5b70cac20dde",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-01-10T12:09:40.1687962+01:00",
"last_update": "2026-01-10T12:09:40.1687962+01:00",
"id_user_upd": "e9f3b140-4d14-4be9-92b3-bafa1e81b470",
"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": "fe43a84d-12fc-4bae-b8e9-717e02fdae56",
"id_line": 2,
"id_item_sub": "124d4159-55b6-4448-abf4-96d5b4544d5f",
"qty": 4.1,
"id_list": "1e361c0a-b38c-4937-b577-626e0db0289d",
"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": "836bf9d0-ec59-4522-b4a7-7eeb4632d7c1",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "70b5f97f-a940-4a97-910e-facb85807008",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "2aeedd7c-c75c-459e-a067-8e4029757fd3",
"id_user_upd": "8dbfffe0-0237-4cd5-b97e-3e84eeffd3c5",
"active": true,
"mt_employees": {
"$ref": "21"
},
"mt_items_sub": {
"$id": "25",
"id": "986623b0-4925-42f6-9fea-5caa0c9ea614",
"id_item": "24f21f8a-7a16-46ae-b757-b09ef2232799",
"id_item_type": "ce692490-89d5-4120-97e3-b7770aab3d84",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "eedb1076-95c8-4f9d-9195-afa76d2f6127",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-01-10T12:09:40.1687962+01:00",
"last_update": "2026-01-10T12:09:40.1687962+01:00",
"id_user_upd": "7c6fe953-51e4-4944-86af-4fb42cb4eaec",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_formula": [
{
"$id": "26",
"id_item_sub": "0d2ae24e-b8b5-400c-b61e-8f3e6ac03604",
"id_item": "e4b86899-613e-4063-96fa-d91b92ddf7e0",
"group_id": 3,
"id_unit_ref": "832b153c-30c9-4d80-bed4-60958e770102",
"qty_dis": 5,
"mt_items": {
"$ref": "6"
},
"mt_items_sub": {
"$ref": "25"
},
"mt_units_ref": {
"$id": "27",
"id": "99bb1bc1-7292-4112-ae7c-31cfc73bed27",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "d4111e63-4eed-4418-9faf-d41a1b8d559b",
"active": true,
"created_on": "2026-01-10T12:09:40.1687962+01:00",
"last_update": "2026-01-10T12:09:40.1687962+01:00",
"id_user_upd": "5ef77c3d-65b9-4ff4-90fa-e2d084cb6717",
"commited": true,
"mt_units": {
"$id": "28",
"id": "487e5177-c623-4ba0-9551-2ecf3afe09ad",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-01-10T12:09:40.1687962+01:00",
"last_update": "2026-01-10T12:09:40.1687962+01:00",
"id_user_upd": "a24dfa3f-f40c-44ef-919a-1a1322e1cd10",
"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": "9f3cec35-63a8-457d-a62d-a7f7abaa5556",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "23c96e62-1f7b-4520-b160-a484353a1e8e",
"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:40.1687962+01:00",
"last_update": "2026-01-10T12:09:40.1687962+01:00",
"id_user_upd": "40ca504a-6807-401f-a6af-ea734ff456ed",
"commited": true,
"tt_vouchers_det": [
{
"$id": "30",
"id_voucher": "8fa37bb4-f833-4d65-b0bb-bd2f1d3fa880",
"id_line": "ad1b6f7c-c6be-443b-90d9-59ac896cda61",
"id_category": "12e71892-f12c-4dc2-b56f-d510a8d6d867",
"id_item": "16c3c57c-9cec-4bae-8fd3-761ed6bf53ce",
"id_item_type": "3c9d9c08-7f39-4770-a630-0ed035a6068e",
"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": "a6b993f5-256a-48a2-be65-d8f6cf210d02",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-01-10T12:09:40.1687962+01:00",
"date_end": "2026-01-10T12:09:40.1687962+01:00",
"date_used": "2026-01-10T12:09:40.1687962+01:00",
"date_sesion": "2026-01-10T12:09:40.1687962+01:00",
"id_employee": "b0a8c2b7-d6b7-4a4e-829e-479d6baf49e3",
"id_branch": "02a429e9-ade4-454a-8b32-73244d57e189",
"id_voucher_permision": "6983d8cc-9bc5-4b83-b3b9-78aa8f6249e1",
"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": "3e7ad8db-6eb9-4e0a-90c9-7d3c96aef6c5",
"id_user_add": "bc0ad936-c310-47f6-8a82-223a63efd671",
"id_doc_sa": "d607f457-e284-4efa-8620-74312dd378a3",
"id_item_sub": "8ca2a242-3537-41ae-9dd7-0760ad5ed880",
"id_pos_sesion": "9fd5e15a-c8df-4580-a4a8-661422211c6a",
"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:40.1687962+01:00",
"last_update": "2026-01-10T12:09:40.1687962+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": "ebe6532a-2245-44c9-8f3c-10b33b14e9f8",
"date_from": "2026-01-10T12:09:40.1687962+01:00",
"date_end": "2026-01-10T12:09:40.1687962+01:00",
"date_used": "2026-01-10T12:09:40.1687962+01:00",
"id_employee": "bb2f6084-af63-4361-b803-75f39f6914f7",
"id_branch": "c5c56536-282d-4e39-b91f-3d904d5bd4a8",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "6104ac2d-20f1-4785-b44b-b746c49a0b7a",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-01-10T12:09:40.1687962+01:00",
"last_update": "2026-01-10T12:09:40.1687962+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": "60a35aa2-e388-4a72-9089-eb7a779f5ea8",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-01-10T12:09:40.1687962+01:00",
"date_end": "2026-01-10T12:09:40.1687962+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": "f5dbaf18-d9d5-46ee-8f75-dedc5cb6e00b",
"id_pos": "b9c1d13d-abc5-4cd3-96c0-9a96beac0d5f",
"id_list": "8346515c-fa9a-46e0-b472-223f367603e5",
"id_item": "d0282448-e943-4995-95f3-7cb43302258a",
"id_item_type": "0a21075a-a99e-4f02-ab33-63aff9659158",
"id_category": "52679f9b-79fa-4ba3-bb89-8c805256e9d0",
"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:40.1687962+01:00",
"last_update": "2026-01-10T12:09:40.1687962+01:00",
"id_user_upd": "f1b68280-6516-416a-b412-727e0e947dc1",
"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": "d8a2bdf1-2baf-48ea-955d-7933d881cdc9",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "28e55c44-bd4e-490d-a503-b40549f0b3b5",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "7d56ee80-a20d-44e9-8872-05ad0a2b57e9",
"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:40.1687962+01:00",
"last_update": "2026-01-10T12:09:40.1687962+01:00",
"id_user_upd": "16553b90-1d1a-42e3-abe2-ffd745e1ab87",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "35",
"id_pos": "2a5026d3-fa38-43bd-9e75-baa1f5ac4637",
"id_pos_type": "88c1194b-c1aa-4e26-ba2c-869258bdae30",
"id_price_list": "0e83cf17-6844-44d6-b1f1-96f3f64d3b0a",
"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:40.1687962+01:00",
"last_update": "2026-01-10T12:09:40.1687962+01:00",
"id_user_upd": "eed00059-e678-4ed8-8ee0-e655c8cc4f15",
"commited": true,
"mt_pos_view": {
"$id": "36",
"id_pos": "b2c66857-2fd8-4ca0-895a-8d6633ad694c",
"id_pos_type": "787878d4-49f8-43a4-abc7-b9b950c4d3ff",
"is_default": true,
"active": true,
"created_on": "2026-01-10T12:09:40.1687962+01:00",
"last_update": "2026-01-10T12:09:40.1687962+01:00",
"id_user_upd": "fdf45d23-b8f3-4766-834c-207e2f57653a",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"mt_pos_prices_list": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_pos_types": {
"$id": "37",
"id": "35f93a50-2ea4-46c3-b8e6-e1f2dda78b17",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-01-10T12:09:40.1687962+01:00",
"last_update": "2026-01-10T12:09:40.1687962+01:00",
"id_user_upd": "1471a54b-e1d3-470f-a89b-98e2e57785fc",
"commited": true,
"mt_items_featured": [
{
"$id": "38",
"id": "f18cf8ae-a873-40a7-b9b5-f142bb7752fa",
"id_branch": "1d80e14f-4c00-44f7-ae8b-1ef0896faab2",
"id_pos_type": "052b5f46-0d52-4a40-ac6c-8972b3b6792f",
"id_pos": "0a795b90-9c4b-4261-bd91-e6fd838732fb",
"id_item": "b268a56a-f5a7-4b2d-9952-a9e182be45c6",
"date_from": "2026-01-10T12:09:40.1687962+01:00",
"date_end": "2026-01-10T12:09:40.1687962+01:00",
"image_id": 4,
"active": true,
"created_on": "2026-01-10T12:09:40.1687962+01:00",
"last_update": "2026-01-10T12:09:40.1687962+01:00",
"id_user_upd": "03172e29-dbb6-420c-8b5a-849082447b1a",
"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": "a8ae1efa-6c00-4b93-a8dd-2b8cf216cd9d",
"id_doc": "2fdca01b-57cd-46ca-b830-1c5fa0961bc0",
"id_pos_type": "dab67d3d-c2bf-4302-af38-38f72e30addf",
"id_doc_print": "417028b4-4680-4348-b9a3-1ed0092dd381",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-01-10T12:09:40.1687962+01:00",
"last_update": "2026-01-10T12:09:40.1687962+01:00",
"id_user_upd": "a1ed1687-e85f-4770-9b1c-06ccb53a9c10",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_pos_print": {
"$id": "40",
"id": "1d800ae5-84c2-4d93-9a9a-e77c6092847f",
"id_pos": "9626d80d-ef2b-4451-8d8c-f491dae3ae57",
"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:40.1687962+01:00",
"last_update": "2026-01-10T12:09:40.1687962+01:00",
"id_user_upd": "1a929e97-808b-4584-a7e9-26667173736a",
"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": "a7e6896f-4570-42be-a678-35c0da292e08",
"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:40.1687962+01:00",
"last_update": "2026-01-10T12:09:40.1687962+01:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"st_doc_print_det": [
{
"$id": "42",
"id_doc_print": "da071eb8-b31e-4956-b6c0-22dbdd97431e",
"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": "72cdd700-317e-454c-899e-5bfe6ce1fc7b",
"id_item_sub": "26ab332c-6371-4b29-9422-1f097c9d29c8",
"validity_date": "2026-01-10T12:09:40.1687962+01:00",
"price": 4.1,
"active": true,
"created_on": "2026-01-10T12:09:40.1687962+01:00",
"last_update": "2026-01-10T12:09:40.1687962+01:00",
"id_user_upd": "61f5788b-9275-45ad-85ba-5d54cf1faf98",
"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": "05ff263e-a4f6-4133-b8d3-27f804156c6c",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-01-10T12:09:40.1687962+01:00",
"date_end": "2026-01-10T12:09:40.1687962+01:00",
"id_branch": "ed108d62-fa69-46cf-9051-5413a6b9af72",
"id_pos": "84a42de9-2f23-44c1-85f6-942bb4775465",
"id_list": "bfa3885e-51e6-4944-8c31-2fb31ca72c57",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-01-10T12:09:40.1687962+01:00",
"last_update": "2026-01-10T12:09:40.1687962+01:00",
"id_user_upd": "fad0f777-a6d0-4537-bd71-5c3b168e9489",
"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": "838712b0-cc1e-4af0-997e-4560cf0ccd23",
"order_id": 2,
"id_item": "3f715897-b215-462d-abb5-beceb2ff4e5b",
"id_item_type": "a8cdf2b3-9124-4043-8ad1-ffa9f2d889cb",
"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": "2707820b-0234-4abe-8e04-7df6d53962e3",
"type_item": 11,
"id_voucher_json": "d4efe77a-37e7-4d2a-8207-a5bf7cd8c4c2",
"count_voucher": 1,
"id_category": "f7919fd8-819a-4f17-b343-68f4802c1231",
"created_on": "2026-01-10T12:09:40.1687962+01:00",
"last_update": "2026-01-10T12:09:40.1687962+01:00",
"id_user_upd": "1e0b0526-cf69-4fc2-a3a8-20c0037578c4",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_types": {
"$ref": "29"
},
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$id": "46",
"id": "98ad924e-32d3-4e63-b2be-e29de12e0aae",
"nro_sesion": 2,
"id_pos": "50cb3da0-46a1-47a8-99d0-4da9619adfb4",
"date_tax": "2026-01-10T12:09:40.1687962+01:00",
"date_open": "2026-01-10T12:09:40.1687962+01:00",
"date_close": "2026-01-10T12:09:40.1687962+01:00",
"id_user_open": "795fa811-870d-4942-b62d-a75d511842ba",
"id_user_close": "5a7e4b14-69f9-4e40-8aba-87d30041a61f",
"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:40.1687962+01:00",
"last_update": "2026-01-10T12:09:40.1687962+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": "a9238eac-8538-4edc-9488-2a52d84ae68c",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "2be489c0-78e4-4a66-956f-e29229a58704",
"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:40.1687962+01:00",
"tt_pos_sesion": {
"$ref": "46"
}
},
{
"$ref": "47"
}
],
"tt_rooms_units_activity": [
{
"$id": "48",
"id": "5ec954c9-9760-4c1d-9e2c-f5cdc046f185",
"id_room_unit": "b2ff0342-4c63-40c5-b36b-18d3b023d23a",
"id_room_list": "2190d23a-ad97-4b9e-9cdb-b823e440f85a",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-01-10T12:09:40.1687962+01:00",
"date_from": "2026-01-10T12:09:40.1687962+01:00",
"date_end": "2026-01-10T12:09:40.1687962+01:00",
"date_open": "2026-01-10T12:09:40.1687962+01:00",
"date_close": "2026-01-10T12:09:40.1687962+01:00",
"id_employee": "59e035c2-ade1-4199-ad64-7d9ba2eb222b",
"id_employee_sec": "35d10ed3-92d5-4980-af8f-9016449c162a",
"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": "af158676-eee6-4065-b122-8a96e37a149e",
"comment": "sample string 7",
"id_user_open": "021dbf6a-8f59-46b7-9336-8a967ebf26ad",
"id_user_close": "2077ca19-d03f-474d-8d4a-85f9804c83dc",
"id_unit_state": "feeba340-c432-46dc-b61d-f7ebdc76d796",
"id_pos_sesion": "9f10b409-e32f-429d-a92f-7d16dc25321a",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-01-10T12:09:40.1687962+01:00",
"active": true,
"created_on": "2026-01-10T12:09:40.1687962+01:00",
"last_update": "2026-01-10T12:09:40.1687962+01:00",
"commited": true,
"mt_employees": {
"$ref": "21"
},
"mt_employees1": {
"$ref": "21"
},
"mt_rooms_units": {
"$id": "49",
"id": "58bcb29b-9e18-4d50-abda-2001eede0f6d",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "ef9308a5-6555-40e2-b8d2-c0fdbd66cd13",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "244541c5-d470-44bf-9312-84076b448e5c",
"locked": true,
"date_locked": "2026-01-10T12:09:40.1687962+01:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-01-10T12:09:40.1687962+01:00",
"last_update": "2026-01-10T12:09:40.1687962+01:00",
"id_user_upd": "0c800544-8a8f-4177-9017-205bed5e1b43",
"commited": true,
"mt_rooms": {
"$id": "50",
"id": "e82c619c-29d1-4bbe-8868-6f43bd390af7",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "a3a98abe-9e7c-4f93-bbfb-05e5cac34282",
"name_pos": "sample string 6",
"id_image": "9abefbda-ad8a-4cee-8d66-1ea05f5cf1da",
"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": "1a4b4ec4-4bad-425f-b144-a2fc0ef87e64",
"refresh_status": true,
"active": true,
"created_on": "2026-01-10T12:09:40.1687962+01:00",
"last_update": "2026-01-10T12:09:40.1687962+01:00",
"id_user_upd": "06736494-9d43-43bc-8c15-44db17b89f62",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos_rooms": [
{
"$id": "51",
"id_pos": "c9b25f00-b381-4cd9-9bd8-3e85d59af076",
"id_room": "8e2dcbda-8441-432a-8465-341ae46482a4",
"active": true,
"created_on": "2026-01-10T12:09:40.1687962+01:00",
"last_update": "2026-01-10T12:09:40.1687962+01:00",
"id_user_upd": "4e9479c6-4903-4b24-943d-64002e329d2c",
"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": "c615f241-80fb-4df2-8aae-a6d866425372",
"id_room": "c6ad3016-0527-49e2-a490-9519726995ba",
"date_in": "2026-01-10T12:09:40.1687962+01:00",
"date_out": "2026-01-10T12:09:40.1687962+01:00",
"id_user_add": "86b0138c-d44d-4d9b-beb3-4a72034cd028",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-01-10T12:09:40.1687962+01:00",
"last_update": "2026-01-10T12:09:40.1687962+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": "20699f8f-a7c9-4c8f-9339-b37c39cf04d2",
"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:40.1687962+01:00",
"last_update": "2026-01-10T12:09:40.1687962+01:00",
"id_user_upd": "791bf601-a420-4193-9842-3e1659d6d312",
"commited": true,
"mt_rooms_units": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"mt_rooms_units_states_types": [
{
"$id": "54",
"id_room_type": "37fe9759-96e8-4947-814f-438a19ffc802",
"id_room_state": "e72ebb80-424b-47d4-bf74-63fea24048cb",
"id_image": "fd970d7a-8bf1-43bb-93ac-7d0e8e4ec7de",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-01-10T12:09:40.1687962+01:00",
"last_update": "2026-01-10T12:09:40.1687962+01:00",
"id_user_upd": "ca6bd7fa-13d0-494e-8058-98d9877c6dd1",
"commited": true,
"mt_rooms_units_states": {
"$id": "55",
"id": "6613ac1a-121a-4293-8bcd-4dac6721d2b5",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-01-10T12:09:40.1687962+01:00",
"last_update": "2026-01-10T12:09:40.1687962+01:00",
"id_user_upd": "97409412-98ad-44bf-b185-0da8fe7e8397",
"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": "eac61216-550c-4aef-b330-888a53c774a9",
"id_pos_sesion": "0bdc3de5-7d2c-4eec-8023-09710339a07e",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "45279288-00d3-4f74-bbeb-68022b66d1a2",
"id_room_unit_activity": "d177978c-d56c-4990-b95e-516df2a3a358",
"id_doc_sa": "efcabf68-b4eb-4627-9671-9634bcbafcb7",
"id_pos_type": "7c9d37b3-5d8b-465b-ba47-abc0ebe46cd1",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "e45dc596-f82a-4dad-9c01-fc33e5a2209e",
"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:40.1687962+01:00",
"last_update": "2026-01-10T12:09:40.1687962+01:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "46"
},
"tt_tips_users": [
{
"$id": "57",
"id_tip": "185a9050-674d-4bb5-a226-cdb15aa9bbc9",
"id_user": "e260b2c6-54d8-41ca-9c58-a7071b45983a",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-01-10T12:09:40.1687962+01:00",
"last_update": "2026-01-10T12:09:40.1687962+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": "523e7823-5400-4800-a2df-6191cc902baf",
"id_user": "b45cfe9c-9859-4049-a6f9-d3f9b6925274",
"date_add": "2026-01-10T12:09:40.1687962+01:00",
"active": true,
"created_on": "2026-01-10T12:09:40.1687962+01:00",
"last_update": "2026-01-10T12:09:40.1687962+01:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$ref": "46"
}
},
{
"$ref": "58"
}
]
}
},
{
"$ref": "45"
}
]
},
"mt_items_vouchers": {
"$id": "59",
"id": "d106eb7f-cd24-4139-b6d9-1b56d5ab0c58",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "89968530-4bd4-43d3-bfbe-5028c986bfb5",
"id_doc_print": "77948ee9-e4e7-49d9-9b9c-7a660aaf67ff",
"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:40.1687962+01:00",
"last_update": "2026-01-10T12:09:40.1687962+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": "af63ad67-e7a2-40fc-a8c8-eb91cdb05185",
"id_line": 2,
"id_item": "6236d200-2315-4d67-91ae-618636eac019",
"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": "970751d9-b931-48fc-a3da-ea0d51a3026c",
"id_doc": "02efb8ee-9566-4574-bc64-ef298037158b",
"value": 3,
"created_on": "2026-01-10T12:09:40.1687962+01:00",
"last_update": "2026-01-10T12:09:40.1687962+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": "a226e6fd-fa02-4489-a611-6d65ba342a3b",
"id_pos": "954d8970-b8b1-45da-ac67-c6bcd5eb3db5",
"id_doc": "4566e6e1-f4a5-493d-86ee-8dd740fb3471",
"id_branch": "206e8012-e87d-419a-9d64-6a6c0fd0abc6",
"nro_doc": "sample string 5",
"date_doc": "2026-01-10T12:09:40.1687962+01:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "3b749b34-eaec-419b-bef6-aff2f238ea41",
"id_loc_from": "0ead0f7a-13d5-4fd9-8649-0d38621871af",
"id_loc_end": "8595480e-df86-4a07-bea0-df8e689a889c",
"id_user_add": "77e2285a-0715-43e3-914a-dab675011b72",
"id_user_upd": "a89d7b1f-82ac-4716-b4a9-d8fb9561da8c",
"id_pos_sesion": "35886739-58c7-4835-acff-4d0fc7038d24",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-01-10T12:09:40.1687962+01:00",
"active": true,
"created_on": "2026-01-10T12:09:40.1687962+01:00",
"last_update": "2026-01-10T12:09:40.1687962+01:00",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$ref": "14"
},
"mt_locations": {
"$id": "63",
"id": "fcf8dbb4-4c3b-4617-87ff-c8060d110b95",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "41fe642c-56b9-4044-b2c6-d2d578534fb3",
"active": true,
"created_on": "2026-01-10T12:09:40.1687962+01:00",
"last_update": "2026-01-10T12:09:40.1687962+01:00",
"id_user_upd": "b9693740-c77c-4d61-9ef9-e042644badf8",
"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": "1d184e93-8165-4379-86a5-25e0b7cdbc97",
"id_item": "0f0c5621-1db6-470e-9eec-9de42e01af27",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-01-10T12:09:40.1687962+01:00",
"last_update": "2026-01-10T12:09:40.1687962+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": "5d3c0276-41d0-4869-b575-78fb6ca04684",
"id_line": 2,
"id_item": "4a41a983-3a35-43e7-ab69-63203c83bbe7",
"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": "38f1236f-ae75-456e-a0aa-2bc5cb0191c0",
"spool_server": "sample string 2",
"id_doc_sa": "ee3a7a4e-ade7-4027-b9db-7ae8f94c1c13",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-01-10T12:09:40.1687962+01:00",
"printed": true,
"print_on": "2026-01-10T12:09:40.1687962+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": "4a7af8df-29d3-40d8-94c0-8171abae6be4",
"id_pos": "79ec34fa-ffec-4ca4-899f-4a429c886298",
"mac_address": "sample string 3",
"date_end": "2026-01-10T12:09:40.1687962+01:00",
"key_access": "sample string 5",
"id_user_add": "5cc91944-8dd8-435b-9a8f-c36e807559e7",
"active": true,
"created_on": "2026-01-10T12:09:40.1687962+01:00",
"last_update": "2026-01-10T12:09:40.1687962+01:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "67"
}
],
"st_users_pos": [
{
"$id": "68",
"id_user": "949e2920-ecee-402c-a3b4-2aee52bb4de0",
"id_pos": "ee2ef09a-ba11-40cc-a42f-d942c196549d",
"pass_required": true,
"active": true,
"created_on": "2026-01-10T12:09:40.1687962+01:00",
"last_update": "2026-01-10T12:09:40.1687962+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": "735867d3-33d4-489d-83eb-d433c1ea699c",
"id_pos": "688593b5-1d1a-40fe-b9c4-3aca470da8eb",
"date_add": "2026-01-10T12:09:40.1687962+01:00",
"date_upd": "2026-01-10T12:09:40.1687962+01:00",
"date_out": "2026-01-10T12:09:40.1687962+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": "8887ba58-5b52-4765-ae56-9ce38e8576ec",
"id_user_add": "3f35d4c6-73a9-4b83-9ba0-ef2bef94e4ad",
"id_table": "cb0d0ffd-acaa-49eb-b042-7c594f1b950b",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "72d05018-f38d-46ac-8924-bf784a27132a",
"created_on": "2026-01-10T12:09:40.1687962+01:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_sync_tables": {
"$id": "71",
"id": "3b13862b-6516-402a-94f6-1a6ab89342e9",
"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:40.1687962+01:00",
"last_update": "2026-01-10T12:09:40.1687962+01:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "72",
"id": "03f82d20-2616-4a25-9ea2-3412bfb49397",
"id_sync": "ae91a2ac-9bfa-4dbd-8622-4fe5d05dc002",
"json": "sample string 3",
"id_table": "44a1a8c7-31fb-460c-8dbe-d58b833b8601",
"order": 5,
"st_sync_packages": {
"$id": "73",
"id": "2a268753-0f39-4821-b7de-e1724c66791b",
"id_branch_from": "b9cd5f66-f24b-4f35-b43d-d18e8d78b15f",
"id_branch_to": "8b699164-f3ab-482e-b00b-5fab4f14398e",
"type": 4,
"created_on": "2026-01-10T12:09:40.1687962+01:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-01-10T12:09:40.1687962+01:00",
"send_on": "2026-01-10T12:09:40.1687962+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": "4e47c0eb-4779-455e-a3bc-c07dd94292e5",
"id_pos": "cba01729-a0cf-4504-8c65-768f6853950f",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-01-10T12:09:40.1687962+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": "4f60ec9a-c07a-4e5d-9859-89de13d41cd8",
"id_function": "9db6b99f-842a-4060-bfec-d3675ac72f0b",
"id_user": "aa053f66-af9c-4d2f-ac6c-285e79f3f3d2",
"id_profile": "6ed799a9-7f6a-49ed-884d-c3913f58a7cb",
"permission": 3,
"active": true,
"created_on": "2026-01-10T12:09:40.1687962+01:00",
"last_update": "2026-01-10T12:09:40.1687962+01:00",
"commited": true,
"st_users_profiles": {
"$id": "76",
"id": "159487ed-93fd-455f-baba-fac9064c26e7",
"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:40.1687962+01:00",
"last_update": "2026-01-10T12:09:40.1687962+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": "ab3b3818-0125-4c35-a986-59419b2dad3a",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "2ac26c8f-1c09-442f-a301-addd0b4ae796",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "4a5a4433-67e0-4060-8c77-937c18c27f8a",
"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:40.1687962+01:00",
"last_update": "2026-01-10T12:09:40.1687962+01:00",
"commited": true,
"st_functions_groups": {
"$id": "78",
"id": "acc95a55-954f-4d99-93c0-f0291430c069",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-01-10T12:09:40.1687962+01:00",
"last_update": "2026-01-10T12:09:40.1687962+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": "5d670e3b-a35a-4a76-b752-c3c9a58a4b0a",
"token_id": "sample string 2",
"id_user": "699784a7-2d17-4400-b91f-13d784bf5133",
"date_from": "2026-01-10T12:09:40.1687962+01:00",
"date_end": "2026-01-10T12:09:40.1687962+01:00",
"created_on": "2026-01-10T12:09:40.1687962+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": "b4cc34ac-dd3f-4941-9426-d4e4f8f907ae",
"id_room_activity": "c8b956e3-3618-46f1-a671-57cfdfba9637",
"id_pos_sesion": "b2c44e2d-fe8b-49a2-a17d-8a98ad0256b7",
"log_text": "sample string 4",
"id_user": "481be1f4-7409-4631-a3ba-012183c46582",
"created_on": "2026-01-10T12:09:40.1687962+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": "1325f8cb-60f8-4100-8cfa-6f1d7da5fa98",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-01-10T12:09:40.1687962+01:00",
"last_update": "2026-01-10T12:09:40.1687962+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"
}
]