DELETE api/Mt_Items_Types/{id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
mt_items_types| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
None. |
|
| id_mask | string |
Required Max length: 10 |
|
| name | string |
Required Max length: 20 |
|
| name_short | string |
Max length: 3 |
|
| name_pos | string |
Max length: 20 |
|
| id_image | globally unique identifier |
None. |
|
| view_pos | boolean |
Required |
|
| order | integer |
Required |
|
| color_border | string |
Max length: 20 |
|
| color_button | string |
Max length: 20 |
|
| color_font | string |
Max length: 20 |
|
| font_bold | boolean |
Required |
|
| font_underline | boolean |
Required |
|
| font_size | integer |
Required |
|
| active | boolean |
Required |
|
| created_on | date |
None. |
|
| last_update | date |
None. |
|
| id_user_upd | globally unique identifier |
None. |
|
| commited | boolean |
None. |
|
| tt_vouchers_det | Collection of tt_vouchers_det |
None. |
|
| st_images | st_images |
None. |
|
| st_users | st_users |
None. |
|
| mt_items_sub | Collection of mt_items_sub |
None. |
|
| mt_prices_rules | Collection of mt_prices_rules |
None. |
|
| tt_items_customs | Collection of tt_items_customs |
None. |
Response Formats
application/json, text/json
Sample:
{
"id": "a9ec2401-39f2-4f63-8769-c5edee875b00",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "77541cbb-e883-422e-b15e-65887b959c93",
"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-08T10:43:57.6634089+02:00",
"last_update": "2026-07-08T10:43:57.6634089+02:00",
"id_user_upd": "1e41cf3e-06ad-4d0d-b551-283501a65e9e",
"commited": true,
"tt_vouchers_det": [
{
"$id": "2",
"id_voucher": "3be93851-9c43-4f46-956f-d4facdde6547",
"id_line": "fe961f4f-d6db-4810-8f32-f6f20dbb78ca",
"id_category": "e4b8b865-4b2e-405a-9478-627dcd1ce17a",
"id_item": "abab5997-e5fb-4f89-8fe8-91e198f48c01",
"id_item_type": "7af81c70-9346-4eae-a1b6-2ecff31a8ebb",
"price_max": 1.1,
"qty_add": 3.1,
"qty_used": 4.1,
"mt_categories": {
"$id": "3",
"id": "c515a9aa-b5d5-4486-8887-2baf59a56db0",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "9eea3960-2c6e-4fae-b168-c05267b5ff4c",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "19e3b244-cb64-4bac-8994-d2c7bb90aff4",
"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-08T10:43:57.6634089+02:00",
"last_update": "2026-07-08T10:43:57.6634089+02:00",
"id_user_upd": "a4810a65-cf7e-4464-b3ff-432b58146b4c",
"commited": true,
"mt_categories_items": [
{
"$id": "4",
"id_category": "9a35e128-e5bc-4a18-b4d0-d0af802f97d6",
"id_item": "1611bd5c-8620-45b2-8cfa-d4347037bd09",
"is_default": true,
"active": true,
"created_on": "2026-07-08T10:43:57.6634089+02:00",
"last_update": "2026-07-08T10:43:57.6634089+02:00",
"id_user_upd": "f66cf67e-34f2-4cff-b74a-b35e78b473e7",
"commited": true,
"mt_categories": {
"$ref": "3"
},
"mt_items": {
"$id": "5",
"id": "de05dac9-0f6b-4f13-b5f1-65b74e452d20",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "50e5f85f-ad4c-42b4-9e09-284c395e4a87",
"id_unit_sec": "6a39839f-468c-4aa5-9919-78bd0fad6788",
"id_brand": "bc49d21f-61cd-406a-8054-0faf5e53015f",
"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": "5b570ab3-85e3-4da0-b00c-b996d6b691ac",
"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-08T10:43:57.6634089+02:00",
"last_update": "2026-07-08T10:43:57.6634089+02:00",
"id_user_upd": "6c5c39f2-4413-4bb3-9665-96c7136f2761",
"commited": true,
"mt_brands": {
"$id": "6",
"id": "7326ea92-49af-4983-9aca-7ee9f960e1eb",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-07-08T10:43:57.6634089+02:00",
"last_update": "2026-07-08T10:43:57.6634089+02:00",
"id_user_upd": "f03d16cb-4bbb-4eb2-9617-6ae65652fd1d",
"commited": true,
"mt_items": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"st_users": {
"$id": "7",
"id": "de97420b-81ad-4e0c-aac8-79a4a5bde049",
"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": "a842093c-a3da-4dce-9bfc-70524f782ebe",
"view_messages": true,
"id_image_photo": "b4d561a8-b258-436e-aa7d-111ee8c903e5",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "d4b8dcb9-f003-497b-9384-91657f9c1ad2",
"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-08T10:43:57.6634089+02:00",
"last_update": "2026-07-08T10:43:57.6634089+02:00",
"commited": true,
"mt_branches": [
{
"$id": "8",
"id": "015441a3-78d6-453c-8aa3-b3a8fe007be0",
"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": "e2362947-1447-40a8-b8be-6107f9e05d38",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-07-08T10:43:57.6634089+02:00",
"last_update": "2026-07-08T10:43:57.6634089+02:00",
"id_user_upd": "eec9004f-13f3-4c62-8695-de41aba81ee6",
"commited": true,
"st_images": {
"$id": "9",
"id": "1185495f-564f-4c7b-90a9-526703fe671f",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "9196f0d0-a258-4c21-bd5f-d9765824dbcb",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-07-08T10:43:57.6634089+02:00",
"last_update": "2026-07-08T10:43:57.6634089+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_categories": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"mt_employees": [
{
"$id": "10",
"id": "fa6cf7f6-e9a4-4cf2-8ba9-8e47101f37f7",
"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": "8dda775b-5856-4eaa-ae30-27b96526745d",
"name_pos": "sample string 12",
"id_image": "1a6ecf9e-c35e-41ce-8909-86feb7f5be00",
"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-08T10:43:57.6634089+02:00",
"last_update": "2026-07-08T10:43:57.6634089+02:00",
"id_user_upd": "27888a8d-df60-4372-9ddf-5c79182a90fb",
"commited": true,
"mt_employees_branches": [
{
"$id": "11",
"id_employee": "ee5f168a-a7e8-42ec-92fb-03020e5ab37b",
"id_branch": "63a314b9-f00a-4412-8918-d9f48ae8bdff",
"active": true,
"created_on": "2026-07-08T10:43:57.6634089+02:00",
"last_update": "2026-07-08T10:43:57.6634089+02:00",
"id_user_upd": "d3c41521-a44d-4831-ab93-64f310ef262f",
"commited": true,
"mt_branches": {
"$ref": "8"
},
"mt_employees": {
"$ref": "10"
}
},
{
"$ref": "11"
}
],
"mt_employees_profiles": {
"$id": "12",
"id": "4ead03a6-eb1a-48d8-bb32-45256ecd56e9",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-07-08T10:43:57.6634089+02:00",
"last_update": "2026-07-08T10:43:57.6634089+02:00",
"id_user_upd": "e95c1a0a-e634-4d06-b773-f05b4b6c2286",
"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": "04d42b09-be13-4ca0-adbb-7a177cfc8211",
"id_line": 2,
"id_item_sub": "4e6646dd-7f5c-42e8-b3c3-cf3e8ac1c144",
"qty": 4.1,
"id_list": "814eeb67-bf49-4939-aa14-20da72c7dcc6",
"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": "7f897ac4-2022-4256-af77-892721502302",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "f79b9ba7-103c-449b-b73b-2ba00769736c",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "8e352190-0d3f-4a10-9779-03cbfe86f149",
"id_user_upd": "9a4e7eaa-67bf-4d34-9317-73ac728a7e15",
"active": true,
"mt_employees": {
"$ref": "10"
},
"mt_items_sub": {
"$id": "14",
"id": "7bb008c1-8e98-4ea4-b979-d692b6963123",
"id_item": "cf1796f3-8d24-46d0-875c-08e5afed28d3",
"id_item_type": "5fce70a9-a0fd-4485-aece-76644773fc11",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "a2f20b53-a1e8-4dd0-8dbd-e69aab2705ba",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-07-08T10:43:57.6634089+02:00",
"last_update": "2026-07-08T10:43:57.6634089+02:00",
"id_user_upd": "d6caef93-37d7-43f3-93c0-a30047e418b0",
"commited": true,
"mt_items": {
"$ref": "5"
},
"mt_items_formula": [
{
"$id": "15",
"id_item_sub": "f640036d-e8c4-48c0-8e38-9b5efbc98649",
"id_item": "6b984e28-ad94-489c-a7ab-dbe7042e094f",
"group_id": 3,
"id_unit_ref": "e61bc1d6-2267-4087-acf9-5c85a2a956d4",
"qty_dis": 5,
"mt_items": {
"$ref": "5"
},
"mt_items_sub": {
"$ref": "14"
},
"mt_units_ref": {
"$id": "16",
"id": "546b4c37-96ee-4925-bed5-b4b2d7427cd8",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "7b7efa0c-f784-415b-a942-66a62dedabac",
"active": true,
"created_on": "2026-07-08T10:43:57.6634089+02:00",
"last_update": "2026-07-08T10:43:57.6634089+02:00",
"id_user_upd": "a6d6c3cf-762e-478d-bb1f-bd4bb797cf7e",
"commited": true,
"mt_units": {
"$id": "17",
"id": "31041f5c-e4ae-445a-915c-4fdd6ae43729",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-07-08T10:43:57.6634089+02:00",
"last_update": "2026-07-08T10:43:57.6634089+02:00",
"id_user_upd": "e3c429e2-e213-4913-a235-5e5f61051bd8",
"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": "37e1cff1-0a26-412f-a60c-02d4090f1719",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "370add48-81a8-4d72-bf1a-e1dfec267aa0",
"id_doc_print": "ed26a460-b974-4010-b23d-291eb88edb08",
"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-08T10:43:57.6634089+02:00",
"last_update": "2026-07-08T10:43:57.6634089+02:00",
"commited": true,
"mt_items_sub": [
{
"$ref": "14"
},
{
"$ref": "14"
}
]
},
"st_users": {
"$ref": "7"
},
"mt_prices_items": [
{
"$id": "19",
"id_list": "19131457-378a-4edc-a533-574b9bf977da",
"id_item_sub": "ddadf69b-1da4-4d5e-af95-67a7041f3b94",
"validity_date": "2026-07-08T10:43:57.6634089+02:00",
"price": 4.1,
"active": true,
"created_on": "2026-07-08T10:43:57.6634089+02:00",
"last_update": "2026-07-08T10:43:57.6634089+02:00",
"id_user_upd": "dbd8b257-39e0-45fa-ae69-48a340c32616",
"commited": true,
"mt_items_sub": {
"$ref": "14"
},
"mt_prices_list": {
"$id": "20",
"id": "e7d2192c-e80c-41cc-8718-642fd86edc43",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "b3d9238b-8747-4d40-821c-60822d175633",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "36cd3d17-c519-42cd-a085-340ba6d0b6ea",
"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-08T10:43:57.6634089+02:00",
"last_update": "2026-07-08T10:43:57.6634089+02:00",
"id_user_upd": "86b66f11-549f-4163-80e7-14edb84927ba",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "21",
"id_pos": "c748a14b-5f82-4127-beb0-2b82ea6899f2",
"id_pos_type": "38a8be94-d3d2-478e-83f4-11aa2d73981f",
"id_price_list": "b5402734-4aa8-42b7-b065-3ffa74878326",
"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-08T10:43:57.6634089+02:00",
"last_update": "2026-07-08T10:43:57.6634089+02:00",
"id_user_upd": "40199f3c-75c0-41f8-ab49-ad1aa697abd5",
"commited": true,
"mt_pos_view": {
"$id": "22",
"id_pos": "fea1e0d7-54d8-44dc-a356-dda7d285f548",
"id_pos_type": "6b22187d-944f-4704-8238-f4be3340e273",
"is_default": true,
"active": true,
"created_on": "2026-07-08T10:43:57.6634089+02:00",
"last_update": "2026-07-08T10:43:57.6634089+02:00",
"id_user_upd": "64812955-5f50-4aab-a6e8-147b386622f9",
"commited": true,
"mt_pos": {
"$id": "23",
"id": "1a2f52dc-d428-4c24-9e46-28dba6e52c22",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "d60564f8-e985-44e1-ad1c-a2e8fb6b3e92",
"id_zone": "4d12024d-fa99-4a28-81eb-147842c97ea0",
"user_required": true,
"active": true,
"created_on": "2026-07-08T10:43:57.6634089+02:00",
"last_update": "2026-07-08T10:43:57.6634089+02:00",
"id_user_upd": "e490b775-6c23-4718-9cce-28d01ba882b6",
"commited": true,
"mt_branches_zones": {
"$id": "24",
"id": "4ca50466-06ad-43b0-a93d-a8483309c00b",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "10357205-9307-4c8d-b0ea-203f80940b45",
"active": true,
"created_on": "2026-07-08T10:43:57.6634089+02:00",
"last_update": "2026-07-08T10:43:57.6634089+02:00",
"id_user_upd": "fd057867-1c0c-459c-b4a2-4be4cc97e6ec",
"commited": true,
"mt_branches": {
"$ref": "8"
},
"mt_pos": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"st_users": {
"$ref": "7"
}
},
"mt_cloakrooms": [
{
"$id": "25",
"id": "f46e9ca9-3f75-4ab9-b6b4-af2cc40ac6c1",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "20932760-bfd1-4665-8bae-693aef7bf667",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "6b55bf54-2f52-4fe8-a72e-a622cf14efff",
"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-08T10:43:57.6634089+02:00",
"last_update": "2026-07-08T10:43:57.6634089+02:00",
"id_user_upd": "f068e070-6f98-4a09-9292-57f321137675",
"commited": true,
"mt_pos": {
"$ref": "23"
},
"st_images": {
"$ref": "9"
},
"st_users": {
"$ref": "7"
},
"tt_cloakrooms_units": [
{
"$id": "26",
"id": "ae50ca26-32bd-496b-a657-f775767e67c0",
"id_cloakroom": "7be43b3f-e145-4fa9-85e8-55ff9692d7b6",
"id_pos_sesion": "d97f83a3-f0e2-4de2-9591-ab5ea853ab89",
"unit_id": 4,
"date_open": "2026-07-08T10:43:57.6634089+02:00",
"date_close": "2026-07-08T10:43:57.6634089+02:00",
"id_doc_sa": "60834440-930f-46ca-bde7-2d01cd99806e",
"commited": true,
"mt_cloakrooms": {
"$ref": "25"
},
"tt_doc_sa": {
"$id": "27",
"id": "6a312a8d-e0c2-4a22-9f6a-8673662f128f",
"id_pos": "e000178b-671b-48d7-ae72-3eebb17b7b67",
"id_doc": "4d22ef3c-f561-4fa9-b4b7-4dc09d5ec6fe",
"id_branch": "501ddb95-1058-4522-9917-db91150e8055",
"nro_doc": "sample string 5",
"date_doc": "2026-07-08T10:43:57.6634089+02:00",
"date_tax": "2026-07-08T10:43:57.6634089+02:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "ed7e443a-b239-4d44-9397-f5e4bfbf172a",
"id_relationship": "63f1a15c-878b-4bbc-a765-0dab101cae34",
"id_loc_from": "41e5b6a9-ba9c-4b06-bbfc-de7b5a0c92cd",
"id_loc_end": "2ccbf020-1209-45d6-977c-7a4000e87f59",
"id_user_add": "10e583f2-5f79-4420-812f-ad4030fa8123",
"id_user_upd": "55d5758c-38cb-405e-ad3f-600e9b902194",
"comment": "sample string 12",
"id_pos_sesion": "4920c7ad-698f-4206-a956-54bf1da625b5",
"id_room_unit": "be4e28e8-294a-45da-aca3-2ac9acfabaae",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "12a410a9-080f-44a2-9d21-cd40ff839d19",
"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-08T10:43:57.6634089+02:00",
"last_update": "2026-07-08T10:43:57.6634089+02:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "8"
},
"mt_docs": {
"$id": "28",
"id": "a9d7043e-687d-4dff-9752-049f1f206165",
"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": "6ed3eb05-5b68-4826-93a3-9abd0093384f",
"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-08T10:43:57.6634089+02:00",
"last_update": "2026-07-08T10:43:57.6634089+02:00",
"id_user_upd": "367ed875-8a5e-4cb0-bba5-f9413aef0883",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "29",
"id_doc": "43e8f5a2-d413-4804-b3a5-12aa477b2e04",
"id_pay": "3a62a50a-36eb-4c03-a581-7bb13fc5211d",
"id_money": "0f7c9b0e-2365-4ece-94db-2d7b9bb69456",
"active": true,
"created_on": "2026-07-08T10:43:57.6634089+02:00",
"last_update": "2026-07-08T10:43:57.6634089+02:00",
"id_user_upd": "dbb29e52-1130-4756-8da4-8b72665b0f43",
"commited": true,
"mt_docs": {
"$ref": "28"
},
"mt_money_types": {
"$id": "30",
"id": "29942647-4416-41bb-9776-e5692ce67aa2",
"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": "0d5b54ad-3115-479c-adee-a6fa7de9cd2e",
"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-08T10:43:57.6634089+02:00",
"last_update": "2026-07-08T10:43:57.6634089+02:00",
"id_user_upd": "c557591f-6a82-47a8-9a05-e32139f6ad00",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"mt_money_rates": [
{
"$id": "31",
"id_money_1": "a94b589e-7462-48d5-a284-3e8796d4b9cb",
"id_money_2": "57036d63-419d-4715-9f63-70553001ce1a",
"date_from": "2026-07-08T10:43:57.6634089+02:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-07-08T10:43:57.6634089+02:00",
"last_update": "2026-07-08T10:43:57.6634089+02:00",
"id_user_upd": "394090ce-6c0a-4869-ab25-7d97d3d4c9e5",
"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": "378933d9-51f9-4790-aaef-43c3cbe3896e",
"id_pay": "e39d97ca-9491-46b1-8cc4-69d81d441694",
"id_money": "a3dadd88-2e56-4037-ae51-f4132d7defd7",
"date_cashflow": "2026-07-08T10:43:57.6634089+02:00",
"coefficient": 5.1,
"id_user_add": "a38f1f8a-b7f8-4c53-a34b-88726ba31874",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "33",
"id": "ae96ffa7-623a-41bc-9c55-03078e2847a5",
"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": "ad9dfc85-8d99-4d2f-8555-fe8bf7b95cfb",
"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-08T10:43:57.6634089+02:00",
"last_update": "2026-07-08T10:43:57.6634089+02:00",
"id_user_upd": "fcea1c73-8829-48ac-ba1b-3a177bfe4903",
"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": "f3b06189-1e20-4f37-91ed-2e45e7750a1f",
"id_line": 2,
"id_pay": "b33e4d97-9d10-4459-83a7-51dad80e86a3",
"id_money": "72f51c01-896a-440f-be47-704f0a3f0f8e",
"coefficient": 5.1,
"id_voucher": "566963e6-7f19-44fe-ac5e-c03bc239ce82",
"id_employee": "09b3bd4c-5f5a-4012-9646-6be83edb0252",
"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": "36e74e6d-f7fa-45a8-9a45-6e045c4f863a",
"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": "6bbcde85-cf4f-4f5b-aa88-a783fa4bec4a",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-07-08T10:43:57.6634089+02:00",
"date_end": "2026-07-08T10:43:57.6634089+02:00",
"date_used": "2026-07-08T10:43:57.6634089+02:00",
"date_sesion": "2026-07-08T10:43:57.6634089+02:00",
"id_employee": "b578070c-41fb-4750-bae1-91c4ff1f4136",
"id_branch": "d65d43b4-2b1a-464a-921d-2936c6cfdd73",
"id_voucher_permision": "b0125b99-9ee0-4f34-9aa4-d5e6fbddd010",
"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": "87541a76-04a6-437d-a7c3-765d9f9cd9fa",
"id_user_add": "7e80be8b-d6a5-45b9-9610-6a885c33dfbf",
"id_doc_sa": "0739b360-6737-4f96-9838-826e823e0e2b",
"id_item_sub": "dbdda973-8d00-4b87-a043-a39a5ac6a54f",
"id_pos_sesion": "4ff6b2e0-cdb3-4c7d-9836-68ee139e0f3c",
"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-08T10:43:57.6634089+02:00",
"last_update": "2026-07-08T10:43:57.6634089+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": "3fd05360-8725-46af-b774-d1881fd7ca7c",
"date_from": "2026-07-08T10:43:57.6634089+02:00",
"date_end": "2026-07-08T10:43:57.6634089+02:00",
"date_used": "2026-07-08T10:43:57.6634089+02:00",
"id_employee": "270ba1ac-7773-49a5-89d8-0a94fe9d0cf2",
"id_branch": "478fa323-a9e8-4076-a192-46ba22d205fc",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "360017e8-cbdf-46b2-ba83-04813dce6ca8",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-07-08T10:43:57.6634089+02:00",
"last_update": "2026-07-08T10:43:57.6634089+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": "7f0a8c76-e898-4d10-aa26-0b52ba092395",
"id_doc": "e149ef0c-7ecc-44bf-ad05-202ebe3588b8",
"id_pos_type": "fb2568b3-3ac3-453a-8145-5c896f867b14",
"id_doc_print": "37a5ae05-504d-4b0a-8568-e0281c977ad8",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-07-08T10:43:57.6634089+02:00",
"last_update": "2026-07-08T10:43:57.6634089+02:00",
"id_user_upd": "e0bb68f6-c1f6-4cb9-82d9-4087c5fa16ec",
"commited": true,
"mt_docs": {
"$ref": "28"
},
"mt_pos_print": {
"$id": "38",
"id": "1fb75805-c064-47d5-83df-ba1a9fe63888",
"id_pos": "b3613a3c-2d65-4dac-9cde-419a5a5df19e",
"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-08T10:43:57.6634089+02:00",
"last_update": "2026-07-08T10:43:57.6634089+02:00",
"id_user_upd": "b403b812-6399-476b-8e8e-c20261f94888",
"commited": true,
"mt_pos": {
"$ref": "23"
},
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_users": {
"$ref": "7"
}
},
"mt_pos_types": {
"$id": "39",
"id": "b446f23f-c206-4628-93d3-38531d6a0859",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-07-08T10:43:57.6634089+02:00",
"last_update": "2026-07-08T10:43:57.6634089+02:00",
"id_user_upd": "c14d86c2-be3a-446d-9e1d-34042fcd0f2c",
"commited": true,
"mt_items_featured": [
{
"$id": "40",
"id": "14b63f20-3a59-43b3-81db-98728116bc16",
"id_branch": "1587ea4b-df06-41fe-9d0d-dfd0d9ae37e8",
"id_pos_type": "5a7d5633-5031-4222-be71-6bc3627d0088",
"id_pos": "cf6c50e6-fb83-4819-be15-44ed570c0f8f",
"id_item": "07c6a8d5-b11b-4201-9fe1-d9df6d0461b0",
"date_from": "2026-07-08T10:43:57.6634089+02:00",
"date_end": "2026-07-08T10:43:57.6634089+02:00",
"image_id": 4,
"active": true,
"created_on": "2026-07-08T10:43:57.6634089+02:00",
"last_update": "2026-07-08T10:43:57.6634089+02:00",
"id_user_upd": "0ec0e72f-60c5-4ce7-8035-3135ca07379f",
"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": "3d250334-3b88-4c68-9460-d24ed4f3710c",
"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-08T10:43:57.6634089+02:00",
"last_update": "2026-07-08T10:43:57.6634089+02:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_doc_print_det": [
{
"$id": "42",
"id_doc_print": "38848e9b-0867-48b2-bc4e-065897e31728",
"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": "ca84ef2b-77fc-4d19-8920-30cd119adc51",
"id_doc": "58cdc0b3-f4a4-4835-8c67-7c74a478efa3",
"value": 3,
"created_on": "2026-07-08T10:43:57.6634089+02:00",
"last_update": "2026-07-08T10:43:57.6634089+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": "5e1c8085-e269-4943-88f3-6e4e2eacf246",
"id_pos": "68307f04-714e-4a72-bdf4-a32761c92065",
"id_doc": "5db87374-b985-4c8b-91fc-1385414b9fdb",
"id_branch": "e27d6b79-e11e-406c-a9b6-4c27ffb47d0e",
"nro_doc": "sample string 5",
"date_doc": "2026-07-08T10:43:57.6634089+02:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "65c4b571-e75d-450d-8054-d663433ab9b0",
"id_loc_from": "6c755cec-925d-49ed-99d6-b2723890d87d",
"id_loc_end": "bfb736dd-388f-49ec-838d-fd569e5e498f",
"id_user_add": "758a4f40-c0ff-4331-a8dd-b7d038e8a83d",
"id_user_upd": "59be70d6-cdcd-4d5a-a149-6d56d9956c99",
"id_pos_sesion": "63d99852-6a64-4d3a-aa4f-783b1277c250",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-07-08T10:43:57.6634089+02:00",
"active": true,
"created_on": "2026-07-08T10:43:57.6634089+02:00",
"last_update": "2026-07-08T10:43:57.6634089+02:00",
"commited": true,
"mt_branches": {
"$ref": "8"
},
"mt_docs": {
"$ref": "28"
},
"mt_locations": {
"$id": "45",
"id": "001f3cf6-92b7-4dd2-9a61-5596320e62b7",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "86fd30ed-99af-4143-9a19-53fd8776d297",
"active": true,
"created_on": "2026-07-08T10:43:57.6634089+02:00",
"last_update": "2026-07-08T10:43:57.6634089+02:00",
"id_user_upd": "50c4c56f-4e92-45c6-a926-deebdbf45bf1",
"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": "0d5b8c4e-3c87-4c32-be54-da1c08f5798d",
"id_item": "af599225-c59e-4f94-8cdc-13a8ec51bc82",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-07-08T10:43:57.6634089+02:00",
"last_update": "2026-07-08T10:43:57.6634089+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": "1a524fc4-7078-4f6c-953f-141165deff7b",
"id_line": 2,
"id_item": "8156b07c-2a2c-4b44-8d64-6870e7aee191",
"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": "16be46eb-ad10-4e11-b86e-83e54e76d24a",
"nro_sesion": 2,
"id_pos": "804f923b-1d8d-4cab-b77d-fd49de2a67f7",
"date_tax": "2026-07-08T10:43:57.6634089+02:00",
"date_open": "2026-07-08T10:43:57.6634089+02:00",
"date_close": "2026-07-08T10:43:57.6634089+02:00",
"id_user_open": "1b56eb73-ad7c-4718-bf44-8dcdc31a049a",
"id_user_close": "7df00904-dc46-4017-a33b-9c65e35c01ca",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2026-07-08T10:43:57.6634089+02:00",
"last_update": "2026-07-08T10:43:57.6634089+02:00",
"commited": true,
"mt_pos": {
"$ref": "23"
},
"tt_cloakrooms_units": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"tt_items_customs": [
{
"$id": "49",
"id": "07b4d567-7497-40ff-bd01-4d5aa1a3b0bd",
"order_id": 2,
"id_item": "aa45e7a6-538a-423f-a458-20271df72486",
"id_item_type": "9eecef46-0c1e-4e74-882b-d5187f6ea1f9",
"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": "f2b02469-3079-44bf-86c1-486494e330ff",
"type_item": 11,
"id_voucher_json": "f0f742d5-0cf3-48b3-8a7e-ed1b2409afb1",
"count_voucher": 1,
"id_category": "ffa13195-7596-4268-bca9-aea41229ec45",
"created_on": "2026-07-08T10:43:57.6791839+02:00",
"last_update": "2026-07-08T10:43:57.6791839+02:00",
"id_user_upd": "2670ef7e-f920-47db-a0a3-fdc80b6e2a81",
"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": "bb0f6e34-26b6-467b-bbd8-dac62f2d460c",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "f6e3c8db-6c26-4486-84d0-1fe89ba7cfd6",
"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-08T10:43:57.6791839+02:00",
"tt_pos_sesion": {
"$ref": "48"
}
},
{
"$ref": "50"
}
],
"tt_rooms_units_activity": [
{
"$id": "51",
"id": "4e84705d-cbfc-488a-b3ce-aeabf05487fd",
"id_room_unit": "f25551d6-3063-41f7-87f0-82d86c6bf737",
"id_room_list": "90b25ba9-d450-4cbf-a822-5cad4c3ad257",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-07-08T10:43:57.6791839+02:00",
"date_from": "2026-07-08T10:43:57.6791839+02:00",
"date_end": "2026-07-08T10:43:57.6791839+02:00",
"date_open": "2026-07-08T10:43:57.6791839+02:00",
"date_close": "2026-07-08T10:43:57.6791839+02:00",
"id_employee": "efd81508-9ec7-4d58-9a4c-7d5ece557c6f",
"id_employee_sec": "38830c14-9172-479d-8695-d1e399ee056e",
"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": "fa89b5d6-db0c-40fa-a408-3e2f85abb5e7",
"comment": "sample string 7",
"id_user_open": "2487b982-fd2b-4bf2-aa37-83dd5e277b6d",
"id_user_close": "4cc4aa76-35f6-4562-b828-8e67b2bdf6b2",
"id_unit_state": "3997e263-a79c-485c-9295-c0f3ea74d5b5",
"id_pos_sesion": "8f768b4d-42bf-4d94-adeb-469e80e67b06",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-07-08T10:43:57.6791839+02:00",
"active": true,
"created_on": "2026-07-08T10:43:57.6791839+02:00",
"last_update": "2026-07-08T10:43:57.6791839+02:00",
"commited": true,
"mt_employees": {
"$ref": "10"
},
"mt_employees1": {
"$ref": "10"
},
"mt_rooms_units": {
"$id": "52",
"id": "89cfcc96-8d6c-4ee1-9e12-6673b9ff787c",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "75801e10-b1d8-4542-9ccc-d3b1523bdd5e",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "b892f834-ecc7-4bdd-a90f-c651e459122b",
"locked": true,
"date_locked": "2026-07-08T10:43:57.6791839+02:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-07-08T10:43:57.6791839+02:00",
"last_update": "2026-07-08T10:43:57.6791839+02:00",
"id_user_upd": "a3364efe-807c-4ad0-bb6b-5798d5d1ec48",
"commited": true,
"mt_rooms": {
"$id": "53",
"id": "4dd7399e-3f75-401c-848f-b9a4cd63b4f0",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "c4ffcc5a-7448-46ef-89c7-111688189b58",
"name_pos": "sample string 6",
"id_image": "257f9f4a-bbd7-4636-b7a4-610df53c4146",
"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": "66997eb3-4876-447e-aff3-dc7e5e6c668e",
"refresh_status": true,
"active": true,
"created_on": "2026-07-08T10:43:57.6791839+02:00",
"last_update": "2026-07-08T10:43:57.6791839+02:00",
"id_user_upd": "6b097331-9cfa-4304-96b7-49cc3779ebfc",
"commited": true,
"mt_branches": {
"$ref": "8"
},
"mt_pos_rooms": [
{
"$id": "54",
"id_pos": "ae85b52e-929b-4d08-acc5-f2b24934f148",
"id_room": "806e6ca6-8854-46e5-ac64-17a2af1392b5",
"active": true,
"created_on": "2026-07-08T10:43:57.6791839+02:00",
"last_update": "2026-07-08T10:43:57.6791839+02:00",
"id_user_upd": "b942f09a-bd0a-4fbb-8353-009fdddbad38",
"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": "0a254929-2019-4a45-9bdb-58fddcd323f0",
"id_room": "d956a112-5aa1-42e8-b332-09b8ed0696c4",
"date_in": "2026-07-08T10:43:57.6791839+02:00",
"date_out": "2026-07-08T10:43:57.6791839+02:00",
"id_user_add": "6643e1a3-a565-4fee-992d-46a51bc65e48",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-07-08T10:43:57.6791839+02:00",
"last_update": "2026-07-08T10:43:57.6791839+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": "340ae3d3-a7be-4252-abd5-10ab061e07a4",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-07-08T10:43:57.6791839+02:00",
"last_update": "2026-07-08T10:43:57.6791839+02:00",
"id_user_upd": "d95199e3-2ab6-4c12-b629-025d13baa002",
"commited": true,
"mt_rooms_units": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"mt_rooms_units_states_types": [
{
"$id": "57",
"id_room_type": "4badd316-34da-4171-a18a-49a3fada4bea",
"id_room_state": "4e21087c-f8ad-4270-b558-0828e5072b23",
"id_image": "dc8ac6e7-6389-4aa6-b378-a92bf95a4f12",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-07-08T10:43:57.6791839+02:00",
"last_update": "2026-07-08T10:43:57.6791839+02:00",
"id_user_upd": "82e5b11a-07eb-4b38-bb51-24c63a7402d5",
"commited": true,
"mt_rooms_units_states": {
"$id": "58",
"id": "9e2b18fa-a3a1-4b96-a303-1573e2451c60",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"color": "sample string 5",
"active": true,
"created_on": "2026-07-08T10:43:57.6791839+02:00",
"last_update": "2026-07-08T10:43:57.6791839+02:00",
"id_user_upd": "329133e2-d305-434c-b8c2-3b62d566259f",
"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": "69d7148b-5426-4202-a86b-ca1bd410714b",
"id_pos_sesion": "e1816c2d-81d5-4445-ae76-cf9f3cbfc157",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "45969036-a0e8-4587-b68e-830858822956",
"id_room_unit_activity": "895dadfa-ee48-4963-a519-f42051c1aad5",
"id_doc_sa": "76560bbd-44a4-4f07-a54d-b72f72f9ff19",
"id_pos_type": "6693adfb-ea8c-409c-a209-3b6e6fc66454",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "0f8cb1ca-95c0-4b7f-a924-0d18d52abf9e",
"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-08T10:43:57.6791839+02:00",
"last_update": "2026-07-08T10:43:57.6791839+02:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "48"
},
"tt_tips_users": [
{
"$id": "60",
"id_tip": "b76ad77d-a619-43a6-899a-b4c9dc1dab67",
"id_user": "8b972628-fed4-4fa7-b93c-5308187f9f06",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-07-08T10:43:57.6791839+02:00",
"last_update": "2026-07-08T10:43:57.6791839+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": "9b92d568-a5c8-402c-be8a-06beabece6b6",
"id_user": "d14a16e8-5485-4760-8513-68f19a58d64e",
"date_add": "2026-07-08T10:43:57.6791839+02:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-07-08T10:43:57.6791839+02:00",
"last_update": "2026-07-08T10:43:57.6791839+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": "9d361956-3e4f-43a1-8606-337ebe5f4775",
"id_user": "11df495d-8320-4ddd-a3ca-d9451bed6eb7",
"id_user_profile": "8a7b79f7-11a8-419d-9cde-d610efeacb50",
"locator": "sample string 4",
"date_end": "2026-07-08T10:43:57.6791839+02:00",
"id_pos_sesion": "40707aac-9038-470f-bb58-a8c73eaf664e",
"date_login": "2026-07-08T10:43:57.6791839+02:00",
"date_logout": "2026-07-08T10:43:57.6791839+02:00",
"terminal_id": "sample string 6",
"terminal_type": "sample string 7",
"created_on": "2026-07-08T10:43:57.6791839+02:00",
"last_update": "2026-07-08T10:43:57.6791839+02:00",
"commited": true,
"st_users": {
"$ref": "7"
},
"st_users_profiles": {
"$id": "63",
"id": "8f6b5c8b-4d9e-4d78-97ed-27f9da6bcac5",
"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-08T10:43:57.6791839+02:00",
"last_update": "2026-07-08T10:43:57.6791839+02:00",
"commited": true,
"st_permisions": [
{
"$id": "64",
"id": "7dcb00ba-cf07-4219-86ae-de99a26c7ad7",
"id_function": "fdbc5906-89d3-48df-8d3b-2bdfe40d9ed5",
"id_user": "5531b838-c6c7-4060-a38b-ddd297082072",
"id_profile": "f4b4ebed-3a68-43a0-8d84-1332d0e26e3b",
"permission": 3,
"active": true,
"created_on": "2026-07-08T10:43:57.6791839+02:00",
"last_update": "2026-07-08T10:43:57.6791839+02:00",
"commited": true,
"st_users_profiles": {
"$ref": "63"
},
"st_users": {
"$ref": "7"
},
"st_functions": {
"$id": "65",
"id": "1f8eedfc-70c8-4bc2-bd1e-7519afbf6102",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "aba3c0c2-5149-411a-be81-69af3c199654",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "a630fe91-4f60-4d78-93b1-d8a10f539dda",
"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-08T10:43:57.6791839+02:00",
"last_update": "2026-07-08T10:43:57.6791839+02:00",
"commited": true,
"st_functions_groups": {
"$id": "66",
"id": "859c428c-5e80-4ca3-a7fc-14622b2e057f",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-07-08T10:43:57.6791839+02:00",
"last_update": "2026-07-08T10:43:57.6791839+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": "a395fc89-7cdd-4505-afdd-20d000e121d4",
"id_user": "110bbf39-c7e6-4f80-847a-a7e2a4bf06ff",
"date_add": "2026-07-08T10:43:57.6791839+02:00",
"destiny_type": 4,
"id_key": "8f20f162-31d2-4da4-99a4-8fc226abffc2",
"message": "sample string 6",
"message_view": true,
"date_view": "2026-07-08T10:43:57.6791839+02:00",
"id_pos_sesion": "82951941-9b0d-45ad-86c6-8878bcafbc1c",
"terminal_add": "sample string 9",
"created_on": "2026-07-08T10:43:57.6791839+02:00",
"last_update": "2026-07-08T10:43:57.6791839+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": "106be0c5-5e0a-4277-b46c-67496e403002",
"spool_server": "sample string 2",
"id_doc_sa": "96bf02d4-9798-4781-8f35-030e4d630e91",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-07-08T10:43:57.6791839+02:00",
"printed": true,
"print_on": "2026-07-08T10:43:57.6791839+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": "9ffc5684-b59a-4692-a698-a58f1f3eff2b",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-07-08T10:43:57.6791839+02:00",
"date_end": "2026-07-08T10:43:57.6791839+02:00",
"id_branch": "34db5181-2adf-4358-8677-e422f51979e7",
"id_pos": "ea68ce4f-2b3d-49a9-9108-a6be845ffec5",
"id_list": "09957796-939f-4117-9bb6-351b3b60c63b",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-07-08T10:43:57.6791839+02:00",
"last_update": "2026-07-08T10:43:57.6791839+02:00",
"id_user_upd": "10d73c2e-1d0d-4397-a06e-8a3e0223b3a4",
"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": "2d06923b-6603-4c57-aa52-b2107bd2907a",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-07-08T10:43:57.6791839+02:00",
"date_end": "2026-07-08T10:43:57.6791839+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": "c231b648-cb1e-4ff4-a0a6-93f28f747cf8",
"id_pos": "7ce99a15-3acc-473d-97be-14bcf2a8a616",
"id_list": "5bf1ace8-6dbd-4c59-b7bb-24364bee9455",
"id_item": "df80047a-ad4c-44be-9eb4-ddb26af6a6fa",
"id_item_type": "b9e0fcc8-db88-4bbe-b71e-4a86a35ccb2f",
"id_category": "f141b37d-4435-4da3-bc9e-3636b119bfbf",
"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-08T10:43:57.6791839+02:00",
"last_update": "2026-07-08T10:43:57.6791839+02:00",
"id_user_upd": "67549666-0206-4300-8338-7ff175cfcb9e",
"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": "6268e174-7e35-47d2-adae-6c2c72674649",
"id_pos": "2519da2d-c443-45da-b530-9dd3979d66d7",
"mac_address": "sample string 3",
"date_end": "2026-07-08T10:43:57.6791839+02:00",
"key_access": "sample string 5",
"id_user_add": "3fa8a57d-d042-4538-b262-cc3d0b31700f",
"active": true,
"created_on": "2026-07-08T10:43:57.6791839+02:00",
"last_update": "2026-07-08T10:43:57.6791839+02:00",
"commited": true,
"mt_pos": {
"$ref": "23"
},
"st_users": {
"$ref": "7"
}
},
{
"$ref": "71"
}
],
"st_users_pos": [
{
"$id": "72",
"id_user": "b5937ebd-bff0-40a9-af68-d5059b2afce9",
"id_pos": "5ff5b372-edf0-40b3-a494-5adc919ccf84",
"pass_required": true,
"active": true,
"created_on": "2026-07-08T10:43:57.6791839+02:00",
"last_update": "2026-07-08T10:43:57.6791839+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": "8691db0a-2413-4112-bdf4-b3443fc7339b",
"id_pos": "33ace15e-8a6a-4eef-8328-7f89a5eb99af",
"date_add": "2026-07-08T10:43:57.6791839+02:00",
"date_upd": "2026-07-08T10:43:57.6791839+02:00",
"date_out": "2026-07-08T10:43:57.6791839+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": "6a74e328-4689-402b-a904-84cbbc5850ad",
"id_user_add": "b0d88b24-f03a-492c-9bfb-f1a3ab4ea705",
"id_table": "035187e6-af4d-4f88-a438-cf00f27a8391",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "b4b2c8da-899d-4e95-8b1c-779cbde15719",
"created_on": "2026-07-08T10:43:57.6791839+02:00",
"commited": true,
"mt_pos": {
"$ref": "23"
},
"st_sync_tables": {
"$id": "75",
"id": "5626f4f3-164b-4b86-83a3-6f13b0bc5d97",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-07-08T10:43:57.6791839+02:00",
"last_update": "2026-07-08T10:43:57.6791839+02:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "76",
"id": "23dddb42-8214-445e-a0f0-de219f9dca63",
"id_sync": "7ea48af5-08aa-4432-bb94-bb15bd2c6849",
"json": "sample string 3",
"id_table": "7d2d3265-4f3a-4242-855e-8b005f4fda69",
"order": 5,
"st_sync_packages": {
"$id": "77",
"id": "eb8981ed-9b89-44e4-96e8-9f63debe7f1c",
"id_branch_from": "08fbef4b-81e9-42da-a274-da9c3ef48c9a",
"id_branch_to": "0be3c02d-ddea-483d-942d-51ab41a609d0",
"type": 4,
"created_on": "2026-07-08T10:43:57.6791839+02:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-07-08T10:43:57.6791839+02:00",
"send_on": "2026-07-08T10:43:57.6791839+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": "4e4d90a9-867b-4a4e-b398-a6b4ec66427f",
"id_pos": "fc53247b-df24-41e1-b25b-2428d2da8a19",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-07-08T10:43:57.6791839+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": "b45948d0-289b-4705-b81d-685f8e1e013f",
"id_line": 2,
"id_item": "682907a2-8db3-4c4f-9ee3-1d4dd9ea6e28",
"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": "5d7705ef-9ca9-4b07-8c75-b53bc43d9b3f",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-07-08T10:43:57.6791839+02:00",
"last_update": "2026-07-08T10:43:57.6791839+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": "8914ae04-27e3-4688-a584-f96d5ab8e1fe",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-07-08T10:43:57.6791839+02:00",
"date_end": "2026-07-08T10:43:57.6791839+02:00",
"state": "sample string 6",
"created_on": "2026-07-08T10:43:57.6791839+02:00",
"last_update": "2026-07-08T10:43:57.6791839+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": "1c8ee19b-1a74-4cd0-9a5d-449a202ba73c",
"token_id": "sample string 2",
"id_user": "bc2176ce-69d1-4503-b8d0-dc341bbf1b45",
"date_from": "2026-07-08T10:43:57.6791839+02:00",
"date_end": "2026-07-08T10:43:57.6791839+02:00",
"created_on": "2026-07-08T10:43:57.6791839+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": "8cc02d5e-6d6c-418f-b237-66ec4463713a",
"id_room_activity": "3eed1825-9a2b-4687-a5d3-262989c6d6f1",
"id_pos_sesion": "db5c7adf-5d3c-4459-8374-8c15c1bda282",
"log_text": "sample string 4",
"id_user": "8cc267c4-ad82-49b3-b82b-8c9bddc8ef95",
"created_on": "2026-07-08T10:43:57.6791839+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"
}
]
}