POST api/Mt_Employees_Profiles
Request Information
URI Parameters
None.
Body Parameters
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. |
Request Formats
application/json, text/json
Sample:
{
"id": "a8114f00-c1ef-469f-aac3-02d07a10d942",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-09-06T06:46:20.9901164+02:00",
"last_update": "2026-09-06T06:46:20.9901164+02:00",
"id_user_upd": "ae3c7167-da2b-4629-aef1-4f921d26306c",
"commited": true,
"mt_employees": [
{
"$id": "2",
"id": "d87b0219-a375-4bd1-87be-d8cb81fe884b",
"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": "d4d5ffe5-09f5-4750-b91a-58d5a8cac386",
"name_pos": "sample string 12",
"id_image": "b64ec4e6-b93f-4d63-b9d1-a52aae8e3e78",
"view_pos": true,
"order": 14,
"color_border": "sample string 15",
"color_button": "sample string 16",
"color_font": "sample string 17",
"active": true,
"created_on": "2026-09-06T06:46:20.9901164+02:00",
"last_update": "2026-09-06T06:46:20.9901164+02:00",
"id_user_upd": "b3c389ca-39eb-4881-aa9a-67bfec4d0bea",
"commited": true,
"mt_employees_branches": [
{
"$id": "3",
"id_employee": "539c6fcf-31ff-47ae-8fa4-d1f44197eb42",
"id_branch": "34ad5b35-3669-4a37-b004-8d3b9601c5dd",
"active": true,
"created_on": "2026-09-06T06:46:20.9901164+02:00",
"last_update": "2026-09-06T06:46:20.9901164+02:00",
"id_user_upd": "ee8c1918-c7ce-4a5f-9524-3877ec1ec426",
"commited": true,
"mt_branches": {
"$id": "4",
"id": "1d609dc0-cf85-42a5-bb80-3a66f9b24b73",
"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": "4ae0d7dd-c6a3-4aee-815a-d061435087ad",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-09-06T06:46:20.9901164+02:00",
"last_update": "2026-09-06T06:46:20.9901164+02:00",
"id_user_upd": "5ed15fac-a1d8-4cfd-a408-8fc2427b9d6a",
"commited": true,
"st_images": {
"$id": "5",
"id": "863c4430-5d10-4371-aa7b-5ca434d57b78",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "45b180de-166f-4ae5-948a-3d00a8191432",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-09-06T06:46:20.9901164+02:00",
"last_update": "2026-09-06T06:46:20.9901164+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"mt_categories": [
{
"$id": "6",
"id": "7d9f6dc9-b1f5-4e1d-aa65-b89feffab5c1",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "8110e729-6ef6-4875-b337-503ec8e5c896",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "8fc1bbdf-68b6-4bc7-96f2-6352ca262f0e",
"view_pos": true,
"order": 8,
"order_sec": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"font_bold": true,
"font_underline": true,
"font_size": 15,
"big_buttons": true,
"active": true,
"created_on": "2026-09-06T06:46:20.9901164+02:00",
"last_update": "2026-09-06T06:46:20.9901164+02:00",
"id_user_upd": "0230cb13-7e17-4580-99bc-6f5892930e44",
"commited": true,
"mt_categories_items": [
{
"$id": "7",
"id_category": "28b6f3c5-80c3-46dc-af5d-18f35732787d",
"id_item": "33474f05-568d-47e1-a61b-d579d2a1d75e",
"is_default": true,
"active": true,
"created_on": "2026-09-06T06:46:20.9901164+02:00",
"last_update": "2026-09-06T06:46:20.9901164+02:00",
"id_user_upd": "dcfb1089-a967-4780-ada4-c036b216f939",
"commited": true,
"mt_categories": {
"$ref": "6"
},
"mt_items": {
"$id": "8",
"id": "fa1425a2-6387-4d58-855e-cc29f7e8f217",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "584388a2-19ea-4401-90c7-69a2c13b54c8",
"id_unit_sec": "6c3d6a45-d209-47c8-a037-7198a97ab698",
"id_brand": "f2c56dce-50b0-403d-8e24-15e7778e363f",
"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": "42942b14-22c5-4d29-bcd0-a7cd03e887a6",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"font_bold": true,
"font_underline": true,
"font_size": 29,
"active": true,
"created_on": "2026-09-06T06:46:20.9901164+02:00",
"last_update": "2026-09-06T06:46:20.9901164+02:00",
"id_user_upd": "cacb35f1-a45c-46bd-aaf1-308d36a8d9d1",
"commited": true,
"mt_brands": {
"$id": "9",
"id": "3ed048a8-8800-4afd-9bac-a303ccb9cae2",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-09-06T06:46:20.9901164+02:00",
"last_update": "2026-09-06T06:46:20.9901164+02:00",
"id_user_upd": "d3a851c0-208b-4559-9c4b-aa77a670e159",
"commited": true,
"mt_items": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"st_users": {
"$id": "10",
"id": "a9728d4b-7129-4dab-8066-bcb359eb572d",
"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": "0b05716b-0828-4198-bb58-c178431cce35",
"view_messages": true,
"id_image_photo": "0377fa88-2cc0-4944-9181-b329b3ef4441",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "973d6bbe-ff5e-4d77-84ba-0d969dd21370",
"view_pos": true,
"order": 15,
"color_border": "sample string 16",
"color_button": "sample string 17",
"color_font": "sample string 18",
"active": true,
"created_on": "2026-09-06T06:46:20.9901164+02:00",
"last_update": "2026-09-06T06:46:20.9901164+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"mt_branches_zones": [
{
"$id": "11",
"id": "86ac7290-fc25-447d-a7bb-e0d752f6b271",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "cccead39-3142-4a3b-bf28-6ba3424df024",
"active": true,
"created_on": "2026-09-06T06:46:20.9901164+02:00",
"last_update": "2026-09-06T06:46:20.9901164+02:00",
"id_user_upd": "71010d15-c7b8-462a-a69d-2d911e10da3d",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_pos": [
{
"$id": "12",
"id": "49f06f38-ec56-4193-b675-bef0d2decdd1",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "0d520712-3c7e-4c55-b224-18043baf2d2c",
"id_zone": "f9ae0a9f-8b82-4acb-aedc-fd8868eb4839",
"user_required": true,
"active": true,
"created_on": "2026-09-06T06:46:20.9901164+02:00",
"last_update": "2026-09-06T06:46:20.9901164+02:00",
"id_user_upd": "745d892d-4928-4dd2-92dc-55cbcd94a6ae",
"commited": true,
"mt_branches_zones": {
"$ref": "11"
},
"mt_cloakrooms": [
{
"$id": "13",
"id": "a85c5f19-bb63-4802-8a77-617d15dbe4f4",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "3504ede6-b0b3-423a-b192-a7e709b95970",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "5413f9ea-ebdd-4c56-86a4-f62063ac3264",
"view_pos": true,
"order": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"active": true,
"created_on": "2026-09-06T06:46:20.9901164+02:00",
"last_update": "2026-09-06T06:46:20.9901164+02:00",
"id_user_upd": "3f01316d-4467-4832-9471-987d6a8d5ca4",
"commited": true,
"mt_pos": {
"$ref": "12"
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"tt_cloakrooms_units": [
{
"$id": "14",
"id": "4ee48adc-aa6e-40fa-ba46-90029b1a3f10",
"id_cloakroom": "0fbf0346-6db0-4906-8c73-78908ad2d5a3",
"id_pos_sesion": "0f567a67-3d25-46d9-891f-4ba57afc82d3",
"unit_id": 4,
"date_open": "2026-09-06T06:46:20.9901164+02:00",
"date_close": "2026-09-06T06:46:20.9901164+02:00",
"id_doc_sa": "d412c662-82d5-468f-ad65-ee2f06d40aaf",
"commited": true,
"mt_cloakrooms": {
"$ref": "13"
},
"tt_doc_sa": {
"$id": "15",
"id": "7f5ebe76-3288-4daa-a1f3-62ceb01a0c6f",
"id_pos": "9c2f8843-e4c6-4440-8cc2-76ea06d034fc",
"id_doc": "c54f8647-99e5-475c-9ea9-02b1a8d47637",
"id_branch": "1a22028f-7bbf-481d-b3d9-89b23ebe4f65",
"nro_doc": "sample string 5",
"date_doc": "2026-09-06T06:46:20.9901164+02:00",
"date_tax": "2026-09-06T06:46:20.9901164+02:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "107191f6-415e-4e70-872a-d31741bc5997",
"id_relationship": "027e05b4-a7d6-44d1-ad70-200b1c18d45d",
"id_loc_from": "95d778f7-58df-4dc1-9f13-b56f067c31fd",
"id_loc_end": "7d143363-8d25-40c5-8488-0d4e25f302b8",
"id_user_add": "0e4cbf83-b2f7-4aaa-a6e8-c9d0118c4e3a",
"id_user_upd": "ef7c5698-6f3e-405b-b97e-a8fb32d1a710",
"comment": "sample string 12",
"id_pos_sesion": "14dc8845-090e-4cef-9db5-0d95ed32374e",
"id_room_unit": "2b978fb6-7635-40a4-8bbc-3d2acf019eba",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "67e2d41b-a2bf-4521-b741-70b9923abede",
"p_dis": 15.1,
"p_chr": 16.1,
"amt_net": 17.1,
"amt_tax": 18.1,
"amt_dis": 19.1,
"amt_chr": 20.1,
"amt_tot": 21.1,
"active": true,
"created_on": "2026-09-06T06:46:20.9901164+02:00",
"last_update": "2026-09-06T06:46:20.9901164+02:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "4"
},
"mt_docs": {
"$id": "16",
"id": "d985e708-e939-45cb-a824-05d919ac1e57",
"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": "6e9f6572-9dcc-4ad1-b93e-c2cc7d1bfebc",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"active": true,
"created_on": "2026-09-06T06:46:20.9901164+02:00",
"last_update": "2026-09-06T06:46:20.9901164+02:00",
"id_user_upd": "dd2200ee-3e7e-4a59-9b22-477c4a52aa44",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "17",
"id_doc": "63b8ec8a-8b84-4265-8a4d-913bc7bee689",
"id_pay": "82d0108d-0bba-44ae-9e82-ae6c3e2aa885",
"id_money": "18512691-243a-48bc-8cac-6f7c0767718c",
"active": true,
"created_on": "2026-09-06T06:46:20.9901164+02:00",
"last_update": "2026-09-06T06:46:20.9901164+02:00",
"id_user_upd": "17626dfa-6005-4092-8fe3-5393b2d61eed",
"commited": true,
"mt_docs": {
"$ref": "16"
},
"mt_money_types": {
"$id": "18",
"id": "6f4a2a26-91b3-42ce-a74a-e91ab70bd892",
"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": "738049a4-dcc0-49ed-bfd8-e0c8e8f666e4",
"view_pos": true,
"order": 8,
"color_border": "sample string 9",
"color_button": "sample string 10",
"color_font": "sample string 11",
"active": true,
"created_on": "2026-09-06T06:46:20.9901164+02:00",
"last_update": "2026-09-06T06:46:20.9901164+02:00",
"id_user_upd": "3b0edd24-9c48-4249-b99c-cee7dea989ca",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"mt_money_rates": [
{
"$id": "19",
"id_money_1": "551e96cb-f7e8-472c-adcf-8419041ea3f1",
"id_money_2": "9b85bdb6-a2c2-4e9b-8a92-049b23aeb05c",
"date_from": "2026-09-06T06:46:20.9901164+02:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-09-06T06:46:20.9901164+02:00",
"last_update": "2026-09-06T06:46:20.9901164+02:00",
"id_user_upd": "d5edd8f5-d9c2-4b0f-a012-ec67d1dd307c",
"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": "a613624b-80bd-4a23-8db4-d8dd57f34092",
"id_pay": "fca4ba55-e0f7-452e-b59a-26fd07790bcd",
"id_money": "1c0d629a-b9a6-4d70-a65f-58013b908f43",
"date_cashflow": "2026-09-06T06:46:20.9901164+02:00",
"coefficient": 5.1,
"id_user_add": "27e7ad62-448a-4bf3-a5c2-0f0333383f8a",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "21",
"id": "b496f926-91f4-41f3-b8dd-e098c1c948f3",
"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": "f4b2e1e4-59f2-4dea-9769-be5b7d126ad9",
"view_pos": true,
"order": 13,
"color_border": "sample string 14",
"color_button": "sample string 15",
"color_font": "sample string 16",
"active": true,
"created_on": "2026-09-06T06:46:20.9901164+02:00",
"last_update": "2026-09-06T06:46:20.9901164+02:00",
"id_user_upd": "54d4d04f-70f4-4074-b062-83933d3723d1",
"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": "ef820b12-6575-46d5-acc4-93fcb460a8c0",
"id_line": 2,
"id_pay": "284788bb-c969-427f-aa8e-b0ea011c106d",
"id_money": "ebb43ecf-63a3-46a8-be2c-8181c21e97e2",
"coefficient": 5.1,
"id_voucher": "54eace4b-2d5d-4a59-8332-d623a67e2f0a",
"id_employee": "1c707b00-779a-44de-a949-7631deb7705c",
"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": "48cad45b-3a7a-40dd-a1cc-46dbea2cc420",
"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": "2dd338ed-ca32-4330-a2f8-134e5c506e83",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-09-06T06:46:20.9901164+02:00",
"date_end": "2026-09-06T06:46:20.9901164+02:00",
"date_used": "2026-09-06T06:46:20.9901164+02:00",
"date_sesion": "2026-09-06T06:46:20.9901164+02:00",
"id_employee": "e2a2135e-35af-4a40-80ef-489d193442ee",
"id_branch": "814f8889-a924-48f2-bad0-ffa26080eb1d",
"id_voucher_permision": "95f99885-cd26-40fb-897c-c1de540b534d",
"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": "f45dbe4e-aa66-426f-89b9-ec7171556ba6",
"id_user_add": "25f4de35-79ae-4894-9e87-14d186e33757",
"id_doc_sa": "de1bdccd-022f-4860-b181-f1b303e2058e",
"id_item_sub": "a2b662de-6c72-4ca4-bd6d-33239be50d1c",
"id_pos_sesion": "280017ca-8a47-4a69-8f3a-865a1e5c0513",
"is_authorized": true,
"is_automatic": true,
"print_in_branch": true,
"printed": true,
"is_entry": true,
"is_consume": true,
"is_used_entry": true,
"is_used_consume": true,
"is_close": true,
"active": true,
"created_on": "2026-09-06T06:46:20.9901164+02:00",
"last_update": "2026-09-06T06:46:20.9901164+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": "e55dc3a6-a0b6-4815-b30c-1c0d44bed1f9",
"id_line": "62d62c35-81dc-4d60-af64-ed9a43e160b0",
"id_category": "8060d699-e1ff-4452-94c3-38f383c4f016",
"id_item": "bccef563-3405-4f01-9fe0-5a947267ce7f",
"id_item_type": "6ef17c21-e520-4364-b8c7-6200afd6b14e",
"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": "4f1a956e-306e-46f4-9d82-85789e50db8f",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "06c8968d-665f-4eb6-954f-75933a2e4658",
"view_pos": true,
"order": 7,
"color_border": "sample string 8",
"color_button": "sample string 9",
"color_font": "sample string 10",
"font_bold": true,
"font_underline": true,
"font_size": 13,
"active": true,
"created_on": "2026-09-06T06:46:20.9901164+02:00",
"last_update": "2026-09-06T06:46:20.9901164+02:00",
"id_user_upd": "f4748b38-714a-4457-909c-906f61b29a1b",
"commited": true,
"tt_vouchers_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"mt_items_sub": [
{
"$id": "26",
"id": "52996c7f-f1bb-4352-aad9-6f731ae908a8",
"id_item": "23e4ff9f-4a4d-4b45-8507-c2020bdcbab9",
"id_item_type": "6ed8049c-c271-4048-bf4f-2dc4151841e2",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "962fa2a0-ccf0-4f92-b2c9-49661da21366",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-09-06T06:46:20.9901164+02:00",
"last_update": "2026-09-06T06:46:20.9901164+02:00",
"id_user_upd": "c4253802-819f-468f-8dfd-d0b5214a7d0c",
"commited": true,
"mt_items": {
"$ref": "8"
},
"mt_items_formula": [
{
"$id": "27",
"id_item_sub": "8850b524-3dee-498c-a0bf-e07905b63632",
"id_item": "458e29af-379b-4f56-a128-010e45e872f8",
"group_id": 3,
"id_unit_ref": "3665767f-7bfb-4841-b3a5-206001adf2b5",
"qty_dis": 5,
"mt_items": {
"$ref": "8"
},
"mt_items_sub": {
"$ref": "26"
},
"mt_units_ref": {
"$id": "28",
"id": "7eceb55c-edd7-4ed3-9f53-8958c4d57613",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "2544ba08-c5ee-4f38-a67c-cb4d78513a18",
"active": true,
"created_on": "2026-09-06T06:46:20.9901164+02:00",
"last_update": "2026-09-06T06:46:20.9901164+02:00",
"id_user_upd": "6a0899ac-8639-4fe9-9471-b2e263a9723d",
"commited": true,
"mt_units": {
"$id": "29",
"id": "af5129cb-a3fa-41d8-8339-96fba8abdd9a",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-09-06T06:46:20.9901164+02:00",
"last_update": "2026-09-06T06:46:20.9901164+02:00",
"id_user_upd": "1a196a14-0c43-4d33-a617-c7c8cf33a80e",
"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": "09cc4959-b64e-48db-bdf7-908d1709ad30",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "33e0fec8-e9b6-4bbb-ae6f-cde84ffc069d",
"id_doc_print": "6402efaa-a9da-4635-a124-f7baada5ea35",
"hour_end": "00:00:00.1234567",
"price_item_sub": true,
"define_validity": true,
"price_ref": true,
"price_min": 11.1,
"supply_apply": 12,
"active": true,
"created_on": "2026-09-06T06:46:20.9901164+02:00",
"last_update": "2026-09-06T06:46:20.9901164+02:00",
"commited": true,
"mt_items_sub": [
{
"$ref": "26"
},
{
"$ref": "26"
}
]
},
"st_users": {
"$ref": "10"
},
"mt_prices_items": [
{
"$id": "31",
"id_list": "c554ab89-dc8d-4e47-976a-62cff296f627",
"id_item_sub": "12b16668-fcc5-4a15-8487-da46a51e14c4",
"validity_date": "2026-09-06T06:46:20.9901164+02:00",
"price": 4.1,
"active": true,
"created_on": "2026-09-06T06:46:20.9901164+02:00",
"last_update": "2026-09-06T06:46:20.9901164+02:00",
"id_user_upd": "5ea24603-5ee1-4b2b-a81a-3d1e39a235b3",
"commited": true,
"mt_items_sub": {
"$ref": "26"
},
"mt_prices_list": {
"$id": "32",
"id": "50a2707d-7e3a-48f2-9ab7-040c144fa074",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "134e834e-3c33-4a03-a848-2ab4867b968f",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "3f35296b-ec0a-4960-b208-e06f3eee245f",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"active": true,
"created_on": "2026-09-06T06:46:20.9901164+02:00",
"last_update": "2026-09-06T06:46:20.9901164+02:00",
"id_user_upd": "fbcf6311-fe1f-413c-9239-80fb857aa444",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "33",
"id_pos": "77aedd61-b5d7-41a8-b060-256375ab87fb",
"id_pos_type": "9a9ef997-208b-40cd-912a-0c1db62a3632",
"id_price_list": "ff2e1f63-a005-453a-85e9-16d012a34626",
"is_default": true,
"view_mon": true,
"view_tue": true,
"view_wed": true,
"view_thu": true,
"view_fri": true,
"view_sat": true,
"view_sun": true,
"active": true,
"created_on": "2026-09-06T06:46:20.9901164+02:00",
"last_update": "2026-09-06T06:46:20.9901164+02:00",
"id_user_upd": "12732a87-7467-45bc-8377-4ff8801161bc",
"commited": true,
"mt_pos_view": {
"$id": "34",
"id_pos": "c0d9fec2-d6c6-4243-a1a6-60d6d01b7ebf",
"id_pos_type": "6fecdb5e-19ed-41db-9da9-1d5d9bd86575",
"is_default": true,
"active": true,
"created_on": "2026-09-06T06:46:20.9901164+02:00",
"last_update": "2026-09-06T06:46:20.9901164+02:00",
"id_user_upd": "e896b602-e9f6-4acb-9310-2444200897fe",
"commited": true,
"mt_pos": {
"$ref": "12"
},
"mt_pos_prices_list": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_pos_types": {
"$id": "35",
"id": "01981286-1b05-4575-a85e-006f28358955",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-09-06T06:46:20.9901164+02:00",
"last_update": "2026-09-06T06:46:20.9901164+02:00",
"id_user_upd": "b4f86c9f-0e9a-489d-b6f9-3a19bdbb6e5e",
"commited": true,
"mt_items_featured": [
{
"$id": "36",
"id": "10f6a9b4-9ae5-48c7-a2cf-91ac7ebc099b",
"id_branch": "b63300a5-97b9-46e6-8e74-b2da939ea7bc",
"id_pos_type": "6034b5b3-9ddd-4649-a750-4c5bfa493553",
"id_pos": "a518f7b0-d376-4b45-afcb-317fdf88eb8d",
"id_item": "1545b672-7ce8-4a9a-94b5-32c20b7b5f8f",
"date_from": "2026-09-06T06:46:20.9901164+02:00",
"date_end": "2026-09-06T06:46:20.9901164+02:00",
"image_id": 4,
"active": true,
"created_on": "2026-09-06T06:46:20.9901164+02:00",
"last_update": "2026-09-06T06:46:20.9901164+02:00",
"id_user_upd": "d58a9641-8b3e-4893-aaed-e6d60149b6f1",
"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": "34f37bf1-2644-4794-8fca-2f067b916648",
"id_doc": "792071a8-cbd2-4d2f-b29e-88a87b9eb6f2",
"id_pos_type": "c52d183b-2021-4c8d-a038-ecf9c9e125ea",
"id_doc_print": "7d997408-f5e6-433b-90e9-fa2624ec5313",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-09-06T06:46:20.9901164+02:00",
"last_update": "2026-09-06T06:46:20.9901164+02:00",
"id_user_upd": "ce44a1ab-ec20-4392-9943-d898d2d34869",
"commited": true,
"mt_docs": {
"$ref": "16"
},
"mt_pos_print": {
"$id": "38",
"id": "666f309e-1c08-4295-b9dc-a253c6bf3eed",
"id_pos": "36d0ca9b-d23d-42bd-b8b7-e324251d95b3",
"id_mask": "sample string 3",
"name": "sample string 4",
"mode_print": 5,
"port": "sample string 6",
"baud_rate": 1,
"data_bits": 1,
"stop_bit": 1,
"flow_control": 1,
"parity": 1,
"pin_cashdrawer": 1,
"ip_printer": "sample string 7",
"port_ip": 1,
"printer_name": "sample string 8",
"active": true,
"created_on": "2026-09-06T06:46:20.9901164+02:00",
"last_update": "2026-09-06T06:46:20.9901164+02:00",
"id_user_upd": "140f133d-88a5-4c79-9013-dc3303bebe8e",
"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": "d48ab1bc-a836-4911-b6a8-31990ce9118a",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high_row": 5,
"high_doc": 6,
"with_doc": 7,
"to_file": true,
"active": true,
"created_on": "2026-09-06T06:46:20.9901164+02:00",
"last_update": "2026-09-06T06:46:20.9901164+02:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_doc_print_det": [
{
"$id": "40",
"id_doc_print": "40201502-a2e3-42da-bde9-3282b9340437",
"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": "eff20321-4e32-48cf-8891-ffb1319dda3e",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-09-06T06:46:20.9901164+02:00",
"date_end": "2026-09-06T06:46:20.9901164+02:00",
"id_branch": "91822685-753e-4d7a-88ba-ddb7baa9896e",
"id_pos": "4d043899-bc4f-474e-a349-1fababaa5600",
"id_list": "840f670a-fe3d-428d-9640-e278d282494f",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-09-06T06:46:20.9901164+02:00",
"last_update": "2026-09-06T06:46:20.9901164+02:00",
"id_user_upd": "132a4502-e976-491c-bdc0-20f3072b2d94",
"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": "b87db778-2527-43c5-b40d-5ea95a4bc822",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-09-06T06:46:20.9901164+02:00",
"date_end": "2026-09-06T06:46:20.9901164+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": "86e61f1f-3633-4177-8d5b-78b8ba8dd8a6",
"id_pos": "2a7dbd6f-da9b-4608-93a9-eacffbe384c0",
"id_list": "0633a4e4-4412-4d98-afc9-0e0fa8882ce7",
"id_item": "35505236-5940-4b46-802d-3d6fad74eae7",
"id_item_type": "512a0ecf-be14-478f-8871-a73c2cf40fa1",
"id_category": "46400836-0ef6-4f3d-acc4-5be52aceb0a2",
"by_day_week": true,
"use_mon": true,
"use_tue": true,
"use_wed": true,
"use_thu": true,
"use_fri": true,
"use_sat": true,
"use_sun": true,
"use_hour_ini": "00:00:00.1234567",
"use_hour_end": "00:00:00.1234567",
"active": true,
"created_on": "2026-09-06T06:46:20.9901164+02:00",
"last_update": "2026-09-06T06:46:20.9901164+02:00",
"id_user_upd": "9308f7cf-5676-4441-b372-bd9510f069b9",
"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": "26d181e1-dea0-4587-bc17-9c4ffcf97814",
"id_line": 2,
"id_item_sub": "644c473c-aa70-47ea-b048-53e1808bf351",
"qty": 4.1,
"id_list": "a46c596f-bde6-4d49-aac3-2bfa287b0891",
"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": "58504bc7-0446-4411-a3ef-a049a880e1e0",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "a3f27560-5a0c-4c1f-8691-c86b55fc79b7",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "4956b8d3-d3d7-4fff-8a9f-8921366abbcd",
"id_user_upd": "77170d3d-af89-491e-8d18-682116a94a16",
"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": "27913cf9-d785-4942-9a3f-f68c759241c5",
"id_line": 2,
"id_item": "cc35b106-1e27-4179-a582-743340136a51",
"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": "3ea830d4-5d33-4844-9695-0904f00e81f5",
"order_id": 2,
"id_item": "9394a580-bc0d-4419-b29a-d92c17469d03",
"id_item_type": "d71d840d-aa12-46e8-b201-ef08fa58f0ee",
"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": "1eeca1ef-9627-41d7-b0f9-143f72475a20",
"type_item": 11,
"id_voucher_json": "e8930fcc-8308-4a57-8d84-da269d01607b",
"count_voucher": 1,
"id_category": "ea752cf0-979e-4679-88bf-e11153569308",
"created_on": "2026-09-06T06:46:20.9901164+02:00",
"last_update": "2026-09-06T06:46:20.9901164+02:00",
"id_user_upd": "832537bf-e476-474c-81e1-964bb12559a8",
"commited": true,
"mt_items": {
"$ref": "8"
},
"mt_items_types": {
"$ref": "25"
},
"st_users": {
"$ref": "10"
},
"tt_pos_sesion": {
"$id": "46",
"id": "e8b1d9a3-c506-4cb6-a9b1-bf9ca64f0fd2",
"nro_sesion": 2,
"id_pos": "6871b78b-ac21-42de-b4b0-9825620cb6e2",
"date_tax": "2026-09-06T06:46:20.9901164+02:00",
"date_open": "2026-09-06T06:46:20.9901164+02:00",
"date_close": "2026-09-06T06:46:20.9901164+02:00",
"id_user_open": "27b6932f-e5ad-4a7c-a73b-d3d12589d229",
"id_user_close": "fc703538-2a12-4a42-b34a-aa6cbcb41ede",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2026-09-06T06:46:20.9901164+02:00",
"last_update": "2026-09-06T06:46:20.9901164+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": "fe4367e7-102a-4acf-b6e3-c265931f260a",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "95fb6e4f-b79a-42fd-8c9f-5d2fdc0cd210",
"type_pay": 5,
"module": "sample string 6",
"process": true,
"json_cloackrooms": "sample string 8",
"multi_select": 9,
"terminal_name": "sample string 10",
"created_on": "2026-09-06T06:46:20.9901164+02:00",
"tt_pos_sesion": {
"$ref": "46"
}
},
{
"$ref": "47"
}
],
"tt_rooms_units_activity": [
{
"$id": "48",
"id": "f924fc13-12c7-40bb-ae75-b709e51bd0b5",
"id_room_unit": "1858e3f9-0894-4fed-aaec-5d567aa55a37",
"id_room_list": "aafd0dd0-0787-43c4-9cd3-57ae75f63655",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-09-06T06:46:20.9901164+02:00",
"date_from": "2026-09-06T06:46:20.9901164+02:00",
"date_end": "2026-09-06T06:46:20.9901164+02:00",
"date_open": "2026-09-06T06:46:20.9901164+02:00",
"date_close": "2026-09-06T06:46:20.9901164+02:00",
"id_employee": "a21cf2ac-7231-4d67-871a-1b21f15aba32",
"id_employee_sec": "baabc803-4128-46fa-8db8-444d3ea18eb2",
"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": "6f7610de-b49c-4406-a081-8b088e177fb7",
"comment": "sample string 7",
"id_user_open": "d8d128f3-60b0-4413-b975-8341e52c91a5",
"id_user_close": "65c816de-cadf-4c80-b11d-dc70d129240c",
"id_unit_state": "d49f950c-7e6b-4b79-92a7-6fa58cd35163",
"id_pos_sesion": "a5e243f7-4570-4bef-a02c-a6d345a6c9f7",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-09-06T06:46:20.9901164+02:00",
"active": true,
"created_on": "2026-09-06T06:46:20.9901164+02:00",
"last_update": "2026-09-06T06:46:20.9901164+02:00",
"commited": true,
"mt_employees": {
"$ref": "2"
},
"mt_employees1": {
"$ref": "2"
},
"mt_rooms_units": {
"$id": "49",
"id": "25bc2970-e78d-4e16-a6ab-253afd13ec54",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "fe06d7d7-b658-4372-8e4c-cd9fb9002dc3",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "36245b95-0f8a-4867-98f9-e5f079774e30",
"locked": true,
"date_locked": "2026-09-06T06:46:20.9901164+02:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-09-06T06:46:20.9901164+02:00",
"last_update": "2026-09-06T06:46:20.9901164+02:00",
"id_user_upd": "c3f93979-c133-4b93-bfdf-b948f4b02b6c",
"commited": true,
"mt_rooms": {
"$id": "50",
"id": "232bd6a5-de8d-4dd4-929a-7a158c01bdf8",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "c5e3f73f-ddb6-4ec1-9eee-f4536b8aa1e3",
"name_pos": "sample string 6",
"id_image": "4d740b52-9404-4c5e-bcb1-4723a5e7fc30",
"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": "90b18cea-bcf0-4441-b000-df080f2e8078",
"refresh_status": true,
"active": true,
"created_on": "2026-09-06T06:46:20.9901164+02:00",
"last_update": "2026-09-06T06:46:20.9901164+02:00",
"id_user_upd": "a119d23d-e8aa-4543-aaec-a0b3dd842654",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_pos_rooms": [
{
"$id": "51",
"id_pos": "65174451-8f84-413c-bb5c-aee74c409e6e",
"id_room": "76f6af02-d218-4033-a526-512721627fde",
"active": true,
"created_on": "2026-09-06T06:46:20.9901164+02:00",
"last_update": "2026-09-06T06:46:20.9901164+02:00",
"id_user_upd": "161ca0a4-b8c4-41f3-9a1f-609a583d8873",
"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": "b0f848a1-67d1-4b9d-bc56-86aa1933cb7a",
"id_room": "b412bdbd-a3d6-4c85-b3a8-49c8809d403f",
"date_in": "2026-09-06T06:46:20.9901164+02:00",
"date_out": "2026-09-06T06:46:20.9901164+02:00",
"id_user_add": "0ff1becd-dda5-4ec7-921c-9b0c02378d51",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-09-06T06:46:20.9901164+02:00",
"last_update": "2026-09-06T06:46:20.9901164+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": "2b077880-956a-4f55-a342-2da7e5e455bb",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-09-06T06:46:20.9901164+02:00",
"last_update": "2026-09-06T06:46:20.9901164+02:00",
"id_user_upd": "4e3fb8a3-6a5b-4182-9864-3101ce1ab5fa",
"commited": true,
"mt_rooms_units": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"mt_rooms_units_states_types": [
{
"$id": "54",
"id_room_type": "a9271db4-594e-4879-86c7-a45b49efb872",
"id_room_state": "5dca2079-f340-4291-b801-cb7d581e79f9",
"id_image": "21c602a5-e7b2-4265-bd7d-8b3c292ed9f9",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-09-06T06:46:20.9901164+02:00",
"last_update": "2026-09-06T06:46:20.9901164+02:00",
"id_user_upd": "c171acb6-62b8-47fd-84c7-c18ac32d00fd",
"commited": true,
"mt_rooms_units_states": {
"$id": "55",
"id": "efba8d71-12ed-49a9-8e04-0a2020ac096d",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"color": "sample string 5",
"active": true,
"created_on": "2026-09-06T06:46:20.9901164+02:00",
"last_update": "2026-09-06T06:46:20.9901164+02:00",
"id_user_upd": "0e52109c-d841-4d79-8070-f66494e83c41",
"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": "5b0c4387-1cd8-4b8e-bed4-717775211bdf",
"id_pos_sesion": "6348a8a4-85ff-4744-82d2-1dc7092c4dab",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "2a3ab4b7-bd30-4eef-b7c3-8db65685eef3",
"id_room_unit_activity": "f536f390-ed63-44da-9383-8682ffc24348",
"id_doc_sa": "9fe83856-063a-492c-bd12-60aa52897113",
"id_pos_type": "af0a5278-9bfd-4942-aa94-cd3f41748b6e",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "c2d5db14-82ed-4802-8a99-cb6df19ae637",
"coupon_id": "sample string 7",
"terminal_id": "sample string 8",
"card_name": "sample string 9",
"card_bank": "sample string 10",
"card_number": "sample string 11",
"client_name": "sample string 12",
"money_type": "sample string 13",
"merchant_id": "sample string 14",
"aid": "sample string 15",
"auth_num": "sample string 16",
"authorization": true,
"signature": true,
"contactless": true,
"date_hour_pay": "sample string 17",
"terminal_name": "sample string 18",
"active": true,
"created_on": "2026-09-06T06:46:20.9901164+02:00",
"last_update": "2026-09-06T06:46:20.9901164+02:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "46"
},
"tt_tips_users": [
{
"$id": "57",
"id_tip": "3df0af59-c656-42ff-96e5-006206a2e2e6",
"id_user": "c6c447dd-337b-4c4f-83c5-09b8d2dfca43",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-09-06T06:46:20.9901164+02:00",
"last_update": "2026-09-06T06:46:20.9901164+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": "5ef51f08-c9a4-4507-bc58-a4f28d3df26f",
"id_user": "7338c839-a426-48c2-b148-cae46c58aa8a",
"date_add": "2026-09-06T06:46:20.9901164+02:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-09-06T06:46:20.9901164+02:00",
"last_update": "2026-09-06T06:46:20.9901164+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": "9951de53-229d-4d15-a4b1-911e93411093",
"id_user": "a28bce92-5640-4878-bbab-b548a2e85636",
"id_user_profile": "8c5dbaea-8767-4ed7-b43e-6dc9add4aa43",
"locator": "sample string 4",
"date_end": "2026-09-06T06:46:20.9901164+02:00",
"id_pos_sesion": "fbabfeb3-1e4c-4391-986a-479d57c90c3f",
"date_login": "2026-09-06T06:46:20.9901164+02:00",
"date_logout": "2026-09-06T06:46:20.9901164+02:00",
"terminal_id": "sample string 6",
"terminal_type": "sample string 7",
"created_on": "2026-09-06T06:46:20.9901164+02:00",
"last_update": "2026-09-06T06:46:20.9901164+02:00",
"commited": true,
"st_users": {
"$ref": "10"
},
"st_users_profiles": {
"$id": "60",
"id": "7f2c060b-3239-43a1-b69b-96c9eb6e7132",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"is_pass_required": true,
"is_admin": true,
"level_id": 7,
"order_1": 8,
"order_2": 9,
"order_3": 10,
"order_4": 11,
"is_tips": true,
"is_view_all": true,
"active": true,
"created_on": "2026-09-06T06:46:20.9901164+02:00",
"last_update": "2026-09-06T06:46:20.9901164+02:00",
"commited": true,
"st_permisions": [
{
"$id": "61",
"id": "7ade7e4c-b0bf-4178-95d8-dd4b0b0063f2",
"id_function": "3e634122-136e-4bf4-ae44-35fbc7e85668",
"id_user": "316f40ac-1089-4a40-b581-2e0fa0269c44",
"id_profile": "f35809ab-d95a-4a80-9097-274e93f53391",
"permission": 3,
"active": true,
"created_on": "2026-09-06T06:46:20.9901164+02:00",
"last_update": "2026-09-06T06:46:20.9901164+02:00",
"commited": true,
"st_users_profiles": {
"$ref": "60"
},
"st_users": {
"$ref": "10"
},
"st_functions": {
"$id": "62",
"id": "7b4af371-4a95-4b3b-8211-0901ef309d12",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "cc0b223b-1c2d-4373-a557-44ea9af9399b",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "80be1fc6-f8d8-4ecc-bc04-98692e0b4981",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"font_bold": true,
"font_underline": true,
"font_size": 16,
"active": true,
"created_on": "2026-09-06T06:46:20.9901164+02:00",
"last_update": "2026-09-06T06:46:20.9901164+02:00",
"commited": true,
"st_functions_groups": {
"$id": "63",
"id": "fb097eea-cd2c-4b8e-9432-66ae53e802ab",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-09-06T06:46:20.9901164+02:00",
"last_update": "2026-09-06T06:46:20.9901164+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": "88e2bd13-b95b-4105-8db1-9f49063331c6",
"id_user": "58d079dd-3ee0-4cd7-8c2a-64ad52c9db4e",
"date_add": "2026-09-06T06:46:20.9901164+02:00",
"destiny_type": 4,
"id_key": "c4c7db78-9970-40bd-91c9-918d71e17947",
"message": "sample string 6",
"message_view": true,
"date_view": "2026-09-06T06:46:20.9901164+02:00",
"id_pos_sesion": "fccfd0d5-d94e-4911-b4e1-2ed188ea7d41",
"terminal_add": "sample string 9",
"created_on": "2026-09-06T06:46:20.9901164+02:00",
"last_update": "2026-09-06T06:46:20.9901164+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": "74f999df-d898-440e-a15c-fa8e2639feb8",
"date_from": "2026-09-06T06:46:20.9901164+02:00",
"date_end": "2026-09-06T06:46:20.9901164+02:00",
"date_used": "2026-09-06T06:46:20.9901164+02:00",
"id_employee": "8b93aa97-efe5-45a5-8a1d-1b8d9169e092",
"id_branch": "61425126-b10c-4c4a-9f0a-d00a4b63e22b",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "1c91144a-7e28-40d0-874b-b826ed8d4778",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-09-06T06:46:20.9901164+02:00",
"last_update": "2026-09-06T06:46:20.9901164+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": "6286ad58-f836-4488-9144-d5a54bb50f0b",
"id_doc": "e265384f-cf57-40cd-bc47-b62a64ea80dc",
"value": 3,
"created_on": "2026-09-06T06:46:20.9901164+02:00",
"last_update": "2026-09-06T06:46:20.9901164+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": "348c029d-2f30-4d58-a352-8f39b0920cff",
"id_pos": "69770773-3a3f-48de-b309-dc89a4127868",
"id_doc": "a74e45b9-a401-4097-977d-7b90d21ceb4d",
"id_branch": "b1e48d19-aa6f-4c26-b4e5-b76ccd86c64f",
"nro_doc": "sample string 5",
"date_doc": "2026-09-06T06:46:20.9901164+02:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "1b6331c4-b809-4c7e-ba76-79a71d01e306",
"id_loc_from": "29bcbb95-1384-4428-98e2-4e668ffad88a",
"id_loc_end": "7026e188-d01a-44a4-969a-c7b909bfb63c",
"id_user_add": "9a878a9c-4c93-4641-b8bd-46b002c5bcc0",
"id_user_upd": "6a86d699-854a-4c6a-8a63-10150e65a7ca",
"id_pos_sesion": "95336fcc-59ad-4514-ad69-506a28fbe4fd",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-09-06T06:46:20.9901164+02:00",
"active": true,
"created_on": "2026-09-06T06:46:20.9901164+02:00",
"last_update": "2026-09-06T06:46:20.9901164+02:00",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_docs": {
"$ref": "16"
},
"mt_locations": {
"$id": "68",
"id": "24a74318-3f20-4f95-88da-24a6d7de0af1",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "a0e2f648-6bdd-4def-8d6d-d079946ee2e6",
"active": true,
"created_on": "2026-09-06T06:46:20.9901164+02:00",
"last_update": "2026-09-06T06:46:20.9901164+02:00",
"id_user_upd": "9f96af2b-f5b7-47bb-a2fa-e90deb020e5e",
"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": "523cea39-3e7e-4b96-87bd-731e4efc8f2a",
"id_item": "f0a00ee2-6249-42d7-97df-87b99c52a186",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-09-06T06:46:20.9901164+02:00",
"last_update": "2026-09-06T06:46:20.9901164+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": "b6e52b6a-5dcb-4d79-9a37-f370bf4ae8f7",
"id_line": 2,
"id_item": "6c0ac9af-c1b5-4c04-a20d-d3eab5b3c805",
"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": "21cb5adc-84d6-4c3e-965a-078f4b61bb54",
"spool_server": "sample string 2",
"id_doc_sa": "75928242-da15-41df-ade1-fe54659e6838",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-09-06T06:46:20.9901164+02:00",
"printed": true,
"print_on": "2026-09-06T06:46:20.9901164+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": "0941e513-db8e-4dc1-b65c-2431333ab465",
"id_pos": "f0c94e54-5b80-448d-985f-b9bcc272c756",
"mac_address": "sample string 3",
"date_end": "2026-09-06T06:46:20.9901164+02:00",
"key_access": "sample string 5",
"id_user_add": "14006bb9-f94e-45ce-85ca-e36116909f8e",
"active": true,
"created_on": "2026-09-06T06:46:20.9901164+02:00",
"last_update": "2026-09-06T06:46:20.9901164+02:00",
"commited": true,
"mt_pos": {
"$ref": "12"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "72"
}
],
"st_users_pos": [
{
"$id": "73",
"id_user": "3aa8d160-636d-4e38-b6c3-3ddd3ad588d9",
"id_pos": "93f77d24-0452-40fc-8c52-8e76358a3974",
"pass_required": true,
"active": true,
"created_on": "2026-09-06T06:46:20.9901164+02:00",
"last_update": "2026-09-06T06:46:20.9901164+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": "91e9cc96-d868-4976-aa03-5047d4ca7131",
"id_pos": "68803eab-c165-4803-921f-93e61d33b7eb",
"date_add": "2026-09-06T06:46:20.9901164+02:00",
"date_upd": "2026-09-06T06:46:20.9901164+02:00",
"date_out": "2026-09-06T06:46:20.9901164+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": "09e84ac4-24c6-42a5-b0c9-6576311d4a70",
"id_user_add": "3b3adbf3-d4f5-4b8c-87c9-cdc44b8f549f",
"id_table": "c018dfa9-de81-40a3-8ecb-0f57d5b02582",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "0c0944b5-4e90-4624-81e8-1922acc38e9a",
"created_on": "2026-09-06T06:46:20.9901164+02:00",
"commited": true,
"mt_pos": {
"$ref": "12"
},
"st_sync_tables": {
"$id": "76",
"id": "bfd0d090-b307-404a-835e-8e8d0c929d4d",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-09-06T06:46:20.9901164+02:00",
"last_update": "2026-09-06T06:46:20.9901164+02:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "77",
"id": "b33c6567-7c72-4316-99b3-d911dcca8b7d",
"id_sync": "84c888b8-4f82-4cda-926f-7501ba8e7d2c",
"json": "sample string 3",
"id_table": "968b4c2d-1ac4-4b46-a266-de1e576f2d11",
"order": 5,
"st_sync_packages": {
"$id": "78",
"id": "442bf452-e023-4146-9124-937fea655df2",
"id_branch_from": "33f02ceb-1ac7-45ed-bb6d-4a0802587319",
"id_branch_to": "90d7269c-f272-4913-9245-9ad33d79670b",
"type": 4,
"created_on": "2026-09-06T06:46:20.9901164+02:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-09-06T06:46:20.9901164+02:00",
"send_on": "2026-09-06T06:46:20.9901164+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": "ad78a609-bea5-4fa7-b108-96ac1b0a04f7",
"id_pos": "c43b85f6-e3b4-4aa6-a371-97aa92b15f4d",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-09-06T06:46:20.9901164+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": "822960c0-682e-4328-a258-53b4e2dfb379",
"token_id": "sample string 2",
"id_user": "26e13513-3931-4595-8323-fc0f4f4498c4",
"date_from": "2026-09-06T06:46:20.9901164+02:00",
"date_end": "2026-09-06T06:46:20.9901164+02:00",
"created_on": "2026-09-06T06:46:20.9901164+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": "cefd6ddd-4ae1-42e4-9360-0ef44813472c",
"id_room_activity": "aecf1b50-5c73-493f-b67d-55e0668a00fb",
"id_pos_sesion": "14c99ae8-411e-4f37-a37c-c87041cc2497",
"log_text": "sample string 4",
"id_user": "bd8f6dc8-686b-492b-a5bc-882e6ba075a5",
"event_type": "sample string 6",
"correlation_id": "449c3a25-2a16-4d5d-8f3a-7c6386970db6",
"id_room_unit": "36725d46-8380-47e7-ab7d-41d26910a868",
"id_room_unit_source": "1a84e95e-8a6a-4e54-b386-cb8aadca3646",
"id_room_unit_destination": "119de081-580d-457b-9ed2-1f2896b654f0",
"id_room_activity_related": "2f594ad1-6c85-4271-9af9-902bf0abe99c",
"id_doc_sa": "b255bc19-3ca6-417d-bbe6-2d1ceba9f45f",
"id_user_authorizer": "2e3e6121-d627-4bba-81ad-0c965f3403c1",
"data_json": "sample string 7",
"created_on": "2026-09-06T06:46:20.9901164+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": "288fa7fc-4f26-45fb-a500-13eed25e07d7",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-09-06T06:46:20.9901164+02:00",
"last_update": "2026-09-06T06:46:20.9901164+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": "857bfcbb-4756-4b50-bb90-6383c6cc4d33",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-09-06T06:46:20.9901164+02:00",
"date_end": "2026-09-06T06:46:20.9901164+02:00",
"state": "sample string 6",
"created_on": "2026-09-06T06:46:20.9901164+02:00",
"last_update": "2026-09-06T06:46:20.9901164+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"
}
}
application/x-www-form-urlencoded
Sample:
Sample not available.
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": "5f2664f8-9f23-48b1-8b14-7c430cd82f6a",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-09-06T06:46:21.0087135+02:00",
"last_update": "2026-09-06T06:46:21.0087135+02:00",
"id_user_upd": "84026527-e0ab-4138-8b30-3e0f8f08d5fb",
"commited": true,
"mt_employees": [
{
"$id": "2",
"id": "3def689e-d684-4c37-a5b5-98cfeb379bd9",
"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": "4152e977-7909-491a-bd16-c0b7dd1df67d",
"name_pos": "sample string 12",
"id_image": "7cf57ba8-cdbe-4568-82f4-f2aa742934b4",
"view_pos": true,
"order": 14,
"color_border": "sample string 15",
"color_button": "sample string 16",
"color_font": "sample string 17",
"active": true,
"created_on": "2026-09-06T06:46:21.0087135+02:00",
"last_update": "2026-09-06T06:46:21.0087135+02:00",
"id_user_upd": "9182049e-ac82-4ea9-9076-801d9a2a8cb7",
"commited": true,
"mt_employees_branches": [
{
"$id": "3",
"id_employee": "168c6746-3470-4c8e-a2c9-6d561dbd19dc",
"id_branch": "2098789f-ab22-4753-95e8-74f5b16fd5fc",
"active": true,
"created_on": "2026-09-06T06:46:21.0087135+02:00",
"last_update": "2026-09-06T06:46:21.0087135+02:00",
"id_user_upd": "225c7b53-369b-4183-a3c0-3ea7c8ace778",
"commited": true,
"mt_branches": {
"$id": "4",
"id": "06290cb2-26f1-4c9d-b41d-3d29eb3a9be1",
"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": "92d04896-b23c-4885-a46a-13977069f474",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-09-06T06:46:21.0087135+02:00",
"last_update": "2026-09-06T06:46:21.0087135+02:00",
"id_user_upd": "00a4ab6a-c0ea-471d-9a1f-6cba4cc12c9d",
"commited": true,
"st_images": {
"$id": "5",
"id": "e0ddb3f9-ad9a-43bc-8980-85dcdf29f40e",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "c046c1dc-4751-40fa-a7e6-452de8765c9a",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-09-06T06:46:21.0087135+02:00",
"last_update": "2026-09-06T06:46:21.0087135+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"mt_categories": [
{
"$id": "6",
"id": "dfa9eb8d-fc6e-42c3-bfe5-6edd6ac6f718",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "c4c9c7e2-08c9-4e63-8bf2-d5612a432e9a",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "6008a8ce-dc5e-48e9-b388-e424e406708e",
"view_pos": true,
"order": 8,
"order_sec": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"font_bold": true,
"font_underline": true,
"font_size": 15,
"big_buttons": true,
"active": true,
"created_on": "2026-09-06T06:46:21.0087135+02:00",
"last_update": "2026-09-06T06:46:21.0087135+02:00",
"id_user_upd": "e0ceadf4-7773-476c-8f0b-4eb5ef74ed02",
"commited": true,
"mt_categories_items": [
{
"$id": "7",
"id_category": "bf3bacd8-6b6f-46eb-86ed-a584898fcc46",
"id_item": "dd8e20d7-f382-453c-b34a-ed17305dce9c",
"is_default": true,
"active": true,
"created_on": "2026-09-06T06:46:21.0087135+02:00",
"last_update": "2026-09-06T06:46:21.0087135+02:00",
"id_user_upd": "58b04ce5-089e-4b8e-b915-67ff4d89e54d",
"commited": true,
"mt_categories": {
"$ref": "6"
},
"mt_items": {
"$id": "8",
"id": "f41f1a53-08af-46fb-a5d1-e4f107e1dbd9",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "8c0b1be3-45dd-4691-b928-45dc874c7aa1",
"id_unit_sec": "eda69792-b37d-4948-99d4-4afe16492597",
"id_brand": "22552c72-e1fd-43c2-80f1-1c807831dd50",
"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": "0b94863d-c14e-4658-8687-79ee28112bf2",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"font_bold": true,
"font_underline": true,
"font_size": 29,
"active": true,
"created_on": "2026-09-06T06:46:21.0087135+02:00",
"last_update": "2026-09-06T06:46:21.0087135+02:00",
"id_user_upd": "49b1d528-e6bc-4ab4-af9c-9329e40366a1",
"commited": true,
"mt_brands": {
"$id": "9",
"id": "c0a550fa-ac46-4a71-b874-1ce414d4eb86",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-09-06T06:46:21.0087135+02:00",
"last_update": "2026-09-06T06:46:21.0087135+02:00",
"id_user_upd": "5bdc87e9-5711-4497-93d4-9138ebb345d2",
"commited": true,
"mt_items": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"st_users": {
"$id": "10",
"id": "3f907b49-7e97-40a9-bc91-8f152216d430",
"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": "794abd05-22eb-409f-9522-2742e6b7dcec",
"view_messages": true,
"id_image_photo": "b199726a-2ab5-4fcd-9b4b-0e3c40a07dce",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "edf97e2c-3041-4c66-8cca-609e184e8997",
"view_pos": true,
"order": 15,
"color_border": "sample string 16",
"color_button": "sample string 17",
"color_font": "sample string 18",
"active": true,
"created_on": "2026-09-06T06:46:21.0087135+02:00",
"last_update": "2026-09-06T06:46:21.0087135+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"mt_branches_zones": [
{
"$id": "11",
"id": "e46ffe91-933f-4fdd-a53c-f70a92c7f7d6",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "a4bfaa2b-4091-4279-856d-23793bdb7c31",
"active": true,
"created_on": "2026-09-06T06:46:21.0087135+02:00",
"last_update": "2026-09-06T06:46:21.0087135+02:00",
"id_user_upd": "6f698123-08a6-4592-934a-4ed73939aa17",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_pos": [
{
"$id": "12",
"id": "4b69fb6c-d75d-4b1f-8769-37cc867434ea",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "3a67103c-db29-4beb-860f-d165954c1111",
"id_zone": "b54d7b54-49b6-4309-a509-9fac234fc5fd",
"user_required": true,
"active": true,
"created_on": "2026-09-06T06:46:21.0087135+02:00",
"last_update": "2026-09-06T06:46:21.0087135+02:00",
"id_user_upd": "11885f99-d4e7-4f28-b3a2-f55aacb1dfc0",
"commited": true,
"mt_branches_zones": {
"$ref": "11"
},
"mt_cloakrooms": [
{
"$id": "13",
"id": "a0038ccb-0267-4d62-a5f9-e07597fb3761",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "025aa2c0-94d2-41f7-8a75-7959886066a9",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "607f450c-0ad8-4481-9fc8-6f63953f706a",
"view_pos": true,
"order": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"active": true,
"created_on": "2026-09-06T06:46:21.0087135+02:00",
"last_update": "2026-09-06T06:46:21.0087135+02:00",
"id_user_upd": "dd1285d0-0d4a-4f90-907b-6a52b1228b9d",
"commited": true,
"mt_pos": {
"$ref": "12"
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"tt_cloakrooms_units": [
{
"$id": "14",
"id": "56914bc9-25e4-4763-9d8d-2d6b73940c47",
"id_cloakroom": "92f67350-8c07-413d-8fe2-f5055c6bf82b",
"id_pos_sesion": "485e42f3-c06a-4307-9746-c086ab629c07",
"unit_id": 4,
"date_open": "2026-09-06T06:46:21.0087135+02:00",
"date_close": "2026-09-06T06:46:21.0087135+02:00",
"id_doc_sa": "b2641408-e625-4de0-adeb-c40493387438",
"commited": true,
"mt_cloakrooms": {
"$ref": "13"
},
"tt_doc_sa": {
"$id": "15",
"id": "da91646c-ff04-4a9b-bc7b-8b2a4a8bc083",
"id_pos": "0637e042-cd46-4c51-80a3-618d6f96ee94",
"id_doc": "07e56672-338e-474e-8dcc-41acdae1cb79",
"id_branch": "2b02394c-b6ce-4706-93c8-764a3c7eea74",
"nro_doc": "sample string 5",
"date_doc": "2026-09-06T06:46:21.0087135+02:00",
"date_tax": "2026-09-06T06:46:21.0087135+02:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "471d1d01-280e-4f96-b763-dbe7bbef976e",
"id_relationship": "78651b80-2500-490e-a503-17a5d941efc3",
"id_loc_from": "e41b02da-5d1e-402a-b661-e6e962184a9a",
"id_loc_end": "0613465f-73df-403b-a160-2cbbbd3a93a7",
"id_user_add": "d022c4be-2541-4b6f-b357-a7864d70a555",
"id_user_upd": "fde61b2d-ae08-4bd3-b96a-f33cdfb1f73d",
"comment": "sample string 12",
"id_pos_sesion": "eb1ff710-b7a6-4a1d-bece-951d49dd7ec2",
"id_room_unit": "5a6e6f19-564b-4bea-9dd2-a58e4c755077",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "5d728a94-f28a-44e5-a26f-46b7f7a61211",
"p_dis": 15.1,
"p_chr": 16.1,
"amt_net": 17.1,
"amt_tax": 18.1,
"amt_dis": 19.1,
"amt_chr": 20.1,
"amt_tot": 21.1,
"active": true,
"created_on": "2026-09-06T06:46:21.0087135+02:00",
"last_update": "2026-09-06T06:46:21.0087135+02:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "4"
},
"mt_docs": {
"$id": "16",
"id": "19068e0f-91a4-4e6b-8249-1a518d0168a0",
"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": "4fdae787-1217-4c44-89c0-809e1e2456ce",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"active": true,
"created_on": "2026-09-06T06:46:21.0087135+02:00",
"last_update": "2026-09-06T06:46:21.0087135+02:00",
"id_user_upd": "c854bd77-3073-44a6-a66b-b274cea55159",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "17",
"id_doc": "e4c41756-2be4-4fcd-859f-f1ff97bcfe14",
"id_pay": "16d33e01-b51e-4362-bf48-82a84031ad7d",
"id_money": "b495f10b-a201-479d-bd80-a04cf394bea3",
"active": true,
"created_on": "2026-09-06T06:46:21.0087135+02:00",
"last_update": "2026-09-06T06:46:21.0087135+02:00",
"id_user_upd": "f9c45fc8-a41f-48ec-aaac-5a5950af8101",
"commited": true,
"mt_docs": {
"$ref": "16"
},
"mt_money_types": {
"$id": "18",
"id": "24bda802-60f2-4425-957d-1ceee8215447",
"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": "f356825e-ca2a-41aa-b89f-95af39c9fb2c",
"view_pos": true,
"order": 8,
"color_border": "sample string 9",
"color_button": "sample string 10",
"color_font": "sample string 11",
"active": true,
"created_on": "2026-09-06T06:46:21.0087135+02:00",
"last_update": "2026-09-06T06:46:21.0087135+02:00",
"id_user_upd": "087c950b-9df9-4874-8a75-004f25a075fc",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"mt_money_rates": [
{
"$id": "19",
"id_money_1": "1c284901-5320-4109-96ad-8221b1064ae5",
"id_money_2": "42712e31-7993-47fe-9816-e3bfb3cc0272",
"date_from": "2026-09-06T06:46:21.0087135+02:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-09-06T06:46:21.0087135+02:00",
"last_update": "2026-09-06T06:46:21.0087135+02:00",
"id_user_upd": "8046282a-73eb-4530-b1af-8c31d0d9728b",
"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": "400793da-67f6-4ca7-b410-37f5cd74475e",
"id_pay": "6dfce079-9289-4618-9f26-2ceb5d89bd20",
"id_money": "e6d84a12-d482-4747-8d2a-b924f6078df4",
"date_cashflow": "2026-09-06T06:46:21.0087135+02:00",
"coefficient": 5.1,
"id_user_add": "ccd49de1-7b09-4454-95ea-c3ae1e74fb97",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "21",
"id": "57153541-dc29-4bf3-aba9-5d236fd51e83",
"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": "c45cf478-69d5-469d-90ef-4f59c1643af0",
"view_pos": true,
"order": 13,
"color_border": "sample string 14",
"color_button": "sample string 15",
"color_font": "sample string 16",
"active": true,
"created_on": "2026-09-06T06:46:21.0087135+02:00",
"last_update": "2026-09-06T06:46:21.0087135+02:00",
"id_user_upd": "16a84183-c6da-4381-bd7a-e57b9ec1e159",
"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": "55c91182-a9a2-4c7a-a18d-2ae9d56548f9",
"id_line": 2,
"id_pay": "597168ab-958a-48c0-9c96-6db43584ebba",
"id_money": "f2a5b1d7-037f-4761-ac69-fac918e3490b",
"coefficient": 5.1,
"id_voucher": "b7f2fc2c-eefe-40ed-a763-d3385ff31436",
"id_employee": "db9f0864-099d-461c-8218-27b89f7b7fc6",
"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": "68549b7d-4587-4535-bc2d-ab77d4753754",
"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": "18f3a54c-9fb0-4d44-97c7-626784727417",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-09-06T06:46:21.0087135+02:00",
"date_end": "2026-09-06T06:46:21.0087135+02:00",
"date_used": "2026-09-06T06:46:21.0087135+02:00",
"date_sesion": "2026-09-06T06:46:21.0087135+02:00",
"id_employee": "068256ae-7a30-4eb1-b46f-578baf6bf42a",
"id_branch": "0f315334-93fb-4ce9-ab09-fe866e03fd5d",
"id_voucher_permision": "365e998f-dde3-4ef9-8945-99510284239a",
"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": "2f0f0942-5ab5-4d24-b636-d7e7b4ff83d8",
"id_user_add": "f98e0ee6-70bf-4836-95e5-c43de740d095",
"id_doc_sa": "62ab9954-9cd2-4deb-aac4-490d0a0c0014",
"id_item_sub": "52fcfe3c-9bf7-4f99-adc2-a37046ac719b",
"id_pos_sesion": "d0decfce-e112-43ba-9316-8cdc9596718b",
"is_authorized": true,
"is_automatic": true,
"print_in_branch": true,
"printed": true,
"is_entry": true,
"is_consume": true,
"is_used_entry": true,
"is_used_consume": true,
"is_close": true,
"active": true,
"created_on": "2026-09-06T06:46:21.0087135+02:00",
"last_update": "2026-09-06T06:46:21.0087135+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": "6c85fced-1908-4725-a904-4b857f1dde41",
"id_line": "5a2cdbca-e8c9-40ce-9279-6887532e3d26",
"id_category": "4215114b-9793-48f6-9665-2f6d829543e4",
"id_item": "3cf8f60a-47df-4997-805c-038372f220b9",
"id_item_type": "fd29f0a9-919a-4fea-8318-2e6381796d28",
"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": "7e5bec2d-02ec-418e-bdbd-c605bc3501dc",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "35e86196-a3fd-4a36-b450-ae795be8933b",
"view_pos": true,
"order": 7,
"color_border": "sample string 8",
"color_button": "sample string 9",
"color_font": "sample string 10",
"font_bold": true,
"font_underline": true,
"font_size": 13,
"active": true,
"created_on": "2026-09-06T06:46:21.0087135+02:00",
"last_update": "2026-09-06T06:46:21.0087135+02:00",
"id_user_upd": "95849636-8c89-4a51-8332-52499c0d5fef",
"commited": true,
"tt_vouchers_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"mt_items_sub": [
{
"$id": "26",
"id": "e78182a2-ba2e-47db-97d9-a98147f4ad51",
"id_item": "58aae2ac-35f2-4527-8049-eb0cbe8a0e1e",
"id_item_type": "86aba737-ad0b-4d5a-8c83-2a407590ad90",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "23eea6b7-1b47-4164-aafd-b17714adcbae",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-09-06T06:46:21.0087135+02:00",
"last_update": "2026-09-06T06:46:21.0087135+02:00",
"id_user_upd": "db8b0c6b-d580-46d8-85aa-a1da96a8047f",
"commited": true,
"mt_items": {
"$ref": "8"
},
"mt_items_formula": [
{
"$id": "27",
"id_item_sub": "c9b5b8e1-d933-4654-a130-94d439092dcc",
"id_item": "7e48cfa8-79e7-43f9-96da-fc47483e0b7f",
"group_id": 3,
"id_unit_ref": "017d6b5c-6178-47ee-b1b6-275289234550",
"qty_dis": 5,
"mt_items": {
"$ref": "8"
},
"mt_items_sub": {
"$ref": "26"
},
"mt_units_ref": {
"$id": "28",
"id": "a9c49fc2-7f75-4948-94eb-bf23b2654264",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "6204b7cf-cfe8-4627-918f-cf05689550a1",
"active": true,
"created_on": "2026-09-06T06:46:21.0087135+02:00",
"last_update": "2026-09-06T06:46:21.0087135+02:00",
"id_user_upd": "60097eb2-de01-4d1a-8257-88ddd21e66df",
"commited": true,
"mt_units": {
"$id": "29",
"id": "48c3515d-2c78-4d87-9f94-eecb9f3a5de0",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-09-06T06:46:21.0087135+02:00",
"last_update": "2026-09-06T06:46:21.0087135+02:00",
"id_user_upd": "2eea0bf3-3e04-482f-9354-c7a63288e04e",
"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": "975e87bd-512a-4eff-a1f3-02c1e678ea72",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "8f4c9939-95af-409e-abca-64f561fd5cd5",
"id_doc_print": "4b5733b8-d1d1-463d-8177-4867b344192d",
"hour_end": "00:00:00.1234567",
"price_item_sub": true,
"define_validity": true,
"price_ref": true,
"price_min": 11.1,
"supply_apply": 12,
"active": true,
"created_on": "2026-09-06T06:46:21.0087135+02:00",
"last_update": "2026-09-06T06:46:21.0087135+02:00",
"commited": true,
"mt_items_sub": [
{
"$ref": "26"
},
{
"$ref": "26"
}
]
},
"st_users": {
"$ref": "10"
},
"mt_prices_items": [
{
"$id": "31",
"id_list": "3eb3c790-69b9-49b9-8d5a-e8c1882ba40b",
"id_item_sub": "345bf969-adc2-47a5-820f-459cd819ba6a",
"validity_date": "2026-09-06T06:46:21.0087135+02:00",
"price": 4.1,
"active": true,
"created_on": "2026-09-06T06:46:21.0087135+02:00",
"last_update": "2026-09-06T06:46:21.0087135+02:00",
"id_user_upd": "1f6be974-0244-48c1-ad1c-1526929df159",
"commited": true,
"mt_items_sub": {
"$ref": "26"
},
"mt_prices_list": {
"$id": "32",
"id": "8ed3b430-b130-48c7-b184-ca3580c7a39c",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "edb0bdbb-6040-42ab-8ffb-5b7b1403bdaa",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "714b44a9-2fa5-4da4-8ef0-fda0c6bcd4d8",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"active": true,
"created_on": "2026-09-06T06:46:21.0087135+02:00",
"last_update": "2026-09-06T06:46:21.0087135+02:00",
"id_user_upd": "00fcd232-01ce-44cd-8504-857683b16b7e",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "33",
"id_pos": "f962268c-9f53-4237-8cfe-88658e051d6e",
"id_pos_type": "d9f4cf55-2713-4858-9c8b-b4f9d54af2cf",
"id_price_list": "6964cc72-7eb3-4404-b068-d33c07438bb3",
"is_default": true,
"view_mon": true,
"view_tue": true,
"view_wed": true,
"view_thu": true,
"view_fri": true,
"view_sat": true,
"view_sun": true,
"active": true,
"created_on": "2026-09-06T06:46:21.0087135+02:00",
"last_update": "2026-09-06T06:46:21.0087135+02:00",
"id_user_upd": "4a7fd3d3-98dd-4e76-859d-a0e1d838f6bc",
"commited": true,
"mt_pos_view": {
"$id": "34",
"id_pos": "2427c9fe-860d-42e4-a473-972a5ce3cf01",
"id_pos_type": "9446042e-37c9-48aa-bf1f-405877eed5a2",
"is_default": true,
"active": true,
"created_on": "2026-09-06T06:46:21.0087135+02:00",
"last_update": "2026-09-06T06:46:21.0087135+02:00",
"id_user_upd": "ea88ba48-d5c7-44c1-ae56-6d3f52afacbf",
"commited": true,
"mt_pos": {
"$ref": "12"
},
"mt_pos_prices_list": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_pos_types": {
"$id": "35",
"id": "1556e230-a000-497a-ac89-d5ef41293a76",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-09-06T06:46:21.0087135+02:00",
"last_update": "2026-09-06T06:46:21.0087135+02:00",
"id_user_upd": "25c91f30-2f8f-407e-a38f-3250cb5ba94b",
"commited": true,
"mt_items_featured": [
{
"$id": "36",
"id": "61443f61-8818-4f07-a4d6-31287538272c",
"id_branch": "16633060-796a-43d8-b0e0-29eb463ea12a",
"id_pos_type": "39d9754b-b939-489a-bf94-d870b6c62f50",
"id_pos": "f50a64f0-3a42-4648-b322-f5c55e344c75",
"id_item": "37b08897-c47e-4b28-84d3-133dc063fbfe",
"date_from": "2026-09-06T06:46:21.0087135+02:00",
"date_end": "2026-09-06T06:46:21.0087135+02:00",
"image_id": 4,
"active": true,
"created_on": "2026-09-06T06:46:21.0087135+02:00",
"last_update": "2026-09-06T06:46:21.0087135+02:00",
"id_user_upd": "a018bfe2-30df-4944-96a0-7ca9bfb066a2",
"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": "eb3f5c5b-92e9-4968-a025-57b234e6c71e",
"id_doc": "4e53c5d5-5fdd-4af6-8853-81db5535a133",
"id_pos_type": "ba4089b7-7a12-4b66-9869-dee87e0cf3de",
"id_doc_print": "8f2a2777-ec6b-4a36-951b-0e52a1b5915c",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-09-06T06:46:21.0087135+02:00",
"last_update": "2026-09-06T06:46:21.0087135+02:00",
"id_user_upd": "9c7462ca-37d6-445e-af9d-33bd2c99abeb",
"commited": true,
"mt_docs": {
"$ref": "16"
},
"mt_pos_print": {
"$id": "38",
"id": "8f427e32-5c19-4d27-8f99-c1a9178cf6e8",
"id_pos": "d3dcde44-4de1-4e8e-9adf-b98cbea1a0af",
"id_mask": "sample string 3",
"name": "sample string 4",
"mode_print": 5,
"port": "sample string 6",
"baud_rate": 1,
"data_bits": 1,
"stop_bit": 1,
"flow_control": 1,
"parity": 1,
"pin_cashdrawer": 1,
"ip_printer": "sample string 7",
"port_ip": 1,
"printer_name": "sample string 8",
"active": true,
"created_on": "2026-09-06T06:46:21.0087135+02:00",
"last_update": "2026-09-06T06:46:21.0087135+02:00",
"id_user_upd": "f3bbc0ac-38c1-4f1b-a863-8f044d4c10c9",
"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": "b5aa39c5-24b0-48ef-81a3-4756519ee211",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high_row": 5,
"high_doc": 6,
"with_doc": 7,
"to_file": true,
"active": true,
"created_on": "2026-09-06T06:46:21.0087135+02:00",
"last_update": "2026-09-06T06:46:21.0087135+02:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_doc_print_det": [
{
"$id": "40",
"id_doc_print": "a7287cfb-24f1-4054-9c32-7386c36d73e8",
"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": "8a013524-c8e7-4e72-ba69-d1ebc154d9e9",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-09-06T06:46:21.0087135+02:00",
"date_end": "2026-09-06T06:46:21.0087135+02:00",
"id_branch": "1ad481ec-540d-4a11-8c56-822d2207c8ec",
"id_pos": "eef8fac1-25f7-487c-b43c-c99bea7fb94d",
"id_list": "056630ef-c992-42c8-9060-a98539c295c8",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-09-06T06:46:21.0087135+02:00",
"last_update": "2026-09-06T06:46:21.0087135+02:00",
"id_user_upd": "d49335fa-ebdd-4139-93a3-515b7e6aaac0",
"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": "38ad80f1-935a-43d9-b8f7-332060f7cedf",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-09-06T06:46:21.0087135+02:00",
"date_end": "2026-09-06T06:46:21.0087135+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": "ff64db86-9433-4c98-852c-b134e1622eab",
"id_pos": "e1691755-2f6d-4dfc-9ad6-425d34b8c91b",
"id_list": "42fcc92e-85e9-4d07-a14b-3bb5941b5a48",
"id_item": "945d5d18-ada2-49ce-989a-656b7ea959c8",
"id_item_type": "fc16ca29-38c2-4ba0-a78b-412b1f12afaa",
"id_category": "81e6a446-eb5b-4bed-b63f-7104d22773a6",
"by_day_week": true,
"use_mon": true,
"use_tue": true,
"use_wed": true,
"use_thu": true,
"use_fri": true,
"use_sat": true,
"use_sun": true,
"use_hour_ini": "00:00:00.1234567",
"use_hour_end": "00:00:00.1234567",
"active": true,
"created_on": "2026-09-06T06:46:21.0087135+02:00",
"last_update": "2026-09-06T06:46:21.0087135+02:00",
"id_user_upd": "4e9f02f1-e94c-4385-a5f4-895c1ffe35b2",
"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": "c196d30a-9c44-4241-8751-f27953b4c823",
"id_line": 2,
"id_item_sub": "cf3c6908-b012-442f-8d6e-695374983d79",
"qty": 4.1,
"id_list": "58a9986b-b2df-4d7a-91cc-7cc049595862",
"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": "151436db-3b8f-4d65-a2d0-f366ea945e88",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "a2ad4a02-fb7c-45a1-b1c0-1ca68e1ad1b0",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "9150b4e4-0248-4cbe-be22-0d88ac1f8e37",
"id_user_upd": "4e7fb8e4-86f1-4a93-856f-2bfad516b779",
"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": "61d8d5c7-f5cb-4949-8a1e-0e3920683eb4",
"id_line": 2,
"id_item": "73a68387-4db8-43ca-89fa-dfe21830b18a",
"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": "d0c75cc4-d929-40c6-b2fe-ab75ca628009",
"order_id": 2,
"id_item": "b2c99ab7-534c-4c3e-afe1-657a0f398628",
"id_item_type": "0cf215fc-7f0e-4bd9-818e-e96695b5af6f",
"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": "a86d1639-06ab-4bae-8669-79f2d31a30d4",
"type_item": 11,
"id_voucher_json": "84aed20d-c190-437f-8c6d-12a0673ee21b",
"count_voucher": 1,
"id_category": "7ad7fcf6-362f-471c-913d-c71c2106b5f8",
"created_on": "2026-09-06T06:46:21.0087135+02:00",
"last_update": "2026-09-06T06:46:21.0087135+02:00",
"id_user_upd": "21924253-03b3-40c2-8cdb-d50b8685adcb",
"commited": true,
"mt_items": {
"$ref": "8"
},
"mt_items_types": {
"$ref": "25"
},
"st_users": {
"$ref": "10"
},
"tt_pos_sesion": {
"$id": "46",
"id": "82537619-c7f1-4067-8d77-188541c4ee75",
"nro_sesion": 2,
"id_pos": "cee371a3-d318-4c7f-9009-b3f56976db6a",
"date_tax": "2026-09-06T06:46:21.0087135+02:00",
"date_open": "2026-09-06T06:46:21.0087135+02:00",
"date_close": "2026-09-06T06:46:21.0087135+02:00",
"id_user_open": "81d7d92b-ad05-4244-98d0-50e32b19612f",
"id_user_close": "02ab4398-9ab8-4f2d-a351-21e84242d5f0",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2026-09-06T06:46:21.0087135+02:00",
"last_update": "2026-09-06T06:46:21.0087135+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": "cd932c2e-ddcc-447e-8ee9-98300afc10cc",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "e26b2c8d-8932-4d6f-a9c8-2d2cb328613a",
"type_pay": 5,
"module": "sample string 6",
"process": true,
"json_cloackrooms": "sample string 8",
"multi_select": 9,
"terminal_name": "sample string 10",
"created_on": "2026-09-06T06:46:21.0087135+02:00",
"tt_pos_sesion": {
"$ref": "46"
}
},
{
"$ref": "47"
}
],
"tt_rooms_units_activity": [
{
"$id": "48",
"id": "c4ed85af-5edc-4703-af1e-d413ecc12056",
"id_room_unit": "c4cd1c97-89ca-44d0-954c-08f1a4542cee",
"id_room_list": "e28bbaef-d272-4c4d-9af9-d68c79c04df8",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-09-06T06:46:21.0087135+02:00",
"date_from": "2026-09-06T06:46:21.0087135+02:00",
"date_end": "2026-09-06T06:46:21.0087135+02:00",
"date_open": "2026-09-06T06:46:21.0087135+02:00",
"date_close": "2026-09-06T06:46:21.0087135+02:00",
"id_employee": "7bffe684-d078-49c3-b9cf-d687bb25a7b1",
"id_employee_sec": "e4499e86-1ef4-4ee8-80c1-96d126fcf81c",
"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": "3b457ad3-1dce-43ae-ae62-e7390dfeb72f",
"comment": "sample string 7",
"id_user_open": "9f11d381-da69-4196-a418-60ee4435d010",
"id_user_close": "53ff759c-8146-430f-9e6b-6d9c46291a8d",
"id_unit_state": "42ae866b-822e-4bbb-b888-0e9322f6bfec",
"id_pos_sesion": "a2361ba4-c552-4f79-81c6-de5838f36a4b",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-09-06T06:46:21.0087135+02:00",
"active": true,
"created_on": "2026-09-06T06:46:21.0087135+02:00",
"last_update": "2026-09-06T06:46:21.0087135+02:00",
"commited": true,
"mt_employees": {
"$ref": "2"
},
"mt_employees1": {
"$ref": "2"
},
"mt_rooms_units": {
"$id": "49",
"id": "eb4ccd6c-7f85-4038-965d-9956bbe370ba",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "7df09a31-7915-4d6d-9c28-c4a1a2c395b6",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "1ed47d56-7b91-4d94-bea8-9c2e3ead1fc9",
"locked": true,
"date_locked": "2026-09-06T06:46:21.0087135+02:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-09-06T06:46:21.0087135+02:00",
"last_update": "2026-09-06T06:46:21.0087135+02:00",
"id_user_upd": "1adbc44e-c764-45c4-8093-a0446573512a",
"commited": true,
"mt_rooms": {
"$id": "50",
"id": "0789e588-a220-42a4-b63c-40bae5e0f1f5",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "7e5faa04-3233-475e-995f-21636f14b63e",
"name_pos": "sample string 6",
"id_image": "9e73852e-81b5-4187-98db-c5b49bee9b09",
"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": "718b0be3-a75f-46f3-b91b-b6f56051115e",
"refresh_status": true,
"active": true,
"created_on": "2026-09-06T06:46:21.0087135+02:00",
"last_update": "2026-09-06T06:46:21.0087135+02:00",
"id_user_upd": "96ae62b1-bd97-43cf-9135-fa1af30c9e70",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_pos_rooms": [
{
"$id": "51",
"id_pos": "8f56d385-63e9-465e-a155-b81df06bda1f",
"id_room": "164f06c3-616b-472c-ac28-947d670dcd3c",
"active": true,
"created_on": "2026-09-06T06:46:21.0087135+02:00",
"last_update": "2026-09-06T06:46:21.0087135+02:00",
"id_user_upd": "b6a917a9-ad90-4b9e-b3e2-12a47bd0b8a1",
"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": "5543d5c5-6aad-4e07-96fe-3c04ae9f5cd9",
"id_room": "c19da053-f3a4-45d8-b1a9-fcbde4e6ada1",
"date_in": "2026-09-06T06:46:21.0087135+02:00",
"date_out": "2026-09-06T06:46:21.0087135+02:00",
"id_user_add": "587b0d86-deea-4731-ae75-7e558b6c6b5c",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-09-06T06:46:21.0087135+02:00",
"last_update": "2026-09-06T06:46:21.0087135+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": "2f09a5ba-8b7d-4ac5-bfb6-212c94ad1969",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-09-06T06:46:21.0087135+02:00",
"last_update": "2026-09-06T06:46:21.0087135+02:00",
"id_user_upd": "bff3519e-33db-44aa-940c-545b26632a30",
"commited": true,
"mt_rooms_units": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"mt_rooms_units_states_types": [
{
"$id": "54",
"id_room_type": "7caf7d5b-36b2-4eb8-8510-0d77ab8f17f5",
"id_room_state": "9339ef85-4957-4c8d-8646-8490124205ee",
"id_image": "aebcddf7-de61-49c9-931d-b2b60ba31ea0",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-09-06T06:46:21.0087135+02:00",
"last_update": "2026-09-06T06:46:21.0087135+02:00",
"id_user_upd": "d94f7deb-fe9d-420a-be80-9978a21cb23d",
"commited": true,
"mt_rooms_units_states": {
"$id": "55",
"id": "a3462927-aeaa-49ee-a9a9-cd9e56ba1605",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"color": "sample string 5",
"active": true,
"created_on": "2026-09-06T06:46:21.0087135+02:00",
"last_update": "2026-09-06T06:46:21.0087135+02:00",
"id_user_upd": "e0f14ca4-fe00-49b2-a0a5-74bb63c73174",
"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": "d2760325-cdd6-406b-a26e-4f0b81990cb5",
"id_pos_sesion": "3f2973ed-5c55-4660-8da7-1bad9a36b5bc",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "c160fff0-5cff-4bcb-9b2a-2b3d84ffb4b9",
"id_room_unit_activity": "f2b93b3a-4b01-41fd-b0fb-0c378fcc65eb",
"id_doc_sa": "5e36b4df-6ace-46de-ae0f-e3afd638deb1",
"id_pos_type": "c40475ed-4c05-4ec9-a515-ad15b14af24f",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "72990913-2ed3-4b0b-99a2-81cb66f3ea42",
"coupon_id": "sample string 7",
"terminal_id": "sample string 8",
"card_name": "sample string 9",
"card_bank": "sample string 10",
"card_number": "sample string 11",
"client_name": "sample string 12",
"money_type": "sample string 13",
"merchant_id": "sample string 14",
"aid": "sample string 15",
"auth_num": "sample string 16",
"authorization": true,
"signature": true,
"contactless": true,
"date_hour_pay": "sample string 17",
"terminal_name": "sample string 18",
"active": true,
"created_on": "2026-09-06T06:46:21.0087135+02:00",
"last_update": "2026-09-06T06:46:21.0087135+02:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "46"
},
"tt_tips_users": [
{
"$id": "57",
"id_tip": "5a0be620-30f0-43fd-9340-7cf6270940f6",
"id_user": "173ce262-bba8-43d1-ba1d-ee6cbcaf51cf",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-09-06T06:46:21.0087135+02:00",
"last_update": "2026-09-06T06:46:21.0087135+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": "ee3956a3-d914-454a-ba2e-2c18e3bfb2f6",
"id_user": "4a30faf1-1aec-488e-bed4-33deb3037856",
"date_add": "2026-09-06T06:46:21.0087135+02:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-09-06T06:46:21.0087135+02:00",
"last_update": "2026-09-06T06:46:21.0087135+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": "14f86e46-be6b-4cb0-bddd-00b0d25e4989",
"id_user": "2dc3b00b-b94b-4128-b0f0-9161dc67e8fa",
"id_user_profile": "b7c7fd2c-82be-4095-85e3-af8fd6435d4f",
"locator": "sample string 4",
"date_end": "2026-09-06T06:46:21.0087135+02:00",
"id_pos_sesion": "d094f59a-594b-4805-8d66-9dae912a4f13",
"date_login": "2026-09-06T06:46:21.0087135+02:00",
"date_logout": "2026-09-06T06:46:21.0087135+02:00",
"terminal_id": "sample string 6",
"terminal_type": "sample string 7",
"created_on": "2026-09-06T06:46:21.0087135+02:00",
"last_update": "2026-09-06T06:46:21.0087135+02:00",
"commited": true,
"st_users": {
"$ref": "10"
},
"st_users_profiles": {
"$id": "60",
"id": "58789fac-1ed1-4e21-bb40-094b52f9f0db",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"is_pass_required": true,
"is_admin": true,
"level_id": 7,
"order_1": 8,
"order_2": 9,
"order_3": 10,
"order_4": 11,
"is_tips": true,
"is_view_all": true,
"active": true,
"created_on": "2026-09-06T06:46:21.0087135+02:00",
"last_update": "2026-09-06T06:46:21.0087135+02:00",
"commited": true,
"st_permisions": [
{
"$id": "61",
"id": "8436a34e-c78b-4c99-8180-b1e7598a4082",
"id_function": "afe04928-ba05-4a2e-a4d5-6407fc231243",
"id_user": "7709fad9-ff0e-4608-b227-61b736b5370b",
"id_profile": "78336c3e-b7fb-4e08-9d08-ac80edec04e4",
"permission": 3,
"active": true,
"created_on": "2026-09-06T06:46:21.0087135+02:00",
"last_update": "2026-09-06T06:46:21.0087135+02:00",
"commited": true,
"st_users_profiles": {
"$ref": "60"
},
"st_users": {
"$ref": "10"
},
"st_functions": {
"$id": "62",
"id": "02113369-61cf-43e4-a9d8-b7d0bb4080e0",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "51e95c86-c85c-4d72-9415-074975fb1227",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "8ea06a77-a35b-42c8-b36a-44018f9881fb",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"font_bold": true,
"font_underline": true,
"font_size": 16,
"active": true,
"created_on": "2026-09-06T06:46:21.0087135+02:00",
"last_update": "2026-09-06T06:46:21.0087135+02:00",
"commited": true,
"st_functions_groups": {
"$id": "63",
"id": "e846f902-a103-423e-b328-9f5f90c5d193",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-09-06T06:46:21.0087135+02:00",
"last_update": "2026-09-06T06:46:21.0087135+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": "c4c71148-ac74-46ab-9d77-934c9125112f",
"id_user": "a3e75057-a568-482b-ad65-8878bf9db14f",
"date_add": "2026-09-06T06:46:21.0087135+02:00",
"destiny_type": 4,
"id_key": "3b22e03c-2ca4-455d-a12a-15116e80a0fc",
"message": "sample string 6",
"message_view": true,
"date_view": "2026-09-06T06:46:21.0087135+02:00",
"id_pos_sesion": "ec00c4dc-717f-4362-bc78-a1f8832131b1",
"terminal_add": "sample string 9",
"created_on": "2026-09-06T06:46:21.0087135+02:00",
"last_update": "2026-09-06T06:46:21.0087135+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": "24c55a3f-8914-492e-a269-380d53e60647",
"date_from": "2026-09-06T06:46:21.0087135+02:00",
"date_end": "2026-09-06T06:46:21.0087135+02:00",
"date_used": "2026-09-06T06:46:21.0087135+02:00",
"id_employee": "27be8fbd-673c-4d84-8129-eefb0acb51ce",
"id_branch": "889e422b-eb70-456f-93a2-11348ecb6a74",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "2cbb9cbd-5a83-4141-bcdc-27a0d253a7fa",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-09-06T06:46:21.0087135+02:00",
"last_update": "2026-09-06T06:46:21.0087135+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": "5e7061c8-597b-4205-8d8e-4a96c2848984",
"id_doc": "6c6a2ad8-5b4f-4b65-b8c4-4a617d7e919d",
"value": 3,
"created_on": "2026-09-06T06:46:21.0087135+02:00",
"last_update": "2026-09-06T06:46:21.0087135+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": "81ca3477-b4d5-4980-a62d-b0c92289c415",
"id_pos": "21b65420-6078-46b9-b167-03199756dbff",
"id_doc": "c2f6cd88-608d-41fc-9830-18fbd601f69f",
"id_branch": "34c62e5c-e925-4504-a134-96d012345ba5",
"nro_doc": "sample string 5",
"date_doc": "2026-09-06T06:46:21.0087135+02:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "231aff04-61f0-43b6-849a-5fb76a473a98",
"id_loc_from": "849e15f7-1d2e-4e8e-a7d3-c8d0cacf9a6e",
"id_loc_end": "7e33762f-7fed-4c10-aeb2-08497285387f",
"id_user_add": "e72371aa-b14b-4576-bd92-60926d4e7019",
"id_user_upd": "8450894a-54ab-4866-9c75-28a920454e7e",
"id_pos_sesion": "6854b26f-4646-4178-a7ca-0859f5ac5aec",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-09-06T06:46:21.0087135+02:00",
"active": true,
"created_on": "2026-09-06T06:46:21.0087135+02:00",
"last_update": "2026-09-06T06:46:21.0087135+02:00",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_docs": {
"$ref": "16"
},
"mt_locations": {
"$id": "68",
"id": "db0421fb-33c0-462c-a0ab-1f60ffe00719",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "3ee35cb5-4017-4f11-8fbd-638c3ded0aec",
"active": true,
"created_on": "2026-09-06T06:46:21.0087135+02:00",
"last_update": "2026-09-06T06:46:21.0087135+02:00",
"id_user_upd": "6d9f37f3-33f4-415a-b2e9-eede53fff7e2",
"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": "8bd0ac8d-421f-408e-a179-bd17a689b0a3",
"id_item": "48d91065-5db6-48c7-bc6b-e96ffa5f964f",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-09-06T06:46:21.0087135+02:00",
"last_update": "2026-09-06T06:46:21.0087135+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": "acfdd2f0-c78f-454d-9808-f662665e644f",
"id_line": 2,
"id_item": "89d82eca-d565-4cac-8f73-f781be61c384",
"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": "36f01f1e-cca0-4248-9dce-429e56ef5f77",
"spool_server": "sample string 2",
"id_doc_sa": "b44ed6bf-5e8c-4a33-afa4-d2ca2e31f2b4",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-09-06T06:46:21.0087135+02:00",
"printed": true,
"print_on": "2026-09-06T06:46:21.0087135+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": "00542d83-4e02-45b6-8277-e8bcca3c61f4",
"id_pos": "6f4c9212-df44-4155-bbb4-7d59014bb1d0",
"mac_address": "sample string 3",
"date_end": "2026-09-06T06:46:21.0087135+02:00",
"key_access": "sample string 5",
"id_user_add": "67bff460-b3f6-477f-ad7a-06344d86bcd1",
"active": true,
"created_on": "2026-09-06T06:46:21.0087135+02:00",
"last_update": "2026-09-06T06:46:21.0087135+02:00",
"commited": true,
"mt_pos": {
"$ref": "12"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "72"
}
],
"st_users_pos": [
{
"$id": "73",
"id_user": "92254ed6-4ecc-4440-8a3a-0991bb61a72d",
"id_pos": "638342cb-3e08-4bd8-bcfe-5626fdfed213",
"pass_required": true,
"active": true,
"created_on": "2026-09-06T06:46:21.0087135+02:00",
"last_update": "2026-09-06T06:46:21.0087135+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": "7bcb7d01-4017-4db4-80c6-d73511a4d2c4",
"id_pos": "1e97ac7c-3e01-4f32-9e5c-3e7996b80188",
"date_add": "2026-09-06T06:46:21.0087135+02:00",
"date_upd": "2026-09-06T06:46:21.0087135+02:00",
"date_out": "2026-09-06T06:46:21.0087135+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": "4ecf0818-12e1-4b36-8808-66a98109b10e",
"id_user_add": "8d59b5c4-7d6f-4d2a-9a21-cbcae4b678ee",
"id_table": "b70fdd81-c604-438a-9203-ebe3fae62202",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "967f4f06-b229-4a86-8363-0e46c1a6cef0",
"created_on": "2026-09-06T06:46:21.0087135+02:00",
"commited": true,
"mt_pos": {
"$ref": "12"
},
"st_sync_tables": {
"$id": "76",
"id": "3921a67f-2c1f-4f0e-9259-6d6911cf31c8",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-09-06T06:46:21.0087135+02:00",
"last_update": "2026-09-06T06:46:21.0087135+02:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "77",
"id": "1f1e5c29-2e7d-4349-8ca1-2d1ee5a286fb",
"id_sync": "2caca7ba-7f85-4175-8e83-6e10ddb43cf2",
"json": "sample string 3",
"id_table": "19bfbf5a-f057-4448-aa9a-12a601d1e20a",
"order": 5,
"st_sync_packages": {
"$id": "78",
"id": "198b450a-97e9-40b6-9b87-8e3b94899d60",
"id_branch_from": "98103a34-fdec-4013-b8e3-c7a04416bb10",
"id_branch_to": "8dfeae7a-08d2-4c29-8814-dc29dac4da71",
"type": 4,
"created_on": "2026-09-06T06:46:21.0087135+02:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-09-06T06:46:21.0087135+02:00",
"send_on": "2026-09-06T06:46:21.0087135+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": "f7c97770-fc88-4508-9bdb-b67cc801caf8",
"id_pos": "fbc26e2d-6876-4b47-9357-65d66f5793fc",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-09-06T06:46:21.0087135+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": "03400f8b-b5d1-4f76-aa5e-c8c2bfa192a6",
"token_id": "sample string 2",
"id_user": "c39e9f5c-8554-4201-8005-ef07225d9e1d",
"date_from": "2026-09-06T06:46:21.0087135+02:00",
"date_end": "2026-09-06T06:46:21.0087135+02:00",
"created_on": "2026-09-06T06:46:21.0087135+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": "7e66e97d-41af-4f87-9860-ccdf19ba8b9e",
"id_room_activity": "9da7ddff-b022-4476-ab51-bc7d1cdb3fbc",
"id_pos_sesion": "d481c51d-97f3-456f-b643-f98ef6cbe473",
"log_text": "sample string 4",
"id_user": "e4f481f6-9504-4866-8c03-23b1a495eaf3",
"event_type": "sample string 6",
"correlation_id": "5677580d-3914-4282-ba04-45f9b8cbb7ee",
"id_room_unit": "ba939226-3d1c-4072-bfd2-c5c402a7b594",
"id_room_unit_source": "13e2ba0b-ab9b-4d49-a9a0-c4bcda247760",
"id_room_unit_destination": "8780bced-ed98-449d-8c7c-3365769ad4b5",
"id_room_activity_related": "c7b654b1-6a98-4320-b03d-526a605e52ce",
"id_doc_sa": "ecc852da-d98c-4144-8b45-ac73742d773a",
"id_user_authorizer": "68eb9a4b-008e-4513-9939-778be78ae08e",
"data_json": "sample string 7",
"created_on": "2026-09-06T06:46:21.0087135+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": "a72b278c-a681-4e9f-a532-d69228d140db",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-09-06T06:46:21.0087135+02:00",
"last_update": "2026-09-06T06:46:21.0087135+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": "ede9d622-f25f-4118-b9fa-189b9571e8b6",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-09-06T06:46:21.0087135+02:00",
"date_end": "2026-09-06T06:46:21.0087135+02:00",
"state": "sample string 6",
"created_on": "2026-09-06T06:46:21.0087135+02:00",
"last_update": "2026-09-06T06:46:21.0087135+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"
}
}