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": "c5f64ffa-4b32-4327-bb69-592027b5386e",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-09-06T06:47:37.0825565+02:00",
"date_end": "2026-09-06T06:47:37.0825565+02:00",
"state": "sample string 6",
"created_on": "2026-09-06T06:47:37.0825565+02:00",
"last_update": "2026-09-06T06:47:37.0825565+02:00",
"commited": true,
"mt_branches": {
"$id": "2",
"id": "c9a22513-0627-400c-b618-df0cc48629bc",
"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": "9476fada-87b6-439c-abb0-a8d3f00de1b2",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-09-06T06:47:37.0825565+02:00",
"last_update": "2026-09-06T06:47:37.0825565+02:00",
"id_user_upd": "1d3d636e-b0d0-4914-88c8-b1e0e515f162",
"commited": true,
"st_images": {
"$id": "3",
"id": "c217ae1a-a251-4918-afac-437ad70f496c",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "f01a8c59-c5ac-42dd-b9f3-2ebd190d06f8",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-09-06T06:47:37.0825565+02:00",
"last_update": "2026-09-06T06:47:37.0825565+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_categories": [
{
"$id": "4",
"id": "08bee883-f803-48b3-be3b-c81dd31a2f71",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "46451a03-3a05-4189-9842-8c1dc23f769e",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "72b47e16-d79a-4089-9a67-45264f47c4fc",
"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:47:37.0825565+02:00",
"last_update": "2026-09-06T06:47:37.0825565+02:00",
"id_user_upd": "f62e41d7-4241-4917-9f56-d8508ded2638",
"commited": true,
"mt_categories_items": [
{
"$id": "5",
"id_category": "657659e4-de54-487d-805d-33fdd4b49251",
"id_item": "4e46d2f1-f30e-4adf-adb5-211728cba216",
"is_default": true,
"active": true,
"created_on": "2026-09-06T06:47:37.0825565+02:00",
"last_update": "2026-09-06T06:47:37.0825565+02:00",
"id_user_upd": "cee1f151-8c20-40e5-9ace-1266bb1b2aae",
"commited": true,
"mt_categories": {
"$ref": "4"
},
"mt_items": {
"$id": "6",
"id": "3e5c840a-e65d-4817-be00-af1c0ec15954",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "f702d0c4-2da3-4f23-83c6-4d0407b21d48",
"id_unit_sec": "9169ca87-8658-43de-8cca-2b210323951a",
"id_brand": "88282a13-2142-48e3-9979-64ae2ac407fb",
"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": "309b8f9d-9994-4400-80eb-e9b81709e097",
"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:47:37.0825565+02:00",
"last_update": "2026-09-06T06:47:37.0825565+02:00",
"id_user_upd": "2bb4d8ac-5c3b-41e3-a070-6c52e08905db",
"commited": true,
"mt_brands": {
"$id": "7",
"id": "13a6764e-b69d-418e-bd03-df34d616a963",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-09-06T06:47:37.0825565+02:00",
"last_update": "2026-09-06T06:47:37.0825565+02:00",
"id_user_upd": "69d69426-d133-45c1-b6e6-2ecc241521a4",
"commited": true,
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"st_users": {
"$id": "8",
"id": "5459acae-1729-49f3-99c9-5c55f081690a",
"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": "2a1dc6e4-d046-4077-9e37-93fc9333b366",
"view_messages": true,
"id_image_photo": "1ff67b0a-8f9a-4e98-9d0b-8f4d47728018",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "3b15ec88-e517-4d95-af51-f5e1af42e0ac",
"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:47:37.0825565+02:00",
"last_update": "2026-09-06T06:47:37.0825565+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_branches_zones": [
{
"$id": "9",
"id": "60b5d226-b7c8-4c02-9f87-0d4a2615dea8",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "b6681fcf-6a60-49af-be91-9713b628c964",
"active": true,
"created_on": "2026-09-06T06:47:37.0825565+02:00",
"last_update": "2026-09-06T06:47:37.0825565+02:00",
"id_user_upd": "d37f7b4b-e43a-4709-9416-6ead16e57028",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos": [
{
"$id": "10",
"id": "f13419c5-0fc9-4b2f-bbf3-25269d3ccc70",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "a37aba53-fe22-4bbc-8cf5-84c7970aa359",
"id_zone": "0b2123f6-5636-4691-8620-9e4373a8d8ec",
"user_required": true,
"active": true,
"created_on": "2026-09-06T06:47:37.0825565+02:00",
"last_update": "2026-09-06T06:47:37.0825565+02:00",
"id_user_upd": "82bfb70b-a1c9-456e-a6c3-71eb46b451ef",
"commited": true,
"mt_branches_zones": {
"$ref": "9"
},
"mt_cloakrooms": [
{
"$id": "11",
"id": "271a09cb-9b5a-4602-a423-b5f40c434f45",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "b98fbe4d-a5b5-48c3-be17-572e069a4d4d",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "38c59ca8-5382-40e9-ba8c-6469c3e3013d",
"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:47:37.0825565+02:00",
"last_update": "2026-09-06T06:47:37.0825565+02:00",
"id_user_upd": "83c3b82b-e0bd-484d-858c-3b74379435d1",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"tt_cloakrooms_units": [
{
"$id": "12",
"id": "4ee7af3d-bc2f-4487-9ba7-f7c7e0b98fbd",
"id_cloakroom": "5c60e868-4fb1-415f-8a65-ba634415ca44",
"id_pos_sesion": "bfb0b21d-027a-4c27-b853-d4e634bd3cf1",
"unit_id": 4,
"date_open": "2026-09-06T06:47:37.0825565+02:00",
"date_close": "2026-09-06T06:47:37.0825565+02:00",
"id_doc_sa": "bc140e03-e795-41bc-9701-34165312d42c",
"commited": true,
"mt_cloakrooms": {
"$ref": "11"
},
"tt_doc_sa": {
"$id": "13",
"id": "fc31cb65-a7bc-4c56-bf76-814049facdc5",
"id_pos": "d2d328ba-e9cf-4006-b21c-aed47f126b23",
"id_doc": "eea213c6-a420-49fe-bef3-ef24560eb232",
"id_branch": "f84561e2-a60b-4f19-ab43-0f468718c9ff",
"nro_doc": "sample string 5",
"date_doc": "2026-09-06T06:47:37.0825565+02:00",
"date_tax": "2026-09-06T06:47:37.0825565+02:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "0f327009-c19b-4e3b-92ff-616a21175505",
"id_relationship": "28c1acee-2af8-44ef-9966-1494047c0b07",
"id_loc_from": "a7e4cd37-f50a-43e9-827f-8e338e91972f",
"id_loc_end": "c4fa25a1-bebd-446c-90f1-8d1824f3a4b5",
"id_user_add": "8efd2b7d-5c27-4da4-b152-2b6e894bdecc",
"id_user_upd": "7326f2ca-491e-4308-9f1c-d75cc2ed05ec",
"comment": "sample string 12",
"id_pos_sesion": "de6fd46b-c039-4479-a1e0-c4dcf18973e8",
"id_room_unit": "800c2a3e-e9c1-4acd-9c86-8760b886e4fa",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "fcde2b1c-10c8-4ca0-9827-7fe5fc7c07de",
"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:47:37.0825565+02:00",
"last_update": "2026-09-06T06:47:37.0825565+02:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$id": "14",
"id": "57ada534-e193-4765-af50-4ca56bef4f24",
"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": "49420953-3045-4115-af07-c62102f1e2fc",
"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:47:37.0825565+02:00",
"last_update": "2026-09-06T06:47:37.0825565+02:00",
"id_user_upd": "8e79da5f-c110-4f30-9a7f-6c3539df34a4",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "15",
"id_doc": "f3f5cfe4-2419-43fc-9dc0-8ed3cceace53",
"id_pay": "1d704773-efbf-4a13-8acb-5a36a29a624d",
"id_money": "234ded2b-7b33-4250-b84d-157f24a31753",
"active": true,
"created_on": "2026-09-06T06:47:37.0825565+02:00",
"last_update": "2026-09-06T06:47:37.0825565+02:00",
"id_user_upd": "95fdc327-3462-4ad6-9ddb-66cc3b653b42",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_money_types": {
"$id": "16",
"id": "90e81cc7-2427-4733-8f73-76a47b0272f8",
"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": "32317783-0c0a-49b2-abd3-801d282df163",
"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:47:37.0825565+02:00",
"last_update": "2026-09-06T06:47:37.0825565+02:00",
"id_user_upd": "4bb321f2-17f6-495c-a396-38db4661314c",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_money_rates": [
{
"$id": "17",
"id_money_1": "615cd80e-5444-48be-ae5a-95d3d55fbd9b",
"id_money_2": "c860957c-4dd9-47fe-9e73-217269690f75",
"date_from": "2026-09-06T06:47:37.0825565+02:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-09-06T06:47:37.0825565+02:00",
"last_update": "2026-09-06T06:47:37.0825565+02:00",
"id_user_upd": "900677d0-0702-41fa-9b7f-85eeb58cfcd8",
"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": "098fd802-5043-492b-9d4c-b1aa0c3952d4",
"id_pay": "043576f1-ae73-418e-9e2c-b099e3ce1b09",
"id_money": "f07e3aa0-499a-4eb8-9daa-b6ea3fa4377d",
"date_cashflow": "2026-09-06T06:47:37.0825565+02:00",
"coefficient": 5.1,
"id_user_add": "cac3f538-f3ad-411e-a32e-6d0e6446ba3b",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "19",
"id": "ef7ca9ee-0a31-4c0c-91e6-bf3ec21139a6",
"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": "93541077-7276-48cf-9367-67bffb26dab7",
"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:47:37.0825565+02:00",
"last_update": "2026-09-06T06:47:37.0825565+02:00",
"id_user_upd": "7e5539d5-73f2-4dbb-9ad0-ac5c84b0ae18",
"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": "72bcb32b-1a69-4c23-baae-c8e91206a4f4",
"id_line": 2,
"id_pay": "7602a1e6-329c-4ec9-9a99-11b4021c3352",
"id_money": "2c5ef905-57cc-4bdb-ae85-210e9392e06e",
"coefficient": 5.1,
"id_voucher": "f2fa1e3e-a43c-4525-86d1-846f85ee3fef",
"id_employee": "b7e8de82-d1c2-4f18-97c5-2f5c9e9a6315",
"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": "aff98114-6174-428c-8d37-c1923e344e62",
"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": "5b19dcfc-b4e1-4b5a-b898-cf958401832a",
"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": "6430b954-599d-4f01-b0fd-b406c2e0b4ad",
"name_pos": "sample string 12",
"id_image": "dfc84ff0-e2a8-4814-b3e7-0dbcad8d3fe2",
"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:47:37.0825565+02:00",
"last_update": "2026-09-06T06:47:37.0825565+02:00",
"id_user_upd": "1feb99a4-4f00-4f07-8221-e0fd7c777640",
"commited": true,
"mt_employees_branches": [
{
"$id": "22",
"id_employee": "80084c82-9c7e-46d2-850d-68141908aae6",
"id_branch": "ccba6057-f0cf-4fb2-85d8-fc3c62871e5b",
"active": true,
"created_on": "2026-09-06T06:47:37.0825565+02:00",
"last_update": "2026-09-06T06:47:37.0825565+02:00",
"id_user_upd": "caad13a9-4c7d-4e2f-8deb-fa3fb93e8d9a",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_employees": {
"$ref": "21"
}
},
{
"$ref": "22"
}
],
"mt_employees_profiles": {
"$id": "23",
"id": "14ce28c9-58f5-41d8-aae2-f14f8a07627a",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-09-06T06:47:37.0825565+02:00",
"last_update": "2026-09-06T06:47:37.0825565+02:00",
"id_user_upd": "0c972d93-08ce-4b24-8dfd-e8122d905c69",
"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": "710e5e68-8441-4a67-9710-46df615065b6",
"id_line": 2,
"id_item_sub": "05fdfc09-d26e-4d0e-82b2-889f3130e08c",
"qty": 4.1,
"id_list": "41b9f8a8-e916-438d-a1a3-a2a5772f817d",
"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": "b9b882f4-e522-4456-bff7-eac7fe330fde",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "cc8f5ab4-26ae-4185-a003-243560ccda1e",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "72a96128-ca3e-45e2-aa46-3f9e5c5b01da",
"id_user_upd": "330fc4a8-e883-4f69-823a-3c1c120b3be4",
"active": true,
"mt_employees": {
"$ref": "21"
},
"mt_items_sub": {
"$id": "25",
"id": "51c52a48-f91e-4078-ade4-d7a3ebf7131d",
"id_item": "87cf35f4-2d6e-4728-a113-7f2047886160",
"id_item_type": "a5ac0580-60b0-437d-a6cd-3878cef998d8",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "b54d9927-8a6d-415d-b8c4-4befe2452505",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-09-06T06:47:37.0825565+02:00",
"last_update": "2026-09-06T06:47:37.0825565+02:00",
"id_user_upd": "ba17e805-dca8-487c-9912-6f74019f9502",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_formula": [
{
"$id": "26",
"id_item_sub": "1652148b-a327-4a47-8c3d-989ed3b228af",
"id_item": "5d06bbca-dd5f-48e4-a07c-086e549519d5",
"group_id": 3,
"id_unit_ref": "5b0cb0da-ffaa-44cc-8061-0b281b038867",
"qty_dis": 5,
"mt_items": {
"$ref": "6"
},
"mt_items_sub": {
"$ref": "25"
},
"mt_units_ref": {
"$id": "27",
"id": "2690ed85-4b10-4b37-9174-d37d6eb5efea",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "8b439ce6-04b6-4705-9646-df60356a1e07",
"active": true,
"created_on": "2026-09-06T06:47:37.0825565+02:00",
"last_update": "2026-09-06T06:47:37.0825565+02:00",
"id_user_upd": "b941af48-1058-455f-b740-02ff8563feca",
"commited": true,
"mt_units": {
"$id": "28",
"id": "52e06125-3ddb-4ac6-a7aa-2509f68f1263",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-09-06T06:47:37.0825565+02:00",
"last_update": "2026-09-06T06:47:37.0825565+02:00",
"id_user_upd": "e37781a4-d9d2-499b-abe8-076c233f1db0",
"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": "cee80350-8677-40b5-93dc-2c42619e0a1c",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "5d288eae-3cc2-425e-8479-349d07bae46e",
"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:47:37.0825565+02:00",
"last_update": "2026-09-06T06:47:37.0825565+02:00",
"id_user_upd": "4a87c3cb-514c-4842-b355-8b96a4ef4244",
"commited": true,
"tt_vouchers_det": [
{
"$id": "30",
"id_voucher": "7335202d-56e0-40dd-9965-bb6a6f4055d5",
"id_line": "715cce1e-1b1b-4641-8b29-2d2e3541f904",
"id_category": "32d1e576-de61-4ce6-a224-40d9e14652b0",
"id_item": "091a82a1-257f-4756-bc27-4906e3f43764",
"id_item_type": "d4d04a52-adf4-4fd8-b6f9-8848d61e4d1c",
"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": "36533f93-f7e6-4408-9376-91ae82d4367b",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-09-06T06:47:37.0825565+02:00",
"date_end": "2026-09-06T06:47:37.0825565+02:00",
"date_used": "2026-09-06T06:47:37.0825565+02:00",
"date_sesion": "2026-09-06T06:47:37.0825565+02:00",
"id_employee": "5b8ebb06-9fe8-4487-962f-110ed02b1e5d",
"id_branch": "bcce5135-e3d3-4f06-acc5-7130762bb839",
"id_voucher_permision": "2f706e41-7a44-4bc2-99a1-452926f9abc7",
"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": "4f08d83f-be9a-4f44-bbc4-c1217e02b84f",
"id_user_add": "9f574f83-d156-4e38-b636-ddfda559f62d",
"id_doc_sa": "16cc1997-e9b8-4b61-a421-d741d47bc47f",
"id_item_sub": "dce9939e-540e-4ade-9acd-deb3b5f82052",
"id_pos_sesion": "eaf39db6-a361-4938-9f92-9355b509ab08",
"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:47:37.0825565+02:00",
"last_update": "2026-09-06T06:47:37.0825565+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": "05a495b5-2a86-4446-af5b-6282a440a904",
"date_from": "2026-09-06T06:47:37.0825565+02:00",
"date_end": "2026-09-06T06:47:37.0825565+02:00",
"date_used": "2026-09-06T06:47:37.0825565+02:00",
"id_employee": "af4c6057-fdb1-4335-9831-5e1aa4cd7bf8",
"id_branch": "14f4802c-1ecf-4688-ac7e-a5443f8591d5",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "81113f4d-68a5-4e0e-bc7d-65e0d59055d1",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-09-06T06:47:37.0825565+02:00",
"last_update": "2026-09-06T06:47:37.0825565+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": "f43c47dd-b1fa-4ebc-96d7-8a8d488b33ef",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-09-06T06:47:37.0825565+02:00",
"date_end": "2026-09-06T06:47:37.0825565+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": "3411f90f-f9c9-4836-a1cf-b6257f8cc145",
"id_pos": "6f34e712-571b-4b27-9b90-e77f8ffe3283",
"id_list": "53d7b9ea-c37d-49a6-9503-490061117ebb",
"id_item": "4ef43324-caf5-4734-b99c-98f650cf1226",
"id_item_type": "e8457c0a-2395-43d6-839f-fab414cdfd2a",
"id_category": "834498c0-882b-4085-871d-4d6d6e70657e",
"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:47:37.0825565+02:00",
"last_update": "2026-09-06T06:47:37.0825565+02:00",
"id_user_upd": "d9cd3b21-06d0-44a7-aa34-fe2df2d88746",
"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": "ec50b01a-c81e-46e0-80ee-c7f5a20a408d",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "f5240b1f-0321-4bb0-a327-e14076b9b5fe",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "63073602-0f31-43d6-aa81-49cd2fcf5b40",
"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:47:37.0825565+02:00",
"last_update": "2026-09-06T06:47:37.0825565+02:00",
"id_user_upd": "0819ed50-fd73-4fdd-8e5f-bca0fd3d85c9",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "35",
"id_pos": "37e53569-3ba5-4064-bf79-6f9333417e97",
"id_pos_type": "5c4ab028-0b2b-4f0c-b026-96e6fb2bdcc2",
"id_price_list": "187eaa2c-4022-40ee-b793-08ce5525762e",
"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:47:37.0825565+02:00",
"last_update": "2026-09-06T06:47:37.0825565+02:00",
"id_user_upd": "c34f0a36-c5e2-4406-98f9-812bb58ec343",
"commited": true,
"mt_pos_view": {
"$id": "36",
"id_pos": "6e6871bc-7547-4e0f-a0c7-7d3d30302f42",
"id_pos_type": "a6cc5929-22be-488a-bdbb-fc480c2ba989",
"is_default": true,
"active": true,
"created_on": "2026-09-06T06:47:37.0825565+02:00",
"last_update": "2026-09-06T06:47:37.0825565+02:00",
"id_user_upd": "1308504a-904a-4abd-9cea-36738327e69c",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"mt_pos_prices_list": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_pos_types": {
"$id": "37",
"id": "e376cfe4-3bae-4957-b569-fe4c74bd0a9f",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-09-06T06:47:37.0825565+02:00",
"last_update": "2026-09-06T06:47:37.0825565+02:00",
"id_user_upd": "b4c2541e-193b-43b6-a50a-ed22a31bbea6",
"commited": true,
"mt_items_featured": [
{
"$id": "38",
"id": "79afeb8d-fe3d-4ccd-b152-4a695fe4835d",
"id_branch": "03d1c076-5828-4404-b364-c0b08f816415",
"id_pos_type": "40ab47d3-3a9b-46b2-a066-d6f80aed45c1",
"id_pos": "7ad77c2a-43f2-4cee-871f-0ffd7b95e9e8",
"id_item": "70b33d2f-5afd-481f-969d-4dafc871751c",
"date_from": "2026-09-06T06:47:37.0825565+02:00",
"date_end": "2026-09-06T06:47:37.0825565+02:00",
"image_id": 4,
"active": true,
"created_on": "2026-09-06T06:47:37.0825565+02:00",
"last_update": "2026-09-06T06:47:37.0825565+02:00",
"id_user_upd": "361b9d3f-be4d-4b5c-b3cb-a75b68c4b9aa",
"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": "52c8f1a0-1f18-44b5-beb8-907decf04276",
"id_doc": "12697893-182f-46b7-afc5-bc7dca732e66",
"id_pos_type": "417f1a3f-10b9-4f7e-a024-f8bb226ec4a7",
"id_doc_print": "79b7bfcd-789b-4aed-b6ed-b1f30c73677e",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-09-06T06:47:37.0825565+02:00",
"last_update": "2026-09-06T06:47:37.0825565+02:00",
"id_user_upd": "bf9277c6-4359-4d51-9e7a-1cf735bebbe6",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_pos_print": {
"$id": "40",
"id": "db7eb181-c32b-45aa-b162-1b6d39cbbf9b",
"id_pos": "c3cd90f0-9588-4a0b-a126-b6f57354a5d0",
"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:47:37.0825565+02:00",
"last_update": "2026-09-06T06:47:37.0825565+02:00",
"id_user_upd": "6e0c06db-dcbc-4927-b8d7-1cb4488adee4",
"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": "fe8cd20c-2985-4e3d-80d6-db29779c532f",
"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:47:37.0825565+02:00",
"last_update": "2026-09-06T06:47:37.0825565+02:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"st_doc_print_det": [
{
"$id": "42",
"id_doc_print": "11cb34db-c134-402a-9d31-d1d3b7644cdc",
"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": "4846ddbc-7e04-49bb-ad53-b8d4f2b848fa",
"id_item_sub": "bd26d84b-1516-4403-af38-a893e8480f26",
"validity_date": "2026-09-06T06:47:37.0825565+02:00",
"price": 4.1,
"active": true,
"created_on": "2026-09-06T06:47:37.0825565+02:00",
"last_update": "2026-09-06T06:47:37.0825565+02:00",
"id_user_upd": "8178ab53-ce03-4c35-b170-fe43a5aae74c",
"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": "00137c8a-c962-4b35-b8bf-e6c7dd8e13b9",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-09-06T06:47:37.0825565+02:00",
"date_end": "2026-09-06T06:47:37.0825565+02:00",
"id_branch": "a8f6fd15-440f-4227-89fc-d1dee8b3b8b8",
"id_pos": "3d4e4264-475f-4d64-8502-517293937603",
"id_list": "12d553c4-6897-46f3-90fe-251ed6708c46",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-09-06T06:47:37.0825565+02:00",
"last_update": "2026-09-06T06:47:37.0825565+02:00",
"id_user_upd": "7efde060-bc37-400a-acc6-519260ace7f2",
"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": "f15ca229-483a-47db-8412-bb53070b864f",
"order_id": 2,
"id_item": "52a22740-27a1-4159-b554-50ea5270aee2",
"id_item_type": "57c8fc27-dddf-4516-aea8-bce1737d7316",
"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": "abccb4b8-54e2-496a-8b0e-fc46b3b7e516",
"type_item": 11,
"id_voucher_json": "52cd6d18-9ff5-41ab-b261-808c51f433ac",
"count_voucher": 1,
"id_category": "84870751-ac5e-48fb-9130-17f0738df2d2",
"created_on": "2026-09-06T06:47:37.0825565+02:00",
"last_update": "2026-09-06T06:47:37.0825565+02:00",
"id_user_upd": "4a974c78-2713-456d-93f9-7f21986b3653",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_types": {
"$ref": "29"
},
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$id": "46",
"id": "79a11bcb-7ff2-4bb8-9033-6e79de54e8df",
"nro_sesion": 2,
"id_pos": "be599d35-937a-486d-825a-cb18825be08c",
"date_tax": "2026-09-06T06:47:37.0825565+02:00",
"date_open": "2026-09-06T06:47:37.0825565+02:00",
"date_close": "2026-09-06T06:47:37.0825565+02:00",
"id_user_open": "29918bad-13da-4181-a217-9bc20ae499ea",
"id_user_close": "70e040cb-dca6-40b5-89a2-f212a1601a9d",
"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:47:37.0825565+02:00",
"last_update": "2026-09-06T06:47:37.0825565+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": "6bb9539d-f395-4340-9475-ff54460a4e39",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "7ab24843-39cd-431e-9740-0af6399641f0",
"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:47:37.0825565+02:00",
"tt_pos_sesion": {
"$ref": "46"
}
},
{
"$ref": "47"
}
],
"tt_rooms_units_activity": [
{
"$id": "48",
"id": "f16c0ed5-a59e-496c-b8bd-6e99de8f4242",
"id_room_unit": "a60d40b9-e2e3-4995-800a-a284a6ec2f8f",
"id_room_list": "00464da2-fd24-4bb1-94e1-01dc5dddc673",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-09-06T06:47:37.0825565+02:00",
"date_from": "2026-09-06T06:47:37.0825565+02:00",
"date_end": "2026-09-06T06:47:37.0825565+02:00",
"date_open": "2026-09-06T06:47:37.0825565+02:00",
"date_close": "2026-09-06T06:47:37.0825565+02:00",
"id_employee": "a38013fb-4a7f-4849-92f1-a99a72bfc98b",
"id_employee_sec": "b954f84b-eb13-40d6-b708-d81756f01c18",
"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": "c38475c9-d936-4a1e-962b-d747255f1d4d",
"comment": "sample string 7",
"id_user_open": "4a69cc39-a9a5-4bee-b5ad-074f512ab49e",
"id_user_close": "4ab1f910-50b1-406d-b389-2dc43972a75c",
"id_unit_state": "18feb99d-fdaf-4125-ae37-47e2da6c8aba",
"id_pos_sesion": "2add4b56-c606-4dba-8bbe-687f81811c7e",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-09-06T06:47:37.0825565+02:00",
"active": true,
"created_on": "2026-09-06T06:47:37.0825565+02:00",
"last_update": "2026-09-06T06:47:37.0825565+02:00",
"commited": true,
"mt_employees": {
"$ref": "21"
},
"mt_employees1": {
"$ref": "21"
},
"mt_rooms_units": {
"$id": "49",
"id": "f1075fa5-2255-4ae4-9293-909586803046",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "4a9a6a84-c594-4151-9066-efb9bbc9a15d",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "3e2f8c7f-d16e-4e36-8c7b-3f6a343a628f",
"locked": true,
"date_locked": "2026-09-06T06:47:37.0825565+02:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-09-06T06:47:37.0825565+02:00",
"last_update": "2026-09-06T06:47:37.0825565+02:00",
"id_user_upd": "8d330242-dc51-4cea-8283-1f673eacf703",
"commited": true,
"mt_rooms": {
"$id": "50",
"id": "e9503de0-2f5e-461c-9bbd-d723942d9e60",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "b8848cf0-d5a0-4df7-b454-a6653cbe2c8e",
"name_pos": "sample string 6",
"id_image": "58cd29cd-1f90-445b-9bd4-07778950248d",
"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": "5d6f644a-000f-4aa6-be19-4f92b696065b",
"refresh_status": true,
"active": true,
"created_on": "2026-09-06T06:47:37.0825565+02:00",
"last_update": "2026-09-06T06:47:37.0825565+02:00",
"id_user_upd": "8725f65c-b03b-439f-bfe6-0d74dd0847b4",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos_rooms": [
{
"$id": "51",
"id_pos": "3e7551b5-9a25-47d7-963a-c25054b638cf",
"id_room": "dbf21a22-8c89-4f35-94cd-d8a405f6c487",
"active": true,
"created_on": "2026-09-06T06:47:37.0825565+02:00",
"last_update": "2026-09-06T06:47:37.0825565+02:00",
"id_user_upd": "c262b2a9-a0ce-427c-9db7-aa82e2db805e",
"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": "3f94083c-e68e-43bb-ac86-147896738a3e",
"id_room": "dd0cd25b-3a0f-4067-ab1b-41c840d051f5",
"date_in": "2026-09-06T06:47:37.0825565+02:00",
"date_out": "2026-09-06T06:47:37.0825565+02:00",
"id_user_add": "68a8799d-e63c-4f4b-a229-3a243c84c895",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-09-06T06:47:37.0825565+02:00",
"last_update": "2026-09-06T06:47:37.0825565+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": "86cf94ba-67d4-4d70-9e0e-66f09935a31a",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-09-06T06:47:37.0825565+02:00",
"last_update": "2026-09-06T06:47:37.0825565+02:00",
"id_user_upd": "70994e40-0d21-4116-b706-2c5c24bdb502",
"commited": true,
"mt_rooms_units": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"mt_rooms_units_states_types": [
{
"$id": "54",
"id_room_type": "218b9343-8146-4ab1-aa23-660841a24c84",
"id_room_state": "555fa173-886d-4129-947a-8a2c3af3d18e",
"id_image": "d68a51d4-9fa9-46a1-a3c0-e8a29c6c3313",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-09-06T06:47:37.0825565+02:00",
"last_update": "2026-09-06T06:47:37.0825565+02:00",
"id_user_upd": "16df8d7f-e6d1-4ae0-b3b5-4c7339805e9e",
"commited": true,
"mt_rooms_units_states": {
"$id": "55",
"id": "ae785007-b9b3-4304-92d0-187eb61cbd38",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"color": "sample string 5",
"active": true,
"created_on": "2026-09-06T06:47:37.0825565+02:00",
"last_update": "2026-09-06T06:47:37.0825565+02:00",
"id_user_upd": "b00dbbb0-47d5-4764-92d8-0769f0156cc2",
"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": "cbace27f-9697-410c-9ba6-da9cfa348a71",
"id_pos_sesion": "3ef84309-9485-4bf2-88e4-8c6fa8c1287d",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "bd9f3e9b-1004-4574-8d58-99f82b463f2e",
"id_room_unit_activity": "dc5b4de0-badc-4efe-8a81-9cbc1808a2af",
"id_doc_sa": "f191c50b-4327-4e78-8723-a81caa0a01e6",
"id_pos_type": "8de55196-6cb8-4db7-8443-ad1a04f15eb9",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "20cd42b8-277b-4c89-9487-cbd935f5c120",
"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:47:37.0825565+02:00",
"last_update": "2026-09-06T06:47:37.0825565+02:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "46"
},
"tt_tips_users": [
{
"$id": "57",
"id_tip": "99b3c443-02ec-4159-b8fe-2c8ab44b50b9",
"id_user": "c8cf4a82-6631-4421-b584-f8de43a811b6",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-09-06T06:47:37.0825565+02:00",
"last_update": "2026-09-06T06:47:37.0825565+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": "bc1dc3f1-db54-4be9-9e0b-0b6d9dd55600",
"id_user": "f463bdec-a485-4eef-b30c-06ec4db3f787",
"date_add": "2026-09-06T06:47:37.0825565+02:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-09-06T06:47:37.0825565+02:00",
"last_update": "2026-09-06T06:47:37.0825565+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": "70d460d2-f852-4ce1-8b7c-752011f55e9b",
"id_user": "4c9d1082-3d41-4bd3-8a2e-6b286a81a371",
"id_user_profile": "ef827fd6-59cf-4356-8c63-ce45e832186e",
"locator": "sample string 4",
"date_end": "2026-09-06T06:47:37.0825565+02:00",
"id_pos_sesion": "e7470700-5a41-4d05-90eb-5888c1d429b3",
"date_login": "2026-09-06T06:47:37.0825565+02:00",
"date_logout": "2026-09-06T06:47:37.0825565+02:00",
"terminal_id": "sample string 6",
"terminal_type": "sample string 7",
"created_on": "2026-09-06T06:47:37.0825565+02:00",
"last_update": "2026-09-06T06:47:37.0825565+02:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"st_users_profiles": {
"$id": "60",
"id": "0ea317a5-51aa-417a-b9f5-3222e947260b",
"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:47:37.0825565+02:00",
"last_update": "2026-09-06T06:47:37.0825565+02:00",
"commited": true,
"st_permisions": [
{
"$id": "61",
"id": "4b1a817f-391f-4207-8384-d964c9d75b78",
"id_function": "7bcde811-fa2b-40b5-ade3-b6fc53a0391b",
"id_user": "38bcab34-4ea0-4f5b-b395-45ce51adb4ad",
"id_profile": "be993148-503c-4ecb-a769-6ca96f4fcf9e",
"permission": 3,
"active": true,
"created_on": "2026-09-06T06:47:37.0825565+02:00",
"last_update": "2026-09-06T06:47:37.0825565+02:00",
"commited": true,
"st_users_profiles": {
"$ref": "60"
},
"st_users": {
"$ref": "8"
},
"st_functions": {
"$id": "62",
"id": "a06812ba-2467-44bd-b880-2001d0180991",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "43898491-55b5-4a0f-a837-d12f36b1af0c",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "0173a7ab-a285-403b-81d2-bbf57c54fa5e",
"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:47:37.0825565+02:00",
"last_update": "2026-09-06T06:47:37.0825565+02:00",
"commited": true,
"st_functions_groups": {
"$id": "63",
"id": "fd3de719-b893-4ee0-af3b-ac156a92854d",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-09-06T06:47:37.0825565+02:00",
"last_update": "2026-09-06T06:47:37.0825565+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": "1f939f8e-30e6-432c-97fa-b48d388afa3b",
"id_user": "b06636e9-4055-47e3-95d1-9ecc40d93b2d",
"date_add": "2026-09-06T06:47:37.0825565+02:00",
"destiny_type": 4,
"id_key": "51521a58-5fea-494d-8df8-395d70c70ab9",
"message": "sample string 6",
"message_view": true,
"date_view": "2026-09-06T06:47:37.0825565+02:00",
"id_pos_sesion": "76cbc2dd-9699-44ff-8160-32a4fb61fb3a",
"terminal_add": "sample string 9",
"created_on": "2026-09-06T06:47:37.0825565+02:00",
"last_update": "2026-09-06T06:47:37.0825565+02:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$ref": "46"
}
},
{
"$ref": "64"
}
]
}
},
{
"$ref": "45"
}
]
},
"mt_items_vouchers": {
"$id": "65",
"id": "ed4c1c85-f0a2-4b40-b676-2a595b6321ab",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "7ce19f9a-d4fc-435d-98a4-bde39c6a0057",
"id_doc_print": "95f3ec97-d4c4-4b7b-8e63-c1dd6b8a8be7",
"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:47:37.0825565+02:00",
"last_update": "2026-09-06T06:47:37.0825565+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": "85224ff3-46e2-4caa-b9ac-283ca64a90e5",
"id_line": 2,
"id_item": "876763c5-e8a4-48dc-b880-9ed4ebf37513",
"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": "baaf0b2d-6ea9-4243-9d07-d4f5e4bc4a11",
"id_doc": "7d213e00-c7d5-4a96-a43c-977f5f874860",
"value": 3,
"created_on": "2026-09-06T06:47:37.0825565+02:00",
"last_update": "2026-09-06T06:47:37.0825565+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": "64bc55f9-b18b-4f0a-bebb-ee694af2b60f",
"id_pos": "5b9507c4-80aa-45ec-ac82-f808dc5177b7",
"id_doc": "8b5245f0-bf1c-4f09-a0ac-57660ce34416",
"id_branch": "0cdb8ca1-0db5-4b18-b6e7-09953038369f",
"nro_doc": "sample string 5",
"date_doc": "2026-09-06T06:47:37.0825565+02:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "504469f6-6845-4dff-89c1-fa76ce4b8bd0",
"id_loc_from": "c507eda8-fd0d-4c08-b098-cd5674c8cc3e",
"id_loc_end": "1f0f6784-0d15-4d5b-bd80-0286cd5c67be",
"id_user_add": "55b458af-7e34-4272-833e-45d5090b16ca",
"id_user_upd": "e919d3ae-bec1-4304-b244-da7150ebe2fd",
"id_pos_sesion": "1c57016d-f00c-443d-8f1a-03230c0e7713",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-09-06T06:47:37.0825565+02:00",
"active": true,
"created_on": "2026-09-06T06:47:37.0825565+02:00",
"last_update": "2026-09-06T06:47:37.0825565+02:00",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$ref": "14"
},
"mt_locations": {
"$id": "69",
"id": "2c94517a-b169-49a2-bfef-4a0c4f8e8e88",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "1cc2dc25-ea2e-4195-9e68-d67677cbdeb7",
"active": true,
"created_on": "2026-09-06T06:47:37.0825565+02:00",
"last_update": "2026-09-06T06:47:37.0825565+02:00",
"id_user_upd": "c55e7676-eabb-4c5d-8c00-bd40a7253124",
"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": "6278cf40-4a02-4042-b0c5-37b1ce816d75",
"id_item": "b0609f17-92fd-464a-b638-ad5ad50fcdf5",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-09-06T06:47:37.0825565+02:00",
"last_update": "2026-09-06T06:47:37.0825565+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": "db159c06-8f00-4893-9486-dbb588a779a3",
"id_line": 2,
"id_item": "d152bb07-bc29-40d2-b967-7ddd003b3f22",
"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": "aa740ac7-f562-4d7e-b79e-bf48c7d31df0",
"spool_server": "sample string 2",
"id_doc_sa": "efbec5a6-c023-4557-9097-b1f0b18d7fb2",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-09-06T06:47:37.0825565+02:00",
"printed": true,
"print_on": "2026-09-06T06:47:37.0825565+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": "5ebdabbe-9c2e-458a-82f0-12d3cde29647",
"id_pos": "47c91995-ae9c-4ce8-9c6e-5cf55edb7076",
"mac_address": "sample string 3",
"date_end": "2026-09-06T06:47:37.0825565+02:00",
"key_access": "sample string 5",
"id_user_add": "9e4adfc6-8c5a-4a33-9846-c2547bdd6b58",
"active": true,
"created_on": "2026-09-06T06:47:37.0825565+02:00",
"last_update": "2026-09-06T06:47:37.0825565+02:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "73"
}
],
"st_users_pos": [
{
"$id": "74",
"id_user": "bec75693-3dea-4e88-b4a4-47628bdcd9cb",
"id_pos": "328c54ab-9c21-4919-a8f2-f76fa9991712",
"pass_required": true,
"active": true,
"created_on": "2026-09-06T06:47:37.0825565+02:00",
"last_update": "2026-09-06T06:47:37.0825565+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": "7cded85f-1034-41ab-928c-516e1777fc51",
"id_pos": "d24888c8-8b1c-4d69-8842-b410fd46246a",
"date_add": "2026-09-06T06:47:37.0825565+02:00",
"date_upd": "2026-09-06T06:47:37.0825565+02:00",
"date_out": "2026-09-06T06:47:37.0825565+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": "7a92410c-6873-43d0-b1f7-19547a6e9024",
"id_user_add": "3dc3ce2c-a89c-4fd3-b783-46a03ff4506e",
"id_table": "53f3282d-133e-431f-a06d-5e8dca4099e5",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "dca7e8a4-0deb-485d-99e2-f042f2b7b4e9",
"created_on": "2026-09-06T06:47:37.0825565+02:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_sync_tables": {
"$id": "77",
"id": "e913d62d-8b0b-4d23-b9ae-553cf6d93f75",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-09-06T06:47:37.0825565+02:00",
"last_update": "2026-09-06T06:47:37.0825565+02:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "78",
"id": "83fa21d7-7f5d-43d3-b619-39cf9e2e8a84",
"id_sync": "c281c2fb-8e9b-4bbb-99c2-4d5321fe55c2",
"json": "sample string 3",
"id_table": "00f7cb8f-c2e8-4037-8eb0-6822a5966f7e",
"order": 5,
"st_sync_packages": {
"$id": "79",
"id": "0d213579-61f7-4c81-8be7-2beed6272847",
"id_branch_from": "5db6ceaf-fc9b-4f26-9176-625f3bcbb92d",
"id_branch_to": "8314612a-09ab-4226-ae7a-089bb5004f7e",
"type": 4,
"created_on": "2026-09-06T06:47:37.0825565+02:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-09-06T06:47:37.0825565+02:00",
"send_on": "2026-09-06T06:47:37.0825565+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": "dbd3212c-6f8b-4601-bea2-5f47373ef329",
"id_pos": "de6615c8-badd-4bdc-86d0-a4d29f98223a",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-09-06T06:47:37.0825565+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": "4bc8d10d-5239-4689-a039-cf82f54faf62",
"token_id": "sample string 2",
"id_user": "53185af7-7adb-4a4c-8549-fec4606f7d49",
"date_from": "2026-09-06T06:47:37.0825565+02:00",
"date_end": "2026-09-06T06:47:37.0825565+02:00",
"created_on": "2026-09-06T06:47:37.0825565+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": "34828162-db5c-45b5-8ebb-d749881d8c20",
"id_room_activity": "e7c45a3e-c613-4aa2-ba62-fca897f93712",
"id_pos_sesion": "dcff883a-081d-4977-971b-32524dcebec6",
"log_text": "sample string 4",
"id_user": "12c2dfcc-708c-4663-bf27-4f2a5d3675e3",
"event_type": "sample string 6",
"correlation_id": "3f3336a3-e439-47a7-a737-f38cb3378158",
"id_room_unit": "37d5d19c-0f32-4c43-9eb2-c1fefa413f67",
"id_room_unit_source": "03a2d8a9-232b-456f-bde2-c4dc137e8fc1",
"id_room_unit_destination": "0101bd6a-acde-4dca-9171-5448fb68ca72",
"id_room_activity_related": "08b3b355-cb0b-414e-8fd9-724ae59ef55b",
"id_doc_sa": "1751ff0a-0e2b-487c-aa56-e87e5c679ba1",
"id_user_authorizer": "b5b5ebc2-a154-45de-9be2-6d66af17f119",
"data_json": "sample string 7",
"created_on": "2026-09-06T06:47:37.0825565+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": "0276a6ba-7845-4ebd-9be6-150798749b3a",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-09-06T06:47:37.0825565+02:00",
"last_update": "2026-09-06T06:47:37.0825565+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"
}
]