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": "46b78622-c007-4d51-bb49-ab8ef08b16d6",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-09-06T06:47:50.6102397+02:00",
"date_end": "2026-09-06T06:47:50.6102397+02:00",
"state": "sample string 6",
"created_on": "2026-09-06T06:47:50.6102397+02:00",
"last_update": "2026-09-06T06:47:50.6102397+02:00",
"commited": true,
"mt_branches": {
"$id": "2",
"id": "6f6907cb-fd24-4a6a-8868-81c84d4aed96",
"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": "cb66c933-6e07-48e3-a48f-a1c211c4b0ea",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-09-06T06:47:50.6102397+02:00",
"last_update": "2026-09-06T06:47:50.6102397+02:00",
"id_user_upd": "cb6d0493-6deb-42cd-9f07-6162f111199e",
"commited": true,
"st_images": {
"$id": "3",
"id": "f06ae9b6-a75a-4e6d-ab3d-36ff717ecee7",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "5e9a9e4c-7497-432d-a632-bb7a84b56a8b",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-09-06T06:47:50.6102397+02:00",
"last_update": "2026-09-06T06:47:50.6102397+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_categories": [
{
"$id": "4",
"id": "38ecfb8d-3d8a-409e-83a8-d8253d7a431f",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "347598af-6f17-467e-b60c-900d13e62f04",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "44bdb8aa-0b1c-4294-a31e-01335c96b81c",
"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:50.6102397+02:00",
"last_update": "2026-09-06T06:47:50.6102397+02:00",
"id_user_upd": "ea57004c-6140-4161-981e-119c3b6298db",
"commited": true,
"mt_categories_items": [
{
"$id": "5",
"id_category": "86f99c11-a4fb-4e53-8598-06279802989e",
"id_item": "48706355-6bdb-4fba-a08b-7b0408e9fc29",
"is_default": true,
"active": true,
"created_on": "2026-09-06T06:47:50.6102397+02:00",
"last_update": "2026-09-06T06:47:50.6102397+02:00",
"id_user_upd": "f7c67bb6-7f17-423b-b395-f5fba273700e",
"commited": true,
"mt_categories": {
"$ref": "4"
},
"mt_items": {
"$id": "6",
"id": "244af533-c8a9-4fb1-a9dc-206bf35063db",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "481a8b13-130a-439b-a4ed-53edf856eb32",
"id_unit_sec": "c6644efc-76e4-4060-9a8c-e72fb7601ad1",
"id_brand": "644768d4-20de-47b8-b38e-67cc55d5c320",
"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": "89750976-ee53-4264-87bd-16f10746501b",
"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:50.6102397+02:00",
"last_update": "2026-09-06T06:47:50.6102397+02:00",
"id_user_upd": "343c85b1-26fd-4faa-a985-02a7f1a35bb7",
"commited": true,
"mt_brands": {
"$id": "7",
"id": "a8fbc9f7-8384-4629-ac97-0a6ec03315fa",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-09-06T06:47:50.6102397+02:00",
"last_update": "2026-09-06T06:47:50.6102397+02:00",
"id_user_upd": "df035512-5637-40b9-8fa7-2f1272ea1c2b",
"commited": true,
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"st_users": {
"$id": "8",
"id": "7a8b59c1-e5fe-47a7-8e82-a229a7a4d315",
"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": "f15f25ac-d503-49c1-8e2c-9a78bb34f7d7",
"view_messages": true,
"id_image_photo": "97b151c3-e1da-4791-92d4-f94147bd437e",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "59bd0fb8-26bb-4848-a4c6-467a63624ba9",
"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:50.6102397+02:00",
"last_update": "2026-09-06T06:47:50.6102397+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_branches_zones": [
{
"$id": "9",
"id": "2c193ac3-6344-4683-a9ae-40ba5cc58bec",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "e02e0eba-73db-4aee-a6a7-22c7f8642ba2",
"active": true,
"created_on": "2026-09-06T06:47:50.6102397+02:00",
"last_update": "2026-09-06T06:47:50.6102397+02:00",
"id_user_upd": "1c2ee65d-ae71-4018-9500-8563a1443719",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos": [
{
"$id": "10",
"id": "a6be9579-2396-4760-8a0c-4a522924e6fc",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "92beeba8-657d-4f2a-a8d2-ca83e00c8bc1",
"id_zone": "33f80b0f-8e24-4221-a66b-c0799c8b86bf",
"user_required": true,
"active": true,
"created_on": "2026-09-06T06:47:50.6102397+02:00",
"last_update": "2026-09-06T06:47:50.6102397+02:00",
"id_user_upd": "c15151a3-870a-4926-8126-9cd532e88d3c",
"commited": true,
"mt_branches_zones": {
"$ref": "9"
},
"mt_cloakrooms": [
{
"$id": "11",
"id": "cf56fa45-65fe-49cd-aa4e-d9e4e4437e35",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "f32a0120-e6b7-4fc9-b84c-8bf92341044a",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "57dae593-abe0-4246-8ed2-6fdc62adc2c2",
"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:50.6102397+02:00",
"last_update": "2026-09-06T06:47:50.6102397+02:00",
"id_user_upd": "247b9e35-3436-457f-bed9-1bd7669a3440",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"tt_cloakrooms_units": [
{
"$id": "12",
"id": "aa9a0aff-4755-4889-834e-0b9ff3be90b7",
"id_cloakroom": "1626df9e-f005-4305-8e6c-c2eaf0375481",
"id_pos_sesion": "afa828e2-4b6f-4000-a99d-010ef867135f",
"unit_id": 4,
"date_open": "2026-09-06T06:47:50.6102397+02:00",
"date_close": "2026-09-06T06:47:50.6102397+02:00",
"id_doc_sa": "668c4644-4d18-4327-8d97-9503e41d74d1",
"commited": true,
"mt_cloakrooms": {
"$ref": "11"
},
"tt_doc_sa": {
"$id": "13",
"id": "f86433ae-e745-4bfa-b6f9-4e38e9c518d0",
"id_pos": "c48f9be5-1a9a-4853-939a-128aabd71343",
"id_doc": "14720255-151a-410d-8547-e9388c1931a7",
"id_branch": "f55f3a65-5fd9-4a6d-a7f2-0a600194a465",
"nro_doc": "sample string 5",
"date_doc": "2026-09-06T06:47:50.6102397+02:00",
"date_tax": "2026-09-06T06:47:50.6102397+02:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "5d7e6ed3-bea8-4b3f-a341-bd0810af8f07",
"id_relationship": "5a410791-d745-43fc-9ac2-ce9f44930549",
"id_loc_from": "0d7cd2a1-cc96-4902-97d1-bb22b325f00a",
"id_loc_end": "e6549fe7-b789-4bbb-82a0-80a2959411f0",
"id_user_add": "720a9d52-0149-4797-ae2b-2d93d504eef9",
"id_user_upd": "349daed1-ff79-464e-8514-06e9f678dce9",
"comment": "sample string 12",
"id_pos_sesion": "f87a3cdc-a26b-4b13-809d-987c1ec5aa8a",
"id_room_unit": "4a08a721-72df-4eae-b466-615f5f256469",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "20d00798-96de-43b0-b3f1-d27b361f748c",
"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:50.6102397+02:00",
"last_update": "2026-09-06T06:47:50.6102397+02:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$id": "14",
"id": "4e6a6027-e557-482a-9876-a11431d9b840",
"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": "bd7237dd-b2a4-4031-a228-af48138f7721",
"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:50.6102397+02:00",
"last_update": "2026-09-06T06:47:50.6102397+02:00",
"id_user_upd": "aba817cc-e025-41de-ad70-96aa3c12eef7",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "15",
"id_doc": "74a2c05a-a24f-4e19-bd87-4015c86e8ef1",
"id_pay": "4f3be5be-df25-41e1-a502-365daa638f30",
"id_money": "660a6960-28ac-4602-a7be-cf9050e07aa8",
"active": true,
"created_on": "2026-09-06T06:47:50.6102397+02:00",
"last_update": "2026-09-06T06:47:50.6102397+02:00",
"id_user_upd": "1cc41423-bd20-4ab5-82b6-f46bed0eac5f",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_money_types": {
"$id": "16",
"id": "c05d3d08-6026-48cb-a036-380fa536c438",
"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": "6627132e-0e6d-4fcc-b7ed-09c28f2fe7d2",
"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:50.6102397+02:00",
"last_update": "2026-09-06T06:47:50.6102397+02:00",
"id_user_upd": "071f1201-7c6c-4296-a4e8-1894b383b576",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_money_rates": [
{
"$id": "17",
"id_money_1": "2a9e5ac0-8eff-4d67-84b1-42ba95bf1153",
"id_money_2": "c8853d0e-597e-4502-bc20-32e24f8e9e2e",
"date_from": "2026-09-06T06:47:50.6102397+02:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-09-06T06:47:50.6102397+02:00",
"last_update": "2026-09-06T06:47:50.6102397+02:00",
"id_user_upd": "cff408a3-ae9a-4131-9782-8f30e803c8ce",
"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": "2eff625b-8a53-4433-b95b-0e0a0919f1e3",
"id_pay": "36a9ac3f-d043-4eb8-b197-beb294d9ec05",
"id_money": "ad837b67-128f-4b6d-8d7c-e6514fa41efe",
"date_cashflow": "2026-09-06T06:47:50.6102397+02:00",
"coefficient": 5.1,
"id_user_add": "72fea7e3-3856-4557-8ba7-74384aaefc84",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "19",
"id": "35c6e3b2-ace7-44ce-8393-4a7881a881e0",
"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": "321200e6-b57d-4a86-a922-6dd8e8d84c82",
"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:50.6102397+02:00",
"last_update": "2026-09-06T06:47:50.6102397+02:00",
"id_user_upd": "fb92b8f2-49fe-4f2e-83ef-1bac5101db94",
"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": "3254b2e9-fc4d-4e47-b335-45a8a104e128",
"id_line": 2,
"id_pay": "f2b6ee59-d2d3-4490-93c2-e606ac3cc086",
"id_money": "96e43fc7-0d0e-419e-b880-210bea1743d2",
"coefficient": 5.1,
"id_voucher": "16b74f26-ad27-492e-8f53-f31f6e7f4632",
"id_employee": "1dc0550a-75d6-4ddd-accc-88073799ccbe",
"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": "482c970f-a316-45b4-9e7b-7f4ba3676ee2",
"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": "7457a5e3-4c49-44d6-9815-147cf6434143",
"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": "95007714-9336-4ea8-943b-5440d0aecc54",
"name_pos": "sample string 12",
"id_image": "cb5f3faf-3037-4c73-8c52-bebd6df961ab",
"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:50.6102397+02:00",
"last_update": "2026-09-06T06:47:50.6102397+02:00",
"id_user_upd": "5e1883c8-e19e-43f7-8b41-e5735e796265",
"commited": true,
"mt_employees_branches": [
{
"$id": "22",
"id_employee": "82ced434-6532-41bd-a4e3-ed9adc249855",
"id_branch": "80cb044c-8002-4021-ae6d-a96581b2bf4a",
"active": true,
"created_on": "2026-09-06T06:47:50.6102397+02:00",
"last_update": "2026-09-06T06:47:50.6102397+02:00",
"id_user_upd": "51164ea5-a9fd-4ed4-b507-39c243ecc1cf",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_employees": {
"$ref": "21"
}
},
{
"$ref": "22"
}
],
"mt_employees_profiles": {
"$id": "23",
"id": "45672777-e2fd-4414-8ce2-4a4b606db446",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-09-06T06:47:50.6102397+02:00",
"last_update": "2026-09-06T06:47:50.6102397+02:00",
"id_user_upd": "841140bb-690f-4cf3-80c7-e561fe068812",
"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": "10c6efca-b2bf-48e3-924d-e544625bc690",
"id_line": 2,
"id_item_sub": "ea2c12a1-833f-4d66-b7c6-188aa7533668",
"qty": 4.1,
"id_list": "cb3e59e0-65f1-4200-b733-8c619ee80414",
"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": "c3f64e37-376c-466a-9246-a86c9ad8c5e0",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "7804b5de-dcdd-4085-894b-7a8580fbf280",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "72220921-8c06-4ca3-8231-36fb465daf3e",
"id_user_upd": "63a58e8f-5df1-4b28-b50a-10ca6f6fae0d",
"active": true,
"mt_employees": {
"$ref": "21"
},
"mt_items_sub": {
"$id": "25",
"id": "c8e9af9d-3c31-4cd9-ae5e-d0dc0e6573f1",
"id_item": "d8bc3c47-3855-4c8a-a713-fa1e61fc6307",
"id_item_type": "021a4659-b947-48ab-841d-32b5a8866f0d",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "2fe76989-3041-4761-bd68-de77df11f665",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-09-06T06:47:50.6102397+02:00",
"last_update": "2026-09-06T06:47:50.6102397+02:00",
"id_user_upd": "19b58c97-6cef-43c7-9dcb-bcc881d3d41c",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_formula": [
{
"$id": "26",
"id_item_sub": "f8a7012f-564e-4c18-a599-019b47f55abe",
"id_item": "956de4fa-bada-48ff-9b27-66caa68097ec",
"group_id": 3,
"id_unit_ref": "19a86a21-f045-4b6d-b872-e2ef9fa76cac",
"qty_dis": 5,
"mt_items": {
"$ref": "6"
},
"mt_items_sub": {
"$ref": "25"
},
"mt_units_ref": {
"$id": "27",
"id": "3205d3ce-c0a8-4cf1-af25-7633ff74d40b",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "16311637-7d7d-4bd7-b85e-43147764b297",
"active": true,
"created_on": "2026-09-06T06:47:50.6102397+02:00",
"last_update": "2026-09-06T06:47:50.6102397+02:00",
"id_user_upd": "0e6cae00-ebb2-4aab-b9c1-ae05e29eafbe",
"commited": true,
"mt_units": {
"$id": "28",
"id": "548d10a1-a8d9-420f-a4fd-25224b7fa3a4",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-09-06T06:47:50.6102397+02:00",
"last_update": "2026-09-06T06:47:50.6102397+02:00",
"id_user_upd": "af2c07c8-1326-4fd4-a08a-4467811d805e",
"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": "5634fb6e-85cb-4502-b2df-942ac8405040",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "bb3f0085-580f-4623-be3d-95b77dda6830",
"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:50.6102397+02:00",
"last_update": "2026-09-06T06:47:50.6102397+02:00",
"id_user_upd": "ee6bde3e-e1be-456b-8216-f7ab98b5feba",
"commited": true,
"tt_vouchers_det": [
{
"$id": "30",
"id_voucher": "f255723a-577d-4014-9ff6-52a096fe5d73",
"id_line": "60ba8027-c8bc-4436-b23d-6bcf5697cdb1",
"id_category": "524d29aa-1881-494d-a91d-1e40d7287008",
"id_item": "beb17729-0858-4082-bdd6-f843cacece39",
"id_item_type": "4b0b8387-2f18-471c-ba20-f7f3253c75d4",
"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": "3b32e0d0-57ac-4de1-9421-1131fa228807",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-09-06T06:47:50.6102397+02:00",
"date_end": "2026-09-06T06:47:50.6102397+02:00",
"date_used": "2026-09-06T06:47:50.6102397+02:00",
"date_sesion": "2026-09-06T06:47:50.6102397+02:00",
"id_employee": "8c56b95a-f9ce-42b0-a55a-f6888d4e169b",
"id_branch": "8110f885-2f91-4895-8d28-e610fd7f9552",
"id_voucher_permision": "4359cd6a-599f-41a9-87cb-de6a12b338b1",
"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": "8c127f91-2c2e-4dc1-ab58-9265e256756c",
"id_user_add": "b581baf0-5f4c-4659-9add-63c38584cae3",
"id_doc_sa": "b032ef2a-2cce-40b9-b0b3-63879099c936",
"id_item_sub": "6fd39c22-955e-4cda-a012-f5c87597f9a2",
"id_pos_sesion": "37849f5c-3bac-4974-8f9e-8e1b64f6be96",
"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:50.6102397+02:00",
"last_update": "2026-09-06T06:47:50.6102397+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": "32e56911-c29f-4125-8406-8f993fa99605",
"date_from": "2026-09-06T06:47:50.6102397+02:00",
"date_end": "2026-09-06T06:47:50.6102397+02:00",
"date_used": "2026-09-06T06:47:50.6102397+02:00",
"id_employee": "f66ea494-b8fb-4925-84fb-35f0ce5665e8",
"id_branch": "40b54569-567c-41b5-bc51-2f14cf8c6a6e",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "3261fa70-1b57-4fd7-b93b-62cdb988c8cc",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-09-06T06:47:50.6102397+02:00",
"last_update": "2026-09-06T06:47:50.6102397+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": "0547395f-dcbb-4be6-84ef-7ac75f22e613",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-09-06T06:47:50.6102397+02:00",
"date_end": "2026-09-06T06:47:50.6102397+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": "68ccf367-7a3d-47a7-b659-5959ea0da830",
"id_pos": "fca00f2a-1636-4624-b13b-5c3963f9df4e",
"id_list": "e7d9e1fd-df72-4bbd-905e-eddc41db3379",
"id_item": "749545ff-02a5-49b0-99fe-4ea3dc1a9103",
"id_item_type": "821926b6-cee5-45c9-887d-1dc4e80d7a01",
"id_category": "fa1ffdb4-7a47-4ccf-b9d9-f806c148c82b",
"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:50.6102397+02:00",
"last_update": "2026-09-06T06:47:50.6102397+02:00",
"id_user_upd": "931ff73f-92bf-425f-800e-0c82c622259b",
"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": "9e8ac020-5797-4c15-ae47-ff8b5e5ca36c",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "1772d50c-88be-4d2b-9e8b-3eb1f4b0a6b7",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "c6a13935-0f4e-4587-b2c9-0822f9e1fef3",
"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:50.6102397+02:00",
"last_update": "2026-09-06T06:47:50.6102397+02:00",
"id_user_upd": "0b24ce9d-5085-4500-8b8b-6a4ac3a05e62",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "35",
"id_pos": "a43db97f-f8da-4931-9104-06f9e2718a32",
"id_pos_type": "7f2838b3-a525-4d18-933b-e03e8f340ae6",
"id_price_list": "7988bb03-7b74-466c-a8a1-27344ac5a2e6",
"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:50.6102397+02:00",
"last_update": "2026-09-06T06:47:50.6102397+02:00",
"id_user_upd": "dcb0e63d-9871-4ffc-8214-20e8945de42c",
"commited": true,
"mt_pos_view": {
"$id": "36",
"id_pos": "9256bb22-dbf1-486f-b7f9-cf7ed8cbe7cb",
"id_pos_type": "24d8bc69-26ba-438f-9410-ef4699c8cbff",
"is_default": true,
"active": true,
"created_on": "2026-09-06T06:47:50.6102397+02:00",
"last_update": "2026-09-06T06:47:50.6102397+02:00",
"id_user_upd": "2adc8cca-88fa-4885-8a3d-371b6a4589a3",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"mt_pos_prices_list": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_pos_types": {
"$id": "37",
"id": "d59c25d2-f996-4d2b-87bc-0a6687acd219",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-09-06T06:47:50.6102397+02:00",
"last_update": "2026-09-06T06:47:50.6102397+02:00",
"id_user_upd": "46d6cb4c-312c-410c-b37c-4cbf829064a0",
"commited": true,
"mt_items_featured": [
{
"$id": "38",
"id": "54771676-c6d6-4c2d-b2f2-1cfd35552dd8",
"id_branch": "70126960-7800-4bdb-a82b-222832f3183d",
"id_pos_type": "4f0b16c0-6d75-4b7b-8e0c-d724456024e6",
"id_pos": "671aff44-b113-41a4-adc6-b459abf7e178",
"id_item": "edacb2fd-74b6-43d5-b6b3-e80e0f6c90bd",
"date_from": "2026-09-06T06:47:50.6102397+02:00",
"date_end": "2026-09-06T06:47:50.6102397+02:00",
"image_id": 4,
"active": true,
"created_on": "2026-09-06T06:47:50.6102397+02:00",
"last_update": "2026-09-06T06:47:50.6102397+02:00",
"id_user_upd": "e9dde71a-e6d6-4a8e-96c2-1f05a9396c3f",
"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": "56b5b643-de57-48b2-ae83-e6c280ba597e",
"id_doc": "fd3cb9c3-2467-4f4a-8c39-f0309b1c46f0",
"id_pos_type": "f13fa042-049f-400f-a3da-060375c68f8d",
"id_doc_print": "ad0ad224-6f0f-4c3b-9147-70c5926a7e55",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-09-06T06:47:50.6102397+02:00",
"last_update": "2026-09-06T06:47:50.6102397+02:00",
"id_user_upd": "0899cc03-b4c0-4b54-9f25-4452e3fba2e7",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_pos_print": {
"$id": "40",
"id": "18149b80-673e-49aa-9f19-8ba28ffe6156",
"id_pos": "e5e5c508-fa38-42e4-8839-e7df21d45fbd",
"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:50.6102397+02:00",
"last_update": "2026-09-06T06:47:50.6102397+02:00",
"id_user_upd": "914a5d57-04a2-4faf-a868-34850c972797",
"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": "b34bd7a8-6568-43f4-8325-641dcba38630",
"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:50.6102397+02:00",
"last_update": "2026-09-06T06:47:50.6102397+02:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"st_doc_print_det": [
{
"$id": "42",
"id_doc_print": "fc9530c7-5676-4157-8bd6-b159fdd95b08",
"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": "1188f8f2-c267-42e0-a286-e2f587bfd537",
"id_item_sub": "1538c837-02ea-48d4-98f5-553e5ee009f3",
"validity_date": "2026-09-06T06:47:50.6102397+02:00",
"price": 4.1,
"active": true,
"created_on": "2026-09-06T06:47:50.6102397+02:00",
"last_update": "2026-09-06T06:47:50.6102397+02:00",
"id_user_upd": "e4fb9140-f76f-4a49-8c3a-207e8b6425ef",
"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": "6a96f91e-9553-4b2c-a7c3-0d8397a81b20",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-09-06T06:47:50.6102397+02:00",
"date_end": "2026-09-06T06:47:50.6102397+02:00",
"id_branch": "73d9b51d-96a4-4397-b58b-832d9ef886bf",
"id_pos": "cbfbc402-89da-4828-bc4d-766818c7cf5d",
"id_list": "64adf7ed-c994-4c13-b207-0304420cb346",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-09-06T06:47:50.6102397+02:00",
"last_update": "2026-09-06T06:47:50.6102397+02:00",
"id_user_upd": "9eb9c152-a1e4-4354-8456-fbf0d340cd6b",
"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": "44ccf60e-e4ec-41da-a8f8-020e510640ed",
"order_id": 2,
"id_item": "fe93c505-01eb-4fb8-9474-751805ad2a1e",
"id_item_type": "ceb90e9a-052f-4cf0-9b0b-3cad9289f60f",
"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": "ee1238d6-00e6-47ca-9e07-0c1f6a46572d",
"type_item": 11,
"id_voucher_json": "50651126-6711-40a0-998b-a67f91af4658",
"count_voucher": 1,
"id_category": "bd8f12fc-af41-42a5-bc8c-b925e66f567f",
"created_on": "2026-09-06T06:47:50.6102397+02:00",
"last_update": "2026-09-06T06:47:50.6102397+02:00",
"id_user_upd": "4782f665-9ccd-4eb6-8fd6-5382bc912c61",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_types": {
"$ref": "29"
},
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$id": "46",
"id": "fba62ab7-77e1-4756-9538-bb318c3222d6",
"nro_sesion": 2,
"id_pos": "c9f0dee3-ff11-4831-af92-0b0e2a8cf700",
"date_tax": "2026-09-06T06:47:50.6102397+02:00",
"date_open": "2026-09-06T06:47:50.6102397+02:00",
"date_close": "2026-09-06T06:47:50.6102397+02:00",
"id_user_open": "4b139814-d856-483d-ae06-59a149f71b20",
"id_user_close": "e2a23976-802d-4647-8d86-1cec894db4cf",
"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:50.6102397+02:00",
"last_update": "2026-09-06T06:47:50.6102397+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": "ec75445f-9406-41e3-b883-92cbc44efd3a",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "05576fff-afa4-4257-82d1-3163e3c51214",
"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:50.6102397+02:00",
"tt_pos_sesion": {
"$ref": "46"
}
},
{
"$ref": "47"
}
],
"tt_rooms_units_activity": [
{
"$id": "48",
"id": "6c169549-3e46-4c87-854a-536c1bfa3b49",
"id_room_unit": "adfec3a4-109c-43cd-bf9a-9f2a7ee7b93f",
"id_room_list": "b57e0137-c633-40eb-87b7-ba6ffc141055",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-09-06T06:47:50.6102397+02:00",
"date_from": "2026-09-06T06:47:50.6102397+02:00",
"date_end": "2026-09-06T06:47:50.6102397+02:00",
"date_open": "2026-09-06T06:47:50.6102397+02:00",
"date_close": "2026-09-06T06:47:50.6102397+02:00",
"id_employee": "7cdfd89e-95e0-408b-891b-b83bfdca8829",
"id_employee_sec": "80c8a38c-97e7-4b1e-bdeb-2509656c1479",
"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": "584550aa-7fdd-472b-b1f6-cf7d7907dd79",
"comment": "sample string 7",
"id_user_open": "455a1923-7e92-4c47-b77a-6129d2af2a7a",
"id_user_close": "2f748b4f-4133-4aba-9aed-e37807dbb501",
"id_unit_state": "66695c13-8e3d-45dd-8578-a22fb106f0b5",
"id_pos_sesion": "4d1818ec-f26f-45b3-8d7c-7c950b21045a",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-09-06T06:47:50.6102397+02:00",
"active": true,
"created_on": "2026-09-06T06:47:50.6102397+02:00",
"last_update": "2026-09-06T06:47:50.6102397+02:00",
"commited": true,
"mt_employees": {
"$ref": "21"
},
"mt_employees1": {
"$ref": "21"
},
"mt_rooms_units": {
"$id": "49",
"id": "f4870bca-3e64-4bd8-9b20-0dae6de5ce60",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "94be616a-0f87-477e-8c78-99e03143f74a",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "ba3f4bb7-e075-415e-b299-891a0c912945",
"locked": true,
"date_locked": "2026-09-06T06:47:50.6102397+02:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-09-06T06:47:50.6102397+02:00",
"last_update": "2026-09-06T06:47:50.6102397+02:00",
"id_user_upd": "cde0a50a-2be7-48e4-a8cf-7d9949113c42",
"commited": true,
"mt_rooms": {
"$id": "50",
"id": "9e6448f7-5dee-43f0-9c93-80e0fbb6ba3c",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "5dbfbf84-5077-41a2-b76d-ab715284c860",
"name_pos": "sample string 6",
"id_image": "ca20552d-bceb-4d69-8149-87fc10ad934c",
"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": "25da61c3-96bc-4c93-9334-cb021e660729",
"refresh_status": true,
"active": true,
"created_on": "2026-09-06T06:47:50.6102397+02:00",
"last_update": "2026-09-06T06:47:50.6102397+02:00",
"id_user_upd": "53bbe1d0-3757-4f96-a3cc-f081d7d54247",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos_rooms": [
{
"$id": "51",
"id_pos": "212d529f-df03-45da-91ff-434dd8c1b4cb",
"id_room": "9427f0dd-b348-4410-8f48-a998427cbaca",
"active": true,
"created_on": "2026-09-06T06:47:50.6102397+02:00",
"last_update": "2026-09-06T06:47:50.6102397+02:00",
"id_user_upd": "0f699a41-4f7b-4dcd-886b-1865ce1b07d9",
"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": "e6d5db2b-1768-4253-b09d-a4262881652d",
"id_room": "e130601a-eb05-4995-80d7-88212fca6c91",
"date_in": "2026-09-06T06:47:50.6102397+02:00",
"date_out": "2026-09-06T06:47:50.6102397+02:00",
"id_user_add": "05812d32-3942-46c1-8531-5f5f3042124c",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-09-06T06:47:50.6102397+02:00",
"last_update": "2026-09-06T06:47:50.6102397+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": "46c61d00-3dd4-4d98-b14d-3936eb56a404",
"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:50.6102397+02:00",
"last_update": "2026-09-06T06:47:50.6102397+02:00",
"id_user_upd": "ae92e869-43ba-4560-81b7-7959458b5c36",
"commited": true,
"mt_rooms_units": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"mt_rooms_units_states_types": [
{
"$id": "54",
"id_room_type": "f9ca41ad-83ed-4f3f-9c8b-ca286d60ab36",
"id_room_state": "2cffd496-29b7-4a4f-9f53-8743ad69e72b",
"id_image": "976992b9-01da-4abd-bde0-286149f7d50f",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-09-06T06:47:50.6102397+02:00",
"last_update": "2026-09-06T06:47:50.6102397+02:00",
"id_user_upd": "5ec5151b-d90a-43ae-a4dc-416301a59a81",
"commited": true,
"mt_rooms_units_states": {
"$id": "55",
"id": "44a6e3c3-ad8a-4b33-ab2d-68bd8425260f",
"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:50.6102397+02:00",
"last_update": "2026-09-06T06:47:50.6102397+02:00",
"id_user_upd": "2901c531-6d35-4c84-ad4e-483795b148da",
"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": "d288a7f8-765c-4cfb-a7f8-9e4e77115341",
"id_pos_sesion": "aa55572e-7651-487b-8fe8-91a60db30b6a",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "1f442c5f-58ce-45c6-8cb5-97ff7471d01f",
"id_room_unit_activity": "44838c97-61ed-425f-bec6-6fe5994e3015",
"id_doc_sa": "3062df66-8041-47d6-9a45-8cd645baabb9",
"id_pos_type": "232a3718-9c65-4c5a-b994-2a853324cd80",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "d91df7cc-fcbf-494d-b487-f9a959bb28c1",
"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:50.6102397+02:00",
"last_update": "2026-09-06T06:47:50.6102397+02:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "46"
},
"tt_tips_users": [
{
"$id": "57",
"id_tip": "229de69a-1d52-4fed-8646-939f9f7bff2d",
"id_user": "e7dd1b6a-c417-4cc8-9040-35b941e39273",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-09-06T06:47:50.6102397+02:00",
"last_update": "2026-09-06T06:47:50.6102397+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": "3224af56-1b48-4952-9fb5-2e79f393ffe3",
"id_user": "960c71d7-9bce-4176-a684-ddd0375f95a5",
"date_add": "2026-09-06T06:47:50.6102397+02:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-09-06T06:47:50.6102397+02:00",
"last_update": "2026-09-06T06:47:50.6102397+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": "eecff983-fde6-4257-8cdd-dc4577da8758",
"id_user": "c7f1e718-0347-4536-8bd3-6c0b354b870f",
"id_user_profile": "05f83fab-4409-4d1d-b90a-30bc0e04c68a",
"locator": "sample string 4",
"date_end": "2026-09-06T06:47:50.6102397+02:00",
"id_pos_sesion": "0ab07db3-6b14-43cd-96a1-f6e2ed0736ad",
"date_login": "2026-09-06T06:47:50.6102397+02:00",
"date_logout": "2026-09-06T06:47:50.6102397+02:00",
"terminal_id": "sample string 6",
"terminal_type": "sample string 7",
"created_on": "2026-09-06T06:47:50.6102397+02:00",
"last_update": "2026-09-06T06:47:50.6102397+02:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"st_users_profiles": {
"$id": "60",
"id": "6efddc36-54b9-4f43-90df-2dc1e155a30e",
"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:50.6102397+02:00",
"last_update": "2026-09-06T06:47:50.6102397+02:00",
"commited": true,
"st_permisions": [
{
"$id": "61",
"id": "89dccbd1-aaf7-4f43-b172-a3ff11e2a9c9",
"id_function": "27880554-6415-436b-a60a-bd151480a8db",
"id_user": "6b30dbf5-4535-4781-a4e8-9d3ff6df7ed6",
"id_profile": "95e508d9-ec7e-4307-ab89-8442ec9a18da",
"permission": 3,
"active": true,
"created_on": "2026-09-06T06:47:50.6102397+02:00",
"last_update": "2026-09-06T06:47:50.6102397+02:00",
"commited": true,
"st_users_profiles": {
"$ref": "60"
},
"st_users": {
"$ref": "8"
},
"st_functions": {
"$id": "62",
"id": "2d561823-2489-433b-8ca4-b1f3b76f20f8",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "b8ea5ae7-52d7-4525-afa7-d9ff00794c27",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "849cd5b9-4f93-49a3-8abc-387bbec68ea0",
"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:50.6102397+02:00",
"last_update": "2026-09-06T06:47:50.6102397+02:00",
"commited": true,
"st_functions_groups": {
"$id": "63",
"id": "840b774b-a9ea-4438-94af-70f4acf39a18",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-09-06T06:47:50.6102397+02:00",
"last_update": "2026-09-06T06:47:50.6102397+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": "bf307447-75db-49f5-a8b4-e8ad7169ef89",
"id_user": "796bc245-b368-4a35-8fa4-13373d8d0a38",
"date_add": "2026-09-06T06:47:50.6102397+02:00",
"destiny_type": 4,
"id_key": "65c63cbd-ab6d-4950-93e2-d1c64b2a232d",
"message": "sample string 6",
"message_view": true,
"date_view": "2026-09-06T06:47:50.6102397+02:00",
"id_pos_sesion": "80239af8-1d79-4607-9c4d-dc94a2dcac02",
"terminal_add": "sample string 9",
"created_on": "2026-09-06T06:47:50.6102397+02:00",
"last_update": "2026-09-06T06:47:50.6102397+02:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$ref": "46"
}
},
{
"$ref": "64"
}
]
}
},
{
"$ref": "45"
}
]
},
"mt_items_vouchers": {
"$id": "65",
"id": "36616c51-11ef-4157-ac3e-bb3202be5b72",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "dc26210a-8c38-46a1-9fdf-89f01d706ca0",
"id_doc_print": "c322ce57-6bc8-4822-89d6-dbaa01b1cc13",
"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:50.6102397+02:00",
"last_update": "2026-09-06T06:47:50.6102397+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": "d6091bfd-cf6a-4b75-96c6-bf763c1eb1b2",
"id_line": 2,
"id_item": "1dc8af3a-1320-41dd-a02f-a6130212b980",
"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": "a5e4fd85-b866-472a-94d7-31000489852d",
"id_doc": "562778fe-2757-4885-9d7c-6fe8a60659e5",
"value": 3,
"created_on": "2026-09-06T06:47:50.6102397+02:00",
"last_update": "2026-09-06T06:47:50.6102397+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": "969f6132-479f-4fe3-866e-c64c629e0053",
"id_pos": "6b71c900-e85f-4147-a2fd-30df66b23fd1",
"id_doc": "468a0ebb-fdcd-4d9c-99c6-598a94c99b7a",
"id_branch": "bb7f7373-91ed-4607-9e59-3257c0588ea0",
"nro_doc": "sample string 5",
"date_doc": "2026-09-06T06:47:50.6102397+02:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "5b5ba06f-c2bb-4d1a-b256-c6d96ba85cf5",
"id_loc_from": "bbe5c981-6ffa-471a-a24b-c2e5aa59dc8c",
"id_loc_end": "7232402b-5d46-4bac-bd85-9ecd6bbd12fb",
"id_user_add": "3481eeb4-014d-4215-8fb9-6cb025394d52",
"id_user_upd": "6f57b267-1a33-4a18-9079-c866f2fc8030",
"id_pos_sesion": "ec0e3118-65cf-426c-ac1b-012ecb293462",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-09-06T06:47:50.6102397+02:00",
"active": true,
"created_on": "2026-09-06T06:47:50.6102397+02:00",
"last_update": "2026-09-06T06:47:50.6102397+02:00",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$ref": "14"
},
"mt_locations": {
"$id": "69",
"id": "ad05f05a-e5de-4c5b-92ee-0541f29dfdaa",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "ffb085cc-7f48-41f7-ab25-ac2670fa72a2",
"active": true,
"created_on": "2026-09-06T06:47:50.6102397+02:00",
"last_update": "2026-09-06T06:47:50.6102397+02:00",
"id_user_upd": "648a5c38-3a42-4ef7-bd14-c30883a21136",
"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": "4bb869ab-88ef-41ae-9410-0e7c63842c47",
"id_item": "a6ffd859-61d1-46a4-9dd7-86bc0e0e8ad1",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-09-06T06:47:50.6102397+02:00",
"last_update": "2026-09-06T06:47:50.6102397+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": "dbc8e20e-f4ea-435d-8201-60815f82adbf",
"id_line": 2,
"id_item": "e81fb719-ffa5-4e71-9146-4e6b9b7ca455",
"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": "c1c7081a-f9e7-4a76-a740-d1c0d50bc96e",
"spool_server": "sample string 2",
"id_doc_sa": "0788a780-28d4-43aa-b4fe-df7deb0370fb",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-09-06T06:47:50.6102397+02:00",
"printed": true,
"print_on": "2026-09-06T06:47:50.6102397+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": "c1653c26-5f4c-4a59-a4d5-6d9fe3569e53",
"id_pos": "7ea58ee4-8f00-4432-92ef-193b334c681f",
"mac_address": "sample string 3",
"date_end": "2026-09-06T06:47:50.6102397+02:00",
"key_access": "sample string 5",
"id_user_add": "01960732-b405-46d3-9f61-d9d7d2fdd63b",
"active": true,
"created_on": "2026-09-06T06:47:50.6102397+02:00",
"last_update": "2026-09-06T06:47:50.6102397+02:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "73"
}
],
"st_users_pos": [
{
"$id": "74",
"id_user": "c883de4f-7937-4957-af79-810492da409a",
"id_pos": "0f07bda3-63b4-4a84-8784-2b9985c66cd5",
"pass_required": true,
"active": true,
"created_on": "2026-09-06T06:47:50.6102397+02:00",
"last_update": "2026-09-06T06:47:50.6102397+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": "029f92ef-e8fd-4393-b9b4-3145fd24c702",
"id_pos": "fdd85a7d-1741-4390-a7e8-9703702df04e",
"date_add": "2026-09-06T06:47:50.6102397+02:00",
"date_upd": "2026-09-06T06:47:50.6102397+02:00",
"date_out": "2026-09-06T06:47:50.6102397+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": "03d99607-ca30-48dc-9bea-3dd5e9d3e9b3",
"id_user_add": "a5995a66-76de-406e-a8a3-eadeadbb4c1f",
"id_table": "adf52402-5b8c-41b0-9273-0db4c982fbb1",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "c16f69f9-588e-4077-9afd-e0782969cbd1",
"created_on": "2026-09-06T06:47:50.6102397+02:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_sync_tables": {
"$id": "77",
"id": "40ac3518-4e55-419c-ab42-72a5336db9fa",
"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:50.6102397+02:00",
"last_update": "2026-09-06T06:47:50.6102397+02:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "78",
"id": "9a29d2dc-7f5d-4fb8-a660-e11c7898e98f",
"id_sync": "9c14bc3b-cf1b-4400-8521-15a689cc4655",
"json": "sample string 3",
"id_table": "28017964-1044-4521-87f9-51ae60eab2d7",
"order": 5,
"st_sync_packages": {
"$id": "79",
"id": "3f6766fe-1835-421f-bba0-204b6c4eb592",
"id_branch_from": "c15fd678-d06c-4217-81be-ee42bd2b22dd",
"id_branch_to": "e4746a40-4e9d-42b1-b51c-db4f9bd3bf18",
"type": 4,
"created_on": "2026-09-06T06:47:50.6102397+02:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-09-06T06:47:50.6102397+02:00",
"send_on": "2026-09-06T06:47:50.6102397+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": "1595263d-5823-44a8-8d5b-3d83a81ba0f3",
"id_pos": "bd1737a8-9750-4468-89f0-16969318aa7f",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-09-06T06:47:50.6102397+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": "38fe270a-d8d9-4915-adf8-a2b8af5daa59",
"token_id": "sample string 2",
"id_user": "ef44c208-826f-409d-a930-165175449ffd",
"date_from": "2026-09-06T06:47:50.6102397+02:00",
"date_end": "2026-09-06T06:47:50.6102397+02:00",
"created_on": "2026-09-06T06:47:50.6102397+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": "d42699cf-579b-48eb-b77c-6c0fef4ad5a0",
"id_room_activity": "8349799a-7ce6-4eb7-90b0-a9fcfd4ce397",
"id_pos_sesion": "89494bc7-be41-4a1c-abb5-a733ceaac708",
"log_text": "sample string 4",
"id_user": "9c0830c7-a2d9-4b2f-a372-291d585987df",
"event_type": "sample string 6",
"correlation_id": "7e9ddc96-1326-4dba-a1de-ef4f1c7ee53d",
"id_room_unit": "e16bdaac-f6aa-454c-9f1d-119583a71918",
"id_room_unit_source": "bd03da10-c4d8-41f6-804b-2627957d3e6c",
"id_room_unit_destination": "e3e6e364-f242-4370-98f7-23e6b8eb2297",
"id_room_activity_related": "d3df6c3c-af70-43ac-9037-ecd7b1346660",
"id_doc_sa": "d4a9fab0-6c6d-4af1-a070-6a27ecedbaf7",
"id_user_authorizer": "569b305f-6c9f-4d0b-ab61-ed7afdfed5c5",
"data_json": "sample string 7",
"created_on": "2026-09-06T06:47:50.6102397+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": "d6ed0366-1352-4544-88ec-d1872f195dc1",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-09-06T06:47:50.6102397+02:00",
"last_update": "2026-09-06T06:47:50.6102397+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"
}
]