GET api/Mt_Periods?id_branch={id_branch}&exercise_id={exercise_id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id_branch | globally unique identifier |
Required |
|
| exercise_id | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of mt_periods| Name | Description | Type | Additional information |
|---|---|---|---|
| id_branch | globally unique identifier |
Required |
|
| exercise_id | integer |
Required |
|
| period_id | integer |
Required |
|
| date_from | date |
Required |
|
| date_end | date |
Required |
|
| state | string |
Required Max length: 1 |
|
| created_on | date |
None. |
|
| last_update | date |
None. |
|
| commited | boolean |
None. |
|
| mt_branches | mt_branches |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"$id": "1",
"id_branch": "8907c5a0-19b2-40ab-a22d-2bdc89750873",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-03-10T09:42:14.7262217+01:00",
"date_end": "2026-03-10T09:42:14.7262217+01:00",
"state": "sample string 6",
"created_on": "2026-03-10T09:42:14.7262217+01:00",
"last_update": "2026-03-10T09:42:14.7262217+01:00",
"commited": true,
"mt_branches": {
"$id": "2",
"id": "3ea16ea6-c9d9-4da4-a3f2-e4616ba370fb",
"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": "56867b71-6a6a-41c1-9998-9269e6c2784f",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-03-10T09:42:14.7262217+01:00",
"last_update": "2026-03-10T09:42:14.7262217+01:00",
"id_user_upd": "41215b29-51b4-42a0-ab26-64126fe502fe",
"commited": true,
"st_images": {
"$id": "3",
"id": "c7963c46-dd36-4f8a-a802-57591d833869",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "e67b3609-f245-44dc-bc43-915253140eac",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-03-10T09:42:14.7262217+01:00",
"last_update": "2026-03-10T09:42:14.7262217+01:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_categories": [
{
"$id": "4",
"id": "228f4e33-e579-432a-b50d-7d3286a7e7d6",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "f1a3aa76-df1b-44a7-8430-318afed621ef",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "5dc6c1ab-3133-40ad-af86-dd176b175248",
"view_pos": true,
"order": 8,
"order_sec": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"font_bold": true,
"font_underline": true,
"font_size": 15,
"big_buttons": true,
"active": true,
"created_on": "2026-03-10T09:42:14.7262217+01:00",
"last_update": "2026-03-10T09:42:14.7262217+01:00",
"id_user_upd": "1f08843f-7970-41d0-b606-7f72223c9fe0",
"commited": true,
"mt_categories_items": [
{
"$id": "5",
"id_category": "39bc0731-b45d-4bbe-9107-460405ad0742",
"id_item": "cdaffb36-62f3-4e43-a2a1-a19fe5ffa25a",
"is_default": true,
"active": true,
"created_on": "2026-03-10T09:42:14.7262217+01:00",
"last_update": "2026-03-10T09:42:14.7262217+01:00",
"id_user_upd": "9a1ce8f7-c0a7-43bc-b8e5-dc3e9f64a43d",
"commited": true,
"mt_categories": {
"$ref": "4"
},
"mt_items": {
"$id": "6",
"id": "87a5d595-15ed-4cb6-8acf-f001e0a9ea6c",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "1bc8c295-842d-4215-b806-e865751c3949",
"id_unit_sec": "ef46194d-cf45-469d-a376-869a975302ea",
"id_brand": "9f123d17-cc23-4e13-945b-34e91ac1542a",
"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": "efb33ece-8123-46b9-b423-a8bce2addfc3",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"font_bold": true,
"font_underline": true,
"font_size": 29,
"active": true,
"created_on": "2026-03-10T09:42:14.7262217+01:00",
"last_update": "2026-03-10T09:42:14.7262217+01:00",
"id_user_upd": "2bca5a80-3d2b-4f61-be88-e4bf3392c9c3",
"commited": true,
"mt_brands": {
"$id": "7",
"id": "d3585b12-eda1-4fbc-95da-775c866a9f5c",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-03-10T09:42:14.7262217+01:00",
"last_update": "2026-03-10T09:42:14.7262217+01:00",
"id_user_upd": "b13f797b-5382-415f-a246-1d88e44f7512",
"commited": true,
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"st_users": {
"$id": "8",
"id": "1f15d7af-7693-4b83-a0fc-72e6cf83e124",
"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": "78fa1b69-55bf-485e-a513-e70eea903a8e",
"view_messages": true,
"id_image_photo": "901fd011-8f90-481e-9929-b01cd458c638",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "d0db4634-e2e0-4de1-868b-bb99e57771f1",
"view_pos": true,
"order": 15,
"color_border": "sample string 16",
"color_button": "sample string 17",
"color_font": "sample string 18",
"active": true,
"created_on": "2026-03-10T09:42:14.7262217+01:00",
"last_update": "2026-03-10T09:42:14.7262217+01:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_branches_zones": [
{
"$id": "9",
"id": "043c9a6d-3ab2-46b4-a698-cc6d70ea5063",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "ad725134-9177-4e00-9357-5ce1c62914e6",
"active": true,
"created_on": "2026-03-10T09:42:14.7262217+01:00",
"last_update": "2026-03-10T09:42:14.7262217+01:00",
"id_user_upd": "7421d075-ca33-4a0b-be95-2e809c65c9a9",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos": [
{
"$id": "10",
"id": "cf046d5e-2c6f-48b2-9223-652bef07c754",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "3e1d8314-c2aa-4c4a-a0ab-6eaba1454f77",
"id_zone": "d3f0ebf1-2d13-4489-9280-fdbf1d151215",
"user_required": true,
"active": true,
"created_on": "2026-03-10T09:42:14.7262217+01:00",
"last_update": "2026-03-10T09:42:14.7262217+01:00",
"id_user_upd": "ecd87860-8f6d-4445-9b9d-50721a6be37d",
"commited": true,
"mt_branches_zones": {
"$ref": "9"
},
"mt_cloakrooms": [
{
"$id": "11",
"id": "8a2f9249-e921-489c-b809-045fb46ab4ad",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "9ccf3cce-12e2-45be-b850-2616e176f232",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "488819ff-0051-4035-bca7-5c53c672933a",
"view_pos": true,
"order": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"active": true,
"created_on": "2026-03-10T09:42:14.7262217+01:00",
"last_update": "2026-03-10T09:42:14.7262217+01:00",
"id_user_upd": "7be2c7eb-0cb0-4097-957d-32945e445d53",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"tt_cloakrooms_units": [
{
"$id": "12",
"id": "dcd7ca16-2add-46e3-a262-ea42a2f72f6a",
"id_cloakroom": "2cd85012-38df-467b-a689-d1de1c0edffa",
"id_pos_sesion": "de6bf3c0-fda3-439b-8020-664bbcb0a31b",
"unit_id": 4,
"date_open": "2026-03-10T09:42:14.7262217+01:00",
"date_close": "2026-03-10T09:42:14.7262217+01:00",
"id_doc_sa": "2568cae0-40b6-43ff-921f-001f83f98413",
"commited": true,
"mt_cloakrooms": {
"$ref": "11"
},
"tt_doc_sa": {
"$id": "13",
"id": "ab5d72b8-9343-412a-97ab-89240e096bb4",
"id_pos": "48394458-9f6c-4c49-83ff-a08fbbc6232e",
"id_doc": "71b08332-12fd-48e9-b8ec-8f03a600c2f6",
"id_branch": "4768ee38-6743-4c27-ac44-90cf347557de",
"nro_doc": "sample string 5",
"date_doc": "2026-03-10T09:42:14.7262217+01:00",
"date_tax": "2026-03-10T09:42:14.7262217+01:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "c808c632-acf0-4325-bf6c-282bc1fceb7a",
"id_relationship": "90f4b848-b698-47d4-a470-940439efafcf",
"id_loc_from": "209679d7-d091-418e-9b72-17ae427da31d",
"id_loc_end": "635de138-9efd-41b7-9379-42a715aa97c3",
"id_user_add": "9eedb6b8-39d9-4c93-b73e-1d636a285737",
"id_user_upd": "6fb398b3-073a-46f2-853e-35b8f2f8f9b4",
"comment": "sample string 12",
"id_pos_sesion": "c12eaace-5356-46b1-9793-3eafe370e8f4",
"id_room_unit": "d1912e4e-be1a-4238-92ab-b0c518aaa150",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "7b176d05-ed6e-4e1a-b2f3-9773c17cbf58",
"p_dis": 15.1,
"p_chr": 16.1,
"amt_net": 17.1,
"amt_tax": 18.1,
"amt_dis": 19.1,
"amt_chr": 20.1,
"amt_tot": 21.1,
"active": true,
"created_on": "2026-03-10T09:42:14.7262217+01:00",
"last_update": "2026-03-10T09:42:14.7262217+01:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$id": "14",
"id": "f5eba16b-5031-41a7-802f-e71a6fd46309",
"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": "1679b831-6203-4d50-8e97-e1e7787c3cc1",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"active": true,
"created_on": "2026-03-10T09:42:14.7262217+01:00",
"last_update": "2026-03-10T09:42:14.7262217+01:00",
"id_user_upd": "087e771e-8fcc-44e2-950d-812664ea3238",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "15",
"id_doc": "ae2fbe54-5983-460a-b1a3-0b5a3bad1046",
"id_pay": "14ff13f0-6da8-4204-81cd-36f5c3c7472d",
"id_money": "e7b335b1-21ce-4cac-bf97-aaf2804b82ac",
"active": true,
"created_on": "2026-03-10T09:42:14.7262217+01:00",
"last_update": "2026-03-10T09:42:14.7262217+01:00",
"id_user_upd": "7f88c26f-12e2-483f-bd43-2d6cd79a7e2a",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_money_types": {
"$id": "16",
"id": "9c8f994e-c61e-435e-90c0-224e0368b8cf",
"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": "b8620ea6-8b5d-4e5a-856c-539edfc2b861",
"view_pos": true,
"order": 8,
"color_border": "sample string 9",
"color_button": "sample string 10",
"color_font": "sample string 11",
"active": true,
"created_on": "2026-03-10T09:42:14.7262217+01:00",
"last_update": "2026-03-10T09:42:14.7262217+01:00",
"id_user_upd": "cd088aee-0978-4b47-a858-dfaa3bca1af5",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_money_rates": [
{
"$id": "17",
"id_money_1": "b5c9068c-7529-4bf2-9f28-76a3280b68d9",
"id_money_2": "849ee8c8-3c0b-42d6-a5e2-d034bf11a39f",
"date_from": "2026-03-10T09:42:14.7262217+01:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-03-10T09:42:14.7262217+01:00",
"last_update": "2026-03-10T09:42:14.7262217+01:00",
"id_user_upd": "5a1abad2-3b39-4c64-90cd-919644ca769a",
"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": "3b4df1a8-baf4-4a7b-be78-21c2d3605921",
"id_pay": "6be88fb7-4c26-47b8-8fd9-04a6521a6c82",
"id_money": "09a2a089-17bf-4f44-9c68-2ef0f949e4dd",
"date_cashflow": "2026-03-10T09:42:14.7262217+01:00",
"coefficient": 5.1,
"id_user_add": "0d2f1759-0892-4195-95e8-61b638475c0b",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "19",
"id": "aea17dae-0a1c-41e5-a65f-32a862f95735",
"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": "fd957494-dbb3-402e-a678-1e4ead0f3fcc",
"view_pos": true,
"order": 13,
"color_border": "sample string 14",
"color_button": "sample string 15",
"color_font": "sample string 16",
"active": true,
"created_on": "2026-03-10T09:42:14.7262217+01:00",
"last_update": "2026-03-10T09:42:14.7262217+01:00",
"id_user_upd": "aaa0f1ac-8001-4e68-8e4d-90aa23ac66da",
"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": "f79abafe-f8cd-4b9c-8f63-10ff9f25e12f",
"id_line": 2,
"id_pay": "8ece3f57-2855-4105-ad77-6ca725d2104f",
"id_money": "6a2de1f7-a9ed-4d4f-b0b3-ba103f5c89ad",
"coefficient": 5.1,
"id_voucher": "0b5033fe-631b-409b-af1e-0502bca77044",
"id_employee": "adee3f90-021e-45d7-9498-97000c85091c",
"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": "2a1da699-58f8-4a53-b6ff-ddddc38e8486",
"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": "970e4c60-b4fa-4f8b-9dbc-e65ebb3a0bda",
"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": "fb80831e-fad7-4c53-a84b-8cf20e1c69d1",
"name_pos": "sample string 12",
"id_image": "7351efb1-9ba0-486b-a38e-8834a20a0602",
"view_pos": true,
"order": 14,
"color_border": "sample string 15",
"color_button": "sample string 16",
"color_font": "sample string 17",
"active": true,
"created_on": "2026-03-10T09:42:14.7262217+01:00",
"last_update": "2026-03-10T09:42:14.7262217+01:00",
"id_user_upd": "70028ad7-a0db-4f80-b053-c837e214105d",
"commited": true,
"mt_employees_branches": [
{
"$id": "22",
"id_employee": "9edcf83d-dc30-4db0-add5-96ce2df608f1",
"id_branch": "1b9d5579-3f05-497b-8993-40111273b027",
"active": true,
"created_on": "2026-03-10T09:42:14.7262217+01:00",
"last_update": "2026-03-10T09:42:14.7262217+01:00",
"id_user_upd": "b90eb793-37ce-45a4-97b9-c6bd1a2e6ac6",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_employees": {
"$ref": "21"
}
},
{
"$ref": "22"
}
],
"mt_employees_profiles": {
"$id": "23",
"id": "edcdf3db-b031-4fc0-83df-6c023ae50eb8",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-03-10T09:42:14.7262217+01:00",
"last_update": "2026-03-10T09:42:14.7262217+01:00",
"id_user_upd": "2cb9273f-d121-490d-9dfa-79fb4269d3ab",
"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": "6f631480-65b3-44a1-ab7b-7d17413e0004",
"id_line": 2,
"id_item_sub": "6e699874-c900-4418-9669-8c6aa33fe919",
"qty": 4.1,
"id_list": "399b0fe5-2ffd-4600-93fd-83eefdbaf5cf",
"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": "5bbebeaa-80fa-49d5-ae28-3c2e09fd4059",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "cd84c859-137d-4415-9578-18ae53d057aa",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "62f74dc9-41f4-4233-ae68-ece550171ef6",
"id_user_upd": "9dd8ca6b-b12d-45de-ae3e-ecd237e5b94d",
"active": true,
"mt_employees": {
"$ref": "21"
},
"mt_items_sub": {
"$id": "25",
"id": "c2864f5c-7e5a-4f06-8aff-432e1398eb66",
"id_item": "80d47498-eb15-4c92-a2a4-902175f7e323",
"id_item_type": "c429c233-880a-428a-a077-e5060e1a73d8",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "980beb89-7386-4676-b7b2-cb9410719aaa",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-03-10T09:42:14.7262217+01:00",
"last_update": "2026-03-10T09:42:14.7262217+01:00",
"id_user_upd": "3bc917f3-2db0-4ac6-bae3-2817c58332d8",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_formula": [
{
"$id": "26",
"id_item_sub": "9ca8cfa3-2387-4cc9-a361-170d517be331",
"id_item": "f4020165-213a-4c99-ac64-29a12906fd51",
"group_id": 3,
"id_unit_ref": "c2237ac2-d101-416d-892d-f67253c9f222",
"qty_dis": 5,
"mt_items": {
"$ref": "6"
},
"mt_items_sub": {
"$ref": "25"
},
"mt_units_ref": {
"$id": "27",
"id": "c8296800-09f8-4d55-9d99-164c20fbe7f9",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "92660b70-ed40-4b65-90e4-a2ac99cd41b6",
"active": true,
"created_on": "2026-03-10T09:42:14.7262217+01:00",
"last_update": "2026-03-10T09:42:14.7262217+01:00",
"id_user_upd": "07e0d33a-d273-4db4-8bcd-2bc0132ff823",
"commited": true,
"mt_units": {
"$id": "28",
"id": "1df60209-f111-41eb-bade-72fe45e28d63",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-03-10T09:42:14.7262217+01:00",
"last_update": "2026-03-10T09:42:14.7262217+01:00",
"id_user_upd": "5896016a-33e0-4a23-805b-13b54d24014e",
"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": "5a2a1460-fdbd-46c4-9d8b-44749475cb10",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "22660909-ae0f-46b5-8d47-78bab93d2777",
"view_pos": true,
"order": 7,
"color_border": "sample string 8",
"color_button": "sample string 9",
"color_font": "sample string 10",
"font_bold": true,
"font_underline": true,
"font_size": 13,
"active": true,
"created_on": "2026-03-10T09:42:14.7262217+01:00",
"last_update": "2026-03-10T09:42:14.7262217+01:00",
"id_user_upd": "d14190dc-41c9-42b4-a5cc-045d572b35de",
"commited": true,
"tt_vouchers_det": [
{
"$id": "30",
"id_voucher": "3abe3e2b-6708-479b-aecf-c54ea054a2a5",
"id_line": "52651c71-0696-4493-85f6-253364feccb2",
"id_category": "255e7448-d537-42a4-a749-1dd6ee7917c1",
"id_item": "357d92fb-17b0-4ef7-a9bf-f1b7739b5f12",
"id_item_type": "fe93078e-4e62-478a-9952-2202c68e4970",
"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": "b3416885-1356-4689-8aa5-ab2e283ace2d",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-03-10T09:42:14.7262217+01:00",
"date_end": "2026-03-10T09:42:14.7262217+01:00",
"date_used": "2026-03-10T09:42:14.7262217+01:00",
"date_sesion": "2026-03-10T09:42:14.7262217+01:00",
"id_employee": "e38369d1-86b6-493a-89c4-ef99c36b1c50",
"id_branch": "1382dab8-7ac5-4437-b51a-16b0f48b5f98",
"id_voucher_permision": "f9028fa3-74d0-42c2-961c-fa1c022db3ed",
"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": "1cabb8f6-794e-4f75-b1d1-69ebc2f3665b",
"id_user_add": "4579444b-7ea1-46c3-8f38-cd4acbc5806b",
"id_doc_sa": "4cd3af9a-2b9d-4cd2-bc3a-c6e84ba98cf1",
"id_item_sub": "3bb89658-bfa4-4cd1-adbb-73944dc878b7",
"id_pos_sesion": "c0895ba7-38db-4c31-991e-1ac6933a9f49",
"is_authorized": true,
"is_automatic": true,
"print_in_branch": true,
"printed": true,
"is_entry": true,
"is_consume": true,
"is_used_entry": true,
"is_used_consume": true,
"is_close": true,
"active": true,
"created_on": "2026-03-10T09:42:14.7262217+01:00",
"last_update": "2026-03-10T09:42:14.7262217+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": "b87e99c8-8290-419c-8b2f-8ed2eb75784b",
"date_from": "2026-03-10T09:42:14.7262217+01:00",
"date_end": "2026-03-10T09:42:14.7262217+01:00",
"date_used": "2026-03-10T09:42:14.7262217+01:00",
"id_employee": "700fc771-7abd-4fde-994a-47dc4c9fcbbd",
"id_branch": "dc861aef-141c-462d-af9b-19f5e323020e",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "7fc74b64-a6c3-4952-8437-889db0dce730",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-03-10T09:42:14.7262217+01:00",
"last_update": "2026-03-10T09:42:14.7262217+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": "894e8cb3-fc51-444c-944a-66c8a3788903",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-03-10T09:42:14.7262217+01:00",
"date_end": "2026-03-10T09:42:14.7262217+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": "2926ef04-f37a-44e0-94ea-cfd4ca54285c",
"id_pos": "33dbbe42-c704-4c0d-9656-952d55c5b962",
"id_list": "e3fda854-e7d4-4d98-8cee-f9c13c42408c",
"id_item": "26a980cd-1582-45af-8551-f17ad77f7e24",
"id_item_type": "a56983a6-3419-4a50-9f67-4310cfdb4023",
"id_category": "a38fe721-53a0-4d04-8817-44b830274a41",
"by_day_week": true,
"use_mon": true,
"use_tue": true,
"use_wed": true,
"use_thu": true,
"use_fri": true,
"use_sat": true,
"use_sun": true,
"use_hour_ini": "00:00:00.1234567",
"use_hour_end": "00:00:00.1234567",
"active": true,
"created_on": "2026-03-10T09:42:14.7262217+01:00",
"last_update": "2026-03-10T09:42:14.7262217+01:00",
"id_user_upd": "447821ac-3edb-4fb1-95f2-49f3e8776a77",
"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": "c26d0078-fdcc-414b-8660-a975076d8179",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "f64ff273-6389-4f4c-b88d-82a1bc980d19",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "d7ba9fcb-95cd-4810-89a6-907c2326b2bc",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"active": true,
"created_on": "2026-03-10T09:42:14.7262217+01:00",
"last_update": "2026-03-10T09:42:14.7262217+01:00",
"id_user_upd": "ec597f12-512a-4a01-9ed9-209f5ba8b768",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "35",
"id_pos": "a4cb8f1a-07eb-4186-919b-299e7c041eb4",
"id_pos_type": "a6c1b2e7-98b7-4db0-8d2c-2e19f780f8c7",
"id_price_list": "431eaf60-9396-4a0d-9fab-2fd576413eec",
"is_default": true,
"view_mon": true,
"view_tue": true,
"view_wed": true,
"view_thu": true,
"view_fri": true,
"view_sat": true,
"view_sun": true,
"active": true,
"created_on": "2026-03-10T09:42:14.7262217+01:00",
"last_update": "2026-03-10T09:42:14.7262217+01:00",
"id_user_upd": "72b5a762-e5f8-462f-9ea2-7dbbceb9245b",
"commited": true,
"mt_pos_view": {
"$id": "36",
"id_pos": "6b8653c9-8def-4740-acc4-604f4ad12e02",
"id_pos_type": "c8ecce92-a088-4291-aeda-d4018ccdf9f1",
"is_default": true,
"active": true,
"created_on": "2026-03-10T09:42:14.7262217+01:00",
"last_update": "2026-03-10T09:42:14.7262217+01:00",
"id_user_upd": "18ec0ad1-ae1e-40fd-9bbf-cc3c395e8adb",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"mt_pos_prices_list": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_pos_types": {
"$id": "37",
"id": "2a5e5312-c1ab-4a6c-89c2-1adb9e78b100",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-03-10T09:42:14.7262217+01:00",
"last_update": "2026-03-10T09:42:14.7262217+01:00",
"id_user_upd": "2aa43211-b501-4115-a894-2f66fa7cbea3",
"commited": true,
"mt_items_featured": [
{
"$id": "38",
"id": "ae2f28dc-c87d-45f1-9bec-1080b08200c6",
"id_branch": "1c6a6122-d1e0-4da8-8f86-adee3c5e793d",
"id_pos_type": "91a06347-2c67-43dc-b176-d180e7da9b62",
"id_pos": "42236041-9a2e-4e99-8e4c-18277b340309",
"id_item": "667f46dd-ac6d-45c7-9e1b-29d4394d8b28",
"date_from": "2026-03-10T09:42:14.7262217+01:00",
"date_end": "2026-03-10T09:42:14.7262217+01:00",
"image_id": 4,
"active": true,
"created_on": "2026-03-10T09:42:14.7262217+01:00",
"last_update": "2026-03-10T09:42:14.7262217+01:00",
"id_user_upd": "a2a3ad9d-5eb3-4421-b1fc-1c89fd4d4016",
"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": "2979170f-af54-4a25-af12-c1113995d6f8",
"id_doc": "33298efb-00b8-4aa4-9c0b-f456409468cb",
"id_pos_type": "2334300b-dda3-48b8-91b3-e7835560f275",
"id_doc_print": "447cf0b1-869c-4e84-9f82-763da5162a31",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-03-10T09:42:14.7262217+01:00",
"last_update": "2026-03-10T09:42:14.7262217+01:00",
"id_user_upd": "caaf4788-d21a-448a-8999-fad1a8073ab4",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_pos_print": {
"$id": "40",
"id": "62edef21-cbca-4477-ae67-fb1393f0f349",
"id_pos": "135c5663-7cdf-426b-baf0-b7927d8c844c",
"id_mask": "sample string 3",
"name": "sample string 4",
"mode_print": 5,
"port": "sample string 6",
"baud_rate": 1,
"data_bits": 1,
"stop_bit": 1,
"flow_control": 1,
"parity": 1,
"pin_cashdrawer": 1,
"ip_printer": "sample string 7",
"port_ip": 1,
"printer_name": "sample string 8",
"active": true,
"created_on": "2026-03-10T09:42:14.7262217+01:00",
"last_update": "2026-03-10T09:42:14.7262217+01:00",
"id_user_upd": "14fd5e07-6342-459a-87ac-966bba0d2f3b",
"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": "8f860097-2b9f-4e30-a272-c2a8009af1d9",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high_row": 5,
"high_doc": 6,
"with_doc": 7,
"to_file": true,
"active": true,
"created_on": "2026-03-10T09:42:14.7262217+01:00",
"last_update": "2026-03-10T09:42:14.7262217+01:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"st_doc_print_det": [
{
"$id": "42",
"id_doc_print": "ac8facef-c19f-462e-ac53-5688d4e31b6b",
"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": "4cc6820d-7946-437c-8903-88159f8df3e5",
"id_item_sub": "3e0f43ab-b247-4c0d-8312-5590b6162a4d",
"validity_date": "2026-03-10T09:42:14.7262217+01:00",
"price": 4.1,
"active": true,
"created_on": "2026-03-10T09:42:14.7262217+01:00",
"last_update": "2026-03-10T09:42:14.7262217+01:00",
"id_user_upd": "96bc8153-5bbe-4b01-9d42-c181c40b0911",
"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": "8130c277-9ef3-4ebf-a516-2d66234af1ca",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-03-10T09:42:14.7262217+01:00",
"date_end": "2026-03-10T09:42:14.7262217+01:00",
"id_branch": "35148d4e-f704-4655-a078-9215ee1b981b",
"id_pos": "1470f96d-f8a9-4962-b96d-4a51be3957db",
"id_list": "c4cbd73c-816d-4122-a0b5-4de57fb2a740",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-03-10T09:42:14.7262217+01:00",
"last_update": "2026-03-10T09:42:14.7262217+01:00",
"id_user_upd": "f85bdcbc-3941-4a57-bfac-8edd4e13c361",
"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": "3eaf0144-bbcd-4128-bef0-289036bed967",
"order_id": 2,
"id_item": "e26687b3-113e-47bb-a276-5e4274e75955",
"id_item_type": "09c9c31d-74f1-40d4-b7ae-951a40eb18e2",
"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": "05b9c099-fa01-4ed7-b66d-1bec1f5a540b",
"type_item": 11,
"id_voucher_json": "69a4d37b-5ce8-4ffd-90db-38ee9e9cddd3",
"count_voucher": 1,
"id_category": "05957a4f-2e07-44e1-98fd-45fd51749ca5",
"created_on": "2026-03-10T09:42:14.7262217+01:00",
"last_update": "2026-03-10T09:42:14.7262217+01:00",
"id_user_upd": "c85ff672-f208-4521-bc60-4d2def3eb0e0",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_types": {
"$ref": "29"
},
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$id": "46",
"id": "4f755227-01d4-4974-954b-1ab6c7ac35f6",
"nro_sesion": 2,
"id_pos": "c7eea3b0-7940-4a5f-b5d4-dc39bab4d853",
"date_tax": "2026-03-10T09:42:14.7262217+01:00",
"date_open": "2026-03-10T09:42:14.7262217+01:00",
"date_close": "2026-03-10T09:42:14.7262217+01:00",
"id_user_open": "f02cfcb9-7972-4570-bded-633413734bfa",
"id_user_close": "0e9601fd-8f10-4bbd-bde5-9041de9beb7e",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2026-03-10T09:42:14.7262217+01:00",
"last_update": "2026-03-10T09:42:14.7262217+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": "e33adae2-f9a9-4ec8-ac84-53e5e54227d3",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "6e3991eb-a754-4cc5-a252-1dffbda8989e",
"type_pay": 5,
"module": "sample string 6",
"process": true,
"json_cloackrooms": "sample string 8",
"multi_select": 9,
"terminal_name": "sample string 10",
"created_on": "2026-03-10T09:42:14.7262217+01:00",
"tt_pos_sesion": {
"$ref": "46"
}
},
{
"$ref": "47"
}
],
"tt_rooms_units_activity": [
{
"$id": "48",
"id": "76f9fd26-6f99-4f85-a7de-f4522860af6a",
"id_room_unit": "eed71c3e-978d-4914-8122-1911a8d09cd8",
"id_room_list": "e9d35f2a-e0a6-45cd-9c35-9f8ff5bf3585",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-03-10T09:42:14.7262217+01:00",
"date_from": "2026-03-10T09:42:14.7262217+01:00",
"date_end": "2026-03-10T09:42:14.7262217+01:00",
"date_open": "2026-03-10T09:42:14.7262217+01:00",
"date_close": "2026-03-10T09:42:14.7262217+01:00",
"id_employee": "58af6a6d-5c5c-4bb1-b9da-1f6a3725a1c3",
"id_employee_sec": "0d451cbe-75e2-4a96-8168-153c26cf7a71",
"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": "05fe67d7-542b-4e9c-a0e7-cfacdc18f4a1",
"comment": "sample string 7",
"id_user_open": "7149b350-7655-415d-803b-a8bf9c388428",
"id_user_close": "f13aa9d8-cf39-4283-9632-42330a3eab14",
"id_unit_state": "9576deed-2020-4f87-815d-24235205468b",
"id_pos_sesion": "def003ea-4afa-44be-b484-0433c3532794",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-03-10T09:42:14.7262217+01:00",
"active": true,
"created_on": "2026-03-10T09:42:14.7262217+01:00",
"last_update": "2026-03-10T09:42:14.7262217+01:00",
"commited": true,
"mt_employees": {
"$ref": "21"
},
"mt_employees1": {
"$ref": "21"
},
"mt_rooms_units": {
"$id": "49",
"id": "318cd04d-94c1-423f-ab00-db0fdca9e7c2",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "9215e5e8-52cd-4b82-bb1a-25e111b65daa",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "31f71327-130a-42ea-bab7-1b4bcd81b336",
"locked": true,
"date_locked": "2026-03-10T09:42:14.7262217+01:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-03-10T09:42:14.7262217+01:00",
"last_update": "2026-03-10T09:42:14.7262217+01:00",
"id_user_upd": "2fd3a8db-ba8f-4b2e-b97c-9940c77d8cca",
"commited": true,
"mt_rooms": {
"$id": "50",
"id": "ab790ce6-ac5d-4432-a63f-67c02285ee11",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "dd831463-c034-4fa7-8399-f9be9b024e00",
"name_pos": "sample string 6",
"id_image": "ca257390-1a51-4d67-82c0-5db1823e602b",
"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": "fa927ec9-a4a5-42fd-b0dd-f7a4533689a4",
"refresh_status": true,
"active": true,
"created_on": "2026-03-10T09:42:14.7262217+01:00",
"last_update": "2026-03-10T09:42:14.7262217+01:00",
"id_user_upd": "c4c2842a-ddc4-4e50-af53-890bd1057669",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos_rooms": [
{
"$id": "51",
"id_pos": "426061b4-bb66-4923-897e-84f9021a7551",
"id_room": "44d3e1a2-5017-4643-883b-3e2b4711ffc3",
"active": true,
"created_on": "2026-03-10T09:42:14.7262217+01:00",
"last_update": "2026-03-10T09:42:14.7262217+01:00",
"id_user_upd": "cbaa74e6-dfe6-4795-a94d-d1affb36e87e",
"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": "14161a53-b8ca-4edd-809a-700cdeca75cf",
"id_room": "b48dae07-ec52-4af7-94f8-10e95273d45c",
"date_in": "2026-03-10T09:42:14.7262217+01:00",
"date_out": "2026-03-10T09:42:14.7262217+01:00",
"id_user_add": "83eb08fc-e6bc-4efc-863c-52e2762b0472",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-03-10T09:42:14.7262217+01:00",
"last_update": "2026-03-10T09:42:14.7262217+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": "13e82c4b-d4e6-4c85-90a9-241f1b6e7ed7",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-03-10T09:42:14.7262217+01:00",
"last_update": "2026-03-10T09:42:14.7262217+01:00",
"id_user_upd": "698b2434-b36c-4eca-b083-4f9b1cce0f01",
"commited": true,
"mt_rooms_units": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"mt_rooms_units_states_types": [
{
"$id": "54",
"id_room_type": "74cb9363-6911-427a-a2f4-2f8315c17035",
"id_room_state": "4ef9fd23-dae0-44ad-850a-d2193c62fdf4",
"id_image": "538639d3-532f-4f0a-999c-e21139d234de",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-03-10T09:42:14.7262217+01:00",
"last_update": "2026-03-10T09:42:14.7262217+01:00",
"id_user_upd": "4e05b417-6be3-429f-b31f-9970ee513609",
"commited": true,
"mt_rooms_units_states": {
"$id": "55",
"id": "2a276bce-a6cf-4b66-803c-1cccc3b31a07",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-03-10T09:42:14.7262217+01:00",
"last_update": "2026-03-10T09:42:14.7262217+01:00",
"id_user_upd": "13aca462-a677-4d23-a4c5-385a36ca8628",
"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": "d9eb9ddb-69b5-4a06-b264-3e1e0365f2d7",
"id_pos_sesion": "5e240ad8-e27b-416d-b407-8f2ec0b08265",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "2c0cfe11-8da2-41c8-9dc7-d8a16423361a",
"id_room_unit_activity": "d33248db-b613-4f2d-b922-1aad2b07efff",
"id_doc_sa": "34fe3739-03d8-4489-9e7f-dc8a892870cc",
"id_pos_type": "cef356bb-2700-4fe6-ba2e-27584e2c3ab0",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "89138eda-bb6c-4afd-a943-89d4d544d7b4",
"coupon_id": "sample string 7",
"terminal_id": "sample string 8",
"card_name": "sample string 9",
"card_bank": "sample string 10",
"card_number": "sample string 11",
"client_name": "sample string 12",
"money_type": "sample string 13",
"merchant_id": "sample string 14",
"aid": "sample string 15",
"auth_num": "sample string 16",
"authorization": true,
"signature": true,
"contactless": true,
"date_hour_pay": "sample string 17",
"terminal_name": "sample string 18",
"active": true,
"created_on": "2026-03-10T09:42:14.7262217+01:00",
"last_update": "2026-03-10T09:42:14.7262217+01:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "46"
},
"tt_tips_users": [
{
"$id": "57",
"id_tip": "36bff9c8-7d4f-45fe-9a86-1becae64c245",
"id_user": "9c37d2f6-5a4a-49a7-bebd-8e903a80becd",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-03-10T09:42:14.7262217+01:00",
"last_update": "2026-03-10T09:42:14.7262217+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": "85da714a-7ffa-4af1-96ce-be1980f5b030",
"id_user": "217041b9-5b4e-4bb9-8005-9e2ec1807702",
"date_add": "2026-03-10T09:42:14.7262217+01:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-03-10T09:42:14.7262217+01:00",
"last_update": "2026-03-10T09:42:14.7262217+01:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$ref": "46"
}
},
{
"$ref": "58"
}
]
}
},
{
"$ref": "45"
}
]
},
"mt_items_vouchers": {
"$id": "59",
"id": "c1e3920f-568b-4c5f-a8f0-c2c2dd735c24",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "58c14b92-7a98-4e11-b367-cacb596a25fc",
"id_doc_print": "5b2ca525-6d94-4814-9adb-61f44ceb92ef",
"hour_end": "00:00:00.1234567",
"price_item_sub": true,
"define_validity": true,
"price_ref": true,
"price_min": 11.1,
"supply_apply": 12,
"active": true,
"created_on": "2026-03-10T09:42:14.7262217+01:00",
"last_update": "2026-03-10T09:42:14.7262217+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": "bf3ffc70-13c9-4f27-90e1-4e2eb5befb3a",
"id_line": 2,
"id_item": "a6001ebe-9df8-435e-b9ad-1e3ff03d73e0",
"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": "343b1239-9510-4e43-9b56-ec73c03b11fe",
"id_doc": "713685a3-a96c-4bbe-9c13-40641ee1069b",
"value": 3,
"created_on": "2026-03-10T09:42:14.7418743+01:00",
"last_update": "2026-03-10T09:42:14.7418743+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": "908d5e33-0e4a-4675-98f8-5daaffae6172",
"id_pos": "b1483ccb-fdc6-4713-8161-5e17b9532b97",
"id_doc": "1b18d24f-fb3f-4e68-9939-da80fd275da1",
"id_branch": "b670f946-22f8-4596-b164-61177ba0dc1b",
"nro_doc": "sample string 5",
"date_doc": "2026-03-10T09:42:14.7418743+01:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "1a7aef2c-bf64-4a9d-8769-71e48ff1520f",
"id_loc_from": "b7bf29b2-5fa4-4bdb-a170-8c192070eb26",
"id_loc_end": "ff0cb072-873d-4fcd-9d92-74fabdc77639",
"id_user_add": "107d2fe2-2dfd-406c-bbeb-8ce4d0b5eaf0",
"id_user_upd": "1d4fe7c2-a88e-4939-a996-8611875f43f8",
"id_pos_sesion": "8d92d70f-f33c-4fb5-b231-742f64f9a3eb",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-03-10T09:42:14.7418743+01:00",
"active": true,
"created_on": "2026-03-10T09:42:14.7418743+01:00",
"last_update": "2026-03-10T09:42:14.7418743+01:00",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$ref": "14"
},
"mt_locations": {
"$id": "63",
"id": "7294cb6b-f428-4b21-9621-9aa4036bc546",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "3953b9ad-7927-474b-8dbe-715d838e81b7",
"active": true,
"created_on": "2026-03-10T09:42:14.7418743+01:00",
"last_update": "2026-03-10T09:42:14.7418743+01:00",
"id_user_upd": "726d44ec-90c0-4fe8-8002-a82edb572c71",
"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": "70c8aae1-36a5-433a-b1e8-426cb2ee10e4",
"id_item": "5e0bae22-74a4-4f88-bb2a-fa055eea2bfd",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-03-10T09:42:14.7418743+01:00",
"last_update": "2026-03-10T09:42:14.7418743+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": "01f419b1-54f7-44df-85db-913b3d9073d5",
"id_line": 2,
"id_item": "e85f3bd5-b299-4e37-a262-b1cd37b5a1a3",
"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": "73dc8e60-7991-4a6c-8a2d-76424e08b766",
"spool_server": "sample string 2",
"id_doc_sa": "2378bb64-4f84-460c-a91d-6204f55beb1f",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-03-10T09:42:14.7418743+01:00",
"printed": true,
"print_on": "2026-03-10T09:42:14.7418743+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": "36952e84-79ec-457f-b2a7-7ccbe50557e1",
"id_pos": "85b37ae2-3e7b-464d-b015-650a7292f71a",
"mac_address": "sample string 3",
"date_end": "2026-03-10T09:42:14.7418743+01:00",
"key_access": "sample string 5",
"id_user_add": "e38840cb-2ea4-451f-8438-39eb0ea011d1",
"active": true,
"created_on": "2026-03-10T09:42:14.7418743+01:00",
"last_update": "2026-03-10T09:42:14.7418743+01:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "67"
}
],
"st_users_pos": [
{
"$id": "68",
"id_user": "6a6586fd-2387-4487-8732-921e458e7aea",
"id_pos": "28570ae0-d479-4d00-9c3c-c3bfb7911deb",
"pass_required": true,
"active": true,
"created_on": "2026-03-10T09:42:14.7418743+01:00",
"last_update": "2026-03-10T09:42:14.7418743+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": "7d9fb82d-120e-45c1-b8a7-19653131185e",
"id_pos": "bdb71672-989a-445f-b6d7-74ae2fe7c99b",
"date_add": "2026-03-10T09:42:14.7418743+01:00",
"date_upd": "2026-03-10T09:42:14.7418743+01:00",
"date_out": "2026-03-10T09:42:14.7418743+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": "fca94d3e-4e74-41ec-999a-0075cd633965",
"id_user_add": "a5f7c01a-cb4b-4807-b527-33b34588eeb8",
"id_table": "a2597567-d910-4eba-b35c-624af1efac48",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "d88b91a3-0ec4-4783-b492-f56ddd689b8f",
"created_on": "2026-03-10T09:42:14.7418743+01:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_sync_tables": {
"$id": "71",
"id": "7a4725b3-c824-4d02-bfde-62bc60b74185",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-03-10T09:42:14.7418743+01:00",
"last_update": "2026-03-10T09:42:14.7418743+01:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "72",
"id": "ff3667c6-0336-4163-b229-5f81b3b1477e",
"id_sync": "dae54209-2230-47c0-9d10-7d163c054f91",
"json": "sample string 3",
"id_table": "fef5bea7-0eb5-4537-8420-80169534ab78",
"order": 5,
"st_sync_packages": {
"$id": "73",
"id": "c99f24df-f14c-488c-a854-77e2e3008a01",
"id_branch_from": "1d6f50d1-a06f-4157-8c54-a488c1fb9302",
"id_branch_to": "da466a2c-9739-4d48-8e0c-6912e07623c6",
"type": 4,
"created_on": "2026-03-10T09:42:14.7418743+01:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-03-10T09:42:14.7418743+01:00",
"send_on": "2026-03-10T09:42:14.7418743+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": "ecf40621-c335-4000-9c7d-8677f9dbc174",
"id_pos": "30f7727e-c2f4-41e2-a424-842b947b43bf",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-03-10T09:42:14.7418743+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": "3ee57935-5b7b-4e81-ba2a-d2f21c208b50",
"id_function": "af65e818-a4cb-4bfa-afcc-cd8e9770c451",
"id_user": "26d282b5-ca70-4cce-88ea-a4786791abd9",
"id_profile": "baf0cae8-6135-43e6-b893-77f1bc6c2dcf",
"permission": 3,
"active": true,
"created_on": "2026-03-10T09:42:14.7418743+01:00",
"last_update": "2026-03-10T09:42:14.7418743+01:00",
"commited": true,
"st_users_profiles": {
"$id": "76",
"id": "180efb59-17c3-4b03-9a97-92e90b91bdf6",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"is_pass_required": true,
"is_admin": true,
"level_id": 7,
"order_1": 8,
"order_2": 9,
"order_3": 10,
"order_4": 11,
"is_tips": true,
"active": true,
"created_on": "2026-03-10T09:42:14.7418743+01:00",
"last_update": "2026-03-10T09:42:14.7418743+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": "b05b5988-54b8-498d-8e58-1b942ee759f4",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "20963ce5-fa5f-4134-a2d9-b0611a3f1821",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "af6169eb-66e9-46a4-b6ee-9fdcf676c53e",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"font_bold": true,
"font_underline": true,
"font_size": 16,
"active": true,
"created_on": "2026-03-10T09:42:14.7418743+01:00",
"last_update": "2026-03-10T09:42:14.7418743+01:00",
"commited": true,
"st_functions_groups": {
"$id": "78",
"id": "6df911d2-57ad-4848-9e1c-35b25c801598",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-03-10T09:42:14.7418743+01:00",
"last_update": "2026-03-10T09:42:14.7418743+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": "4ac24c95-63b6-49a9-83ad-bfae41195974",
"token_id": "sample string 2",
"id_user": "3cc33a15-b8db-4b44-9fcb-984de5cbdf2a",
"date_from": "2026-03-10T09:42:14.7418743+01:00",
"date_end": "2026-03-10T09:42:14.7418743+01:00",
"created_on": "2026-03-10T09:42:14.7418743+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": "489bda19-7d91-4656-aa15-67b83f03a78d",
"id_room_activity": "914720cc-1cb3-4a48-a43c-70c924b3adfc",
"id_pos_sesion": "3fef2a5c-f970-477c-a7a2-c2113a3c7d5d",
"log_text": "sample string 4",
"id_user": "1f4c16ac-f107-4a7b-bbf4-4a6197795fee",
"created_on": "2026-03-10T09:42:14.7418743+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": "94c3c052-5b6a-417e-bcb1-41722ce48e0b",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-03-10T09:42:14.7418743+01:00",
"last_update": "2026-03-10T09:42:14.7418743+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"
}
]