DELETE api/Mt_Periods?id_branch={id_branch}&exercise_id={exercise_id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id_branch | globally unique identifier |
Required |
|
| exercise_id | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of mt_periods| Name | Description | Type | Additional information |
|---|---|---|---|
| id_branch | globally unique identifier |
Required |
|
| exercise_id | integer |
Required |
|
| period_id | integer |
Required |
|
| date_from | date |
Required |
|
| date_end | date |
Required |
|
| state | string |
Required Max length: 1 |
|
| created_on | date |
None. |
|
| last_update | date |
None. |
|
| commited | boolean |
None. |
|
| mt_branches | mt_branches |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"$id": "1",
"id_branch": "8921e9e4-8352-4984-9970-a5a8dffb0ea2",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-07-08T10:46:30.3020796+02:00",
"date_end": "2026-07-08T10:46:30.3020796+02:00",
"state": "sample string 6",
"created_on": "2026-07-08T10:46:30.3020796+02:00",
"last_update": "2026-07-08T10:46:30.3020796+02:00",
"commited": true,
"mt_branches": {
"$id": "2",
"id": "fe672f8d-e687-4d7e-b7f0-15842e646a68",
"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": "5ea920e5-c65f-4c20-8606-be5cf9dfb245",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-07-08T10:46:30.3020796+02:00",
"last_update": "2026-07-08T10:46:30.3020796+02:00",
"id_user_upd": "24d9253e-a247-42ff-a2bf-bb8b7b4cbeaf",
"commited": true,
"st_images": {
"$id": "3",
"id": "de7db8c1-ef42-4c72-8fe7-545424516df8",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "8c746466-6935-4833-9aa8-609d855bb6ce",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-07-08T10:46:30.3020796+02:00",
"last_update": "2026-07-08T10:46:30.3020796+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_categories": [
{
"$id": "4",
"id": "c6871a58-d68a-479e-b363-11e930a75b98",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "56e66acb-d7bc-4abe-a5d3-a6d26d69f807",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "53ce6090-4c67-4ebf-824c-3b0c463e520b",
"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-07-08T10:46:30.3020796+02:00",
"last_update": "2026-07-08T10:46:30.3020796+02:00",
"id_user_upd": "ee69579d-be64-4b45-bbf7-2f8066cae0b2",
"commited": true,
"mt_categories_items": [
{
"$id": "5",
"id_category": "5c0b550d-3dcb-4407-b9b8-be7b1877c505",
"id_item": "511842dc-6ad9-46c2-b4bf-c64c83faaed5",
"is_default": true,
"active": true,
"created_on": "2026-07-08T10:46:30.3020796+02:00",
"last_update": "2026-07-08T10:46:30.3020796+02:00",
"id_user_upd": "bc4e22d0-6337-428f-b9c7-efb4405ad3f0",
"commited": true,
"mt_categories": {
"$ref": "4"
},
"mt_items": {
"$id": "6",
"id": "cb564283-9b87-41a1-9768-5f127c552789",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "54ad22c4-757c-427a-93ea-377d5c4b755f",
"id_unit_sec": "d808af4a-00ee-4558-9d49-4a0f3f3fc7a8",
"id_brand": "4bc38b18-9937-4dfc-88a1-fc2538cfac6e",
"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": "e275e06e-c05c-4980-8c5e-9938195fb4b3",
"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-07-08T10:46:30.3020796+02:00",
"last_update": "2026-07-08T10:46:30.3020796+02:00",
"id_user_upd": "d689c800-9804-4e14-8941-f86274e9e4d4",
"commited": true,
"mt_brands": {
"$id": "7",
"id": "4167ba70-9836-46fa-8385-5358450a2e28",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-07-08T10:46:30.3020796+02:00",
"last_update": "2026-07-08T10:46:30.3020796+02:00",
"id_user_upd": "9fc37ef2-946a-446d-98cd-8256b5a81aec",
"commited": true,
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"st_users": {
"$id": "8",
"id": "e6b648ee-4a41-4e6d-9c36-a64f00caa51d",
"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": "18a73ad3-a334-459e-bb5a-fd889f1c769a",
"view_messages": true,
"id_image_photo": "f61e0f3f-0ab5-4e2f-af84-96cef7ae89ab",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "3c88f108-93ff-4784-8279-f7b00dac333c",
"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-07-08T10:46:30.3020796+02:00",
"last_update": "2026-07-08T10:46:30.3020796+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_branches_zones": [
{
"$id": "9",
"id": "26511fc5-aedd-46a1-93ba-56c84a9087e6",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "9529a6b0-f3e5-46f2-a4ff-04a2ed04ef83",
"active": true,
"created_on": "2026-07-08T10:46:30.3020796+02:00",
"last_update": "2026-07-08T10:46:30.3020796+02:00",
"id_user_upd": "de1717e6-0d74-4987-a6b7-2227dbc35273",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos": [
{
"$id": "10",
"id": "f70d4047-1509-4f30-83cc-b941a700aeb2",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "156e0fe1-669e-4d93-9e84-cc9fb3b8d39b",
"id_zone": "abb9f452-b916-4921-a604-0b6026c7177a",
"user_required": true,
"active": true,
"created_on": "2026-07-08T10:46:30.3020796+02:00",
"last_update": "2026-07-08T10:46:30.3020796+02:00",
"id_user_upd": "c37824b2-05b3-4c0f-8945-1dd16c4da8d7",
"commited": true,
"mt_branches_zones": {
"$ref": "9"
},
"mt_cloakrooms": [
{
"$id": "11",
"id": "cabe3ef0-6f78-402c-9448-f5c3b4e89bb2",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "ab33ae6f-3d8c-4cf0-afde-fe2390dbaed7",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "b3b621cd-6524-4c5c-acdc-9d90441c4eb3",
"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-07-08T10:46:30.3020796+02:00",
"last_update": "2026-07-08T10:46:30.3020796+02:00",
"id_user_upd": "579da766-deac-43de-a22b-f18dcd3e19c3",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"tt_cloakrooms_units": [
{
"$id": "12",
"id": "b11bfbf3-8e4b-4eba-84b4-ff4afd70925f",
"id_cloakroom": "4dcad7fc-4f55-423c-9542-00f29fdc0642",
"id_pos_sesion": "a0f3b6ef-fc8e-4dbe-a1ac-18be9a2c2b22",
"unit_id": 4,
"date_open": "2026-07-08T10:46:30.3020796+02:00",
"date_close": "2026-07-08T10:46:30.3020796+02:00",
"id_doc_sa": "febdd1f9-9ca0-4def-8e19-6788e4d439f9",
"commited": true,
"mt_cloakrooms": {
"$ref": "11"
},
"tt_doc_sa": {
"$id": "13",
"id": "017dde41-55e8-4ad1-93db-61b6aa5d2295",
"id_pos": "3cd84624-18b2-46c9-b613-c63612a35e20",
"id_doc": "905904e6-9604-4a10-be8d-34d6f9b594cc",
"id_branch": "0fe0ce44-31b0-4518-9e2f-bea39974dc9d",
"nro_doc": "sample string 5",
"date_doc": "2026-07-08T10:46:30.3020796+02:00",
"date_tax": "2026-07-08T10:46:30.3020796+02:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "25abde25-53d6-4b80-894e-d9e8c0e8f802",
"id_relationship": "752c2477-966f-4f36-b2a3-a7c4d8d7c336",
"id_loc_from": "207c4968-330f-4748-b6b9-c50893dbab5e",
"id_loc_end": "31ae9935-300c-4ef8-ab4e-61341514423c",
"id_user_add": "3be22181-9893-4d80-8008-2001da6849a9",
"id_user_upd": "decb0467-7a43-45c5-a2d6-abab47392b47",
"comment": "sample string 12",
"id_pos_sesion": "a29ed6b9-b9ca-4d94-8aa3-d0db81dafe08",
"id_room_unit": "cea6ccd2-d7c5-43aa-850e-62da159d243c",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "f780bc0a-ba39-45a6-aee6-fdea24a3b7ac",
"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-07-08T10:46:30.3020796+02:00",
"last_update": "2026-07-08T10:46:30.3020796+02:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$id": "14",
"id": "8fb57ee5-244c-4d31-a816-c37adb1e349d",
"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": "9e69623c-e604-453d-902f-84b6523ad53b",
"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-07-08T10:46:30.3020796+02:00",
"last_update": "2026-07-08T10:46:30.3020796+02:00",
"id_user_upd": "65b2906d-565e-4523-8803-4f7ab31cdced",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "15",
"id_doc": "554b525d-3e82-4edc-b8e3-1587d8363f5e",
"id_pay": "39a5b92c-4f90-4ea9-9841-132931152939",
"id_money": "a5af76ce-29ee-4de6-ab62-afd363e38603",
"active": true,
"created_on": "2026-07-08T10:46:30.3020796+02:00",
"last_update": "2026-07-08T10:46:30.3020796+02:00",
"id_user_upd": "ccc7498c-b831-4b45-9d9c-b6d4b549a387",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_money_types": {
"$id": "16",
"id": "b2ab0b1e-46ac-4042-8963-d16ac91e5a40",
"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": "690696ed-bc68-48d4-9b3a-16d39f3ab74e",
"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-07-08T10:46:30.3020796+02:00",
"last_update": "2026-07-08T10:46:30.3020796+02:00",
"id_user_upd": "b67f1943-3313-4c09-bd84-c33b010c8712",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_money_rates": [
{
"$id": "17",
"id_money_1": "6b5d930f-0353-48de-9d62-0e0e8c649c3a",
"id_money_2": "7746c7da-1a87-4ab7-9702-743222201803",
"date_from": "2026-07-08T10:46:30.3020796+02:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-07-08T10:46:30.3020796+02:00",
"last_update": "2026-07-08T10:46:30.3020796+02:00",
"id_user_upd": "49482213-fff8-411b-a0c6-1308d3494b73",
"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": "ae9e2bb4-0a67-481b-b466-110e7211aacc",
"id_pay": "e0e22055-faf3-49ff-8ead-5d768fcacc7a",
"id_money": "00cfdc4e-9d22-416b-80ef-2e9ced6c8d8a",
"date_cashflow": "2026-07-08T10:46:30.3020796+02:00",
"coefficient": 5.1,
"id_user_add": "1ac8f62e-621f-4a5f-8f1f-0716f0c9c334",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "19",
"id": "1886596f-62ed-488f-8e13-6562e31fcac6",
"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": "480d4992-19dd-4bfc-8114-3da46972c0e8",
"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-07-08T10:46:30.3020796+02:00",
"last_update": "2026-07-08T10:46:30.3020796+02:00",
"id_user_upd": "95808e57-3ec3-4283-8b32-16c11c7b4eaa",
"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": "b33ac37a-5904-4020-9db7-15a37e8a9c99",
"id_line": 2,
"id_pay": "f711901c-c05b-4a58-aefd-58586117cada",
"id_money": "d46b638f-1ffb-430f-a898-3fe6d5f614d4",
"coefficient": 5.1,
"id_voucher": "3b80ba37-14ee-48b6-a493-1172d8abfcb1",
"id_employee": "307b866b-589d-44e5-9f21-c1187d275aff",
"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": "bcae1144-9327-49e2-90c0-a98069207687",
"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": "4c2424f5-7bb3-43b8-b50d-31b0e8b7c8c5",
"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": "a37dfcce-2eaf-4259-8862-5cdcadfbb63b",
"name_pos": "sample string 12",
"id_image": "d74d5abd-e08c-4808-9424-5c5c45e28c6e",
"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-07-08T10:46:30.3020796+02:00",
"last_update": "2026-07-08T10:46:30.3020796+02:00",
"id_user_upd": "740ba45a-2cc6-404d-a009-e4742c5274c3",
"commited": true,
"mt_employees_branches": [
{
"$id": "22",
"id_employee": "f165da78-5eb3-48a8-a753-e36f4ffad127",
"id_branch": "47bd434e-6883-4e3d-87e0-ea4289af8f90",
"active": true,
"created_on": "2026-07-08T10:46:30.3020796+02:00",
"last_update": "2026-07-08T10:46:30.3020796+02:00",
"id_user_upd": "08287426-0684-4fba-ab41-3dbd2bd65e71",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_employees": {
"$ref": "21"
}
},
{
"$ref": "22"
}
],
"mt_employees_profiles": {
"$id": "23",
"id": "f80abc13-f5de-4aff-b05a-6ca9207f71a5",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-07-08T10:46:30.3020796+02:00",
"last_update": "2026-07-08T10:46:30.3020796+02:00",
"id_user_upd": "b0a9370d-7226-4e7f-b8b4-9fe01b53a62c",
"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": "252e4c5a-1de5-4c8a-aa5c-df7e5e997167",
"id_line": 2,
"id_item_sub": "204a7068-947d-41d6-a487-16b04d7b9534",
"qty": 4.1,
"id_list": "11115192-053d-4a3b-83ce-dca539c32580",
"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": "89730022-1e58-4cc7-9773-d61737be3af4",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "9d8a7f08-8e36-406e-a8e6-9385cc663006",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "4ce2506d-79c1-4c18-8d51-31cb88d78c4c",
"id_user_upd": "ab2b454b-b5b7-463e-a5c4-067c270bb67e",
"active": true,
"mt_employees": {
"$ref": "21"
},
"mt_items_sub": {
"$id": "25",
"id": "8c507735-d425-4d92-a880-380fd894ca07",
"id_item": "b86dee7e-a8da-473d-a638-c9ef0b9421e9",
"id_item_type": "c5f7991e-cd17-4750-8f64-98ff97c240ed",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "37b54089-1269-4f82-9ce3-dd386b809199",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-07-08T10:46:30.3020796+02:00",
"last_update": "2026-07-08T10:46:30.3020796+02:00",
"id_user_upd": "3c6931b2-8dff-478d-8e7e-29fc4458902b",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_formula": [
{
"$id": "26",
"id_item_sub": "94fde467-d110-47d1-9695-a5e689e53577",
"id_item": "952748db-1620-407e-a5dc-bed52487eb9e",
"group_id": 3,
"id_unit_ref": "1cac86ac-5256-42a3-98dc-b7907865d0c0",
"qty_dis": 5,
"mt_items": {
"$ref": "6"
},
"mt_items_sub": {
"$ref": "25"
},
"mt_units_ref": {
"$id": "27",
"id": "79001c5d-111a-4d7a-a467-c5265f121a26",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "49fa75d4-790c-40fe-bba7-975d8ebe1470",
"active": true,
"created_on": "2026-07-08T10:46:30.3020796+02:00",
"last_update": "2026-07-08T10:46:30.3020796+02:00",
"id_user_upd": "f4a56dab-9759-4f5f-b1c4-35558ead07aa",
"commited": true,
"mt_units": {
"$id": "28",
"id": "047437cc-e975-4de9-bc30-c5ca550be155",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-07-08T10:46:30.3020796+02:00",
"last_update": "2026-07-08T10:46:30.3020796+02:00",
"id_user_upd": "d95ccc3f-39fa-405c-bdfa-fa65297095e2",
"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": "581c5d9a-3fd4-42eb-89b4-0a4a9affffe4",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "5edbea71-610e-41a8-9838-2f18438a038d",
"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-07-08T10:46:30.304458+02:00",
"last_update": "2026-07-08T10:46:30.304458+02:00",
"id_user_upd": "11906c3f-1e62-44a5-a5d6-ecc03f33d0be",
"commited": true,
"tt_vouchers_det": [
{
"$id": "30",
"id_voucher": "0fc13bad-4184-4ff6-8008-41783fc82286",
"id_line": "689c2196-d575-4564-bab1-da9272e3375f",
"id_category": "92a74b67-d5a3-47b1-90b5-de474126cc4b",
"id_item": "69f0c934-240e-42e5-8570-994615e51430",
"id_item_type": "5a1449e4-c639-4b3f-b185-1523df8a7e08",
"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": "0251e982-d9c2-4831-8513-9355af0520c0",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-07-08T10:46:30.304458+02:00",
"date_end": "2026-07-08T10:46:30.304458+02:00",
"date_used": "2026-07-08T10:46:30.304458+02:00",
"date_sesion": "2026-07-08T10:46:30.304458+02:00",
"id_employee": "fe51d53f-cf87-40cf-a64a-1f8c5adde7d6",
"id_branch": "4ffad913-536a-41e4-86d3-d4df9d3e062c",
"id_voucher_permision": "98f31a67-b86a-4551-804b-9337ab8c2112",
"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": "81e38fad-6b0b-4d7e-97d0-f0804c260e6a",
"id_user_add": "5e417b4b-c92c-44f1-9ce8-4d2e5e12234e",
"id_doc_sa": "340e995b-0c1c-4aa8-a6ba-7af2e7b8c719",
"id_item_sub": "f197bf03-b1e1-465f-a0c4-976b702dfc2e",
"id_pos_sesion": "b1b7571a-d585-4ee8-9bc1-72025ff1e795",
"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-07-08T10:46:30.304458+02:00",
"last_update": "2026-07-08T10:46:30.304458+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": "e927cce0-62a3-4f97-ba8c-6e46677fb490",
"date_from": "2026-07-08T10:46:30.304458+02:00",
"date_end": "2026-07-08T10:46:30.304458+02:00",
"date_used": "2026-07-08T10:46:30.304458+02:00",
"id_employee": "96993d45-7732-479c-99b9-fc2670a4d621",
"id_branch": "4938a7f6-645b-4b1b-ac11-7f2cdc3dc56b",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "986e7f22-4a65-416d-a698-fce474479c0f",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-07-08T10:46:30.304458+02:00",
"last_update": "2026-07-08T10:46:30.304458+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": "62c89fd3-c0cb-4e43-9b68-076a20242775",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-07-08T10:46:30.304458+02:00",
"date_end": "2026-07-08T10:46:30.304458+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": "2f7217fb-8fe9-40d2-a285-684b920fd454",
"id_pos": "516d347d-d385-40fa-98e8-c82cc5b42a69",
"id_list": "2425ab3f-9e90-45bd-a8c7-6e13e994825e",
"id_item": "820b0036-1f49-4f0a-9a2b-614e6228697f",
"id_item_type": "a1050d17-c528-4deb-a624-c909baaf8ed9",
"id_category": "881fa54f-c87d-4056-b08b-90df1bf3bd97",
"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-07-08T10:46:30.304458+02:00",
"last_update": "2026-07-08T10:46:30.304458+02:00",
"id_user_upd": "db85e296-869e-4991-9f05-d4c75e344dc2",
"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": "25de5810-3773-43f0-8c24-1fa9fc0df0c9",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "afd086d4-7ae9-4244-a8f7-b553e504b1ae",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "93066ab0-b207-4f07-9cde-cba728050f86",
"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-07-08T10:46:30.304458+02:00",
"last_update": "2026-07-08T10:46:30.304458+02:00",
"id_user_upd": "e9b7011d-af96-4dfa-bf62-8ed1ecad567c",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "35",
"id_pos": "1505c988-b09a-4cc9-ab9f-fa1935ad172d",
"id_pos_type": "d02d2310-661d-4363-a3b9-bddccbd9d86a",
"id_price_list": "3f7c3cee-ed12-4368-a508-4f563d079bb7",
"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-07-08T10:46:30.304458+02:00",
"last_update": "2026-07-08T10:46:30.304458+02:00",
"id_user_upd": "603d9f42-60ab-49c5-9e96-a8a1420a7a18",
"commited": true,
"mt_pos_view": {
"$id": "36",
"id_pos": "96c1f935-7b2a-4d89-ba68-3a43cdefac74",
"id_pos_type": "5f9f1153-7f3e-4710-95d5-7f45ce776a05",
"is_default": true,
"active": true,
"created_on": "2026-07-08T10:46:30.304458+02:00",
"last_update": "2026-07-08T10:46:30.304458+02:00",
"id_user_upd": "1864f467-ca67-4c66-8beb-f0200974e13d",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"mt_pos_prices_list": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_pos_types": {
"$id": "37",
"id": "bdcb52fa-e452-40ba-aa57-cb5bd8376923",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-07-08T10:46:30.304458+02:00",
"last_update": "2026-07-08T10:46:30.304458+02:00",
"id_user_upd": "cf6f5c69-2c1d-4dc9-9e8b-97914090069d",
"commited": true,
"mt_items_featured": [
{
"$id": "38",
"id": "d2c877e4-039d-49f0-8fc7-7dbae686b2df",
"id_branch": "cc76cebd-5c46-425c-8394-1dddd528a62b",
"id_pos_type": "d8faaab8-6760-4e5e-9607-1896534c857e",
"id_pos": "847adcfc-3842-4810-85ca-3676032ec305",
"id_item": "be8611ff-b25b-4d7d-82cd-f964f2718cf5",
"date_from": "2026-07-08T10:46:30.304458+02:00",
"date_end": "2026-07-08T10:46:30.304458+02:00",
"image_id": 4,
"active": true,
"created_on": "2026-07-08T10:46:30.304458+02:00",
"last_update": "2026-07-08T10:46:30.304458+02:00",
"id_user_upd": "9c721d28-42e7-4f48-b434-e9ddcdfc378e",
"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": "c3764f9f-7bd7-428d-ad84-79030a1423a4",
"id_doc": "94afbd10-85ce-495b-ac8f-726bf51ed6e5",
"id_pos_type": "ad0cbd1f-9ddd-4c81-86e9-fdb2b3745f88",
"id_doc_print": "7a1af330-e0b5-49b2-9946-21d759e0fba4",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-07-08T10:46:30.304458+02:00",
"last_update": "2026-07-08T10:46:30.304458+02:00",
"id_user_upd": "8dd5fd14-8bb4-40e4-af66-745391420b36",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_pos_print": {
"$id": "40",
"id": "3afef12a-6385-4b0b-95d8-8c125a5f5905",
"id_pos": "44f7bdc1-3ae2-4f46-b3c9-31da3c6ff958",
"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-07-08T10:46:30.304458+02:00",
"last_update": "2026-07-08T10:46:30.304458+02:00",
"id_user_upd": "4e41aff2-a744-49b5-8571-7b47b5713aca",
"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": "580f4947-40a9-47a8-89d6-869d5efa743a",
"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-07-08T10:46:30.304458+02:00",
"last_update": "2026-07-08T10:46:30.304458+02:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"st_doc_print_det": [
{
"$id": "42",
"id_doc_print": "5b632f66-269c-4fb0-a369-9971efe1a8ea",
"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": "8e2388a1-cb6e-4590-8cac-2ee65607b83f",
"id_item_sub": "139b6589-73b0-43b6-a20a-ec7e8905b826",
"validity_date": "2026-07-08T10:46:30.3051073+02:00",
"price": 4.1,
"active": true,
"created_on": "2026-07-08T10:46:30.3051073+02:00",
"last_update": "2026-07-08T10:46:30.3051073+02:00",
"id_user_upd": "e4fbdfac-4baa-4166-a8ab-72cc0c70a1f6",
"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": "13dfebfc-8992-4dca-9558-a9e2868b10f7",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-07-08T10:46:30.3051073+02:00",
"date_end": "2026-07-08T10:46:30.3051073+02:00",
"id_branch": "1f0e47b2-21fe-4bf5-b139-d71952fb52a2",
"id_pos": "3b857558-2274-4dd2-acb0-4809a2c17221",
"id_list": "2d19c95d-0d7f-42a3-9a0e-ee861397f79e",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-07-08T10:46:30.3051073+02:00",
"last_update": "2026-07-08T10:46:30.3051073+02:00",
"id_user_upd": "88ebf499-3a8e-4f7d-9e71-f25f99e7f613",
"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": "6b4e7d3d-0ff0-4914-81f9-8b8af0807959",
"order_id": 2,
"id_item": "c48ae54e-7eee-47a8-9521-250955bc3297",
"id_item_type": "a8c281d4-4d6a-488e-b3c8-5ded94b488a7",
"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": "7d6988b1-8a09-4d21-9db1-dd28e844f44b",
"type_item": 11,
"id_voucher_json": "3c2c775f-df43-4fbd-a2be-ee7fb36156df",
"count_voucher": 1,
"id_category": "1ff5e797-9aca-4635-a936-86885a592a31",
"created_on": "2026-07-08T10:46:30.3051073+02:00",
"last_update": "2026-07-08T10:46:30.3051073+02:00",
"id_user_upd": "0085f377-22e1-4575-929b-bd31301a0cb7",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_types": {
"$ref": "29"
},
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$id": "46",
"id": "0eac4c20-0f2f-40ee-91ed-203e165ed5f3",
"nro_sesion": 2,
"id_pos": "828b2382-1b24-4756-a18f-54961bdb2e69",
"date_tax": "2026-07-08T10:46:30.3051073+02:00",
"date_open": "2026-07-08T10:46:30.3051073+02:00",
"date_close": "2026-07-08T10:46:30.3051073+02:00",
"id_user_open": "8cf60615-37b8-4cfd-9325-051fbd0b80ee",
"id_user_close": "35614222-b45d-448e-b7e0-35afd4abea2a",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2026-07-08T10:46:30.3051073+02:00",
"last_update": "2026-07-08T10:46:30.3051073+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": "6670fe03-fab4-4c79-8cc4-9fa43d232d5b",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "691caf25-4d44-481e-8da5-9acfa723d6ff",
"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-07-08T10:46:30.3051073+02:00",
"tt_pos_sesion": {
"$ref": "46"
}
},
{
"$ref": "47"
}
],
"tt_rooms_units_activity": [
{
"$id": "48",
"id": "343858aa-3f26-4f88-9eee-a1ad9cbb3773",
"id_room_unit": "5f062746-2bf3-4c89-ad6a-0a6f8f2d93b4",
"id_room_list": "e3a7b0f7-3fc0-4888-bc08-5dbe6fb3bc4c",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-07-08T10:46:30.3051073+02:00",
"date_from": "2026-07-08T10:46:30.3051073+02:00",
"date_end": "2026-07-08T10:46:30.3051073+02:00",
"date_open": "2026-07-08T10:46:30.3051073+02:00",
"date_close": "2026-07-08T10:46:30.3051073+02:00",
"id_employee": "04adbb4c-c6b3-42ca-84e1-00a5e9075f42",
"id_employee_sec": "a3e85e55-9c78-47cd-a4cd-09d2df4843a4",
"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": "bc820ebc-a244-4311-bd2d-79d34113ce06",
"comment": "sample string 7",
"id_user_open": "8f363e9c-cadb-41ad-8d50-50c2294f72fe",
"id_user_close": "14244ca7-3fc7-4050-bc51-47c2386b10b7",
"id_unit_state": "2c749910-4510-42ae-8ad3-6bb8226dd04d",
"id_pos_sesion": "07766741-64f3-4bcc-9863-f040fe1c99d3",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-07-08T10:46:30.3051073+02:00",
"active": true,
"created_on": "2026-07-08T10:46:30.3051073+02:00",
"last_update": "2026-07-08T10:46:30.3051073+02:00",
"commited": true,
"mt_employees": {
"$ref": "21"
},
"mt_employees1": {
"$ref": "21"
},
"mt_rooms_units": {
"$id": "49",
"id": "8a9b0d06-b893-4bd9-8060-55ebab7002fd",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "6edab554-319d-41f8-94dc-d805915f61bb",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "d89bb6de-4001-4312-841f-339555701959",
"locked": true,
"date_locked": "2026-07-08T10:46:30.3051073+02:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-07-08T10:46:30.3051073+02:00",
"last_update": "2026-07-08T10:46:30.3051073+02:00",
"id_user_upd": "2b7f32c4-9745-4852-9639-d3bb4fd3f0a2",
"commited": true,
"mt_rooms": {
"$id": "50",
"id": "ae7fa673-f338-4abe-96cd-5d3f476d7ea4",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "c11f3f5c-a54a-4668-813b-e51d91265590",
"name_pos": "sample string 6",
"id_image": "4a266067-e420-4008-a4bd-0f7184174c69",
"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": "cb5a94c6-1d96-4ba9-9c72-d9912998e01c",
"refresh_status": true,
"active": true,
"created_on": "2026-07-08T10:46:30.3051073+02:00",
"last_update": "2026-07-08T10:46:30.3051073+02:00",
"id_user_upd": "04d43e3e-fc87-4200-9a76-7646eb74f49f",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos_rooms": [
{
"$id": "51",
"id_pos": "a820fa18-ac3b-49f7-9769-4012557215f6",
"id_room": "9ade1f6e-4601-4897-a624-4cf79eaf0418",
"active": true,
"created_on": "2026-07-08T10:46:30.3051073+02:00",
"last_update": "2026-07-08T10:46:30.3051073+02:00",
"id_user_upd": "adbf1457-6133-491c-86bc-e90b916b89cb",
"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": "fea265f1-ba60-4b72-9281-af5ebdacb700",
"id_room": "eb6a1c0d-114d-4ae1-b882-1e31aa6c40d7",
"date_in": "2026-07-08T10:46:30.3051073+02:00",
"date_out": "2026-07-08T10:46:30.3051073+02:00",
"id_user_add": "f95dc771-8aad-4c59-939e-689a0f308bdb",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-07-08T10:46:30.3051073+02:00",
"last_update": "2026-07-08T10:46:30.3051073+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": "80055faf-e17c-4512-aaca-8c6bf1eae54d",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-07-08T10:46:30.3051073+02:00",
"last_update": "2026-07-08T10:46:30.3051073+02:00",
"id_user_upd": "150354bc-0790-4443-90ba-bc7f5cf1be0d",
"commited": true,
"mt_rooms_units": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"mt_rooms_units_states_types": [
{
"$id": "54",
"id_room_type": "2c09e32c-7d1b-4e0e-b3ee-87c77c3a0de1",
"id_room_state": "e4cc0de9-7bf4-474f-a318-bc869fd572af",
"id_image": "a3ad11f0-b8fd-4ff9-a200-a493a1dadc05",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-07-08T10:46:30.3051073+02:00",
"last_update": "2026-07-08T10:46:30.3051073+02:00",
"id_user_upd": "dd7887f9-98d5-44e6-b12c-a8d3c9054fe8",
"commited": true,
"mt_rooms_units_states": {
"$id": "55",
"id": "351a55b9-82a3-431e-a7ac-2278de12c7d6",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"color": "sample string 5",
"active": true,
"created_on": "2026-07-08T10:46:30.3051073+02:00",
"last_update": "2026-07-08T10:46:30.3051073+02:00",
"id_user_upd": "35f52280-5fc3-4f56-8ddb-5f0b7b04b6d3",
"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": "e9965975-a5e8-4575-b2b5-cde4ed94211f",
"id_pos_sesion": "9d61729b-95ff-4463-a90c-905c21f20892",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "9f1221ec-008f-4077-a9e9-7bf8d39effa2",
"id_room_unit_activity": "76119aa0-91b9-4050-9565-94b68a8ba370",
"id_doc_sa": "ce494c39-09ae-4054-85f6-feaee1e1514f",
"id_pos_type": "a5a31728-8621-43c6-9d79-88e7ca87e54b",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "bda82870-f359-49a9-9d30-1a33c17be74c",
"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-07-08T10:46:30.3051073+02:00",
"last_update": "2026-07-08T10:46:30.3051073+02:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "46"
},
"tt_tips_users": [
{
"$id": "57",
"id_tip": "b87c5fec-02b8-49cd-b359-f0066afcf568",
"id_user": "69703970-2ea4-4cdf-9f06-f5369b13445b",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-07-08T10:46:30.3051073+02:00",
"last_update": "2026-07-08T10:46:30.3051073+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": "291fd9f9-7928-4218-ae84-c47c0c6d2aea",
"id_user": "e96eefb9-ef49-4bd1-beb2-9ead7235d7bd",
"date_add": "2026-07-08T10:46:30.3051073+02:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-07-08T10:46:30.3051073+02:00",
"last_update": "2026-07-08T10:46:30.3051073+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": "a22ebada-c7c0-4c40-a4ef-ec7fba19fa11",
"id_user": "c75112aa-6681-47f0-995d-75cb15abfe75",
"id_user_profile": "70b480e4-59ab-4b73-b684-e839781a4f38",
"locator": "sample string 4",
"date_end": "2026-07-08T10:46:30.3051073+02:00",
"id_pos_sesion": "5f73e23e-6741-4e05-aab4-dcb43b613bf2",
"date_login": "2026-07-08T10:46:30.3051073+02:00",
"date_logout": "2026-07-08T10:46:30.3051073+02:00",
"terminal_id": "sample string 6",
"terminal_type": "sample string 7",
"created_on": "2026-07-08T10:46:30.3051073+02:00",
"last_update": "2026-07-08T10:46:30.3051073+02:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"st_users_profiles": {
"$id": "60",
"id": "8f02f2ae-58e6-480c-95bd-1ff1583d4237",
"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-07-08T10:46:30.3051073+02:00",
"last_update": "2026-07-08T10:46:30.3051073+02:00",
"commited": true,
"st_permisions": [
{
"$id": "61",
"id": "447eb1a9-7161-433f-9c3a-4d06e1eb444a",
"id_function": "43222a5d-1f22-4793-ae41-dc16dbde00c0",
"id_user": "bb2eb430-d09f-4913-a4b9-a7cd4060f4b2",
"id_profile": "ea5962af-97c7-4ecc-9785-30f07e69600a",
"permission": 3,
"active": true,
"created_on": "2026-07-08T10:46:30.3051073+02:00",
"last_update": "2026-07-08T10:46:30.3051073+02:00",
"commited": true,
"st_users_profiles": {
"$ref": "60"
},
"st_users": {
"$ref": "8"
},
"st_functions": {
"$id": "62",
"id": "00b4650e-3247-4456-b538-67febe701495",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "e6f1f936-a794-44d5-95ba-7789baf86e41",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "b2f3206c-fd8b-43b7-ad75-d608ebb5b395",
"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-07-08T10:46:30.3051073+02:00",
"last_update": "2026-07-08T10:46:30.3051073+02:00",
"commited": true,
"st_functions_groups": {
"$id": "63",
"id": "361dce8a-61c7-42c6-aa8e-360923994b0c",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-07-08T10:46:30.3051073+02:00",
"last_update": "2026-07-08T10:46:30.3051073+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": "acd671c6-5717-4fa7-876a-6cdbcac8ae5e",
"id_user": "8307c77b-84b4-449a-ad7a-98aad06b2093",
"date_add": "2026-07-08T10:46:30.3051073+02:00",
"destiny_type": 4,
"id_key": "a8ded1da-b31a-4860-ad33-f8d91b5ff82e",
"message": "sample string 6",
"message_view": true,
"date_view": "2026-07-08T10:46:30.3051073+02:00",
"id_pos_sesion": "8bcb418e-db00-41e6-8d2d-e69a2367af27",
"terminal_add": "sample string 9",
"created_on": "2026-07-08T10:46:30.3051073+02:00",
"last_update": "2026-07-08T10:46:30.3051073+02:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$ref": "46"
}
},
{
"$ref": "64"
}
]
}
},
{
"$ref": "45"
}
]
},
"mt_items_vouchers": {
"$id": "65",
"id": "2f214c5f-4bf6-46e7-a205-4018e4fe90d8",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "4019de85-b647-4845-b9e6-13e74909be95",
"id_doc_print": "55c8144a-43b2-46e2-9a50-a6e5013a178c",
"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-07-08T10:46:30.3051073+02:00",
"last_update": "2026-07-08T10:46:30.3051073+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": "893359f8-dce5-43d0-9cde-bbf9526b94a8",
"id_line": 2,
"id_item": "3635b3f0-ef0e-41d3-ae2e-461abb01267c",
"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": "f39672aa-2fce-42b3-a96b-a270f3f92111",
"id_doc": "f25c98ed-2ecf-4fb9-b1ab-dba36963a20c",
"value": 3,
"created_on": "2026-07-08T10:46:30.3051073+02:00",
"last_update": "2026-07-08T10:46:30.3051073+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": "47fc7a2d-1138-481c-8911-0e09714372de",
"id_pos": "931e5f17-ce57-4271-a8df-d7174712d45b",
"id_doc": "ef7e2933-583a-451f-be45-788e5d9abd7e",
"id_branch": "db9b708d-08a0-446b-80b7-115c62eee806",
"nro_doc": "sample string 5",
"date_doc": "2026-07-08T10:46:30.3051073+02:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "b9e9cf94-c5c3-4ba1-9362-ee98c4dd5642",
"id_loc_from": "48c02faa-a9c0-410d-8a23-8cf45966ecda",
"id_loc_end": "67b521a8-2a1a-446e-85ae-2ba35148266e",
"id_user_add": "ff7e22ea-43cc-4ecc-99f2-c18aac69be3d",
"id_user_upd": "789db5cd-d023-429b-aed7-0b59ae075573",
"id_pos_sesion": "300a381f-985c-4389-b020-2f5a531c1d80",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-07-08T10:46:30.3051073+02:00",
"active": true,
"created_on": "2026-07-08T10:46:30.3051073+02:00",
"last_update": "2026-07-08T10:46:30.3051073+02:00",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$ref": "14"
},
"mt_locations": {
"$id": "69",
"id": "d046d4f2-c70b-4f23-9b32-d0b426ea75b4",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "a42fc6c3-16ea-408e-a10c-a6cf83861ae3",
"active": true,
"created_on": "2026-07-08T10:46:30.3051073+02:00",
"last_update": "2026-07-08T10:46:30.3051073+02:00",
"id_user_upd": "50e6671c-49a3-4d1d-8293-33b03601f21c",
"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": "b95424c4-e3e8-4144-8645-a3fa7ccea571",
"id_item": "113079ec-5e73-44fa-9ea6-9dd19a88da89",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-07-08T10:46:30.3060393+02:00",
"last_update": "2026-07-08T10:46:30.3060393+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": "d8bf4982-de5d-41fe-8766-a2bb0a9f5726",
"id_line": 2,
"id_item": "bb7fb59d-b818-4749-80c5-5f3152579776",
"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": "0e588bb3-b635-4a92-bd96-b8c175569a3f",
"spool_server": "sample string 2",
"id_doc_sa": "22f5c6bd-c847-42c8-8b9a-e8c2927ba3ac",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-07-08T10:46:30.3060393+02:00",
"printed": true,
"print_on": "2026-07-08T10:46:30.3060393+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": "5f9880ce-d718-43b9-a113-fbe4d6779f3e",
"id_pos": "fed79128-2f9a-4b25-b58a-f28175a48a17",
"mac_address": "sample string 3",
"date_end": "2026-07-08T10:46:30.3061901+02:00",
"key_access": "sample string 5",
"id_user_add": "f57b2b44-18ca-4732-9930-3540dfd028d6",
"active": true,
"created_on": "2026-07-08T10:46:30.3061901+02:00",
"last_update": "2026-07-08T10:46:30.3061901+02:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "73"
}
],
"st_users_pos": [
{
"$id": "74",
"id_user": "f4260ec0-90bf-4b16-b2aa-2d4a621a5b2f",
"id_pos": "4acfbcbd-f361-466d-b21e-1b1f6f26bdb7",
"pass_required": true,
"active": true,
"created_on": "2026-07-08T10:46:30.3061901+02:00",
"last_update": "2026-07-08T10:46:30.3061901+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": "4d447a36-be5e-4864-af5e-af0791fd2f56",
"id_pos": "f94f3d05-5159-4f2e-b5d2-c1c1f133950d",
"date_add": "2026-07-08T10:46:30.3061901+02:00",
"date_upd": "2026-07-08T10:46:30.3061901+02:00",
"date_out": "2026-07-08T10:46:30.3061901+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": "f56b4528-1ffa-466b-82ea-017bc8c2b886",
"id_user_add": "47004d36-417e-4c43-b6d2-21a6fcb498f1",
"id_table": "9c91f45d-fadc-4415-942f-2794cfaa7379",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "52fec296-20a1-4411-b710-c50a94f391c1",
"created_on": "2026-07-08T10:46:30.3061901+02:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_sync_tables": {
"$id": "77",
"id": "31f4e162-1e8e-486c-828f-b5443ddc0038",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-07-08T10:46:30.3061901+02:00",
"last_update": "2026-07-08T10:46:30.3061901+02:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "78",
"id": "d2434fbd-0ae6-481f-8f1e-baca7a05a5b2",
"id_sync": "610ce08c-e327-4bbc-8450-c801d43a5ac0",
"json": "sample string 3",
"id_table": "582af4b6-0f84-49ee-98e0-5c87efb1c262",
"order": 5,
"st_sync_packages": {
"$id": "79",
"id": "8e3f33a0-7363-41e4-8d8b-f1dc2847a720",
"id_branch_from": "8fd989d9-4d1d-4c77-a7c3-ff0f3b70c8a1",
"id_branch_to": "6d7167c8-073a-40f7-a7a3-cd6e69c7490c",
"type": 4,
"created_on": "2026-07-08T10:46:30.3061901+02:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-07-08T10:46:30.3061901+02:00",
"send_on": "2026-07-08T10:46:30.3061901+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": "5fd53487-3438-4b58-9503-fce2746d41b9",
"id_pos": "fc135058-24a6-4a49-91fa-08e234e9be3f",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-07-08T10:46:30.3061901+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": "4284d28c-d487-45aa-a8c7-7459c52b243d",
"token_id": "sample string 2",
"id_user": "0b653b63-2a88-47f1-85ff-e12c8424406f",
"date_from": "2026-07-08T10:46:30.3061901+02:00",
"date_end": "2026-07-08T10:46:30.3061901+02:00",
"created_on": "2026-07-08T10:46:30.3061901+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": "8e9c3960-df62-48e5-849f-5576dade0d2e",
"id_room_activity": "8323aa8e-89c4-4205-95cb-fb5b2ae3032b",
"id_pos_sesion": "dba402ea-f5e1-4332-997c-57328c7e46f9",
"log_text": "sample string 4",
"id_user": "5138753f-7533-4879-8281-85f59f81db3f",
"created_on": "2026-07-08T10:46:30.3061901+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": "89ac2669-d273-4b71-952e-caf29d51588d",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-07-08T10:46:30.3061901+02:00",
"last_update": "2026-07-08T10:46:30.3061901+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"
}
]