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": "53cb02f1-bcc1-4981-aab2-333e4739e496",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-03-10T07:07:09.9005637+01:00",
"date_end": "2026-03-10T07:07:09.9005637+01:00",
"state": "sample string 6",
"created_on": "2026-03-10T07:07:09.9005637+01:00",
"last_update": "2026-03-10T07:07:09.9005637+01:00",
"commited": true,
"mt_branches": {
"$id": "2",
"id": "ca6e83d6-369e-4cba-87d5-c6a931e85f8e",
"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": "fae15fde-f899-4871-b93a-572a6e259e72",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-03-10T07:07:09.9005637+01:00",
"last_update": "2026-03-10T07:07:09.9005637+01:00",
"id_user_upd": "b2f46bcb-18c4-4359-8da1-4916ddb5814a",
"commited": true,
"st_images": {
"$id": "3",
"id": "a1b3ea9a-46b9-420e-8b95-fc902b678306",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "86a62624-8f66-458c-9b07-9c2f019157d9",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-03-10T07:07:09.9005637+01:00",
"last_update": "2026-03-10T07:07:09.9005637+01:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_categories": [
{
"$id": "4",
"id": "b05fc703-8675-45f1-9373-4345850437e1",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "c7ba5b08-8d7c-4631-a546-cee01790acd4",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "4bea9eb3-08ec-4b51-844f-939e427fa935",
"view_pos": true,
"order": 8,
"order_sec": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"font_bold": true,
"font_underline": true,
"font_size": 15,
"big_buttons": true,
"active": true,
"created_on": "2026-03-10T07:07:09.9005637+01:00",
"last_update": "2026-03-10T07:07:09.9005637+01:00",
"id_user_upd": "3c29e904-7a87-4856-94d7-0a53ad300321",
"commited": true,
"mt_categories_items": [
{
"$id": "5",
"id_category": "78ecb306-85ec-4bf7-a898-2f0b47bc8ea0",
"id_item": "a56a2bf9-faed-4999-a37a-7129876ab381",
"is_default": true,
"active": true,
"created_on": "2026-03-10T07:07:09.9005637+01:00",
"last_update": "2026-03-10T07:07:09.9005637+01:00",
"id_user_upd": "6d457680-8f19-4643-8ac9-d3d668d0a837",
"commited": true,
"mt_categories": {
"$ref": "4"
},
"mt_items": {
"$id": "6",
"id": "c976dc49-7dfd-4674-bcd8-e32763f0988f",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "9ca44353-5fc2-40e3-aa61-244b4a5a5eff",
"id_unit_sec": "63609236-94ac-4428-b741-02df69bad0b5",
"id_brand": "c4848b46-44c6-4d65-ba10-b4ed69bd4583",
"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": "c7d2ba1f-acbd-433f-b6c0-d9b6f9bf0216",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"font_bold": true,
"font_underline": true,
"font_size": 29,
"active": true,
"created_on": "2026-03-10T07:07:09.9005637+01:00",
"last_update": "2026-03-10T07:07:09.9005637+01:00",
"id_user_upd": "5dd5eb93-be9d-4ccc-82f0-965946909ef2",
"commited": true,
"mt_brands": {
"$id": "7",
"id": "79d28713-bb1e-426d-8063-1bb7fc44d668",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-03-10T07:07:09.9005637+01:00",
"last_update": "2026-03-10T07:07:09.9005637+01:00",
"id_user_upd": "0f6bfd2f-d71a-4bd4-aa24-57ccdb79efc9",
"commited": true,
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"st_users": {
"$id": "8",
"id": "9bf49c32-5c25-4502-9621-7ced0d34b455",
"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": "a6de35a2-ef4f-4f01-b64e-ae950b88eb32",
"view_messages": true,
"id_image_photo": "86fc9115-f3ee-44a3-88cb-aa9e3b3ffd9b",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "c26526f4-8a37-411c-aaec-64d5eddbe569",
"view_pos": true,
"order": 15,
"color_border": "sample string 16",
"color_button": "sample string 17",
"color_font": "sample string 18",
"active": true,
"created_on": "2026-03-10T07:07:09.9005637+01:00",
"last_update": "2026-03-10T07:07:09.9005637+01:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_branches_zones": [
{
"$id": "9",
"id": "df0a2b8b-ba4b-417f-8eb2-60c08adcfe46",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "f18c3d35-5b47-4769-b66e-80e57572e060",
"active": true,
"created_on": "2026-03-10T07:07:09.9005637+01:00",
"last_update": "2026-03-10T07:07:09.9005637+01:00",
"id_user_upd": "61aeaa58-20f5-49b7-b1bc-071e30e64290",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos": [
{
"$id": "10",
"id": "0e64406e-a9ea-4461-8122-7184f36331ef",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "58133491-0eb9-4b56-a5b6-c86cca9a4d3a",
"id_zone": "cfc28aec-34db-4427-ac66-374c1876df4c",
"user_required": true,
"active": true,
"created_on": "2026-03-10T07:07:09.9005637+01:00",
"last_update": "2026-03-10T07:07:09.9005637+01:00",
"id_user_upd": "c947e131-d3f1-4d81-b37d-f9f6beb26b85",
"commited": true,
"mt_branches_zones": {
"$ref": "9"
},
"mt_cloakrooms": [
{
"$id": "11",
"id": "a026a342-3b0d-44c0-be8c-939e10cc71e6",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "f21baae1-ff16-4c20-a782-0b3fa9c15690",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "25c52a55-bcda-43fb-bfd0-325e6a8a8c06",
"view_pos": true,
"order": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"active": true,
"created_on": "2026-03-10T07:07:09.9005637+01:00",
"last_update": "2026-03-10T07:07:09.9005637+01:00",
"id_user_upd": "64ee8359-6808-429c-a687-393b86453970",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"tt_cloakrooms_units": [
{
"$id": "12",
"id": "827e5f17-82bc-4565-8545-1ecd2c2381c3",
"id_cloakroom": "e58b5816-0358-4b99-af3f-57c63613ff85",
"id_pos_sesion": "a2c5babd-6c36-43f1-b46f-f29ea9a604bd",
"unit_id": 4,
"date_open": "2026-03-10T07:07:09.9005637+01:00",
"date_close": "2026-03-10T07:07:09.9005637+01:00",
"id_doc_sa": "81981399-d506-4418-adab-ed2f8ec771b8",
"commited": true,
"mt_cloakrooms": {
"$ref": "11"
},
"tt_doc_sa": {
"$id": "13",
"id": "8804c64b-8987-4e10-842d-276153d1d8ef",
"id_pos": "73231db1-8124-47d4-b0b9-0a5618a349d4",
"id_doc": "3a177385-7151-4d67-aa08-62a348aaf77f",
"id_branch": "c7a632e0-3487-41c4-9669-803fac0f68d4",
"nro_doc": "sample string 5",
"date_doc": "2026-03-10T07:07:09.9005637+01:00",
"date_tax": "2026-03-10T07:07:09.9005637+01:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "0226baf0-b0a4-413c-8ce7-4dc763c533e4",
"id_relationship": "f710c455-5fd8-41c7-a011-1ac80523c345",
"id_loc_from": "a9c02342-5431-4c14-8235-a23514ac41e4",
"id_loc_end": "e3020428-0193-4513-b83e-cdf062026862",
"id_user_add": "0fa02527-b8d7-4c45-9ae1-b8eeb59939ce",
"id_user_upd": "0fc643ce-20db-4e4f-a331-599e5b951246",
"comment": "sample string 12",
"id_pos_sesion": "9f71920b-9767-48ae-ba49-43450b3f41ca",
"id_room_unit": "77fd314c-508c-4e6d-9dd3-e5a7918f6476",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "0666b2bc-4bc8-4357-88b9-bd2f18db83e6",
"p_dis": 15.1,
"p_chr": 16.1,
"amt_net": 17.1,
"amt_tax": 18.1,
"amt_dis": 19.1,
"amt_chr": 20.1,
"amt_tot": 21.1,
"active": true,
"created_on": "2026-03-10T07:07:09.9005637+01:00",
"last_update": "2026-03-10T07:07:09.9005637+01:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$id": "14",
"id": "fdc98b1f-ff6e-4d1f-8d12-9da9616dba00",
"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": "8a72822c-d5ca-4976-868d-f26c0a58ad6a",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"active": true,
"created_on": "2026-03-10T07:07:09.9005637+01:00",
"last_update": "2026-03-10T07:07:09.9005637+01:00",
"id_user_upd": "48b8d0de-4fe5-417c-b938-a99958f5f0c1",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "15",
"id_doc": "4a099bd3-4e7d-4701-b359-5b6289caaac3",
"id_pay": "bff6af79-2400-4254-a80c-a5e2374f167b",
"id_money": "2b8e721f-df8b-4e31-a8f8-58d7db241308",
"active": true,
"created_on": "2026-03-10T07:07:09.9005637+01:00",
"last_update": "2026-03-10T07:07:09.9005637+01:00",
"id_user_upd": "94f48892-ead2-4524-9ec5-375fdedfead7",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_money_types": {
"$id": "16",
"id": "c820750e-d95b-44a6-9ede-5b7e142bc84f",
"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": "f254219d-87a6-40f4-9bc8-7ed81137887a",
"view_pos": true,
"order": 8,
"color_border": "sample string 9",
"color_button": "sample string 10",
"color_font": "sample string 11",
"active": true,
"created_on": "2026-03-10T07:07:09.9005637+01:00",
"last_update": "2026-03-10T07:07:09.9005637+01:00",
"id_user_upd": "e659fbc3-381c-4669-a28c-3d9a080db393",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_money_rates": [
{
"$id": "17",
"id_money_1": "f2125eb6-e32d-4095-8d79-5c9157fe7ce6",
"id_money_2": "830681a9-21c0-4df1-8694-b30f6e59baba",
"date_from": "2026-03-10T07:07:09.9005637+01:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-03-10T07:07:09.9005637+01:00",
"last_update": "2026-03-10T07:07:09.9005637+01:00",
"id_user_upd": "16f25979-fbf7-4a14-a810-37d55efb2bf5",
"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": "497ad387-d41c-446d-b93d-7c49f60ee89a",
"id_pay": "0f72e4b7-5ef1-46a5-8d91-2fb5af869cae",
"id_money": "5480ceb0-ef6a-4e9d-8194-d48c5b1196fc",
"date_cashflow": "2026-03-10T07:07:09.9005637+01:00",
"coefficient": 5.1,
"id_user_add": "04c68da6-2279-4c17-9088-769cfdd0a28d",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "19",
"id": "d0f4270d-5c8d-4e6c-b5da-31dca3055c13",
"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": "2ebc9cbd-d5ac-4a56-b9cc-6d6ab8299df3",
"view_pos": true,
"order": 13,
"color_border": "sample string 14",
"color_button": "sample string 15",
"color_font": "sample string 16",
"active": true,
"created_on": "2026-03-10T07:07:09.9005637+01:00",
"last_update": "2026-03-10T07:07:09.9005637+01:00",
"id_user_upd": "c29fe23d-9e7c-4c1c-8f6c-7937bef8f3d4",
"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": "f99bbc09-5f43-4907-83d9-8ea0c19511b7",
"id_line": 2,
"id_pay": "4eb1ae6e-1c9f-4e44-8bb1-3ed264ae3aa9",
"id_money": "1b9b3b1e-ed2e-4839-aaa1-88627c5c57e7",
"coefficient": 5.1,
"id_voucher": "521efe89-2fd6-45e1-a2ba-5b276a0fe3ed",
"id_employee": "580d40d1-ee07-4ada-96fc-17037b216255",
"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": "3a78fd92-070e-47ad-9795-d4ef2a6dd715",
"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": "3bd51e86-b1f9-44cb-92b5-6910958a1b62",
"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": "acdc645a-c3db-4625-bf83-78c03f5a18f8",
"name_pos": "sample string 12",
"id_image": "533d70a5-3b00-4c77-b520-39ab479650e3",
"view_pos": true,
"order": 14,
"color_border": "sample string 15",
"color_button": "sample string 16",
"color_font": "sample string 17",
"active": true,
"created_on": "2026-03-10T07:07:09.9005637+01:00",
"last_update": "2026-03-10T07:07:09.9005637+01:00",
"id_user_upd": "20076109-eeff-48c0-847d-cedf51cac3f3",
"commited": true,
"mt_employees_branches": [
{
"$id": "22",
"id_employee": "ec7e3c44-6e76-48f0-8d48-e455a2883953",
"id_branch": "3bcbb733-9d2d-4538-8d77-31f6a287ee25",
"active": true,
"created_on": "2026-03-10T07:07:09.9005637+01:00",
"last_update": "2026-03-10T07:07:09.9005637+01:00",
"id_user_upd": "1f0fd5a8-0a02-4fb5-8f80-fd0a4bb42dbc",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_employees": {
"$ref": "21"
}
},
{
"$ref": "22"
}
],
"mt_employees_profiles": {
"$id": "23",
"id": "d9d0746d-b678-4ff0-991d-d511fd279608",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-03-10T07:07:09.9005637+01:00",
"last_update": "2026-03-10T07:07:09.9005637+01:00",
"id_user_upd": "b0e194af-1f3f-4666-b090-ec82409e3749",
"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": "4baf5544-4b4e-442b-9c6b-2a0440a42a81",
"id_line": 2,
"id_item_sub": "5f564d37-218d-43ea-85cb-763224bc4c85",
"qty": 4.1,
"id_list": "9d36b4bb-1a8a-4b24-8a8b-29324378c5ca",
"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": "dbb28324-833e-45e3-bc8a-22990d5410d2",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "0bfebdf7-9e34-48ee-b532-87d649c108cb",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "7e747742-8f04-478e-b8f4-6df0d912f7c4",
"id_user_upd": "c3b577f0-eaee-453b-95db-78b9894cc39f",
"active": true,
"mt_employees": {
"$ref": "21"
},
"mt_items_sub": {
"$id": "25",
"id": "cd2b835b-c14d-4b56-bc97-17f553f63178",
"id_item": "a780c41a-2221-4333-96d8-b7edb23f0ad2",
"id_item_type": "668b1a4c-f5c9-4416-8b97-88ac0047181d",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "555c0f39-847e-4459-9795-3cfee160b3c7",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-03-10T07:07:09.9005637+01:00",
"last_update": "2026-03-10T07:07:09.9005637+01:00",
"id_user_upd": "17d0ac33-d55c-4fef-bc6e-48ff0bc72a4a",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_formula": [
{
"$id": "26",
"id_item_sub": "54f55dff-d6f8-4fde-8167-5571a671c2de",
"id_item": "5e9876da-573a-4080-a613-ff36c3f65848",
"group_id": 3,
"id_unit_ref": "391290bb-c55d-4950-853f-48bb617b0a67",
"qty_dis": 5,
"mt_items": {
"$ref": "6"
},
"mt_items_sub": {
"$ref": "25"
},
"mt_units_ref": {
"$id": "27",
"id": "7ab8d67f-0310-4354-a53d-f4d79bc82fa3",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "43acd5c2-a703-4872-899a-4c37bf750e9d",
"active": true,
"created_on": "2026-03-10T07:07:09.9005637+01:00",
"last_update": "2026-03-10T07:07:09.9005637+01:00",
"id_user_upd": "9c4e9b8f-f1e3-4542-921e-713667a5d3ea",
"commited": true,
"mt_units": {
"$id": "28",
"id": "76da45ad-3668-4803-9f9b-653126b8ded4",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-03-10T07:07:09.9005637+01:00",
"last_update": "2026-03-10T07:07:09.9005637+01:00",
"id_user_upd": "afd5979b-a5df-49b4-87e6-ded19b1746f5",
"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": "507f0040-50c0-47e1-ad1c-8452f7368fe2",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "6094dd2e-4106-4289-9540-1d70e8c79e99",
"view_pos": true,
"order": 7,
"color_border": "sample string 8",
"color_button": "sample string 9",
"color_font": "sample string 10",
"font_bold": true,
"font_underline": true,
"font_size": 13,
"active": true,
"created_on": "2026-03-10T07:07:09.9005637+01:00",
"last_update": "2026-03-10T07:07:09.9005637+01:00",
"id_user_upd": "57c6236b-4892-4fb7-af0e-b406f63b64dc",
"commited": true,
"tt_vouchers_det": [
{
"$id": "30",
"id_voucher": "2d32da2f-a56e-4c81-bae8-9192edc2b58e",
"id_line": "a343bf96-0eff-4cba-aa3e-30646d4ea4c8",
"id_category": "9407dc55-8ba5-4c6a-bd67-357b7da13e50",
"id_item": "dc3add5c-7180-4017-8dfa-7a8cfe3833ad",
"id_item_type": "664ada24-3652-4c78-81dc-179e5e535de5",
"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": "f01979d8-64a6-43f3-aa4d-11fb2103fe6a",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-03-10T07:07:09.9005637+01:00",
"date_end": "2026-03-10T07:07:09.9005637+01:00",
"date_used": "2026-03-10T07:07:09.9005637+01:00",
"date_sesion": "2026-03-10T07:07:09.9005637+01:00",
"id_employee": "dbee4648-cf62-456a-93d2-3b4b489ad779",
"id_branch": "68fb867b-34da-4b60-8f75-177459c2ffe9",
"id_voucher_permision": "a78a919c-cf81-44a4-84eb-0aab0d4e4989",
"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": "bded6fb8-68fb-4517-9cd4-d6d2889353fe",
"id_user_add": "b5ab0044-a295-4941-a8e0-6c4774cfe6a7",
"id_doc_sa": "99f9e966-e4da-4809-b268-0c469d6412ea",
"id_item_sub": "e22e4bc9-ba0f-4ff1-afde-9b38aa01e454",
"id_pos_sesion": "17c8de70-5618-4ffe-9849-d657de9c6f50",
"is_authorized": true,
"is_automatic": true,
"print_in_branch": true,
"printed": true,
"is_entry": true,
"is_consume": true,
"is_used_entry": true,
"is_used_consume": true,
"is_close": true,
"active": true,
"created_on": "2026-03-10T07:07:09.9005637+01:00",
"last_update": "2026-03-10T07:07:09.9005637+01:00",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_employees": {
"$ref": "21"
},
"mt_payment_types": {
"$ref": "19"
},
"st_users": {
"$ref": "8"
},
"tt_doc_sa_pay": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_vouchers_det": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"tt_vouchers_permisions": {
"$id": "32",
"id": "514fda0f-a5c2-4568-a85b-0bee76870078",
"date_from": "2026-03-10T07:07:09.9005637+01:00",
"date_end": "2026-03-10T07:07:09.9005637+01:00",
"date_used": "2026-03-10T07:07:09.9005637+01:00",
"id_employee": "2a13c6df-4fb5-4481-a126-11fda3f90a75",
"id_branch": "3e7a512e-328c-4237-93ff-24e9d7a16d5d",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "f1db622a-939e-4da7-87a1-4a5d56bb7562",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-03-10T07:07:09.9005637+01:00",
"last_update": "2026-03-10T07:07:09.9005637+01:00",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_employees": {
"$ref": "21"
},
"st_users": {
"$ref": "8"
},
"tt_vouchers": [
{
"$ref": "31"
},
{
"$ref": "31"
}
]
}
}
},
{
"$ref": "30"
}
],
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_prices_rules": [
{
"$id": "33",
"id": "9c7cde72-a50f-4755-98cd-ceff60ed3516",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-03-10T07:07:09.9005637+01:00",
"date_end": "2026-03-10T07:07:09.9005637+01:00",
"by_amt": true,
"by_pcg": true,
"ap_amount": 1.1,
"ap_percent": 1.1,
"ap_price": 1.1,
"ap_price_min": 1.1,
"ap_price_max": 1.1,
"id_branch": "c7c50568-913b-4817-9506-21f390153c95",
"id_pos": "0b3e8b95-f0ab-43cb-85e0-28edc8252e0e",
"id_list": "1cae9033-a2a5-42d9-bda2-4ac17422cfa1",
"id_item": "15ace2a2-5990-46a7-9ee8-e1507e42cc8b",
"id_item_type": "208f375f-d6df-444e-8b96-18eef6c953c8",
"id_category": "6a394716-1695-4d24-a627-11c87b3f7208",
"by_day_week": true,
"use_mon": true,
"use_tue": true,
"use_wed": true,
"use_thu": true,
"use_fri": true,
"use_sat": true,
"use_sun": true,
"use_hour_ini": "00:00:00.1234567",
"use_hour_end": "00:00:00.1234567",
"active": true,
"created_on": "2026-03-10T07:07:09.9005637+01:00",
"last_update": "2026-03-10T07:07:09.9005637+01:00",
"id_user_upd": "e0da2602-8be9-41f5-bec4-29c5ecd99d8c",
"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": "e4a76e4d-ac31-47f2-b021-87200269b74f",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "1124e082-c1cd-4a92-9c60-15a4f8cca233",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "4e209af2-6728-4465-890f-e088921932d2",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"active": true,
"created_on": "2026-03-10T07:07:09.9005637+01:00",
"last_update": "2026-03-10T07:07:09.9005637+01:00",
"id_user_upd": "c9a5aad4-a573-4d49-ada1-b2273b6d31a6",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "35",
"id_pos": "ed0101e0-9fbd-4a08-995f-19a98d46d432",
"id_pos_type": "af5fd80a-8d19-47e0-b9bc-b529bf38ea50",
"id_price_list": "63428e69-eaf1-4517-8eea-eef6b1e11cdd",
"is_default": true,
"view_mon": true,
"view_tue": true,
"view_wed": true,
"view_thu": true,
"view_fri": true,
"view_sat": true,
"view_sun": true,
"active": true,
"created_on": "2026-03-10T07:07:09.9005637+01:00",
"last_update": "2026-03-10T07:07:09.9005637+01:00",
"id_user_upd": "db4db039-b638-41c4-9af0-a8d565c3d5e9",
"commited": true,
"mt_pos_view": {
"$id": "36",
"id_pos": "18dcc5dd-34d2-47c6-9da3-c2c0afb3ef86",
"id_pos_type": "4a3a4229-86f9-4cd7-90d2-7f1afe36b9df",
"is_default": true,
"active": true,
"created_on": "2026-03-10T07:07:09.9005637+01:00",
"last_update": "2026-03-10T07:07:09.9005637+01:00",
"id_user_upd": "b48fce7c-bb8e-4bff-b163-9d051a493ffb",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"mt_pos_prices_list": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_pos_types": {
"$id": "37",
"id": "49f2b3e0-4723-46b8-8c22-7fcf29aed636",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-03-10T07:07:09.9005637+01:00",
"last_update": "2026-03-10T07:07:09.9005637+01:00",
"id_user_upd": "05da0e28-30ff-43b3-af6e-b01aa693446b",
"commited": true,
"mt_items_featured": [
{
"$id": "38",
"id": "82ed96cd-6e89-413a-b4a4-d7655d837d17",
"id_branch": "df680581-2487-46d8-a966-508bba2b34de",
"id_pos_type": "d785cf4d-027b-4fe0-9aa1-01d56623db09",
"id_pos": "774a0f2b-a7e6-4435-a027-a7b4a1c3b7df",
"id_item": "8bbfd456-fa67-4d39-b522-d64b3d667ef0",
"date_from": "2026-03-10T07:07:09.9005637+01:00",
"date_end": "2026-03-10T07:07:09.9005637+01:00",
"image_id": 4,
"active": true,
"created_on": "2026-03-10T07:07:09.9005637+01:00",
"last_update": "2026-03-10T07:07:09.9005637+01:00",
"id_user_upd": "b2822f08-d55b-44e1-a100-9bfad7401e8f",
"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": "eb3a73fb-3a8e-4b19-81e8-4dc64bdb4e5a",
"id_doc": "06abb564-5354-4379-82df-aad161c46da1",
"id_pos_type": "5bab0f00-60ee-4074-8d2c-6c4835e4bde9",
"id_doc_print": "62f2bcdb-1934-4f17-a35b-01a6a8937606",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-03-10T07:07:09.9005637+01:00",
"last_update": "2026-03-10T07:07:09.9005637+01:00",
"id_user_upd": "2008d882-8d48-4ae0-bc1b-01a37552e9e9",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_pos_print": {
"$id": "40",
"id": "ff67da89-129c-418e-be61-996e13b7ea51",
"id_pos": "dc259e3e-658c-4f35-805b-657940106c3d",
"id_mask": "sample string 3",
"name": "sample string 4",
"mode_print": 5,
"port": "sample string 6",
"baud_rate": 1,
"data_bits": 1,
"stop_bit": 1,
"flow_control": 1,
"parity": 1,
"pin_cashdrawer": 1,
"ip_printer": "sample string 7",
"port_ip": 1,
"printer_name": "sample string 8",
"active": true,
"created_on": "2026-03-10T07:07:09.9005637+01:00",
"last_update": "2026-03-10T07:07:09.9005637+01:00",
"id_user_upd": "1a800fd9-1259-4a4b-9a7e-280c01487ccd",
"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": "a25244a1-8c26-418c-9a7f-36811c0d33c0",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high_row": 5,
"high_doc": 6,
"with_doc": 7,
"to_file": true,
"active": true,
"created_on": "2026-03-10T07:07:09.9005637+01:00",
"last_update": "2026-03-10T07:07:09.9005637+01:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"st_doc_print_det": [
{
"$id": "42",
"id_doc_print": "72f52c45-ad6a-4abf-b062-140aabf178c0",
"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": "2d4ba698-0f23-4fec-be33-bfe56b4969f6",
"id_item_sub": "536846c3-52b5-457c-9fa5-745d278d26a9",
"validity_date": "2026-03-10T07:07:09.9005637+01:00",
"price": 4.1,
"active": true,
"created_on": "2026-03-10T07:07:09.9005637+01:00",
"last_update": "2026-03-10T07:07:09.9005637+01:00",
"id_user_upd": "fc86b553-32b8-421d-9f7b-b2a497ccbe43",
"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": "5eeb116a-c8e1-4a13-8a0c-dc7ac61077cb",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-03-10T07:07:09.9005637+01:00",
"date_end": "2026-03-10T07:07:09.9005637+01:00",
"id_branch": "ca38ea20-f60c-4a3d-b221-e21b53ea0462",
"id_pos": "6f1b8a42-92b8-4232-bd70-1c60b443c93c",
"id_list": "c17fe06d-1b31-407f-a7da-446898e10cc5",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-03-10T07:07:09.9005637+01:00",
"last_update": "2026-03-10T07:07:09.9005637+01:00",
"id_user_upd": "afaa0788-43ac-47ab-917d-a9b524118439",
"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": "11c48d4c-9589-4c16-8c99-ead4204c6103",
"order_id": 2,
"id_item": "cb03d28b-7c52-4a6f-b5e6-7d2330a170f8",
"id_item_type": "70d9c3cc-7b6a-41a8-975d-a765a4226adb",
"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": "dfba1538-d192-42f8-a625-ec888f5b1648",
"type_item": 11,
"id_voucher_json": "bb4a2176-edaa-4298-9947-d778c843d17b",
"count_voucher": 1,
"id_category": "752e7d70-a2fc-4128-87b1-08af0f0eba79",
"created_on": "2026-03-10T07:07:09.9005637+01:00",
"last_update": "2026-03-10T07:07:09.9005637+01:00",
"id_user_upd": "3b2e26ca-2cf8-4c3e-b5c0-eef506448774",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_types": {
"$ref": "29"
},
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$id": "46",
"id": "e13fc67e-67f6-464c-949b-aa5d1cf94179",
"nro_sesion": 2,
"id_pos": "5182234e-839d-4eee-94a6-83fc78045387",
"date_tax": "2026-03-10T07:07:09.9005637+01:00",
"date_open": "2026-03-10T07:07:09.9005637+01:00",
"date_close": "2026-03-10T07:07:09.9005637+01:00",
"id_user_open": "c18ea357-d677-48af-b393-3b07fc9f054c",
"id_user_close": "06f37975-1a4b-411d-b7b8-af048039f357",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2026-03-10T07:07:09.9005637+01:00",
"last_update": "2026-03-10T07:07:09.9005637+01:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"tt_cloakrooms_units": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"tt_items_customs": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"tt_doc_sa_pt": [
{
"$id": "47",
"id": "05bc2a00-5208-4701-bc0b-a0cb0ba42945",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "1922135a-4db3-4b24-bca0-b8669dc2bfd7",
"type_pay": 5,
"module": "sample string 6",
"process": true,
"json_cloackrooms": "sample string 8",
"multi_select": 9,
"terminal_name": "sample string 10",
"created_on": "2026-03-10T07:07:09.9005637+01:00",
"tt_pos_sesion": {
"$ref": "46"
}
},
{
"$ref": "47"
}
],
"tt_rooms_units_activity": [
{
"$id": "48",
"id": "ed968dea-1ee2-4328-aad4-02031b890455",
"id_room_unit": "d1e56f53-f27a-4df2-b8b7-9477b06b7822",
"id_room_list": "790ded85-7f6b-4b69-b65c-9acefebfc5f7",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-03-10T07:07:09.9005637+01:00",
"date_from": "2026-03-10T07:07:09.9005637+01:00",
"date_end": "2026-03-10T07:07:09.9005637+01:00",
"date_open": "2026-03-10T07:07:09.9005637+01:00",
"date_close": "2026-03-10T07:07:09.9005637+01:00",
"id_employee": "09c97b34-774f-4974-8a95-4c7569c6160e",
"id_employee_sec": "c3e6e3bd-f022-4b98-9cc2-12743288b5a0",
"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": "7d1c8382-236a-475c-9492-dc7942089d8a",
"comment": "sample string 7",
"id_user_open": "40a31e47-e8a9-411a-bd7c-6b103ced51bb",
"id_user_close": "b1feb04f-8e7f-4a52-8803-714ae5745921",
"id_unit_state": "a68d7c10-6b02-4cf6-a05f-566782110c1c",
"id_pos_sesion": "ce3531f7-6ccc-4fa1-9738-6c6728b3256c",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-03-10T07:07:09.9005637+01:00",
"active": true,
"created_on": "2026-03-10T07:07:09.9005637+01:00",
"last_update": "2026-03-10T07:07:09.9005637+01:00",
"commited": true,
"mt_employees": {
"$ref": "21"
},
"mt_employees1": {
"$ref": "21"
},
"mt_rooms_units": {
"$id": "49",
"id": "81e27625-0e6c-4094-8d0f-6ab91a4ec66a",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "4df85d08-3c8b-4fa1-bbe2-453a7306f974",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "6c1781e6-86db-4b82-bad1-917c6030309f",
"locked": true,
"date_locked": "2026-03-10T07:07:09.9005637+01:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-03-10T07:07:09.9005637+01:00",
"last_update": "2026-03-10T07:07:09.9005637+01:00",
"id_user_upd": "d2b367d2-b1e7-4045-a613-3b325b5c8f09",
"commited": true,
"mt_rooms": {
"$id": "50",
"id": "cddca87d-704b-40f2-b3db-28db74e90643",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "91df8e59-7183-4b1f-b0a5-7a49d19fec5d",
"name_pos": "sample string 6",
"id_image": "2d338f45-da24-4150-9152-7f7109aaddbe",
"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": "84fcf785-e3e3-478b-a5c0-2c09fb354ceb",
"refresh_status": true,
"active": true,
"created_on": "2026-03-10T07:07:09.9005637+01:00",
"last_update": "2026-03-10T07:07:09.9005637+01:00",
"id_user_upd": "8c78e0dd-8948-436c-b8c4-e673336492e7",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos_rooms": [
{
"$id": "51",
"id_pos": "ee8b2173-9c59-4e3e-bad3-611f007232c1",
"id_room": "ac0f0ffb-ddda-417d-8913-eae0576a7276",
"active": true,
"created_on": "2026-03-10T07:07:09.9005637+01:00",
"last_update": "2026-03-10T07:07:09.9005637+01:00",
"id_user_upd": "a2a5a942-471c-4d8e-9bcb-e73095e324fc",
"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": "3e7e7557-c901-4465-9dfb-fb20c49947cd",
"id_room": "ad5d1f0a-6ce8-481d-b519-6f32268aac1b",
"date_in": "2026-03-10T07:07:09.9005637+01:00",
"date_out": "2026-03-10T07:07:09.9005637+01:00",
"id_user_add": "3de8d262-0042-46a6-a0b0-84be98b9c220",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-03-10T07:07:09.9005637+01:00",
"last_update": "2026-03-10T07:07:09.9005637+01:00",
"commited": true,
"mt_rooms": {
"$ref": "50"
},
"st_users": {
"$ref": "8"
},
"tt_rooms_units_activity": [
{
"$ref": "48"
},
{
"$ref": "48"
}
]
},
{
"$ref": "52"
}
]
},
"mt_rooms_units_types": {
"$id": "53",
"id": "950c18f3-3d57-4f92-9e24-be4acb5567a5",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-03-10T07:07:09.9005637+01:00",
"last_update": "2026-03-10T07:07:09.9005637+01:00",
"id_user_upd": "abe655dd-c64f-4cf6-a559-009d81a0f025",
"commited": true,
"mt_rooms_units": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"mt_rooms_units_states_types": [
{
"$id": "54",
"id_room_type": "3f56156c-6b87-4017-b3c4-d59fb352b9a0",
"id_room_state": "1a72eeb5-0f80-470c-a75e-2aace674d9a9",
"id_image": "68a8cc56-deb5-41c9-8887-fb3b8315bf09",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-03-10T07:07:09.9005637+01:00",
"last_update": "2026-03-10T07:07:09.9005637+01:00",
"id_user_upd": "1935390a-fa35-47c6-8ec7-ef2e5a0db524",
"commited": true,
"mt_rooms_units_states": {
"$id": "55",
"id": "d4e41d35-8a7f-4d26-b9d9-05246b2d5b8d",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-03-10T07:07:09.9005637+01:00",
"last_update": "2026-03-10T07:07:09.9005637+01:00",
"id_user_upd": "17083b2f-d230-459d-b43e-3e51b764cc22",
"commited": true,
"st_users": {
"$ref": "8"
},
"mt_rooms_units_states_types": [
{
"$ref": "54"
},
{
"$ref": "54"
}
],
"tt_rooms_units_activity": [
{
"$ref": "48"
},
{
"$ref": "48"
}
]
},
"mt_rooms_units_types": {
"$ref": "53"
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "54"
}
],
"st_users": {
"$ref": "8"
}
},
"st_users": {
"$ref": "8"
},
"tt_rooms_units_activity": [
{
"$ref": "48"
},
{
"$ref": "48"
}
]
},
"mt_rooms_units_states": {
"$ref": "55"
},
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_pos_sesion": {
"$ref": "46"
},
"tt_rooms_list": {
"$ref": "52"
}
},
{
"$ref": "48"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_tips": [
{
"$id": "56",
"id": "d9d159d9-43a1-4f66-9127-683d5f923c87",
"id_pos_sesion": "27ff3f70-6980-4820-9300-b7aa9c23f6ee",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "b810d602-c166-4e27-b5fd-3ded3fe7913f",
"id_room_unit_activity": "f0b571db-d096-4b2e-8ed7-026ca04ff254",
"id_doc_sa": "ea68dfde-0f23-450a-8be7-52f01d490c42",
"id_pos_type": "e8b9e4e4-4564-48cd-bc4f-8451ed873285",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "a3b2bec9-672b-41b5-b79d-1efb7598f87d",
"coupon_id": "sample string 7",
"terminal_id": "sample string 8",
"card_name": "sample string 9",
"card_bank": "sample string 10",
"card_number": "sample string 11",
"client_name": "sample string 12",
"money_type": "sample string 13",
"merchant_id": "sample string 14",
"aid": "sample string 15",
"auth_num": "sample string 16",
"authorization": true,
"signature": true,
"contactless": true,
"date_hour_pay": "sample string 17",
"terminal_name": "sample string 18",
"active": true,
"created_on": "2026-03-10T07:07:09.9005637+01:00",
"last_update": "2026-03-10T07:07:09.9005637+01:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "46"
},
"tt_tips_users": [
{
"$id": "57",
"id_tip": "4703254b-fd3f-4651-b936-624b2f9b3eb1",
"id_user": "d7620354-a8ef-4910-9e61-65a6a3c60949",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-03-10T07:07:09.9005637+01:00",
"last_update": "2026-03-10T07:07:09.9005637+01:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"tt_tips": {
"$ref": "56"
}
},
{
"$ref": "57"
}
]
},
{
"$ref": "56"
}
],
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"tt_pos_sesion_users": [
{
"$id": "58",
"id_pos_sesion": "756eb95d-d953-4bd7-b397-e56fe560898d",
"id_user": "e83977fe-d1e2-46f6-af32-6fdc3e6a47a2",
"date_add": "2026-03-10T07:07:09.9005637+01:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-03-10T07:07:09.9005637+01:00",
"last_update": "2026-03-10T07:07:09.9005637+01:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$ref": "46"
}
},
{
"$ref": "58"
}
]
}
},
{
"$ref": "45"
}
]
},
"mt_items_vouchers": {
"$id": "59",
"id": "fdf1db60-696e-45ae-a315-3798784e95aa",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "54d7b7bc-f207-43b1-acf0-1b1210cf53f4",
"id_doc_print": "6c85ee78-6f01-44e1-b39a-2fb0952e54fa",
"hour_end": "00:00:00.1234567",
"price_item_sub": true,
"define_validity": true,
"price_ref": true,
"price_min": 11.1,
"supply_apply": 12,
"active": true,
"created_on": "2026-03-10T07:07:09.9005637+01:00",
"last_update": "2026-03-10T07:07:09.9005637+01:00",
"commited": true,
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
]
},
"st_users": {
"$ref": "8"
},
"mt_prices_items": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"tt_doc_sa_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
]
},
"mt_prices_list": {
"$ref": "34"
},
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"tt_doc_sa": {
"$ref": "13"
},
"tt_doc_sa_det_stock": [
{
"$id": "60",
"id_doc_sa": "17c1e274-4baa-43c6-b478-825d88f9e5ba",
"id_line": 2,
"id_item": "abbe754c-a91f-4e5f-9bdc-623286156130",
"qty": 4.1,
"mt_items": {
"$ref": "6"
},
"tt_doc_sa_det": {
"$ref": "24"
}
},
{
"$ref": "60"
}
]
},
{
"$ref": "24"
}
],
"tt_doc_sa_pay": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_vouchers": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"tt_vouchers_permisions": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"tt_rooms_units_activity": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "48"
},
{
"$ref": "48"
}
]
},
"mt_money_types": {
"$ref": "16"
},
"mt_payment_types": {
"$ref": "19"
},
"tt_doc_sa": {
"$ref": "13"
},
"tt_vouchers": {
"$ref": "31"
}
},
{
"$ref": "20"
}
],
"tt_vouchers": [
{
"$ref": "31"
},
{
"$ref": "31"
}
]
},
"st_users": {
"$ref": "8"
},
"mt_money_types": {
"$ref": "16"
},
"tt_doc_sa": {
"$ref": "13"
}
},
{
"$ref": "18"
}
],
"tt_doc_sa_pay": [
{
"$ref": "20"
},
{
"$ref": "20"
}
]
},
"mt_payment_types": {
"$ref": "19"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "15"
}
],
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"mt_pos_doc_print": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"st_doc_num": [
{
"$id": "61",
"id_pos": "69a0ce1d-fb4b-4737-a8a5-5f1abdc915bf",
"id_doc": "3bec4fd7-f96d-4773-9ef3-cd30436c08d3",
"value": 3,
"created_on": "2026-03-10T07:07:09.9005637+01:00",
"last_update": "2026-03-10T07:07:09.9005637+01:00",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_pos": {
"$ref": "10"
}
},
{
"$ref": "61"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st": [
{
"$id": "62",
"id": "536e9cd5-8744-4354-8a45-7b858f84a297",
"id_pos": "20c1a860-d135-4e4d-93d6-79c52df1146b",
"id_doc": "d9fd7e26-bb75-459c-a835-ade895d69715",
"id_branch": "ea58a96d-d9d7-4f2d-b57d-66a2bceb23ad",
"nro_doc": "sample string 5",
"date_doc": "2026-03-10T07:07:09.9005637+01:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "737e60bf-fd22-4f9e-ad94-e279f6c2e160",
"id_loc_from": "d8758cc3-08d1-44bb-9536-67531c6f258f",
"id_loc_end": "69faee54-4537-40c0-87e9-fe1ce951c219",
"id_user_add": "83db75b5-b9f3-4e5e-a199-9c0567560a06",
"id_user_upd": "324cd745-0d98-4383-ab12-6b6acb0d6e25",
"id_pos_sesion": "f96d3b79-1338-441a-b6ee-0236b7f2392b",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-03-10T07:07:09.9005637+01:00",
"active": true,
"created_on": "2026-03-10T07:07:09.9005637+01:00",
"last_update": "2026-03-10T07:07:09.9005637+01:00",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$ref": "14"
},
"mt_locations": {
"$id": "63",
"id": "6a98d177-c95c-49ea-9ddb-b86a95f6fe73",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "e4db3450-c2fe-4f39-aeea-43ef3458de00",
"active": true,
"created_on": "2026-03-10T07:07:09.9005637+01:00",
"last_update": "2026-03-10T07:07:09.9005637+01:00",
"id_user_upd": "7835c69d-a467-4888-9290-13212a99bf46",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"st_users": {
"$ref": "8"
},
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_sa1": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st": [
{
"$ref": "62"
},
{
"$ref": "62"
}
],
"tt_doc_st1": [
{
"$ref": "62"
},
{
"$ref": "62"
}
],
"tt_stock": [
{
"$id": "64",
"id_location": "a42fcb0f-e711-4fb9-8106-23181c53b8b1",
"id_item": "c3df0d65-54da-469d-8bbe-fa48c27d1558",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-03-10T07:07:09.9005637+01:00",
"last_update": "2026-03-10T07:07:09.9005637+01:00",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_locations": {
"$ref": "63"
}
},
{
"$ref": "64"
}
]
},
"mt_locations1": {
"$ref": "63"
},
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"tt_doc_st_det": [
{
"$id": "65",
"id_doc_st": "a94ce7b9-79e2-4d3c-8e61-21118a9a9887",
"id_line": 2,
"id_item": "d1b88adc-fb6c-43d4-bc19-a3fe8e477ede",
"comment": "sample string 4",
"qty": 5.1,
"status": 1,
"active": true,
"mt_items": {
"$ref": "6"
},
"tt_doc_st": {
"$ref": "62"
}
},
{
"$ref": "65"
}
],
"tt_doc_st1": [
{
"$ref": "62"
},
{
"$ref": "62"
}
],
"tt_doc_st2": {
"$ref": "62"
}
},
{
"$ref": "62"
}
]
},
"mt_locations": {
"$ref": "63"
},
"mt_locations1": {
"$ref": "63"
},
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"tt_cloakrooms_units": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"tt_doc_sa_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"tt_doc_sa_pay": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_doc_sa1": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_sa2": {
"$ref": "13"
},
"tt_pos_sesion": {
"$ref": "46"
},
"tt_rooms_units_activity": {
"$ref": "48"
},
"tt_spool_doc_print": [
{
"$id": "66",
"id": "8703bae7-0075-4945-a0e4-11a7cefe9593",
"spool_server": "sample string 2",
"id_doc_sa": "f0bb215d-81e8-42ba-9ecd-18f901f6d60a",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-03-10T07:07:09.9005637+01:00",
"printed": true,
"print_on": "2026-03-10T07:07:09.9005637+01:00",
"tt_doc_sa": {
"$ref": "13"
}
},
{
"$ref": "66"
}
]
},
"tt_pos_sesion": {
"$ref": "46"
}
},
{
"$ref": "12"
}
]
},
{
"$ref": "11"
}
],
"mt_items_featured": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_pos_print": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"mt_pos_rooms": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"st_users": {
"$ref": "8"
},
"mt_pos_view": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_prices_list_rules": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"mt_prices_rules": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"st_doc_num": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"st_pos_license": [
{
"$id": "67",
"id": "22ec52a9-73d2-4822-8486-cde4dc888f5b",
"id_pos": "2428bbb1-4192-4cb7-911a-0a24f3e8a5ca",
"mac_address": "sample string 3",
"date_end": "2026-03-10T07:07:09.9005637+01:00",
"key_access": "sample string 5",
"id_user_add": "30690627-8378-48e2-a05a-267c750c2de1",
"active": true,
"created_on": "2026-03-10T07:07:09.9005637+01:00",
"last_update": "2026-03-10T07:07:09.9005637+01:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "67"
}
],
"st_users_pos": [
{
"$id": "68",
"id_user": "9bc3765f-e15e-4fb3-84f7-6df2c5f8e4e1",
"id_pos": "499684b3-744d-415f-a504-327ae6a1c898",
"pass_required": true,
"active": true,
"created_on": "2026-03-10T07:07:09.9005637+01:00",
"last_update": "2026-03-10T07:07:09.9005637+01:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "68"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_pos_connection": [
{
"$id": "69",
"id": "1a3cf802-08b6-4efd-a58a-ee7dad5cff35",
"id_pos": "b9cfec3a-4f48-4b4e-a99b-34c623af205a",
"date_add": "2026-03-10T07:07:09.9005637+01:00",
"date_upd": "2026-03-10T07:07:09.9005637+01:00",
"date_out": "2026-03-10T07:07:09.9005637+01:00",
"connection_type": "sample string 3",
"connection_speed": 1,
"terminal_name": "sample string 4",
"version": "sample string 5",
"commited": true,
"mt_pos": {
"$ref": "10"
}
},
{
"$ref": "69"
}
],
"tt_pos_sesion": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"mt_branches": {
"$ref": "2"
},
"tt_logs": [
{
"$id": "70",
"id": "67867fe4-bb51-413e-bd0d-8e3d914d2684",
"id_user_add": "6ad84b51-fa14-4947-88fc-0b2543507dbc",
"id_table": "975df1bc-8092-4984-8da4-b463cbea47ee",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "48e9163b-c7f7-4498-86cf-259cb7ae586d",
"created_on": "2026-03-10T07:07:09.9005637+01:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_sync_tables": {
"$id": "71",
"id": "aa9c5c2c-487a-43de-a80e-ef59c20c53dd",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-03-10T07:07:09.9005637+01:00",
"last_update": "2026-03-10T07:07:09.9005637+01:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "72",
"id": "b9582679-c339-4d14-a629-de0068251015",
"id_sync": "a480cd7e-b69c-4532-80fa-db80f90d9421",
"json": "sample string 3",
"id_table": "a24a4108-095a-4695-8ca8-582aa61b288a",
"order": 5,
"st_sync_packages": {
"$id": "73",
"id": "1cfe940a-2221-4575-9e67-0f7c5097863c",
"id_branch_from": "5011df91-e0b5-46cd-bc1d-fc5178616a23",
"id_branch_to": "66ec6209-e13c-4832-862a-5d5d525fc978",
"type": 4,
"created_on": "2026-03-10T07:07:09.9005637+01:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-03-10T07:07:09.9005637+01:00",
"send_on": "2026-03-10T07:07:09.9005637+01:00",
"mt_branches": {
"$ref": "2"
},
"mt_branches1": {
"$ref": "2"
},
"st_sync_packages_det": [
{
"$ref": "72"
},
{
"$ref": "72"
}
]
},
"st_sync_tables": {
"$ref": "71"
}
},
{
"$ref": "72"
}
],
"tt_logs": [
{
"$ref": "70"
},
{
"$ref": "70"
}
]
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "70"
}
],
"st_local_variables": [
{
"$id": "74",
"id": "ca13b602-2774-43bc-9147-8c402c6b2391",
"id_pos": "b741052f-14ec-4738-9626-7bf0b3161b78",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-03-10T07:07:09.9005637+01:00",
"commited": true,
"mt_pos": {
"$ref": "10"
}
},
{
"$ref": "74"
}
],
"tt_doc_st": [
{
"$ref": "62"
},
{
"$ref": "62"
}
]
},
{
"$ref": "10"
}
],
"st_users": {
"$ref": "8"
}
},
{
"$ref": "9"
}
],
"mt_brands": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"mt_categories": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"mt_categories_items": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"mt_cloakrooms": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"mt_docs_payment_money": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_employees": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"mt_employees_profiles": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_items_featured": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_items_types": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"mt_locations": [
{
"$ref": "63"
},
{
"$ref": "63"
}
],
"mt_money_rates": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"mt_money_types": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"mt_payment_types": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"mt_pos": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_pos_doc_print": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"mt_pos_prices_list": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_pos_print": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"mt_pos_rooms": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"mt_pos_types": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"mt_pos_view": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_prices_items": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"mt_prices_list": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_prices_list_rules": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"mt_prices_rules": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_rooms": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"mt_rooms_units": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"mt_rooms_units_states": [
{
"$ref": "55"
},
{
"$ref": "55"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "54"
},
{
"$ref": "54"
}
],
"mt_rooms_units_types": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"mt_units": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"mt_units_ref": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"st_images": {
"$ref": "3"
},
"st_images1": {
"$ref": "3"
},
"st_permisions": [
{
"$id": "75",
"id": "fa0df3f9-83e2-4537-9867-840ac9b47ec2",
"id_function": "21a56edb-a2cf-4a2d-97b8-fe65f6ec33e9",
"id_user": "e1f689bb-6b57-42f3-a693-7f7e3e17c187",
"id_profile": "c9b44a4d-bcc1-41be-a6f3-cdd72ba64260",
"permission": 3,
"active": true,
"created_on": "2026-03-10T07:07:09.9005637+01:00",
"last_update": "2026-03-10T07:07:09.9005637+01:00",
"commited": true,
"st_users_profiles": {
"$id": "76",
"id": "29e219a7-700e-41ff-9981-212fb3d4a6a7",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"is_pass_required": true,
"is_admin": true,
"level_id": 7,
"order_1": 8,
"order_2": 9,
"order_3": 10,
"order_4": 11,
"is_tips": true,
"active": true,
"created_on": "2026-03-10T07:07:09.9005637+01:00",
"last_update": "2026-03-10T07:07:09.9005637+01:00",
"commited": true,
"st_permisions": [
{
"$ref": "75"
},
{
"$ref": "75"
}
],
"st_users": [
{
"$ref": "8"
},
{
"$ref": "8"
}
]
},
"st_users": {
"$ref": "8"
},
"st_functions": {
"$id": "77",
"id": "95c67a08-429e-4ce4-a2f8-09f1d9068236",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "da286035-414b-445f-a6cb-7c89394d11c6",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "4b3b42c5-ef29-4a44-b1a3-9dd35e83a973",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"font_bold": true,
"font_underline": true,
"font_size": 16,
"active": true,
"created_on": "2026-03-10T07:07:09.9005637+01:00",
"last_update": "2026-03-10T07:07:09.9005637+01:00",
"commited": true,
"st_functions_groups": {
"$id": "78",
"id": "3b9f666b-ee64-4cf0-87bb-fe0d7b766e34",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-03-10T07:07:09.9005637+01:00",
"last_update": "2026-03-10T07:07:09.9005637+01:00",
"commited": true,
"st_functions": [
{
"$ref": "77"
},
{
"$ref": "77"
}
]
},
"st_images": {
"$ref": "3"
},
"st_permisions": [
{
"$ref": "75"
},
{
"$ref": "75"
}
]
}
},
{
"$ref": "75"
}
],
"st_pos_license": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"st_users_pos": [
{
"$ref": "68"
},
{
"$ref": "68"
}
],
"st_users_profiles": {
"$ref": "76"
},
"st_users_token": [
{
"$id": "79",
"id": "33057c5b-46c1-4569-9573-f7689fc7e21b",
"token_id": "sample string 2",
"id_user": "ced35069-2679-49d8-92d1-561b9cdf8947",
"date_from": "2026-03-10T07:07:09.9005637+01:00",
"date_end": "2026-03-10T07:07:09.9005637+01:00",
"created_on": "2026-03-10T07:07:09.9005637+01:00",
"st_users": {
"$ref": "8"
}
},
{
"$ref": "79"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"tt_doc_sa_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"tt_doc_sa_det1": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_sa1": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st": [
{
"$ref": "62"
},
{
"$ref": "62"
}
],
"tt_doc_st1": [
{
"$ref": "62"
},
{
"$ref": "62"
}
],
"tt_items_customs": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"tt_logs": [
{
"$ref": "70"
},
{
"$ref": "70"
}
],
"tt_pos_sesion": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"tt_pos_sesion1": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"tt_rooms_list": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"tt_rooms_units_activity": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"tt_rooms_units_log": [
{
"$id": "80",
"id": "b0f549aa-108e-4ad5-81fb-4c35a93a96db",
"id_room_activity": "c5ff2d81-9dcd-4039-9bdd-26331bbafc6e",
"id_pos_sesion": "1247a9c4-3a22-4308-9a0d-c4abcba586bd",
"log_text": "sample string 4",
"id_user": "ba9b3823-db59-48cc-a7d6-7914c8c2e699",
"created_on": "2026-03-10T07:07:09.9005637+01:00",
"commited": true,
"st_users": {
"$ref": "8"
}
},
{
"$ref": "80"
}
],
"tt_tips_users": [
{
"$ref": "57"
},
{
"$ref": "57"
}
],
"tt_vouchers_permisions": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"tt_vouchers": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"mt_docs": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_pos_sesion_users": [
{
"$ref": "58"
},
{
"$ref": "58"
}
]
}
},
"mt_categories_items": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"mt_items_featured": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_items_formula": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"mt_units": {
"$ref": "28"
},
"mt_units1": {
"$ref": "28"
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_prices_rules": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"tt_doc_sa_det_stock": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"tt_doc_st_det": [
{
"$ref": "65"
},
{
"$ref": "65"
}
],
"tt_items_customs": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"tt_stock": [
{
"$ref": "64"
},
{
"$ref": "64"
}
],
"tt_vouchers_det": [
{
"$ref": "30"
},
{
"$ref": "30"
}
]
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "5"
}
],
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"mt_prices_rules": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"tt_vouchers_det": [
{
"$ref": "30"
},
{
"$ref": "30"
}
]
},
{
"$ref": "4"
}
],
"mt_employees": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_items_types": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"mt_money_types": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"mt_payment_types": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"mt_prices_list": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_rooms": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"mt_rooms1": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "54"
},
{
"$ref": "54"
}
],
"st_functions": [
{
"$ref": "77"
},
{
"$ref": "77"
}
],
"st_images_types": {
"$id": "81",
"id": "80039e2c-25d0-4b16-b247-b2ce75f1fb8f",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-03-10T07:07:09.9005637+01:00",
"last_update": "2026-03-10T07:07:09.9005637+01:00",
"commited": true,
"st_images": [
{
"$ref": "3"
},
{
"$ref": "3"
}
]
},
"mt_docs": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"st_users": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"st_users1": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_cloakrooms": [
{
"$ref": "11"
},
{
"$ref": "11"
}
]
},
"st_users": {
"$ref": "8"
},
"mt_branches_zones": [
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"mt_employees_branches": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"mt_items_featured": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_locations": [
{
"$ref": "63"
},
{
"$ref": "63"
}
],
"mt_periods": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"mt_pos": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_prices_list_rules": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"mt_prices_rules": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_rooms": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"st_sync_packages": [
{
"$ref": "73"
},
{
"$ref": "73"
}
],
"st_sync_packages1": [
{
"$ref": "73"
},
{
"$ref": "73"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st": [
{
"$ref": "62"
},
{
"$ref": "62"
}
],
"tt_vouchers": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"tt_vouchers_permisions": [
{
"$ref": "32"
},
{
"$ref": "32"
}
]
}
},
{
"$ref": "1"
}
]