DELETE api/Mt_Employees_Profiles/{id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
mt_employees_profiles| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
None. |
|
| id_mask | string |
Required Max length: 10 |
|
| name | string |
Required Max length: 20 |
|
| description | string |
Max length: 200 |
|
| authorized | boolean |
Required |
|
| active | boolean |
Required |
|
| created_on | date |
None. |
|
| last_update | date |
None. |
|
| id_user_upd | globally unique identifier |
None. |
|
| commited | boolean |
None. |
|
| mt_employees | Collection of mt_employees |
None. |
|
| st_users | st_users |
None. |
Response Formats
application/json, text/json
Sample:
{
"id": "4971588f-0892-4453-b01b-1acfc5d00122",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-07-08T09:49:15.0833443+02:00",
"last_update": "2026-07-08T09:49:15.0833443+02:00",
"id_user_upd": "0d88a186-a3c4-469a-a05c-2aa74212d475",
"commited": true,
"mt_employees": [
{
"$id": "2",
"id": "d34fbaee-4d0a-4963-ae2e-080f494a56d7",
"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": "decec50a-c0fd-4a12-9332-aeabf7c641dc",
"name_pos": "sample string 12",
"id_image": "f11d3770-ecfd-45f4-98da-898d077ad021",
"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-08T09:49:15.0833443+02:00",
"last_update": "2026-07-08T09:49:15.0833443+02:00",
"id_user_upd": "aa0ae032-f8f4-4520-bb01-8c9b14ce5c84",
"commited": true,
"mt_employees_branches": [
{
"$id": "3",
"id_employee": "57abc552-6469-4329-85e8-7662136fecab",
"id_branch": "2556aed6-bbc3-4777-8210-cd7265342d7a",
"active": true,
"created_on": "2026-07-08T09:49:15.0833443+02:00",
"last_update": "2026-07-08T09:49:15.0833443+02:00",
"id_user_upd": "e8f46d80-3ab2-40e6-9efd-d956fa2553bf",
"commited": true,
"mt_branches": {
"$id": "4",
"id": "d01baa9b-33e3-4ce1-8b25-7703c0f921c3",
"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": "6f598935-f792-4cd1-941e-84426945f224",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-07-08T09:49:15.0833443+02:00",
"last_update": "2026-07-08T09:49:15.0833443+02:00",
"id_user_upd": "29260724-ff5e-4fd5-b14e-739b17dd64ce",
"commited": true,
"st_images": {
"$id": "5",
"id": "8224106b-a046-4941-a4bf-0dd984774795",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "3158804a-3164-4fdb-8b38-af8d78f89ff4",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-07-08T09:49:15.0833443+02:00",
"last_update": "2026-07-08T09:49:15.0833443+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"mt_categories": [
{
"$id": "6",
"id": "3459628a-9ac2-4570-896c-fe3af7e75ce2",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "64304712-abc1-41ac-8acb-947ea7048ce2",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "eac6743f-54ac-41f1-831b-9b495f9c551c",
"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-08T09:49:15.0833443+02:00",
"last_update": "2026-07-08T09:49:15.0833443+02:00",
"id_user_upd": "59d41832-1fa0-437d-8712-41bb6e3b2540",
"commited": true,
"mt_categories_items": [
{
"$id": "7",
"id_category": "899d83b2-1f0d-4d90-9125-0418c52198f1",
"id_item": "cdf318a0-110d-4b10-ac3a-052ec69794bc",
"is_default": true,
"active": true,
"created_on": "2026-07-08T09:49:15.0833443+02:00",
"last_update": "2026-07-08T09:49:15.0833443+02:00",
"id_user_upd": "03c35cd2-42d6-41f1-9710-c716509a7068",
"commited": true,
"mt_categories": {
"$ref": "6"
},
"mt_items": {
"$id": "8",
"id": "82f6b342-a343-43c0-9c2c-f90042e5327b",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "497992ab-7157-411c-ac47-13d06e9139c1",
"id_unit_sec": "a3a9fe17-bc7d-47ee-b658-9f786a1cd039",
"id_brand": "01c340e8-6e48-46c9-ab2e-0484eff969c5",
"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": "f7f2a9e5-76da-4cf4-9033-6234021b635e",
"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-08T09:49:15.0833443+02:00",
"last_update": "2026-07-08T09:49:15.0833443+02:00",
"id_user_upd": "a93c3009-c299-4c3f-9afd-3f4a1f93cae2",
"commited": true,
"mt_brands": {
"$id": "9",
"id": "9f404e8d-9bd4-4714-81a2-f7cc3cdf4e14",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-07-08T09:49:15.0833443+02:00",
"last_update": "2026-07-08T09:49:15.0833443+02:00",
"id_user_upd": "239d75c4-99fe-4c1d-abe4-fb661af8002d",
"commited": true,
"mt_items": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"st_users": {
"$id": "10",
"id": "b3df582a-4efd-49d6-b2d8-77577dd804df",
"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": "0fc0db4c-4909-4c48-883a-3bcb8336e717",
"view_messages": true,
"id_image_photo": "7432d42c-70ca-446e-8679-a4a26217408c",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "889fe234-33f7-4742-8515-be9f8bc505b3",
"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-08T09:49:15.0833443+02:00",
"last_update": "2026-07-08T09:49:15.0833443+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"mt_branches_zones": [
{
"$id": "11",
"id": "0768151f-0c6e-47e2-80b9-54dc1daa8bac",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "6ac2c325-ad60-43df-88ca-db0b096e9d64",
"active": true,
"created_on": "2026-07-08T09:49:15.0833443+02:00",
"last_update": "2026-07-08T09:49:15.0833443+02:00",
"id_user_upd": "95ae416e-e832-45e3-9a86-eb4fd1aacb0c",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_pos": [
{
"$id": "12",
"id": "9eeff0c8-1f1d-4c82-b737-8971a9b80689",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "fd113142-9a9f-49a2-8c9e-fb7be0734152",
"id_zone": "30a2b72b-a61c-47ca-a778-5735b3b423c0",
"user_required": true,
"active": true,
"created_on": "2026-07-08T09:49:15.0833443+02:00",
"last_update": "2026-07-08T09:49:15.0833443+02:00",
"id_user_upd": "e32bbdee-8796-48b9-a856-386234f7336d",
"commited": true,
"mt_branches_zones": {
"$ref": "11"
},
"mt_cloakrooms": [
{
"$id": "13",
"id": "52de173c-14da-460e-8df9-250282a84fca",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "b13f006c-3030-447c-94e2-c35540ca6447",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "ababfa70-90f5-4148-ab7b-be4444cf6405",
"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-08T09:49:15.0833443+02:00",
"last_update": "2026-07-08T09:49:15.0833443+02:00",
"id_user_upd": "0f0fb4c0-e58b-4634-a243-0b87a76c4b25",
"commited": true,
"mt_pos": {
"$ref": "12"
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"tt_cloakrooms_units": [
{
"$id": "14",
"id": "dc31e607-e182-4cd9-8476-5758ad8210ed",
"id_cloakroom": "7cd4d40a-549d-4f8a-b160-f0e175ceddaf",
"id_pos_sesion": "ee83e88b-0adb-4a69-aaca-00c114948c24",
"unit_id": 4,
"date_open": "2026-07-08T09:49:15.0833443+02:00",
"date_close": "2026-07-08T09:49:15.0833443+02:00",
"id_doc_sa": "17c413d5-a566-42a1-af0c-bb341e71e2e9",
"commited": true,
"mt_cloakrooms": {
"$ref": "13"
},
"tt_doc_sa": {
"$id": "15",
"id": "eff878a5-0205-4d16-9a90-a6be97e69918",
"id_pos": "3bc10fc3-54c8-46f3-b1c4-89c316dce093",
"id_doc": "af47d3f7-1b81-43ec-b304-dd339fa93790",
"id_branch": "b8c502e9-f5b1-47bb-82a3-181712ec83eb",
"nro_doc": "sample string 5",
"date_doc": "2026-07-08T09:49:15.0833443+02:00",
"date_tax": "2026-07-08T09:49:15.0833443+02:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "0592d17c-c58f-433b-8e50-6c2f599fa600",
"id_relationship": "9e499607-ab8f-41d9-9534-a1483bb1fd83",
"id_loc_from": "5d5e462a-d7dd-4a34-bf59-63db4211a697",
"id_loc_end": "533d5a94-2ee5-40de-84f6-fb94fbc8afa9",
"id_user_add": "de92550c-3430-42fd-8d6e-01c6c71b4f55",
"id_user_upd": "8781adcf-7ace-4458-9c48-1c43f9d1953c",
"comment": "sample string 12",
"id_pos_sesion": "1a3b79c3-b16b-45a2-a611-02fbb92fd0e2",
"id_room_unit": "5aba5d55-9244-427d-8f44-50036302c20e",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "008cc7b3-9490-42e5-90e2-b916972229ed",
"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-08T09:49:15.0833443+02:00",
"last_update": "2026-07-08T09:49:15.0833443+02:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "4"
},
"mt_docs": {
"$id": "16",
"id": "23536c8e-9ad7-4b68-bf0c-1353d9c1a63e",
"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": "c6810ddf-a5f5-4fcb-9a7d-58cf6f2c6829",
"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-08T09:49:15.0833443+02:00",
"last_update": "2026-07-08T09:49:15.0833443+02:00",
"id_user_upd": "7cba8ee5-84c3-40c6-b887-1eac136475bb",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "17",
"id_doc": "5900a922-fbf4-4235-a550-e223fcdc1204",
"id_pay": "053b62fa-56c2-43bd-ab36-52c845f25d0f",
"id_money": "b59e7135-f9eb-4616-9de7-e6785c0792f9",
"active": true,
"created_on": "2026-07-08T09:49:15.0833443+02:00",
"last_update": "2026-07-08T09:49:15.0833443+02:00",
"id_user_upd": "cddde104-8232-4732-b33d-74fc1710ce05",
"commited": true,
"mt_docs": {
"$ref": "16"
},
"mt_money_types": {
"$id": "18",
"id": "0c31e88a-fbab-4bae-980b-95b58d20e67a",
"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": "6f929e09-65f1-4a4e-9c44-7426cdfc752f",
"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-08T09:49:15.0833443+02:00",
"last_update": "2026-07-08T09:49:15.0833443+02:00",
"id_user_upd": "2d487c47-27c8-46dc-84b2-038ef0b6bed8",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"mt_money_rates": [
{
"$id": "19",
"id_money_1": "9003b754-a800-480f-8599-ba6713130b86",
"id_money_2": "6ebd3ca0-ef20-4706-ada5-2308f0f94496",
"date_from": "2026-07-08T09:49:15.0833443+02:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-07-08T09:49:15.0833443+02:00",
"last_update": "2026-07-08T09:49:15.0833443+02:00",
"id_user_upd": "eb879f13-6e2c-45e7-bb8d-fa4b1ce4520a",
"commited": true,
"mt_money_types": {
"$ref": "18"
},
"mt_money_types1": {
"$ref": "18"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "19"
}
],
"mt_money_rates1": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"tt_doc_sa_cashflow": [
{
"$id": "20",
"id_doc_sa": "458eee24-c090-4509-aaac-bbf01963a10c",
"id_pay": "378fa64d-b038-4422-a3d2-4510b2ae5f68",
"id_money": "b2d99bf0-4089-4150-a98a-142a068fa1cc",
"date_cashflow": "2026-07-08T09:49:15.0833443+02:00",
"coefficient": 5.1,
"id_user_add": "c6ccd028-b83f-4672-86ed-290cfce96519",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "21",
"id": "7b9a1a21-83cd-481f-bc26-12d50a55e7d8",
"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": "f1d5cc2e-e463-41cc-9e96-3ea8df6ea60b",
"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-08T09:49:15.0833443+02:00",
"last_update": "2026-07-08T09:49:15.0833443+02:00",
"id_user_upd": "75898e20-3328-4f77-be15-9469ea8fb335",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"tt_doc_sa_cashflow": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_doc_sa_pay": [
{
"$id": "22",
"id_doc_sa": "1b1cf645-41bc-484f-bc00-62e578829dab",
"id_line": 2,
"id_pay": "5e3760fc-6bb1-41af-915c-b55062676964",
"id_money": "b3a913ea-c2b6-42cc-8826-601c4fde2943",
"coefficient": 5.1,
"id_voucher": "557ebfde-adf8-4e44-8f82-bff2bb2e7330",
"id_employee": "78428f20-8154-4462-816d-a7ebfadf8706",
"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": "14e9c2db-4fca-4002-99bb-d01c74a1b0b8",
"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": {
"$ref": "2"
},
"mt_money_types": {
"$ref": "18"
},
"mt_payment_types": {
"$ref": "21"
},
"tt_doc_sa": {
"$ref": "15"
},
"tt_vouchers": {
"$id": "23",
"id": "51f3d8ac-53cf-412f-9a87-ecf1bab2117c",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-07-08T09:49:15.0833443+02:00",
"date_end": "2026-07-08T09:49:15.0833443+02:00",
"date_used": "2026-07-08T09:49:15.0833443+02:00",
"date_sesion": "2026-07-08T09:49:15.0833443+02:00",
"id_employee": "e1779564-beb4-4889-b5dc-768c154b07d4",
"id_branch": "d23d1439-fb16-47cb-888d-b302f9858f8b",
"id_voucher_permision": "dee9adc4-c31b-4afc-ae27-40f7608a4807",
"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": "393e3e6c-86e6-47f5-a264-dbe9c095fcf7",
"id_user_add": "a87f2e12-07fb-46d0-870d-231d41cf0be0",
"id_doc_sa": "803195f3-ec7e-4ff1-bc0d-905eff326f87",
"id_item_sub": "a301f935-6eb6-485a-b8a3-4ab27a671e33",
"id_pos_sesion": "cc02e01b-91f1-4f2c-b822-db6c950bd229",
"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-08T09:49:15.0833443+02:00",
"last_update": "2026-07-08T09:49:15.0833443+02:00",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_employees": {
"$ref": "2"
},
"mt_payment_types": {
"$ref": "21"
},
"st_users": {
"$ref": "10"
},
"tt_doc_sa_pay": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"tt_vouchers_det": [
{
"$id": "24",
"id_voucher": "4db53dd5-7079-46f3-9934-fe136637b06b",
"id_line": "eef58133-303f-4566-b21a-fefe96419b96",
"id_category": "7002d1aa-75e6-43a1-9ea7-39d314abb127",
"id_item": "981b2aa8-f480-475f-abdc-f39140f969d6",
"id_item_type": "886f2dee-2e41-45f8-8913-59f7fc7f8038",
"price_max": 1.1,
"qty_add": 3.1,
"qty_used": 4.1,
"mt_categories": {
"$ref": "6"
},
"mt_items": {
"$ref": "8"
},
"mt_items_types": {
"$id": "25",
"id": "64df4ec8-5bdb-40eb-bebc-dcd96400fe5e",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "4b8b0617-e451-4287-b068-f0371f0ff3e2",
"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-08T09:49:15.0833443+02:00",
"last_update": "2026-07-08T09:49:15.0833443+02:00",
"id_user_upd": "b4ed8a5e-8851-4a1b-b6c8-ce95c8da2ce2",
"commited": true,
"tt_vouchers_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"mt_items_sub": [
{
"$id": "26",
"id": "28f56321-a0d2-4aba-a8ba-f80e0e9a984a",
"id_item": "1b157fb1-58c8-43ef-8894-bdf76903dfab",
"id_item_type": "3fbe02ba-3d1c-4dd1-aed5-168d9c9554f0",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "d84a69c2-af26-4ea5-b999-0d8d989124bd",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-07-08T09:49:15.0833443+02:00",
"last_update": "2026-07-08T09:49:15.0833443+02:00",
"id_user_upd": "e5f329e9-efa6-48eb-a61e-ffe7347448e4",
"commited": true,
"mt_items": {
"$ref": "8"
},
"mt_items_formula": [
{
"$id": "27",
"id_item_sub": "207ecc5f-b367-42fd-9981-1f705eff39f9",
"id_item": "eac1a960-9d79-49a0-b271-c6acdf99a637",
"group_id": 3,
"id_unit_ref": "01a32616-0598-4bd0-9ea4-e1621a40d43b",
"qty_dis": 5,
"mt_items": {
"$ref": "8"
},
"mt_items_sub": {
"$ref": "26"
},
"mt_units_ref": {
"$id": "28",
"id": "2b78a3f1-3b44-4bd0-99e7-f13da42b070e",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "c884b4e5-a284-417a-bf98-6fe3a1677e21",
"active": true,
"created_on": "2026-07-08T09:49:15.0833443+02:00",
"last_update": "2026-07-08T09:49:15.0833443+02:00",
"id_user_upd": "169f885b-58c2-4ddf-bc2a-6fe5880432bc",
"commited": true,
"mt_units": {
"$id": "29",
"id": "eb14d204-4fcc-492f-a430-850b64702d80",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-07-08T09:49:15.0833443+02:00",
"last_update": "2026-07-08T09:49:15.0833443+02:00",
"id_user_upd": "692ebd46-7f39-4253-ace5-6fa84ba4ce2b",
"commited": true,
"mt_units_ref": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"st_users": {
"$ref": "10"
},
"mt_items": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_items1": [
{
"$ref": "8"
},
{
"$ref": "8"
}
]
},
"st_users": {
"$ref": "10"
},
"mt_items_formula": [
{
"$ref": "27"
},
{
"$ref": "27"
}
]
}
},
{
"$ref": "27"
}
],
"mt_items_types": {
"$ref": "25"
},
"mt_items_vouchers": {
"$id": "30",
"id": "d3dbfe92-2ded-4304-92a5-adc0b8c096a9",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "66a4de24-e623-487f-9f10-4c51e97d370a",
"id_doc_print": "b7dbf0e2-e5f6-4e9d-9d58-aa33e4e78db4",
"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-08T09:49:15.0833443+02:00",
"last_update": "2026-07-08T09:49:15.0833443+02:00",
"commited": true,
"mt_items_sub": [
{
"$ref": "26"
},
{
"$ref": "26"
}
]
},
"st_users": {
"$ref": "10"
},
"mt_prices_items": [
{
"$id": "31",
"id_list": "4d2c01bd-3589-425f-9358-eafa040d5d36",
"id_item_sub": "3a1a274e-efcb-4cde-897a-458af5795ece",
"validity_date": "2026-07-08T09:49:15.0833443+02:00",
"price": 4.1,
"active": true,
"created_on": "2026-07-08T09:49:15.0833443+02:00",
"last_update": "2026-07-08T09:49:15.0833443+02:00",
"id_user_upd": "ebfaaf8d-9f48-4fe4-8558-795728092c62",
"commited": true,
"mt_items_sub": {
"$ref": "26"
},
"mt_prices_list": {
"$id": "32",
"id": "1ad41f42-0914-40cb-a42d-88d83d97a6e6",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "087c0c52-e384-4ce5-aaa6-935a1dbe16bf",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "9759148a-ad2e-4096-8b4d-132941435df2",
"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-08T09:49:15.0833443+02:00",
"last_update": "2026-07-08T09:49:15.0833443+02:00",
"id_user_upd": "a60a1201-9254-45b1-89e6-bcddd916fe86",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "33",
"id_pos": "0340380b-3738-4ce4-b676-3886eb24aa92",
"id_pos_type": "38aedd94-15ee-4747-9b05-bb56d2b9cac2",
"id_price_list": "38eae3cc-1797-4ee9-b4b8-8c15ea69616b",
"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-08T09:49:15.0833443+02:00",
"last_update": "2026-07-08T09:49:15.0833443+02:00",
"id_user_upd": "73d439f1-2cf8-4bda-a05b-d4d5f4075324",
"commited": true,
"mt_pos_view": {
"$id": "34",
"id_pos": "a46623a5-e211-4c3b-a05d-6b5e1a75df53",
"id_pos_type": "80da37c2-f0d6-4eb6-8486-758fca7a985d",
"is_default": true,
"active": true,
"created_on": "2026-07-08T09:49:15.0833443+02:00",
"last_update": "2026-07-08T09:49:15.0833443+02:00",
"id_user_upd": "1d947392-a534-41d7-ab7e-8000f5b4bb08",
"commited": true,
"mt_pos": {
"$ref": "12"
},
"mt_pos_prices_list": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_pos_types": {
"$id": "35",
"id": "ef9bd3a9-2b97-443e-b33b-4ed2a908893e",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-07-08T09:49:15.0833443+02:00",
"last_update": "2026-07-08T09:49:15.0833443+02:00",
"id_user_upd": "11133c42-7aa5-4516-8fed-870508a15e68",
"commited": true,
"mt_items_featured": [
{
"$id": "36",
"id": "43b45b3c-14b6-4629-b750-c638e57d87f6",
"id_branch": "33c90823-a863-4283-8fc5-5f2896a4704f",
"id_pos_type": "85408013-92dc-4527-8194-9b80a42beefd",
"id_pos": "bd10f6c1-7ce8-425b-bf60-a39b1156a1de",
"id_item": "838ccb71-bac0-423a-88ff-fa700f10e43f",
"date_from": "2026-07-08T09:49:15.0833443+02:00",
"date_end": "2026-07-08T09:49:15.0833443+02:00",
"image_id": 4,
"active": true,
"created_on": "2026-07-08T09:49:15.0833443+02:00",
"last_update": "2026-07-08T09:49:15.0833443+02:00",
"id_user_upd": "873d105c-70b4-41c7-acac-bac76e80a003",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_items": {
"$ref": "8"
},
"mt_pos": {
"$ref": "12"
},
"mt_pos_types": {
"$ref": "35"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "36"
}
],
"mt_pos_doc_print": [
{
"$id": "37",
"id_pos_print": "53809b00-8f3d-427c-af48-6e5be81e3ee8",
"id_doc": "be6b211e-5aa6-4d4e-afd6-a9ba25a8ed64",
"id_pos_type": "a5924604-25c8-4354-846a-ef8f66eac529",
"id_doc_print": "fe20f70e-02b6-47e4-838e-d44ce7cb7b51",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-07-08T09:49:15.0833443+02:00",
"last_update": "2026-07-08T09:49:15.0833443+02:00",
"id_user_upd": "18051f55-752f-4d81-a21e-9e157c08fd44",
"commited": true,
"mt_docs": {
"$ref": "16"
},
"mt_pos_print": {
"$id": "38",
"id": "e97034dc-fca6-41de-bb80-757a96ef0599",
"id_pos": "e52c93dc-10ef-4f98-babc-ad656adb06a3",
"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-08T09:49:15.0833443+02:00",
"last_update": "2026-07-08T09:49:15.0833443+02:00",
"id_user_upd": "5b12d905-1229-4c20-a134-4d2c37a9a640",
"commited": true,
"mt_pos": {
"$ref": "12"
},
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_users": {
"$ref": "10"
}
},
"mt_pos_types": {
"$ref": "35"
},
"st_doc_print": {
"$id": "39",
"id": "975e6295-4d02-49e2-a8db-e40f12086a72",
"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-08T09:49:15.0833443+02:00",
"last_update": "2026-07-08T09:49:15.0833443+02:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_doc_print_det": [
{
"$id": "40",
"id_doc_print": "25cfac38-b9f1-4a48-8e01-afb29a7003ef",
"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": "39"
}
},
{
"$ref": "40"
}
]
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "37"
}
],
"st_users": {
"$ref": "10"
},
"mt_pos_view": [
{
"$ref": "34"
},
{
"$ref": "34"
}
]
},
"st_users": {
"$ref": "10"
}
},
"mt_prices_list": {
"$ref": "32"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "33"
}
],
"mt_prices_items": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"mt_prices_list1": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"mt_prices_list2": {
"$ref": "32"
},
"mt_prices_list_rules": [
{
"$id": "41",
"id": "0e1f5c68-38f1-4279-b9e9-3b390e7ba787",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-07-08T09:49:15.0833443+02:00",
"date_end": "2026-07-08T09:49:15.0833443+02:00",
"id_branch": "6bde4185-3cf3-4ef7-a414-3f886ea1c732",
"id_pos": "9e6109da-ce73-41c6-9198-68c269290593",
"id_list": "15ca25d1-7c81-424a-818f-5d0c67a03b0a",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-07-08T09:49:15.0833443+02:00",
"last_update": "2026-07-08T09:49:15.0833443+02:00",
"id_user_upd": "f90a5816-d0cd-4a23-85c6-b3aee69e9c33",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_pos": {
"$ref": "12"
},
"mt_prices_list": {
"$ref": "32"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "41"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"mt_prices_rules": [
{
"$id": "42",
"id": "ba3ed18f-1eda-4f93-8e09-3ffade41f4d0",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-07-08T09:49:15.0833443+02:00",
"date_end": "2026-07-08T09:49:15.0833443+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": "03b4a92b-5326-4201-b83e-c9fa94884abf",
"id_pos": "d7455f25-eb4d-4ff5-8d08-a6ce8144d0a4",
"id_list": "aefd2b4f-f4f7-4992-b3d0-ad2ce6da0d66",
"id_item": "6121e0ff-ec1a-458f-ba50-5e2fc3fab7d5",
"id_item_type": "a2a793a6-b665-44ac-9e6b-a77a6f731848",
"id_category": "4f9bf96b-c433-4643-bbe3-cc72dd398778",
"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-08T09:49:15.0833443+02:00",
"last_update": "2026-07-08T09:49:15.0833443+02:00",
"id_user_upd": "88432de7-7835-439c-8034-126d4040a2c1",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_categories": {
"$ref": "6"
},
"mt_items": {
"$ref": "8"
},
"mt_items_types": {
"$ref": "25"
},
"mt_pos": {
"$ref": "12"
},
"mt_prices_list": {
"$ref": "32"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "42"
}
],
"tt_doc_sa_det": [
{
"$id": "43",
"id_doc_sa": "43344c8b-f557-4822-906f-5ab6dd6c6496",
"id_line": 2,
"id_item_sub": "ca422a8f-89eb-450f-9891-1484c297c308",
"qty": 4.1,
"id_list": "36076d2d-0e14-4840-82cc-c595b81fe11b",
"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": "da8b3edd-b1f4-4b21-a8b4-978bed417649",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "3df2a673-d04a-44bc-acf2-398f68189304",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "503f4151-81a0-4a00-af21-bd97b3740fc8",
"id_user_upd": "f522b9d0-0fc3-43b3-a4a2-35f3271c8a05",
"active": true,
"mt_employees": {
"$ref": "2"
},
"mt_items_sub": {
"$ref": "26"
},
"mt_prices_list": {
"$ref": "32"
},
"st_users": {
"$ref": "10"
},
"st_users1": {
"$ref": "10"
},
"tt_doc_sa": {
"$ref": "15"
},
"tt_doc_sa_det_stock": [
{
"$id": "44",
"id_doc_sa": "d14e9b87-f6aa-46dd-bc61-f561cb7894b6",
"id_line": 2,
"id_item": "b36ecbd6-d86f-4175-987c-b9f5fb83d761",
"qty": 4.1,
"mt_items": {
"$ref": "8"
},
"tt_doc_sa_det": {
"$ref": "43"
}
},
{
"$ref": "44"
}
]
},
{
"$ref": "43"
}
]
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "31"
}
],
"tt_doc_sa_det": [
{
"$ref": "43"
},
{
"$ref": "43"
}
]
},
{
"$ref": "26"
}
],
"mt_prices_rules": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"tt_items_customs": [
{
"$id": "45",
"id": "efe62dd8-3b1a-49a2-aad5-794a9904d317",
"order_id": 2,
"id_item": "38262ffa-a714-41aa-96f3-507ece870050",
"id_item_type": "e9191eec-94ab-410b-a01b-d86d9922d85f",
"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": "700bf049-6ca6-432e-ada4-711d15675926",
"type_item": 11,
"id_voucher_json": "bb0372b4-c237-4de3-acc7-c7e87f6f7fe9",
"count_voucher": 1,
"id_category": "0d2d2482-c649-41d9-be23-6b177ff43d93",
"created_on": "2026-07-08T09:49:15.0833443+02:00",
"last_update": "2026-07-08T09:49:15.0833443+02:00",
"id_user_upd": "5dfddf01-3bad-4f1e-94df-7fb6221d79e9",
"commited": true,
"mt_items": {
"$ref": "8"
},
"mt_items_types": {
"$ref": "25"
},
"st_users": {
"$ref": "10"
},
"tt_pos_sesion": {
"$id": "46",
"id": "e09731ec-c460-48b9-b272-962fc0010f59",
"nro_sesion": 2,
"id_pos": "1c09cb2a-4ee8-4ed6-a500-88af58cd0dcf",
"date_tax": "2026-07-08T09:49:15.0833443+02:00",
"date_open": "2026-07-08T09:49:15.0833443+02:00",
"date_close": "2026-07-08T09:49:15.0833443+02:00",
"id_user_open": "5e66b1f4-33ee-478e-b005-be150a8bddd4",
"id_user_close": "2ec1b4f2-0d67-4239-909f-d7c4c51ae00f",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2026-07-08T09:49:15.0833443+02:00",
"last_update": "2026-07-08T09:49:15.0833443+02:00",
"commited": true,
"mt_pos": {
"$ref": "12"
},
"tt_cloakrooms_units": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_items_customs": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"tt_doc_sa_pt": [
{
"$id": "47",
"id": "cbea203f-725e-435f-809e-c2eb5bb707d5",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "9299d1f0-d4b6-4b2e-a849-a66e368c8c98",
"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-08T09:49:15.0833443+02:00",
"tt_pos_sesion": {
"$ref": "46"
}
},
{
"$ref": "47"
}
],
"tt_rooms_units_activity": [
{
"$id": "48",
"id": "91bb993a-7b7b-4682-b4a2-73057ca6718f",
"id_room_unit": "66e44e92-a60e-408e-9e5c-5979502bf1b3",
"id_room_list": "3d249c3a-6287-4ebc-b212-e7119b599229",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-07-08T09:49:15.0833443+02:00",
"date_from": "2026-07-08T09:49:15.0833443+02:00",
"date_end": "2026-07-08T09:49:15.0833443+02:00",
"date_open": "2026-07-08T09:49:15.0833443+02:00",
"date_close": "2026-07-08T09:49:15.0833443+02:00",
"id_employee": "3b5cf64e-a54e-48ac-8170-1a455fb4e76a",
"id_employee_sec": "010cceae-7f95-4bbf-9fbc-a8b94ec2510a",
"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": "594a3d62-72ed-4113-b125-afdabb9ccb13",
"comment": "sample string 7",
"id_user_open": "81320fe2-cf6c-4cb8-b33d-902d281cba14",
"id_user_close": "d1ad1159-b374-45c9-92fb-3178e868f84f",
"id_unit_state": "ae621c37-de7f-419a-a766-1435220043e0",
"id_pos_sesion": "d5b9afc7-48a9-448a-9fa4-baa655b955bb",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-07-08T09:49:15.0833443+02:00",
"active": true,
"created_on": "2026-07-08T09:49:15.0833443+02:00",
"last_update": "2026-07-08T09:49:15.0833443+02:00",
"commited": true,
"mt_employees": {
"$ref": "2"
},
"mt_employees1": {
"$ref": "2"
},
"mt_rooms_units": {
"$id": "49",
"id": "67a00ef5-b866-4a95-9c17-40abd0619e2a",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "e7988e01-4819-41bb-b5d2-014601228dfb",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "7e6de93f-762b-49e1-804e-5303e69736f3",
"locked": true,
"date_locked": "2026-07-08T09:49:15.0833443+02:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-07-08T09:49:15.0833443+02:00",
"last_update": "2026-07-08T09:49:15.0833443+02:00",
"id_user_upd": "be49119a-3905-4359-aa21-56069da7dbe4",
"commited": true,
"mt_rooms": {
"$id": "50",
"id": "e319eb20-ddfd-409a-986b-00909c452900",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "02a6c5f8-c1c2-42b3-a737-71fd25fd8648",
"name_pos": "sample string 6",
"id_image": "f7f1d526-80fa-4a77-86d2-805498445192",
"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": "68cc08d8-36c7-4a89-bcbc-09518a1c628e",
"refresh_status": true,
"active": true,
"created_on": "2026-07-08T09:49:15.0833443+02:00",
"last_update": "2026-07-08T09:49:15.0833443+02:00",
"id_user_upd": "f9552c68-1df2-42f6-a06b-cd82c5073904",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_pos_rooms": [
{
"$id": "51",
"id_pos": "c4e01801-5d5d-47df-8fcf-3fa9b7c2b605",
"id_room": "ad8b0326-f6a9-4a52-ac2f-4faf7453d358",
"active": true,
"created_on": "2026-07-08T09:49:15.0833443+02:00",
"last_update": "2026-07-08T09:49:15.0833443+02:00",
"id_user_upd": "3bfade80-226c-4fcf-8f68-c06aa6853585",
"commited": true,
"mt_pos": {
"$ref": "12"
},
"mt_rooms": {
"$ref": "50"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "51"
}
],
"st_images": {
"$ref": "5"
},
"st_images1": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"mt_rooms_units": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"tt_rooms_list": [
{
"$id": "52",
"id": "35980ceb-4d58-4b64-ba79-ff600dc974c3",
"id_room": "d895f2ce-9cf9-48f2-9233-d485945a4875",
"date_in": "2026-07-08T09:49:15.0833443+02:00",
"date_out": "2026-07-08T09:49:15.0833443+02:00",
"id_user_add": "a9e3ed73-d0f8-4f5f-9ab6-04e9f85d5725",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-07-08T09:49:15.0833443+02:00",
"last_update": "2026-07-08T09:49:15.0833443+02:00",
"commited": true,
"mt_rooms": {
"$ref": "50"
},
"st_users": {
"$ref": "10"
},
"tt_rooms_units_activity": [
{
"$ref": "48"
},
{
"$ref": "48"
}
]
},
{
"$ref": "52"
}
]
},
"mt_rooms_units_types": {
"$id": "53",
"id": "5a2a9229-8e6f-4e74-b8a6-4889ff0bb6f2",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-07-08T09:49:15.0833443+02:00",
"last_update": "2026-07-08T09:49:15.0833443+02:00",
"id_user_upd": "aa2b3641-ecd2-4280-9856-966f3e7de06b",
"commited": true,
"mt_rooms_units": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"mt_rooms_units_states_types": [
{
"$id": "54",
"id_room_type": "3208208e-d57c-4612-ac66-3092ceb63093",
"id_room_state": "07f20db6-4bf6-4368-be5c-5b7f2dad15a5",
"id_image": "b1b48257-ca5c-4541-9cda-c7da691d93b7",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-07-08T09:49:15.0833443+02:00",
"last_update": "2026-07-08T09:49:15.0833443+02:00",
"id_user_upd": "90c2418a-1739-4162-9691-2118f95f4827",
"commited": true,
"mt_rooms_units_states": {
"$id": "55",
"id": "a7b96788-bfa8-4512-941c-2fffc6117353",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"color": "sample string 5",
"active": true,
"created_on": "2026-07-08T09:49:15.0833443+02:00",
"last_update": "2026-07-08T09:49:15.0833443+02:00",
"id_user_upd": "fa3e145f-4a7f-4dd8-ad85-d43ffdaa7b48",
"commited": true,
"st_users": {
"$ref": "10"
},
"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": "5"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "54"
}
],
"st_users": {
"$ref": "10"
}
},
"st_users": {
"$ref": "10"
},
"tt_rooms_units_activity": [
{
"$ref": "48"
},
{
"$ref": "48"
}
]
},
"mt_rooms_units_states": {
"$ref": "55"
},
"st_users": {
"$ref": "10"
},
"st_users1": {
"$ref": "10"
},
"tt_doc_sa": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_pos_sesion": {
"$ref": "46"
},
"tt_rooms_list": {
"$ref": "52"
}
},
{
"$ref": "48"
}
],
"st_users": {
"$ref": "10"
},
"st_users1": {
"$ref": "10"
},
"tt_tips": [
{
"$id": "56",
"id": "5d3892fe-6321-4d8b-a335-95ce789cf35c",
"id_pos_sesion": "4f42aaf6-5efc-4478-a06f-8019d77cb24b",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "00be8a0e-8e30-4954-ad7d-582445318658",
"id_room_unit_activity": "0086269a-aa94-4f83-9911-4ebdd94c42da",
"id_doc_sa": "d6959e75-e310-40fd-a7f0-593b49b53166",
"id_pos_type": "1ec82a33-d9a5-4fdd-b77f-3099f5ab2c4b",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "4aa55178-6c4b-4217-b2a6-244e5b6f4102",
"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-08T09:49:15.0833443+02:00",
"last_update": "2026-07-08T09:49:15.0833443+02:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "46"
},
"tt_tips_users": [
{
"$id": "57",
"id_tip": "dbf5a285-5281-4347-86f9-8cf6e08903a4",
"id_user": "8e9e3009-edde-403a-9106-04424d5fe32c",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-07-08T09:49:15.0833443+02:00",
"last_update": "2026-07-08T09:49:15.0833443+02:00",
"commited": true,
"st_users": {
"$ref": "10"
},
"tt_tips": {
"$ref": "56"
}
},
{
"$ref": "57"
}
]
},
{
"$ref": "56"
}
],
"tt_pos_sesion_users": [
{
"$id": "58",
"id_pos_sesion": "b5bbd743-5d2d-41dd-b60d-64868ef89f45",
"id_user": "a95e6466-e51e-4398-b2bc-41d0d2266d1b",
"date_add": "2026-07-08T09:49:15.0833443+02:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-07-08T09:49:15.0833443+02:00",
"last_update": "2026-07-08T09:49:15.0833443+02:00",
"commited": true,
"st_users": {
"$ref": "10"
},
"tt_pos_sesion": {
"$ref": "46"
}
},
{
"$ref": "58"
}
],
"tt_doc_sa": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_cmd_connection": [
{
"$id": "59",
"id": "69db2c0a-2bcc-477d-9c69-6523650a2332",
"id_user": "debd0c4f-ab63-4969-ab72-4a71353fa2b1",
"id_user_profile": "662979ad-46e0-4f1c-8199-3a361c13af37",
"locator": "sample string 4",
"date_end": "2026-07-08T09:49:15.0833443+02:00",
"id_pos_sesion": "67dd2b16-d4e2-4089-bc40-ba3ea6e0136d",
"date_login": "2026-07-08T09:49:15.0833443+02:00",
"date_logout": "2026-07-08T09:49:15.0833443+02:00",
"terminal_id": "sample string 6",
"terminal_type": "sample string 7",
"created_on": "2026-07-08T09:49:15.0833443+02:00",
"last_update": "2026-07-08T09:49:15.0833443+02:00",
"commited": true,
"st_users": {
"$ref": "10"
},
"st_users_profiles": {
"$id": "60",
"id": "a61c2656-e876-4f2e-9968-0b31c6153db3",
"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-08T09:49:15.0833443+02:00",
"last_update": "2026-07-08T09:49:15.0833443+02:00",
"commited": true,
"st_permisions": [
{
"$id": "61",
"id": "3125a680-6dea-4108-b7b9-cc1ae9174882",
"id_function": "8df18679-167d-42b9-8ee9-cc0d8e4727d2",
"id_user": "ccc00a7d-1bae-4e25-8ecd-21dc965f2060",
"id_profile": "6c12abec-47f0-43a1-859f-8ba8eed630cf",
"permission": 3,
"active": true,
"created_on": "2026-07-08T09:49:15.0833443+02:00",
"last_update": "2026-07-08T09:49:15.0833443+02:00",
"commited": true,
"st_users_profiles": {
"$ref": "60"
},
"st_users": {
"$ref": "10"
},
"st_functions": {
"$id": "62",
"id": "e680a389-d3fd-4dec-bfc0-6f41f2852e7e",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "602d1563-9b59-467e-834e-354bdef38034",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "512b35a5-e8e1-4321-bbea-375129eb7a9e",
"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-08T09:49:15.0833443+02:00",
"last_update": "2026-07-08T09:49:15.0833443+02:00",
"commited": true,
"st_functions_groups": {
"$id": "63",
"id": "6879d21e-53fd-4898-a75e-e96fafc1c4b0",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-07-08T09:49:15.0833443+02:00",
"last_update": "2026-07-08T09:49:15.0833443+02:00",
"commited": true,
"st_functions": [
{
"$ref": "62"
},
{
"$ref": "62"
}
]
},
"st_images": {
"$ref": "5"
},
"st_permisions": [
{
"$ref": "61"
},
{
"$ref": "61"
}
]
}
},
{
"$ref": "61"
}
],
"st_users": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"tt_cmd_connection": [
{
"$ref": "59"
},
{
"$ref": "59"
}
]
},
"tt_pos_sesion": {
"$ref": "46"
}
},
{
"$ref": "59"
}
],
"tt_cmd_messages": [
{
"$id": "64",
"id": "d38761f0-643c-4f7d-92a2-78af5e82660a",
"id_user": "0bab3611-d0d8-44ea-925b-6980429b65c6",
"date_add": "2026-07-08T09:49:15.0833443+02:00",
"destiny_type": 4,
"id_key": "91126431-ab2a-4442-909d-e9284c4c20d9",
"message": "sample string 6",
"message_view": true,
"date_view": "2026-07-08T09:49:15.0833443+02:00",
"id_pos_sesion": "6f56154d-b504-4939-95b5-a93f88371b17",
"terminal_add": "sample string 9",
"created_on": "2026-07-08T09:49:15.0833443+02:00",
"last_update": "2026-07-08T09:49:15.0833443+02:00",
"commited": true,
"st_users": {
"$ref": "10"
},
"tt_pos_sesion": {
"$ref": "46"
}
},
{
"$ref": "64"
}
]
}
},
{
"$ref": "45"
}
]
},
"tt_vouchers": {
"$ref": "23"
}
},
{
"$ref": "24"
}
],
"tt_vouchers_permisions": {
"$id": "65",
"id": "ba8b6ab9-0be8-4c15-8f50-9e79ae5a11b3",
"date_from": "2026-07-08T09:49:15.0833443+02:00",
"date_end": "2026-07-08T09:49:15.0833443+02:00",
"date_used": "2026-07-08T09:49:15.0833443+02:00",
"id_employee": "110bc926-f254-45d0-9043-ca3e34ad2d3b",
"id_branch": "c954584e-bff5-4c1c-abd0-c757e837f276",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "9e1c5d13-9ae4-415e-bf9b-bc481a8a3ac8",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-07-08T09:49:15.0833443+02:00",
"last_update": "2026-07-08T09:49:15.0833443+02:00",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_employees": {
"$ref": "2"
},
"st_users": {
"$ref": "10"
},
"tt_vouchers": [
{
"$ref": "23"
},
{
"$ref": "23"
}
]
}
}
},
{
"$ref": "22"
}
],
"tt_vouchers": [
{
"$ref": "23"
},
{
"$ref": "23"
}
]
},
"st_users": {
"$ref": "10"
},
"mt_money_types": {
"$ref": "18"
},
"tt_doc_sa": {
"$ref": "15"
}
},
{
"$ref": "20"
}
],
"tt_doc_sa_pay": [
{
"$ref": "22"
},
{
"$ref": "22"
}
]
},
"mt_payment_types": {
"$ref": "21"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "17"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_doc_num": [
{
"$id": "66",
"id_pos": "759b9f19-831c-4fad-988c-a890c7b953a7",
"id_doc": "ca615dea-4e93-402a-8dcf-77b4003a29d0",
"value": 3,
"created_on": "2026-07-08T09:49:15.0833443+02:00",
"last_update": "2026-07-08T09:49:15.0833443+02:00",
"commited": true,
"mt_docs": {
"$ref": "16"
},
"mt_pos": {
"$ref": "12"
}
},
{
"$ref": "66"
}
],
"tt_doc_sa": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_doc_st": [
{
"$id": "67",
"id": "f001d4ba-d393-4443-aaa5-8c732a3a5f8d",
"id_pos": "af5ceb6f-ec69-4290-9e62-ffa3a1f02203",
"id_doc": "71c1222f-1bb5-4336-88bd-39fb5096fb6f",
"id_branch": "94f6f589-ad36-4527-b4d5-3db505224fc1",
"nro_doc": "sample string 5",
"date_doc": "2026-07-08T09:49:15.0833443+02:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "bdb5cdb9-bad8-4304-8740-21463268db07",
"id_loc_from": "43c40cb1-d50c-423a-b7f4-9876f5955c78",
"id_loc_end": "814d2ba1-08d3-43a5-aa9d-c7c2d70c55fc",
"id_user_add": "0264780b-1a6e-4156-8937-de3f1f969a1d",
"id_user_upd": "1c4c7efa-a38a-4104-843e-1e6c51576958",
"id_pos_sesion": "33dbd59e-f611-4ccc-a407-558162bbddd9",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-07-08T09:49:15.0833443+02:00",
"active": true,
"created_on": "2026-07-08T09:49:15.0833443+02:00",
"last_update": "2026-07-08T09:49:15.0833443+02:00",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_docs": {
"$ref": "16"
},
"mt_locations": {
"$id": "68",
"id": "2bb3c1e1-a066-4a3b-a0c1-2f4cf5f7049b",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "fa8b26e8-e7c4-4c3a-9e85-53d867d7a699",
"active": true,
"created_on": "2026-07-08T09:49:15.0833443+02:00",
"last_update": "2026-07-08T09:49:15.0833443+02:00",
"id_user_upd": "0faa0cff-dcb5-46fd-a418-69eae8ce771d",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"st_users": {
"$ref": "10"
},
"tt_doc_sa": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_doc_sa1": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_doc_st": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"tt_doc_st1": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"tt_stock": [
{
"$id": "69",
"id_location": "b96c335b-5ff4-47a6-961b-5abe1186fec9",
"id_item": "3d24a1d0-8fe9-415d-89a2-5b2029e357c6",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-07-08T09:49:15.0833443+02:00",
"last_update": "2026-07-08T09:49:15.0833443+02:00",
"commited": true,
"mt_items": {
"$ref": "8"
},
"mt_locations": {
"$ref": "68"
}
},
{
"$ref": "69"
}
]
},
"mt_locations1": {
"$ref": "68"
},
"mt_pos": {
"$ref": "12"
},
"st_users": {
"$ref": "10"
},
"st_users1": {
"$ref": "10"
},
"tt_doc_st_det": [
{
"$id": "70",
"id_doc_st": "d94f1466-90d6-4d61-9e2b-bfcd0bc107a1",
"id_line": 2,
"id_item": "255c6fae-7f18-4ab9-8259-ec68c445abbc",
"comment": "sample string 4",
"qty": 5.1,
"status": 1,
"active": true,
"mt_items": {
"$ref": "8"
},
"tt_doc_st": {
"$ref": "67"
}
},
{
"$ref": "70"
}
],
"tt_doc_st1": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"tt_doc_st2": {
"$ref": "67"
}
},
{
"$ref": "67"
}
]
},
"mt_locations": {
"$ref": "68"
},
"mt_locations1": {
"$ref": "68"
},
"mt_pos": {
"$ref": "12"
},
"st_users": {
"$ref": "10"
},
"st_users1": {
"$ref": "10"
},
"tt_cloakrooms_units": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_doc_sa_det": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"tt_doc_sa_pay": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"tt_doc_sa1": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_doc_sa2": {
"$ref": "15"
},
"tt_pos_sesion": {
"$ref": "46"
},
"tt_rooms_units_activity": {
"$ref": "48"
},
"tt_spool_doc_print": [
{
"$id": "71",
"id": "3de665d8-d123-4914-82eb-fb3b4f7e59fe",
"spool_server": "sample string 2",
"id_doc_sa": "4b5dd8b5-475d-4733-a1a5-bf04acad4c03",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-07-08T09:49:15.0833443+02:00",
"printed": true,
"print_on": "2026-07-08T09:49:15.0833443+02:00",
"tt_doc_sa": {
"$ref": "15"
}
},
{
"$ref": "71"
}
]
},
"tt_pos_sesion": {
"$ref": "46"
}
},
{
"$ref": "14"
}
]
},
{
"$ref": "13"
}
],
"mt_items_featured": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_pos_print": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_pos_rooms": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"st_users": {
"$ref": "10"
},
"mt_pos_view": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_prices_list_rules": [
{
"$ref": "41"
},
{
"$ref": "41"
}
],
"mt_prices_rules": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"st_doc_num": [
{
"$ref": "66"
},
{
"$ref": "66"
}
],
"st_pos_license": [
{
"$id": "72",
"id": "68383b6b-56bc-49e0-a00d-b4062ad06f42",
"id_pos": "f80d46a4-b2f9-4b96-b2af-19642c8275e2",
"mac_address": "sample string 3",
"date_end": "2026-07-08T09:49:15.0833443+02:00",
"key_access": "sample string 5",
"id_user_add": "561a3a1d-cad8-4f1f-97f1-b1dd1bececcc",
"active": true,
"created_on": "2026-07-08T09:49:15.0833443+02:00",
"last_update": "2026-07-08T09:49:15.0833443+02:00",
"commited": true,
"mt_pos": {
"$ref": "12"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "72"
}
],
"st_users_pos": [
{
"$id": "73",
"id_user": "22ece492-bcfd-4009-98ea-cb6d9e033a1a",
"id_pos": "1304e2da-7cc1-43c2-a3c0-45740e542b7a",
"pass_required": true,
"active": true,
"created_on": "2026-07-08T09:49:15.0833443+02:00",
"last_update": "2026-07-08T09:49:15.0833443+02:00",
"commited": true,
"mt_pos": {
"$ref": "12"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "73"
}
],
"tt_doc_sa": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_pos_connection": [
{
"$id": "74",
"id": "1b63154d-aacf-41e5-8bec-7b84a3d1c1df",
"id_pos": "82e4f631-1d92-4fd4-90ab-3de57bb2d546",
"date_add": "2026-07-08T09:49:15.0833443+02:00",
"date_upd": "2026-07-08T09:49:15.0833443+02:00",
"date_out": "2026-07-08T09:49:15.0833443+02:00",
"connection_type": "sample string 3",
"connection_speed": 1,
"terminal_name": "sample string 4",
"version": "sample string 5",
"commited": true,
"mt_pos": {
"$ref": "12"
}
},
{
"$ref": "74"
}
],
"tt_pos_sesion": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"mt_branches": {
"$ref": "4"
},
"tt_logs": [
{
"$id": "75",
"id": "50d60e60-6a0a-4a0d-a40f-beb612e5d043",
"id_user_add": "cf9a73de-8e15-41b7-bb7d-ff486cac34ad",
"id_table": "75a718b6-66d5-4fce-a9c9-cb134ac58559",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "fa065221-078b-4043-a10c-589f700cf21f",
"created_on": "2026-07-08T09:49:15.0833443+02:00",
"commited": true,
"mt_pos": {
"$ref": "12"
},
"st_sync_tables": {
"$id": "76",
"id": "a3dd2090-1401-4fbb-85b8-5144a03717fd",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-07-08T09:49:15.0833443+02:00",
"last_update": "2026-07-08T09:49:15.0833443+02:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "77",
"id": "e5fdd75b-5a5f-4943-b447-1e7464e4f649",
"id_sync": "419ecdbe-e947-4831-af49-8951e07d904d",
"json": "sample string 3",
"id_table": "d7aa3005-0505-40a5-b38d-a5669b21b4b7",
"order": 5,
"st_sync_packages": {
"$id": "78",
"id": "d207192a-a559-431d-839a-8cdb79520817",
"id_branch_from": "5d8b9ba4-4c09-4457-8f21-d48afa4e263f",
"id_branch_to": "a9b407bb-1b5f-4696-a063-109236425d5f",
"type": 4,
"created_on": "2026-07-08T09:49:15.0833443+02:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-07-08T09:49:15.0833443+02:00",
"send_on": "2026-07-08T09:49:15.0833443+02:00",
"mt_branches": {
"$ref": "4"
},
"mt_branches1": {
"$ref": "4"
},
"st_sync_packages_det": [
{
"$ref": "77"
},
{
"$ref": "77"
}
]
},
"st_sync_tables": {
"$ref": "76"
}
},
{
"$ref": "77"
}
],
"tt_logs": [
{
"$ref": "75"
},
{
"$ref": "75"
}
]
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "75"
}
],
"st_local_variables": [
{
"$id": "79",
"id": "1e4f11ce-29b6-4070-b4a5-354d578f0034",
"id_pos": "a690d000-4239-4699-b723-fb30b03cb60a",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-07-08T09:49:15.0833443+02:00",
"commited": true,
"mt_pos": {
"$ref": "12"
}
},
{
"$ref": "79"
}
],
"tt_doc_st": [
{
"$ref": "67"
},
{
"$ref": "67"
}
]
},
{
"$ref": "12"
}
],
"st_users": {
"$ref": "10"
}
},
{
"$ref": "11"
}
],
"mt_brands": [
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"mt_categories": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_categories_items": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"mt_cloakrooms": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"mt_docs_payment_money": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"mt_employees": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_employees_profiles": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"mt_items_featured": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_items_sub": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"mt_items_types": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_locations": [
{
"$ref": "68"
},
{
"$ref": "68"
}
],
"mt_money_rates": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"mt_money_types": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"mt_payment_types": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"mt_pos": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"mt_pos_prices_list": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_pos_print": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_pos_rooms": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"mt_pos_types": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_pos_view": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_prices_items": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"mt_prices_list": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"mt_prices_list_rules": [
{
"$ref": "41"
},
{
"$ref": "41"
}
],
"mt_prices_rules": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"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": "29"
},
{
"$ref": "29"
}
],
"mt_units_ref": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"st_images": {
"$ref": "5"
},
"st_images1": {
"$ref": "5"
},
"st_permisions": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"st_pos_license": [
{
"$ref": "72"
},
{
"$ref": "72"
}
],
"st_users_pos": [
{
"$ref": "73"
},
{
"$ref": "73"
}
],
"st_users_token": [
{
"$id": "80",
"id": "770ab68f-fe35-4f2b-9722-26b0751842c1",
"token_id": "sample string 2",
"id_user": "d2854c36-6a67-4ae5-ad01-60413aac94cc",
"date_from": "2026-07-08T09:49:15.0833443+02:00",
"date_end": "2026-07-08T09:49:15.0833443+02:00",
"created_on": "2026-07-08T09:49:15.0833443+02:00",
"st_users": {
"$ref": "10"
}
},
{
"$ref": "80"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_doc_sa_det": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"tt_doc_sa_det1": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"tt_doc_st": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"tt_doc_st1": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"tt_items_customs": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"tt_logs": [
{
"$ref": "75"
},
{
"$ref": "75"
}
],
"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": "81",
"id": "095d1c81-ccbf-4352-91ec-3a7953d2df31",
"id_room_activity": "ee942013-eb4f-497f-a851-5ec8a0eb8d30",
"id_pos_sesion": "798376fe-9d35-4cb4-a3c0-9f6bfe8eb759",
"log_text": "sample string 4",
"id_user": "8eb97a3b-2500-4361-9b09-57aa89326c4c",
"created_on": "2026-07-08T09:49:15.0833443+02:00",
"commited": true,
"st_users": {
"$ref": "10"
}
},
{
"$ref": "81"
}
],
"tt_tips_users": [
{
"$ref": "57"
},
{
"$ref": "57"
}
],
"tt_vouchers_permisions": [
{
"$ref": "65"
},
{
"$ref": "65"
}
],
"tt_vouchers": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"mt_docs": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"tt_pos_sesion_users": [
{
"$ref": "58"
},
{
"$ref": "58"
}
],
"tt_doc_sa": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_doc_sa1": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_items": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"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": "7"
},
{
"$ref": "7"
}
],
"mt_items_featured": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_items_formula": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"mt_units": {
"$ref": "29"
},
"mt_units1": {
"$ref": "29"
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"mt_items_sub": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"mt_prices_rules": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"tt_doc_sa_det_stock": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_doc_st_det": [
{
"$ref": "70"
},
{
"$ref": "70"
}
],
"tt_items_customs": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"tt_stock": [
{
"$ref": "69"
},
{
"$ref": "69"
}
],
"tt_vouchers_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
]
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "7"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"mt_prices_rules": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"tt_vouchers_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
]
},
{
"$ref": "6"
}
],
"mt_employees": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_items": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_items_types": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_money_types": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"mt_payment_types": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"mt_prices_list": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"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": "82",
"id": "5fa9c1fa-29b7-480e-8ef2-f8539692af63",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-07-08T09:49:15.0833443+02:00",
"last_update": "2026-07-08T09:49:15.0833443+02:00",
"commited": true,
"st_images": [
{
"$ref": "5"
},
{
"$ref": "5"
}
]
},
"mt_docs": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"st_users": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"st_users1": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_cloakrooms": [
{
"$ref": "13"
},
{
"$ref": "13"
}
]
},
"st_users": {
"$ref": "10"
},
"mt_branches_zones": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"mt_employees_branches": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"mt_items_featured": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_locations": [
{
"$ref": "68"
},
{
"$ref": "68"
}
],
"mt_periods": [
{
"$id": "83",
"id_branch": "87a19ef4-671c-4494-ab03-8ce3fc6b115b",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-07-08T09:49:15.0833443+02:00",
"date_end": "2026-07-08T09:49:15.0833443+02:00",
"state": "sample string 6",
"created_on": "2026-07-08T09:49:15.0833443+02:00",
"last_update": "2026-07-08T09:49:15.0833443+02:00",
"commited": true,
"mt_branches": {
"$ref": "4"
}
},
{
"$ref": "83"
}
],
"mt_pos": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"mt_prices_list_rules": [
{
"$ref": "41"
},
{
"$ref": "41"
}
],
"mt_prices_rules": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"mt_rooms": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"st_sync_packages": [
{
"$ref": "78"
},
{
"$ref": "78"
}
],
"st_sync_packages1": [
{
"$ref": "78"
},
{
"$ref": "78"
}
],
"tt_doc_sa": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_doc_st": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"tt_vouchers": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"tt_vouchers_permisions": [
{
"$ref": "65"
},
{
"$ref": "65"
}
]
},
"mt_employees": {
"$ref": "2"
}
},
{
"$ref": "3"
}
],
"mt_employees_profiles": {
"$ref": "1"
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"tt_doc_sa_det": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"tt_doc_sa_pay": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"tt_vouchers": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"tt_vouchers_permisions": [
{
"$ref": "65"
},
{
"$ref": "65"
}
],
"tt_rooms_units_activity": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "48"
},
{
"$ref": "48"
}
]
},
{
"$ref": "2"
}
],
"st_users": {
"$ref": "10"
}
}