GET api/St_Images/{id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
st_images| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
None. |
|
| id_mask | string |
Required Max length: 10 |
|
| name | string |
Required Max length: 40 |
|
| id_img_type | globally unique identifier |
Required |
|
| image_file | string |
Required |
|
| extension | string |
Required Max length: 4 |
|
| high | integer |
None. |
|
| width | integer |
None. |
|
| active | boolean |
Required |
|
| created_on | date |
None. |
|
| last_update | date |
None. |
|
| commited | boolean |
None. |
|
| mt_branches | Collection of mt_branches |
None. |
|
| mt_categories | Collection of mt_categories |
None. |
|
| mt_employees | Collection of mt_employees |
None. |
|
| mt_items | Collection of mt_items |
None. |
|
| mt_items_types | Collection of mt_items_types |
None. |
|
| mt_money_types | Collection of mt_money_types |
None. |
|
| mt_payment_types | Collection of mt_payment_types |
None. |
|
| mt_prices_list | Collection of mt_prices_list |
None. |
|
| mt_rooms | Collection of mt_rooms |
None. |
|
| mt_rooms1 | Collection of mt_rooms |
None. |
|
| mt_rooms_units_states_types | Collection of mt_rooms_units_states_types |
None. |
|
| st_functions | Collection of st_functions |
None. |
|
| st_images_types | st_images_types |
None. |
|
| mt_docs | Collection of mt_docs |
None. |
|
| st_users | Collection of st_users |
None. |
|
| st_users1 | Collection of st_users |
None. |
|
| mt_cloakrooms | Collection of mt_cloakrooms |
None. |
Response Formats
application/json, text/json
Sample:
{
"id": "9440a6f5-38fa-4f4d-9915-5d4d8a0af781",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "10abec62-1118-447e-8175-824669245fca",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-01-10T12:09:25.571156+01:00",
"last_update": "2026-01-10T12:09:25.571156+01:00",
"commited": true,
"mt_branches": [
{
"$id": "2",
"id": "303449e0-d9ec-4574-a8dc-3a232e3ff4fb",
"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": "0322e96c-550b-486f-8eff-c2c182080b8f",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-01-10T12:09:25.571156+01:00",
"last_update": "2026-01-10T12:09:25.571156+01:00",
"id_user_upd": "0f7686f1-1cda-4c05-9724-cb018def4027",
"commited": true,
"st_images": {
"$ref": "1"
},
"st_users": {
"$id": "3",
"id": "b8f302ba-d230-4268-8c25-734bdea6f241",
"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": "3222d9a1-3b2c-45de-b05e-8f345bf5720a",
"view_messages": true,
"id_image_photo": "776bd4a3-d9f5-4714-8cf3-2cdd5170f531",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "af87985d-7a32-497c-9355-5a335062aa34",
"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-01-10T12:09:25.571156+01:00",
"last_update": "2026-01-10T12:09:25.571156+01:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_branches_zones": [
{
"$id": "4",
"id": "947e4008-2ac8-47e0-a208-01039294348f",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "d7c1ad21-7f8b-4932-bb27-13892956e70d",
"active": true,
"created_on": "2026-01-10T12:09:25.571156+01:00",
"last_update": "2026-01-10T12:09:25.571156+01:00",
"id_user_upd": "d3a49495-998d-4e59-84b6-e571af513df2",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos": [
{
"$id": "5",
"id": "c2b7dc48-f7e9-4c51-adc1-a9f06f4781a7",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "97aa9bb2-caeb-4706-85c5-44450239980b",
"id_zone": "64137918-d8b7-4284-a72d-7a3c3e15d08d",
"user_required": true,
"active": true,
"created_on": "2026-01-10T12:09:25.571156+01:00",
"last_update": "2026-01-10T12:09:25.571156+01:00",
"id_user_upd": "13e0174b-8868-479e-82cd-59bec966423f",
"commited": true,
"mt_branches_zones": {
"$ref": "4"
},
"mt_cloakrooms": [
{
"$id": "6",
"id": "4c847c38-d378-4fd0-9c97-3c42ee9c9715",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "98ce55a9-633d-4004-999a-4573c8c42df5",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "2720ada6-2be7-464a-9e14-ed7d1af8ed29",
"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-01-10T12:09:25.571156+01:00",
"last_update": "2026-01-10T12:09:25.571156+01:00",
"id_user_upd": "53aec651-6652-4718-bdd9-adbc565829ca",
"commited": true,
"mt_pos": {
"$ref": "5"
},
"st_images": {
"$ref": "1"
},
"st_users": {
"$ref": "3"
},
"tt_cloakrooms_units": [
{
"$id": "7",
"id": "fb635332-4430-4438-8678-a46fa8bef2d5",
"id_cloakroom": "78c1cee0-1f20-4b51-b655-9b3d8eb4778b",
"id_pos_sesion": "9f52a7f1-76a6-4516-b343-0720a1200a60",
"unit_id": 4,
"date_open": "2026-01-10T12:09:25.571156+01:00",
"date_close": "2026-01-10T12:09:25.571156+01:00",
"id_doc_sa": "176c913f-f175-4bfc-b66e-f31c93beb549",
"commited": true,
"mt_cloakrooms": {
"$ref": "6"
},
"tt_doc_sa": {
"$id": "8",
"id": "3e90f2b8-eb6d-403f-95f7-f37440ff5409",
"id_pos": "da69935f-9bac-4f74-8aee-6f95a4831968",
"id_doc": "7a57ddbf-6726-4b51-a533-2c59a76a72b9",
"id_branch": "7d100e47-25d1-4ae3-882d-4895ff1632c4",
"nro_doc": "sample string 5",
"date_doc": "2026-01-10T12:09:25.571156+01:00",
"date_tax": "2026-01-10T12:09:25.571156+01:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "df966f28-d771-4315-99b3-540a5e7cd38f",
"id_relationship": "5203f565-e20d-4308-9fd3-cc0aa005ab6b",
"id_loc_from": "471bd45f-787a-40b3-8126-1243693b7882",
"id_loc_end": "cc451484-2cbe-46c5-8c31-6c7b369aeedc",
"id_user_add": "c5fbf8bd-e351-4f3f-a4f2-415f737d699e",
"id_user_upd": "586a54e9-336d-4afb-8c71-533891ac3866",
"comment": "sample string 12",
"id_pos_sesion": "6402bc60-3aac-4f4b-8890-42bd9efe7fed",
"id_room_unit": "abd7b3f1-c1f9-438d-96e9-b5e2e5bbec6e",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "b4a6204e-b176-41d9-9a11-516b3e490c0f",
"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-01-10T12:09:25.571156+01:00",
"last_update": "2026-01-10T12:09:25.571156+01:00",
"commited": true,
"created_by": 1,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$id": "9",
"id": "bbf2f016-ed7c-4790-a84b-3c4757a97c00",
"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": "ec9bc423-e560-4771-97a5-e80537abfd13",
"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-01-10T12:09:25.571156+01:00",
"last_update": "2026-01-10T12:09:25.571156+01:00",
"id_user_upd": "9ecfe31c-8b2e-4416-b481-c669fcda90ba",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "10",
"id_doc": "a44329d7-d659-48f5-990c-20a7fef261ad",
"id_pay": "b391d084-4df8-4a7c-812a-cc76b3a9999e",
"id_money": "d93bc128-87af-43d8-bfa9-6c9ec3020a6e",
"active": true,
"created_on": "2026-01-10T12:09:25.571156+01:00",
"last_update": "2026-01-10T12:09:25.571156+01:00",
"id_user_upd": "57c0898c-f12b-4c70-9a64-763614dfa7c1",
"commited": true,
"mt_docs": {
"$ref": "9"
},
"mt_money_types": {
"$id": "11",
"id": "06992f98-d05b-463d-85b3-caf21594d789",
"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": "e55992aa-74bc-4852-8c18-de225434679d",
"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-01-10T12:09:25.571156+01:00",
"last_update": "2026-01-10T12:09:25.571156+01:00",
"id_user_upd": "76d90953-a7c9-4907-a9ad-a17c25f645ce",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_money_rates": [
{
"$id": "12",
"id_money_1": "04e55310-deb9-41ed-a7cd-fb5c4a3fa512",
"id_money_2": "0e8484a1-d472-49cf-a439-83b2c709c3d4",
"date_from": "2026-01-10T12:09:25.571156+01:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-01-10T12:09:25.571156+01:00",
"last_update": "2026-01-10T12:09:25.571156+01:00",
"id_user_upd": "9d859a60-7f2b-466e-afd8-42fc2614be40",
"commited": true,
"mt_money_types": {
"$ref": "11"
},
"mt_money_types1": {
"$ref": "11"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "12"
}
],
"mt_money_rates1": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"st_images": {
"$ref": "1"
},
"st_users": {
"$ref": "3"
},
"tt_doc_sa_cashflow": [
{
"$id": "13",
"id_doc_sa": "3533e77c-f54d-400e-a856-8196aef7f073",
"id_pay": "0abba588-6e26-45ec-a838-3376f29f29ec",
"id_money": "5191f54d-fbbb-4651-a242-0ceb3fff6b9a",
"date_cashflow": "2026-01-10T12:09:25.571156+01:00",
"coefficient": 5.1,
"id_user_add": "da6106a2-2e90-4eee-8a20-8f861364e014",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "14",
"id": "c423af81-eb22-4b52-8d5e-03e2d592023d",
"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": "2ca5ade4-979c-440f-987b-7470bb2e1e87",
"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-01-10T12:09:25.571156+01:00",
"last_update": "2026-01-10T12:09:25.571156+01:00",
"id_user_upd": "9a3de473-2dec-42e1-89a7-6bed0a0ee394",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"st_images": {
"$ref": "1"
},
"st_users": {
"$ref": "3"
},
"tt_doc_sa_cashflow": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_sa_pay": [
{
"$id": "15",
"id_doc_sa": "97647817-7361-48ea-85cc-ede91d89043a",
"id_line": 2,
"id_pay": "c722870b-e703-478d-b59f-f4c814d72515",
"id_money": "2ae37668-baa0-4df0-ac01-57836e44ee37",
"coefficient": 5.1,
"id_voucher": "74051ffe-2e44-4e95-9204-711fbdf9d9c4",
"id_employee": "97b2de71-3b8f-48b7-926c-f63bffef46a1",
"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": "5d948898-fbfc-41c3-9f62-835b3f49d9fa",
"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": "16",
"id": "5fa666f4-7a08-4111-b656-915ca5565749",
"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": "6b82988c-37b7-4318-a06f-fa9af5e25af8",
"name_pos": "sample string 12",
"id_image": "af225282-759a-45d1-bd9e-c2ca6f0c34e3",
"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-01-10T12:09:25.571156+01:00",
"last_update": "2026-01-10T12:09:25.571156+01:00",
"id_user_upd": "6c463406-9d1a-4f2e-beca-1f05b6b18a22",
"commited": true,
"mt_employees_branches": [
{
"$id": "17",
"id_employee": "750b49dd-e5bf-45d0-a935-3218fca8ea96",
"id_branch": "bcb92efa-64d3-4974-b3b0-c57d2852a17e",
"active": true,
"created_on": "2026-01-10T12:09:25.571156+01:00",
"last_update": "2026-01-10T12:09:25.571156+01:00",
"id_user_upd": "a3caffac-652e-4680-8824-42cc5a59042d",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_employees": {
"$ref": "16"
}
},
{
"$ref": "17"
}
],
"mt_employees_profiles": {
"$id": "18",
"id": "822f3aa6-44a2-4e10-83dc-2921b0420453",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-01-10T12:09:25.571156+01:00",
"last_update": "2026-01-10T12:09:25.571156+01:00",
"id_user_upd": "f8dad17e-e31c-47df-9277-4d180b77a085",
"commited": true,
"mt_employees": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"st_users": {
"$ref": "3"
}
},
"st_images": {
"$ref": "1"
},
"st_users": {
"$ref": "3"
},
"tt_doc_sa_det": [
{
"$id": "19",
"id_doc_sa": "cfa4e687-1e02-4692-9cc8-969f2fd6b635",
"id_line": 2,
"id_item_sub": "6e92cbbe-c932-45cc-9981-d77704c2c306",
"qty": 4.1,
"id_list": "b3b206a1-7d9a-4219-8472-4f0c40a51749",
"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": "b2b0d581-8421-4675-9a74-1fb8b6db173c",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "c59852ad-31a8-41bd-854a-8756d4221be9",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "766ef1c7-d380-46c4-84da-e116678e8f94",
"id_user_upd": "90731537-e59d-4398-8afe-c6939d0d184b",
"active": true,
"mt_employees": {
"$ref": "16"
},
"mt_items_sub": {
"$id": "20",
"id": "1b0fc75b-8c7d-47d4-93e3-d338f5714a9b",
"id_item": "34397ac2-8485-4674-a1ac-a03811a666c4",
"id_item_type": "ba40ef62-89a1-4bf2-9f8d-1d24d68f36fe",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "6f12a636-546e-424c-9f3e-8193a24226cd",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-01-10T12:09:25.571156+01:00",
"last_update": "2026-01-10T12:09:25.571156+01:00",
"id_user_upd": "e6237c8b-1eff-41e6-896b-b5a89b7c59cc",
"commited": true,
"mt_items": {
"$id": "21",
"id": "bd9a0b8c-a16b-4bf6-8792-c31cf48073e7",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "73653f89-3624-476c-8b85-38590d0e5fce",
"id_unit_sec": "9d354d94-9b08-4ee8-9cf4-bc3c146019ab",
"id_brand": "d1673c55-0ca8-42b5-88c2-e79293fb6dd5",
"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": "fbf79287-3288-4f74-a958-e9c11c5dba0a",
"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": "2026-01-10T12:09:25.571156+01:00",
"last_update": "2026-01-10T12:09:25.571156+01:00",
"id_user_upd": "631b6ea9-1643-4872-a644-181faeabbc96",
"commited": true,
"mt_brands": {
"$id": "22",
"id": "772f1113-f80a-4733-8e88-3c4b2950dbf5",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-01-10T12:09:25.571156+01:00",
"last_update": "2026-01-10T12:09:25.571156+01:00",
"id_user_upd": "f24b66da-398a-4a11-9f84-fe8297e2f3f7",
"commited": true,
"mt_items": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"st_users": {
"$ref": "3"
}
},
"mt_categories_items": [
{
"$id": "23",
"id_category": "1f762f0b-8995-4f77-ad18-bf419d8124e1",
"id_item": "7eedb5f2-3dd9-47a4-84d6-6eb4b5c5931d",
"is_default": true,
"active": true,
"created_on": "2026-01-10T12:09:25.571156+01:00",
"last_update": "2026-01-10T12:09:25.571156+01:00",
"id_user_upd": "2ccf431d-ff76-472f-b8a3-b70a474e62b0",
"commited": true,
"mt_categories": {
"$id": "24",
"id": "5ad02cc2-3b20-492c-a4f9-1f8322a06577",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "2b5d838b-dc00-4d7f-9b78-afadc1056f75",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "9262c09f-2981-4ef7-a3b0-3664d2a144f5",
"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-01-10T12:09:25.571156+01:00",
"last_update": "2026-01-10T12:09:25.571156+01:00",
"id_user_upd": "3cd0fd11-e533-4f47-941f-383987d907bd",
"commited": true,
"mt_categories_items": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"st_images": {
"$ref": "1"
},
"st_users": {
"$ref": "3"
},
"mt_prices_rules": [
{
"$id": "25",
"id": "d0126399-d0ff-40d5-a52f-b09b316ed92c",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-01-10T12:09:25.571156+01:00",
"date_end": "2026-01-10T12:09:25.571156+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": "b2fb4c30-f4cc-49e0-b59e-bdc228b40fac",
"id_pos": "6acbb980-3aaf-4e96-b5b9-82c5f4030793",
"id_list": "a1871b46-c6e7-41f4-a11e-aa42fc55ba05",
"id_item": "bfbf83e5-2bc4-4bdf-a4c8-b12567b1bf7e",
"id_item_type": "31ee8c4f-bc39-476c-979c-b79d70799a12",
"id_category": "773bb976-1f63-4cb9-b52b-d79099e657dd",
"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-01-10T12:09:25.571156+01:00",
"last_update": "2026-01-10T12:09:25.571156+01:00",
"id_user_upd": "1bc38375-e117-4fe6-9ca9-ce4066a2e8c6",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_categories": {
"$ref": "24"
},
"mt_items": {
"$ref": "21"
},
"mt_items_types": {
"$id": "26",
"id": "24c41f6e-db00-42b7-8ac5-92c82affe349",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "f7014547-2b87-4dc3-bc15-7f5d7b919151",
"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-01-10T12:09:25.571156+01:00",
"last_update": "2026-01-10T12:09:25.571156+01:00",
"id_user_upd": "d9d2e9fa-17ae-45d3-bee9-c376d4718cbe",
"commited": true,
"tt_vouchers_det": [
{
"$id": "27",
"id_voucher": "a9c874c5-4d65-44c6-8f76-1b9f90c4ec2f",
"id_line": "3faa7d02-f9a7-4034-81fa-e7c6ade4b54d",
"id_category": "f373e559-982b-44ab-96f9-0aceabbc8a8a",
"id_item": "44020d67-f5f6-4e70-adc0-da91453ac5bc",
"id_item_type": "31dcb589-14e1-41ad-a8a3-3c771969acc5",
"price_max": 1.1,
"qty_add": 3.1,
"qty_used": 4.1,
"mt_categories": {
"$ref": "24"
},
"mt_items": {
"$ref": "21"
},
"mt_items_types": {
"$ref": "26"
},
"tt_vouchers": {
"$id": "28",
"id": "ff49c9e6-db7f-46e3-a35b-91ccc32f1c37",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-01-10T12:09:25.571156+01:00",
"date_end": "2026-01-10T12:09:25.571156+01:00",
"date_used": "2026-01-10T12:09:25.571156+01:00",
"date_sesion": "2026-01-10T12:09:25.571156+01:00",
"id_employee": "a646a4c5-db6e-4bf4-9568-bb17abda02fa",
"id_branch": "72a76597-a443-4d86-91eb-90028b558b29",
"id_voucher_permision": "a6b79334-035b-4cab-aed4-007096570425",
"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": "046fabdb-881a-4526-bd3a-052910ea3ae2",
"id_user_add": "86058216-8cff-40c9-82f9-e70f1051e41d",
"id_doc_sa": "673dd492-a1ac-4adc-947d-2405c0016aa8",
"id_item_sub": "fc2f3211-6859-4e55-bb78-639ecc88abce",
"id_pos_sesion": "716b34e7-5640-473a-95ac-3e25e3183aa9",
"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-01-10T12:09:25.571156+01:00",
"last_update": "2026-01-10T12:09:25.571156+01:00",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_employees": {
"$ref": "16"
},
"mt_payment_types": {
"$ref": "14"
},
"st_users": {
"$ref": "3"
},
"tt_doc_sa_pay": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_vouchers_det": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"tt_vouchers_permisions": {
"$id": "29",
"id": "42b6f7f4-1ef4-46b5-b517-b535bcf1d739",
"date_from": "2026-01-10T12:09:25.571156+01:00",
"date_end": "2026-01-10T12:09:25.571156+01:00",
"date_used": "2026-01-10T12:09:25.571156+01:00",
"id_employee": "cf250eb7-8abe-4659-8869-5fc0811825b5",
"id_branch": "5415c332-5b37-4442-acca-5debf812fb32",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "f19473e4-2ebd-4cf5-add0-35d2a593ba5a",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-01-10T12:09:25.571156+01:00",
"last_update": "2026-01-10T12:09:25.571156+01:00",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_employees": {
"$ref": "16"
},
"st_users": {
"$ref": "3"
},
"tt_vouchers": [
{
"$ref": "28"
},
{
"$ref": "28"
}
]
}
}
},
{
"$ref": "27"
}
],
"st_images": {
"$ref": "1"
},
"st_users": {
"$ref": "3"
},
"mt_items_sub": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"mt_prices_rules": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"tt_items_customs": [
{
"$id": "30",
"id": "5c8340e5-f201-4b23-badf-ead959fd7814",
"order_id": 2,
"id_item": "d2076a6d-baf8-40a3-9bec-2a17c5731905",
"id_item_type": "8022a940-e011-4b62-a1da-845ffe96bb6f",
"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": "a0f25fae-dd35-41d8-aad8-2fe9119ac412",
"type_item": 11,
"id_voucher_json": "558ec90d-b7a9-46b8-9408-b84e6e07ad5d",
"count_voucher": 1,
"id_category": "74856a94-a4ac-4377-98d5-5967be7f0447",
"created_on": "2026-01-10T12:09:25.5868189+01:00",
"last_update": "2026-01-10T12:09:25.5868189+01:00",
"id_user_upd": "8c220340-503b-4d87-94dc-1fbd2d5a2793",
"commited": true,
"mt_items": {
"$ref": "21"
},
"mt_items_types": {
"$ref": "26"
},
"st_users": {
"$ref": "3"
},
"tt_pos_sesion": {
"$id": "31",
"id": "d336e14d-a7d9-4138-8a66-d580e75d8e7c",
"nro_sesion": 2,
"id_pos": "8ad79f69-d8f1-488e-8a58-12c8d1bdb0e7",
"date_tax": "2026-01-10T12:09:25.5868189+01:00",
"date_open": "2026-01-10T12:09:25.5868189+01:00",
"date_close": "2026-01-10T12:09:25.5868189+01:00",
"id_user_open": "db72c624-cb77-4abb-849a-2c8543052ee2",
"id_user_close": "e8336656-49e2-4400-b605-5485b1e80719",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2026-01-10T12:09:25.5868189+01:00",
"last_update": "2026-01-10T12:09:25.5868189+01:00",
"commited": true,
"mt_pos": {
"$ref": "5"
},
"tt_cloakrooms_units": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"tt_items_customs": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"tt_doc_sa_pt": [
{
"$id": "32",
"id": "80f2925f-21d5-454f-8636-af2482705b36",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "bc9e7943-52ab-4c1b-9f7b-351e286277d2",
"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-01-10T12:09:25.5868189+01:00",
"tt_pos_sesion": {
"$ref": "31"
}
},
{
"$ref": "32"
}
],
"tt_rooms_units_activity": [
{
"$id": "33",
"id": "ef469fdd-4bb9-474d-9e7c-c59adfbbb0f4",
"id_room_unit": "89336fc1-1da9-44d2-a434-883497bd9434",
"id_room_list": "bc27d9e4-3b21-4973-8e82-3d4d06b12a70",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-01-10T12:09:25.5868189+01:00",
"date_from": "2026-01-10T12:09:25.5868189+01:00",
"date_end": "2026-01-10T12:09:25.5868189+01:00",
"date_open": "2026-01-10T12:09:25.5868189+01:00",
"date_close": "2026-01-10T12:09:25.5868189+01:00",
"id_employee": "2c39000e-3023-4c4a-8aaf-c30d54f323bd",
"id_employee_sec": "26157eab-257c-4b0e-99fe-6b6d8b02d36d",
"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": "c5fbaf4b-0053-44f0-bb26-373b70603521",
"comment": "sample string 7",
"id_user_open": "46987af2-0627-4c12-b97c-10ab846b120e",
"id_user_close": "8c7060f9-89ac-4318-9898-ec41850bd3f8",
"id_unit_state": "6d9e5d13-ffc3-4949-8b96-7ef31e877ac3",
"id_pos_sesion": "27b83a7c-6a6f-4e71-bcd2-bc1307456668",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-01-10T12:09:25.5868189+01:00",
"active": true,
"created_on": "2026-01-10T12:09:25.5868189+01:00",
"last_update": "2026-01-10T12:09:25.5868189+01:00",
"commited": true,
"mt_employees": {
"$ref": "16"
},
"mt_employees1": {
"$ref": "16"
},
"mt_rooms_units": {
"$id": "34",
"id": "cd2d6d95-a689-445b-9eaf-95ae7031d0ea",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "9e576f0f-c97b-4172-8f2b-3a22c2fe6ebb",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "421ebe49-29b7-4f7d-a5c9-ea64a8ba7c23",
"locked": true,
"date_locked": "2026-01-10T12:09:25.5868189+01:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-01-10T12:09:25.5868189+01:00",
"last_update": "2026-01-10T12:09:25.5868189+01:00",
"id_user_upd": "3907cdaf-efeb-4bd7-9d2b-224e12c953cc",
"commited": true,
"mt_rooms": {
"$id": "35",
"id": "9933a942-e2f7-4ba5-8b4e-b33836be5d88",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "0cdd607b-04e1-4f1f-8da3-586cb99dc66a",
"name_pos": "sample string 6",
"id_image": "93f8ea8b-be32-4c68-a909-d3605c465fbe",
"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": "3eef5248-8486-40d3-aaba-2fe9eaebbbd8",
"refresh_status": true,
"active": true,
"created_on": "2026-01-10T12:09:25.5868189+01:00",
"last_update": "2026-01-10T12:09:25.5868189+01:00",
"id_user_upd": "09140169-03bf-4913-9ce7-2313f39966f8",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos_rooms": [
{
"$id": "36",
"id_pos": "d4f8f685-d182-4aa4-9029-4fa3168b822c",
"id_room": "1926ad29-fea9-4c9e-8234-4dd5cfb4a69e",
"active": true,
"created_on": "2026-01-10T12:09:25.5868189+01:00",
"last_update": "2026-01-10T12:09:25.5868189+01:00",
"id_user_upd": "368fe8fb-5835-45a4-8ef6-6f4e8cfe43fd",
"commited": true,
"mt_pos": {
"$ref": "5"
},
"mt_rooms": {
"$ref": "35"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "36"
}
],
"st_images": {
"$ref": "1"
},
"st_images1": {
"$ref": "1"
},
"st_users": {
"$ref": "3"
},
"mt_rooms_units": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"tt_rooms_list": [
{
"$id": "37",
"id": "26ab6552-8e7a-48f8-b409-f4e3cabcbd43",
"id_room": "0e8df238-feb5-412b-87bf-407359c085f8",
"date_in": "2026-01-10T12:09:25.5868189+01:00",
"date_out": "2026-01-10T12:09:25.5868189+01:00",
"id_user_add": "47dfe6cf-cbc6-4bda-a01f-d5e6f0d06b22",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-01-10T12:09:25.5868189+01:00",
"last_update": "2026-01-10T12:09:25.5868189+01:00",
"commited": true,
"mt_rooms": {
"$ref": "35"
},
"st_users": {
"$ref": "3"
},
"tt_rooms_units_activity": [
{
"$ref": "33"
},
{
"$ref": "33"
}
]
},
{
"$ref": "37"
}
]
},
"mt_rooms_units_types": {
"$id": "38",
"id": "c8b53958-7cbd-4984-b9b7-424d05c32690",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-01-10T12:09:25.5868189+01:00",
"last_update": "2026-01-10T12:09:25.5868189+01:00",
"id_user_upd": "95445058-b443-4f9a-a189-4aa0ba247408",
"commited": true,
"mt_rooms_units": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_rooms_units_states_types": [
{
"$id": "39",
"id_room_type": "374450d0-067b-40b1-94ff-287e1355b0f6",
"id_room_state": "6b3a16e6-98cb-4448-bfa1-f6c79ee3372b",
"id_image": "a4088cba-1583-49eb-aca4-04f30d57b994",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-01-10T12:09:25.5868189+01:00",
"last_update": "2026-01-10T12:09:25.5868189+01:00",
"id_user_upd": "c68bb7cd-7808-438f-8806-9b7859f85d30",
"commited": true,
"mt_rooms_units_states": {
"$id": "40",
"id": "3a2f9e6d-538c-431d-9c03-bcb8373a6aa9",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-01-10T12:09:25.5868189+01:00",
"last_update": "2026-01-10T12:09:25.5868189+01:00",
"id_user_upd": "a4f8debf-9620-482d-a3cf-1fe2f8470ced",
"commited": true,
"st_users": {
"$ref": "3"
},
"mt_rooms_units_states_types": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"tt_rooms_units_activity": [
{
"$ref": "33"
},
{
"$ref": "33"
}
]
},
"mt_rooms_units_types": {
"$ref": "38"
},
"st_images": {
"$ref": "1"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "39"
}
],
"st_users": {
"$ref": "3"
}
},
"st_users": {
"$ref": "3"
},
"tt_rooms_units_activity": [
{
"$ref": "33"
},
{
"$ref": "33"
}
]
},
"mt_rooms_units_states": {
"$ref": "40"
},
"st_users": {
"$ref": "3"
},
"st_users1": {
"$ref": "3"
},
"tt_doc_sa": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"tt_pos_sesion": {
"$ref": "31"
},
"tt_rooms_list": {
"$ref": "37"
}
},
{
"$ref": "33"
}
],
"tt_doc_sa": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"tt_tips": [
{
"$id": "41",
"id": "e93f265a-7776-4520-9d89-57549c0f267a",
"id_pos_sesion": "93702719-16c9-4bba-92b6-5ae600e904de",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "cbe5d61c-1df0-4bb8-a9d5-c99c9951086d",
"id_room_unit_activity": "04715b44-d759-49a1-a12c-de439f1bc068",
"id_doc_sa": "cbb73545-ee5f-4ecf-a078-c7763cb0bbb5",
"id_pos_type": "cd962b5b-58e3-40cd-9b28-774f0648b285",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "b72da524-ff50-43dc-b854-4374d787d2b3",
"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-01-10T12:09:25.5868189+01:00",
"last_update": "2026-01-10T12:09:25.5868189+01:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "31"
},
"tt_tips_users": [
{
"$id": "42",
"id_tip": "4b2cc8ba-8fe9-49a9-a318-795dc436693a",
"id_user": "f94f48fe-1fd1-4ab3-8a87-e506578a0a5c",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-01-10T12:09:25.5868189+01:00",
"last_update": "2026-01-10T12:09:25.5868189+01:00",
"commited": true,
"st_users": {
"$ref": "3"
},
"tt_tips": {
"$ref": "41"
}
},
{
"$ref": "42"
}
]
},
{
"$ref": "41"
}
],
"st_users": {
"$ref": "3"
},
"st_users1": {
"$ref": "3"
},
"tt_pos_sesion_users": [
{
"$id": "43",
"id_pos_sesion": "fd2e2528-35ef-4627-b2c4-92efa97afd14",
"id_user": "d06f4413-eb52-43ee-a717-44d17a9d8f7b",
"date_add": "2026-01-10T12:09:25.5868189+01:00",
"active": true,
"created_on": "2026-01-10T12:09:25.5868189+01:00",
"last_update": "2026-01-10T12:09:25.5868189+01:00",
"commited": true,
"st_users": {
"$ref": "3"
},
"tt_pos_sesion": {
"$ref": "31"
}
},
{
"$ref": "43"
}
]
}
},
{
"$ref": "30"
}
]
},
"mt_pos": {
"$ref": "5"
},
"mt_prices_list": {
"$id": "44",
"id": "c867152c-5dd5-4f17-b63b-346dea3814df",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "abf34122-c36a-4230-bc05-838ca63b2499",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "916b4d44-3a50-4f5f-a602-73b27f28c41e",
"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-01-10T12:09:25.5868189+01:00",
"last_update": "2026-01-10T12:09:25.5868189+01:00",
"id_user_upd": "7cd7b4f7-ed9e-4b93-ab9b-a3435ae12338",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "45",
"id_pos": "e02633cc-4892-4af7-938a-09c26a9c8468",
"id_pos_type": "4c9a5124-9e01-4a6c-8d0a-f3618022b039",
"id_price_list": "cd290feb-7fed-4987-b98c-ce314250ec72",
"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-01-10T12:09:25.5868189+01:00",
"last_update": "2026-01-10T12:09:25.5868189+01:00",
"id_user_upd": "687189cc-6112-48ac-a23c-a6d81682d418",
"commited": true,
"mt_pos_view": {
"$id": "46",
"id_pos": "b32cf8d0-9a58-46e6-98af-3975882248f1",
"id_pos_type": "abc17aa5-cac6-44ab-8ad6-6d422fba9aec",
"is_default": true,
"active": true,
"created_on": "2026-01-10T12:09:25.5868189+01:00",
"last_update": "2026-01-10T12:09:25.5868189+01:00",
"id_user_upd": "60bd5d9d-f3dd-4eb2-b028-1f582b98ac37",
"commited": true,
"mt_pos": {
"$ref": "5"
},
"mt_pos_prices_list": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"mt_pos_types": {
"$id": "47",
"id": "9d95ffeb-611e-4018-b454-cbd744cb3fb3",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-01-10T12:09:25.5868189+01:00",
"last_update": "2026-01-10T12:09:25.5868189+01:00",
"id_user_upd": "4770ad95-e4b8-46db-a174-b2fe08dc933d",
"commited": true,
"mt_items_featured": [
{
"$id": "48",
"id": "f28976b9-8258-464c-ba15-4299476cc934",
"id_branch": "806bd25e-d3b0-4bb5-b153-20f4a82fbccd",
"id_pos_type": "87cfeb7c-ba73-4954-9752-c8abda2ac41f",
"id_pos": "35ae511c-b9d7-4328-a445-02439c9cf95c",
"id_item": "910ecafa-a138-46ba-8871-68bc33c8a35c",
"date_from": "2026-01-10T12:09:25.5868189+01:00",
"date_end": "2026-01-10T12:09:25.5868189+01:00",
"image_id": 4,
"active": true,
"created_on": "2026-01-10T12:09:25.5868189+01:00",
"last_update": "2026-01-10T12:09:25.5868189+01:00",
"id_user_upd": "f7c50ebd-b97d-4009-b891-15657e288b49",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_items": {
"$ref": "21"
},
"mt_pos": {
"$ref": "5"
},
"mt_pos_types": {
"$ref": "47"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "48"
}
],
"mt_pos_doc_print": [
{
"$id": "49",
"id_pos_print": "1761e23f-98ba-4aa4-9b9f-642e7cba093a",
"id_doc": "caebaff1-0fdd-4fdc-8133-85fb2e0455a6",
"id_pos_type": "5e9c92d1-c19f-4763-9e7d-c4c30eb0130e",
"id_doc_print": "0c131971-4aee-4d5d-96bd-897f94aedd28",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-01-10T12:09:25.5868189+01:00",
"last_update": "2026-01-10T12:09:25.5868189+01:00",
"id_user_upd": "52d1cb8b-e869-46d1-9690-db3ffd412d0f",
"commited": true,
"mt_docs": {
"$ref": "9"
},
"mt_pos_print": {
"$id": "50",
"id": "80b27b93-d502-4aa5-b24b-16d8f7002bf3",
"id_pos": "d6352844-cf5f-42bf-af8d-d28daae8b07b",
"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-01-10T12:09:25.5868189+01:00",
"last_update": "2026-01-10T12:09:25.5868189+01:00",
"id_user_upd": "55195372-2fbe-4828-be04-a2ee8cc3cc6c",
"commited": true,
"mt_pos": {
"$ref": "5"
},
"mt_pos_doc_print": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"st_users": {
"$ref": "3"
}
},
"mt_pos_types": {
"$ref": "47"
},
"st_doc_print": {
"$id": "51",
"id": "56944a31-1c79-4e9a-95f9-8a3cfe320c15",
"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-01-10T12:09:25.5868189+01:00",
"last_update": "2026-01-10T12:09:25.5868189+01:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"st_doc_print_det": [
{
"$id": "52",
"id_doc_print": "33209fb7-0b8b-4c8e-8afb-50795c0c3b7f",
"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": "51"
}
},
{
"$ref": "52"
}
]
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "49"
}
],
"st_users": {
"$ref": "3"
},
"mt_pos_view": [
{
"$ref": "46"
},
{
"$ref": "46"
}
]
},
"st_users": {
"$ref": "3"
}
},
"mt_prices_list": {
"$ref": "44"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "45"
}
],
"mt_prices_items": [
{
"$id": "53",
"id_list": "59da9fd4-c831-4462-9fb8-c5efa1d3ffdc",
"id_item_sub": "d465283d-8ad0-4b1e-a632-2f13f295652b",
"validity_date": "2026-01-10T12:09:25.5868189+01:00",
"price": 4.1,
"active": true,
"created_on": "2026-01-10T12:09:25.5868189+01:00",
"last_update": "2026-01-10T12:09:25.5868189+01:00",
"id_user_upd": "95b73940-a0a8-4016-9d99-8aa28a2b0b27",
"commited": true,
"mt_items_sub": {
"$ref": "20"
},
"mt_prices_list": {
"$ref": "44"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "53"
}
],
"mt_prices_list1": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"mt_prices_list2": {
"$ref": "44"
},
"mt_prices_list_rules": [
{
"$id": "54",
"id": "68ee5958-2d6f-42b5-9f3d-068d508f64c6",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-01-10T12:09:25.5868189+01:00",
"date_end": "2026-01-10T12:09:25.5868189+01:00",
"id_branch": "9e63cbbe-5d75-4a2b-860d-3bdd7f626dd2",
"id_pos": "efc5d2f7-ec76-4f90-aad2-74d650de2b96",
"id_list": "b5e1782b-cfab-4017-9d8f-3295b2f1162f",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-01-10T12:09:25.5868189+01:00",
"last_update": "2026-01-10T12:09:25.5868189+01:00",
"id_user_upd": "926baf28-8b4e-4471-8d4a-fb8f9faa3bc9",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos": {
"$ref": "5"
},
"mt_prices_list": {
"$ref": "44"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "54"
}
],
"st_images": {
"$ref": "1"
},
"st_users": {
"$ref": "3"
},
"mt_prices_rules": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"tt_doc_sa_det": [
{
"$ref": "19"
},
{
"$ref": "19"
}
]
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "25"
}
],
"tt_vouchers_det": [
{
"$ref": "27"
},
{
"$ref": "27"
}
]
},
"mt_items": {
"$ref": "21"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "23"
}
],
"mt_items_featured": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"mt_items_formula": [
{
"$id": "55",
"id_item_sub": "65bfc2e4-172c-4e5f-82ec-3526117413b9",
"id_item": "90332420-5a9e-481c-931b-d54a0f9f4ac7",
"group_id": 3,
"id_unit_ref": "a46cfb54-388d-4615-aa6a-0a8a1ccf255c",
"qty_dis": 5,
"mt_items": {
"$ref": "21"
},
"mt_items_sub": {
"$ref": "20"
},
"mt_units_ref": {
"$id": "56",
"id": "10ca337f-bbe1-4f7a-9dfa-f8a6ea4bff2e",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "f92c0ba2-87a2-4c5d-ae8d-30655ce6fe43",
"active": true,
"created_on": "2026-01-10T12:09:25.5868189+01:00",
"last_update": "2026-01-10T12:09:25.5868189+01:00",
"id_user_upd": "8bbe7816-3a57-4b77-b15f-ecc2b8a89b28",
"commited": true,
"mt_units": {
"$id": "57",
"id": "44677608-32b6-406d-9922-d72f584aac7e",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-01-10T12:09:25.5868189+01:00",
"last_update": "2026-01-10T12:09:25.5868189+01:00",
"id_user_upd": "f7615a77-7e63-4e8d-a72b-75796f9c897c",
"commited": true,
"mt_units_ref": [
{
"$ref": "56"
},
{
"$ref": "56"
}
],
"st_users": {
"$ref": "3"
},
"mt_items": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"mt_items1": [
{
"$ref": "21"
},
{
"$ref": "21"
}
]
},
"st_users": {
"$ref": "3"
},
"mt_items_formula": [
{
"$ref": "55"
},
{
"$ref": "55"
}
]
}
},
{
"$ref": "55"
}
],
"mt_units": {
"$ref": "57"
},
"mt_units1": {
"$ref": "57"
},
"st_images": {
"$ref": "1"
},
"st_users": {
"$ref": "3"
},
"mt_items_sub": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"mt_prices_rules": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"tt_doc_sa_det_stock": [
{
"$id": "58",
"id_doc_sa": "617c0749-d88b-40e6-ab2f-c6df8900bfca",
"id_line": 2,
"id_item": "410f44bf-6f26-44f0-8638-374001352100",
"qty": 4.1,
"mt_items": {
"$ref": "21"
},
"tt_doc_sa_det": {
"$ref": "19"
}
},
{
"$ref": "58"
}
],
"tt_doc_st_det": [
{
"$id": "59",
"id_doc_st": "10b75e52-f267-44ef-9d4f-f6e4d9b5ef65",
"id_line": 2,
"id_item": "d635c252-106a-41fa-b8a0-61dba9f97763",
"comment": "sample string 4",
"qty": 5.1,
"status": 1,
"active": true,
"mt_items": {
"$ref": "21"
},
"tt_doc_st": {
"$id": "60",
"id": "de15a306-b1e6-44a5-8f32-aee3e1e472b4",
"id_pos": "b2988966-810e-4db8-9731-0bfc7a1f183a",
"id_doc": "502e6590-4372-4c12-b529-74e15ffa3413",
"id_branch": "94c4e5ad-194c-4b40-9771-24f98fe37ee3",
"nro_doc": "sample string 5",
"date_doc": "2026-01-10T12:09:25.5868189+01:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "afcb70ac-468d-484b-aa30-9d2735cf7f5e",
"id_loc_from": "ac3b6d8d-fab6-438f-b24f-352115b75232",
"id_loc_end": "16aaa889-bc1b-4dd6-9320-83ae8f2a5cbc",
"id_user_add": "b2236c4d-89a8-4ddb-9775-2f59d17e77b3",
"id_user_upd": "4fc9d2e7-4883-43a7-9f4b-abdc87027198",
"id_pos_sesion": "3cbec09c-bb83-4b4f-81ae-5c1e66741baa",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-01-10T12:09:25.5868189+01:00",
"active": true,
"created_on": "2026-01-10T12:09:25.5868189+01:00",
"last_update": "2026-01-10T12:09:25.5868189+01:00",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$ref": "9"
},
"mt_locations": {
"$id": "61",
"id": "79e47d92-57e3-4f3c-a667-47e0cf384eaa",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "f067a693-8c45-4386-af71-882d76076271",
"active": true,
"created_on": "2026-01-10T12:09:25.5868189+01:00",
"last_update": "2026-01-10T12:09:25.5868189+01:00",
"id_user_upd": "3221dd96-f22e-4ab7-b449-e52647d22996",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"st_users": {
"$ref": "3"
},
"tt_doc_sa": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"tt_doc_sa1": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"tt_doc_st": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"tt_doc_st1": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"tt_stock": [
{
"$id": "62",
"id_location": "c89696ea-9280-424e-9a5e-0caf65a94b09",
"id_item": "7ac7c343-c8de-4f60-ab79-65b1b32f4627",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-01-10T12:09:25.5868189+01:00",
"last_update": "2026-01-10T12:09:25.5868189+01:00",
"commited": true,
"mt_items": {
"$ref": "21"
},
"mt_locations": {
"$ref": "61"
}
},
{
"$ref": "62"
}
]
},
"mt_locations1": {
"$ref": "61"
},
"mt_pos": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
},
"st_users1": {
"$ref": "3"
},
"tt_doc_st_det": [
{
"$ref": "59"
},
{
"$ref": "59"
}
],
"tt_doc_st1": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"tt_doc_st2": {
"$ref": "60"
}
}
},
{
"$ref": "59"
}
],
"tt_items_customs": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"tt_stock": [
{
"$ref": "62"
},
{
"$ref": "62"
}
],
"tt_vouchers_det": [
{
"$ref": "27"
},
{
"$ref": "27"
}
]
},
"mt_items_formula": [
{
"$ref": "55"
},
{
"$ref": "55"
}
],
"mt_items_types": {
"$ref": "26"
},
"mt_items_vouchers": {
"$id": "63",
"id": "5f121f83-c6ee-496a-9c95-3e37f39f76a2",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "ee4c1af4-9a98-45bb-a5fe-435f882b6c14",
"id_doc_print": "69e02353-a544-45cc-9d0d-54327f2b6e14",
"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-01-10T12:09:25.5868189+01:00",
"last_update": "2026-01-10T12:09:25.5868189+01:00",
"commited": true,
"mt_items_sub": [
{
"$ref": "20"
},
{
"$ref": "20"
}
]
},
"st_users": {
"$ref": "3"
},
"mt_prices_items": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"tt_doc_sa_det": [
{
"$ref": "19"
},
{
"$ref": "19"
}
]
},
"mt_prices_list": {
"$ref": "44"
},
"st_users": {
"$ref": "3"
},
"st_users1": {
"$ref": "3"
},
"tt_doc_sa": {
"$ref": "8"
},
"tt_doc_sa_det_stock": [
{
"$ref": "58"
},
{
"$ref": "58"
}
]
},
{
"$ref": "19"
}
],
"tt_doc_sa_pay": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_vouchers": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"tt_vouchers_permisions": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"tt_rooms_units_activity": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "33"
},
{
"$ref": "33"
}
]
},
"mt_money_types": {
"$ref": "11"
},
"mt_payment_types": {
"$ref": "14"
},
"tt_doc_sa": {
"$ref": "8"
},
"tt_vouchers": {
"$ref": "28"
}
},
{
"$ref": "15"
}
],
"tt_vouchers": [
{
"$ref": "28"
},
{
"$ref": "28"
}
]
},
"st_users": {
"$ref": "3"
},
"mt_money_types": {
"$ref": "11"
},
"tt_doc_sa": {
"$ref": "8"
}
},
{
"$ref": "13"
}
],
"tt_doc_sa_pay": [
{
"$ref": "15"
},
{
"$ref": "15"
}
]
},
"mt_payment_types": {
"$ref": "14"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "10"
}
],
"st_images": {
"$ref": "1"
},
"st_users": {
"$ref": "3"
},
"mt_pos_doc_print": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"st_doc_num": [
{
"$id": "64",
"id_pos": "83f3dc20-03bd-4932-b3c4-400ddb3a9576",
"id_doc": "0ae2efbe-21e0-4588-9f85-ac7d2d18a2f8",
"value": 3,
"created_on": "2026-01-10T12:09:25.5868189+01:00",
"last_update": "2026-01-10T12:09:25.5868189+01:00",
"commited": true,
"mt_docs": {
"$ref": "9"
},
"mt_pos": {
"$ref": "5"
}
},
{
"$ref": "64"
}
],
"tt_doc_sa": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"tt_doc_st": [
{
"$ref": "60"
},
{
"$ref": "60"
}
]
},
"mt_locations": {
"$ref": "61"
},
"mt_locations1": {
"$ref": "61"
},
"mt_pos": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
},
"st_users1": {
"$ref": "3"
},
"tt_cloakrooms_units": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_sa_det": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"tt_doc_sa_pay": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_doc_sa1": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"tt_doc_sa2": {
"$ref": "8"
},
"tt_pos_sesion": {
"$ref": "31"
},
"tt_rooms_units_activity": {
"$ref": "33"
},
"tt_spool_doc_print": [
{
"$id": "65",
"id": "49c899e5-0914-46f1-9d30-0d8406d4c1ff",
"spool_server": "sample string 2",
"id_doc_sa": "dbaeb383-a6e7-4b37-9f3a-f29f690b416d",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-01-10T12:09:25.5868189+01:00",
"printed": true,
"print_on": "2026-01-10T12:09:25.5868189+01:00",
"tt_doc_sa": {
"$ref": "8"
}
},
{
"$ref": "65"
}
]
},
"tt_pos_sesion": {
"$ref": "31"
}
},
{
"$ref": "7"
}
]
},
{
"$ref": "6"
}
],
"mt_items_featured": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"mt_pos_print": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"mt_pos_rooms": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"st_users": {
"$ref": "3"
},
"mt_pos_view": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"mt_prices_list_rules": [
{
"$ref": "54"
},
{
"$ref": "54"
}
],
"mt_prices_rules": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"st_doc_num": [
{
"$ref": "64"
},
{
"$ref": "64"
}
],
"st_pos_license": [
{
"$id": "66",
"id": "5f8507cd-86d8-4e03-b996-43414ed20d41",
"id_pos": "7bcfc676-5c97-47bc-a10d-8af4028635f0",
"mac_address": "sample string 3",
"date_end": "2026-01-10T12:09:25.5868189+01:00",
"key_access": "sample string 5",
"id_user_add": "b840ee6e-f5bf-4ebe-8d7a-fb8cb86d7131",
"active": true,
"created_on": "2026-01-10T12:09:25.5868189+01:00",
"last_update": "2026-01-10T12:09:25.5868189+01:00",
"commited": true,
"mt_pos": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "66"
}
],
"st_users_pos": [
{
"$id": "67",
"id_user": "c1650b95-8305-4727-92d1-9da379888104",
"id_pos": "146d84ea-04a5-413e-acdb-5f1a0b12e077",
"pass_required": true,
"active": true,
"created_on": "2026-01-10T12:09:25.5868189+01:00",
"last_update": "2026-01-10T12:09:25.5868189+01:00",
"commited": true,
"mt_pos": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "67"
}
],
"tt_doc_sa": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"tt_pos_connection": [
{
"$id": "68",
"id": "3d5d0811-f4b0-4bce-b559-27f4d3b22e5b",
"id_pos": "12f36cca-46d5-439f-b035-99e9e96800f5",
"date_add": "2026-01-10T12:09:25.5868189+01:00",
"date_upd": "2026-01-10T12:09:25.5868189+01:00",
"date_out": "2026-01-10T12:09:25.5868189+01:00",
"connection_type": "sample string 3",
"connection_speed": 1,
"terminal_name": "sample string 4",
"version": "sample string 5",
"commited": true,
"mt_pos": {
"$ref": "5"
}
},
{
"$ref": "68"
}
],
"tt_pos_sesion": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"mt_branches": {
"$ref": "2"
},
"tt_logs": [
{
"$id": "69",
"id": "a9fb1043-e6cf-4104-b24c-e37520060df3",
"id_user_add": "e2341160-dfcc-4778-9c1f-ead979ae45f4",
"id_table": "dd5dd44f-68aa-4a04-b460-9fb6ab0b53b1",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "b184042f-acd0-47ce-bda1-ed7542f1908b",
"created_on": "2026-01-10T12:09:25.5868189+01:00",
"commited": true,
"mt_pos": {
"$ref": "5"
},
"st_sync_tables": {
"$id": "70",
"id": "8cc95a57-02c3-4aa2-8505-994a01c6125e",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-01-10T12:09:25.5868189+01:00",
"last_update": "2026-01-10T12:09:25.5868189+01:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "71",
"id": "262fe7ed-f3d8-4581-946e-90173d1f164f",
"id_sync": "7ee3854e-3341-4388-80f3-0d2e41856f61",
"json": "sample string 3",
"id_table": "1d16cfc3-1f09-4477-8485-b9a3691ea9c8",
"order": 5,
"st_sync_packages": {
"$id": "72",
"id": "73c568ee-5785-4607-bff3-772ce916b685",
"id_branch_from": "b18f2a62-599b-485a-94f7-30c1b2f8ccba",
"id_branch_to": "20eb12d8-e9c0-4131-8f98-f2fa921aa2d8",
"type": 4,
"created_on": "2026-01-10T12:09:25.5868189+01:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-01-10T12:09:25.5868189+01:00",
"send_on": "2026-01-10T12:09:25.5868189+01:00",
"mt_branches": {
"$ref": "2"
},
"mt_branches1": {
"$ref": "2"
},
"st_sync_packages_det": [
{
"$ref": "71"
},
{
"$ref": "71"
}
]
},
"st_sync_tables": {
"$ref": "70"
}
},
{
"$ref": "71"
}
],
"tt_logs": [
{
"$ref": "69"
},
{
"$ref": "69"
}
]
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "69"
}
],
"st_local_variables": [
{
"$id": "73",
"id": "887f43ce-1f81-4dd4-a2cd-9ade0050ae53",
"id_pos": "02784ced-fe28-4c4e-918c-96fab735c706",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-01-10T12:09:25.5868189+01:00",
"commited": true,
"mt_pos": {
"$ref": "5"
}
},
{
"$ref": "73"
}
],
"tt_doc_st": [
{
"$ref": "60"
},
{
"$ref": "60"
}
]
},
{
"$ref": "5"
}
],
"st_users": {
"$ref": "3"
}
},
{
"$ref": "4"
}
],
"mt_brands": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"mt_categories": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"mt_categories_items": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"mt_cloakrooms": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_docs_payment_money": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_employees": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"mt_employees_profiles": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"mt_items": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"mt_items_featured": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"mt_items_sub": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"mt_items_types": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"mt_locations": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"mt_money_rates": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"mt_money_types": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"mt_payment_types": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"mt_pos": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"mt_pos_doc_print": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"mt_pos_prices_list": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"mt_pos_print": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"mt_pos_rooms": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_pos_types": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"mt_pos_view": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"mt_prices_items": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"mt_prices_list": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"mt_prices_list_rules": [
{
"$ref": "54"
},
{
"$ref": "54"
}
],
"mt_prices_rules": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_rooms": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_rooms_units": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_rooms_units_states": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"mt_rooms_units_types": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_units": [
{
"$ref": "57"
},
{
"$ref": "57"
}
],
"mt_units_ref": [
{
"$ref": "56"
},
{
"$ref": "56"
}
],
"st_images": {
"$ref": "1"
},
"st_images1": {
"$ref": "1"
},
"st_permisions": [
{
"$id": "74",
"id": "14e29efe-d564-4476-a199-4385909e3ac4",
"id_function": "3c825a6d-c40f-4adf-bc70-20b8e0e0b136",
"id_user": "4f68ff32-5ef4-4b79-b61a-6c8552cf12ff",
"id_profile": "7c2893d4-5eb3-4bd6-83f2-f8d5016d1aee",
"permission": 3,
"active": true,
"created_on": "2026-01-10T12:09:25.5868189+01:00",
"last_update": "2026-01-10T12:09:25.5868189+01:00",
"commited": true,
"st_users_profiles": {
"$id": "75",
"id": "53fdb9eb-a9fd-4c17-ad8e-222f76a66ddf",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"is_pass_required": true,
"is_admin": true,
"level_id": 7,
"order_1": 8,
"order_2": 9,
"order_3": 10,
"order_4": 11,
"is_tips": true,
"active": true,
"created_on": "2026-01-10T12:09:25.5868189+01:00",
"last_update": "2026-01-10T12:09:25.5868189+01:00",
"commited": true,
"st_permisions": [
{
"$ref": "74"
},
{
"$ref": "74"
}
],
"st_users": [
{
"$ref": "3"
},
{
"$ref": "3"
}
]
},
"st_users": {
"$ref": "3"
},
"st_functions": {
"$id": "76",
"id": "93d3a172-ff4b-4eca-8ce9-84d2d5a9b483",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "ac90430d-f768-4b55-a3c6-baf65170ff35",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "94fea62c-a218-4c90-99bb-6525ac4d4dc2",
"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-01-10T12:09:25.5868189+01:00",
"last_update": "2026-01-10T12:09:25.5868189+01:00",
"commited": true,
"st_functions_groups": {
"$id": "77",
"id": "4797320f-94a4-4e27-9608-51fafb02a5d1",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-01-10T12:09:25.5868189+01:00",
"last_update": "2026-01-10T12:09:25.5868189+01:00",
"commited": true,
"st_functions": [
{
"$ref": "76"
},
{
"$ref": "76"
}
]
},
"st_images": {
"$ref": "1"
},
"st_permisions": [
{
"$ref": "74"
},
{
"$ref": "74"
}
]
}
},
{
"$ref": "74"
}
],
"st_pos_license": [
{
"$ref": "66"
},
{
"$ref": "66"
}
],
"st_users_pos": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"st_users_profiles": {
"$ref": "75"
},
"st_users_token": [
{
"$id": "78",
"id": "3be90a13-32da-4b56-805e-60b19db109d3",
"token_id": "sample string 2",
"id_user": "3aff5b67-1d92-4349-844d-f8e2596793b2",
"date_from": "2026-01-10T12:09:25.5868189+01:00",
"date_end": "2026-01-10T12:09:25.5868189+01:00",
"created_on": "2026-01-10T12:09:25.5868189+01:00",
"st_users": {
"$ref": "3"
}
},
{
"$ref": "78"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_sa_det": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"tt_doc_sa_det1": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"tt_doc_sa": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"tt_doc_sa1": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"tt_doc_st": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"tt_doc_st1": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"tt_items_customs": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"tt_logs": [
{
"$ref": "69"
},
{
"$ref": "69"
}
],
"tt_pos_sesion": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"tt_pos_sesion1": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"tt_rooms_list": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"tt_rooms_units_activity": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"tt_rooms_units_log": [
{
"$id": "79",
"id": "7f9c3e09-41e6-4b90-8d57-a3d1005e8b32",
"id_room_activity": "a839c40f-f574-4de3-8160-ac3a31d4aa13",
"id_pos_sesion": "3b372f32-a24e-45f4-ab02-5551bb8c8f42",
"log_text": "sample string 4",
"id_user": "2588a190-eeaf-472d-bae4-f139274724fa",
"created_on": "2026-01-10T12:09:25.5868189+01:00",
"commited": true,
"st_users": {
"$ref": "3"
}
},
{
"$ref": "79"
}
],
"tt_tips_users": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"tt_vouchers_permisions": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"tt_vouchers": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"mt_docs": [
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"tt_pos_sesion_users": [
{
"$ref": "43"
},
{
"$ref": "43"
}
]
},
"mt_branches_zones": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"mt_employees_branches": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"mt_items_featured": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"mt_locations": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"mt_periods": [
{
"$id": "80",
"id_branch": "a63d5f1e-50fd-49b0-9187-ce4ae695709f",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-01-10T12:09:25.5868189+01:00",
"date_end": "2026-01-10T12:09:25.5868189+01:00",
"state": "sample string 6",
"created_on": "2026-01-10T12:09:25.5868189+01:00",
"last_update": "2026-01-10T12:09:25.5868189+01:00",
"commited": true,
"mt_branches": {
"$ref": "2"
}
},
{
"$ref": "80"
}
],
"mt_pos": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"mt_prices_list_rules": [
{
"$ref": "54"
},
{
"$ref": "54"
}
],
"mt_prices_rules": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_rooms": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"st_sync_packages": [
{
"$ref": "72"
},
{
"$ref": "72"
}
],
"st_sync_packages1": [
{
"$ref": "72"
},
{
"$ref": "72"
}
],
"tt_doc_sa": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"tt_doc_st": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"tt_vouchers": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"tt_vouchers_permisions": [
{
"$ref": "29"
},
{
"$ref": "29"
}
]
},
{
"$ref": "2"
}
],
"mt_categories": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"mt_employees": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"mt_items": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"mt_items_types": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"mt_money_types": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"mt_payment_types": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"mt_prices_list": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"mt_rooms": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_rooms1": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"st_functions": [
{
"$ref": "76"
},
{
"$ref": "76"
}
],
"st_images_types": {
"$id": "81",
"id": "b08a35ba-a2ae-4221-b5fb-df8f20e58e95",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-01-10T12:09:25.5868189+01:00",
"last_update": "2026-01-10T12:09:25.5868189+01:00",
"commited": true,
"st_images": [
{
"$ref": "1"
},
{
"$ref": "1"
}
]
},
"mt_docs": [
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"st_users": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"st_users1": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"mt_cloakrooms": [
{
"$ref": "6"
},
{
"$ref": "6"
}
]
}