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": "bde84e3f-de36-4af3-86b9-2b23ed6b14a9",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-09-06T06:48:08.5759573+02:00",
"date_end": "2026-09-06T06:48:08.5759573+02:00",
"state": "sample string 6",
"created_on": "2026-09-06T06:48:08.5759573+02:00",
"last_update": "2026-09-06T06:48:08.5759573+02:00",
"commited": true,
"mt_branches": {
"$id": "2",
"id": "b1bc6235-08b1-4c2d-972d-71af1d31ec92",
"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": "27d082fe-aab7-4fb4-b072-bcbce7495393",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-09-06T06:48:08.5759573+02:00",
"last_update": "2026-09-06T06:48:08.5759573+02:00",
"id_user_upd": "f55d64fd-92ae-47aa-be2a-0d7e643f4167",
"commited": true,
"st_images": {
"$id": "3",
"id": "c20f14ec-0c0c-4eec-84c6-3b0ed30b1639",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "193eb98a-38e6-4f82-b433-859287ca9e64",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-09-06T06:48:08.5759573+02:00",
"last_update": "2026-09-06T06:48:08.5759573+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_categories": [
{
"$id": "4",
"id": "ef40b83b-8453-451d-9505-59fe5fefd2c4",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "5fd502a1-97eb-4280-8f44-d67a0b4eebe2",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "50a59915-1c4f-40e2-a366-6d53441ae462",
"view_pos": true,
"order": 8,
"order_sec": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"font_bold": true,
"font_underline": true,
"font_size": 15,
"big_buttons": true,
"active": true,
"created_on": "2026-09-06T06:48:08.5759573+02:00",
"last_update": "2026-09-06T06:48:08.5759573+02:00",
"id_user_upd": "84578357-75c2-4eb8-b66b-edf577e3be3e",
"commited": true,
"mt_categories_items": [
{
"$id": "5",
"id_category": "9d06e666-63cc-415e-a0c9-ad8824a524c7",
"id_item": "5dc731b7-39ae-4668-957b-d0cef095c530",
"is_default": true,
"active": true,
"created_on": "2026-09-06T06:48:08.5759573+02:00",
"last_update": "2026-09-06T06:48:08.5759573+02:00",
"id_user_upd": "1c05be99-3c43-4631-b984-1f5d52581a8e",
"commited": true,
"mt_categories": {
"$ref": "4"
},
"mt_items": {
"$id": "6",
"id": "c2aea641-9f18-4c79-9743-cae6c45f9e69",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "92c32e4e-5a7b-4b14-806b-2daec80515f1",
"id_unit_sec": "7f8e415e-1825-456b-b3ba-d99e9f1e2532",
"id_brand": "d72f3d8a-0cd0-45fd-9787-678c37621084",
"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": "89080dea-1f3a-4f46-8413-b227d6bbb244",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"font_bold": true,
"font_underline": true,
"font_size": 29,
"active": true,
"created_on": "2026-09-06T06:48:08.5759573+02:00",
"last_update": "2026-09-06T06:48:08.5759573+02:00",
"id_user_upd": "9b458eb3-6b50-496a-829f-bfc14dc1529a",
"commited": true,
"mt_brands": {
"$id": "7",
"id": "742ac724-0292-4d56-bb28-8e48539e79e8",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-09-06T06:48:08.5759573+02:00",
"last_update": "2026-09-06T06:48:08.5759573+02:00",
"id_user_upd": "50882898-c39c-4fc3-b955-5fc428fc6172",
"commited": true,
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"st_users": {
"$id": "8",
"id": "c11073ee-f2a1-4b37-8422-3a6e59ef2682",
"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": "f7a9b6cf-621b-4b3a-80be-008d345cee78",
"view_messages": true,
"id_image_photo": "f58ce650-7a3d-4745-bb10-73d11a4a4cd1",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "4eb573f6-d7f5-4761-9088-66631c25d56e",
"view_pos": true,
"order": 15,
"color_border": "sample string 16",
"color_button": "sample string 17",
"color_font": "sample string 18",
"active": true,
"created_on": "2026-09-06T06:48:08.5759573+02:00",
"last_update": "2026-09-06T06:48:08.5759573+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_branches_zones": [
{
"$id": "9",
"id": "3ef8b1f3-eaca-43df-a052-26f45c041687",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "175f156d-c7cd-4068-a371-29611f43a064",
"active": true,
"created_on": "2026-09-06T06:48:08.5759573+02:00",
"last_update": "2026-09-06T06:48:08.5759573+02:00",
"id_user_upd": "28c34123-dbaa-47e9-8621-cbd2e3c9f4ab",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos": [
{
"$id": "10",
"id": "4a7650a2-20d2-40f1-8cc1-8ffc9a72d59b",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "79198724-2bc5-4148-9e8d-cf2782c97ca8",
"id_zone": "425c5aa3-dd40-451c-bcd9-9117d964c983",
"user_required": true,
"active": true,
"created_on": "2026-09-06T06:48:08.5759573+02:00",
"last_update": "2026-09-06T06:48:08.5759573+02:00",
"id_user_upd": "013cb836-c9ac-43e7-a349-0fa3c1ac7af2",
"commited": true,
"mt_branches_zones": {
"$ref": "9"
},
"mt_cloakrooms": [
{
"$id": "11",
"id": "7ef3f44f-cbd2-4d11-aa16-1ea4addb917b",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "0efdd0c7-ad9a-496f-982c-f8357d17dac8",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "fb7b6563-ec77-41fe-a559-11292ae020af",
"view_pos": true,
"order": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"active": true,
"created_on": "2026-09-06T06:48:08.5759573+02:00",
"last_update": "2026-09-06T06:48:08.5759573+02:00",
"id_user_upd": "2476af50-ed44-4b1d-90ed-788c5f9529c0",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"tt_cloakrooms_units": [
{
"$id": "12",
"id": "15cc8b77-074b-456e-9dd7-6f30eabec0ab",
"id_cloakroom": "095a02c3-87bb-4162-a76e-ade0259c5755",
"id_pos_sesion": "2c92a092-6325-4607-8c82-0879f35dd663",
"unit_id": 4,
"date_open": "2026-09-06T06:48:08.5759573+02:00",
"date_close": "2026-09-06T06:48:08.5759573+02:00",
"id_doc_sa": "56804988-0d1f-4c6f-badb-8237c5d03fb7",
"commited": true,
"mt_cloakrooms": {
"$ref": "11"
},
"tt_doc_sa": {
"$id": "13",
"id": "1523b007-b1a0-4c5d-a595-3979106121ca",
"id_pos": "87244de3-14a3-49c3-8ac6-beab68eb014f",
"id_doc": "143f8783-c258-4dce-b45b-9058d3a291b1",
"id_branch": "4d2eb4aa-f97f-4d2b-970d-2e0332467797",
"nro_doc": "sample string 5",
"date_doc": "2026-09-06T06:48:08.5759573+02:00",
"date_tax": "2026-09-06T06:48:08.5759573+02:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "56bd6f93-e845-43f5-a0d8-527077377c20",
"id_relationship": "e42acaa4-12b9-4221-aa38-15f3fffedfda",
"id_loc_from": "bdf53159-461f-4af0-89cb-0ea810aad366",
"id_loc_end": "87fc5dca-7428-4f29-8348-2ad8682d7252",
"id_user_add": "04d05a64-3f05-4f71-967b-778784fc942a",
"id_user_upd": "b4857050-4e1e-4809-816b-98f8bfa1207d",
"comment": "sample string 12",
"id_pos_sesion": "5f28a605-cf67-4ee6-b358-8105ba437a93",
"id_room_unit": "cc3bb2ff-161c-474d-82ff-68d1b874f298",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "c6b2c390-6e5f-4387-bb29-86ac7b4a1423",
"p_dis": 15.1,
"p_chr": 16.1,
"amt_net": 17.1,
"amt_tax": 18.1,
"amt_dis": 19.1,
"amt_chr": 20.1,
"amt_tot": 21.1,
"active": true,
"created_on": "2026-09-06T06:48:08.5759573+02:00",
"last_update": "2026-09-06T06:48:08.5759573+02:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$id": "14",
"id": "3b6257ce-6571-4e0f-90d6-2b63905ad3fb",
"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": "928c754e-c865-4700-9f98-ec70062f7b6f",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"active": true,
"created_on": "2026-09-06T06:48:08.5759573+02:00",
"last_update": "2026-09-06T06:48:08.5759573+02:00",
"id_user_upd": "2a14b1df-a17a-4742-9dbe-4d74f0b8247c",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "15",
"id_doc": "148bcd75-4829-458c-ad98-312ad64d493c",
"id_pay": "9d06c726-a826-43bd-b47e-c531c31be1dc",
"id_money": "1e2a45e2-d37c-48db-9767-1a58380ba114",
"active": true,
"created_on": "2026-09-06T06:48:08.5759573+02:00",
"last_update": "2026-09-06T06:48:08.5759573+02:00",
"id_user_upd": "dbfae197-3589-4ac0-8b38-174ea9f4ebd1",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_money_types": {
"$id": "16",
"id": "38492a3f-9d66-4636-9b4c-500f20f660e2",
"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": "29b1355c-86e2-4fb5-b1a5-1fcd60834e0c",
"view_pos": true,
"order": 8,
"color_border": "sample string 9",
"color_button": "sample string 10",
"color_font": "sample string 11",
"active": true,
"created_on": "2026-09-06T06:48:08.5759573+02:00",
"last_update": "2026-09-06T06:48:08.5759573+02:00",
"id_user_upd": "df46ce99-7071-4af5-8e75-444445f79592",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_money_rates": [
{
"$id": "17",
"id_money_1": "e1947942-0e09-4c28-85fd-de9bff3ecc8d",
"id_money_2": "a3b418b1-34e5-4845-a443-dbcce8615253",
"date_from": "2026-09-06T06:48:08.5759573+02:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-09-06T06:48:08.5759573+02:00",
"last_update": "2026-09-06T06:48:08.5759573+02:00",
"id_user_upd": "7b6b1308-9d4a-42e0-a50b-cfaa231565eb",
"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": "e6c90bca-bb05-4f35-9d75-361127abfe54",
"id_pay": "0aee8e6f-b016-47ab-ae20-53f54b53f528",
"id_money": "f8fc9581-d601-4087-9ef0-d9c62b0a12eb",
"date_cashflow": "2026-09-06T06:48:08.5759573+02:00",
"coefficient": 5.1,
"id_user_add": "a42e24f9-99bd-4e46-9632-62e493a331c1",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "19",
"id": "ab0e8f16-4060-46c2-93a7-f4875fce91a0",
"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": "89e7ea90-4613-4c41-b5dd-9f12f2e1e7d8",
"view_pos": true,
"order": 13,
"color_border": "sample string 14",
"color_button": "sample string 15",
"color_font": "sample string 16",
"active": true,
"created_on": "2026-09-06T06:48:08.5759573+02:00",
"last_update": "2026-09-06T06:48:08.5759573+02:00",
"id_user_upd": "57474969-f0bc-4d32-99de-e758a4a29481",
"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": "4b6319be-b703-4548-94b5-32d3e82d0a1b",
"id_line": 2,
"id_pay": "f3a10db0-fb59-4820-9a84-b2304a299426",
"id_money": "bcf9145c-59e1-49b6-8e59-9351a02a813b",
"coefficient": 5.1,
"id_voucher": "98b17be6-3d51-48d9-94b8-25b6ff19f378",
"id_employee": "5266b26d-55d6-4e7a-8ffc-7ef2ef553317",
"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": "882e2b12-e330-4a12-a47c-3fa5f43ce01a",
"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": "feefaa60-e5bc-478e-bbad-8f6f9248b402",
"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": "89388349-a4ba-47c7-b2af-2a94c963444d",
"name_pos": "sample string 12",
"id_image": "1ad87665-4bee-485e-9204-2f030c2c81bd",
"view_pos": true,
"order": 14,
"color_border": "sample string 15",
"color_button": "sample string 16",
"color_font": "sample string 17",
"active": true,
"created_on": "2026-09-06T06:48:08.5759573+02:00",
"last_update": "2026-09-06T06:48:08.5759573+02:00",
"id_user_upd": "8644e883-2ef4-46b0-b60f-e7b6288cae03",
"commited": true,
"mt_employees_branches": [
{
"$id": "22",
"id_employee": "3832cdc2-8d80-400b-b0c8-4161e29669f4",
"id_branch": "d6a95ffd-2a72-4666-b34c-adbfef35af1a",
"active": true,
"created_on": "2026-09-06T06:48:08.5759573+02:00",
"last_update": "2026-09-06T06:48:08.5759573+02:00",
"id_user_upd": "047c2edd-466e-4858-889d-c74a31084453",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_employees": {
"$ref": "21"
}
},
{
"$ref": "22"
}
],
"mt_employees_profiles": {
"$id": "23",
"id": "d0f0384c-b165-412f-b1b3-9ec0ecce2543",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-09-06T06:48:08.5759573+02:00",
"last_update": "2026-09-06T06:48:08.5759573+02:00",
"id_user_upd": "df4f80c6-76d1-4395-b395-d6d7828be55b",
"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": "576e7249-9974-4635-8c81-b69723be54a8",
"id_line": 2,
"id_item_sub": "ba58c35f-fa24-42ce-9418-6ee0a8c49767",
"qty": 4.1,
"id_list": "4e27d12b-e03a-4a63-8cda-35040f8af60f",
"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": "b2337261-fa61-4219-9102-dec109a2d4cc",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "0741bee4-7707-4b81-8079-60031a231237",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "a76071b0-a5c4-4093-a6cc-4da0b6c75da7",
"id_user_upd": "562e6aaa-f0b7-464e-bd20-3a7feac9e29d",
"active": true,
"mt_employees": {
"$ref": "21"
},
"mt_items_sub": {
"$id": "25",
"id": "120c8d25-369d-4e2b-96c3-636217be9c8a",
"id_item": "92cc635f-9cb8-4add-8fe7-338a53cb5c89",
"id_item_type": "cb65f781-1377-4717-82ec-d503483969e6",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "7aa8fb72-151c-41fa-a90a-55946ea6a5be",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-09-06T06:48:08.5759573+02:00",
"last_update": "2026-09-06T06:48:08.5759573+02:00",
"id_user_upd": "f8fc354f-9b07-4b10-840e-64215186d373",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_formula": [
{
"$id": "26",
"id_item_sub": "ebe00f1f-d45f-4842-84c7-a73586dcaf37",
"id_item": "e127f001-4927-4b15-8704-fab924c75e80",
"group_id": 3,
"id_unit_ref": "f217b38b-31e2-44f2-b3a6-3c742812db89",
"qty_dis": 5,
"mt_items": {
"$ref": "6"
},
"mt_items_sub": {
"$ref": "25"
},
"mt_units_ref": {
"$id": "27",
"id": "10365b92-3222-4945-8f9d-313fc5c63592",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "0590de74-a340-4be9-93e0-4837eecc4cab",
"active": true,
"created_on": "2026-09-06T06:48:08.5759573+02:00",
"last_update": "2026-09-06T06:48:08.5759573+02:00",
"id_user_upd": "c5570635-2d95-498a-95fe-aa179c83cec4",
"commited": true,
"mt_units": {
"$id": "28",
"id": "1ebfd183-f585-4f5d-88a7-5ced809201bb",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-09-06T06:48:08.5759573+02:00",
"last_update": "2026-09-06T06:48:08.5759573+02:00",
"id_user_upd": "53cecdd1-c2d6-4abc-9bca-5edef5636cda",
"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": "796e546f-6420-45be-8168-0b59d80f2a64",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "2c33fbc8-4816-4ca8-bf23-6dbad22694b1",
"view_pos": true,
"order": 7,
"color_border": "sample string 8",
"color_button": "sample string 9",
"color_font": "sample string 10",
"font_bold": true,
"font_underline": true,
"font_size": 13,
"active": true,
"created_on": "2026-09-06T06:48:08.5759573+02:00",
"last_update": "2026-09-06T06:48:08.5759573+02:00",
"id_user_upd": "4e544178-c5d1-4b5f-9f54-b0f05cf44d19",
"commited": true,
"tt_vouchers_det": [
{
"$id": "30",
"id_voucher": "8322b88e-c3f0-4bc6-92d4-9688e19b7d9e",
"id_line": "af7faaf7-4698-429e-b11f-49ef48c2b448",
"id_category": "f97598d6-65af-4f67-a975-755845a4789f",
"id_item": "5bda8c11-e61b-4e51-9b06-6bd4ae92e1c5",
"id_item_type": "e8a20207-ef1e-40d2-ab5d-762548d54cc0",
"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": "c13c2283-d5c2-4b6b-9512-c16ddf783322",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-09-06T06:48:08.5759573+02:00",
"date_end": "2026-09-06T06:48:08.5759573+02:00",
"date_used": "2026-09-06T06:48:08.5759573+02:00",
"date_sesion": "2026-09-06T06:48:08.5759573+02:00",
"id_employee": "44b3957d-d597-4289-8159-c2ca27371c7c",
"id_branch": "6dd5eb5f-f11a-4618-bd9e-3a98ae0ece5c",
"id_voucher_permision": "d89cff1c-b36b-45e0-bc83-80c4cd72911c",
"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": "298e2661-63f2-4592-8ce0-7a258235f80c",
"id_user_add": "d0638cfd-4558-4755-a442-904a42507104",
"id_doc_sa": "56ef99b1-fce8-45fa-82cc-161b0c004172",
"id_item_sub": "258862d2-06bd-48a8-bc54-ef4def7a2e86",
"id_pos_sesion": "80bf07a8-3cd9-47bc-88bc-54dde07b68c7",
"is_authorized": true,
"is_automatic": true,
"print_in_branch": true,
"printed": true,
"is_entry": true,
"is_consume": true,
"is_used_entry": true,
"is_used_consume": true,
"is_close": true,
"active": true,
"created_on": "2026-09-06T06:48:08.5759573+02:00",
"last_update": "2026-09-06T06:48:08.5759573+02:00",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_employees": {
"$ref": "21"
},
"mt_payment_types": {
"$ref": "19"
},
"st_users": {
"$ref": "8"
},
"tt_doc_sa_pay": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_vouchers_det": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"tt_vouchers_permisions": {
"$id": "32",
"id": "9466cc23-e5f6-4f85-bd52-9a37d2c88604",
"date_from": "2026-09-06T06:48:08.5759573+02:00",
"date_end": "2026-09-06T06:48:08.5759573+02:00",
"date_used": "2026-09-06T06:48:08.5759573+02:00",
"id_employee": "965f150f-9e08-4e1a-8006-fa463629b05e",
"id_branch": "dbba284e-4d29-4a96-bc5e-2d9b7c79dfb4",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "983563d1-1255-4963-a522-cebeef0708a2",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-09-06T06:48:08.5759573+02:00",
"last_update": "2026-09-06T06:48:08.5759573+02:00",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_employees": {
"$ref": "21"
},
"st_users": {
"$ref": "8"
},
"tt_vouchers": [
{
"$ref": "31"
},
{
"$ref": "31"
}
]
}
}
},
{
"$ref": "30"
}
],
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_prices_rules": [
{
"$id": "33",
"id": "7cad8bd8-c149-4e0f-b598-b2e8eeccb1df",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-09-06T06:48:08.5759573+02:00",
"date_end": "2026-09-06T06:48:08.5759573+02:00",
"by_amt": true,
"by_pcg": true,
"ap_amount": 1.1,
"ap_percent": 1.1,
"ap_price": 1.1,
"ap_price_min": 1.1,
"ap_price_max": 1.1,
"id_branch": "7a4dfa12-2f4b-4c89-9080-d80e2d5c61e2",
"id_pos": "373bcac2-ae25-4942-ae81-15a30bbe3572",
"id_list": "a9baf124-9972-4783-a4f6-9f354fed5401",
"id_item": "575b0cab-8868-48be-b8c0-c2841986668a",
"id_item_type": "c7e7000d-4490-4fad-880f-0eefef593e84",
"id_category": "8f6b7e33-54cb-4131-b932-89118cb07770",
"by_day_week": true,
"use_mon": true,
"use_tue": true,
"use_wed": true,
"use_thu": true,
"use_fri": true,
"use_sat": true,
"use_sun": true,
"use_hour_ini": "00:00:00.1234567",
"use_hour_end": "00:00:00.1234567",
"active": true,
"created_on": "2026-09-06T06:48:08.5759573+02:00",
"last_update": "2026-09-06T06:48:08.5759573+02:00",
"id_user_upd": "d0b4ace5-6f50-4b2e-a2dc-202d018e4c29",
"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": "350ca1fe-4348-4529-95c3-fa6591dabd24",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "02e2cc9b-08c1-4e24-be31-071c7f3f169d",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "05a95747-e887-441f-8972-35754a4ea81b",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"active": true,
"created_on": "2026-09-06T06:48:08.5759573+02:00",
"last_update": "2026-09-06T06:48:08.5759573+02:00",
"id_user_upd": "c2ca6044-b32d-4126-852f-24244cba77ff",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "35",
"id_pos": "d0a8bcf8-8fe2-40e5-a2e0-08334f815f6a",
"id_pos_type": "0944bd0a-ed08-4447-bce9-f2efb653c767",
"id_price_list": "ce47e0be-3539-4731-b1ee-2eb8dbab139d",
"is_default": true,
"view_mon": true,
"view_tue": true,
"view_wed": true,
"view_thu": true,
"view_fri": true,
"view_sat": true,
"view_sun": true,
"active": true,
"created_on": "2026-09-06T06:48:08.5759573+02:00",
"last_update": "2026-09-06T06:48:08.5759573+02:00",
"id_user_upd": "e318da56-d819-4ebb-9b26-565f453aa5b9",
"commited": true,
"mt_pos_view": {
"$id": "36",
"id_pos": "df9192f7-46f6-4a9c-ac90-59db8cc17b94",
"id_pos_type": "5e84f169-684a-4775-8839-78d781404e38",
"is_default": true,
"active": true,
"created_on": "2026-09-06T06:48:08.5759573+02:00",
"last_update": "2026-09-06T06:48:08.5759573+02:00",
"id_user_upd": "0f42bdfb-1ce0-455e-a8a9-aa5bc150dc9b",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"mt_pos_prices_list": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_pos_types": {
"$id": "37",
"id": "6ad3d3c6-8026-4caf-8dab-53ddfc9972be",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-09-06T06:48:08.5759573+02:00",
"last_update": "2026-09-06T06:48:08.5759573+02:00",
"id_user_upd": "bff72513-1b98-4c66-862f-0da6267c859e",
"commited": true,
"mt_items_featured": [
{
"$id": "38",
"id": "f66beb8a-08e6-44d7-b905-e750c296c745",
"id_branch": "ec8e7b0f-5dda-4e19-adeb-707340fdf586",
"id_pos_type": "88305974-685a-405b-86fa-c073cb1113e7",
"id_pos": "d5b26999-250c-4661-b4b6-857935618e6f",
"id_item": "ecbad321-1255-43ce-94e9-fc586d36940d",
"date_from": "2026-09-06T06:48:08.5759573+02:00",
"date_end": "2026-09-06T06:48:08.5759573+02:00",
"image_id": 4,
"active": true,
"created_on": "2026-09-06T06:48:08.5759573+02:00",
"last_update": "2026-09-06T06:48:08.5759573+02:00",
"id_user_upd": "c0f7834a-28db-4e26-9469-f657075399fe",
"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": "e8d16416-b364-4309-9bc3-8dd1bac2395a",
"id_doc": "c06c62f3-eb8a-4391-90be-7f1c2c5e0736",
"id_pos_type": "902bed4a-7574-4ce0-9ad8-a8f4f34ea0f9",
"id_doc_print": "589328a7-cc2d-4633-8b3d-133f0c187dc4",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-09-06T06:48:08.5759573+02:00",
"last_update": "2026-09-06T06:48:08.5759573+02:00",
"id_user_upd": "0edc94ad-7323-4245-a010-943c3f529a97",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_pos_print": {
"$id": "40",
"id": "75d2102d-028b-4c70-9470-4b25cf7c77f1",
"id_pos": "6798d0c7-9d91-488c-b991-d6830991d88e",
"id_mask": "sample string 3",
"name": "sample string 4",
"mode_print": 5,
"port": "sample string 6",
"baud_rate": 1,
"data_bits": 1,
"stop_bit": 1,
"flow_control": 1,
"parity": 1,
"pin_cashdrawer": 1,
"ip_printer": "sample string 7",
"port_ip": 1,
"printer_name": "sample string 8",
"active": true,
"created_on": "2026-09-06T06:48:08.5759573+02:00",
"last_update": "2026-09-06T06:48:08.5759573+02:00",
"id_user_upd": "3103037d-8cd3-4c4b-b0aa-6fa7aa282e4c",
"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": "f0639084-739d-41d0-9c84-bbd8d0cac515",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high_row": 5,
"high_doc": 6,
"with_doc": 7,
"to_file": true,
"active": true,
"created_on": "2026-09-06T06:48:08.5759573+02:00",
"last_update": "2026-09-06T06:48:08.5759573+02:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"st_doc_print_det": [
{
"$id": "42",
"id_doc_print": "58225730-4740-4dc2-803c-dbc2d75ccac4",
"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": "89462032-7d9c-486f-be0b-222b7385d4e3",
"id_item_sub": "33461fb7-65a4-4c1b-86ea-516a058cfe14",
"validity_date": "2026-09-06T06:48:08.5759573+02:00",
"price": 4.1,
"active": true,
"created_on": "2026-09-06T06:48:08.5759573+02:00",
"last_update": "2026-09-06T06:48:08.5759573+02:00",
"id_user_upd": "c5dea2e5-6f05-4b18-aef0-72a0c7a823ae",
"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": "675c3616-3382-4896-b281-6864e3c96efa",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-09-06T06:48:08.5759573+02:00",
"date_end": "2026-09-06T06:48:08.5759573+02:00",
"id_branch": "4fa8c57a-b1e0-49f8-a648-e58f422a6eeb",
"id_pos": "a011a5cf-422e-4911-9ef8-a5ce964246c4",
"id_list": "e3fa7b4c-bcba-45cf-9ace-134a3960bd93",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-09-06T06:48:08.5759573+02:00",
"last_update": "2026-09-06T06:48:08.5759573+02:00",
"id_user_upd": "53164b2d-9035-4443-abbf-66d0f860d806",
"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": "4d6c516e-e4d4-428e-8df9-9d5b8e400eb3",
"order_id": 2,
"id_item": "97ebe08d-4e14-4999-85ec-a2a6d378e1e8",
"id_item_type": "50d96f1d-f028-4c42-9135-660a37efdcea",
"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": "7688313f-7d70-4c4b-9df2-f7b4576d25cc",
"type_item": 11,
"id_voucher_json": "742e68c0-e286-4a3d-a3ba-fcb5676d1c4e",
"count_voucher": 1,
"id_category": "d13c32e1-b259-4a6b-baf1-36e393693e7b",
"created_on": "2026-09-06T06:48:08.5759573+02:00",
"last_update": "2026-09-06T06:48:08.5759573+02:00",
"id_user_upd": "cddda65e-de10-4830-9077-c1c7d62dc341",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_types": {
"$ref": "29"
},
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$id": "46",
"id": "22a0d414-e9f3-4425-929c-bdf58879191e",
"nro_sesion": 2,
"id_pos": "8268279d-33e5-4aff-ab8b-b3a26c123507",
"date_tax": "2026-09-06T06:48:08.5759573+02:00",
"date_open": "2026-09-06T06:48:08.5759573+02:00",
"date_close": "2026-09-06T06:48:08.5759573+02:00",
"id_user_open": "a771a0f2-c001-4911-98fb-03f9ff715d5f",
"id_user_close": "ed921fde-61d5-448c-abb4-13dc7b97490e",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2026-09-06T06:48:08.5759573+02:00",
"last_update": "2026-09-06T06:48:08.5759573+02:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"tt_cloakrooms_units": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"tt_items_customs": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"tt_doc_sa_pt": [
{
"$id": "47",
"id": "273930f8-fff3-4ffe-b01e-1209d5ed9089",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "e93854c5-9e02-44e2-b955-ce37a655b55a",
"type_pay": 5,
"module": "sample string 6",
"process": true,
"json_cloackrooms": "sample string 8",
"multi_select": 9,
"terminal_name": "sample string 10",
"created_on": "2026-09-06T06:48:08.5759573+02:00",
"tt_pos_sesion": {
"$ref": "46"
}
},
{
"$ref": "47"
}
],
"tt_rooms_units_activity": [
{
"$id": "48",
"id": "6cfc6d37-ad93-465b-a9e5-0af009558533",
"id_room_unit": "e0f1a1f9-6c50-441a-aa3d-2d0dd6d4d855",
"id_room_list": "8dabc6a2-a34a-449a-aea0-f56af1cd75c6",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-09-06T06:48:08.5759573+02:00",
"date_from": "2026-09-06T06:48:08.5759573+02:00",
"date_end": "2026-09-06T06:48:08.5759573+02:00",
"date_open": "2026-09-06T06:48:08.5759573+02:00",
"date_close": "2026-09-06T06:48:08.5759573+02:00",
"id_employee": "20f98ac2-900d-4b1d-bf90-f2ac5ea6e96c",
"id_employee_sec": "ea95616f-f109-45df-93e8-418b2e969b2e",
"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": "5298f3a1-d042-4b74-bd82-5fa808a88512",
"comment": "sample string 7",
"id_user_open": "ecbc0f87-54d7-4092-ad14-247fcc6e0985",
"id_user_close": "8ee160e2-b1d2-4a1a-9185-cda1d5696037",
"id_unit_state": "f08d27ba-fa16-45d7-a718-80a502c2eb7b",
"id_pos_sesion": "fc71e34c-6598-4026-87a3-9f0ff1086256",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-09-06T06:48:08.5759573+02:00",
"active": true,
"created_on": "2026-09-06T06:48:08.5759573+02:00",
"last_update": "2026-09-06T06:48:08.5759573+02:00",
"commited": true,
"mt_employees": {
"$ref": "21"
},
"mt_employees1": {
"$ref": "21"
},
"mt_rooms_units": {
"$id": "49",
"id": "87cf4797-8577-4e53-b7c2-ca894610a1fd",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "a94e4ca6-b3f4-4539-ac79-9e087b8c796f",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "6aaa5641-a6a8-417e-8d37-0823e39705aa",
"locked": true,
"date_locked": "2026-09-06T06:48:08.5759573+02:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-09-06T06:48:08.5759573+02:00",
"last_update": "2026-09-06T06:48:08.5759573+02:00",
"id_user_upd": "83a2b6f9-47eb-4053-8e25-c326aa9360c2",
"commited": true,
"mt_rooms": {
"$id": "50",
"id": "14db0fab-22ab-44a1-b155-14e326909824",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "76583d7d-4c10-4e6f-9506-5ee0e99349e4",
"name_pos": "sample string 6",
"id_image": "d727e90b-e6b8-4613-9e5b-7a2d245b5251",
"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": "08cbfb0c-4a27-4fb3-b65c-9728a6bda318",
"refresh_status": true,
"active": true,
"created_on": "2026-09-06T06:48:08.5759573+02:00",
"last_update": "2026-09-06T06:48:08.5759573+02:00",
"id_user_upd": "db8e2be9-931d-4785-b4a4-59525e357e0c",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos_rooms": [
{
"$id": "51",
"id_pos": "29c58035-7bb0-4ca9-bcee-3594148beaaf",
"id_room": "77881ab6-7508-4b00-90de-32b761d8559f",
"active": true,
"created_on": "2026-09-06T06:48:08.5759573+02:00",
"last_update": "2026-09-06T06:48:08.5759573+02:00",
"id_user_upd": "422ff2e1-781b-4327-b3f5-66ffad73576a",
"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": "98f538af-4c48-490d-8da8-497a76d3c77d",
"id_room": "4b2c357b-634c-482b-ba2f-45ff4d8ee043",
"date_in": "2026-09-06T06:48:08.5759573+02:00",
"date_out": "2026-09-06T06:48:08.5759573+02:00",
"id_user_add": "16bf8126-5d77-4f93-b32f-cc1edf12305a",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-09-06T06:48:08.5759573+02:00",
"last_update": "2026-09-06T06:48:08.5759573+02:00",
"commited": true,
"mt_rooms": {
"$ref": "50"
},
"st_users": {
"$ref": "8"
},
"tt_rooms_units_activity": [
{
"$ref": "48"
},
{
"$ref": "48"
}
]
},
{
"$ref": "52"
}
]
},
"mt_rooms_units_types": {
"$id": "53",
"id": "721babeb-8c5a-4fd4-9824-1ea6dcd439ed",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-09-06T06:48:08.5759573+02:00",
"last_update": "2026-09-06T06:48:08.5759573+02:00",
"id_user_upd": "74e6a4c5-7f51-45a0-9bd0-50b63742bbc2",
"commited": true,
"mt_rooms_units": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"mt_rooms_units_states_types": [
{
"$id": "54",
"id_room_type": "8f00031d-34a3-4c03-b6e7-78420d7446ad",
"id_room_state": "c05d0644-6558-40dd-976b-541c5b89be88",
"id_image": "70ace9b5-81c1-47bd-ae32-823db4cdb3f0",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-09-06T06:48:08.5759573+02:00",
"last_update": "2026-09-06T06:48:08.5759573+02:00",
"id_user_upd": "1b408c18-768c-41ec-a77b-a5160d2c1159",
"commited": true,
"mt_rooms_units_states": {
"$id": "55",
"id": "26443667-5f52-45cc-8f98-4b7081c07e35",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"color": "sample string 5",
"active": true,
"created_on": "2026-09-06T06:48:08.5759573+02:00",
"last_update": "2026-09-06T06:48:08.5759573+02:00",
"id_user_upd": "8d3cafd4-cc6c-4d54-88eb-5847eebd0cb7",
"commited": true,
"st_users": {
"$ref": "8"
},
"mt_rooms_units_states_types": [
{
"$ref": "54"
},
{
"$ref": "54"
}
],
"tt_rooms_units_activity": [
{
"$ref": "48"
},
{
"$ref": "48"
}
]
},
"mt_rooms_units_types": {
"$ref": "53"
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "54"
}
],
"st_users": {
"$ref": "8"
}
},
"st_users": {
"$ref": "8"
},
"tt_rooms_units_activity": [
{
"$ref": "48"
},
{
"$ref": "48"
}
]
},
"mt_rooms_units_states": {
"$ref": "55"
},
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_pos_sesion": {
"$ref": "46"
},
"tt_rooms_list": {
"$ref": "52"
}
},
{
"$ref": "48"
}
],
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"tt_tips": [
{
"$id": "56",
"id": "52f9b2b0-d411-4013-b961-7ea605d05a11",
"id_pos_sesion": "c6d723de-d255-437d-aa6e-7faf0db802cd",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "966ecd7c-8592-4f20-a527-bf75d8ee8ab5",
"id_room_unit_activity": "8f905e72-8cb3-4fde-ab37-b66206e1963a",
"id_doc_sa": "80070df7-003d-450d-9409-0fbb09034c26",
"id_pos_type": "30dc209a-a4d3-4d43-a79c-f99b2ed0a0a7",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "195025ed-783f-4ca6-9660-d76ea4368b90",
"coupon_id": "sample string 7",
"terminal_id": "sample string 8",
"card_name": "sample string 9",
"card_bank": "sample string 10",
"card_number": "sample string 11",
"client_name": "sample string 12",
"money_type": "sample string 13",
"merchant_id": "sample string 14",
"aid": "sample string 15",
"auth_num": "sample string 16",
"authorization": true,
"signature": true,
"contactless": true,
"date_hour_pay": "sample string 17",
"terminal_name": "sample string 18",
"active": true,
"created_on": "2026-09-06T06:48:08.5759573+02:00",
"last_update": "2026-09-06T06:48:08.5759573+02:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "46"
},
"tt_tips_users": [
{
"$id": "57",
"id_tip": "ef1efdc2-0099-4bd9-a3ce-13eab0dbb663",
"id_user": "a12a0efb-30b2-4b0e-afc9-d3a2f3708e05",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-09-06T06:48:08.5759573+02:00",
"last_update": "2026-09-06T06:48:08.5759573+02:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"tt_tips": {
"$ref": "56"
}
},
{
"$ref": "57"
}
]
},
{
"$ref": "56"
}
],
"tt_pos_sesion_users": [
{
"$id": "58",
"id_pos_sesion": "d54e0905-f995-4510-a50d-557f11366708",
"id_user": "de772159-d639-4510-841d-40c90ffa354e",
"date_add": "2026-09-06T06:48:08.5759573+02:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-09-06T06:48:08.5759573+02:00",
"last_update": "2026-09-06T06:48:08.5759573+02:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$ref": "46"
}
},
{
"$ref": "58"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_cmd_connection": [
{
"$id": "59",
"id": "743a80cc-10fd-4a1a-aeb6-4a263b3b101c",
"id_user": "ed00bca1-dc5b-4c41-8c2c-6003c4de2e88",
"id_user_profile": "3367a006-a143-4bb5-8b6a-5d925f9946a0",
"locator": "sample string 4",
"date_end": "2026-09-06T06:48:08.5759573+02:00",
"id_pos_sesion": "c3f0c39c-4c6d-415f-8061-b3dae513485e",
"date_login": "2026-09-06T06:48:08.5759573+02:00",
"date_logout": "2026-09-06T06:48:08.5759573+02:00",
"terminal_id": "sample string 6",
"terminal_type": "sample string 7",
"created_on": "2026-09-06T06:48:08.5759573+02:00",
"last_update": "2026-09-06T06:48:08.5759573+02:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"st_users_profiles": {
"$id": "60",
"id": "42c6927b-eadb-4bfb-8926-2ba094a161c0",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"is_pass_required": true,
"is_admin": true,
"level_id": 7,
"order_1": 8,
"order_2": 9,
"order_3": 10,
"order_4": 11,
"is_tips": true,
"is_view_all": true,
"active": true,
"created_on": "2026-09-06T06:48:08.5759573+02:00",
"last_update": "2026-09-06T06:48:08.5759573+02:00",
"commited": true,
"st_permisions": [
{
"$id": "61",
"id": "5659625e-4e95-4a57-9447-a58263102b43",
"id_function": "2fbd679b-fad4-4b73-8d59-b2c1200358c0",
"id_user": "3318d896-fb68-4cd0-992f-331c899de3a7",
"id_profile": "caaf639e-8ac8-448c-8b94-482c82e8a358",
"permission": 3,
"active": true,
"created_on": "2026-09-06T06:48:08.5759573+02:00",
"last_update": "2026-09-06T06:48:08.5759573+02:00",
"commited": true,
"st_users_profiles": {
"$ref": "60"
},
"st_users": {
"$ref": "8"
},
"st_functions": {
"$id": "62",
"id": "c791d809-ca10-4f0e-8bb9-01ea1edf4af8",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "ce4c1ef1-ada7-412b-af21-064f69155e6d",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "2472944f-5041-442b-9379-906e155bfe24",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"font_bold": true,
"font_underline": true,
"font_size": 16,
"active": true,
"created_on": "2026-09-06T06:48:08.5759573+02:00",
"last_update": "2026-09-06T06:48:08.5759573+02:00",
"commited": true,
"st_functions_groups": {
"$id": "63",
"id": "ecdc79f1-243f-4924-b277-5b397a68e92d",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-09-06T06:48:08.5759573+02:00",
"last_update": "2026-09-06T06:48:08.5759573+02:00",
"commited": true,
"st_functions": [
{
"$ref": "62"
},
{
"$ref": "62"
}
]
},
"st_images": {
"$ref": "3"
},
"st_permisions": [
{
"$ref": "61"
},
{
"$ref": "61"
}
]
}
},
{
"$ref": "61"
}
],
"st_users": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"tt_cmd_connection": [
{
"$ref": "59"
},
{
"$ref": "59"
}
]
},
"tt_pos_sesion": {
"$ref": "46"
}
},
{
"$ref": "59"
}
],
"tt_cmd_messages": [
{
"$id": "64",
"id": "8ddefbe0-652d-4b8f-aa1a-0c509cc4c445",
"id_user": "e8f32c77-fc4c-47d2-9c42-6e3206d9ebe3",
"date_add": "2026-09-06T06:48:08.5759573+02:00",
"destiny_type": 4,
"id_key": "4b0234d7-9e03-42ca-b537-803eb491abf5",
"message": "sample string 6",
"message_view": true,
"date_view": "2026-09-06T06:48:08.5759573+02:00",
"id_pos_sesion": "187098ac-3605-4670-a407-f24af6443540",
"terminal_add": "sample string 9",
"created_on": "2026-09-06T06:48:08.5759573+02:00",
"last_update": "2026-09-06T06:48:08.5759573+02:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$ref": "46"
}
},
{
"$ref": "64"
}
]
}
},
{
"$ref": "45"
}
]
},
"mt_items_vouchers": {
"$id": "65",
"id": "7a3d92c1-f670-45fa-b617-7a1af6f42e61",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "364b4f28-e0d1-4b83-898f-64c3938cf254",
"id_doc_print": "3eb3d773-a1c1-4555-a6db-a72d760834c9",
"hour_end": "00:00:00.1234567",
"price_item_sub": true,
"define_validity": true,
"price_ref": true,
"price_min": 11.1,
"supply_apply": 12,
"active": true,
"created_on": "2026-09-06T06:48:08.5759573+02:00",
"last_update": "2026-09-06T06:48:08.5759573+02:00",
"commited": true,
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
]
},
"st_users": {
"$ref": "8"
},
"mt_prices_items": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"tt_doc_sa_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
]
},
"mt_prices_list": {
"$ref": "34"
},
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"tt_doc_sa": {
"$ref": "13"
},
"tt_doc_sa_det_stock": [
{
"$id": "66",
"id_doc_sa": "cd4c5246-3f6f-4200-b669-42e25d14657b",
"id_line": 2,
"id_item": "176bdcda-acd0-486d-834a-87d8bb81fc00",
"qty": 4.1,
"mt_items": {
"$ref": "6"
},
"tt_doc_sa_det": {
"$ref": "24"
}
},
{
"$ref": "66"
}
]
},
{
"$ref": "24"
}
],
"tt_doc_sa_pay": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_vouchers": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"tt_vouchers_permisions": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"tt_rooms_units_activity": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "48"
},
{
"$ref": "48"
}
]
},
"mt_money_types": {
"$ref": "16"
},
"mt_payment_types": {
"$ref": "19"
},
"tt_doc_sa": {
"$ref": "13"
},
"tt_vouchers": {
"$ref": "31"
}
},
{
"$ref": "20"
}
],
"tt_vouchers": [
{
"$ref": "31"
},
{
"$ref": "31"
}
]
},
"st_users": {
"$ref": "8"
},
"mt_money_types": {
"$ref": "16"
},
"tt_doc_sa": {
"$ref": "13"
}
},
{
"$ref": "18"
}
],
"tt_doc_sa_pay": [
{
"$ref": "20"
},
{
"$ref": "20"
}
]
},
"mt_payment_types": {
"$ref": "19"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "15"
}
],
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"mt_pos_doc_print": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"st_doc_num": [
{
"$id": "67",
"id_pos": "aed04d72-ff5d-43c7-bd33-526b552bb4dd",
"id_doc": "9df5f3b2-249a-433b-b8e2-284f4df69578",
"value": 3,
"created_on": "2026-09-06T06:48:08.5759573+02:00",
"last_update": "2026-09-06T06:48:08.5759573+02:00",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_pos": {
"$ref": "10"
}
},
{
"$ref": "67"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st": [
{
"$id": "68",
"id": "7b2d20b2-5df7-41b5-bd4d-75975ea1f32a",
"id_pos": "85c623ac-a350-4e48-bedf-b65646946773",
"id_doc": "58a4a9fb-23cd-4cfa-9794-437a2df89462",
"id_branch": "dd16efbe-1e0d-4e0d-993e-35af20ff1fda",
"nro_doc": "sample string 5",
"date_doc": "2026-09-06T06:48:08.5759573+02:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "f9581839-3825-4dd3-85b5-d42d43b74b4b",
"id_loc_from": "44997f4b-d6a8-42b7-863b-4c5b9636633e",
"id_loc_end": "4627a3dc-d13f-4864-b39e-9070435ad079",
"id_user_add": "2e803d91-51b0-4f18-aabf-56ad3b23e563",
"id_user_upd": "8ba9fe4c-4ea6-4b34-8312-90c21434bf12",
"id_pos_sesion": "dd689ff6-31ad-4ac6-91ad-a35ab3126a10",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-09-06T06:48:08.5759573+02:00",
"active": true,
"created_on": "2026-09-06T06:48:08.5759573+02:00",
"last_update": "2026-09-06T06:48:08.5759573+02:00",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$ref": "14"
},
"mt_locations": {
"$id": "69",
"id": "e9ee9a1b-f9e5-4cd8-a529-6c49d88daab6",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "7c5d33f7-502e-476f-b1dd-1a9eb875b720",
"active": true,
"created_on": "2026-09-06T06:48:08.5759573+02:00",
"last_update": "2026-09-06T06:48:08.5759573+02:00",
"id_user_upd": "b462cf64-2226-4de8-b66e-ee9134ad15a2",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"st_users": {
"$ref": "8"
},
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_sa1": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st": [
{
"$ref": "68"
},
{
"$ref": "68"
}
],
"tt_doc_st1": [
{
"$ref": "68"
},
{
"$ref": "68"
}
],
"tt_stock": [
{
"$id": "70",
"id_location": "7c63e6da-2ed0-4cad-ac96-c0660ff7b86f",
"id_item": "5ea1e62d-0988-40c4-94e1-06988882fd29",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-09-06T06:48:08.5759573+02:00",
"last_update": "2026-09-06T06:48:08.5759573+02:00",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_locations": {
"$ref": "69"
}
},
{
"$ref": "70"
}
]
},
"mt_locations1": {
"$ref": "69"
},
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"tt_doc_st_det": [
{
"$id": "71",
"id_doc_st": "a3ad5e5b-8b8d-4c9e-b387-ed29e43a7cd8",
"id_line": 2,
"id_item": "700792e8-4faa-4b67-8ceb-106cfbeee77c",
"comment": "sample string 4",
"qty": 5.1,
"status": 1,
"active": true,
"mt_items": {
"$ref": "6"
},
"tt_doc_st": {
"$ref": "68"
}
},
{
"$ref": "71"
}
],
"tt_doc_st1": [
{
"$ref": "68"
},
{
"$ref": "68"
}
],
"tt_doc_st2": {
"$ref": "68"
}
},
{
"$ref": "68"
}
]
},
"mt_locations": {
"$ref": "69"
},
"mt_locations1": {
"$ref": "69"
},
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"tt_cloakrooms_units": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"tt_doc_sa_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"tt_doc_sa_pay": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_doc_sa1": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_sa2": {
"$ref": "13"
},
"tt_pos_sesion": {
"$ref": "46"
},
"tt_rooms_units_activity": {
"$ref": "48"
},
"tt_spool_doc_print": [
{
"$id": "72",
"id": "21587a7a-4def-4dc1-a4b0-9a2770a70921",
"spool_server": "sample string 2",
"id_doc_sa": "dc938a8a-ae79-44c2-a45b-d94ac1fcf2a5",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-09-06T06:48:08.5759573+02:00",
"printed": true,
"print_on": "2026-09-06T06:48:08.5759573+02:00",
"tt_doc_sa": {
"$ref": "13"
}
},
{
"$ref": "72"
}
]
},
"tt_pos_sesion": {
"$ref": "46"
}
},
{
"$ref": "12"
}
]
},
{
"$ref": "11"
}
],
"mt_items_featured": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_pos_print": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"mt_pos_rooms": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"st_users": {
"$ref": "8"
},
"mt_pos_view": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_prices_list_rules": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"mt_prices_rules": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"st_doc_num": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"st_pos_license": [
{
"$id": "73",
"id": "333be951-d915-43f3-a842-f257995bfbad",
"id_pos": "7b16c6d0-9312-478b-9026-0cfe53c6c6c0",
"mac_address": "sample string 3",
"date_end": "2026-09-06T06:48:08.5759573+02:00",
"key_access": "sample string 5",
"id_user_add": "9357be0a-8e64-4c1d-a4f6-865dd1550686",
"active": true,
"created_on": "2026-09-06T06:48:08.5759573+02:00",
"last_update": "2026-09-06T06:48:08.5759573+02:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "73"
}
],
"st_users_pos": [
{
"$id": "74",
"id_user": "4097cbdb-d321-4f02-9968-4530b73cb26e",
"id_pos": "11942e2f-51aa-47bc-83b6-2816c9c68a31",
"pass_required": true,
"active": true,
"created_on": "2026-09-06T06:48:08.5759573+02:00",
"last_update": "2026-09-06T06:48:08.5759573+02:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "74"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_pos_connection": [
{
"$id": "75",
"id": "41ad35c9-d8ae-41b6-9623-5d1b522b8bb5",
"id_pos": "41ee7a28-d5a4-4d92-8b18-005ca4821735",
"date_add": "2026-09-06T06:48:08.5759573+02:00",
"date_upd": "2026-09-06T06:48:08.5759573+02:00",
"date_out": "2026-09-06T06:48:08.5759573+02:00",
"connection_type": "sample string 3",
"connection_speed": 1,
"terminal_name": "sample string 4",
"version": "sample string 5",
"commited": true,
"mt_pos": {
"$ref": "10"
}
},
{
"$ref": "75"
}
],
"tt_pos_sesion": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"mt_branches": {
"$ref": "2"
},
"tt_logs": [
{
"$id": "76",
"id": "284dc5d1-a0e0-4097-ad4f-1de241ea5eb4",
"id_user_add": "c5dd0c0f-91af-45d3-83a4-bcab4d816351",
"id_table": "fb98f6b3-b1a0-4d7d-91e1-f5f9df67dd84",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "da616a5f-d4d2-4a57-a0ea-8bea653e305e",
"created_on": "2026-09-06T06:48:08.5759573+02:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_sync_tables": {
"$id": "77",
"id": "343658d6-ef93-4295-80b8-bbdfcd16e07e",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-09-06T06:48:08.5759573+02:00",
"last_update": "2026-09-06T06:48:08.5759573+02:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "78",
"id": "c883fe88-3818-43e1-a091-d5289f2e7b6c",
"id_sync": "c4bf2565-90bd-40cc-aae9-cd84c9618ac0",
"json": "sample string 3",
"id_table": "34fe1e97-86ba-47bf-b6d7-b86021b0df7c",
"order": 5,
"st_sync_packages": {
"$id": "79",
"id": "28e1fdf8-0f8b-46a0-9b11-3ae316fac4bd",
"id_branch_from": "ae67f3c9-6c17-45a7-b702-df9127d683b0",
"id_branch_to": "bcd411ad-1e50-43d5-ac51-a26aec2fc3ac",
"type": 4,
"created_on": "2026-09-06T06:48:08.5759573+02:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-09-06T06:48:08.5759573+02:00",
"send_on": "2026-09-06T06:48:08.5759573+02:00",
"mt_branches": {
"$ref": "2"
},
"mt_branches1": {
"$ref": "2"
},
"st_sync_packages_det": [
{
"$ref": "78"
},
{
"$ref": "78"
}
]
},
"st_sync_tables": {
"$ref": "77"
}
},
{
"$ref": "78"
}
],
"tt_logs": [
{
"$ref": "76"
},
{
"$ref": "76"
}
]
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "76"
}
],
"st_local_variables": [
{
"$id": "80",
"id": "564b7ab3-1770-44aa-a86e-c6e044c0ea75",
"id_pos": "e8edc9ea-f71d-4189-a891-eb17335c0573",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-09-06T06:48:08.5759573+02:00",
"commited": true,
"mt_pos": {
"$ref": "10"
}
},
{
"$ref": "80"
}
],
"tt_doc_st": [
{
"$ref": "68"
},
{
"$ref": "68"
}
]
},
{
"$ref": "10"
}
],
"st_users": {
"$ref": "8"
}
},
{
"$ref": "9"
}
],
"mt_brands": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"mt_categories": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"mt_categories_items": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"mt_cloakrooms": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"mt_docs_payment_money": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_employees": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"mt_employees_profiles": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"mt_items_featured": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_items_types": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"mt_locations": [
{
"$ref": "69"
},
{
"$ref": "69"
}
],
"mt_money_rates": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"mt_money_types": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"mt_payment_types": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"mt_pos": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_pos_doc_print": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"mt_pos_prices_list": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_pos_print": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"mt_pos_rooms": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"mt_pos_types": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"mt_pos_view": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_prices_items": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"mt_prices_list": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_prices_list_rules": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"mt_prices_rules": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_rooms": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"mt_rooms_units": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "54"
},
{
"$ref": "54"
}
],
"mt_rooms_units_types": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"mt_units": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"mt_units_ref": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"st_images": {
"$ref": "3"
},
"st_images1": {
"$ref": "3"
},
"st_permisions": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"st_pos_license": [
{
"$ref": "73"
},
{
"$ref": "73"
}
],
"st_users_pos": [
{
"$ref": "74"
},
{
"$ref": "74"
}
],
"st_users_token": [
{
"$id": "81",
"id": "306b4d61-2ea3-4049-949e-55a9221bdf95",
"token_id": "sample string 2",
"id_user": "7e95a8b4-839b-4f07-9ea4-c493de773397",
"date_from": "2026-09-06T06:48:08.5917255+02:00",
"date_end": "2026-09-06T06:48:08.5917255+02:00",
"created_on": "2026-09-06T06:48:08.5917255+02:00",
"st_users": {
"$ref": "8"
}
},
{
"$ref": "81"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"tt_doc_sa_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"tt_doc_sa_det1": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"tt_doc_st": [
{
"$ref": "68"
},
{
"$ref": "68"
}
],
"tt_doc_st1": [
{
"$ref": "68"
},
{
"$ref": "68"
}
],
"tt_items_customs": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"tt_logs": [
{
"$ref": "76"
},
{
"$ref": "76"
}
],
"tt_pos_sesion": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"tt_pos_sesion1": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"tt_rooms_list": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"tt_rooms_units_activity": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"tt_rooms_units_log": [
{
"$id": "82",
"id": "bf5a7efb-a815-42b2-84e0-cbccca2a285f",
"id_room_activity": "696ffb23-7a52-428a-afd9-f358b671ffbe",
"id_pos_sesion": "65a9b4af-e571-4c5b-9de6-1b1eaee2f11f",
"log_text": "sample string 4",
"id_user": "7d4b66e0-5df3-486f-8561-128b1c836a70",
"event_type": "sample string 6",
"correlation_id": "9fecdcf9-654c-4c59-b9ce-0fed68af13f3",
"id_room_unit": "52428635-b41b-4f0f-82d6-546564dbb291",
"id_room_unit_source": "f0b963ba-9fcd-4cc3-ba78-90fe56d023ee",
"id_room_unit_destination": "ecde0c49-b617-40b5-b9cb-25a03d8a9885",
"id_room_activity_related": "a5b0cb3d-be15-41de-b7b4-8f9fc0122f6b",
"id_doc_sa": "a8f1eef3-c28e-4356-9145-fca137f097ff",
"id_user_authorizer": "d7b16ca2-c07d-463e-8014-0505c6993a29",
"data_json": "sample string 7",
"created_on": "2026-09-06T06:48:08.5917255+02:00",
"commited": true,
"st_users": {
"$ref": "8"
}
},
{
"$ref": "82"
}
],
"tt_tips_users": [
{
"$ref": "57"
},
{
"$ref": "57"
}
],
"tt_vouchers_permisions": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"tt_vouchers": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"mt_docs": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_pos_sesion_users": [
{
"$ref": "58"
},
{
"$ref": "58"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_sa1": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_rooms_units_states": [
{
"$ref": "55"
},
{
"$ref": "55"
}
],
"st_users_profiles": {
"$ref": "60"
},
"tt_cmd_connection": [
{
"$ref": "59"
},
{
"$ref": "59"
}
],
"tt_cmd_messages": [
{
"$ref": "64"
},
{
"$ref": "64"
}
]
}
},
"mt_categories_items": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"mt_items_featured": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_items_formula": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"mt_units": {
"$ref": "28"
},
"mt_units1": {
"$ref": "28"
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_prices_rules": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"tt_doc_sa_det_stock": [
{
"$ref": "66"
},
{
"$ref": "66"
}
],
"tt_doc_st_det": [
{
"$ref": "71"
},
{
"$ref": "71"
}
],
"tt_items_customs": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"tt_stock": [
{
"$ref": "70"
},
{
"$ref": "70"
}
],
"tt_vouchers_det": [
{
"$ref": "30"
},
{
"$ref": "30"
}
]
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "5"
}
],
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"mt_prices_rules": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"tt_vouchers_det": [
{
"$ref": "30"
},
{
"$ref": "30"
}
]
},
{
"$ref": "4"
}
],
"mt_employees": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_items_types": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"mt_money_types": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"mt_payment_types": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"mt_prices_list": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_rooms": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"mt_rooms1": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "54"
},
{
"$ref": "54"
}
],
"st_functions": [
{
"$ref": "62"
},
{
"$ref": "62"
}
],
"st_images_types": {
"$id": "83",
"id": "4602c8fd-c4e3-499b-a3e6-c6ce700af856",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-09-06T06:48:08.5917255+02:00",
"last_update": "2026-09-06T06:48:08.5917255+02:00",
"commited": true,
"st_images": [
{
"$ref": "3"
},
{
"$ref": "3"
}
]
},
"mt_docs": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"st_users": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"st_users1": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_cloakrooms": [
{
"$ref": "11"
},
{
"$ref": "11"
}
]
},
"st_users": {
"$ref": "8"
},
"mt_branches_zones": [
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"mt_employees_branches": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"mt_items_featured": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_locations": [
{
"$ref": "69"
},
{
"$ref": "69"
}
],
"mt_periods": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"mt_pos": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_prices_list_rules": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"mt_prices_rules": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_rooms": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"st_sync_packages": [
{
"$ref": "79"
},
{
"$ref": "79"
}
],
"st_sync_packages1": [
{
"$ref": "79"
},
{
"$ref": "79"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st": [
{
"$ref": "68"
},
{
"$ref": "68"
}
],
"tt_vouchers": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"tt_vouchers_permisions": [
{
"$ref": "32"
},
{
"$ref": "32"
}
]
}
},
{
"$ref": "1"
}
]