DELETE api/Mt_Items_Types/{id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
mt_items_types| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
None. |
|
| id_mask | string |
Required Max length: 10 |
|
| name | string |
Required Max length: 20 |
|
| name_short | string |
Max length: 3 |
|
| name_pos | string |
Max length: 20 |
|
| id_image | globally unique identifier |
None. |
|
| view_pos | boolean |
Required |
|
| order | integer |
Required |
|
| color_border | string |
Max length: 20 |
|
| color_button | string |
Max length: 20 |
|
| color_font | string |
Max length: 20 |
|
| font_bold | boolean |
Required |
|
| font_underline | boolean |
Required |
|
| font_size | integer |
Required |
|
| active | boolean |
Required |
|
| created_on | date |
None. |
|
| last_update | date |
None. |
|
| id_user_upd | globally unique identifier |
None. |
|
| commited | boolean |
None. |
|
| tt_vouchers_det | Collection of tt_vouchers_det |
None. |
|
| st_images | st_images |
None. |
|
| st_users | st_users |
None. |
|
| mt_items_sub | Collection of mt_items_sub |
None. |
|
| mt_prices_rules | Collection of mt_prices_rules |
None. |
|
| tt_items_customs | Collection of tt_items_customs |
None. |
Response Formats
application/json, text/json
Sample:
{
"id": "a4876b44-12dc-44b2-9fd0-12576119e5cd",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "82d2d9ae-cab1-4e56-82fe-4e59cb6cdaaf",
"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:27:17.8234206+01:00",
"last_update": "2025-12-08T21:27:17.8234206+01:00",
"id_user_upd": "91946f7c-3dae-42f9-b6d4-7feca0d5ec4d",
"commited": true,
"tt_vouchers_det": [
{
"$id": "2",
"id_voucher": "cceed8dc-875f-4c33-9962-2aaaedecb439",
"id_line": "4b29e863-4d14-46da-96ba-7ef22510dd32",
"id_category": "ce5b9406-3de1-4987-9589-f17523b503ba",
"id_item": "2ce751cf-913d-49ec-8498-562ed76d548d",
"id_item_type": "3b075c15-a722-4b26-97d9-1c6fe64f1eb0",
"price_max": 1.1,
"qty_add": 3.1,
"qty_used": 4.1,
"mt_categories": {
"$id": "3",
"id": "d1e13efd-b57d-401d-83f2-92fdc4eed26c",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "dec10397-a95a-4b17-909b-5443e57c9427",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "3c4a077f-6349-44d2-a823-bf5a04228c5b",
"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:27:17.8234206+01:00",
"last_update": "2025-12-08T21:27:17.8234206+01:00",
"id_user_upd": "cdb6c19a-517d-49f1-b7e7-9dc82c0803bf",
"commited": true,
"mt_categories_items": [
{
"$id": "4",
"id_category": "faa617c6-3ee2-49d4-92ea-71f0d23916ed",
"id_item": "f70f4532-164a-46c9-9095-3eb4ae56a0fa",
"is_default": true,
"active": true,
"created_on": "2025-12-08T21:27:17.8234206+01:00",
"last_update": "2025-12-08T21:27:17.8234206+01:00",
"id_user_upd": "3e1876df-817d-487f-88c5-a68891af2c7e",
"commited": true,
"mt_categories": {
"$ref": "3"
},
"mt_items": {
"$id": "5",
"id": "19c4ed2e-dd25-443b-ab69-6af1e8bb9fcf",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "7a786540-0159-4727-873a-35c244c2b26f",
"id_unit_sec": "ded7b4ad-c6a2-4ee8-bfe5-74b2bb78fd62",
"id_brand": "97d9581e-f632-454b-9d4a-3c2d379d653c",
"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": "e809f030-53ab-4a53-a647-16c6e7bfed70",
"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:27:17.8234206+01:00",
"last_update": "2025-12-08T21:27:17.8234206+01:00",
"id_user_upd": "77d8c18a-8a7c-4bef-be2f-9ff0d98a9bc3",
"commited": true,
"mt_brands": {
"$id": "6",
"id": "d8f62ef4-0321-4579-ad06-b13ad169e741",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2025-12-08T21:27:17.8234206+01:00",
"last_update": "2025-12-08T21:27:17.8234206+01:00",
"id_user_upd": "50a50e85-aca2-4340-9074-39b3487c7067",
"commited": true,
"mt_items": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"st_users": {
"$id": "7",
"id": "8e4ed31b-de47-4633-89ab-0bec37d56b00",
"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": "46140f62-61ff-478d-8c21-c3d96f8515a3",
"view_messages": true,
"id_image_photo": "2b5418b2-5fad-40ad-a676-ccae74ae8a58",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "ef4e820f-3adb-4449-a94d-a620a99c759e",
"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:27:17.8234206+01:00",
"last_update": "2025-12-08T21:27:17.8234206+01:00",
"commited": true,
"mt_branches": [
{
"$id": "8",
"id": "4cfe2b61-2108-4cfd-8b4a-7360ec002e80",
"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": "b9dab5de-feb6-4b8e-98ba-6c6ad85e2aef",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2025-12-08T21:27:17.8234206+01:00",
"last_update": "2025-12-08T21:27:17.8234206+01:00",
"id_user_upd": "0e905465-28ad-4a07-9663-6e60786f0301",
"commited": true,
"st_images": {
"$id": "9",
"id": "a0e91932-c4b1-451c-b761-594cce1c2947",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "9f297c54-a3a4-4729-acd0-bac881f1eb18",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2025-12-08T21:27:17.8234206+01:00",
"last_update": "2025-12-08T21:27:17.8234206+01:00",
"commited": true,
"mt_branches": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_categories": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"mt_employees": [
{
"$id": "10",
"id": "e3c62060-e9dd-4cac-8556-6666f86d82b5",
"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": "9d5a9b10-eef0-4048-8ee9-cde34a44db4f",
"name_pos": "sample string 12",
"id_image": "e0e70812-21bd-4736-a8bb-19a06ae929d7",
"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:27:17.8234206+01:00",
"last_update": "2025-12-08T21:27:17.8234206+01:00",
"id_user_upd": "83872641-d4ba-4c65-b305-569d40b34fdd",
"commited": true,
"mt_employees_branches": [
{
"$id": "11",
"id_employee": "2391baa6-96af-4dd8-9ae5-80ceefe9d51c",
"id_branch": "af27dac2-eccb-4a8f-bc85-a507753af3bb",
"active": true,
"created_on": "2025-12-08T21:27:17.8234206+01:00",
"last_update": "2025-12-08T21:27:17.8234206+01:00",
"id_user_upd": "822a814f-982d-4f65-9d1d-c1914c967416",
"commited": true,
"mt_branches": {
"$ref": "8"
},
"mt_employees": {
"$ref": "10"
}
},
{
"$ref": "11"
}
],
"mt_employees_profiles": {
"$id": "12",
"id": "6e1846fc-447c-4746-805d-b5d9b8ca3bca",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2025-12-08T21:27:17.8234206+01:00",
"last_update": "2025-12-08T21:27:17.8234206+01:00",
"id_user_upd": "30dcdbcc-d753-44dc-85d0-440d69d8aada",
"commited": true,
"mt_employees": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"st_users": {
"$ref": "7"
}
},
"st_images": {
"$ref": "9"
},
"st_users": {
"$ref": "7"
},
"tt_doc_sa_det": [
{
"$id": "13",
"id_doc_sa": "55104b8a-633d-48af-b450-2956380d63c2",
"id_line": 2,
"id_item_sub": "0b21d70b-7739-45b1-a4e2-6b13de93a458",
"qty": 4.1,
"id_list": "3663bc66-8f3e-4f46-be4b-dd8e9407c1c6",
"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": "eb7a6e87-fa00-4ca8-8597-53a2e7b78bb0",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "8bde7fb9-81db-422c-ab3b-ee3240f559cd",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "ca0b3a2d-4401-4e7c-81fd-e0a7f756a160",
"id_user_upd": "f1d2163a-725f-4985-a874-809d6314a127",
"active": true,
"mt_employees": {
"$ref": "10"
},
"mt_items_sub": {
"$id": "14",
"id": "eba01d5e-2570-42f7-8793-e65656f665de",
"id_item": "7409e9a3-8bc1-4023-aa0e-6bbddb8fdf70",
"id_item_type": "abad5c0a-6ebc-475a-92f9-a8f63061e9a7",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "012dfb78-4123-4509-96cf-d9237b0b8f4b",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2025-12-08T21:27:17.8234206+01:00",
"last_update": "2025-12-08T21:27:17.8234206+01:00",
"id_user_upd": "37fdad71-f74e-428f-9714-789b629d9077",
"commited": true,
"mt_items": {
"$ref": "5"
},
"mt_items_formula": [
{
"$id": "15",
"id_item_sub": "8139af46-963f-4d9a-b549-731f3f71c2a8",
"id_item": "cf8aacb1-b63b-4f4a-8309-c650bb7bc601",
"group_id": 3,
"id_unit_ref": "0c2a11cf-d225-4153-8263-dd7d920d003f",
"qty_dis": 5,
"mt_items": {
"$ref": "5"
},
"mt_items_sub": {
"$ref": "14"
},
"mt_units_ref": {
"$id": "16",
"id": "6c7a51e0-6581-4ee6-9582-2b8ef4fa4569",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "5cab0d44-1174-4424-97cc-2bf96cd6e9a9",
"active": true,
"created_on": "2025-12-08T21:27:17.8234206+01:00",
"last_update": "2025-12-08T21:27:17.8234206+01:00",
"id_user_upd": "6af75bfd-86a4-4119-a83b-3776d696ea8a",
"commited": true,
"mt_units": {
"$id": "17",
"id": "dc3e6a0b-4423-4446-baab-d6d4dcfe1fd2",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2025-12-08T21:27:17.8234206+01:00",
"last_update": "2025-12-08T21:27:17.8234206+01:00",
"id_user_upd": "ada72eb3-554c-4b49-a9e8-a35fce31d604",
"commited": true,
"mt_units_ref": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"st_users": {
"$ref": "7"
},
"mt_items": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"mt_items1": [
{
"$ref": "5"
},
{
"$ref": "5"
}
]
},
"st_users": {
"$ref": "7"
},
"mt_items_formula": [
{
"$ref": "15"
},
{
"$ref": "15"
}
]
}
},
{
"$ref": "15"
}
],
"mt_items_types": {
"$ref": "1"
},
"mt_items_vouchers": {
"$id": "18",
"id": "e15d323d-41df-4758-9169-7aa5611764a3",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "1a4d726f-42d4-4974-a49d-d7dd35433e5c",
"id_doc_print": "fff24903-9028-4843-afd2-f244707038a2",
"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:27:17.8234206+01:00",
"last_update": "2025-12-08T21:27:17.8234206+01:00",
"commited": true,
"mt_items_sub": [
{
"$ref": "14"
},
{
"$ref": "14"
}
]
},
"st_users": {
"$ref": "7"
},
"mt_prices_items": [
{
"$id": "19",
"id_list": "f9edfbef-23a6-45d1-a4f0-ae6a26de2b08",
"id_item_sub": "1deecddf-6f79-4bec-bb18-8b265c7f0623",
"validity_date": "2025-12-08T21:27:17.8234206+01:00",
"price": 4.1,
"active": true,
"created_on": "2025-12-08T21:27:17.8234206+01:00",
"last_update": "2025-12-08T21:27:17.8234206+01:00",
"id_user_upd": "5dde4d19-2530-4bdd-a0b9-75c2665f792a",
"commited": true,
"mt_items_sub": {
"$ref": "14"
},
"mt_prices_list": {
"$id": "20",
"id": "9eb09675-f778-42be-b6af-59c536dd4728",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "5ebc6e88-4dea-4fd0-8f81-e59a63ab8ed1",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "b4fbcb4c-da46-4b51-a6b4-19a2e0ef6602",
"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:27:17.8234206+01:00",
"last_update": "2025-12-08T21:27:17.8234206+01:00",
"id_user_upd": "627eadfc-c1c9-4918-b476-f8f3c41c2a26",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "21",
"id_pos": "494f4b7e-008c-4e55-9023-4363b0a11b6d",
"id_pos_type": "8c91bb38-6875-4070-8608-d3c45d7cf521",
"id_price_list": "4818cd0c-433f-4d47-907b-b32ad54025f3",
"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:27:17.8234206+01:00",
"last_update": "2025-12-08T21:27:17.8234206+01:00",
"id_user_upd": "4e76a374-964a-4d37-a3d0-805652312815",
"commited": true,
"mt_pos_view": {
"$id": "22",
"id_pos": "f1a5d225-2ee0-4b8f-90c2-0a553c7b23e8",
"id_pos_type": "c88d0e23-9a4d-433a-abb0-11e6bf4df355",
"is_default": true,
"active": true,
"created_on": "2025-12-08T21:27:17.8234206+01:00",
"last_update": "2025-12-08T21:27:17.8234206+01:00",
"id_user_upd": "96a55bde-5791-4f57-95bd-d11757c7c54f",
"commited": true,
"mt_pos": {
"$id": "23",
"id": "91c7ec52-0e12-40c8-9772-214391c4fcd9",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "21b4ffb7-0509-43ef-9fff-4ae02f825509",
"id_zone": "f4ed2a14-f149-4767-840e-765f1440de86",
"user_required": true,
"active": true,
"created_on": "2025-12-08T21:27:17.8234206+01:00",
"last_update": "2025-12-08T21:27:17.8234206+01:00",
"id_user_upd": "6745d839-5487-4f42-b2cc-b2f9afb84c33",
"commited": true,
"mt_branches_zones": {
"$id": "24",
"id": "7af7b93a-3e2e-4387-aeaa-b0e5f05d3b7d",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "f9df2840-672d-48f7-8c33-7f60a531488e",
"active": true,
"created_on": "2025-12-08T21:27:17.8234206+01:00",
"last_update": "2025-12-08T21:27:17.8234206+01:00",
"id_user_upd": "443d6302-898c-4faa-abd6-2864fe0221e1",
"commited": true,
"mt_branches": {
"$ref": "8"
},
"mt_pos": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"st_users": {
"$ref": "7"
}
},
"mt_cloakrooms": [
{
"$id": "25",
"id": "c1529e0a-032d-485c-b094-ea4047da8d5e",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "1322cdf6-1dbe-4156-874a-87499493d305",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "08e7d6e2-6929-4963-ab97-6cd36fb06d97",
"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:27:17.8234206+01:00",
"last_update": "2025-12-08T21:27:17.8234206+01:00",
"id_user_upd": "c23270fe-28e0-4843-b505-821a43db46da",
"commited": true,
"mt_pos": {
"$ref": "23"
},
"st_images": {
"$ref": "9"
},
"st_users": {
"$ref": "7"
},
"tt_cloakrooms_units": [
{
"$id": "26",
"id": "0b999161-d02b-416e-8466-6bf7f261ec89",
"id_cloakroom": "e9d15a97-be8a-4e9a-aa81-b3b381c60014",
"id_pos_sesion": "69a3a46b-4359-4af3-bdee-0f1cf4af7c86",
"unit_id": 4,
"date_open": "2025-12-08T21:27:17.8234206+01:00",
"date_close": "2025-12-08T21:27:17.8234206+01:00",
"id_doc_sa": "b36ecc57-59b2-4f86-a1b5-c66c675babee",
"commited": true,
"mt_cloakrooms": {
"$ref": "25"
},
"tt_doc_sa": {
"$id": "27",
"id": "86ce0976-e02d-471c-88eb-9b0b876e2c9a",
"id_pos": "226bd524-b7da-4e78-8e6c-0d7bc0afac72",
"id_doc": "3e0a29c1-d7d8-4738-9047-3f58d2cf1eba",
"id_branch": "1c021272-20c9-480f-8d9d-03483e9feceb",
"nro_doc": "sample string 5",
"date_doc": "2025-12-08T21:27:17.8234206+01:00",
"date_tax": "2025-12-08T21:27:17.8234206+01:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "91f0695f-dabb-43ec-9512-ab476c5c2305",
"id_relationship": "bf7a287d-2205-44a7-a48b-c3f2c30d1a75",
"id_loc_from": "5667674f-4e5d-4856-b680-770e0d4305bb",
"id_loc_end": "74d2fd23-45c7-447f-821b-d308c0f3f4d8",
"id_user_add": "55f29af9-33f1-4874-aa16-423407c2dcfc",
"id_user_upd": "b004cee6-16c5-4aad-b2c9-3b3f2d003ef9",
"comment": "sample string 12",
"id_pos_sesion": "752c1ec5-a795-4f0a-99df-da75cf298943",
"id_room_unit": "0d0341de-a5c6-4bdb-896d-6c842715b72b",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "dbe00b3d-b80c-4f3c-ad4f-65ecce7226e8",
"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:27:17.8234206+01:00",
"last_update": "2025-12-08T21:27:17.8234206+01:00",
"commited": true,
"created_by": 1,
"mt_branches": {
"$ref": "8"
},
"mt_docs": {
"$id": "28",
"id": "1a37d2cb-a484-45b6-b130-acb5374ca843",
"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": "369b5be7-3868-40fd-a514-0a1e0b14a2df",
"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:27:17.8234206+01:00",
"last_update": "2025-12-08T21:27:17.8234206+01:00",
"id_user_upd": "7951b6cc-39b8-4de8-880b-502d9ba8c09a",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "29",
"id_doc": "273ba4c9-88ea-487b-9939-4fbed83ada47",
"id_pay": "a405636f-4c5b-4f42-89ff-f59f98261b0b",
"id_money": "0a017645-f8f5-4c87-bc54-f921af646c49",
"active": true,
"created_on": "2025-12-08T21:27:17.8234206+01:00",
"last_update": "2025-12-08T21:27:17.8234206+01:00",
"id_user_upd": "b50059a3-60c0-4251-9f16-a2873dcbe385",
"commited": true,
"mt_docs": {
"$ref": "28"
},
"mt_money_types": {
"$id": "30",
"id": "8c24b28b-6750-4ed5-bcd2-fe3d2a61ff00",
"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": "8ed6b5e1-4b71-4944-9b38-fd59575f19be",
"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:27:17.8234206+01:00",
"last_update": "2025-12-08T21:27:17.8234206+01:00",
"id_user_upd": "4c6ff0e5-6689-4746-bd7e-0f7491886967",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"mt_money_rates": [
{
"$id": "31",
"id_money_1": "95bd5f95-80ff-4ef4-bc6e-35dd5ee8540d",
"id_money_2": "5bc1ada4-c616-47d8-b920-3e79d64354f1",
"date_from": "2025-12-08T21:27:17.8234206+01:00",
"coefficient": 4.1,
"active": true,
"created_on": "2025-12-08T21:27:17.8234206+01:00",
"last_update": "2025-12-08T21:27:17.8234206+01:00",
"id_user_upd": "f32dc9de-58b4-4a09-9cac-0cd36f849971",
"commited": true,
"mt_money_types": {
"$ref": "30"
},
"mt_money_types1": {
"$ref": "30"
},
"st_users": {
"$ref": "7"
}
},
{
"$ref": "31"
}
],
"mt_money_rates1": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"st_images": {
"$ref": "9"
},
"st_users": {
"$ref": "7"
},
"tt_doc_sa_cashflow": [
{
"$id": "32",
"id_doc_sa": "b7a699db-e669-4baf-ae26-972e3e948ca7",
"id_pay": "a38d7459-0e90-48ae-af31-6806630e6f0e",
"id_money": "aa182be7-06f9-4ba8-976b-0bc5786d3c24",
"date_cashflow": "2025-12-08T21:27:17.8234206+01:00",
"coefficient": 5.1,
"id_user_add": "6266b377-038a-4f1a-ba12-2222f644edb5",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "33",
"id": "62e945bb-e379-4836-9520-f3e0d096f028",
"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": "4f1d1054-e725-42f0-b67c-8750dab1f4f7",
"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:27:17.8234206+01:00",
"last_update": "2025-12-08T21:27:17.8234206+01:00",
"id_user_upd": "8bdb4dbb-791b-492c-b5dd-f06a6ee53656",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"st_images": {
"$ref": "9"
},
"st_users": {
"$ref": "7"
},
"tt_doc_sa_cashflow": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"tt_doc_sa_pay": [
{
"$id": "34",
"id_doc_sa": "382f3aa6-dd44-4338-8b85-f0936000196b",
"id_line": 2,
"id_pay": "eac40931-24d9-4c61-aaf2-0cc4c0743e68",
"id_money": "5569dcc8-978c-40d7-aa92-1d693abee77f",
"coefficient": 5.1,
"id_voucher": "5d329409-86d0-4d5e-a1e5-46639d6c4704",
"id_employee": "2c0134d6-ebf4-442d-807b-2582e483ca2d",
"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": "e7a7d863-c95a-4815-a99f-3d57c0b21522",
"coupon_id": "sample string 9",
"terminal_id": "sample string 10",
"card_name": "sample string 11",
"card_bank": "sample string 12",
"card_number": "sample string 13",
"client_name": "sample string 14",
"money_type": "sample string 15",
"merchant_id": "sample string 16",
"aid": "sample string 17",
"auth_num": "sample string 18",
"authorization": true,
"signature": true,
"contactless": true,
"date_hour_pay": "sample string 19",
"terminal_name": "sample string 20",
"active": true,
"mt_employees": {
"$ref": "10"
},
"mt_money_types": {
"$ref": "30"
},
"mt_payment_types": {
"$ref": "33"
},
"tt_doc_sa": {
"$ref": "27"
},
"tt_vouchers": {
"$id": "35",
"id": "a6485d1c-f1c1-4762-af1c-ca0377a18753",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2025-12-08T21:27:17.8234206+01:00",
"date_end": "2025-12-08T21:27:17.8234206+01:00",
"date_used": "2025-12-08T21:27:17.8234206+01:00",
"date_sesion": "2025-12-08T21:27:17.8234206+01:00",
"id_employee": "f331d765-289b-45c1-a873-1e7a1e4765a8",
"id_branch": "09fedece-3b28-4c3a-bbef-104e08a996bb",
"id_voucher_permision": "0cba93c2-cc26-45d4-9b3a-d033a92af356",
"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": "908e23c0-6af7-42c0-a801-386391ef42ec",
"id_user_add": "2614b8d8-9712-4963-8644-abf5411e037c",
"id_doc_sa": "2614e3fb-a79f-4246-933f-0ccaf3281fbf",
"id_item_sub": "a0882702-225c-47c0-9e4b-4fad1a111576",
"id_pos_sesion": "eef23675-1b5e-44c8-9701-73efedba884f",
"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:27:17.8234206+01:00",
"last_update": "2025-12-08T21:27:17.8234206+01:00",
"commited": true,
"mt_branches": {
"$ref": "8"
},
"mt_employees": {
"$ref": "10"
},
"mt_payment_types": {
"$ref": "33"
},
"st_users": {
"$ref": "7"
},
"tt_doc_sa_pay": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"tt_vouchers_det": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"tt_vouchers_permisions": {
"$id": "36",
"id": "83f67a6e-23c8-4c40-ab8d-63d70bc34dd4",
"date_from": "2025-12-08T21:27:17.8234206+01:00",
"date_end": "2025-12-08T21:27:17.8234206+01:00",
"date_used": "2025-12-08T21:27:17.8234206+01:00",
"id_employee": "07b86196-bc94-4cfa-9d7b-688de40c2a82",
"id_branch": "f148fb58-8b88-48d6-981e-b9ed5b6e9e62",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "6111e47a-d7ad-45a9-a7dc-52e868b490a8",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2025-12-08T21:27:17.8234206+01:00",
"last_update": "2025-12-08T21:27:17.8234206+01:00",
"commited": true,
"mt_branches": {
"$ref": "8"
},
"mt_employees": {
"$ref": "10"
},
"st_users": {
"$ref": "7"
},
"tt_vouchers": [
{
"$ref": "35"
},
{
"$ref": "35"
}
]
}
}
},
{
"$ref": "34"
}
],
"tt_vouchers": [
{
"$ref": "35"
},
{
"$ref": "35"
}
]
},
"st_users": {
"$ref": "7"
},
"mt_money_types": {
"$ref": "30"
},
"tt_doc_sa": {
"$ref": "27"
}
},
{
"$ref": "32"
}
],
"tt_doc_sa_pay": [
{
"$ref": "34"
},
{
"$ref": "34"
}
]
},
"mt_payment_types": {
"$ref": "33"
},
"st_users": {
"$ref": "7"
}
},
{
"$ref": "29"
}
],
"st_images": {
"$ref": "9"
},
"st_users": {
"$ref": "7"
},
"mt_pos_doc_print": [
{
"$id": "37",
"id_pos_print": "d11d0c05-b73d-42b4-8af8-5fff99524566",
"id_doc": "fa97b4b1-7113-414d-85da-742d9513e2f2",
"id_pos_type": "93b39a4f-ef87-4694-b2ad-c4570272bddf",
"id_doc_print": "012966cc-7ef3-417d-bf57-b231bd673003",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2025-12-08T21:27:17.8234206+01:00",
"last_update": "2025-12-08T21:27:17.8234206+01:00",
"id_user_upd": "129767d3-8328-4786-be1a-85d79ad7e967",
"commited": true,
"mt_docs": {
"$ref": "28"
},
"mt_pos_print": {
"$id": "38",
"id": "ae5785c2-f942-4356-b269-887c4c5aa873",
"id_pos": "5b25b695-06b5-472a-a908-3b0a52dc0e94",
"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:27:17.8234206+01:00",
"last_update": "2025-12-08T21:27:17.8234206+01:00",
"id_user_upd": "f8972dd5-7d60-4238-b23c-68387328a4f1",
"commited": true,
"mt_pos": {
"$ref": "23"
},
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_users": {
"$ref": "7"
}
},
"mt_pos_types": {
"$id": "39",
"id": "1e707455-e06d-42d9-bd6a-cc3a2bec2eba",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2025-12-08T21:27:17.8234206+01:00",
"last_update": "2025-12-08T21:27:17.8234206+01:00",
"id_user_upd": "ebd641f3-6dd3-4bb6-935d-98be326b9125",
"commited": true,
"mt_items_featured": [
{
"$id": "40",
"id": "57cdcd8b-92da-460b-8e95-bc40bee3cdbf",
"id_branch": "cbd794c9-4d0e-42fb-83d9-61faf479f3df",
"id_pos_type": "31d9e8cc-6dac-4830-aa0c-aadc64744d1d",
"id_pos": "cce94cc9-6906-46ee-ad88-be5d797c22d6",
"id_item": "a64f3e13-5a33-4426-b4b1-373499aae4e8",
"date_from": "2025-12-08T21:27:17.8234206+01:00",
"date_end": "2025-12-08T21:27:17.8234206+01:00",
"image_id": 4,
"active": true,
"created_on": "2025-12-08T21:27:17.8234206+01:00",
"last_update": "2025-12-08T21:27:17.8234206+01:00",
"id_user_upd": "58243f70-cda1-4bf2-a0b0-a62977396942",
"commited": true,
"mt_branches": {
"$ref": "8"
},
"mt_items": {
"$ref": "5"
},
"mt_pos": {
"$ref": "23"
},
"mt_pos_types": {
"$ref": "39"
},
"st_users": {
"$ref": "7"
}
},
{
"$ref": "40"
}
],
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_users": {
"$ref": "7"
},
"mt_pos_view": [
{
"$ref": "22"
},
{
"$ref": "22"
}
]
},
"st_doc_print": {
"$id": "41",
"id": "9d52e8af-dc0b-4c48-86a4-7c21c2d1054c",
"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:27:17.8234206+01:00",
"last_update": "2025-12-08T21:27:17.8234206+01:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_doc_print_det": [
{
"$id": "42",
"id_doc_print": "b39d6361-1e67-43cb-9eb7-b25da1bf635d",
"id_line": 2,
"text": "sample string 3",
"type_line": "sample string 4",
"type_align": "sample string 5",
"ref_line": 6,
"font_name": "sample string 7",
"font_bold": true,
"font_underline": true,
"font_color": "sample string 10",
"st_doc_print": {
"$ref": "41"
}
},
{
"$ref": "42"
}
]
},
"st_users": {
"$ref": "7"
}
},
{
"$ref": "37"
}
],
"st_doc_num": [
{
"$id": "43",
"id_pos": "3c429ee6-12bf-43df-be77-d65384e7fc8e",
"id_doc": "ef9098dc-d42a-499c-bf9f-760753431357",
"value": 3,
"created_on": "2025-12-08T21:27:17.8234206+01:00",
"last_update": "2025-12-08T21:27:17.8234206+01:00",
"commited": true,
"mt_docs": {
"$ref": "28"
},
"mt_pos": {
"$ref": "23"
}
},
{
"$ref": "43"
}
],
"tt_doc_sa": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"tt_doc_st": [
{
"$id": "44",
"id": "35addd95-82a1-4b3e-aba0-e16d22ee0334",
"id_pos": "c99a5128-a84f-4f55-83f8-15587bfcc2fa",
"id_doc": "a036260f-30f6-4c45-bf97-f2d8b435cfe6",
"id_branch": "8019a4c2-917f-47d6-a81a-58ae9ba1035b",
"nro_doc": "sample string 5",
"date_doc": "2025-12-08T21:27:17.8234206+01:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "b76a56c5-4da2-4177-89b1-d2d204444cdd",
"id_loc_from": "0d875ded-c41b-4ec8-a3d6-f17389204dc7",
"id_loc_end": "ffc02c91-b499-47c4-8b4a-efdf5ef988aa",
"id_user_add": "81153d61-d3b2-468d-9e09-57f0b0f8b885",
"id_user_upd": "8a2e1b5a-6909-4ffc-9a1e-0e1b9030f122",
"id_pos_sesion": "1173f89b-0f70-4aec-a157-a7ffe61580a2",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2025-12-08T21:27:17.8234206+01:00",
"active": true,
"created_on": "2025-12-08T21:27:17.8234206+01:00",
"last_update": "2025-12-08T21:27:17.8234206+01:00",
"commited": true,
"mt_branches": {
"$ref": "8"
},
"mt_docs": {
"$ref": "28"
},
"mt_locations": {
"$id": "45",
"id": "83862fc4-d362-4259-82ca-1963e9c7579b",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "33b6bf1f-1c79-4f20-bbf0-a560a7ac4083",
"active": true,
"created_on": "2025-12-08T21:27:17.8234206+01:00",
"last_update": "2025-12-08T21:27:17.8234206+01:00",
"id_user_upd": "feed8b79-b090-4e83-a018-7a6fe9c7d2c0",
"commited": true,
"mt_branches": {
"$ref": "8"
},
"st_users": {
"$ref": "7"
},
"tt_doc_sa": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"tt_doc_sa1": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"tt_doc_st": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_doc_st1": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_stock": [
{
"$id": "46",
"id_location": "4fe4e58d-ea85-4af2-8696-0a5ea562ca2f",
"id_item": "4bc3390f-f16a-40c1-a4f9-4ae6c5783063",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2025-12-08T21:27:17.8234206+01:00",
"last_update": "2025-12-08T21:27:17.8234206+01:00",
"commited": true,
"mt_items": {
"$ref": "5"
},
"mt_locations": {
"$ref": "45"
}
},
{
"$ref": "46"
}
]
},
"mt_locations1": {
"$ref": "45"
},
"mt_pos": {
"$ref": "23"
},
"st_users": {
"$ref": "7"
},
"st_users1": {
"$ref": "7"
},
"tt_doc_st_det": [
{
"$id": "47",
"id_doc_st": "65f068a3-1dc2-4b65-b58b-22f1eb14157f",
"id_line": 2,
"id_item": "f044acd5-397c-4e9f-8d83-9b1dd3a3f76b",
"comment": "sample string 4",
"qty": 5.1,
"status": 1,
"active": true,
"mt_items": {
"$ref": "5"
},
"tt_doc_st": {
"$ref": "44"
}
},
{
"$ref": "47"
}
],
"tt_doc_st1": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_doc_st2": {
"$ref": "44"
}
},
{
"$ref": "44"
}
]
},
"mt_locations": {
"$ref": "45"
},
"mt_locations1": {
"$ref": "45"
},
"mt_pos": {
"$ref": "23"
},
"st_users": {
"$ref": "7"
},
"st_users1": {
"$ref": "7"
},
"tt_cloakrooms_units": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"tt_doc_sa_det": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_sa_pay": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"tt_doc_sa1": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"tt_doc_sa2": {
"$ref": "27"
},
"tt_pos_sesion": {
"$id": "48",
"id": "32cb7dd8-7937-4e10-bd17-eb472a187030",
"nro_sesion": 2,
"id_pos": "db36b786-9b3f-464f-be04-28addd13defa",
"date_tax": "2025-12-08T21:27:17.8234206+01:00",
"date_open": "2025-12-08T21:27:17.8234206+01:00",
"date_close": "2025-12-08T21:27:17.8234206+01:00",
"id_user_open": "c171e1e3-baf2-40fe-940a-ee711a550508",
"id_user_close": "ab7176fa-a709-4e69-8eb8-b0eb824c2e30",
"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:27:17.8234206+01:00",
"last_update": "2025-12-08T21:27:17.8234206+01:00",
"commited": true,
"mt_pos": {
"$ref": "23"
},
"tt_cloakrooms_units": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"tt_items_customs": [
{
"$id": "49",
"id": "38b972df-9ad4-4921-ab0a-980659685c5f",
"order_id": 2,
"id_item": "0905ba77-e745-4a45-82be-fce1393f707c",
"id_item_type": "d9a2e489-6441-4c36-bb25-df25d2b77b37",
"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": "fbec33d9-b2dc-4e29-85f3-20d3cd3e0918",
"type_item": 11,
"id_voucher_json": "bd562a51-99d9-4d9e-9d6f-07e895cbc4b8",
"count_voucher": 1,
"id_category": "6321b3d9-a593-439c-a9d1-3e0d80187451",
"created_on": "2025-12-08T21:27:17.8234206+01:00",
"last_update": "2025-12-08T21:27:17.8234206+01:00",
"id_user_upd": "81d1da20-1393-47a5-a035-4906a4e84bff",
"commited": true,
"mt_items": {
"$ref": "5"
},
"mt_items_types": {
"$ref": "1"
},
"st_users": {
"$ref": "7"
},
"tt_pos_sesion": {
"$ref": "48"
}
},
{
"$ref": "49"
}
],
"tt_doc_sa_pt": [
{
"$id": "50",
"id": "70d500af-7c03-49c8-9630-1ac5ed4feee9",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "7c65da23-426a-4614-85ad-ea42f70ff0a9",
"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:27:17.8234206+01:00",
"tt_pos_sesion": {
"$ref": "48"
}
},
{
"$ref": "50"
}
],
"tt_rooms_units_activity": [
{
"$id": "51",
"id": "19f20c35-0970-476c-99d0-ea164930ca1c",
"id_room_unit": "0520bb2a-a115-4cd9-b778-d08a1871f20d",
"id_room_list": "b1765359-c98d-4ce1-812c-d0f8a3b7a2ab",
"nro_res_ext": "sample string 3",
"date_reserved": "2025-12-08T21:27:17.8234206+01:00",
"date_from": "2025-12-08T21:27:17.8234206+01:00",
"date_end": "2025-12-08T21:27:17.8234206+01:00",
"date_open": "2025-12-08T21:27:17.8234206+01:00",
"date_close": "2025-12-08T21:27:17.8234206+01:00",
"id_employee": "cbdafb3e-c13f-4cfa-9b8a-79be93b28360",
"id_employee_sec": "9649f45b-9f6f-406c-9173-aee0adb47b0c",
"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": "f001f9e8-b265-4068-86bb-5baa76c538ca",
"comment": "sample string 7",
"id_user_open": "5ca27923-381d-48e5-a4a8-b215a6bd60e7",
"id_user_close": "8a630deb-3485-406b-b8ca-15669958c6cc",
"id_unit_state": "facaf4d0-d70b-43e1-aaee-288abcd98b5d",
"id_pos_sesion": "c45c2e5a-86c7-4531-9d46-70dbf0740cd5",
"vip": true,
"paid": true,
"send": true,
"send_date": "2025-12-08T21:27:17.8234206+01:00",
"active": true,
"created_on": "2025-12-08T21:27:17.8234206+01:00",
"last_update": "2025-12-08T21:27:17.8234206+01:00",
"commited": true,
"mt_employees": {
"$ref": "10"
},
"mt_employees1": {
"$ref": "10"
},
"mt_rooms_units": {
"$id": "52",
"id": "a62f327d-54a4-4a7a-a7b4-61407a7042ce",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "be4f4020-07ef-45cc-b2d0-228ddac8ac15",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "8adbd989-efa8-4c72-9878-50074913cafb",
"locked": true,
"date_locked": "2025-12-08T21:27:17.8234206+01:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2025-12-08T21:27:17.8234206+01:00",
"last_update": "2025-12-08T21:27:17.8234206+01:00",
"id_user_upd": "98e244ad-0131-4b36-a661-07f3f960fd58",
"commited": true,
"mt_rooms": {
"$id": "53",
"id": "ab4b94df-25a7-42d9-a158-c24983dc6bc8",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "c90c777e-dda7-41c9-a6fa-3186a8aa7923",
"name_pos": "sample string 6",
"id_image": "cdc52983-d8f0-43ec-a976-46496451e8d6",
"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": "5042af5a-ff35-4423-a598-7189dcd0532b",
"refresh_status": true,
"active": true,
"created_on": "2025-12-08T21:27:17.8234206+01:00",
"last_update": "2025-12-08T21:27:17.8234206+01:00",
"id_user_upd": "4578a547-733a-4576-a7b6-9a111273a7eb",
"commited": true,
"mt_branches": {
"$ref": "8"
},
"mt_pos_rooms": [
{
"$id": "54",
"id_pos": "08ef774b-baec-4a9f-8583-a4fa2adecd5c",
"id_room": "3122488f-1000-4ecc-a754-16f3c10bb9ff",
"active": true,
"created_on": "2025-12-08T21:27:17.8234206+01:00",
"last_update": "2025-12-08T21:27:17.8234206+01:00",
"id_user_upd": "a1b5ecc7-c8c2-4dab-9a8d-bb2d1779c58b",
"commited": true,
"mt_pos": {
"$ref": "23"
},
"mt_rooms": {
"$ref": "53"
},
"st_users": {
"$ref": "7"
}
},
{
"$ref": "54"
}
],
"st_images": {
"$ref": "9"
},
"st_images1": {
"$ref": "9"
},
"st_users": {
"$ref": "7"
},
"mt_rooms_units": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"tt_rooms_list": [
{
"$id": "55",
"id": "fa085c8d-ae09-4827-8a7a-ae9579c96c29",
"id_room": "ad9f4afe-199c-44dd-a4f7-5b1dd23e19da",
"date_in": "2025-12-08T21:27:17.8234206+01:00",
"date_out": "2025-12-08T21:27:17.8234206+01:00",
"id_user_add": "7bc01294-7b93-4672-ae01-bc3e02241a06",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2025-12-08T21:27:17.8234206+01:00",
"last_update": "2025-12-08T21:27:17.8234206+01:00",
"commited": true,
"mt_rooms": {
"$ref": "53"
},
"st_users": {
"$ref": "7"
},
"tt_rooms_units_activity": [
{
"$ref": "51"
},
{
"$ref": "51"
}
]
},
{
"$ref": "55"
}
]
},
"mt_rooms_units_types": {
"$id": "56",
"id": "88a22e1b-48a0-4141-af8a-51f36b8a52ab",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2025-12-08T21:27:17.8234206+01:00",
"last_update": "2025-12-08T21:27:17.8234206+01:00",
"id_user_upd": "e5183eee-3f60-48d0-bb78-0d91b9bfdc85",
"commited": true,
"mt_rooms_units": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"mt_rooms_units_states_types": [
{
"$id": "57",
"id_room_type": "f2e7f437-36eb-4f35-bde8-8c87183c890d",
"id_room_state": "cb74d890-15e3-4d94-ad50-66bca8770a63",
"id_image": "7e694bd7-b6dd-4030-b51e-78d933400e2d",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2025-12-08T21:27:17.8234206+01:00",
"last_update": "2025-12-08T21:27:17.8234206+01:00",
"id_user_upd": "80804578-f0f0-4c7e-91a5-60f16f6204ff",
"commited": true,
"mt_rooms_units_states": {
"$id": "58",
"id": "04a900ac-7388-4d97-8318-a5e052f39ec1",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2025-12-08T21:27:17.8234206+01:00",
"last_update": "2025-12-08T21:27:17.8234206+01:00",
"id_user_upd": "b2c69796-294f-492e-b284-e15315e6c043",
"commited": true,
"st_users": {
"$ref": "7"
},
"mt_rooms_units_states_types": [
{
"$ref": "57"
},
{
"$ref": "57"
}
],
"tt_rooms_units_activity": [
{
"$ref": "51"
},
{
"$ref": "51"
}
]
},
"mt_rooms_units_types": {
"$ref": "56"
},
"st_images": {
"$ref": "9"
},
"st_users": {
"$ref": "7"
}
},
{
"$ref": "57"
}
],
"st_users": {
"$ref": "7"
}
},
"st_users": {
"$ref": "7"
},
"tt_rooms_units_activity": [
{
"$ref": "51"
},
{
"$ref": "51"
}
]
},
"mt_rooms_units_states": {
"$ref": "58"
},
"st_users": {
"$ref": "7"
},
"st_users1": {
"$ref": "7"
},
"tt_doc_sa": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"tt_pos_sesion": {
"$ref": "48"
},
"tt_rooms_list": {
"$ref": "55"
}
},
{
"$ref": "51"
}
],
"tt_doc_sa": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"tt_tips": [
{
"$id": "59",
"id": "210edfeb-030c-4762-a3df-61c61717b759",
"id_pos_sesion": "4333cf8e-bc19-4921-bf09-15d006ff91e5",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "4884024d-832b-4a7b-a3ac-a437ea7436bb",
"id_room_unit_activity": "8f80699f-2f92-47b3-8a4c-b22798bfabb5",
"id_doc_sa": "ec20fd5f-a0c0-415b-bcd6-c37e3faab686",
"id_pos_type": "8d52a92b-2008-4588-889a-92deb2ec62b2",
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "3a4b3043-ea61-4107-a700-c352ce01af23",
"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:27:17.8234206+01:00",
"last_update": "2025-12-08T21:27:17.8234206+01:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "48"
},
"tt_tips_users": [
{
"$id": "60",
"id_tip": "479cd243-3afd-4ced-96c9-ea07718ded5a",
"id_user": "32c681f8-0d51-4b4f-826b-12d76da23a74",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2025-12-08T21:27:17.8234206+01:00",
"last_update": "2025-12-08T21:27:17.8234206+01:00",
"commited": true,
"st_users": {
"$ref": "7"
},
"tt_tips": {
"$ref": "59"
}
},
{
"$ref": "60"
}
]
},
{
"$ref": "59"
}
],
"st_users": {
"$ref": "7"
},
"st_users1": {
"$ref": "7"
},
"tt_pos_sesion_users": [
{
"$id": "61",
"id_pos_sesion": "55c9f1da-550e-43ba-8dfd-926ccc03e5f2",
"id_user": "07aaa696-0be8-4cb1-9a43-7e9043f3e96b",
"date_add": "2025-12-08T21:27:17.8234206+01:00",
"active": true,
"created_on": "2025-12-08T21:27:17.8234206+01:00",
"last_update": "2025-12-08T21:27:17.8234206+01:00",
"commited": true,
"st_users": {
"$ref": "7"
},
"tt_pos_sesion": {
"$ref": "48"
}
},
{
"$ref": "61"
}
]
},
"tt_rooms_units_activity": {
"$ref": "51"
},
"tt_spool_doc_print": [
{
"$id": "62",
"id": "bdb407c0-1a04-4ebf-9a61-6c9f08dd6eaa",
"spool_server": "sample string 2",
"id_doc_sa": "28a47fc1-f212-46f6-bde3-71f984c0581c",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2025-12-08T21:27:17.8234206+01:00",
"printed": true,
"print_on": "2025-12-08T21:27:17.8234206+01:00",
"tt_doc_sa": {
"$ref": "27"
}
},
{
"$ref": "62"
}
]
},
"tt_pos_sesion": {
"$ref": "48"
}
},
{
"$ref": "26"
}
]
},
{
"$ref": "25"
}
],
"mt_items_featured": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"mt_pos_print": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_pos_rooms": [
{
"$ref": "54"
},
{
"$ref": "54"
}
],
"st_users": {
"$ref": "7"
},
"mt_pos_view": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"mt_prices_list_rules": [
{
"$id": "63",
"id": "fc294ee4-1652-4cc8-b42a-40d962e0ad82",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2025-12-08T21:27:17.8234206+01:00",
"date_end": "2025-12-08T21:27:17.8234206+01:00",
"id_branch": "8aeaf327-006c-4b78-8d33-ff1a2d4350fb",
"id_pos": "be0c43ff-01d3-4616-92fc-e42df5cc179d",
"id_list": "08a7f4a9-a5b0-43c0-9851-ae47bd0e648a",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2025-12-08T21:27:17.8234206+01:00",
"last_update": "2025-12-08T21:27:17.8234206+01:00",
"id_user_upd": "ee687195-944a-4d03-8203-949ba017ce39",
"commited": true,
"mt_branches": {
"$ref": "8"
},
"mt_pos": {
"$ref": "23"
},
"mt_prices_list": {
"$ref": "20"
},
"st_users": {
"$ref": "7"
}
},
{
"$ref": "63"
}
],
"mt_prices_rules": [
{
"$id": "64",
"id": "a84b46e8-6c78-4cad-8615-23e9e728890c",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2025-12-08T21:27:17.8234206+01:00",
"date_end": "2025-12-08T21:27:17.8234206+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": "d09f8c26-465e-458c-a49e-1554197a39d9",
"id_pos": "277e596f-c24b-4ab6-a2ac-652df612a4ca",
"id_list": "eaf10ec6-1e30-4d48-b625-0d149d24494a",
"id_item": "66faba3d-959f-46d9-b29d-6e8586d0b908",
"id_item_type": "8848956f-9cbc-4120-af8e-baec8e746751",
"id_category": "8f30adf7-9823-43c7-b9ae-7c9acae40f81",
"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:27:17.8234206+01:00",
"last_update": "2025-12-08T21:27:17.8234206+01:00",
"id_user_upd": "dff20a00-231b-4724-8792-a8d27c836ad5",
"commited": true,
"mt_branches": {
"$ref": "8"
},
"mt_categories": {
"$ref": "3"
},
"mt_items": {
"$ref": "5"
},
"mt_items_types": {
"$ref": "1"
},
"mt_pos": {
"$ref": "23"
},
"mt_prices_list": {
"$ref": "20"
},
"st_users": {
"$ref": "7"
}
},
{
"$ref": "64"
}
],
"st_doc_num": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"st_pos_license": [
{
"$id": "65",
"id": "1886b69b-408e-455e-aab4-49895683112b",
"id_pos": "f2c63203-2313-4c12-a07a-47156adba271",
"mac_address": "sample string 3",
"date_end": "2025-12-08T21:27:17.8234206+01:00",
"key_access": "sample string 5",
"id_user_add": "01043836-d066-4662-aa61-9cd8eb4292a6",
"active": true,
"created_on": "2025-12-08T21:27:17.8234206+01:00",
"last_update": "2025-12-08T21:27:17.8234206+01:00",
"commited": true,
"mt_pos": {
"$ref": "23"
},
"st_users": {
"$ref": "7"
}
},
{
"$ref": "65"
}
],
"st_users_pos": [
{
"$id": "66",
"id_user": "5decfc29-8a9a-4804-85dd-1bad60f3df5b",
"id_pos": "91becf58-6817-451c-a07e-c2c6710c460f",
"pass_required": true,
"active": true,
"created_on": "2025-12-08T21:27:17.8234206+01:00",
"last_update": "2025-12-08T21:27:17.8234206+01:00",
"commited": true,
"mt_pos": {
"$ref": "23"
},
"st_users": {
"$ref": "7"
}
},
{
"$ref": "66"
}
],
"tt_doc_sa": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"tt_pos_connection": [
{
"$id": "67",
"id": "93217619-1989-488a-ab47-eb30632d21a9",
"id_pos": "25a317e9-7506-4ac2-9a89-b60c6c11ed11",
"date_add": "2025-12-08T21:27:17.8234206+01:00",
"date_upd": "2025-12-08T21:27:17.8234206+01:00",
"date_out": "2025-12-08T21:27:17.8234206+01:00",
"connection_type": "sample string 3",
"connection_speed": 1,
"terminal_name": "sample string 4",
"version": "sample string 5",
"commited": true,
"mt_pos": {
"$ref": "23"
}
},
{
"$ref": "67"
}
],
"tt_pos_sesion": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"mt_branches": {
"$ref": "8"
},
"tt_logs": [
{
"$id": "68",
"id": "e5323a45-586b-40b8-a9c6-73b97a0f8da5",
"id_user_add": "24e49b5a-c8fa-4369-857e-ae3681ab8309",
"id_table": "0fcb5087-51e3-4dc0-b0c1-aaf252861cb0",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "632e9ec4-59fb-4619-b72e-adc6a84fd492",
"created_on": "2025-12-08T21:27:17.8234206+01:00",
"commited": true,
"mt_pos": {
"$ref": "23"
},
"st_sync_tables": {
"$id": "69",
"id": "f4c9cbaa-e5b1-4705-892c-1e98abfdc984",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2025-12-08T21:27:17.8234206+01:00",
"last_update": "2025-12-08T21:27:17.8234206+01:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "70",
"id": "41f45e02-2ae8-4d25-b1c1-fca46bd9a7d4",
"id_sync": "283440c1-049e-4456-9630-ed6549842e27",
"json": "sample string 3",
"id_table": "db7e585a-ed75-4b80-ba8f-c1c22b4e0bd5",
"order": 5,
"st_sync_packages": {
"$id": "71",
"id": "18f18d2b-295a-451e-8244-3be1789bedeb",
"id_branch_from": "1a636e05-8ce1-4498-8a4c-a0d583da0207",
"id_branch_to": "a136d756-5ac9-403e-96aa-13e997403dcc",
"type": 4,
"created_on": "2025-12-08T21:27:17.8234206+01:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2025-12-08T21:27:17.8234206+01:00",
"send_on": "2025-12-08T21:27:17.8234206+01:00",
"mt_branches": {
"$ref": "8"
},
"mt_branches1": {
"$ref": "8"
},
"st_sync_packages_det": [
{
"$ref": "70"
},
{
"$ref": "70"
}
]
},
"st_sync_tables": {
"$ref": "69"
}
},
{
"$ref": "70"
}
],
"tt_logs": [
{
"$ref": "68"
},
{
"$ref": "68"
}
]
},
"st_users": {
"$ref": "7"
}
},
{
"$ref": "68"
}
],
"st_local_variables": [
{
"$id": "72",
"id": "9024bb54-2c9b-473e-b5d7-0878854c4f67",
"id_pos": "8599a613-4c82-4376-8bcf-5d1bb818e19e",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2025-12-08T21:27:17.8234206+01:00",
"commited": true,
"mt_pos": {
"$ref": "23"
}
},
{
"$ref": "72"
}
],
"tt_doc_st": [
{
"$ref": "44"
},
{
"$ref": "44"
}
]
},
"mt_pos_prices_list": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"mt_pos_types": {
"$ref": "39"
},
"st_users": {
"$ref": "7"
}
},
"mt_prices_list": {
"$ref": "20"
},
"st_users": {
"$ref": "7"
}
},
{
"$ref": "21"
}
],
"mt_prices_items": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"mt_prices_list1": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"mt_prices_list2": {
"$ref": "20"
},
"mt_prices_list_rules": [
{
"$ref": "63"
},
{
"$ref": "63"
}
],
"st_images": {
"$ref": "9"
},
"st_users": {
"$ref": "7"
},
"mt_prices_rules": [
{
"$ref": "64"
},
{
"$ref": "64"
}
],
"tt_doc_sa_det": [
{
"$ref": "13"
},
{
"$ref": "13"
}
]
},
"st_users": {
"$ref": "7"
}
},
{
"$ref": "19"
}
],
"tt_doc_sa_det": [
{
"$ref": "13"
},
{
"$ref": "13"
}
]
},
"mt_prices_list": {
"$ref": "20"
},
"st_users": {
"$ref": "7"
},
"st_users1": {
"$ref": "7"
},
"tt_doc_sa": {
"$ref": "27"
},
"tt_doc_sa_det_stock": [
{
"$id": "73",
"id_doc_sa": "6129081d-890c-4317-a90f-678f38ea2eb1",
"id_line": 2,
"id_item": "74e39644-bfa3-4b7f-b7e5-d02c7928a973",
"qty": 4.1,
"mt_items": {
"$ref": "5"
},
"tt_doc_sa_det": {
"$ref": "13"
}
},
{
"$ref": "73"
}
]
},
{
"$ref": "13"
}
],
"tt_doc_sa_pay": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"tt_vouchers": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"tt_vouchers_permisions": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"tt_rooms_units_activity": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "51"
},
{
"$ref": "51"
}
]
},
{
"$ref": "10"
}
],
"mt_items": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"mt_items_types": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"mt_money_types": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"mt_payment_types": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_prices_list": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"mt_rooms": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"mt_rooms1": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "57"
},
{
"$ref": "57"
}
],
"st_functions": [
{
"$id": "74",
"id": "c2643007-2697-44de-a319-a52a68cbe3b4",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "fb4b876d-6c42-4f05-9540-5f25c86029bd",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "89d883d6-60f0-436b-b7d9-a2f4a038f3eb",
"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:27:17.8234206+01:00",
"last_update": "2025-12-08T21:27:17.8234206+01:00",
"commited": true,
"st_functions_groups": {
"$id": "75",
"id": "34e2a451-45d0-43f0-9db4-37099f783cbe",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2025-12-08T21:27:17.8234206+01:00",
"last_update": "2025-12-08T21:27:17.8234206+01:00",
"commited": true,
"st_functions": [
{
"$ref": "74"
},
{
"$ref": "74"
}
]
},
"st_images": {
"$ref": "9"
},
"st_permisions": [
{
"$id": "76",
"id": "41e39c4c-4411-4e58-b9e3-d8ef965c6c6a",
"id_function": "ef2d19f5-b186-4bf2-9e6e-e60e58548cb4",
"id_user": "e923dcd2-a6fb-484b-ad4f-513478821437",
"id_profile": "d3f40dfa-1000-4292-99ce-b3d013a63aa2",
"permission": 3,
"active": true,
"created_on": "2025-12-08T21:27:17.8234206+01:00",
"last_update": "2025-12-08T21:27:17.8234206+01:00",
"commited": true,
"st_users_profiles": {
"$id": "77",
"id": "48fd963e-3930-4b9f-8da0-82082725e2cc",
"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:27:17.8234206+01:00",
"last_update": "2025-12-08T21:27:17.8234206+01:00",
"commited": true,
"st_permisions": [
{
"$ref": "76"
},
{
"$ref": "76"
}
],
"st_users": [
{
"$ref": "7"
},
{
"$ref": "7"
}
]
},
"st_users": {
"$ref": "7"
},
"st_functions": {
"$ref": "74"
}
},
{
"$ref": "76"
}
]
},
{
"$ref": "74"
}
],
"st_images_types": {
"$id": "78",
"id": "11fbb179-99ed-4e0c-800e-f86ac0fe9f90",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2025-12-08T21:27:17.8234206+01:00",
"last_update": "2025-12-08T21:27:17.8234206+01:00",
"commited": true,
"st_images": [
{
"$ref": "9"
},
{
"$ref": "9"
}
]
},
"mt_docs": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"st_users": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"st_users1": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"mt_cloakrooms": [
{
"$ref": "25"
},
{
"$ref": "25"
}
]
},
"st_users": {
"$ref": "7"
},
"mt_branches_zones": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"mt_employees_branches": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"mt_items_featured": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"mt_locations": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"mt_periods": [
{
"$id": "79",
"id_branch": "8b3c49d0-3d73-412b-a147-de0da88f912a",
"exercise_id": 2,
"period_id": 3,
"date_from": "2025-12-08T21:27:17.8234206+01:00",
"date_end": "2025-12-08T21:27:17.8234206+01:00",
"state": "sample string 6",
"created_on": "2025-12-08T21:27:17.8234206+01:00",
"last_update": "2025-12-08T21:27:17.8234206+01:00",
"commited": true,
"mt_branches": {
"$ref": "8"
}
},
{
"$ref": "79"
}
],
"mt_pos": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"mt_prices_list_rules": [
{
"$ref": "63"
},
{
"$ref": "63"
}
],
"mt_prices_rules": [
{
"$ref": "64"
},
{
"$ref": "64"
}
],
"mt_rooms": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"st_sync_packages": [
{
"$ref": "71"
},
{
"$ref": "71"
}
],
"st_sync_packages1": [
{
"$ref": "71"
},
{
"$ref": "71"
}
],
"tt_doc_sa": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"tt_doc_st": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_vouchers": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"tt_vouchers_permisions": [
{
"$ref": "36"
},
{
"$ref": "36"
}
]
},
{
"$ref": "8"
}
],
"mt_branches_zones": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"mt_brands": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_categories": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"mt_categories_items": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"mt_cloakrooms": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_docs_payment_money": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"mt_employees": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_employees_profiles": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"mt_items": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"mt_items_featured": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"mt_items_sub": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"mt_items_types": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"mt_locations": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"mt_money_rates": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"mt_money_types": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"mt_payment_types": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_pos": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"mt_pos_prices_list": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"mt_pos_print": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_pos_rooms": [
{
"$ref": "54"
},
{
"$ref": "54"
}
],
"mt_pos_types": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"mt_pos_view": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"mt_prices_items": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"mt_prices_list": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"mt_prices_list_rules": [
{
"$ref": "63"
},
{
"$ref": "63"
}
],
"mt_prices_rules": [
{
"$ref": "64"
},
{
"$ref": "64"
}
],
"mt_rooms": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"mt_rooms_units": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"mt_rooms_units_states": [
{
"$ref": "58"
},
{
"$ref": "58"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "57"
},
{
"$ref": "57"
}
],
"mt_rooms_units_types": [
{
"$ref": "56"
},
{
"$ref": "56"
}
],
"mt_units": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"mt_units_ref": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"st_images": {
"$ref": "9"
},
"st_images1": {
"$ref": "9"
},
"st_permisions": [
{
"$ref": "76"
},
{
"$ref": "76"
}
],
"st_pos_license": [
{
"$ref": "65"
},
{
"$ref": "65"
}
],
"st_users_pos": [
{
"$ref": "66"
},
{
"$ref": "66"
}
],
"st_users_profiles": {
"$ref": "77"
},
"st_users_token": [
{
"$id": "80",
"id": "66ce9fa6-21a0-4253-ac83-8d79edcf7034",
"token_id": "sample string 2",
"id_user": "5550a211-8609-4541-a4e2-267195adf631",
"date_from": "2025-12-08T21:27:17.8234206+01:00",
"date_end": "2025-12-08T21:27:17.8234206+01:00",
"created_on": "2025-12-08T21:27:17.8234206+01:00",
"st_users": {
"$ref": "7"
}
},
{
"$ref": "80"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"tt_doc_sa_det": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_sa_det1": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_sa": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"tt_doc_sa1": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"tt_doc_st": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_doc_st1": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_items_customs": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"tt_logs": [
{
"$ref": "68"
},
{
"$ref": "68"
}
],
"tt_pos_sesion": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"tt_pos_sesion1": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"tt_rooms_list": [
{
"$ref": "55"
},
{
"$ref": "55"
}
],
"tt_rooms_units_activity": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"tt_rooms_units_log": [
{
"$id": "81",
"id": "c1234d49-705f-4f98-ad06-1ebe73669b17",
"id_room_activity": "fe2fa5c0-0388-497e-a807-48757a0ef1bd",
"id_pos_sesion": "dc86ce01-36b3-4ae4-a8c5-eadbe1b008ec",
"log_text": "sample string 4",
"id_user": "f8493341-8348-4d45-938b-2fc5e9c82927",
"created_on": "2025-12-08T21:27:17.8234206+01:00",
"commited": true,
"st_users": {
"$ref": "7"
}
},
{
"$ref": "81"
}
],
"tt_tips_users": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"tt_vouchers_permisions": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"tt_vouchers": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_docs": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"tt_pos_sesion_users": [
{
"$ref": "61"
},
{
"$ref": "61"
}
]
}
},
"mt_categories_items": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"mt_items_featured": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"mt_items_formula": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_units": {
"$ref": "17"
},
"mt_units1": {
"$ref": "17"
},
"st_images": {
"$ref": "9"
},
"st_users": {
"$ref": "7"
},
"mt_items_sub": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"mt_prices_rules": [
{
"$ref": "64"
},
{
"$ref": "64"
}
],
"tt_doc_sa_det_stock": [
{
"$ref": "73"
},
{
"$ref": "73"
}
],
"tt_doc_st_det": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"tt_items_customs": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"tt_stock": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"tt_vouchers_det": [
{
"$ref": "2"
},
{
"$ref": "2"
}
]
},
"st_users": {
"$ref": "7"
}
},
{
"$ref": "4"
}
],
"st_images": {
"$ref": "9"
},
"st_users": {
"$ref": "7"
},
"mt_prices_rules": [
{
"$ref": "64"
},
{
"$ref": "64"
}
],
"tt_vouchers_det": [
{
"$ref": "2"
},
{
"$ref": "2"
}
]
},
"mt_items": {
"$ref": "5"
},
"mt_items_types": {
"$ref": "1"
},
"tt_vouchers": {
"$ref": "35"
}
},
{
"$ref": "2"
}
],
"st_images": {
"$ref": "9"
},
"st_users": {
"$ref": "7"
},
"mt_items_sub": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"mt_prices_rules": [
{
"$ref": "64"
},
{
"$ref": "64"
}
],
"tt_items_customs": [
{
"$ref": "49"
},
{
"$ref": "49"
}
]
}