GET 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": "66889754-7454-40bf-bc31-c3ae3c1b5f4c",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "0924dc99-9ca0-4ebd-ba98-3a01c84bf9d9",
"view_pos": true,
"order": 7,
"color_border": "sample string 8",
"color_button": "sample string 9",
"color_font": "sample string 10",
"font_bold": true,
"font_underline": true,
"font_size": 13,
"active": true,
"created_on": "2026-03-10T09:44:11.0018867+01:00",
"last_update": "2026-03-10T09:44:11.0018867+01:00",
"id_user_upd": "cd121a4b-449e-4a86-b242-b3cee03759e2",
"commited": true,
"tt_vouchers_det": [
{
"$id": "2",
"id_voucher": "82e92f24-2216-452b-8a56-41f627d45670",
"id_line": "20f15dc8-4e7d-443d-8ec3-22521ceaf833",
"id_category": "eb49adce-4b4d-4245-a83d-c8d43850c2fc",
"id_item": "5c6b1c1a-3d42-4184-be3c-fdb3c98365fe",
"id_item_type": "bf52ebee-74a2-4d45-a238-ba4971d10f03",
"price_max": 1.1,
"qty_add": 3.1,
"qty_used": 4.1,
"mt_categories": {
"$id": "3",
"id": "d554301c-4124-4ec5-8081-79e2ea4349aa",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "c017eb8c-59c6-439d-afa9-111d82816d53",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "a0f489b9-acbe-4ef9-99eb-a927769b4ee0",
"view_pos": true,
"order": 8,
"order_sec": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"font_bold": true,
"font_underline": true,
"font_size": 15,
"big_buttons": true,
"active": true,
"created_on": "2026-03-10T09:44:11.0018867+01:00",
"last_update": "2026-03-10T09:44:11.0018867+01:00",
"id_user_upd": "17b3ff10-00af-4018-87e6-eaf2a444f065",
"commited": true,
"mt_categories_items": [
{
"$id": "4",
"id_category": "a6a1287b-39b3-40de-abe9-b250293dcf6c",
"id_item": "e49e1b42-5291-4913-b517-41160a0e3387",
"is_default": true,
"active": true,
"created_on": "2026-03-10T09:44:11.0018867+01:00",
"last_update": "2026-03-10T09:44:11.0018867+01:00",
"id_user_upd": "b5a2a50d-6506-4a3a-9879-ec867df9c9b1",
"commited": true,
"mt_categories": {
"$ref": "3"
},
"mt_items": {
"$id": "5",
"id": "ec781fac-bda5-47df-a063-b590d90fdcc6",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "6af2e27e-b7b5-4131-b564-2a54477c295a",
"id_unit_sec": "ab060054-9261-4316-8758-9184ed4000ae",
"id_brand": "4bc503dd-84da-449d-b91f-16424a294e9f",
"b_sale": true,
"b_stock": true,
"b_price": true,
"b_unique": true,
"b_exclude_control": true,
"tax": 12.1,
"change_price": true,
"force_printing": true,
"is_ticket": true,
"is_supply": true,
"define_price": true,
"is_multi_sub": true,
"external_id": "sample string 19",
"name_pos": "sample string 20",
"name_print": "sample string 21",
"id_image": "d702a120-ff2e-4fb4-b206-9548302c7a49",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"font_bold": true,
"font_underline": true,
"font_size": 29,
"active": true,
"created_on": "2026-03-10T09:44:11.0018867+01:00",
"last_update": "2026-03-10T09:44:11.0018867+01:00",
"id_user_upd": "ae175c4d-be5e-43a6-8c9d-047eb8356632",
"commited": true,
"mt_brands": {
"$id": "6",
"id": "e9c0ed77-ddc9-4c72-a517-587d27efa1c4",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-03-10T09:44:11.0018867+01:00",
"last_update": "2026-03-10T09:44:11.0018867+01:00",
"id_user_upd": "3a392099-b09b-4ce9-ab2a-e9413cda17e2",
"commited": true,
"mt_items": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"st_users": {
"$id": "7",
"id": "5c25b586-e4a5-4070-b483-4529bb0b1539",
"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": "188a0ac1-0aef-415b-bfa2-e39fd45866f5",
"view_messages": true,
"id_image_photo": "82b913b1-66b4-45f4-8168-15fa20c066f0",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "fe2a456d-b1d8-4569-8336-d5b41f9aefc8",
"view_pos": true,
"order": 15,
"color_border": "sample string 16",
"color_button": "sample string 17",
"color_font": "sample string 18",
"active": true,
"created_on": "2026-03-10T09:44:11.0018867+01:00",
"last_update": "2026-03-10T09:44:11.0018867+01:00",
"commited": true,
"mt_branches": [
{
"$id": "8",
"id": "7b6d463c-0144-406f-befd-84c7be2d3ec0",
"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": "15b283a5-8896-4c6e-b1c8-e51e1b428f23",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-03-10T09:44:11.0018867+01:00",
"last_update": "2026-03-10T09:44:11.0018867+01:00",
"id_user_upd": "a0842ea6-ca5b-4097-b4fa-693703eeaf7b",
"commited": true,
"st_images": {
"$id": "9",
"id": "903104e6-55c5-4f7e-8200-8a27cbf72bde",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "4fd54b46-e300-466d-b8e4-1c8c3ba237fe",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-03-10T09:44:11.0018867+01:00",
"last_update": "2026-03-10T09:44:11.0018867+01:00",
"commited": true,
"mt_branches": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_categories": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"mt_employees": [
{
"$id": "10",
"id": "8383a89d-6936-4127-a6b0-134d04b8b461",
"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": "235956b6-1fc7-440e-b18e-35d9a964234c",
"name_pos": "sample string 12",
"id_image": "1c39619b-dfff-40d4-bfb6-3048b74eccab",
"view_pos": true,
"order": 14,
"color_border": "sample string 15",
"color_button": "sample string 16",
"color_font": "sample string 17",
"active": true,
"created_on": "2026-03-10T09:44:11.0018867+01:00",
"last_update": "2026-03-10T09:44:11.0018867+01:00",
"id_user_upd": "8bfc6816-8ed2-41d8-9fe7-8ba8f621604f",
"commited": true,
"mt_employees_branches": [
{
"$id": "11",
"id_employee": "a3599a2e-f953-4f9d-938f-69b1d5188ff3",
"id_branch": "82bf89b2-a508-4bb7-aaed-eddfa6ab50d2",
"active": true,
"created_on": "2026-03-10T09:44:11.0018867+01:00",
"last_update": "2026-03-10T09:44:11.0018867+01:00",
"id_user_upd": "4814dfe6-4ffb-4c5a-a328-730453c3dc4a",
"commited": true,
"mt_branches": {
"$ref": "8"
},
"mt_employees": {
"$ref": "10"
}
},
{
"$ref": "11"
}
],
"mt_employees_profiles": {
"$id": "12",
"id": "b9ae75f5-c1e1-4244-9757-cdf43f9e7b95",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-03-10T09:44:11.0018867+01:00",
"last_update": "2026-03-10T09:44:11.0018867+01:00",
"id_user_upd": "3f5f7afc-4072-4eee-b277-f8e8e83ec0f8",
"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": "2682bb2d-1543-4e8d-a55a-c2c04fc66078",
"id_line": 2,
"id_item_sub": "bd9aaaec-9692-483a-a06b-55adf729aabb",
"qty": 4.1,
"id_list": "82fa63e2-791f-49b2-944a-0859bb0e0021",
"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": "e82dc029-71ba-49d1-85af-1ce40e7e6930",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "4d047290-a599-41d0-9a6d-51c80cb1ebac",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "02de1db8-2998-40f5-abe8-abbdde1f47b9",
"id_user_upd": "995f044d-0af6-44c2-a1cd-0f4fa300cbf1",
"active": true,
"mt_employees": {
"$ref": "10"
},
"mt_items_sub": {
"$id": "14",
"id": "a1704b46-3932-43d8-bc77-e8f73acd76c1",
"id_item": "96d88369-d988-4241-a4eb-8310a377a63e",
"id_item_type": "9ec7359d-a4da-4e0b-9795-293f44c568e2",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "3ec339e6-b9a4-4049-aaa7-f7d5ee65d226",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-03-10T09:44:11.0018867+01:00",
"last_update": "2026-03-10T09:44:11.0018867+01:00",
"id_user_upd": "a11fa0c2-9dba-4022-92df-6729252ac21e",
"commited": true,
"mt_items": {
"$ref": "5"
},
"mt_items_formula": [
{
"$id": "15",
"id_item_sub": "94be7258-29b5-4634-b6f1-9483e39b49a5",
"id_item": "43a62320-6d86-4045-a17b-cf60e172d397",
"group_id": 3,
"id_unit_ref": "3a688e70-6aee-4e47-9bb8-35ce00aef3df",
"qty_dis": 5,
"mt_items": {
"$ref": "5"
},
"mt_items_sub": {
"$ref": "14"
},
"mt_units_ref": {
"$id": "16",
"id": "066d865d-98b6-46c4-a801-35223224676d",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "c079501c-7a55-4ce8-b68c-fd209ce38253",
"active": true,
"created_on": "2026-03-10T09:44:11.0018867+01:00",
"last_update": "2026-03-10T09:44:11.0018867+01:00",
"id_user_upd": "302b2f34-b755-4a59-97ee-5a583fca4212",
"commited": true,
"mt_units": {
"$id": "17",
"id": "94a1edbc-55c7-4cc1-88d9-93d3e58f53c0",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-03-10T09:44:11.0018867+01:00",
"last_update": "2026-03-10T09:44:11.0018867+01:00",
"id_user_upd": "71ab584d-77fc-4742-8610-518ff0dbf8c3",
"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": "045d06c4-2524-4ee3-952c-d2596fa71bfc",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "5abc8637-a7d1-47be-a52d-b74b701cccb7",
"id_doc_print": "f899edb3-7fa0-4d94-a3e9-2b3906091483",
"hour_end": "00:00:00.1234567",
"price_item_sub": true,
"define_validity": true,
"price_ref": true,
"price_min": 11.1,
"supply_apply": 12,
"active": true,
"created_on": "2026-03-10T09:44:11.0018867+01:00",
"last_update": "2026-03-10T09:44:11.0018867+01:00",
"commited": true,
"mt_items_sub": [
{
"$ref": "14"
},
{
"$ref": "14"
}
]
},
"st_users": {
"$ref": "7"
},
"mt_prices_items": [
{
"$id": "19",
"id_list": "e61f6c47-8cc5-4c04-a2e9-225986725715",
"id_item_sub": "052fd4db-82d7-42aa-8c6a-e43b4e049e5e",
"validity_date": "2026-03-10T09:44:11.0018867+01:00",
"price": 4.1,
"active": true,
"created_on": "2026-03-10T09:44:11.0018867+01:00",
"last_update": "2026-03-10T09:44:11.0018867+01:00",
"id_user_upd": "d1c180dc-f85f-4363-9b27-417690a6a14b",
"commited": true,
"mt_items_sub": {
"$ref": "14"
},
"mt_prices_list": {
"$id": "20",
"id": "f1c631f9-76d0-445f-9f8a-0d863983466c",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "2685f149-151e-43f4-87b6-420dc58e3e82",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "0d869a98-4db7-49e7-afc2-1a437cbf09d8",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"active": true,
"created_on": "2026-03-10T09:44:11.0018867+01:00",
"last_update": "2026-03-10T09:44:11.0018867+01:00",
"id_user_upd": "88d9846f-e6dd-4190-8148-d4396d8534e9",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "21",
"id_pos": "6a5aa39a-95db-4356-9a8c-8c9a0f69af7b",
"id_pos_type": "4c923647-7020-4a99-bc37-f57fea8aa3d8",
"id_price_list": "5747474c-c604-4e98-9850-df7b9f29b34c",
"is_default": true,
"view_mon": true,
"view_tue": true,
"view_wed": true,
"view_thu": true,
"view_fri": true,
"view_sat": true,
"view_sun": true,
"active": true,
"created_on": "2026-03-10T09:44:11.0018867+01:00",
"last_update": "2026-03-10T09:44:11.0018867+01:00",
"id_user_upd": "54f0f9d2-4b14-42bf-85c4-554add732336",
"commited": true,
"mt_pos_view": {
"$id": "22",
"id_pos": "7caf3391-c400-4c5e-9a65-bbccf9b1f140",
"id_pos_type": "f7853381-ec1a-4786-b02c-9cf7b9ba7e21",
"is_default": true,
"active": true,
"created_on": "2026-03-10T09:44:11.0018867+01:00",
"last_update": "2026-03-10T09:44:11.0018867+01:00",
"id_user_upd": "766d38f9-6054-4697-bb03-9d3eff10a479",
"commited": true,
"mt_pos": {
"$id": "23",
"id": "5d208708-00f2-473d-ab81-ef6862e754f8",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "052f910e-0c2d-442c-b1ac-5e8f600ef457",
"id_zone": "7eebb6c3-b5c1-427d-bb60-a6490744ef56",
"user_required": true,
"active": true,
"created_on": "2026-03-10T09:44:11.0018867+01:00",
"last_update": "2026-03-10T09:44:11.0018867+01:00",
"id_user_upd": "f6567ace-1834-4226-90b6-d08cdf692796",
"commited": true,
"mt_branches_zones": {
"$id": "24",
"id": "231cdc0d-a233-410d-a693-ac8b22064dea",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "795baa74-289d-4eee-9f37-f93b03b26fee",
"active": true,
"created_on": "2026-03-10T09:44:11.0018867+01:00",
"last_update": "2026-03-10T09:44:11.0018867+01:00",
"id_user_upd": "3c385e6a-ee51-4dff-9cab-49d9cc4cce81",
"commited": true,
"mt_branches": {
"$ref": "8"
},
"mt_pos": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"st_users": {
"$ref": "7"
}
},
"mt_cloakrooms": [
{
"$id": "25",
"id": "4a9cb0be-02ba-4767-8ad6-d53e16216683",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "eb72328c-0c17-40c1-a8b8-34d824d5792b",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "6ebcf77e-c709-4f3c-9722-8a6dd860a0cf",
"view_pos": true,
"order": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"active": true,
"created_on": "2026-03-10T09:44:11.0018867+01:00",
"last_update": "2026-03-10T09:44:11.0018867+01:00",
"id_user_upd": "a81fde7b-60e9-4441-9cd2-db1335e9e391",
"commited": true,
"mt_pos": {
"$ref": "23"
},
"st_images": {
"$ref": "9"
},
"st_users": {
"$ref": "7"
},
"tt_cloakrooms_units": [
{
"$id": "26",
"id": "df9ee3bd-ac75-4256-9b7f-54f8dd2592e8",
"id_cloakroom": "d8fba4db-9592-450f-8cf2-bac370941de7",
"id_pos_sesion": "5cefe2db-0cfc-4368-ac17-dbb762ad0757",
"unit_id": 4,
"date_open": "2026-03-10T09:44:11.0018867+01:00",
"date_close": "2026-03-10T09:44:11.0018867+01:00",
"id_doc_sa": "640831cc-3912-40ed-8404-b7f541bc2e20",
"commited": true,
"mt_cloakrooms": {
"$ref": "25"
},
"tt_doc_sa": {
"$id": "27",
"id": "1bba3801-f2ff-4142-8f30-bcda2cc75532",
"id_pos": "5368c51b-cfa1-4f33-8164-9d8b4b56bd79",
"id_doc": "ac4cfd6f-3e8c-45d6-ae62-637f6b769cba",
"id_branch": "281cf8d3-06b7-40c0-9e25-38bb1e988c75",
"nro_doc": "sample string 5",
"date_doc": "2026-03-10T09:44:11.0018867+01:00",
"date_tax": "2026-03-10T09:44:11.0018867+01:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "1a7922d9-f0ff-4a72-9d56-0bf2eda15dd0",
"id_relationship": "17a4183a-6e91-47a5-8bc4-1038b71f3685",
"id_loc_from": "217fe603-a23f-4c52-ac64-d65ef3c0ae7c",
"id_loc_end": "3cf0e7c3-7363-4ca8-be3f-1c7e066adb0e",
"id_user_add": "e0bf4da0-edab-4755-80c2-9d1b05d73039",
"id_user_upd": "ee4325f7-68fb-4a99-b9a1-8b6109eb1d4e",
"comment": "sample string 12",
"id_pos_sesion": "464acb38-4bce-438f-8c0c-339b0485c332",
"id_room_unit": "f213f564-ecac-491b-acd9-dcc2d879adc4",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "c8578654-fd6b-4f78-aea5-f566e77a43e8",
"p_dis": 15.1,
"p_chr": 16.1,
"amt_net": 17.1,
"amt_tax": 18.1,
"amt_dis": 19.1,
"amt_chr": 20.1,
"amt_tot": 21.1,
"active": true,
"created_on": "2026-03-10T09:44:11.0018867+01:00",
"last_update": "2026-03-10T09:44:11.0018867+01:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "8"
},
"mt_docs": {
"$id": "28",
"id": "96125d6b-e29e-46e4-aa3a-bf5ddc06c86b",
"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": "fb0326bf-9630-4899-bc19-0de59583c5bb",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"active": true,
"created_on": "2026-03-10T09:44:11.0018867+01:00",
"last_update": "2026-03-10T09:44:11.0018867+01:00",
"id_user_upd": "ab72d208-8f42-4bff-93d4-2e422c610f97",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "29",
"id_doc": "fdb12b11-5b67-42c0-9833-74092dbd2e69",
"id_pay": "a5080419-acc9-4f70-b9df-0e59251158a2",
"id_money": "4bb4c5e8-8a3b-49b6-ac98-5c3e9008a603",
"active": true,
"created_on": "2026-03-10T09:44:11.0018867+01:00",
"last_update": "2026-03-10T09:44:11.0018867+01:00",
"id_user_upd": "9a696ca5-36b9-4a62-a657-ba270b40c369",
"commited": true,
"mt_docs": {
"$ref": "28"
},
"mt_money_types": {
"$id": "30",
"id": "c88bdbaf-d048-4f54-93a4-ee224adcc860",
"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": "095d8776-c0bd-4edc-8128-cdaa72152529",
"view_pos": true,
"order": 8,
"color_border": "sample string 9",
"color_button": "sample string 10",
"color_font": "sample string 11",
"active": true,
"created_on": "2026-03-10T09:44:11.0018867+01:00",
"last_update": "2026-03-10T09:44:11.0018867+01:00",
"id_user_upd": "7e259682-d14c-4233-a15f-198f634411f1",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"mt_money_rates": [
{
"$id": "31",
"id_money_1": "07e5f203-aaef-422f-bb91-70cc338c2914",
"id_money_2": "9f898fd4-a485-484d-88f6-9cb93facbb6b",
"date_from": "2026-03-10T09:44:11.0018867+01:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-03-10T09:44:11.0018867+01:00",
"last_update": "2026-03-10T09:44:11.0018867+01:00",
"id_user_upd": "1479e0c4-7420-43f0-9d87-c7a7383bc912",
"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": "0a683501-baa0-4e71-969b-ee00e6ae78dc",
"id_pay": "30e2acb4-93ab-4aaa-9305-132a5efbaacb",
"id_money": "388d6449-26c0-473d-9177-a10ecc1942ac",
"date_cashflow": "2026-03-10T09:44:11.0018867+01:00",
"coefficient": 5.1,
"id_user_add": "f4d90730-4108-4cd5-a011-258f29b4a3d5",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "33",
"id": "dd7a46f9-a0c9-466d-9daa-5ebc024fd8d3",
"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": "ac1760a0-104e-4c06-83ba-cdbf2236a3ff",
"view_pos": true,
"order": 13,
"color_border": "sample string 14",
"color_button": "sample string 15",
"color_font": "sample string 16",
"active": true,
"created_on": "2026-03-10T09:44:11.0018867+01:00",
"last_update": "2026-03-10T09:44:11.0018867+01:00",
"id_user_upd": "01698a63-9bfc-4aaf-86f0-1509996a8d7a",
"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": "e69533fb-60d8-4354-a98f-efc8992fe074",
"id_line": 2,
"id_pay": "9fd3060c-2d25-4f4e-ad84-869505a9642e",
"id_money": "273ddd14-50f9-42da-9c07-3bc5d13f88d6",
"coefficient": 5.1,
"id_voucher": "afe989ee-7a3e-4d22-968d-cea739c72ff1",
"id_employee": "ad7dc5ce-11b5-4806-87d8-68a580e6e8e8",
"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": "2a3cdd70-37dc-4649-8123-2260af6aad43",
"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": "d4f21b80-1d93-45c9-b112-9006599668bc",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-03-10T09:44:11.0018867+01:00",
"date_end": "2026-03-10T09:44:11.0018867+01:00",
"date_used": "2026-03-10T09:44:11.0018867+01:00",
"date_sesion": "2026-03-10T09:44:11.0018867+01:00",
"id_employee": "29f8c5fb-5d84-42f9-a951-d25f74673e83",
"id_branch": "5fd7ff81-59f7-46b6-bb59-a17c4efd880c",
"id_voucher_permision": "5eb35d6e-41be-4efc-88b1-ccd42d42eb7e",
"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": "51260083-bfb2-4ef4-bbee-8df3a477e2b7",
"id_user_add": "55c56365-88d8-4048-b39b-e5f6ce6c4ff6",
"id_doc_sa": "8fd7e53f-8c96-43e0-b69d-afb273544f8f",
"id_item_sub": "96b7ddbd-ab14-47b3-bce2-53364e284b44",
"id_pos_sesion": "bb89e49c-3a25-41ad-9931-fcde50d170be",
"is_authorized": true,
"is_automatic": true,
"print_in_branch": true,
"printed": true,
"is_entry": true,
"is_consume": true,
"is_used_entry": true,
"is_used_consume": true,
"is_close": true,
"active": true,
"created_on": "2026-03-10T09:44:11.0018867+01:00",
"last_update": "2026-03-10T09:44:11.0018867+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": "d7141eae-7a90-4372-8b97-b406ac447859",
"date_from": "2026-03-10T09:44:11.0018867+01:00",
"date_end": "2026-03-10T09:44:11.0018867+01:00",
"date_used": "2026-03-10T09:44:11.0018867+01:00",
"id_employee": "b89d3d42-a545-4623-87cd-3184582cae73",
"id_branch": "5e3c70c9-1c1e-4d3c-847f-9f9e187d4c98",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "1f504a54-302e-4faf-9fdc-6392aa14c944",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-03-10T09:44:11.0018867+01:00",
"last_update": "2026-03-10T09:44:11.0018867+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": "f7711aca-82cd-488a-9e02-a4192c827608",
"id_doc": "68ef9095-9aa4-437e-8a82-7e647b26947b",
"id_pos_type": "e6d26886-6ccc-4df0-95f9-9e02e7c60faa",
"id_doc_print": "6af73711-bb55-4ca6-97ff-7704246ca603",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-03-10T09:44:11.0018867+01:00",
"last_update": "2026-03-10T09:44:11.0018867+01:00",
"id_user_upd": "70fd3bb7-a539-4d3c-a983-a61781b0adc6",
"commited": true,
"mt_docs": {
"$ref": "28"
},
"mt_pos_print": {
"$id": "38",
"id": "6232abfb-e73a-4a6a-84f7-d91067f3fd77",
"id_pos": "fe578bd7-50a3-4d71-bdcf-db65ad8c2504",
"id_mask": "sample string 3",
"name": "sample string 4",
"mode_print": 5,
"port": "sample string 6",
"baud_rate": 1,
"data_bits": 1,
"stop_bit": 1,
"flow_control": 1,
"parity": 1,
"pin_cashdrawer": 1,
"ip_printer": "sample string 7",
"port_ip": 1,
"printer_name": "sample string 8",
"active": true,
"created_on": "2026-03-10T09:44:11.0018867+01:00",
"last_update": "2026-03-10T09:44:11.0018867+01:00",
"id_user_upd": "3239b50a-75bc-4f65-9c5b-3065c05daad0",
"commited": true,
"mt_pos": {
"$ref": "23"
},
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_users": {
"$ref": "7"
}
},
"mt_pos_types": {
"$id": "39",
"id": "62806129-84bf-47e0-bb44-f5f4ed56841e",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-03-10T09:44:11.0018867+01:00",
"last_update": "2026-03-10T09:44:11.0018867+01:00",
"id_user_upd": "2d47f94e-160b-4edb-bcce-a762ec0ac0fe",
"commited": true,
"mt_items_featured": [
{
"$id": "40",
"id": "12d5ec51-cc32-4768-a6d3-fc8c7c3af3aa",
"id_branch": "76c3103e-eeb6-4281-ad34-f3f710d319b8",
"id_pos_type": "cfdae826-1d3e-40cd-a609-4bfc8c32057e",
"id_pos": "daa60981-aa2f-41a5-bfaa-f9f873098ff7",
"id_item": "b6e624a8-5243-4c20-a5c3-fd44666e3872",
"date_from": "2026-03-10T09:44:11.0018867+01:00",
"date_end": "2026-03-10T09:44:11.0018867+01:00",
"image_id": 4,
"active": true,
"created_on": "2026-03-10T09:44:11.0018867+01:00",
"last_update": "2026-03-10T09:44:11.0018867+01:00",
"id_user_upd": "410f0457-3a4c-4730-b2de-0c5cd3ee9778",
"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": "c24ed266-0660-48d9-ac55-86845ed417a2",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high_row": 5,
"high_doc": 6,
"with_doc": 7,
"to_file": true,
"active": true,
"created_on": "2026-03-10T09:44:11.0018867+01:00",
"last_update": "2026-03-10T09:44:11.0018867+01:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_doc_print_det": [
{
"$id": "42",
"id_doc_print": "1b0ecd90-cf00-4480-8d0a-efa2c58f7417",
"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": "c5c12639-6b71-4663-92d1-9b90506e5a59",
"id_doc": "5b2f32ca-25a3-42d0-b75b-c32a9f0b814d",
"value": 3,
"created_on": "2026-03-10T09:44:11.0018867+01:00",
"last_update": "2026-03-10T09:44:11.0018867+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": "03c6dd51-2262-44fb-a09d-3645ef6da270",
"id_pos": "a8626a50-655f-4e3b-aba9-7552d83e5742",
"id_doc": "90db31bf-f1b6-43bf-bb20-67bd1ba6e229",
"id_branch": "f5973337-e92e-4664-af47-c6412ca8c1c4",
"nro_doc": "sample string 5",
"date_doc": "2026-03-10T09:44:11.0018867+01:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "15490d40-fd26-4715-ba22-138e014c8147",
"id_loc_from": "e14641df-e63d-424b-bfac-a886e1675793",
"id_loc_end": "7901695b-f9be-4c6a-a1af-4d12e7522c60",
"id_user_add": "0f7ddbde-3ac3-4802-b0cb-e94a20dcbb82",
"id_user_upd": "8177a0f3-647d-4348-9fdd-b6ddcfbf9e6e",
"id_pos_sesion": "a6498e4d-2dba-4cc3-b7eb-af877199fae1",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-03-10T09:44:11.0018867+01:00",
"active": true,
"created_on": "2026-03-10T09:44:11.0018867+01:00",
"last_update": "2026-03-10T09:44:11.0018867+01:00",
"commited": true,
"mt_branches": {
"$ref": "8"
},
"mt_docs": {
"$ref": "28"
},
"mt_locations": {
"$id": "45",
"id": "c87d0758-4c4e-4183-b71a-0f400c13ffd8",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "e4fe3286-7288-4644-85d4-bc007453e24e",
"active": true,
"created_on": "2026-03-10T09:44:11.0018867+01:00",
"last_update": "2026-03-10T09:44:11.0018867+01:00",
"id_user_upd": "b13d3f06-d9d1-4322-a337-ac0e276d78eb",
"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": "58dfdca4-16cf-4e8f-a414-8755fafc21d8",
"id_item": "4a0d9996-fd5e-4206-afe9-635995d2a430",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-03-10T09:44:11.0018867+01:00",
"last_update": "2026-03-10T09:44:11.0018867+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": "820e67e6-356b-4105-a697-eb2ea46b681d",
"id_line": 2,
"id_item": "e65ab03b-ac5e-4214-8dba-048083449d5a",
"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": "873924f8-7314-47f6-85ec-5accc0ea9c90",
"nro_sesion": 2,
"id_pos": "68378a4c-64b2-48da-b12f-865b417209eb",
"date_tax": "2026-03-10T09:44:11.0018867+01:00",
"date_open": "2026-03-10T09:44:11.0018867+01:00",
"date_close": "2026-03-10T09:44:11.0018867+01:00",
"id_user_open": "32047123-9e67-48af-8fe1-e53f145fd6ad",
"id_user_close": "99d952fc-768a-4ab2-8756-d15863ecc3f6",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2026-03-10T09:44:11.0018867+01:00",
"last_update": "2026-03-10T09:44:11.0018867+01:00",
"commited": true,
"mt_pos": {
"$ref": "23"
},
"tt_cloakrooms_units": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"tt_items_customs": [
{
"$id": "49",
"id": "6d889379-bcb2-43dd-afe9-c18443388bef",
"order_id": 2,
"id_item": "9e0404a8-f0b5-402a-93f0-ca5ab716d404",
"id_item_type": "c5f44b9d-033a-4df5-8877-819ba95ac495",
"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": "542803a9-9a43-4746-94fc-6db7c768e4c0",
"type_item": 11,
"id_voucher_json": "20bbeca5-ceda-4b70-81bd-ffbbadac5145",
"count_voucher": 1,
"id_category": "0a968282-ae90-43c0-a689-315aa5299b40",
"created_on": "2026-03-10T09:44:11.0018867+01:00",
"last_update": "2026-03-10T09:44:11.0018867+01:00",
"id_user_upd": "aa433393-be3c-4d30-bd9d-78bafc74586a",
"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": "c71d4ce7-2bb3-4671-8693-c4bec0f9da32",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "622021da-cbcb-4569-bb06-a6644876f038",
"type_pay": 5,
"module": "sample string 6",
"process": true,
"json_cloackrooms": "sample string 8",
"multi_select": 9,
"terminal_name": "sample string 10",
"created_on": "2026-03-10T09:44:11.0018867+01:00",
"tt_pos_sesion": {
"$ref": "48"
}
},
{
"$ref": "50"
}
],
"tt_rooms_units_activity": [
{
"$id": "51",
"id": "602a6d85-8f47-4786-9751-8e727d29a30f",
"id_room_unit": "6aa6cca4-c30b-4d40-bd8b-6dfbc489efe6",
"id_room_list": "1832671d-1a3e-4d8a-8957-a102b4e8719c",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-03-10T09:44:11.0018867+01:00",
"date_from": "2026-03-10T09:44:11.0018867+01:00",
"date_end": "2026-03-10T09:44:11.0018867+01:00",
"date_open": "2026-03-10T09:44:11.0018867+01:00",
"date_close": "2026-03-10T09:44:11.0018867+01:00",
"id_employee": "7de49444-b6db-4111-a09a-ebb746326829",
"id_employee_sec": "65e14907-5114-4a75-a4ef-b9b3b22e8aa1",
"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": "1a6be8db-c430-4b0b-806d-055137bf6a05",
"comment": "sample string 7",
"id_user_open": "d311cee0-a1c2-4fbf-8db9-bb7a1cf4297a",
"id_user_close": "e461f8c0-87de-4ea8-8e28-9640bfcde1c0",
"id_unit_state": "c91d4143-e9dc-4eba-8685-8576cdea4d72",
"id_pos_sesion": "9e15d636-945b-4959-9fc4-c1d9f7616449",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-03-10T09:44:11.0018867+01:00",
"active": true,
"created_on": "2026-03-10T09:44:11.0018867+01:00",
"last_update": "2026-03-10T09:44:11.0018867+01:00",
"commited": true,
"mt_employees": {
"$ref": "10"
},
"mt_employees1": {
"$ref": "10"
},
"mt_rooms_units": {
"$id": "52",
"id": "674f240c-0b81-4cfc-ad5b-de8c7d7935b0",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "91f5f08e-0853-46c3-aae5-73a4cd40d0e9",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "b1dc0e31-8a6b-4426-93ee-534c771acc83",
"locked": true,
"date_locked": "2026-03-10T09:44:11.0018867+01:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-03-10T09:44:11.0018867+01:00",
"last_update": "2026-03-10T09:44:11.0018867+01:00",
"id_user_upd": "ffc850e0-3b00-4f79-8c73-33cfdd78f8e1",
"commited": true,
"mt_rooms": {
"$id": "53",
"id": "d65d95ae-5c26-4fa1-86c9-762f7c0801ff",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "a0351cee-cb1f-4089-969a-897c40a28e04",
"name_pos": "sample string 6",
"id_image": "24773ad6-2a9a-4b81-a185-e1f1305de649",
"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": "c2b5b2b1-80f7-4dee-82f8-d34178da32fc",
"refresh_status": true,
"active": true,
"created_on": "2026-03-10T09:44:11.0018867+01:00",
"last_update": "2026-03-10T09:44:11.0018867+01:00",
"id_user_upd": "28653184-7d0a-4805-87b7-5c767b972d5f",
"commited": true,
"mt_branches": {
"$ref": "8"
},
"mt_pos_rooms": [
{
"$id": "54",
"id_pos": "a7dbb151-b3bd-4de4-9ab3-0a86b764c49c",
"id_room": "3937a425-33cf-4014-9543-0be7b6111a86",
"active": true,
"created_on": "2026-03-10T09:44:11.0018867+01:00",
"last_update": "2026-03-10T09:44:11.0018867+01:00",
"id_user_upd": "83705b82-b1b0-4a70-881c-2272cd9d9b32",
"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": "5acfe408-af85-4ba8-abb1-6e41659a19c6",
"id_room": "9779f775-f269-412c-a476-d1172363e7bf",
"date_in": "2026-03-10T09:44:11.0018867+01:00",
"date_out": "2026-03-10T09:44:11.0018867+01:00",
"id_user_add": "9427a2a8-ced2-4044-ad71-90123a581094",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-03-10T09:44:11.0018867+01:00",
"last_update": "2026-03-10T09:44:11.0018867+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": "76c1906c-d528-4d8e-ae59-9c52384185ed",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-03-10T09:44:11.0018867+01:00",
"last_update": "2026-03-10T09:44:11.0018867+01:00",
"id_user_upd": "a293d06a-5c03-43a4-a23c-08b31897918e",
"commited": true,
"mt_rooms_units": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"mt_rooms_units_states_types": [
{
"$id": "57",
"id_room_type": "6fcf182e-1c87-4c8d-88de-6ced207b2092",
"id_room_state": "8876822a-19c1-4044-b036-d0ca7a436013",
"id_image": "e618b941-a024-448c-9ba7-25a1af540e97",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-03-10T09:44:11.0018867+01:00",
"last_update": "2026-03-10T09:44:11.0018867+01:00",
"id_user_upd": "95c88e7c-4c35-42f5-9bb7-1d629d6052bc",
"commited": true,
"mt_rooms_units_states": {
"$id": "58",
"id": "5c9e06c7-1e64-468c-9f80-11786dab99e4",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-03-10T09:44:11.0018867+01:00",
"last_update": "2026-03-10T09:44:11.0018867+01:00",
"id_user_upd": "0e60dd13-f6ff-4876-859e-97d0096d8888",
"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": "0ea39078-3ab4-42be-8299-9abaec1d82bb",
"id_pos_sesion": "5a1cdafa-a012-4fb3-8486-645f324087c0",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "15638e1c-a135-4db4-bc49-96936df01b6c",
"id_room_unit_activity": "254e939d-bada-4db0-9863-46ecba290fe3",
"id_doc_sa": "0ebc65ba-caaa-4d38-8e72-c6723ab0f8d4",
"id_pos_type": "3a6f68f3-6b5a-4787-8c84-bf3acf6da984",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "4abce41e-9788-4771-a176-90cf33477b04",
"coupon_id": "sample string 7",
"terminal_id": "sample string 8",
"card_name": "sample string 9",
"card_bank": "sample string 10",
"card_number": "sample string 11",
"client_name": "sample string 12",
"money_type": "sample string 13",
"merchant_id": "sample string 14",
"aid": "sample string 15",
"auth_num": "sample string 16",
"authorization": true,
"signature": true,
"contactless": true,
"date_hour_pay": "sample string 17",
"terminal_name": "sample string 18",
"active": true,
"created_on": "2026-03-10T09:44:11.0018867+01:00",
"last_update": "2026-03-10T09:44:11.0018867+01:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "48"
},
"tt_tips_users": [
{
"$id": "60",
"id_tip": "8a94fd05-e238-4d7d-ac5d-cabc2ee88870",
"id_user": "197a8aa4-9cbf-4723-b4f1-a3667e47a2f2",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-03-10T09:44:11.0018867+01:00",
"last_update": "2026-03-10T09:44:11.0018867+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": "f09ce514-52c1-45fc-80f8-f71aa04c1b99",
"id_user": "ea8f1333-f53c-44af-bbf9-a75aa34d242b",
"date_add": "2026-03-10T09:44:11.0018867+01:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-03-10T09:44:11.0018867+01:00",
"last_update": "2026-03-10T09:44:11.0018867+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": "85c07ee2-9ba0-42dd-bf47-29372dda615e",
"spool_server": "sample string 2",
"id_doc_sa": "e0a04b39-740d-4c27-91e3-2a7e06ad5c38",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-03-10T09:44:11.0018867+01:00",
"printed": true,
"print_on": "2026-03-10T09:44:11.0018867+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": "40a3b973-3e28-4a30-959c-0b9faf495e0f",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-03-10T09:44:11.0018867+01:00",
"date_end": "2026-03-10T09:44:11.0018867+01:00",
"id_branch": "fa709c30-0c03-459c-9fa2-0d8ca3070a41",
"id_pos": "dfde3ed7-fed1-4670-9651-e6463bd3ed1a",
"id_list": "e4611d49-c66c-4c1a-946b-ca22e3ab32d8",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-03-10T09:44:11.0018867+01:00",
"last_update": "2026-03-10T09:44:11.0018867+01:00",
"id_user_upd": "6cd42658-9abf-46ae-a14e-bbb15302d1d5",
"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": "7d1f497f-cc81-4907-943b-68fa7bf2fc3b",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-03-10T09:44:11.0018867+01:00",
"date_end": "2026-03-10T09:44:11.0018867+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": "75c9142a-bc36-4552-bb01-56f030be3d04",
"id_pos": "e7d0b124-8f36-4f03-a7b6-23985a9f0686",
"id_list": "8a4906e6-4dfc-480d-9533-15823a5bffff",
"id_item": "21ba6b72-0c8e-4292-9904-272fc2b40a61",
"id_item_type": "0ed87179-f9a8-4208-aa62-51ba4f216bfc",
"id_category": "7c43f23a-5fab-49f2-a45d-c0c223526551",
"by_day_week": true,
"use_mon": true,
"use_tue": true,
"use_wed": true,
"use_thu": true,
"use_fri": true,
"use_sat": true,
"use_sun": true,
"use_hour_ini": "00:00:00.1234567",
"use_hour_end": "00:00:00.1234567",
"active": true,
"created_on": "2026-03-10T09:44:11.0018867+01:00",
"last_update": "2026-03-10T09:44:11.0018867+01:00",
"id_user_upd": "95591d0b-4e99-44fc-80be-ade883571d93",
"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": "5b17aa64-978c-4e53-8a3b-e4b1af1b0039",
"id_pos": "ab4e062f-c205-4747-b66f-b49bd38b7ab0",
"mac_address": "sample string 3",
"date_end": "2026-03-10T09:44:11.0018867+01:00",
"key_access": "sample string 5",
"id_user_add": "7a6ac6ea-44a3-4d8c-9f38-b94ea36127cb",
"active": true,
"created_on": "2026-03-10T09:44:11.0018867+01:00",
"last_update": "2026-03-10T09:44:11.0018867+01:00",
"commited": true,
"mt_pos": {
"$ref": "23"
},
"st_users": {
"$ref": "7"
}
},
{
"$ref": "65"
}
],
"st_users_pos": [
{
"$id": "66",
"id_user": "a7478f48-0003-4f1d-ae71-09b860d2662a",
"id_pos": "9a8c9a18-81f4-4aae-8f2a-ece5ad1f8fee",
"pass_required": true,
"active": true,
"created_on": "2026-03-10T09:44:11.0018867+01:00",
"last_update": "2026-03-10T09:44:11.0018867+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": "73c8c3d1-97f3-4ecc-bdcf-8fa22e262c1d",
"id_pos": "edd51d60-b673-4522-90ef-10346600617a",
"date_add": "2026-03-10T09:44:11.0018867+01:00",
"date_upd": "2026-03-10T09:44:11.0018867+01:00",
"date_out": "2026-03-10T09:44:11.0018867+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": "57f9a1ab-e44b-4263-9ce5-fe88c1d5f99c",
"id_user_add": "1805a94a-c298-45cd-89dd-391e9386a76d",
"id_table": "df4e75ad-09fa-4b6a-9d59-b1e82cd2418d",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "535348ee-66e7-40d0-81ee-506c6696137b",
"created_on": "2026-03-10T09:44:11.0018867+01:00",
"commited": true,
"mt_pos": {
"$ref": "23"
},
"st_sync_tables": {
"$id": "69",
"id": "fc337271-1327-4940-ba6f-0be0da0db279",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-03-10T09:44:11.0018867+01:00",
"last_update": "2026-03-10T09:44:11.0018867+01:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "70",
"id": "ce460ee7-92c1-4aca-ba2a-c1a2c9452960",
"id_sync": "08350591-fb1c-435b-8f2c-707c2e914d2c",
"json": "sample string 3",
"id_table": "b033a3a5-6241-4309-9af7-fe711f57bcf8",
"order": 5,
"st_sync_packages": {
"$id": "71",
"id": "eacabad8-caec-4cfa-bd7d-8f8eb40f727d",
"id_branch_from": "c71897db-09eb-463d-a589-84ee51ed904d",
"id_branch_to": "eccbd947-c5a4-40ef-8800-5373b0ba4ebe",
"type": 4,
"created_on": "2026-03-10T09:44:11.0018867+01:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-03-10T09:44:11.0018867+01:00",
"send_on": "2026-03-10T09:44:11.0018867+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": "63d4c4e9-1442-4a8a-a689-9ec667aee143",
"id_pos": "641391ba-422e-4efd-9be4-9d78cc0e35d5",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-03-10T09:44:11.0018867+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": "b58bd93e-c68f-46bc-8d3f-543f92584378",
"id_line": 2,
"id_item": "9b6ba16c-9c81-4f7f-ade9-4f68f43f8c4a",
"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": "af85d1bd-f238-40ee-84b0-10d9247e7c2d",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "07edf0f7-b8b9-4a53-b001-0ff4e7136b9d",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "a443ac96-d9ca-4954-b3fe-df58dae9d806",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"font_bold": true,
"font_underline": true,
"font_size": 16,
"active": true,
"created_on": "2026-03-10T09:44:11.0018867+01:00",
"last_update": "2026-03-10T09:44:11.0018867+01:00",
"commited": true,
"st_functions_groups": {
"$id": "75",
"id": "eaf026f1-94bc-4797-9d3e-23a3dbeea3ad",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-03-10T09:44:11.0018867+01:00",
"last_update": "2026-03-10T09:44:11.0018867+01:00",
"commited": true,
"st_functions": [
{
"$ref": "74"
},
{
"$ref": "74"
}
]
},
"st_images": {
"$ref": "9"
},
"st_permisions": [
{
"$id": "76",
"id": "89fdd3f1-4dd2-4d81-9e63-fc1b728b9d90",
"id_function": "23598bcc-c3fc-458e-9f56-b2fa1b049e5a",
"id_user": "d4c87238-e01e-443f-9802-d39889881737",
"id_profile": "bbcb7345-c8f5-49e1-b803-2f52e2de31fb",
"permission": 3,
"active": true,
"created_on": "2026-03-10T09:44:11.0018867+01:00",
"last_update": "2026-03-10T09:44:11.0018867+01:00",
"commited": true,
"st_users_profiles": {
"$id": "77",
"id": "16ddbcbf-e8ea-4722-a18f-b1407042276d",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"is_pass_required": true,
"is_admin": true,
"level_id": 7,
"order_1": 8,
"order_2": 9,
"order_3": 10,
"order_4": 11,
"is_tips": true,
"active": true,
"created_on": "2026-03-10T09:44:11.0018867+01:00",
"last_update": "2026-03-10T09:44:11.0018867+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": "4f5d816e-48a9-483a-9029-aed8ef7f5bc3",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-03-10T09:44:11.0018867+01:00",
"last_update": "2026-03-10T09:44:11.0018867+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": "8598ec44-4992-474f-a1e9-3d7e6bdd7752",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-03-10T09:44:11.0018867+01:00",
"date_end": "2026-03-10T09:44:11.0018867+01:00",
"state": "sample string 6",
"created_on": "2026-03-10T09:44:11.0018867+01:00",
"last_update": "2026-03-10T09:44:11.0018867+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": "70e5f6f0-bfca-4749-9986-579870074565",
"token_id": "sample string 2",
"id_user": "13a2c486-6c9c-4cd5-80f9-644bcc6dfa3c",
"date_from": "2026-03-10T09:44:11.0018867+01:00",
"date_end": "2026-03-10T09:44:11.0018867+01:00",
"created_on": "2026-03-10T09:44:11.0018867+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": "9240cf8d-7bb8-49e6-a8ae-46d0d0b289a3",
"id_room_activity": "13acaf68-58fe-4262-859d-35018b8465d4",
"id_pos_sesion": "9159c0f1-0510-49b9-911f-f0e7201f2543",
"log_text": "sample string 4",
"id_user": "438d106f-5cb3-4cf2-ab30-c2577822e746",
"created_on": "2026-03-10T09:44:11.0018867+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"
}
]
}