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": "c2205a4b-56cd-4339-b88b-92dc843d34bd",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "f0349fc2-f97a-49b2-9ffe-54052cedfc9d",
"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-07-08T09:46:00.0581998+02:00",
"last_update": "2026-07-08T09:46:00.0581998+02:00",
"id_user_upd": "f2eb54f2-d0b6-4217-a29a-8982c5ab8796",
"commited": true,
"tt_vouchers_det": [
{
"$id": "2",
"id_voucher": "4ce2c276-6522-493f-9aaf-7edc8c636a36",
"id_line": "93868e8a-5561-4a63-b5c0-1c0a7c509cb5",
"id_category": "877a20d9-98a0-406e-ba6d-133ddafb622d",
"id_item": "32307da7-90f2-4712-9788-94665b966588",
"id_item_type": "5003691a-55ae-4429-94a7-fcefe692f92b",
"price_max": 1.1,
"qty_add": 3.1,
"qty_used": 4.1,
"mt_categories": {
"$id": "3",
"id": "fa446677-ba3e-4a73-8f3d-c93d8c301832",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "d1265e0b-adb8-4ed3-aa4c-0c78359169cc",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "80e12c44-a577-41b8-a7e5-e15370c591db",
"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-07-08T09:46:00.0581998+02:00",
"last_update": "2026-07-08T09:46:00.0581998+02:00",
"id_user_upd": "d00797bd-9a9d-4b44-b52d-765bf1eb16c0",
"commited": true,
"mt_categories_items": [
{
"$id": "4",
"id_category": "ec68395c-937e-4df3-8f77-88b3348ec03d",
"id_item": "a24538b4-2463-4214-889c-a237777fc9cc",
"is_default": true,
"active": true,
"created_on": "2026-07-08T09:46:00.0581998+02:00",
"last_update": "2026-07-08T09:46:00.0581998+02:00",
"id_user_upd": "d3135b6a-c49f-40c3-971b-294239bf9f77",
"commited": true,
"mt_categories": {
"$ref": "3"
},
"mt_items": {
"$id": "5",
"id": "f663a8df-a6e0-412c-aba5-0e219ec0dcba",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "71593e92-c5c4-43d2-bfc4-201406f7aa34",
"id_unit_sec": "e895e658-28ee-4f57-a759-d2a2f348f2fe",
"id_brand": "978aa411-b576-4ce0-a11a-4db35976a26c",
"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": "4e06362f-cd29-4ac7-806a-c99f864e8296",
"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-07-08T09:46:00.0581998+02:00",
"last_update": "2026-07-08T09:46:00.0581998+02:00",
"id_user_upd": "0c3718fa-b406-4ed3-b08f-a554d19be83d",
"commited": true,
"mt_brands": {
"$id": "6",
"id": "20508b94-8e5e-419c-93ce-e634c6aa7a1c",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-07-08T09:46:00.0581998+02:00",
"last_update": "2026-07-08T09:46:00.0581998+02:00",
"id_user_upd": "dff16efc-adb8-4224-9e82-b75702c6d11b",
"commited": true,
"mt_items": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"st_users": {
"$id": "7",
"id": "e1dd3c69-d998-41fd-b3e5-db07b3079e11",
"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": "ae6fcae5-4b63-41b8-b8f6-8c7776ac7efc",
"view_messages": true,
"id_image_photo": "05f8ec93-d046-43c8-a325-b6888bce3895",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "e060bf1f-74df-49a2-acfd-e2eebc1a0085",
"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-07-08T09:46:00.0581998+02:00",
"last_update": "2026-07-08T09:46:00.0581998+02:00",
"commited": true,
"mt_branches": [
{
"$id": "8",
"id": "af32d312-78a6-402b-a60f-92e80b504fcf",
"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": "4a75cf58-b151-4dd7-ac41-efc958d257f2",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-07-08T09:46:00.0581998+02:00",
"last_update": "2026-07-08T09:46:00.0581998+02:00",
"id_user_upd": "448e64a4-4113-4288-b0cc-ea6d3eb97324",
"commited": true,
"st_images": {
"$id": "9",
"id": "b4800510-1a08-4f78-9cd0-b8597b6882a7",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "e3c959a9-5bf8-4350-86b6-2c7de047d5d1",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-07-08T09:46:00.0581998+02:00",
"last_update": "2026-07-08T09:46:00.0581998+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_categories": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"mt_employees": [
{
"$id": "10",
"id": "556cce13-f7ad-4c52-b371-097a516f652d",
"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": "b116483f-4065-46b6-8499-c75239387567",
"name_pos": "sample string 12",
"id_image": "356a8c2b-7bf0-4fac-ad10-ee63f7691753",
"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-07-08T09:46:00.0581998+02:00",
"last_update": "2026-07-08T09:46:00.0581998+02:00",
"id_user_upd": "36bcc889-0f6d-4cc9-91f7-36dc139163d1",
"commited": true,
"mt_employees_branches": [
{
"$id": "11",
"id_employee": "21044664-5371-4945-a788-8bbe1cda6da0",
"id_branch": "0976dd06-16dd-4958-b148-0dcfc5baeb5a",
"active": true,
"created_on": "2026-07-08T09:46:00.0581998+02:00",
"last_update": "2026-07-08T09:46:00.0581998+02:00",
"id_user_upd": "397e2973-db5d-4307-be52-9cc640aaeb02",
"commited": true,
"mt_branches": {
"$ref": "8"
},
"mt_employees": {
"$ref": "10"
}
},
{
"$ref": "11"
}
],
"mt_employees_profiles": {
"$id": "12",
"id": "76fd1399-2868-4a43-934a-8334bdee48ab",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-07-08T09:46:00.0581998+02:00",
"last_update": "2026-07-08T09:46:00.0581998+02:00",
"id_user_upd": "032a937b-88aa-4a8f-ae66-8cee56f96973",
"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": "18587901-6759-4b84-bbce-a7a42966ac33",
"id_line": 2,
"id_item_sub": "a05a8d65-c694-40b5-aec7-7faa3168c32f",
"qty": 4.1,
"id_list": "d8b442be-54d8-4ecf-a7a2-adf9c7169123",
"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": "449254ed-b078-4ac7-85b5-8c9424f8a087",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "70ba2df2-03a9-4b9b-94a9-35ce672a7826",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "963cce33-b4df-4014-a17d-ea9b35bbd942",
"id_user_upd": "411be82a-f480-449a-b1ce-892be65651db",
"active": true,
"mt_employees": {
"$ref": "10"
},
"mt_items_sub": {
"$id": "14",
"id": "13de8b03-83b6-4c6f-9cea-9b4925282505",
"id_item": "821d5486-2076-4633-9fe8-813ca45ddc2d",
"id_item_type": "73752d2d-e82f-4ada-8588-1148d0700903",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "fc182a68-9382-488a-a5f8-3d083824c437",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-07-08T09:46:00.0581998+02:00",
"last_update": "2026-07-08T09:46:00.0581998+02:00",
"id_user_upd": "90eea5c8-924e-4fd9-b64f-e6def98fb718",
"commited": true,
"mt_items": {
"$ref": "5"
},
"mt_items_formula": [
{
"$id": "15",
"id_item_sub": "e3f93952-7644-41fd-90fa-f03dfdff141f",
"id_item": "03dcea52-1a34-4199-b132-258d8c9790d9",
"group_id": 3,
"id_unit_ref": "e74724ed-1071-4733-b0d4-675997956796",
"qty_dis": 5,
"mt_items": {
"$ref": "5"
},
"mt_items_sub": {
"$ref": "14"
},
"mt_units_ref": {
"$id": "16",
"id": "116c6fd0-b2ba-4965-93db-87a30b669312",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "53d07663-95f1-4a71-88d5-db2034b40316",
"active": true,
"created_on": "2026-07-08T09:46:00.0581998+02:00",
"last_update": "2026-07-08T09:46:00.0581998+02:00",
"id_user_upd": "b42968e9-badf-400c-8160-95e7a26f20e6",
"commited": true,
"mt_units": {
"$id": "17",
"id": "89277495-c096-4bd8-958c-48435daacfec",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-07-08T09:46:00.0581998+02:00",
"last_update": "2026-07-08T09:46:00.0581998+02:00",
"id_user_upd": "56eab32b-d28f-439e-9c25-afdd53a308ab",
"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": "d42e2688-4424-4601-b2ba-2a58f4ca14f5",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "63930fb8-9e4f-413d-9baf-7a6135999efa",
"id_doc_print": "e1473521-2624-4efd-9f44-41cd7e1bb277",
"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-07-08T09:46:00.0581998+02:00",
"last_update": "2026-07-08T09:46:00.0581998+02:00",
"commited": true,
"mt_items_sub": [
{
"$ref": "14"
},
{
"$ref": "14"
}
]
},
"st_users": {
"$ref": "7"
},
"mt_prices_items": [
{
"$id": "19",
"id_list": "9599646b-1093-4df0-bdcb-9c08b3620dac",
"id_item_sub": "ba1c7fac-e013-4bd3-8416-c6921b109145",
"validity_date": "2026-07-08T09:46:00.0581998+02:00",
"price": 4.1,
"active": true,
"created_on": "2026-07-08T09:46:00.0581998+02:00",
"last_update": "2026-07-08T09:46:00.0581998+02:00",
"id_user_upd": "9d0884d8-5546-4342-8239-1a2c3b7da624",
"commited": true,
"mt_items_sub": {
"$ref": "14"
},
"mt_prices_list": {
"$id": "20",
"id": "b5e2a53b-06cc-49aa-bee8-3a9b1ed3e3be",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "2fbdebab-1212-418f-84f6-bea2531d5a9f",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "4d8716d3-3cad-4cbf-bb48-60650f1ba3b7",
"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-07-08T09:46:00.0581998+02:00",
"last_update": "2026-07-08T09:46:00.0581998+02:00",
"id_user_upd": "7c65b6c4-80fd-4e44-88a4-0095ab265cb0",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "21",
"id_pos": "4c37bcfb-e7e7-4433-9613-7a23374a6f1d",
"id_pos_type": "41c60486-c84b-43d2-b484-5c33ec468932",
"id_price_list": "0dd53afe-d1c9-4755-b139-337c527c3432",
"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-07-08T09:46:00.0581998+02:00",
"last_update": "2026-07-08T09:46:00.0581998+02:00",
"id_user_upd": "5e650655-65fc-4356-ab57-f15f51e40e5a",
"commited": true,
"mt_pos_view": {
"$id": "22",
"id_pos": "7a79688e-d031-4e6b-8cb7-acd672127b7e",
"id_pos_type": "261409ad-df1e-4eaa-afef-91d666a91f2a",
"is_default": true,
"active": true,
"created_on": "2026-07-08T09:46:00.0581998+02:00",
"last_update": "2026-07-08T09:46:00.0581998+02:00",
"id_user_upd": "12c07bcb-d96c-48b6-911e-f919dd997fe1",
"commited": true,
"mt_pos": {
"$id": "23",
"id": "11d3bf97-1b81-4356-961a-7f4980af8a40",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "91402256-a308-44b2-858d-d0a477816309",
"id_zone": "52efb76c-e92a-4baa-80de-b4e8076a6b0b",
"user_required": true,
"active": true,
"created_on": "2026-07-08T09:46:00.0581998+02:00",
"last_update": "2026-07-08T09:46:00.0581998+02:00",
"id_user_upd": "dc3b359d-94c4-4e75-ba68-cf674259b1fd",
"commited": true,
"mt_branches_zones": {
"$id": "24",
"id": "5fbc0689-f0fd-428c-bcaa-4453454e685d",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "a15f30ad-1819-4aa8-a42a-c1e9cbb7c51d",
"active": true,
"created_on": "2026-07-08T09:46:00.0581998+02:00",
"last_update": "2026-07-08T09:46:00.0581998+02:00",
"id_user_upd": "56d319b4-7e54-4deb-8d16-a09d5c3e2a3d",
"commited": true,
"mt_branches": {
"$ref": "8"
},
"mt_pos": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"st_users": {
"$ref": "7"
}
},
"mt_cloakrooms": [
{
"$id": "25",
"id": "6f4992d8-5482-4fe5-963b-319ea77adc37",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "c8de3738-7d2a-4146-b9b4-0bb0ee180a59",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "2f6f0655-2a70-4e15-9418-133fe93972ff",
"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-07-08T09:46:00.0581998+02:00",
"last_update": "2026-07-08T09:46:00.0581998+02:00",
"id_user_upd": "7324b424-26f7-44e8-bfb9-ae4929416853",
"commited": true,
"mt_pos": {
"$ref": "23"
},
"st_images": {
"$ref": "9"
},
"st_users": {
"$ref": "7"
},
"tt_cloakrooms_units": [
{
"$id": "26",
"id": "f3a1d4e2-a13f-43c2-9ab4-a73e4866391b",
"id_cloakroom": "3f4f6233-bf11-4db2-a1be-6984b08d6039",
"id_pos_sesion": "cc83c2ce-6634-4d40-bde6-d0169be73e52",
"unit_id": 4,
"date_open": "2026-07-08T09:46:00.0581998+02:00",
"date_close": "2026-07-08T09:46:00.0581998+02:00",
"id_doc_sa": "95f139e0-92d1-48a2-966e-96a07c94ee29",
"commited": true,
"mt_cloakrooms": {
"$ref": "25"
},
"tt_doc_sa": {
"$id": "27",
"id": "b575406f-83d3-4a4c-9b68-d580a205a654",
"id_pos": "741f0e57-ba40-4bb1-9393-dff81c315d02",
"id_doc": "504fdcac-810f-4e97-a3fe-34bf401af492",
"id_branch": "c31582ec-5af1-4567-a999-67ab4769f452",
"nro_doc": "sample string 5",
"date_doc": "2026-07-08T09:46:00.0581998+02:00",
"date_tax": "2026-07-08T09:46:00.0581998+02:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "26aefc8a-3d28-4e80-81f7-b438f1319672",
"id_relationship": "1b94f580-774f-45a2-a3e1-53da5013b01e",
"id_loc_from": "99d261c8-a10c-41fd-8bac-1f427f65922e",
"id_loc_end": "b784c455-7797-4b97-b7d3-3cfdecc56805",
"id_user_add": "3a0b246e-2c1b-48dd-8d4e-ecea48258ba4",
"id_user_upd": "f85b2ca4-89d4-48d1-8db3-9d5119382588",
"comment": "sample string 12",
"id_pos_sesion": "e43d6fa0-c827-4144-92a0-2b76019be4aa",
"id_room_unit": "3b79681d-5c5f-4282-81a8-e0e84f38b0a2",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "320ba2eb-8442-42f0-9c0b-13b9b68de166",
"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-07-08T09:46:00.0581998+02:00",
"last_update": "2026-07-08T09:46:00.0581998+02:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "8"
},
"mt_docs": {
"$id": "28",
"id": "5f3af06b-9f8e-4ebd-80b6-39712f4c54c3",
"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": "662914a3-f001-46f6-93b0-3b7ddfa0ead2",
"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-07-08T09:46:00.0581998+02:00",
"last_update": "2026-07-08T09:46:00.0581998+02:00",
"id_user_upd": "7bf10b4f-e2be-4cae-ab43-e25be1864e79",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "29",
"id_doc": "d0c6f8dc-4b42-41fb-a0ea-bb43673a2716",
"id_pay": "c5dcbc68-040a-4ddb-bcc4-ce307a444c64",
"id_money": "9af08cc4-d7c0-4d46-8242-d12f8ffb516d",
"active": true,
"created_on": "2026-07-08T09:46:00.0581998+02:00",
"last_update": "2026-07-08T09:46:00.0581998+02:00",
"id_user_upd": "4c02f8fd-0d0a-4356-b2c8-f1737edb60a4",
"commited": true,
"mt_docs": {
"$ref": "28"
},
"mt_money_types": {
"$id": "30",
"id": "7533f286-017d-412b-9951-d6a66c1f89e7",
"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": "07ec7864-c4d2-4a8c-8616-316156cf14e2",
"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-07-08T09:46:00.0581998+02:00",
"last_update": "2026-07-08T09:46:00.0581998+02:00",
"id_user_upd": "a1b714bd-e1b7-4e46-941c-d7d955fc0dc3",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"mt_money_rates": [
{
"$id": "31",
"id_money_1": "41747ae8-d39f-4e4c-b610-054b8ff1bc83",
"id_money_2": "c575488c-ef59-49e8-98d2-08b76ad9cbdd",
"date_from": "2026-07-08T09:46:00.0581998+02:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-07-08T09:46:00.0581998+02:00",
"last_update": "2026-07-08T09:46:00.0581998+02:00",
"id_user_upd": "4a59e362-6226-4849-97c3-70e816237fb1",
"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": "238996dc-f3a2-49c7-bc30-e0dba0a32f2e",
"id_pay": "edaff707-cffd-444d-8299-a142c71772f4",
"id_money": "a4f0183a-7892-4136-b5ab-87aa8cd1c0b3",
"date_cashflow": "2026-07-08T09:46:00.0581998+02:00",
"coefficient": 5.1,
"id_user_add": "90716821-774b-41b5-95ee-90b051c4514d",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "33",
"id": "c1bb60fa-41dc-4bf1-b0a7-44b706f28e38",
"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": "09bda271-ad28-4a21-bd8f-32161d88d102",
"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-07-08T09:46:00.0581998+02:00",
"last_update": "2026-07-08T09:46:00.0581998+02:00",
"id_user_upd": "907acff1-d013-460b-af8f-f1213ef01528",
"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": "c4104c2a-5832-4fcd-a313-8dc960be351b",
"id_line": 2,
"id_pay": "4701b92e-9d20-481f-9735-41274ff49e33",
"id_money": "9752a26d-ee22-463f-9f14-1ebd0d0ed5e9",
"coefficient": 5.1,
"id_voucher": "cce66a65-ecd2-4a71-a844-c5a673afcda8",
"id_employee": "e8398c42-ab79-4057-ae3c-a2498155ec26",
"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": "bceca606-2b9d-48f2-ba0f-657030ba8022",
"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": "f1ab1727-300f-478a-93ae-23f756d09c74",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-07-08T09:46:00.0581998+02:00",
"date_end": "2026-07-08T09:46:00.0581998+02:00",
"date_used": "2026-07-08T09:46:00.0581998+02:00",
"date_sesion": "2026-07-08T09:46:00.0581998+02:00",
"id_employee": "bc782def-6a2c-40ec-9a14-2f7a2d1ce9dd",
"id_branch": "dd0bdca0-ab6b-4253-9da5-0b2344ccf038",
"id_voucher_permision": "3d85b93a-c73e-4f23-8b8f-36d78289a7db",
"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": "661599d0-d950-4103-80bd-5397f13c7f6a",
"id_user_add": "dbb120ad-cf0a-40b4-aef0-51aeafa376b2",
"id_doc_sa": "cb14b1de-6603-4987-939d-6551885a141c",
"id_item_sub": "36651b0c-9696-48b2-91ce-ca18ce9d8ab7",
"id_pos_sesion": "f3faf25e-d037-43c7-8499-df62ebdcc90a",
"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-07-08T09:46:00.0581998+02:00",
"last_update": "2026-07-08T09:46:00.0581998+02: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": "13079545-3208-45f0-a1e9-ec885fa6c34d",
"date_from": "2026-07-08T09:46:00.0581998+02:00",
"date_end": "2026-07-08T09:46:00.0581998+02:00",
"date_used": "2026-07-08T09:46:00.0581998+02:00",
"id_employee": "87874876-e6a7-4848-ba4f-3a24be149011",
"id_branch": "909b2507-65fc-46f1-a73d-bd1b9ce164c9",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "0e693f64-fa37-4446-b4b6-d6df76c97aee",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-07-08T09:46:00.0581998+02:00",
"last_update": "2026-07-08T09:46:00.0581998+02: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": "db8a1819-6594-4c65-a740-31283d5696ec",
"id_doc": "bd7a7a4a-0925-4aaa-808c-133f362c497e",
"id_pos_type": "44f8d1b8-4a37-490f-bcb0-103932daf5e3",
"id_doc_print": "7c6b7a29-367d-46b9-867b-5f185854a1ed",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-07-08T09:46:00.0581998+02:00",
"last_update": "2026-07-08T09:46:00.0581998+02:00",
"id_user_upd": "93ad79e7-d8b9-4364-a5bc-6c18a3a2360b",
"commited": true,
"mt_docs": {
"$ref": "28"
},
"mt_pos_print": {
"$id": "38",
"id": "b2c22a43-6d0c-4f44-9c54-8991ec9ef7b2",
"id_pos": "b98a0541-ac68-4d98-9288-a505ca9bd36d",
"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-07-08T09:46:00.0581998+02:00",
"last_update": "2026-07-08T09:46:00.0581998+02:00",
"id_user_upd": "331c7886-43a5-4f85-a7f1-aafffe21c9e8",
"commited": true,
"mt_pos": {
"$ref": "23"
},
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_users": {
"$ref": "7"
}
},
"mt_pos_types": {
"$id": "39",
"id": "c9bfd08a-8181-4c8b-88b3-8fde4119a01b",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-07-08T09:46:00.0581998+02:00",
"last_update": "2026-07-08T09:46:00.0581998+02:00",
"id_user_upd": "e3f58528-8956-4bcb-890e-6272fe8f985d",
"commited": true,
"mt_items_featured": [
{
"$id": "40",
"id": "7b8c36c6-892f-47a1-bf92-c0ca991e4a82",
"id_branch": "c2419663-4a80-4622-82ea-6c0d6548dcc5",
"id_pos_type": "53747a6a-e24d-4bfe-a329-aae906817502",
"id_pos": "80756c65-550b-48d8-bcbd-6ee62a98ebce",
"id_item": "b34927ff-36b7-44eb-9e4c-9d3592f44c30",
"date_from": "2026-07-08T09:46:00.0581998+02:00",
"date_end": "2026-07-08T09:46:00.0581998+02:00",
"image_id": 4,
"active": true,
"created_on": "2026-07-08T09:46:00.0581998+02:00",
"last_update": "2026-07-08T09:46:00.0581998+02:00",
"id_user_upd": "1bdba3c8-cfce-44fa-927e-2a7e9a40af6c",
"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": "7e6fa92a-eaad-4ce2-bafc-dd11efef71d0",
"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-07-08T09:46:00.0581998+02:00",
"last_update": "2026-07-08T09:46:00.0581998+02:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_doc_print_det": [
{
"$id": "42",
"id_doc_print": "4e2e2895-aee6-4017-993d-531a69ef8220",
"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": "f0767f82-c7c9-43c5-a225-d39bfa57ce9e",
"id_doc": "167c838a-1cb9-4dd8-b995-2877bcdbe8a0",
"value": 3,
"created_on": "2026-07-08T09:46:00.0581998+02:00",
"last_update": "2026-07-08T09:46:00.0581998+02: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": "91d8dbf7-53b0-4b80-87cc-8e5e82d1ad1f",
"id_pos": "f93a4f1d-ed2d-43c5-901b-6732bf2cc62a",
"id_doc": "580a467f-9084-49ee-8ed3-093e21ade6f7",
"id_branch": "bbf56caa-5180-45eb-b6b4-b1c889e6f9c2",
"nro_doc": "sample string 5",
"date_doc": "2026-07-08T09:46:00.0581998+02:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "d3562d5a-362c-4504-963c-f35c4462e909",
"id_loc_from": "ebb6923b-2163-49fc-bdcf-f513c292c6ad",
"id_loc_end": "98cc6b2e-8b17-4c0a-a6d6-63d08dd21b95",
"id_user_add": "2cf03403-ba2a-4f89-99be-0e9c79679520",
"id_user_upd": "801ede53-a39b-44df-a68c-21ddbb294086",
"id_pos_sesion": "02f3d383-450b-48ee-9289-d091f151c32c",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-07-08T09:46:00.0581998+02:00",
"active": true,
"created_on": "2026-07-08T09:46:00.0581998+02:00",
"last_update": "2026-07-08T09:46:00.0581998+02:00",
"commited": true,
"mt_branches": {
"$ref": "8"
},
"mt_docs": {
"$ref": "28"
},
"mt_locations": {
"$id": "45",
"id": "be1f37ec-508e-4a34-979a-7944d771b493",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "da0fc33d-d28e-4350-b616-2637d2415b91",
"active": true,
"created_on": "2026-07-08T09:46:00.0581998+02:00",
"last_update": "2026-07-08T09:46:00.0581998+02:00",
"id_user_upd": "ade3006b-5cef-4452-95b6-137498e9e22f",
"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": "3a7ab370-263f-44ed-88c3-a98e434fd06e",
"id_item": "fcb34278-eaef-4fc2-8239-c200da7c59bb",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-07-08T09:46:00.0581998+02:00",
"last_update": "2026-07-08T09:46:00.0581998+02: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": "9fed8b75-b755-474c-b9f5-9326d2ee1aea",
"id_line": 2,
"id_item": "819c4706-09b1-49b0-9044-5ec90d86bb31",
"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": "8457febd-2a86-478a-98c7-738b8fb4f530",
"nro_sesion": 2,
"id_pos": "c01d9d3f-cc70-476a-9d68-50a7fea387e7",
"date_tax": "2026-07-08T09:46:00.0581998+02:00",
"date_open": "2026-07-08T09:46:00.0581998+02:00",
"date_close": "2026-07-08T09:46:00.0581998+02:00",
"id_user_open": "20345423-3eee-4b19-9e2c-eeac88e00515",
"id_user_close": "efc46cd8-8e54-4bf8-9bcf-7cf3467a463e",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2026-07-08T09:46:00.0581998+02:00",
"last_update": "2026-07-08T09:46:00.0581998+02:00",
"commited": true,
"mt_pos": {
"$ref": "23"
},
"tt_cloakrooms_units": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"tt_items_customs": [
{
"$id": "49",
"id": "2cc3406b-a4a3-4662-9f37-a47fee56f087",
"order_id": 2,
"id_item": "aeb6823b-db25-46a2-899b-d25e1ed4a59b",
"id_item_type": "7d2d6f7f-66c7-40c7-9104-f609a2901536",
"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": "d06d7d12-255c-407b-9f03-15f72e48d454",
"type_item": 11,
"id_voucher_json": "bc979acc-f8ae-4f0a-9fdf-a811993c63fc",
"count_voucher": 1,
"id_category": "ec537ba8-01ad-4a9b-87b9-e87c13570f41",
"created_on": "2026-07-08T09:46:00.0581998+02:00",
"last_update": "2026-07-08T09:46:00.0581998+02:00",
"id_user_upd": "3be13a7f-8197-4205-b247-2847428c30d4",
"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": "4d6f61b3-b3a3-402d-8451-37860e0a6e8a",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "9336cf2f-7108-4cb7-9faa-950c78389347",
"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-07-08T09:46:00.0581998+02:00",
"tt_pos_sesion": {
"$ref": "48"
}
},
{
"$ref": "50"
}
],
"tt_rooms_units_activity": [
{
"$id": "51",
"id": "53aac42f-741b-4a4e-ae70-8e916e874c68",
"id_room_unit": "6ce0d02b-1223-4706-94a2-7e1e18b2cfad",
"id_room_list": "9727bb88-0e48-4b09-8d45-cce43e8be295",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-07-08T09:46:00.0581998+02:00",
"date_from": "2026-07-08T09:46:00.0581998+02:00",
"date_end": "2026-07-08T09:46:00.0581998+02:00",
"date_open": "2026-07-08T09:46:00.0581998+02:00",
"date_close": "2026-07-08T09:46:00.0581998+02:00",
"id_employee": "94536b90-19b8-4e0a-84d8-19567a365426",
"id_employee_sec": "318610d2-00bf-4819-afa2-67077e8aa9bb",
"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": "dac6ab6b-eeae-4099-86a5-74b7df915566",
"comment": "sample string 7",
"id_user_open": "535ff310-f4c5-47c9-80e9-e2bb4849aa97",
"id_user_close": "bd3c974b-fe5f-435b-82fb-bf9bbfdfa29d",
"id_unit_state": "5ec5acb2-2c41-4297-aa6f-e657e7dc50a3",
"id_pos_sesion": "6ee07898-1ebd-407f-a224-ce20863a6452",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-07-08T09:46:00.0581998+02:00",
"active": true,
"created_on": "2026-07-08T09:46:00.0581998+02:00",
"last_update": "2026-07-08T09:46:00.0581998+02:00",
"commited": true,
"mt_employees": {
"$ref": "10"
},
"mt_employees1": {
"$ref": "10"
},
"mt_rooms_units": {
"$id": "52",
"id": "403f4525-bddc-47d8-bd26-299b432ad348",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "9dd61da5-5775-4f4e-8668-82b239f391f9",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "721857d8-a021-46fc-8438-42ea9b656a5a",
"locked": true,
"date_locked": "2026-07-08T09:46:00.0581998+02:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-07-08T09:46:00.0581998+02:00",
"last_update": "2026-07-08T09:46:00.0581998+02:00",
"id_user_upd": "6e0ced93-b9f4-4ca7-9e87-81c13388c4cf",
"commited": true,
"mt_rooms": {
"$id": "53",
"id": "6d24b24d-6c84-431f-a94e-6812f4f48504",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "bdf50f30-5486-4068-a86f-3274e66762fa",
"name_pos": "sample string 6",
"id_image": "bdc195ed-d970-4e6b-9843-85fe2a10caf6",
"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": "e5a439f6-0394-4e14-a1d4-8d4f101fe1b4",
"refresh_status": true,
"active": true,
"created_on": "2026-07-08T09:46:00.0581998+02:00",
"last_update": "2026-07-08T09:46:00.0581998+02:00",
"id_user_upd": "d35590d0-2730-4155-9b11-4ea9b3b6bdd5",
"commited": true,
"mt_branches": {
"$ref": "8"
},
"mt_pos_rooms": [
{
"$id": "54",
"id_pos": "79c79c41-eb84-47d7-ab7b-10006c64f5dd",
"id_room": "30627765-3f20-4c5b-a1cd-370bcd0876e7",
"active": true,
"created_on": "2026-07-08T09:46:00.0581998+02:00",
"last_update": "2026-07-08T09:46:00.0581998+02:00",
"id_user_upd": "acce0f24-0a00-4a5c-846b-ba1593932ea1",
"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": "15d75105-f57c-4b48-8f4c-ffd166983dad",
"id_room": "088853e4-4879-4b9c-9d80-878f39029fc3",
"date_in": "2026-07-08T09:46:00.0581998+02:00",
"date_out": "2026-07-08T09:46:00.0581998+02:00",
"id_user_add": "ea2d2d01-27b9-41c3-87de-0e19a1ba2968",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-07-08T09:46:00.0581998+02:00",
"last_update": "2026-07-08T09:46:00.0581998+02: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": "18cab29c-02de-482e-a55a-c59663259b0a",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-07-08T09:46:00.0581998+02:00",
"last_update": "2026-07-08T09:46:00.0581998+02:00",
"id_user_upd": "b308bb21-031a-4b1b-9572-5a39f1b5e60e",
"commited": true,
"mt_rooms_units": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"mt_rooms_units_states_types": [
{
"$id": "57",
"id_room_type": "080889e4-5008-4611-b33f-4eba7ec80f8d",
"id_room_state": "73a2dea9-5dad-4309-89ad-4a3a86020069",
"id_image": "13bc51c7-57b3-49c6-8d30-d01a0f81a7b2",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-07-08T09:46:00.0581998+02:00",
"last_update": "2026-07-08T09:46:00.0581998+02:00",
"id_user_upd": "e0ad4e1c-9843-4a88-a81d-cd4b24196f5e",
"commited": true,
"mt_rooms_units_states": {
"$id": "58",
"id": "0dbddce6-6c77-4ba2-a028-c41c685b04a6",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"color": "sample string 5",
"active": true,
"created_on": "2026-07-08T09:46:00.0581998+02:00",
"last_update": "2026-07-08T09:46:00.0581998+02:00",
"id_user_upd": "bb373132-6448-440b-9ab0-13677da13ebb",
"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"
}
],
"st_users": {
"$ref": "7"
},
"st_users1": {
"$ref": "7"
},
"tt_tips": [
{
"$id": "59",
"id": "911b6a09-e595-42da-a0a9-ed181fa048bd",
"id_pos_sesion": "7e660a53-eab3-4e32-95e3-bbe60064986c",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "f581c59f-3db3-442c-bae0-43dd9c8475ba",
"id_room_unit_activity": "01f95741-1caa-4127-9dd9-b72352ab9f69",
"id_doc_sa": "0c197f52-36b8-4c01-a86e-a8e7f2362238",
"id_pos_type": "4b47a23b-9126-4d8a-81a7-2ac94e3cd36c",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "8ce17adb-8c74-4730-886e-32bbf8075e6c",
"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-07-08T09:46:00.0581998+02:00",
"last_update": "2026-07-08T09:46:00.0581998+02:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "48"
},
"tt_tips_users": [
{
"$id": "60",
"id_tip": "d750c0ad-b9b0-41e3-93b3-08918abdfd1f",
"id_user": "84d7cc17-47db-40c9-9e53-8a73753c63fa",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-07-08T09:46:00.0581998+02:00",
"last_update": "2026-07-08T09:46:00.0581998+02:00",
"commited": true,
"st_users": {
"$ref": "7"
},
"tt_tips": {
"$ref": "59"
}
},
{
"$ref": "60"
}
]
},
{
"$ref": "59"
}
],
"tt_pos_sesion_users": [
{
"$id": "61",
"id_pos_sesion": "dc596da6-c457-4e3b-86e3-81f9dae40b68",
"id_user": "7195a899-8f74-4955-bc2b-1168dfaac07d",
"date_add": "2026-07-08T09:46:00.0581998+02:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-07-08T09:46:00.0581998+02:00",
"last_update": "2026-07-08T09:46:00.0581998+02:00",
"commited": true,
"st_users": {
"$ref": "7"
},
"tt_pos_sesion": {
"$ref": "48"
}
},
{
"$ref": "61"
}
],
"tt_doc_sa": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"tt_cmd_connection": [
{
"$id": "62",
"id": "9e43edae-b446-4026-b2b1-3730095b95cf",
"id_user": "272c5785-3efb-4854-bb8d-3ebf42d6eb8a",
"id_user_profile": "07e63d03-0836-4472-add1-4481fe9c5476",
"locator": "sample string 4",
"date_end": "2026-07-08T09:46:00.0581998+02:00",
"id_pos_sesion": "f2bf42e6-e0f9-4221-9f6e-93b3394b2a34",
"date_login": "2026-07-08T09:46:00.0581998+02:00",
"date_logout": "2026-07-08T09:46:00.0581998+02:00",
"terminal_id": "sample string 6",
"terminal_type": "sample string 7",
"created_on": "2026-07-08T09:46:00.0581998+02:00",
"last_update": "2026-07-08T09:46:00.0581998+02:00",
"commited": true,
"st_users": {
"$ref": "7"
},
"st_users_profiles": {
"$id": "63",
"id": "c818d48d-8394-47aa-b4f3-e46e2d8ff257",
"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,
"is_view_all": true,
"active": true,
"created_on": "2026-07-08T09:46:00.0581998+02:00",
"last_update": "2026-07-08T09:46:00.0581998+02:00",
"commited": true,
"st_permisions": [
{
"$id": "64",
"id": "71db1fbe-0181-4a67-a348-1d39357f968f",
"id_function": "f97dcc42-5a9b-44a2-a4d3-96fbe665ced6",
"id_user": "d17df86d-5214-41ea-bd63-2a7e1cd7ea34",
"id_profile": "8b5fb506-1536-4819-a157-d85e7fa85738",
"permission": 3,
"active": true,
"created_on": "2026-07-08T09:46:00.0581998+02:00",
"last_update": "2026-07-08T09:46:00.0581998+02:00",
"commited": true,
"st_users_profiles": {
"$ref": "63"
},
"st_users": {
"$ref": "7"
},
"st_functions": {
"$id": "65",
"id": "9cb25302-f697-4e37-a3e1-4d7d84f07265",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "5337a566-baef-4e2d-8fbc-52ff8cc38d22",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "0312286a-0ac7-45ed-a03e-9946f9f0607f",
"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-07-08T09:46:00.0581998+02:00",
"last_update": "2026-07-08T09:46:00.0581998+02:00",
"commited": true,
"st_functions_groups": {
"$id": "66",
"id": "63df4b92-9944-4e09-8877-2bf5b1bacd0a",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-07-08T09:46:00.0581998+02:00",
"last_update": "2026-07-08T09:46:00.0581998+02:00",
"commited": true,
"st_functions": [
{
"$ref": "65"
},
{
"$ref": "65"
}
]
},
"st_images": {
"$ref": "9"
},
"st_permisions": [
{
"$ref": "64"
},
{
"$ref": "64"
}
]
}
},
{
"$ref": "64"
}
],
"st_users": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"tt_cmd_connection": [
{
"$ref": "62"
},
{
"$ref": "62"
}
]
},
"tt_pos_sesion": {
"$ref": "48"
}
},
{
"$ref": "62"
}
],
"tt_cmd_messages": [
{
"$id": "67",
"id": "0e26ccda-6cd6-4c06-981e-6adeb752b71d",
"id_user": "2d038e27-1957-4eb1-9db7-8b7bb798dddd",
"date_add": "2026-07-08T09:46:00.0581998+02:00",
"destiny_type": 4,
"id_key": "035ea857-a51e-43ce-a7f4-6c1448f1bbd4",
"message": "sample string 6",
"message_view": true,
"date_view": "2026-07-08T09:46:00.0581998+02:00",
"id_pos_sesion": "fa3980fc-3cc0-4178-8dff-134d29a3b2a5",
"terminal_add": "sample string 9",
"created_on": "2026-07-08T09:46:00.0581998+02:00",
"last_update": "2026-07-08T09:46:00.0581998+02:00",
"commited": true,
"st_users": {
"$ref": "7"
},
"tt_pos_sesion": {
"$ref": "48"
}
},
{
"$ref": "67"
}
]
},
"tt_rooms_units_activity": {
"$ref": "51"
},
"tt_spool_doc_print": [
{
"$id": "68",
"id": "629ed279-01a2-42f7-9e31-00c7935162e6",
"spool_server": "sample string 2",
"id_doc_sa": "4cb8d85f-273c-47f9-be35-27f1c3c9a340",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-07-08T09:46:00.0581998+02:00",
"printed": true,
"print_on": "2026-07-08T09:46:00.0581998+02:00",
"tt_doc_sa": {
"$ref": "27"
}
},
{
"$ref": "68"
}
]
},
"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": "69",
"id": "e2523833-87a5-4e6a-8708-dd96fc308e72",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-07-08T09:46:00.0581998+02:00",
"date_end": "2026-07-08T09:46:00.0581998+02:00",
"id_branch": "9ac43a8b-96dc-4a20-94bc-f2411efd680f",
"id_pos": "acadd1cf-b709-4bc3-8931-59a8984c1734",
"id_list": "b59155a7-325d-4f6d-acce-e3437dcbfd89",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-07-08T09:46:00.0581998+02:00",
"last_update": "2026-07-08T09:46:00.0581998+02:00",
"id_user_upd": "1a4b7d3d-96cc-44c7-83d1-85a08a1d0857",
"commited": true,
"mt_branches": {
"$ref": "8"
},
"mt_pos": {
"$ref": "23"
},
"mt_prices_list": {
"$ref": "20"
},
"st_users": {
"$ref": "7"
}
},
{
"$ref": "69"
}
],
"mt_prices_rules": [
{
"$id": "70",
"id": "20bfcf89-086a-45fb-98c1-3148f41d2b07",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-07-08T09:46:00.0581998+02:00",
"date_end": "2026-07-08T09:46:00.0581998+02: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": "460529fa-48e1-4801-a0bd-23591fe18919",
"id_pos": "d2343c88-b124-4abb-bb61-8ce1edd26423",
"id_list": "d2175b12-c6a6-4506-87ab-5467e949cefa",
"id_item": "a0bcd0a7-5ba9-42ee-ad42-465ffdec5798",
"id_item_type": "7ae879a1-d80e-4ba7-a298-0f91ebd8dbb9",
"id_category": "7f15f5b8-640e-4193-88f3-0f621235993c",
"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-07-08T09:46:00.0581998+02:00",
"last_update": "2026-07-08T09:46:00.0581998+02:00",
"id_user_upd": "2f58dd62-a20a-4558-a5aa-ffdd147eb38b",
"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": "70"
}
],
"st_doc_num": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"st_pos_license": [
{
"$id": "71",
"id": "d1edd3b0-f691-4296-acf1-4470b75cb92e",
"id_pos": "fa269259-44ed-4b61-9c16-7341237ebba4",
"mac_address": "sample string 3",
"date_end": "2026-07-08T09:46:00.0581998+02:00",
"key_access": "sample string 5",
"id_user_add": "54d41b37-ce33-402d-9fa4-92221657fbce",
"active": true,
"created_on": "2026-07-08T09:46:00.0581998+02:00",
"last_update": "2026-07-08T09:46:00.0581998+02:00",
"commited": true,
"mt_pos": {
"$ref": "23"
},
"st_users": {
"$ref": "7"
}
},
{
"$ref": "71"
}
],
"st_users_pos": [
{
"$id": "72",
"id_user": "61cf5961-5a08-435f-8190-de7746e689cb",
"id_pos": "e36ebbed-1433-4b4a-a9de-0e0664dac41c",
"pass_required": true,
"active": true,
"created_on": "2026-07-08T09:46:00.0581998+02:00",
"last_update": "2026-07-08T09:46:00.0581998+02:00",
"commited": true,
"mt_pos": {
"$ref": "23"
},
"st_users": {
"$ref": "7"
}
},
{
"$ref": "72"
}
],
"tt_doc_sa": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"tt_pos_connection": [
{
"$id": "73",
"id": "7152896e-92ed-44fc-abc4-2e4ce66999e7",
"id_pos": "1d4d17b0-e0a6-42a3-865b-070538753ce5",
"date_add": "2026-07-08T09:46:00.0581998+02:00",
"date_upd": "2026-07-08T09:46:00.0581998+02:00",
"date_out": "2026-07-08T09:46:00.0581998+02: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": "73"
}
],
"tt_pos_sesion": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"mt_branches": {
"$ref": "8"
},
"tt_logs": [
{
"$id": "74",
"id": "3a4d1bbe-4f57-4d9a-a200-c6c0c92d5fe6",
"id_user_add": "7f6b6327-55f8-463d-a9b9-c0820d742488",
"id_table": "3516d0fe-d391-4ff8-86b0-726382da8315",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "c523e10e-9b6b-4797-b1f1-2f685640638d",
"created_on": "2026-07-08T09:46:00.0581998+02:00",
"commited": true,
"mt_pos": {
"$ref": "23"
},
"st_sync_tables": {
"$id": "75",
"id": "f8ad813d-2de9-4e4b-b3e2-1321e18729bf",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-07-08T09:46:00.0581998+02:00",
"last_update": "2026-07-08T09:46:00.0581998+02:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "76",
"id": "95a35950-daad-4852-b49e-9e876993c2fc",
"id_sync": "2259ad8c-0f8b-4413-bb9b-23bfbf7ca743",
"json": "sample string 3",
"id_table": "deb01c3a-e28c-4ea9-a46e-519d5f79de55",
"order": 5,
"st_sync_packages": {
"$id": "77",
"id": "f6820665-c1f6-4069-8579-1b6bb685727f",
"id_branch_from": "9098c011-4669-4214-b5bc-0b0a7752090d",
"id_branch_to": "7db35252-1dfc-4fe2-a529-ffa1fe9c5fcf",
"type": 4,
"created_on": "2026-07-08T09:46:00.0581998+02:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-07-08T09:46:00.0581998+02:00",
"send_on": "2026-07-08T09:46:00.0581998+02:00",
"mt_branches": {
"$ref": "8"
},
"mt_branches1": {
"$ref": "8"
},
"st_sync_packages_det": [
{
"$ref": "76"
},
{
"$ref": "76"
}
]
},
"st_sync_tables": {
"$ref": "75"
}
},
{
"$ref": "76"
}
],
"tt_logs": [
{
"$ref": "74"
},
{
"$ref": "74"
}
]
},
"st_users": {
"$ref": "7"
}
},
{
"$ref": "74"
}
],
"st_local_variables": [
{
"$id": "78",
"id": "4aa1e84f-ed26-4f81-81b8-4b7747f812e5",
"id_pos": "d2e2025d-d300-45d8-867b-5b758eb3aa37",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-07-08T09:46:00.0581998+02:00",
"commited": true,
"mt_pos": {
"$ref": "23"
}
},
{
"$ref": "78"
}
],
"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": "69"
},
{
"$ref": "69"
}
],
"st_images": {
"$ref": "9"
},
"st_users": {
"$ref": "7"
},
"mt_prices_rules": [
{
"$ref": "70"
},
{
"$ref": "70"
}
],
"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": "79",
"id_doc_sa": "8c41bf7a-45af-47a8-be2e-a3cfaed2d7a3",
"id_line": 2,
"id_item": "90cd9522-ec0a-4a72-97e1-044d1ae46f9d",
"qty": 4.1,
"mt_items": {
"$ref": "5"
},
"tt_doc_sa_det": {
"$ref": "13"
}
},
{
"$ref": "79"
}
]
},
{
"$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": [
{
"$ref": "65"
},
{
"$ref": "65"
}
],
"st_images_types": {
"$id": "80",
"id": "1f5f8229-8b70-461c-ab20-91bb869bdd30",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-07-08T09:46:00.0581998+02:00",
"last_update": "2026-07-08T09:46:00.0581998+02: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": "81",
"id_branch": "272251ac-80d8-4bf1-b770-8d2e8806049b",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-07-08T09:46:00.0581998+02:00",
"date_end": "2026-07-08T09:46:00.0581998+02:00",
"state": "sample string 6",
"created_on": "2026-07-08T09:46:00.0581998+02:00",
"last_update": "2026-07-08T09:46:00.0581998+02:00",
"commited": true,
"mt_branches": {
"$ref": "8"
}
},
{
"$ref": "81"
}
],
"mt_pos": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"mt_prices_list_rules": [
{
"$ref": "69"
},
{
"$ref": "69"
}
],
"mt_prices_rules": [
{
"$ref": "70"
},
{
"$ref": "70"
}
],
"mt_rooms": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"st_sync_packages": [
{
"$ref": "77"
},
{
"$ref": "77"
}
],
"st_sync_packages1": [
{
"$ref": "77"
},
{
"$ref": "77"
}
],
"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_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": "69"
},
{
"$ref": "69"
}
],
"mt_prices_rules": [
{
"$ref": "70"
},
{
"$ref": "70"
}
],
"mt_rooms": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"mt_rooms_units": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"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": "64"
},
{
"$ref": "64"
}
],
"st_pos_license": [
{
"$ref": "71"
},
{
"$ref": "71"
}
],
"st_users_pos": [
{
"$ref": "72"
},
{
"$ref": "72"
}
],
"st_users_token": [
{
"$id": "82",
"id": "8a2d7b12-6cd1-4b95-9d5c-3e62b316bdfa",
"token_id": "sample string 2",
"id_user": "b2cb5dcc-d77a-4538-88a9-21328b17c2ba",
"date_from": "2026-07-08T09:46:00.0581998+02:00",
"date_end": "2026-07-08T09:46:00.0581998+02:00",
"created_on": "2026-07-08T09:46:00.0581998+02:00",
"st_users": {
"$ref": "7"
}
},
{
"$ref": "82"
}
],
"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_st": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_doc_st1": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_items_customs": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"tt_logs": [
{
"$ref": "74"
},
{
"$ref": "74"
}
],
"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": "83",
"id": "65c1d678-4ce0-473c-a777-64a47a2f5610",
"id_room_activity": "349950cf-27fa-40e5-a0fa-b86a34922b23",
"id_pos_sesion": "857c7e58-8d05-46c6-be3b-ac0f86407874",
"log_text": "sample string 4",
"id_user": "8246b38b-2da0-4c87-9d86-e730d21f6b28",
"created_on": "2026-07-08T09:46:00.0581998+02:00",
"commited": true,
"st_users": {
"$ref": "7"
}
},
{
"$ref": "83"
}
],
"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"
}
],
"tt_doc_sa": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"tt_doc_sa1": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"mt_items": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"mt_rooms_units_states": [
{
"$ref": "58"
},
{
"$ref": "58"
}
],
"st_users_profiles": {
"$ref": "63"
},
"tt_cmd_connection": [
{
"$ref": "62"
},
{
"$ref": "62"
}
],
"tt_cmd_messages": [
{
"$ref": "67"
},
{
"$ref": "67"
}
]
}
},
"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": "70"
},
{
"$ref": "70"
}
],
"tt_doc_sa_det_stock": [
{
"$ref": "79"
},
{
"$ref": "79"
}
],
"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": "70"
},
{
"$ref": "70"
}
],
"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": "70"
},
{
"$ref": "70"
}
],
"tt_items_customs": [
{
"$ref": "49"
},
{
"$ref": "49"
}
]
}