POST api/St_Permisions
Request Information
URI Parameters
None.
Body Parameters
user_profile_permision| Name | Description | Type | Additional information |
|---|---|---|---|
| id_function | globally unique identifier |
None. |
|
| id_profile | globally unique identifier |
None. |
|
| id_user | globally unique identifier |
None. |
|
| function_group | string |
None. |
|
| function_name | string |
None. |
|
| function_description | string |
None. |
|
| profile_name | string |
None. |
|
| user_name | string |
None. |
|
| permission_profile | boolean |
None. |
|
| permission_user | boolean |
None. |
Request Formats
application/json, text/json
Sample:
{
"id_function": "578097b2-0853-4a9b-9525-325a27911466",
"id_profile": "7153e673-01a0-4ad0-9d5c-a2ff1ec31c0c",
"id_user": "979e7dbb-3b4d-4e0b-9862-453f6d9b2533",
"function_group": "sample string 4",
"function_name": "sample string 5",
"function_description": "sample string 6",
"profile_name": "sample string 7",
"user_name": "sample string 8",
"permission_profile": true,
"permission_user": true
}
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
st_permisions| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
None. |
|
| id_function | globally unique identifier |
Required |
|
| id_user | globally unique identifier |
None. |
|
| id_profile | globally unique identifier |
None. |
|
| permission | integer |
Required |
|
| active | boolean |
Required |
|
| created_on | date |
None. |
|
| last_update | date |
None. |
|
| commited | boolean |
None. |
|
| st_users_profiles | st_users_profiles |
None. |
|
| st_users | st_users |
None. |
|
| st_functions | st_functions |
None. |
Response Formats
application/json, text/json
Sample:
{
"id": "8f1e1f1c-b3eb-4e60-afa6-c8e8c79281db",
"id_function": "f13c791e-c353-42f5-a4c4-febcbb688f55",
"id_user": "da51c84a-1c22-4550-ae43-d9b691d7e5e4",
"id_profile": "114d6b25-7824-489b-8328-5a4ec8dd9f4e",
"permission": 3,
"active": true,
"created_on": "2025-12-08T21:26:39.4622913+01:00",
"last_update": "2025-12-08T21:26:39.4622913+01:00",
"commited": true,
"st_users_profiles": {
"$id": "2",
"id": "90a7c3d9-7533-42ed-b8ff-7b02f9eb5db1",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"is_pass_required": true,
"is_admin": true,
"level_id": 7,
"order_1": 8,
"order_2": 9,
"order_3": 10,
"order_4": 11,
"is_tips": true,
"active": true,
"created_on": "2025-12-08T21:26:39.4622913+01:00",
"last_update": "2025-12-08T21:26:39.4622913+01:00",
"commited": true,
"st_permisions": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"st_users": [
{
"$id": "3",
"id": "beee057f-66ad-40e6-a1d7-4ee2ff9df1a6",
"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": "52745638-9355-4479-9172-9c8ed0756fab",
"view_messages": true,
"id_image_photo": "9e36d0e4-3fa5-4be7-8ceb-0bafc132eba5",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "3d07337b-301d-43de-ae28-7ea38602a418",
"view_pos": true,
"order": 15,
"color_border": "sample string 16",
"color_button": "sample string 17",
"color_font": "sample string 18",
"active": true,
"created_on": "2025-12-08T21:26:39.4622913+01:00",
"last_update": "2025-12-08T21:26:39.4622913+01:00",
"commited": true,
"mt_branches": [
{
"$id": "4",
"id": "21e39bcc-9d50-4e63-9099-aa22ce1358c2",
"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": "cec61775-31e8-4c8f-b5fe-0717c5eecd5c",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2025-12-08T21:26:39.4622913+01:00",
"last_update": "2025-12-08T21:26:39.4622913+01:00",
"id_user_upd": "89be53fb-a479-4875-b9f8-0d1586d349a6",
"commited": true,
"st_images": {
"$id": "5",
"id": "780d2868-e1f5-457c-a52c-5e731e27042e",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "f14c8f58-bceb-45a6-b001-1ad36f95f98f",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2025-12-08T21:26:39.4622913+01:00",
"last_update": "2025-12-08T21:26:39.4622913+01:00",
"commited": true,
"mt_branches": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"mt_categories": [
{
"$id": "6",
"id": "6170cf83-ddf9-4e04-a955-4caa618da28b",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "9394d0d9-6889-410f-a2bf-5b4f68109ace",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "cbee3b87-3863-405d-b185-e12e495fbd97",
"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": "2025-12-08T21:26:39.4622913+01:00",
"last_update": "2025-12-08T21:26:39.4622913+01:00",
"id_user_upd": "5feab310-1cce-40b7-a4b4-21a8002179ec",
"commited": true,
"mt_categories_items": [
{
"$id": "7",
"id_category": "86a0471e-8d39-46f9-a65c-51b8f88f149d",
"id_item": "8223c32e-1c33-4e09-be8e-da9d1ab4dab8",
"is_default": true,
"active": true,
"created_on": "2025-12-08T21:26:39.4622913+01:00",
"last_update": "2025-12-08T21:26:39.4622913+01:00",
"id_user_upd": "d853818c-83e5-477f-91ae-9b3488f040f0",
"commited": true,
"mt_categories": {
"$ref": "6"
},
"mt_items": {
"$id": "8",
"id": "229f9b81-7166-4c25-bc4e-11bfc5331cc1",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "89db995e-347c-437c-86ab-856bfe4d2726",
"id_unit_sec": "0e769f90-060e-439c-b809-18349a30d585",
"id_brand": "b3ee5379-ffdb-4d6a-a936-7037b149ac50",
"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,
"external_id": "sample string 18",
"name_pos": "sample string 19",
"name_print": "sample string 20",
"id_image": "169795eb-285d-4be7-8c9e-e34928e14587",
"view_pos": true,
"order": 22,
"color_border": "sample string 23",
"color_button": "sample string 24",
"color_font": "sample string 25",
"font_bold": true,
"font_underline": true,
"font_size": 28,
"active": true,
"created_on": "2025-12-08T21:26:39.4622913+01:00",
"last_update": "2025-12-08T21:26:39.4622913+01:00",
"id_user_upd": "8af9ec5e-7f1b-4bc7-be77-f6c6dca7d4ab",
"commited": true,
"mt_brands": {
"$id": "9",
"id": "c387fa9a-f8d6-474b-bbbc-4bcb3bcf0ed6",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2025-12-08T21:26:39.4622913+01:00",
"last_update": "2025-12-08T21:26:39.4622913+01:00",
"id_user_upd": "8fb53315-f8c4-4ee0-9153-f1289424f492",
"commited": true,
"mt_items": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"st_users": {
"$ref": "3"
}
},
"mt_categories_items": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"mt_items_featured": [
{
"$id": "10",
"id": "ffe9613b-6992-4025-acad-fa4346b04692",
"id_branch": "32d0d022-b8ec-4c1c-a5de-0228ff76055d",
"id_pos_type": "a388bc22-13b7-42fc-b011-691a2f59b05b",
"id_pos": "7f5c59eb-e416-461a-bd05-a28a7a8b3049",
"id_item": "b53efd8d-f7ac-4227-8ed0-fc3f1a837a3a",
"date_from": "2025-12-08T21:26:39.4622913+01:00",
"date_end": "2025-12-08T21:26:39.4622913+01:00",
"image_id": 4,
"active": true,
"created_on": "2025-12-08T21:26:39.4622913+01:00",
"last_update": "2025-12-08T21:26:39.4622913+01:00",
"id_user_upd": "ae6b76cb-691f-4fa4-b424-bed702bb7a4e",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_items": {
"$ref": "8"
},
"mt_pos": {
"$id": "11",
"id": "2d4a5049-2f11-4359-a561-f9638e564858",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "9789b6ca-2c20-4c0f-9495-0e8f653128e9",
"id_zone": "3567b5d9-260c-4b80-aaed-610c9feef4a7",
"user_required": true,
"active": true,
"created_on": "2025-12-08T21:26:39.4622913+01:00",
"last_update": "2025-12-08T21:26:39.4622913+01:00",
"id_user_upd": "d01e3fbc-ccf2-40e7-9818-2c2a152a84f5",
"commited": true,
"mt_branches_zones": {
"$id": "12",
"id": "22000a4b-a301-4b94-85d5-899d6401820f",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "30337191-1850-4c41-8788-521be0cd9243",
"active": true,
"created_on": "2025-12-08T21:26:39.4622913+01:00",
"last_update": "2025-12-08T21:26:39.4622913+01:00",
"id_user_upd": "a8ee88d4-21c5-45cb-8440-6b9926fe4117",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_pos": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"st_users": {
"$ref": "3"
}
},
"mt_cloakrooms": [
{
"$id": "13",
"id": "7c3ab36b-b7ef-4258-8670-1182819618d2",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "0e25d5bd-cbd5-426b-8634-bb9332822f36",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "91bd7eb2-5e35-4375-a1ab-41ab7f0b902f",
"view_pos": true,
"order": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"active": true,
"created_on": "2025-12-08T21:26:39.4622913+01:00",
"last_update": "2025-12-08T21:26:39.4622913+01:00",
"id_user_upd": "eeb2dace-58c5-46d4-a612-f7084249ebdf",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
},
"tt_cloakrooms_units": [
{
"$id": "14",
"id": "b781ce6b-a7cf-4b8d-8dd5-b3cab389c222",
"id_cloakroom": "8d82c1de-a2fc-4697-9dc2-24efa172c2e9",
"id_pos_sesion": "566c94b0-a114-4f84-a7a5-c9529ee08221",
"unit_id": 4,
"date_open": "2025-12-08T21:26:39.4622913+01:00",
"date_close": "2025-12-08T21:26:39.4622913+01:00",
"id_doc_sa": "afe52ca4-3e68-49c5-9d18-2af3e6a2d742",
"commited": true,
"mt_cloakrooms": {
"$ref": "13"
},
"tt_doc_sa": {
"$id": "15",
"id": "d5495bed-3ef7-41ac-be49-c30ab616ee55",
"id_pos": "668061f0-8d0a-447e-9ccf-9c5f20bd06c6",
"id_doc": "d9421584-1de4-40e3-aa73-7fdb63cf7cee",
"id_branch": "529a6de8-f289-499c-87e3-1afeee09bf45",
"nro_doc": "sample string 5",
"date_doc": "2025-12-08T21:26:39.4622913+01:00",
"date_tax": "2025-12-08T21:26:39.4622913+01:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "3bf1e77a-7384-4e01-b169-8c0e5dca9bfd",
"id_relationship": "47837c68-20ca-4a56-bd5c-6ade664cb1b5",
"id_loc_from": "7be6524b-0627-42f2-bc39-ffa6183d1855",
"id_loc_end": "84aa6519-8084-44d8-a982-d5efed6e0ee6",
"id_user_add": "216b2239-102f-4720-8109-c30bc2eeac1e",
"id_user_upd": "7b58ee59-fedb-433f-8f25-5d78974a1501",
"comment": "sample string 12",
"id_pos_sesion": "a83b4156-1582-4656-a0d0-6c063252cd78",
"id_room_unit": "5a81a255-e771-48df-8749-10762a3dede6",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "0e7240d6-4ebf-4947-be4e-02b23971f4e7",
"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": "2025-12-08T21:26:39.4622913+01:00",
"last_update": "2025-12-08T21:26:39.4622913+01:00",
"commited": true,
"created_by": 1,
"mt_branches": {
"$ref": "4"
},
"mt_docs": {
"$id": "16",
"id": "fc944f9c-8c83-43e0-9c72-2e5e654ee61d",
"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": "de5252a1-135e-4bcf-ab1d-fa3c5af10a14",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"active": true,
"created_on": "2025-12-08T21:26:39.4622913+01:00",
"last_update": "2025-12-08T21:26:39.4622913+01:00",
"id_user_upd": "504d394f-bda2-41eb-aaca-43f593dddc27",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "17",
"id_doc": "9b803385-f0f9-4326-b7fe-8b01dacd840d",
"id_pay": "e84b5bb4-a132-4da3-9db5-93d2aee8aabb",
"id_money": "d3b7fc8b-ef7b-4907-bede-2396ec60258e",
"active": true,
"created_on": "2025-12-08T21:26:39.4622913+01:00",
"last_update": "2025-12-08T21:26:39.4622913+01:00",
"id_user_upd": "22e2e7c4-d012-4fc0-8e1a-3e241c7cfc73",
"commited": true,
"mt_docs": {
"$ref": "16"
},
"mt_money_types": {
"$id": "18",
"id": "2313f5c8-d94c-4496-8d8b-a21ece5b31a4",
"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": "1f47003e-9b05-42e3-8c5e-4cff4fc7cd0a",
"view_pos": true,
"order": 8,
"color_border": "sample string 9",
"color_button": "sample string 10",
"color_font": "sample string 11",
"active": true,
"created_on": "2025-12-08T21:26:39.4622913+01:00",
"last_update": "2025-12-08T21:26:39.4622913+01:00",
"id_user_upd": "9f307a32-d443-49ce-ac26-a77f6b2a7efe",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"mt_money_rates": [
{
"$id": "19",
"id_money_1": "528c8f95-7b80-4672-8cac-9c6bc667ca5f",
"id_money_2": "bd024a59-9fbb-4d36-b7fd-f37fb1a5b201",
"date_from": "2025-12-08T21:26:39.4622913+01:00",
"coefficient": 4.1,
"active": true,
"created_on": "2025-12-08T21:26:39.4622913+01:00",
"last_update": "2025-12-08T21:26:39.4622913+01:00",
"id_user_upd": "63ae9a3e-8328-46d2-b199-1beb71033be4",
"commited": true,
"mt_money_types": {
"$ref": "18"
},
"mt_money_types1": {
"$ref": "18"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "19"
}
],
"mt_money_rates1": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
},
"tt_doc_sa_cashflow": [
{
"$id": "20",
"id_doc_sa": "0f500208-cf60-447b-9761-807350e026ac",
"id_pay": "6d358826-f8af-45a0-90ec-fa674edc2895",
"id_money": "64ffc61c-6aa6-4682-a827-4d04ed54dd8c",
"date_cashflow": "2025-12-08T21:26:39.4622913+01:00",
"coefficient": 5.1,
"id_user_add": "dc54a2bf-ba55-4be8-bd06-a2df524295c5",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "21",
"id": "f9aaac43-183a-4e16-bfe8-08dc2e7bec2b",
"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": "40fdee4a-e69c-4e99-8539-4e8ce0daf593",
"view_pos": true,
"order": 13,
"color_border": "sample string 14",
"color_button": "sample string 15",
"color_font": "sample string 16",
"active": true,
"created_on": "2025-12-08T21:26:39.4622913+01:00",
"last_update": "2025-12-08T21:26:39.4622913+01:00",
"id_user_upd": "a9a420a5-e8f9-4f43-91ea-639a10538e49",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
},
"tt_doc_sa_cashflow": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_doc_sa_pay": [
{
"$id": "22",
"id_doc_sa": "1bf331d4-218c-40f4-b078-7025738b1f10",
"id_line": 2,
"id_pay": "f9de20e8-3c44-49d7-805c-dbf29c22f5ea",
"id_money": "cce7497f-bd1c-49fa-9977-706fbb0c6ab5",
"coefficient": 5.1,
"id_voucher": "8dcbdfcd-b3ea-4dfd-b5ae-38327613c934",
"id_employee": "373a2bbc-d8ea-4fc0-ac63-b98eaba4eac9",
"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": "f94b68f0-1a3d-4c73-8eba-19fa0b7dbf70",
"coupon_id": "sample string 9",
"terminal_id": "sample string 10",
"card_name": "sample string 11",
"card_bank": "sample string 12",
"card_number": "sample string 13",
"client_name": "sample string 14",
"money_type": "sample string 15",
"merchant_id": "sample string 16",
"aid": "sample string 17",
"auth_num": "sample string 18",
"authorization": true,
"signature": true,
"contactless": true,
"date_hour_pay": "sample string 19",
"terminal_name": "sample string 20",
"active": true,
"mt_employees": {
"$id": "23",
"id": "f394c441-e7d4-4c39-b379-06af144ec21e",
"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": "1a51af16-340d-4e07-8bca-0afbb54d6936",
"name_pos": "sample string 12",
"id_image": "2990e600-a692-475c-b7a3-6e309603a8f6",
"view_pos": true,
"order": 14,
"color_border": "sample string 15",
"color_button": "sample string 16",
"color_font": "sample string 17",
"active": true,
"created_on": "2025-12-08T21:26:39.4622913+01:00",
"last_update": "2025-12-08T21:26:39.4622913+01:00",
"id_user_upd": "fe3c70b9-47d4-4aa8-a346-167d5d454918",
"commited": true,
"mt_employees_branches": [
{
"$id": "24",
"id_employee": "0810629e-b84e-47ed-8da2-c28a02c85517",
"id_branch": "7a9dfa03-b2cb-4e22-8cfb-6b55522ca2db",
"active": true,
"created_on": "2025-12-08T21:26:39.4622913+01:00",
"last_update": "2025-12-08T21:26:39.4622913+01:00",
"id_user_upd": "878de8e0-0f58-41c0-8449-ff85d44d7838",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_employees": {
"$ref": "23"
}
},
{
"$ref": "24"
}
],
"mt_employees_profiles": {
"$id": "25",
"id": "be69c2fe-386f-455b-9af3-a190894d525a",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2025-12-08T21:26:39.4622913+01:00",
"last_update": "2025-12-08T21:26:39.4622913+01:00",
"id_user_upd": "1d48dd72-e35c-4ec0-a8b2-0edd40e5135a",
"commited": true,
"mt_employees": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"st_users": {
"$ref": "3"
}
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
},
"tt_doc_sa_det": [
{
"$id": "26",
"id_doc_sa": "36b6adb2-02cf-47fd-b78c-95566a5f64ff",
"id_line": 2,
"id_item_sub": "97a3cac7-d08c-448c-b55b-78bd1db06047",
"qty": 4.1,
"id_list": "11d818f9-f2de-44ef-9852-a92950c78096",
"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": "c279b379-3e91-4a1c-a6cf-30a1c08162f3",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "9ed6b730-ba2d-44b0-a938-cb13419d740a",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "ae4382ce-a676-4566-8779-26ee4d51307a",
"id_user_upd": "08ff7b55-74de-484a-a309-baadaf9f7c10",
"active": true,
"mt_employees": {
"$ref": "23"
},
"mt_items_sub": {
"$id": "27",
"id": "e9dda5df-62ca-47d8-af94-8461769059dd",
"id_item": "b279d658-d784-49c6-a9c3-465a3cc98425",
"id_item_type": "474eeae0-ba6b-4a47-a247-76d9fb70b4c9",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "24eaf2a7-7244-4e74-b30c-55b27c08bace",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2025-12-08T21:26:39.4622913+01:00",
"last_update": "2025-12-08T21:26:39.4622913+01:00",
"id_user_upd": "bcdd178a-fd5d-4058-b3c9-aec64d211e9b",
"commited": true,
"mt_items": {
"$ref": "8"
},
"mt_items_formula": [
{
"$id": "28",
"id_item_sub": "2c832eda-0e29-4220-b342-f90dbde8de25",
"id_item": "4e527244-debf-4fe0-98c0-358917949e5a",
"group_id": 3,
"id_unit_ref": "fd216cf0-c25a-40bd-b0e5-b7211d7cd09c",
"qty_dis": 5,
"mt_items": {
"$ref": "8"
},
"mt_items_sub": {
"$ref": "27"
},
"mt_units_ref": {
"$id": "29",
"id": "1c30144e-16c9-4f10-91ae-afc3b97863c5",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "27c58654-7879-4c40-b51c-50e8414992bd",
"active": true,
"created_on": "2025-12-08T21:26:39.4622913+01:00",
"last_update": "2025-12-08T21:26:39.4622913+01:00",
"id_user_upd": "1193adc9-ca6b-4a88-b31c-6ffd77374de4",
"commited": true,
"mt_units": {
"$id": "30",
"id": "f2b4a0eb-e2cc-4fae-83b3-789b4b852c25",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2025-12-08T21:26:39.4622913+01:00",
"last_update": "2025-12-08T21:26:39.4622913+01:00",
"id_user_upd": "4c4eb26c-4b6e-471d-9a37-9ddb2c964e63",
"commited": true,
"mt_units_ref": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"st_users": {
"$ref": "3"
},
"mt_items": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_items1": [
{
"$ref": "8"
},
{
"$ref": "8"
}
]
},
"st_users": {
"$ref": "3"
},
"mt_items_formula": [
{
"$ref": "28"
},
{
"$ref": "28"
}
]
}
},
{
"$ref": "28"
}
],
"mt_items_types": {
"$id": "31",
"id": "8b0134bc-ed67-43f1-af35-3c1840f6ab04",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "5b2228ce-993f-47c0-86f1-1089cfab93fe",
"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": "2025-12-08T21:26:39.4622913+01:00",
"last_update": "2025-12-08T21:26:39.4622913+01:00",
"id_user_upd": "cbbd0593-e410-41f3-a80a-f50361b0400a",
"commited": true,
"tt_vouchers_det": [
{
"$id": "32",
"id_voucher": "e6c94479-7ef9-472b-a1f3-09987562d0ea",
"id_line": "9ffdb40d-3e7b-41ea-8f40-aacb74749c93",
"id_category": "35d80aed-2e94-4956-b6b9-74b7fd090695",
"id_item": "8b3bb085-1917-4bb4-98e2-fa9d29169c87",
"id_item_type": "6480fcaa-a6ec-4553-a27a-4765d07a3570",
"price_max": 1.1,
"qty_add": 3.1,
"qty_used": 4.1,
"mt_categories": {
"$ref": "6"
},
"mt_items": {
"$ref": "8"
},
"mt_items_types": {
"$ref": "31"
},
"tt_vouchers": {
"$id": "33",
"id": "bf8ccaa7-2d74-45d6-bb3e-4eef077a621d",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2025-12-08T21:26:39.4622913+01:00",
"date_end": "2025-12-08T21:26:39.4622913+01:00",
"date_used": "2025-12-08T21:26:39.4622913+01:00",
"date_sesion": "2025-12-08T21:26:39.4622913+01:00",
"id_employee": "e517ebb5-23a7-499f-9654-657f42dd9339",
"id_branch": "241c1e99-860b-4579-981c-874998e0df44",
"id_voucher_permision": "70cd6055-4802-42d5-9aa4-74e65e0a6491",
"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": "f7d05cb5-c05b-424f-98fc-f478918f4d6d",
"id_user_add": "e142f5f6-0b86-41ba-84fe-b06fdb248017",
"id_doc_sa": "ab4c9a37-6347-44a1-b596-af0ab74e3dad",
"id_item_sub": "b47db19a-5b40-45ab-a0ef-cbb7811869e7",
"id_pos_sesion": "1682266c-77c5-4092-b667-54bd370b9a65",
"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": "2025-12-08T21:26:39.4622913+01:00",
"last_update": "2025-12-08T21:26:39.4622913+01:00",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_employees": {
"$ref": "23"
},
"mt_payment_types": {
"$ref": "21"
},
"st_users": {
"$ref": "3"
},
"tt_doc_sa_pay": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"tt_vouchers_det": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"tt_vouchers_permisions": {
"$id": "34",
"id": "95788d9d-9f1c-46fb-b941-9a59bfa502b5",
"date_from": "2025-12-08T21:26:39.4622913+01:00",
"date_end": "2025-12-08T21:26:39.4622913+01:00",
"date_used": "2025-12-08T21:26:39.4622913+01:00",
"id_employee": "476bdd64-291e-457f-876d-0d8c29950be3",
"id_branch": "4c6b9f7b-6ff2-4b54-9ccb-e0be144720ee",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "97ba02e0-1ba0-45f3-8c21-d495a578ea0f",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2025-12-08T21:26:39.4622913+01:00",
"last_update": "2025-12-08T21:26:39.4622913+01:00",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_employees": {
"$ref": "23"
},
"st_users": {
"$ref": "3"
},
"tt_vouchers": [
{
"$ref": "33"
},
{
"$ref": "33"
}
]
}
}
},
{
"$ref": "32"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
},
"mt_items_sub": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"mt_prices_rules": [
{
"$id": "35",
"id": "e81e9bc7-3b4b-40c6-a3e9-46a0814cb312",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2025-12-08T21:26:39.4622913+01:00",
"date_end": "2025-12-08T21:26:39.4622913+01:00",
"by_amt": true,
"by_pcg": true,
"ap_amount": 1.1,
"ap_percent": 1.1,
"ap_price": 1.1,
"ap_price_min": 1.1,
"ap_price_max": 1.1,
"id_branch": "7c1a85f6-9d0a-4c00-9d18-b336b672c506",
"id_pos": "43ec13dc-4cb6-4629-b89e-e0aab0db5f33",
"id_list": "d5e4f402-59cc-4369-941b-32fc5397d178",
"id_item": "453a77d3-c378-4a35-8b31-ed43dc3cc096",
"id_item_type": "ed1cd72b-015b-44b5-8326-c47e7c755a33",
"id_category": "63edac60-c47a-41d2-87ab-00f95854376a",
"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": "2025-12-08T21:26:39.4622913+01:00",
"last_update": "2025-12-08T21:26:39.4622913+01:00",
"id_user_upd": "73907790-ea49-4128-a74e-86c0ed6747a4",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_categories": {
"$ref": "6"
},
"mt_items": {
"$ref": "8"
},
"mt_items_types": {
"$ref": "31"
},
"mt_pos": {
"$ref": "11"
},
"mt_prices_list": {
"$id": "36",
"id": "f19beea1-63ac-47a0-8f2c-ebe651641140",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "dd1f7829-253b-4abd-9194-7e220491d215",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "6abb9c55-f46f-468f-b870-30efb9e8614e",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"active": true,
"created_on": "2025-12-08T21:26:39.4622913+01:00",
"last_update": "2025-12-08T21:26:39.4622913+01:00",
"id_user_upd": "bbecf630-b7d5-4ada-917a-07f950868ab0",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "37",
"id_pos": "0e97ba60-69fd-4c8a-aab3-8044143cc6ee",
"id_pos_type": "fff5b19a-e71d-4ed7-afdb-33109296add3",
"id_price_list": "e3e651bd-4d82-4ef2-9f83-6ca82693875b",
"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": "2025-12-08T21:26:39.4622913+01:00",
"last_update": "2025-12-08T21:26:39.4622913+01:00",
"id_user_upd": "6f1932e3-19fa-4f0e-a52f-7ac8d487ad19",
"commited": true,
"mt_pos_view": {
"$id": "38",
"id_pos": "f4cab085-c831-4a0c-8a21-8370aed3ea8c",
"id_pos_type": "6e649790-797b-43d2-82cf-72cba8a58a8e",
"is_default": true,
"active": true,
"created_on": "2025-12-08T21:26:39.4622913+01:00",
"last_update": "2025-12-08T21:26:39.4622913+01:00",
"id_user_upd": "cb65263d-32a6-48b8-a692-4acc26ad0d6b",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"mt_pos_prices_list": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"mt_pos_types": {
"$id": "39",
"id": "da5fe157-4afe-4571-86a3-55a51c4cfdbf",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2025-12-08T21:26:39.4622913+01:00",
"last_update": "2025-12-08T21:26:39.4622913+01:00",
"id_user_upd": "7c0e18c8-4e5d-4d38-8a00-a2e0fbbdeaa0",
"commited": true,
"mt_items_featured": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_pos_doc_print": [
{
"$id": "40",
"id_pos_print": "1ed98f30-8999-44ea-990a-faf9d9eec587",
"id_doc": "ec06a590-8475-42d8-a2c3-fca7d923a683",
"id_pos_type": "400d21e1-5b1c-4c00-a0e4-edae9ce63bd5",
"id_doc_print": "d411f407-8aad-4b3a-b3d8-50ae4cf16480",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2025-12-08T21:26:39.4622913+01:00",
"last_update": "2025-12-08T21:26:39.4622913+01:00",
"id_user_upd": "7898a925-ba36-4cd5-a999-be2f3f2d2e24",
"commited": true,
"mt_docs": {
"$ref": "16"
},
"mt_pos_print": {
"$id": "41",
"id": "fd33e82f-5fe8-46f0-acb8-abc5e6eb70ab",
"id_pos": "e0364bb5-2f09-4235-8b81-a314f70b4d91",
"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": "2025-12-08T21:26:39.4622913+01:00",
"last_update": "2025-12-08T21:26:39.4622913+01:00",
"id_user_upd": "8bad3217-c593-4df4-95c7-64f01cae4423",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"mt_pos_doc_print": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"st_users": {
"$ref": "3"
}
},
"mt_pos_types": {
"$ref": "39"
},
"st_doc_print": {
"$id": "42",
"id": "4ccb425b-91c0-47bb-acd4-295371816449",
"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": "2025-12-08T21:26:39.4622913+01:00",
"last_update": "2025-12-08T21:26:39.4622913+01:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"st_doc_print_det": [
{
"$id": "43",
"id_doc_print": "96142b26-7415-47ad-b9fd-0c9a83e4bdc6",
"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": "42"
}
},
{
"$ref": "43"
}
]
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "40"
}
],
"st_users": {
"$ref": "3"
},
"mt_pos_view": [
{
"$ref": "38"
},
{
"$ref": "38"
}
]
},
"st_users": {
"$ref": "3"
}
},
"mt_prices_list": {
"$ref": "36"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "37"
}
],
"mt_prices_items": [
{
"$id": "44",
"id_list": "853d34bb-661a-4266-831b-5dea3c1599db",
"id_item_sub": "9cea0994-a51b-4a18-8b88-1c146f9ac979",
"validity_date": "2025-12-08T21:26:39.4622913+01:00",
"price": 4.1,
"active": true,
"created_on": "2025-12-08T21:26:39.4622913+01:00",
"last_update": "2025-12-08T21:26:39.4622913+01:00",
"id_user_upd": "bfda5861-5b48-4950-9521-074e47e88d52",
"commited": true,
"mt_items_sub": {
"$ref": "27"
},
"mt_prices_list": {
"$ref": "36"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "44"
}
],
"mt_prices_list1": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_prices_list2": {
"$ref": "36"
},
"mt_prices_list_rules": [
{
"$id": "45",
"id": "9f54ae62-9e3f-4e89-a904-11607a8beaab",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2025-12-08T21:26:39.4622913+01:00",
"date_end": "2025-12-08T21:26:39.4622913+01:00",
"id_branch": "5557978e-a988-429b-8503-de76c8584436",
"id_pos": "5886f6b6-462f-497f-a4c1-fa29a2667d83",
"id_list": "e5b07357-a9a1-41f0-bb08-144f68f4f037",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2025-12-08T21:26:39.4622913+01:00",
"last_update": "2025-12-08T21:26:39.4622913+01:00",
"id_user_upd": "763cdf4d-898f-4ce5-9197-e32c6d758d77",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_pos": {
"$ref": "11"
},
"mt_prices_list": {
"$ref": "36"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "45"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
},
"mt_prices_rules": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"tt_doc_sa_det": [
{
"$ref": "26"
},
{
"$ref": "26"
}
]
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "35"
}
],
"tt_items_customs": [
{
"$id": "46",
"id": "df9716c5-408e-4222-bd7d-4535a8da52cb",
"order_id": 2,
"id_item": "619140f3-ba40-415b-8229-beb5189c57e6",
"id_item_type": "7b8a386f-ba39-4095-8655-71f0a9c3800c",
"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": "a4422aef-b0ae-439f-b032-f3c9835c1d52",
"type_item": 11,
"id_voucher_json": "1d434399-6973-4f1d-a8ca-d09d83491c99",
"count_voucher": 1,
"id_category": "189eef8a-5151-44a9-9bd2-ffa78ea06874",
"created_on": "2025-12-08T21:26:39.4622913+01:00",
"last_update": "2025-12-08T21:26:39.4622913+01:00",
"id_user_upd": "25017a4e-d7e3-432e-8f7f-129d957eb65f",
"commited": true,
"mt_items": {
"$ref": "8"
},
"mt_items_types": {
"$ref": "31"
},
"st_users": {
"$ref": "3"
},
"tt_pos_sesion": {
"$id": "47",
"id": "00f0ffc7-ce0e-4e3a-a8cb-7933ff010f52",
"nro_sesion": 2,
"id_pos": "1b38e94d-87e8-4ef1-938d-32ab8abc4dc2",
"date_tax": "2025-12-08T21:26:39.4622913+01:00",
"date_open": "2025-12-08T21:26:39.4622913+01:00",
"date_close": "2025-12-08T21:26:39.4622913+01:00",
"id_user_open": "aefee494-6f03-4bf5-b58e-ab6d4f7b3984",
"id_user_close": "332c8a96-043a-4c33-87ad-314ef1d50072",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2025-12-08T21:26:39.4622913+01:00",
"last_update": "2025-12-08T21:26:39.4622913+01:00",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"tt_cloakrooms_units": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_items_customs": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"tt_doc_sa_pt": [
{
"$id": "48",
"id": "7a3eaf5a-f5a6-44c4-8622-0e15f9e2a5b8",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "63881132-9739-4896-bcf1-76c8b1cb37d9",
"type_pay": 5,
"module": "sample string 6",
"process": true,
"json_cloackrooms": "sample string 8",
"multi_select": 9,
"terminal_name": "sample string 10",
"created_on": "2025-12-08T21:26:39.4622913+01:00",
"tt_pos_sesion": {
"$ref": "47"
}
},
{
"$ref": "48"
}
],
"tt_rooms_units_activity": [
{
"$id": "49",
"id": "e6b7e60a-79da-4147-a573-82890333d52e",
"id_room_unit": "5f6fdf76-e36d-4ea3-959f-c4317118ed61",
"id_room_list": "98fb3992-2b59-446c-a82d-0ce9f6a8c5ef",
"nro_res_ext": "sample string 3",
"date_reserved": "2025-12-08T21:26:39.4622913+01:00",
"date_from": "2025-12-08T21:26:39.4622913+01:00",
"date_end": "2025-12-08T21:26:39.4622913+01:00",
"date_open": "2025-12-08T21:26:39.4622913+01:00",
"date_close": "2025-12-08T21:26:39.4622913+01:00",
"id_employee": "2ded6be2-6153-4c02-a4a0-bf1ade22d64b",
"id_employee_sec": "fa4fcab7-b4f2-4c81-8eff-63d8ac252349",
"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": "189f7dc3-ea12-4860-ac9a-690c9a3e0cf3",
"comment": "sample string 7",
"id_user_open": "0f387df8-4d7b-4bb3-ab6d-daf99df14504",
"id_user_close": "71b13830-3023-4a4b-a667-9afb969ab683",
"id_unit_state": "738aec71-40ae-49a7-b6d9-8abc007a7c21",
"id_pos_sesion": "edd4c8a1-669e-497a-a5f8-6bdbd652be3c",
"vip": true,
"paid": true,
"send": true,
"send_date": "2025-12-08T21:26:39.4622913+01:00",
"active": true,
"created_on": "2025-12-08T21:26:39.4622913+01:00",
"last_update": "2025-12-08T21:26:39.4622913+01:00",
"commited": true,
"mt_employees": {
"$ref": "23"
},
"mt_employees1": {
"$ref": "23"
},
"mt_rooms_units": {
"$id": "50",
"id": "5e14ba90-2b9a-40bc-b1a2-36182d7154b6",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "e14b050b-b542-47db-8154-b68418dc382e",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "8a9b8964-f344-4c32-af61-90c7f2887fa9",
"locked": true,
"date_locked": "2025-12-08T21:26:39.4622913+01:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2025-12-08T21:26:39.4622913+01:00",
"last_update": "2025-12-08T21:26:39.4622913+01:00",
"id_user_upd": "4b2d2ac3-ba27-4c88-9d70-ad458b2ae171",
"commited": true,
"mt_rooms": {
"$id": "51",
"id": "bf035a0e-15bf-4352-8e75-be1e3b530bf1",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "976f4de3-deff-4d5e-9b3d-9a04e9766e57",
"name_pos": "sample string 6",
"id_image": "48e14f31-ce2a-45bc-b18d-edab668e2f3a",
"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": "7bc9353e-2825-46db-90bd-719b3a58a78a",
"refresh_status": true,
"active": true,
"created_on": "2025-12-08T21:26:39.4622913+01:00",
"last_update": "2025-12-08T21:26:39.4622913+01:00",
"id_user_upd": "356154fa-b058-4e64-b032-35f1b16e1424",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_pos_rooms": [
{
"$id": "52",
"id_pos": "de58ce93-f803-4e11-9d4f-be1b1628d929",
"id_room": "cdd1be23-7d6d-458a-b886-5670cb5afc31",
"active": true,
"created_on": "2025-12-08T21:26:39.4622913+01:00",
"last_update": "2025-12-08T21:26:39.4622913+01:00",
"id_user_upd": "dbf20651-1c59-4b0c-800c-3d3ffd8aa356",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"mt_rooms": {
"$ref": "51"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "52"
}
],
"st_images": {
"$ref": "5"
},
"st_images1": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
},
"mt_rooms_units": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"tt_rooms_list": [
{
"$id": "53",
"id": "99bfefde-9ebe-41f2-b748-b24041096d97",
"id_room": "1b2a4482-15c3-4a60-910b-aac67840c567",
"date_in": "2025-12-08T21:26:39.4622913+01:00",
"date_out": "2025-12-08T21:26:39.4622913+01:00",
"id_user_add": "848e901b-890d-4cf3-9755-d1dcfd53ab83",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2025-12-08T21:26:39.4622913+01:00",
"last_update": "2025-12-08T21:26:39.4622913+01:00",
"commited": true,
"mt_rooms": {
"$ref": "51"
},
"st_users": {
"$ref": "3"
},
"tt_rooms_units_activity": [
{
"$ref": "49"
},
{
"$ref": "49"
}
]
},
{
"$ref": "53"
}
]
},
"mt_rooms_units_types": {
"$id": "54",
"id": "1b35884b-525e-4420-9057-2f6a65ac55fe",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2025-12-08T21:26:39.4622913+01:00",
"last_update": "2025-12-08T21:26:39.4622913+01:00",
"id_user_upd": "47337d4d-2297-4e76-8d8f-263146cd354c",
"commited": true,
"mt_rooms_units": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"mt_rooms_units_states_types": [
{
"$id": "55",
"id_room_type": "be6236ea-1a1b-4090-9f46-bcf9d6f61baf",
"id_room_state": "619407f3-ff02-4a9d-874f-1ceeeb9bff62",
"id_image": "3b7b0b02-7061-411b-b677-86869b3c3210",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2025-12-08T21:26:39.4622913+01:00",
"last_update": "2025-12-08T21:26:39.4622913+01:00",
"id_user_upd": "c4ec7e13-27e8-45a2-af39-77c5c516bc62",
"commited": true,
"mt_rooms_units_states": {
"$id": "56",
"id": "46258cf5-a7bd-4c07-9851-5981cf43a436",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2025-12-08T21:26:39.4622913+01:00",
"last_update": "2025-12-08T21:26:39.4622913+01:00",
"id_user_upd": "ca20f8da-b772-440b-add4-72adbf9476a6",
"commited": true,
"st_users": {
"$ref": "3"
},
"mt_rooms_units_states_types": [
{
"$ref": "55"
},
{
"$ref": "55"
}
],
"tt_rooms_units_activity": [
{
"$ref": "49"
},
{
"$ref": "49"
}
]
},
"mt_rooms_units_types": {
"$ref": "54"
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "55"
}
],
"st_users": {
"$ref": "3"
}
},
"st_users": {
"$ref": "3"
},
"tt_rooms_units_activity": [
{
"$ref": "49"
},
{
"$ref": "49"
}
]
},
"mt_rooms_units_states": {
"$ref": "56"
},
"st_users": {
"$ref": "3"
},
"st_users1": {
"$ref": "3"
},
"tt_doc_sa": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_pos_sesion": {
"$ref": "47"
},
"tt_rooms_list": {
"$ref": "53"
}
},
{
"$ref": "49"
}
],
"tt_doc_sa": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_tips": [
{
"$id": "57",
"id": "d8e40f54-ce25-4cd1-a3e0-0da3601e925a",
"id_pos_sesion": "0a74b467-0289-4dce-a8c3-54d3112dee52",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "d3223f03-b31c-400c-903e-08c938b6f67d",
"id_room_unit_activity": "180ce432-da30-43b6-ba31-8516de0beb1c",
"id_doc_sa": "0a43a260-528d-444e-97de-68e5464f7b4c",
"id_pos_type": "b584653c-c0a5-453a-865d-0df536755c53",
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "f8f1dc16-6080-4e09-9158-9492593ec27b",
"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": "2025-12-08T21:26:39.4622913+01:00",
"last_update": "2025-12-08T21:26:39.4622913+01:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "47"
},
"tt_tips_users": [
{
"$id": "58",
"id_tip": "b46fadf1-7469-4ba8-8828-b96afacc98a0",
"id_user": "2bb72097-7aef-4c75-b1ce-0509f95e721d",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2025-12-08T21:26:39.4622913+01:00",
"last_update": "2025-12-08T21:26:39.4622913+01:00",
"commited": true,
"st_users": {
"$ref": "3"
},
"tt_tips": {
"$ref": "57"
}
},
{
"$ref": "58"
}
]
},
{
"$ref": "57"
}
],
"st_users": {
"$ref": "3"
},
"st_users1": {
"$ref": "3"
},
"tt_pos_sesion_users": [
{
"$id": "59",
"id_pos_sesion": "564ab15b-deb2-437c-b280-d8e93721b4b1",
"id_user": "b3f2b287-1d82-4f2a-83ac-8b9ffc965205",
"date_add": "2025-12-08T21:26:39.4622913+01:00",
"active": true,
"created_on": "2025-12-08T21:26:39.4622913+01:00",
"last_update": "2025-12-08T21:26:39.4622913+01:00",
"commited": true,
"st_users": {
"$ref": "3"
},
"tt_pos_sesion": {
"$ref": "47"
}
},
{
"$ref": "59"
}
]
}
},
{
"$ref": "46"
}
]
},
"mt_items_vouchers": {
"$id": "60",
"id": "e54eca84-844e-4706-a69e-a6a9c8224c38",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "27e3d1b6-1f46-4836-98e9-8ede20adbeed",
"id_doc_print": "c49e6f58-9e9c-4d3a-81a3-b2c76a6f2a11",
"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": "2025-12-08T21:26:39.4622913+01:00",
"last_update": "2025-12-08T21:26:39.4622913+01:00",
"commited": true,
"mt_items_sub": [
{
"$ref": "27"
},
{
"$ref": "27"
}
]
},
"st_users": {
"$ref": "3"
},
"mt_prices_items": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_doc_sa_det": [
{
"$ref": "26"
},
{
"$ref": "26"
}
]
},
"mt_prices_list": {
"$ref": "36"
},
"st_users": {
"$ref": "3"
},
"st_users1": {
"$ref": "3"
},
"tt_doc_sa": {
"$ref": "15"
},
"tt_doc_sa_det_stock": [
{
"$id": "61",
"id_doc_sa": "d74dedeb-5990-4b2c-92e5-7c88dc00c9ef",
"id_line": 2,
"id_item": "4270d325-6f62-4feb-8177-b1587107adee",
"qty": 4.1,
"mt_items": {
"$ref": "8"
},
"tt_doc_sa_det": {
"$ref": "26"
}
},
{
"$ref": "61"
}
]
},
{
"$ref": "26"
}
],
"tt_doc_sa_pay": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"tt_vouchers": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"tt_vouchers_permisions": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"tt_rooms_units_activity": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "49"
},
{
"$ref": "49"
}
]
},
"mt_money_types": {
"$ref": "18"
},
"mt_payment_types": {
"$ref": "21"
},
"tt_doc_sa": {
"$ref": "15"
},
"tt_vouchers": {
"$ref": "33"
}
},
{
"$ref": "22"
}
],
"tt_vouchers": [
{
"$ref": "33"
},
{
"$ref": "33"
}
]
},
"st_users": {
"$ref": "3"
},
"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": "3"
}
},
{
"$ref": "17"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
},
"mt_pos_doc_print": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"st_doc_num": [
{
"$id": "62",
"id_pos": "799053a1-f023-4762-9690-201c188c2d9b",
"id_doc": "8b30e9a5-3216-4a5a-9317-dfdb901b5cfb",
"value": 3,
"created_on": "2025-12-08T21:26:39.4622913+01:00",
"last_update": "2025-12-08T21:26:39.4622913+01:00",
"commited": true,
"mt_docs": {
"$ref": "16"
},
"mt_pos": {
"$ref": "11"
}
},
{
"$ref": "62"
}
],
"tt_doc_sa": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_doc_st": [
{
"$id": "63",
"id": "25dcdd75-4e2f-4af3-8ea8-623811c5e91a",
"id_pos": "91b00480-0151-490f-88c2-3e8c0ee34e46",
"id_doc": "3688b6b6-5d10-4a30-81e5-2e1c8b89c8ca",
"id_branch": "34104ea8-c203-40f0-964e-b2d1d3d6eb65",
"nro_doc": "sample string 5",
"date_doc": "2025-12-08T21:26:39.4622913+01:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "66925e95-8193-44b0-9c36-15d9b226f261",
"id_loc_from": "f8a7806e-d2ab-42e5-bf43-1af7b2822e24",
"id_loc_end": "a57d3f82-29ac-4546-87f3-1a7bc29db1c8",
"id_user_add": "25020329-4dab-420b-b85f-28bcc24971a1",
"id_user_upd": "3070c936-14a9-4269-8bf8-0efd7b183aba",
"id_pos_sesion": "4dc83f08-7d8d-43a5-aeb4-c79ac8e1a206",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2025-12-08T21:26:39.4622913+01:00",
"active": true,
"created_on": "2025-12-08T21:26:39.4622913+01:00",
"last_update": "2025-12-08T21:26:39.4622913+01:00",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_docs": {
"$ref": "16"
},
"mt_locations": {
"$id": "64",
"id": "54985bc9-db6c-458d-84df-3ada5bb3a239",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "6cee39b1-6856-4125-9073-d98cd54aa7bb",
"active": true,
"created_on": "2025-12-08T21:26:39.4622913+01:00",
"last_update": "2025-12-08T21:26:39.4622913+01:00",
"id_user_upd": "6b8d14f8-aab3-4c79-b992-1db8239708a2",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"st_users": {
"$ref": "3"
},
"tt_doc_sa": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_doc_sa1": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_doc_st": [
{
"$ref": "63"
},
{
"$ref": "63"
}
],
"tt_doc_st1": [
{
"$ref": "63"
},
{
"$ref": "63"
}
],
"tt_stock": [
{
"$id": "65",
"id_location": "ee9b0f53-3496-4150-9778-d70760063497",
"id_item": "8535e699-75ba-4445-996b-6d1487df0694",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2025-12-08T21:26:39.4622913+01:00",
"last_update": "2025-12-08T21:26:39.4622913+01:00",
"commited": true,
"mt_items": {
"$ref": "8"
},
"mt_locations": {
"$ref": "64"
}
},
{
"$ref": "65"
}
]
},
"mt_locations1": {
"$ref": "64"
},
"mt_pos": {
"$ref": "11"
},
"st_users": {
"$ref": "3"
},
"st_users1": {
"$ref": "3"
},
"tt_doc_st_det": [
{
"$id": "66",
"id_doc_st": "1b2528a5-f5fe-45a9-8683-d8c77af70133",
"id_line": 2,
"id_item": "d0868b4d-ce73-4ba7-9cf8-137ccf868d47",
"comment": "sample string 4",
"qty": 5.1,
"status": 1,
"active": true,
"mt_items": {
"$ref": "8"
},
"tt_doc_st": {
"$ref": "63"
}
},
{
"$ref": "66"
}
],
"tt_doc_st1": [
{
"$ref": "63"
},
{
"$ref": "63"
}
],
"tt_doc_st2": {
"$ref": "63"
}
},
{
"$ref": "63"
}
]
},
"mt_locations": {
"$ref": "64"
},
"mt_locations1": {
"$ref": "64"
},
"mt_pos": {
"$ref": "11"
},
"st_users": {
"$ref": "3"
},
"st_users1": {
"$ref": "3"
},
"tt_cloakrooms_units": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_doc_sa_det": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"tt_doc_sa_pay": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"tt_doc_sa1": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_doc_sa2": {
"$ref": "15"
},
"tt_pos_sesion": {
"$ref": "47"
},
"tt_rooms_units_activity": {
"$ref": "49"
},
"tt_spool_doc_print": [
{
"$id": "67",
"id": "aadafd95-03f6-4268-a9cd-36782b713a6d",
"spool_server": "sample string 2",
"id_doc_sa": "fea644f3-93d1-4cf3-a227-5c86fbee372c",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2025-12-08T21:26:39.4622913+01:00",
"printed": true,
"print_on": "2025-12-08T21:26:39.4622913+01:00",
"tt_doc_sa": {
"$ref": "15"
}
},
{
"$ref": "67"
}
]
},
"tt_pos_sesion": {
"$ref": "47"
}
},
{
"$ref": "14"
}
]
},
{
"$ref": "13"
}
],
"mt_items_featured": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_pos_print": [
{
"$ref": "41"
},
{
"$ref": "41"
}
],
"mt_pos_rooms": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"st_users": {
"$ref": "3"
},
"mt_pos_view": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_prices_list_rules": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"mt_prices_rules": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"st_doc_num": [
{
"$ref": "62"
},
{
"$ref": "62"
}
],
"st_pos_license": [
{
"$id": "68",
"id": "16e00366-0214-442f-91a8-10197ebc8be8",
"id_pos": "84e40f9c-651d-4ec9-9e51-cc47b9fd0e4a",
"mac_address": "sample string 3",
"date_end": "2025-12-08T21:26:39.4622913+01:00",
"key_access": "sample string 5",
"id_user_add": "56588f5f-dad1-4248-89fe-47adb89c834a",
"active": true,
"created_on": "2025-12-08T21:26:39.4622913+01:00",
"last_update": "2025-12-08T21:26:39.4622913+01:00",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "68"
}
],
"st_users_pos": [
{
"$id": "69",
"id_user": "729912bb-20e0-482f-9331-0f39c69fee30",
"id_pos": "b2704db7-dd93-4956-bc87-b5816833afaa",
"pass_required": true,
"active": true,
"created_on": "2025-12-08T21:26:39.4622913+01:00",
"last_update": "2025-12-08T21:26:39.4622913+01:00",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "69"
}
],
"tt_doc_sa": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_pos_connection": [
{
"$id": "70",
"id": "647a3773-9fd8-4dd6-8942-68b43eef28b2",
"id_pos": "6da5d8de-8542-45f0-b646-79290b9275ec",
"date_add": "2025-12-08T21:26:39.4622913+01:00",
"date_upd": "2025-12-08T21:26:39.4622913+01:00",
"date_out": "2025-12-08T21:26:39.4622913+01:00",
"connection_type": "sample string 3",
"connection_speed": 1,
"terminal_name": "sample string 4",
"version": "sample string 5",
"commited": true,
"mt_pos": {
"$ref": "11"
}
},
{
"$ref": "70"
}
],
"tt_pos_sesion": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"mt_branches": {
"$ref": "4"
},
"tt_logs": [
{
"$id": "71",
"id": "944f897d-112c-414f-8536-e39c0564b065",
"id_user_add": "63e31445-5c47-4e18-9255-3cdf17c852e6",
"id_table": "092cbdd6-cacd-48a1-8db6-3980654c6b6d",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "56792f02-b07a-4008-a675-5dd024e8d0a6",
"created_on": "2025-12-08T21:26:39.4622913+01:00",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"st_sync_tables": {
"$id": "72",
"id": "a8d582c5-8b38-4359-a9ec-72a9808b2881",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2025-12-08T21:26:39.4622913+01:00",
"last_update": "2025-12-08T21:26:39.4622913+01:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "73",
"id": "44774c45-b3fa-429b-b1ef-d72c1800acb5",
"id_sync": "42768097-563a-4f49-b8af-cebc7ead60d7",
"json": "sample string 3",
"id_table": "7526daf5-3c2c-4d89-b6ae-77e51ec9a6c7",
"order": 5,
"st_sync_packages": {
"$id": "74",
"id": "df65c28f-0082-4ad0-af54-9ff0555da97f",
"id_branch_from": "629f0b24-3553-43b1-b78d-ff4b5c64111a",
"id_branch_to": "e2c15a26-36e3-4087-8d27-8d5e092f78cd",
"type": 4,
"created_on": "2025-12-08T21:26:39.4622913+01:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2025-12-08T21:26:39.4622913+01:00",
"send_on": "2025-12-08T21:26:39.4622913+01:00",
"mt_branches": {
"$ref": "4"
},
"mt_branches1": {
"$ref": "4"
},
"st_sync_packages_det": [
{
"$ref": "73"
},
{
"$ref": "73"
}
]
},
"st_sync_tables": {
"$ref": "72"
}
},
{
"$ref": "73"
}
],
"tt_logs": [
{
"$ref": "71"
},
{
"$ref": "71"
}
]
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "71"
}
],
"st_local_variables": [
{
"$id": "75",
"id": "0628b021-38c7-47ee-931e-deef6c44c76f",
"id_pos": "b854c17d-72d4-43db-92ae-78a56a69b0ef",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2025-12-08T21:26:39.4622913+01:00",
"commited": true,
"mt_pos": {
"$ref": "11"
}
},
{
"$ref": "75"
}
],
"tt_doc_st": [
{
"$ref": "63"
},
{
"$ref": "63"
}
]
},
"mt_pos_types": {
"$ref": "39"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "10"
}
],
"mt_items_formula": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"mt_units": {
"$ref": "30"
},
"mt_units1": {
"$ref": "30"
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
},
"mt_items_sub": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"mt_prices_rules": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"tt_doc_sa_det_stock": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_doc_st_det": [
{
"$ref": "66"
},
{
"$ref": "66"
}
],
"tt_items_customs": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"tt_stock": [
{
"$ref": "65"
},
{
"$ref": "65"
}
],
"tt_vouchers_det": [
{
"$ref": "32"
},
{
"$ref": "32"
}
]
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "7"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
},
"mt_prices_rules": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"tt_vouchers_det": [
{
"$ref": "32"
},
{
"$ref": "32"
}
]
},
{
"$ref": "6"
}
],
"mt_employees": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"mt_items": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_items_types": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"mt_money_types": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"mt_payment_types": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"mt_prices_list": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_rooms": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"mt_rooms1": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "55"
},
{
"$ref": "55"
}
],
"st_functions": [
{
"$id": "76",
"id": "11fa3c46-55e7-440d-b6d9-700631b6496f",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "b50f7bfd-56c6-4c84-84e4-f512eaad6bbf",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "de1a8478-c100-4da0-aabc-519586f24791",
"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": "2025-12-08T21:26:39.4622913+01:00",
"last_update": "2025-12-08T21:26:39.4622913+01:00",
"commited": true,
"st_functions_groups": {
"$id": "77",
"id": "53ac905a-a3ab-4f19-aeb0-641e285faac3",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2025-12-08T21:26:39.4622913+01:00",
"last_update": "2025-12-08T21:26:39.4622913+01:00",
"commited": true,
"st_functions": [
{
"$ref": "76"
},
{
"$ref": "76"
}
]
},
"st_images": {
"$ref": "5"
},
"st_permisions": [
{
"$ref": "1"
},
{
"$ref": "1"
}
]
},
{
"$ref": "76"
}
],
"st_images_types": {
"$id": "78",
"id": "338f1f7d-6baf-4aa8-81e1-8bc35602e42a",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2025-12-08T21:26:39.4622913+01:00",
"last_update": "2025-12-08T21:26:39.4622913+01:00",
"commited": true,
"st_images": [
{
"$ref": "5"
},
{
"$ref": "5"
}
]
},
"mt_docs": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"st_users": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"st_users1": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"mt_cloakrooms": [
{
"$ref": "13"
},
{
"$ref": "13"
}
]
},
"st_users": {
"$ref": "3"
},
"mt_branches_zones": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"mt_employees_branches": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"mt_items_featured": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_locations": [
{
"$ref": "64"
},
{
"$ref": "64"
}
],
"mt_periods": [
{
"$id": "79",
"id_branch": "e4200c2c-0150-4a46-b526-8c46e823deb7",
"exercise_id": 2,
"period_id": 3,
"date_from": "2025-12-08T21:26:39.4622913+01:00",
"date_end": "2025-12-08T21:26:39.4622913+01:00",
"state": "sample string 6",
"created_on": "2025-12-08T21:26:39.4622913+01:00",
"last_update": "2025-12-08T21:26:39.4622913+01:00",
"commited": true,
"mt_branches": {
"$ref": "4"
}
},
{
"$ref": "79"
}
],
"mt_pos": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"mt_prices_list_rules": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"mt_prices_rules": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_rooms": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"st_sync_packages": [
{
"$ref": "74"
},
{
"$ref": "74"
}
],
"st_sync_packages1": [
{
"$ref": "74"
},
{
"$ref": "74"
}
],
"tt_doc_sa": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_doc_st": [
{
"$ref": "63"
},
{
"$ref": "63"
}
],
"tt_vouchers": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"tt_vouchers_permisions": [
{
"$ref": "34"
},
{
"$ref": "34"
}
]
},
{
"$ref": "4"
}
],
"mt_branches_zones": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"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": "23"
},
{
"$ref": "23"
}
],
"mt_employees_profiles": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_items": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_items_featured": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_items_sub": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"mt_items_types": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"mt_locations": [
{
"$ref": "64"
},
{
"$ref": "64"
}
],
"mt_money_rates": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"mt_money_types": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"mt_payment_types": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"mt_pos": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"mt_pos_doc_print": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"mt_pos_prices_list": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"mt_pos_print": [
{
"$ref": "41"
},
{
"$ref": "41"
}
],
"mt_pos_rooms": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"mt_pos_types": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"mt_pos_view": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_prices_items": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"mt_prices_list": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_prices_list_rules": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"mt_prices_rules": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_rooms": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"mt_rooms_units": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"mt_rooms_units_states": [
{
"$ref": "56"
},
{
"$ref": "56"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "55"
},
{
"$ref": "55"
}
],
"mt_rooms_units_types": [
{
"$ref": "54"
},
{
"$ref": "54"
}
],
"mt_units": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"mt_units_ref": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"st_images": {
"$ref": "5"
},
"st_images1": {
"$ref": "5"
},
"st_permisions": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"st_pos_license": [
{
"$ref": "68"
},
{
"$ref": "68"
}
],
"st_users_pos": [
{
"$ref": "69"
},
{
"$ref": "69"
}
],
"st_users_profiles": {
"$ref": "2"
},
"st_users_token": [
{
"$id": "80",
"id": "f3ec3a5b-500a-4e7c-b858-0a6008e71735",
"token_id": "sample string 2",
"id_user": "b5712308-f4b1-41bb-9d3d-0df34bb03cb2",
"date_from": "2025-12-08T21:26:39.4622913+01:00",
"date_end": "2025-12-08T21:26:39.4622913+01:00",
"created_on": "2025-12-08T21:26:39.4622913+01:00",
"st_users": {
"$ref": "3"
}
},
{
"$ref": "80"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_doc_sa_det": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"tt_doc_sa_det1": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"tt_doc_sa": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_doc_sa1": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_doc_st": [
{
"$ref": "63"
},
{
"$ref": "63"
}
],
"tt_doc_st1": [
{
"$ref": "63"
},
{
"$ref": "63"
}
],
"tt_items_customs": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"tt_logs": [
{
"$ref": "71"
},
{
"$ref": "71"
}
],
"tt_pos_sesion": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"tt_pos_sesion1": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"tt_rooms_list": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"tt_rooms_units_activity": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"tt_rooms_units_log": [
{
"$id": "81",
"id": "d18c8051-21b8-4656-b4ca-30a8d682196c",
"id_room_activity": "80b79faa-c1e0-440c-a8c5-743be1e7751d",
"id_pos_sesion": "3fa36260-a89c-4bb5-847e-17eb7ebd67c6",
"log_text": "sample string 4",
"id_user": "218d9646-c8bd-4ea7-b4b7-b93ba5f8172e",
"created_on": "2025-12-08T21:26:39.4622913+01:00",
"commited": true,
"st_users": {
"$ref": "3"
}
},
{
"$ref": "81"
}
],
"tt_tips_users": [
{
"$ref": "58"
},
{
"$ref": "58"
}
],
"tt_vouchers_permisions": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"tt_vouchers": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_docs": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"tt_pos_sesion_users": [
{
"$ref": "59"
},
{
"$ref": "59"
}
]
},
{
"$ref": "3"
}
]
},
"st_users": {
"$ref": "3"
},
"st_functions": {
"$ref": "76"
}
}