GET api/Mt_Items_Types?all_rows={all_rows}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| all_rows | boolean |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of 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": "1",
"id": "4d83a000-7beb-4f5e-bc22-b1368ae5b99b",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "db0fa976-f175-48a9-a34b-3f95e77eb542",
"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:23:28.6120088+01:00",
"last_update": "2025-12-08T21:23:28.6120088+01:00",
"id_user_upd": "e365b2be-cd8c-4e75-a4d7-e9b3b076fc77",
"commited": true,
"tt_vouchers_det": [
{
"$id": "2",
"id_voucher": "2ca3e792-15f3-4e82-8d02-74fc909f6f70",
"id_line": "c6c7c15d-5256-4978-bfcc-9db80bfa0757",
"id_category": "061c5a9c-86b9-4259-86f4-dd12c8f4ee55",
"id_item": "c388f840-d316-41b2-8247-67d1377f4989",
"id_item_type": "bf139a0e-16d7-4375-974a-4c052291d56e",
"price_max": 1.1,
"qty_add": 3.1,
"qty_used": 4.1,
"mt_categories": {
"$id": "3",
"id": "f2a6cc82-afe5-4f4f-a157-fd7eeb60542e",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "5b80bd2f-7b1b-4a07-9deb-3f5f7a2bf93a",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "95b474a8-f3b3-41aa-afa5-0f9573cc38a2",
"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:23:28.6120088+01:00",
"last_update": "2025-12-08T21:23:28.6120088+01:00",
"id_user_upd": "020622d0-55c8-4aed-a5e6-0fe692bf4b2a",
"commited": true,
"mt_categories_items": [
{
"$id": "4",
"id_category": "10366212-2416-4074-8d65-dcb8b762c925",
"id_item": "63bac7b1-365e-455b-ad90-fa0e33fdfea7",
"is_default": true,
"active": true,
"created_on": "2025-12-08T21:23:28.6120088+01:00",
"last_update": "2025-12-08T21:23:28.6120088+01:00",
"id_user_upd": "36e49dd4-c8e8-426a-a4d3-d971384bb8df",
"commited": true,
"mt_categories": {
"$ref": "3"
},
"mt_items": {
"$id": "5",
"id": "4a7ad314-4765-44e0-8e61-9a2e7bc2f8b6",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "ab220028-c27f-465b-8b51-8b6461e0a48a",
"id_unit_sec": "d6520ef5-fd40-497c-bacb-76807aac825b",
"id_brand": "08468fb0-3caf-47b1-baf8-21934eb3dfa6",
"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": "0263ffe0-6e4a-42ef-aba1-06eef3898714",
"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:23:28.6120088+01:00",
"last_update": "2025-12-08T21:23:28.6120088+01:00",
"id_user_upd": "6b58bb98-c6f3-414f-8f53-50e270ef3593",
"commited": true,
"mt_brands": {
"$id": "6",
"id": "02258feb-6ac0-4e4e-9c53-584cd22adc35",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2025-12-08T21:23:28.6120088+01:00",
"last_update": "2025-12-08T21:23:28.6120088+01:00",
"id_user_upd": "b8a75f55-946b-4413-9c0c-1a50041d7220",
"commited": true,
"mt_items": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"st_users": {
"$id": "7",
"id": "aa84e856-f5d6-4d8a-a0aa-a5e3981c2946",
"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": "07904172-a2db-404d-86df-3884ef76c315",
"view_messages": true,
"id_image_photo": "b734224c-1659-41fc-b115-3118f2aebc81",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "7531df65-5155-4414-9132-14739275879e",
"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:23:28.6120088+01:00",
"last_update": "2025-12-08T21:23:28.6120088+01:00",
"commited": true,
"mt_branches": [
{
"$id": "8",
"id": "b3c4698d-9380-4e90-97ef-edccc0cccd2e",
"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": "eb5fff7e-7de2-4fe6-88e7-bb1748c86115",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2025-12-08T21:23:28.6120088+01:00",
"last_update": "2025-12-08T21:23:28.6120088+01:00",
"id_user_upd": "97818585-9081-4f58-a82a-6630fbc1ccae",
"commited": true,
"st_images": {
"$id": "9",
"id": "d0a9684b-8f31-4d3a-834b-7d37bcfe9a97",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "703e93fb-f7ae-4716-820c-98b345b69c7a",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2025-12-08T21:23:28.6120088+01:00",
"last_update": "2025-12-08T21:23:28.6120088+01:00",
"commited": true,
"mt_branches": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_categories": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"mt_employees": [
{
"$id": "10",
"id": "14739899-f985-42a9-8862-d4064c3235bc",
"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": "10ad5599-2d17-4a5e-acb1-9f18d0d33457",
"name_pos": "sample string 12",
"id_image": "d845c781-b26c-4dbc-9efd-d48ce7dc36b8",
"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:23:28.6120088+01:00",
"last_update": "2025-12-08T21:23:28.6120088+01:00",
"id_user_upd": "e1e7c192-e852-4c8c-bdf4-c51143b7d13c",
"commited": true,
"mt_employees_branches": [
{
"$id": "11",
"id_employee": "ec791143-d7aa-42ba-89bf-b632faaf5b51",
"id_branch": "5a82591f-3864-48b3-9157-e2b8a555db45",
"active": true,
"created_on": "2025-12-08T21:23:28.6120088+01:00",
"last_update": "2025-12-08T21:23:28.6120088+01:00",
"id_user_upd": "3bb61ee7-f829-4eca-b451-094566796468",
"commited": true,
"mt_branches": {
"$ref": "8"
},
"mt_employees": {
"$ref": "10"
}
},
{
"$ref": "11"
}
],
"mt_employees_profiles": {
"$id": "12",
"id": "7f4856df-6d9c-4044-9a15-e24a705213d5",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2025-12-08T21:23:28.6120088+01:00",
"last_update": "2025-12-08T21:23:28.6120088+01:00",
"id_user_upd": "85bae9c8-09ee-409e-90fb-1a9f689b7a07",
"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": "752a719d-0679-4e73-86a5-f7233e974b66",
"id_line": 2,
"id_item_sub": "f3182bf9-ec71-414f-898c-29c992706fa6",
"qty": 4.1,
"id_list": "a3368bdc-875a-4eda-8cab-e695ca839a3f",
"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": "9d18e4a2-173d-4d89-ac48-213c6e11388e",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "ef4b8c35-ef51-4ea2-886e-1514e7d142ea",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "401f1c25-5d66-4641-9738-cea845fc762c",
"id_user_upd": "485e7dbe-e9ef-4870-8bcf-424aaa1320cc",
"active": true,
"mt_employees": {
"$ref": "10"
},
"mt_items_sub": {
"$id": "14",
"id": "cb4bded0-c9f7-415f-a06b-c57082734ca4",
"id_item": "05519ee9-1017-4242-a811-0b7170ec638b",
"id_item_type": "4de609b4-23ad-49d5-a3a1-595a2cf30c06",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "7ee65cda-83f5-46af-9e23-3f738417e4dd",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2025-12-08T21:23:28.6120088+01:00",
"last_update": "2025-12-08T21:23:28.6120088+01:00",
"id_user_upd": "8cec0071-402a-49c0-91d3-9176e9ffc2a0",
"commited": true,
"mt_items": {
"$ref": "5"
},
"mt_items_formula": [
{
"$id": "15",
"id_item_sub": "f33441f3-e533-4f7f-837c-806881203938",
"id_item": "511e35c3-d245-4db9-9b48-5c2e569e8548",
"group_id": 3,
"id_unit_ref": "8a7ec54c-6f63-4fe3-af60-f5748fb47498",
"qty_dis": 5,
"mt_items": {
"$ref": "5"
},
"mt_items_sub": {
"$ref": "14"
},
"mt_units_ref": {
"$id": "16",
"id": "b57a5f01-621b-4d20-b2a4-c73c736bb902",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "8d9b167c-63a1-4586-a705-0a90f5be2687",
"active": true,
"created_on": "2025-12-08T21:23:28.6120088+01:00",
"last_update": "2025-12-08T21:23:28.6120088+01:00",
"id_user_upd": "a5d66499-2a82-4c3b-9f38-70190c178899",
"commited": true,
"mt_units": {
"$id": "17",
"id": "12cb31a0-b5ec-4408-844b-e758ba3a9d3c",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2025-12-08T21:23:28.6120088+01:00",
"last_update": "2025-12-08T21:23:28.6120088+01:00",
"id_user_upd": "798c6bfa-cdad-4cd2-b6e5-d42bcbcef5c1",
"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": "20fe98c8-19fb-49d1-8244-aeda74d330cf",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "591a88a9-5242-4e7a-b6c8-81bcf8c3ecf7",
"id_doc_print": "995ee2bc-957e-4099-9cdc-2eaad6f98e0c",
"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:23:28.6120088+01:00",
"last_update": "2025-12-08T21:23:28.6120088+01:00",
"commited": true,
"mt_items_sub": [
{
"$ref": "14"
},
{
"$ref": "14"
}
]
},
"st_users": {
"$ref": "7"
},
"mt_prices_items": [
{
"$id": "19",
"id_list": "70e15694-1984-4776-94a0-11e4b6199800",
"id_item_sub": "6ed5409e-3f02-45ac-a942-c958e29724b5",
"validity_date": "2025-12-08T21:23:28.6120088+01:00",
"price": 4.1,
"active": true,
"created_on": "2025-12-08T21:23:28.6120088+01:00",
"last_update": "2025-12-08T21:23:28.6120088+01:00",
"id_user_upd": "2334838b-6056-4530-a827-d8beac753343",
"commited": true,
"mt_items_sub": {
"$ref": "14"
},
"mt_prices_list": {
"$id": "20",
"id": "d4cceb2c-f309-4f89-a868-210272deb006",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "b482d2e1-2a82-4d2c-96c5-f07c11973f39",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "f3485692-10ca-40e6-952f-a6e534cfe8fb",
"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:23:28.6120088+01:00",
"last_update": "2025-12-08T21:23:28.6120088+01:00",
"id_user_upd": "98a8bd77-581a-4925-99f5-8b6dc4d8a2c7",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "21",
"id_pos": "80985b29-a35b-46cf-8559-7fc46eaa8d97",
"id_pos_type": "7ad1e486-6890-4dc9-bfb7-8df7c98a71bb",
"id_price_list": "f52f73e6-94a5-46ba-89ad-36ed94b285bc",
"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:23:28.6120088+01:00",
"last_update": "2025-12-08T21:23:28.6120088+01:00",
"id_user_upd": "80a2c1bb-e533-468c-899c-c7704aa257e3",
"commited": true,
"mt_pos_view": {
"$id": "22",
"id_pos": "847430f0-3b32-457b-8858-81295fc4b032",
"id_pos_type": "16fb47eb-ea3d-4cab-ad13-5b8b0f515a28",
"is_default": true,
"active": true,
"created_on": "2025-12-08T21:23:28.6120088+01:00",
"last_update": "2025-12-08T21:23:28.6120088+01:00",
"id_user_upd": "33861f1c-3aa3-410c-9307-d0b28261c1f3",
"commited": true,
"mt_pos": {
"$id": "23",
"id": "4ea19241-d67b-4aa8-8c4c-c77476c9692a",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "7daba1d2-3dc3-4f0e-90ce-04ce9b8597de",
"id_zone": "016d3e28-821a-47cf-8aab-28081890cad7",
"user_required": true,
"active": true,
"created_on": "2025-12-08T21:23:28.6120088+01:00",
"last_update": "2025-12-08T21:23:28.6120088+01:00",
"id_user_upd": "cc012276-45a4-4096-8e8d-bb8aa9d6f48b",
"commited": true,
"mt_branches_zones": {
"$id": "24",
"id": "b9726961-e571-4b39-96f3-ee1277931442",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "e38c2d59-af78-424c-837d-cb3605a45156",
"active": true,
"created_on": "2025-12-08T21:23:28.6120088+01:00",
"last_update": "2025-12-08T21:23:28.6120088+01:00",
"id_user_upd": "5f21fe47-b651-4c5e-82ed-d98f33019887",
"commited": true,
"mt_branches": {
"$ref": "8"
},
"mt_pos": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"st_users": {
"$ref": "7"
}
},
"mt_cloakrooms": [
{
"$id": "25",
"id": "136daaa9-81de-4d7a-bcf2-561419dcb747",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "c2e86cff-5abf-439e-9210-ca4ff59836cc",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "95ecbce0-d629-4930-9750-825c671afa26",
"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:23:28.6120088+01:00",
"last_update": "2025-12-08T21:23:28.6120088+01:00",
"id_user_upd": "3231b3f0-8b73-497d-b0ba-b126109ef29b",
"commited": true,
"mt_pos": {
"$ref": "23"
},
"st_images": {
"$ref": "9"
},
"st_users": {
"$ref": "7"
},
"tt_cloakrooms_units": [
{
"$id": "26",
"id": "26b7d695-7001-4eb9-ad11-2e5080af1977",
"id_cloakroom": "f4003f5e-017a-43f4-a32c-9735574d0e6a",
"id_pos_sesion": "5f14af89-c2b1-4f33-b99b-2bfa8c5da70d",
"unit_id": 4,
"date_open": "2025-12-08T21:23:28.6120088+01:00",
"date_close": "2025-12-08T21:23:28.6120088+01:00",
"id_doc_sa": "540aafca-d918-43a0-82c5-fb7ce0207e7f",
"commited": true,
"mt_cloakrooms": {
"$ref": "25"
},
"tt_doc_sa": {
"$id": "27",
"id": "2e79dd3e-fa75-4d50-94d7-57613c9683b3",
"id_pos": "a8db1f02-67c0-4bef-8825-e9340cf0acae",
"id_doc": "5a903db9-8ea4-4b36-a2be-09fd9acbe559",
"id_branch": "bccb1532-9de8-4a3c-b183-e86aa17dd63f",
"nro_doc": "sample string 5",
"date_doc": "2025-12-08T21:23:28.6120088+01:00",
"date_tax": "2025-12-08T21:23:28.6120088+01:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "396a9e99-7f85-4d0f-ae3a-decb75b34bed",
"id_relationship": "a700e015-24be-4ed4-aacd-5876a45a8228",
"id_loc_from": "d47345d4-ad9d-483e-8472-d05c9815506a",
"id_loc_end": "fb697559-decb-4ad3-abd8-7c824d63324e",
"id_user_add": "51c79d76-62a0-4cf2-b676-eded7166238b",
"id_user_upd": "859a8c9b-ffa5-4184-8b9c-dfca98d97d93",
"comment": "sample string 12",
"id_pos_sesion": "deb307f7-e430-4a06-8930-ed276d4a9ce2",
"id_room_unit": "cd9d797c-0ee0-4d85-8e89-afe19a19b362",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "e1cb1bb9-e867-49fe-925d-88f5ace24409",
"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:23:28.6120088+01:00",
"last_update": "2025-12-08T21:23:28.6120088+01:00",
"commited": true,
"created_by": 1,
"mt_branches": {
"$ref": "8"
},
"mt_docs": {
"$id": "28",
"id": "098488c0-1d76-4a4d-9039-96a174d6ece6",
"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": "9884d048-5f56-4e9e-871b-6e5824cdffdb",
"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:23:28.6120088+01:00",
"last_update": "2025-12-08T21:23:28.6120088+01:00",
"id_user_upd": "e5745c73-4edb-4f9f-a140-ef61db14c9cf",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "29",
"id_doc": "807abcde-da11-447e-9bc4-477542a8388e",
"id_pay": "d923473e-1b88-43e9-8407-5ad65d456e62",
"id_money": "7c17f3ef-981f-4563-a3c4-3dc47d6ef5ae",
"active": true,
"created_on": "2025-12-08T21:23:28.6120088+01:00",
"last_update": "2025-12-08T21:23:28.6120088+01:00",
"id_user_upd": "613b1832-7ccb-41e6-ab69-d1e1cd32bd91",
"commited": true,
"mt_docs": {
"$ref": "28"
},
"mt_money_types": {
"$id": "30",
"id": "ff33a8c4-2982-45d9-979b-7549cce351d2",
"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": "e43c869e-7ac3-4fb5-b4d2-79917d92889d",
"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:23:28.6120088+01:00",
"last_update": "2025-12-08T21:23:28.6120088+01:00",
"id_user_upd": "bcbb3b75-9c67-4ed2-8aa7-bad188f97fc0",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"mt_money_rates": [
{
"$id": "31",
"id_money_1": "e0cc9ef7-530f-470c-a1d1-487fdb959815",
"id_money_2": "f68bc446-ab9c-426e-a5e7-19a0550df379",
"date_from": "2025-12-08T21:23:28.6120088+01:00",
"coefficient": 4.1,
"active": true,
"created_on": "2025-12-08T21:23:28.6120088+01:00",
"last_update": "2025-12-08T21:23:28.6120088+01:00",
"id_user_upd": "b6645e11-ab7a-4e31-9522-730598d542c2",
"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": "65f40dc0-9f6b-4f73-9d7f-18f20e91085d",
"id_pay": "8d88d219-e4c3-4f50-9b41-608ff8c88988",
"id_money": "bbdabd21-21ed-40c5-af30-d97644017de6",
"date_cashflow": "2025-12-08T21:23:28.6120088+01:00",
"coefficient": 5.1,
"id_user_add": "be55304d-0b99-4f19-92e0-6423edb3f3ee",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "33",
"id": "d01cd0c9-3928-46b8-9c51-6645fae925d1",
"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": "7cbc15fa-51e8-47e1-aa07-af309c85a4f6",
"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:23:28.6120088+01:00",
"last_update": "2025-12-08T21:23:28.6120088+01:00",
"id_user_upd": "7105e40b-efdd-478d-9482-ff51a6b2a54b",
"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": "ebe284c6-0d57-4379-9524-40e38d00d5d6",
"id_line": 2,
"id_pay": "2faccc96-a2df-42c4-a8d6-7f045bc582db",
"id_money": "440080ef-2cee-4c81-9b66-27a776e0ef75",
"coefficient": 5.1,
"id_voucher": "a5be2134-1ab3-49c3-9f2a-dcffeba4ee85",
"id_employee": "9e9b3783-0a78-4b74-9af3-14423aa3c545",
"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": "ae1d8b5c-d4dd-4c1c-9f31-51e4eba1b3d3",
"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": "83fa6aab-dbb4-4fe5-ac19-0cb9635cb820",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2025-12-08T21:23:28.6120088+01:00",
"date_end": "2025-12-08T21:23:28.6120088+01:00",
"date_used": "2025-12-08T21:23:28.6120088+01:00",
"date_sesion": "2025-12-08T21:23:28.6120088+01:00",
"id_employee": "d4774569-7cb2-4e7d-87ba-1ab623789e08",
"id_branch": "6d3c0726-9cd8-4c54-861a-daf59afae10c",
"id_voucher_permision": "303f074b-e5b4-4f41-b72f-31177fa1629b",
"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": "0d7a5d79-be5b-4a1c-9779-953ae72505c1",
"id_user_add": "0a2122d9-6565-42cc-a293-ac86f06d7db8",
"id_doc_sa": "4cd51682-c7b0-4f92-897b-b1ec4431c72e",
"id_item_sub": "36923224-491b-4d84-8475-08e1b5f5d67a",
"id_pos_sesion": "181f99b7-69d3-4939-91eb-fc478c7536fe",
"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:23:28.6120088+01:00",
"last_update": "2025-12-08T21:23:28.6120088+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": "d0809ec8-fb5a-492e-888c-24022be52e58",
"date_from": "2025-12-08T21:23:28.6120088+01:00",
"date_end": "2025-12-08T21:23:28.6120088+01:00",
"date_used": "2025-12-08T21:23:28.6120088+01:00",
"id_employee": "9edd1c4e-7531-46e6-b8f0-a859cbc5256c",
"id_branch": "ec869c82-ad6a-4830-9188-48379a6e4ae1",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "d9d46c1a-6dd4-4675-8aa3-661da5608f7a",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2025-12-08T21:23:28.6120088+01:00",
"last_update": "2025-12-08T21:23:28.6120088+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": "c08655cc-5919-49c2-a7db-49d2db16f6c6",
"id_doc": "8d0bc46f-6ec7-47a3-8d12-9ce134c33217",
"id_pos_type": "84905869-b01c-4fc4-bc03-fd11deec64e8",
"id_doc_print": "2f44e120-46ec-4380-a82d-aef2b893701f",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2025-12-08T21:23:28.6120088+01:00",
"last_update": "2025-12-08T21:23:28.6120088+01:00",
"id_user_upd": "93523c2a-2314-4791-89d7-a159f235d38f",
"commited": true,
"mt_docs": {
"$ref": "28"
},
"mt_pos_print": {
"$id": "38",
"id": "04c303ae-bd4c-479f-9a8e-d66a7ead5429",
"id_pos": "010b97cc-db26-4d98-a8d2-416114b36395",
"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:23:28.6120088+01:00",
"last_update": "2025-12-08T21:23:28.6120088+01:00",
"id_user_upd": "e79ec604-61f5-4b49-a975-4b0c47a6e0ac",
"commited": true,
"mt_pos": {
"$ref": "23"
},
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_users": {
"$ref": "7"
}
},
"mt_pos_types": {
"$id": "39",
"id": "1cc72d32-d7fe-45f0-86e1-725c57a13089",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2025-12-08T21:23:28.6120088+01:00",
"last_update": "2025-12-08T21:23:28.6120088+01:00",
"id_user_upd": "0a1f287d-184d-4cf1-b971-1d87232109e8",
"commited": true,
"mt_items_featured": [
{
"$id": "40",
"id": "1da6f889-0766-4868-aca2-2fcca24b3253",
"id_branch": "336fb6f8-6bc0-4aca-9d6d-2e8480fa67c7",
"id_pos_type": "d6df7b8d-260d-410e-9b87-d3b4f9a93b87",
"id_pos": "03781677-cd74-4f95-b27f-564b33e9ca06",
"id_item": "045c9ae1-bb66-49e3-8a0a-4d6e5bbb14ca",
"date_from": "2025-12-08T21:23:28.6120088+01:00",
"date_end": "2025-12-08T21:23:28.6120088+01:00",
"image_id": 4,
"active": true,
"created_on": "2025-12-08T21:23:28.6120088+01:00",
"last_update": "2025-12-08T21:23:28.6120088+01:00",
"id_user_upd": "7a9d568d-2f2c-4a07-ae57-c7a6fc5873be",
"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": "8a17db7b-050d-4be6-8f38-c1ea67c512b9",
"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:23:28.6120088+01:00",
"last_update": "2025-12-08T21:23:28.6120088+01:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_doc_print_det": [
{
"$id": "42",
"id_doc_print": "beabb536-2707-460b-b2f9-c7621fad6c19",
"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": "683347b6-1596-480a-9fd5-ff89709a1963",
"id_doc": "6d02c1f1-bf1d-4528-99ae-53178cf14164",
"value": 3,
"created_on": "2025-12-08T21:23:28.6120088+01:00",
"last_update": "2025-12-08T21:23:28.6120088+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": "219592af-d198-4cc0-b3ff-b47adc449b90",
"id_pos": "ce58f561-4046-4a6b-a357-885ebbf3f827",
"id_doc": "252152eb-98e6-4c8f-9586-a73403449ba1",
"id_branch": "89dd828b-1589-4252-8d95-fc8a7ecd7ffb",
"nro_doc": "sample string 5",
"date_doc": "2025-12-08T21:23:28.6120088+01:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "32a96b09-fe46-4248-873b-204b64f2c738",
"id_loc_from": "6309c92b-6be7-4b40-a4fd-24cf23cf7c35",
"id_loc_end": "0c227d40-c902-4949-90d4-e3eb8b4c3e9b",
"id_user_add": "6a8511d8-f158-4d49-b05a-334b0edca30c",
"id_user_upd": "b5bce37f-9e17-405a-975b-7c4e7bb23590",
"id_pos_sesion": "5918110f-e30a-42a0-ba80-d11df5e9c8ab",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2025-12-08T21:23:28.6120088+01:00",
"active": true,
"created_on": "2025-12-08T21:23:28.6120088+01:00",
"last_update": "2025-12-08T21:23:28.6120088+01:00",
"commited": true,
"mt_branches": {
"$ref": "8"
},
"mt_docs": {
"$ref": "28"
},
"mt_locations": {
"$id": "45",
"id": "7f6f2118-3474-4132-af35-04927fdb32da",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "469294fd-1ccd-47c4-887b-5ab78664ff05",
"active": true,
"created_on": "2025-12-08T21:23:28.6120088+01:00",
"last_update": "2025-12-08T21:23:28.6120088+01:00",
"id_user_upd": "aed6a454-0014-4cfa-b243-029fdc3018f3",
"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": "a9048c3c-2267-4e9c-afe7-590db022a956",
"id_item": "9a335491-269b-40dc-ac2a-cfafe8efa5ce",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2025-12-08T21:23:28.6120088+01:00",
"last_update": "2025-12-08T21:23:28.6120088+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": "b197a081-1843-4119-80c4-660d9e66f792",
"id_line": 2,
"id_item": "7bdd7a56-5465-411b-9a63-12cb6646bb9b",
"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": "6209ed4d-9ede-44c4-ab5d-e5a59895b90b",
"nro_sesion": 2,
"id_pos": "e957b254-a8ed-4a06-97e0-1229a59bf455",
"date_tax": "2025-12-08T21:23:28.6120088+01:00",
"date_open": "2025-12-08T21:23:28.6120088+01:00",
"date_close": "2025-12-08T21:23:28.6120088+01:00",
"id_user_open": "df7d04ea-2f13-4015-8209-09e7530850b2",
"id_user_close": "640a651e-4ff4-44ca-b502-f58abc895388",
"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:23:28.6120088+01:00",
"last_update": "2025-12-08T21:23:28.6120088+01:00",
"commited": true,
"mt_pos": {
"$ref": "23"
},
"tt_cloakrooms_units": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"tt_items_customs": [
{
"$id": "49",
"id": "4bcd0315-c21d-4ac6-97c4-fd5649902b0d",
"order_id": 2,
"id_item": "ae5a0b87-14b3-4ba1-911b-80a16d0df798",
"id_item_type": "124bc6cf-8e04-4c7a-99cf-50854157b98b",
"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": "eb55eff2-74b4-4ae7-9476-13ef08580358",
"type_item": 11,
"id_voucher_json": "37d6863b-324d-4e3a-88b3-c2e9662f3259",
"count_voucher": 1,
"id_category": "ee182543-6d0c-4fcb-bad3-8b4d6efc3879",
"created_on": "2025-12-08T21:23:28.6120088+01:00",
"last_update": "2025-12-08T21:23:28.6120088+01:00",
"id_user_upd": "bf3cf72f-d93f-40de-87dd-074a3c04aa9b",
"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": "59b95612-f92a-44bf-89b0-9d409e361861",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "69899061-a57d-42f3-b509-10e257b698aa",
"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:23:28.6120088+01:00",
"tt_pos_sesion": {
"$ref": "48"
}
},
{
"$ref": "50"
}
],
"tt_rooms_units_activity": [
{
"$id": "51",
"id": "377dc9bc-6318-4f4a-85a6-c961dcaf5f86",
"id_room_unit": "e854b035-0625-4a06-8ed4-1596ca40fd41",
"id_room_list": "4300fb79-c282-4247-a7ba-4d22e69ff175",
"nro_res_ext": "sample string 3",
"date_reserved": "2025-12-08T21:23:28.6120088+01:00",
"date_from": "2025-12-08T21:23:28.6120088+01:00",
"date_end": "2025-12-08T21:23:28.6120088+01:00",
"date_open": "2025-12-08T21:23:28.6120088+01:00",
"date_close": "2025-12-08T21:23:28.6120088+01:00",
"id_employee": "0fc935f7-cd0a-4c3c-990c-b5904d2ce0c5",
"id_employee_sec": "7b114727-0750-4718-bd42-d4175844d684",
"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": "48485672-c180-47bb-8f14-07c0b41a5eb9",
"comment": "sample string 7",
"id_user_open": "9b3eb519-073a-42c5-a46d-99d3556d534c",
"id_user_close": "bf74835b-6830-47e2-b062-edd2aeb6f8ee",
"id_unit_state": "09178fae-5ad0-4db7-b451-449f778b65e3",
"id_pos_sesion": "2a851de6-15eb-44eb-8ab4-617ac9f6bc6b",
"vip": true,
"paid": true,
"send": true,
"send_date": "2025-12-08T21:23:28.6120088+01:00",
"active": true,
"created_on": "2025-12-08T21:23:28.6120088+01:00",
"last_update": "2025-12-08T21:23:28.6120088+01:00",
"commited": true,
"mt_employees": {
"$ref": "10"
},
"mt_employees1": {
"$ref": "10"
},
"mt_rooms_units": {
"$id": "52",
"id": "049f9452-f296-4056-83ac-f02b8d73290a",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "0fffb89a-2990-472f-af7f-285d2826145a",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "c60ef628-d6a6-4628-90a3-3a5faa29a735",
"locked": true,
"date_locked": "2025-12-08T21:23:28.6120088+01:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2025-12-08T21:23:28.6120088+01:00",
"last_update": "2025-12-08T21:23:28.6120088+01:00",
"id_user_upd": "d13e2866-d799-4475-9310-225e9823fd63",
"commited": true,
"mt_rooms": {
"$id": "53",
"id": "3a86992d-22c0-4cf4-9c02-5ad1ee78f4ab",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "297a4a03-af07-4bc0-853b-e0e65352f884",
"name_pos": "sample string 6",
"id_image": "670c115f-5a72-4486-81ea-b3d0fe9a6692",
"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": "9cecd515-4087-4cbd-841b-ca9657528fa6",
"refresh_status": true,
"active": true,
"created_on": "2025-12-08T21:23:28.6120088+01:00",
"last_update": "2025-12-08T21:23:28.6120088+01:00",
"id_user_upd": "a824c2c7-9702-4562-8685-81fa6bb254c1",
"commited": true,
"mt_branches": {
"$ref": "8"
},
"mt_pos_rooms": [
{
"$id": "54",
"id_pos": "a11740ea-4cb3-4721-9594-29d3f9ec4d2b",
"id_room": "2f1a2d09-5be1-40ba-a848-e578c6967347",
"active": true,
"created_on": "2025-12-08T21:23:28.6120088+01:00",
"last_update": "2025-12-08T21:23:28.6120088+01:00",
"id_user_upd": "4ea793ed-a7bf-43fc-9bab-a4d33ff2a706",
"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": "8edf6de3-63a8-49a9-bb2f-bfa861ff9ecc",
"id_room": "336d03ff-2f59-4dcb-9ce6-a38ec60a9161",
"date_in": "2025-12-08T21:23:28.6120088+01:00",
"date_out": "2025-12-08T21:23:28.6120088+01:00",
"id_user_add": "21ff13b6-27e3-4975-b236-44f50d3348e1",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2025-12-08T21:23:28.6120088+01:00",
"last_update": "2025-12-08T21:23:28.6120088+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": "9d7afb6a-ade1-458b-ba55-c3fb533070ac",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2025-12-08T21:23:28.6120088+01:00",
"last_update": "2025-12-08T21:23:28.6120088+01:00",
"id_user_upd": "f7bd70fd-636f-4f12-ac03-b7958ee0d149",
"commited": true,
"mt_rooms_units": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"mt_rooms_units_states_types": [
{
"$id": "57",
"id_room_type": "e9220407-6040-4610-b781-6b109b49e8b2",
"id_room_state": "95cd8f0f-e519-4fd2-9267-d8348200a0b3",
"id_image": "7d6a7a02-482b-4552-b9ad-ff4b16a726fc",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2025-12-08T21:23:28.6120088+01:00",
"last_update": "2025-12-08T21:23:28.6120088+01:00",
"id_user_upd": "2e38e6e2-b004-4209-b560-c2e3f1cff981",
"commited": true,
"mt_rooms_units_states": {
"$id": "58",
"id": "a52e9e3f-bd3b-4f9d-8e64-986447f815c6",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2025-12-08T21:23:28.6120088+01:00",
"last_update": "2025-12-08T21:23:28.6120088+01:00",
"id_user_upd": "9f80dd9b-a1bf-4eb5-b2e8-dbdcc628c8ef",
"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": "fc75c883-e46f-4b59-ae2d-47609f5403c7",
"id_pos_sesion": "d55bff7d-ec17-4278-a2ed-854d9a96cfdd",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "55ef3dbc-4ede-4b3c-b06d-2a31205285e5",
"id_room_unit_activity": "eb49e02c-1bcb-4bbf-9b9b-bf9c08854bd4",
"id_doc_sa": "f1dfad51-14b4-46dc-9be8-b6743ddb1bfc",
"id_pos_type": "93123dc2-95c1-4533-b063-eb94fd3146d4",
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "2dc765a4-f266-4dab-ba40-3f683cf86b7b",
"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:23:28.6120088+01:00",
"last_update": "2025-12-08T21:23:28.6120088+01:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "48"
},
"tt_tips_users": [
{
"$id": "60",
"id_tip": "47bf5c82-56d2-463b-8967-ade1e7bfafa8",
"id_user": "9e9906b2-722a-4168-9c16-62f9fd0360df",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2025-12-08T21:23:28.6120088+01:00",
"last_update": "2025-12-08T21:23:28.6120088+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": "e0bcf125-2125-450e-82ea-fc4c4e287e10",
"id_user": "1c6f5131-e5c9-4ea7-bb13-17962673bd61",
"date_add": "2025-12-08T21:23:28.6120088+01:00",
"active": true,
"created_on": "2025-12-08T21:23:28.6120088+01:00",
"last_update": "2025-12-08T21:23:28.6120088+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": "a98085c3-89c0-46e0-82d0-325faa6bd73d",
"spool_server": "sample string 2",
"id_doc_sa": "4d45f8b6-14a8-4553-b2a6-e1af92d355dd",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2025-12-08T21:23:28.6120088+01:00",
"printed": true,
"print_on": "2025-12-08T21:23:28.6120088+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": "5f429795-b4a2-4041-8868-7a121d398ced",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2025-12-08T21:23:28.6120088+01:00",
"date_end": "2025-12-08T21:23:28.6120088+01:00",
"id_branch": "62129537-4ee1-45e8-bdf5-56130d936087",
"id_pos": "04b1162b-192f-4cc4-b2f8-6c32b861ad25",
"id_list": "d94ec582-773a-4d20-ad8d-5937d53c8b7f",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2025-12-08T21:23:28.6120088+01:00",
"last_update": "2025-12-08T21:23:28.6120088+01:00",
"id_user_upd": "389c4bc7-b30f-4a96-89b4-d1338a42522a",
"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": "55e85da6-56f7-4104-92fc-2cad3728f394",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2025-12-08T21:23:28.6120088+01:00",
"date_end": "2025-12-08T21:23:28.6120088+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": "1e693b67-d012-49fa-8b97-a3cabed66850",
"id_pos": "fb1083b6-a12c-4d9c-b28e-d1f93aff1276",
"id_list": "df329cf4-f420-4251-84c5-b8ee5c56379c",
"id_item": "a280abc1-aee3-4c2a-afad-b799b8144646",
"id_item_type": "1d2a97d6-b783-4b33-bb9e-35a953f4efbe",
"id_category": "19026936-8442-4b69-8dcf-41a0758d1ff3",
"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:23:28.6120088+01:00",
"last_update": "2025-12-08T21:23:28.6120088+01:00",
"id_user_upd": "a2fa6a60-cbb4-4fbc-bdd0-d84f107e65e1",
"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": "91d54105-3997-4393-902d-a99a6389f02c",
"id_pos": "86d1da75-da7e-4db2-ab0b-e8f1dde1b042",
"mac_address": "sample string 3",
"date_end": "2025-12-08T21:23:28.6120088+01:00",
"key_access": "sample string 5",
"id_user_add": "73c87ece-5beb-41c5-8255-cc2609cb6b7f",
"active": true,
"created_on": "2025-12-08T21:23:28.6120088+01:00",
"last_update": "2025-12-08T21:23:28.6120088+01:00",
"commited": true,
"mt_pos": {
"$ref": "23"
},
"st_users": {
"$ref": "7"
}
},
{
"$ref": "65"
}
],
"st_users_pos": [
{
"$id": "66",
"id_user": "85e8909a-8e9f-44b1-b1e9-5fbf3e978011",
"id_pos": "04ffc801-b44c-4f88-86de-5e73e0da1028",
"pass_required": true,
"active": true,
"created_on": "2025-12-08T21:23:28.6120088+01:00",
"last_update": "2025-12-08T21:23:28.6120088+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": "49096cd2-d2d5-4894-8a5e-1b8d9b3ed88c",
"id_pos": "9ee8770f-a7a0-4b74-8a66-052cee462b84",
"date_add": "2025-12-08T21:23:28.6120088+01:00",
"date_upd": "2025-12-08T21:23:28.6120088+01:00",
"date_out": "2025-12-08T21:23:28.6120088+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": "e913c10d-92cf-4355-aafc-caef5878910b",
"id_user_add": "f59b7a21-33a3-429d-a5b6-e5b582f955ca",
"id_table": "f826a361-ca5a-419a-a193-5798f70728e4",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "7bbe4cbc-f4c5-4e79-92a2-1808ae977583",
"created_on": "2025-12-08T21:23:28.6120088+01:00",
"commited": true,
"mt_pos": {
"$ref": "23"
},
"st_sync_tables": {
"$id": "69",
"id": "ece10bc0-fb7e-4887-a200-04ea32aecd41",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2025-12-08T21:23:28.6120088+01:00",
"last_update": "2025-12-08T21:23:28.6120088+01:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "70",
"id": "09ccdfe6-37f8-4603-b9cb-86e91a6d8bac",
"id_sync": "cef21579-fed3-40a9-947f-aa7285eccc5f",
"json": "sample string 3",
"id_table": "52a455dd-e4fc-4438-b47b-4112c70419fc",
"order": 5,
"st_sync_packages": {
"$id": "71",
"id": "b035c206-45a7-4bac-92fd-0e17a0458e2d",
"id_branch_from": "83e0832e-d076-46ef-b94c-823aae884d88",
"id_branch_to": "89ec7a5b-d43a-4ca2-9673-d30037733ff9",
"type": 4,
"created_on": "2025-12-08T21:23:28.6120088+01:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2025-12-08T21:23:28.6120088+01:00",
"send_on": "2025-12-08T21:23:28.6120088+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": "9a6985fc-979d-40a3-935b-511334672da7",
"id_pos": "0132df57-d1ca-4708-893d-d6d93723defa",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2025-12-08T21:23:28.6120088+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": "0345cb99-cde1-4e56-8edc-5e68410f1772",
"id_line": 2,
"id_item": "95b1b85b-deca-463a-960e-b57a7c7178b1",
"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": "2d9e2393-fc70-473e-821e-b6dcb6012e21",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "d8bdd899-ae99-44e3-a358-ccc545a2287f",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "ab09bf02-cb7b-46b8-908e-249d64a7d381",
"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:23:28.6120088+01:00",
"last_update": "2025-12-08T21:23:28.6120088+01:00",
"commited": true,
"st_functions_groups": {
"$id": "75",
"id": "d10a91ad-8cd1-41e2-9663-593951ce0ca4",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2025-12-08T21:23:28.6120088+01:00",
"last_update": "2025-12-08T21:23:28.6120088+01:00",
"commited": true,
"st_functions": [
{
"$ref": "74"
},
{
"$ref": "74"
}
]
},
"st_images": {
"$ref": "9"
},
"st_permisions": [
{
"$id": "76",
"id": "fed4157f-c3f9-440b-a64b-7ee9be7788a7",
"id_function": "058cd078-45ad-4fe5-92e1-a11299986ece",
"id_user": "241fea05-ac73-48ec-ba50-0b500d9eb5b0",
"id_profile": "b8f08bc2-49b4-4254-8bf3-11df7551aff9",
"permission": 3,
"active": true,
"created_on": "2025-12-08T21:23:28.6120088+01:00",
"last_update": "2025-12-08T21:23:28.6120088+01:00",
"commited": true,
"st_users_profiles": {
"$id": "77",
"id": "0ce51ef3-b062-4955-866f-dc4a6d20060f",
"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:23:28.6120088+01:00",
"last_update": "2025-12-08T21:23:28.6120088+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": "20cd3c9e-b2f9-4829-b247-0487fb01b618",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2025-12-08T21:23:28.6120088+01:00",
"last_update": "2025-12-08T21:23:28.6120088+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": "8822fcc3-b87f-472f-9a68-60f102f2a8c9",
"exercise_id": 2,
"period_id": 3,
"date_from": "2025-12-08T21:23:28.6120088+01:00",
"date_end": "2025-12-08T21:23:28.6120088+01:00",
"state": "sample string 6",
"created_on": "2025-12-08T21:23:28.6120088+01:00",
"last_update": "2025-12-08T21:23:28.6120088+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": "2663938a-25b0-4d45-b332-1c222bb511ad",
"token_id": "sample string 2",
"id_user": "27385342-9e9a-4144-a55d-665eaa161160",
"date_from": "2025-12-08T21:23:28.6120088+01:00",
"date_end": "2025-12-08T21:23:28.6120088+01:00",
"created_on": "2025-12-08T21:23:28.6120088+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": "7da348f5-57c6-4ed1-9a27-05344b4633b4",
"id_room_activity": "b18c64fa-ab45-4288-ae7e-cdc003470b69",
"id_pos_sesion": "29abc38a-2a34-4318-8ee8-5b802f9d7a9f",
"log_text": "sample string 4",
"id_user": "56415eb5-0b0d-46c0-b6dd-5ddeaef7b0b2",
"created_on": "2025-12-08T21:23:28.6120088+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"
}
]
},
{
"$ref": "1"
}
]