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": "90f9d2e0-8c5e-4c5c-8b01-e1ea47c6203a",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "9c18f020-3020-4697-9281-28e619a6b472",
"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-09-06T06:47:02.7303173+02:00",
"last_update": "2026-09-06T06:47:02.7303173+02:00",
"id_user_upd": "8f0e5ea7-7616-47c4-abc9-79ba47437ad6",
"commited": true,
"tt_vouchers_det": [
{
"$id": "2",
"id_voucher": "443dfd9b-1222-4a38-aa85-f76180df7103",
"id_line": "b8cd779d-97b0-4bdf-a2ec-189bb6a17f8e",
"id_category": "19189d6b-5268-4770-8dec-1766f180117e",
"id_item": "14fb50e9-0c0a-4be4-9d6b-6549f71119f9",
"id_item_type": "c4b49365-d29a-4a11-a4b8-1397029e7732",
"price_max": 1.1,
"qty_add": 3.1,
"qty_used": 4.1,
"mt_categories": {
"$id": "3",
"id": "06b83141-de42-4835-aae1-021112d408b3",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "c676c8d4-6dfb-4770-9a61-9d3286c22542",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "ecf3d227-f146-4215-a686-68a102b4055d",
"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-09-06T06:47:02.7303173+02:00",
"last_update": "2026-09-06T06:47:02.7303173+02:00",
"id_user_upd": "8b032753-3213-4950-be87-894794e00489",
"commited": true,
"mt_categories_items": [
{
"$id": "4",
"id_category": "779a94c1-2eb3-4305-a3e9-93f910ee4ed0",
"id_item": "6d52bcc1-9a30-4548-ad28-470029af4c38",
"is_default": true,
"active": true,
"created_on": "2026-09-06T06:47:02.7303173+02:00",
"last_update": "2026-09-06T06:47:02.7303173+02:00",
"id_user_upd": "b5ef2a46-2702-49b7-a25b-821a20d04872",
"commited": true,
"mt_categories": {
"$ref": "3"
},
"mt_items": {
"$id": "5",
"id": "80ab3689-0c9e-4949-98a1-5324f28d1392",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "f7db852c-7091-4268-822a-c2e41ef0140b",
"id_unit_sec": "93078244-d806-4492-87a6-7629ba88c817",
"id_brand": "2d8d344d-396f-4353-a6c7-28336a06c4db",
"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": "9747a99a-620a-4396-a96c-ff0823ffe5b7",
"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-09-06T06:47:02.7303173+02:00",
"last_update": "2026-09-06T06:47:02.7303173+02:00",
"id_user_upd": "f6d89169-82a7-4229-8384-c77ccce54c5e",
"commited": true,
"mt_brands": {
"$id": "6",
"id": "539be18f-ba74-4e46-b367-ef04c310c32f",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-09-06T06:47:02.7303173+02:00",
"last_update": "2026-09-06T06:47:02.7303173+02:00",
"id_user_upd": "cd5d98ae-d113-4f29-b71c-9f1943920904",
"commited": true,
"mt_items": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"st_users": {
"$id": "7",
"id": "a9e0db9e-623b-4634-bc10-b01990738fdc",
"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": "2310b0ff-90c7-4000-bc20-ed6ba901ef6f",
"view_messages": true,
"id_image_photo": "7ba8fdbc-effd-48b5-ade0-6e34016e9a52",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "d718030f-6bec-47cc-b6c6-b65f83cb3f49",
"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-09-06T06:47:02.7303173+02:00",
"last_update": "2026-09-06T06:47:02.7303173+02:00",
"commited": true,
"mt_branches": [
{
"$id": "8",
"id": "d65370cd-30c5-46f5-a269-1e941c72b82a",
"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": "b0889cb5-d78f-48f6-8035-67b5fd34c02c",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-09-06T06:47:02.7303173+02:00",
"last_update": "2026-09-06T06:47:02.7303173+02:00",
"id_user_upd": "14f0d126-47ff-4d10-a0a7-a94e4170e85f",
"commited": true,
"st_images": {
"$id": "9",
"id": "27363b42-5668-4660-b084-faf2ea92363b",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "3f89582e-8d22-4368-acdb-735d936b79c9",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-09-06T06:47:02.7303173+02:00",
"last_update": "2026-09-06T06:47:02.7303173+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_categories": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"mt_employees": [
{
"$id": "10",
"id": "ec6539c5-807a-47d6-baf3-726e7ba2009a",
"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": "20989fbe-0747-465a-b7e5-77ea91f11e0b",
"name_pos": "sample string 12",
"id_image": "4cf767dd-85bc-46e2-946a-8e69fc503714",
"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-09-06T06:47:02.7303173+02:00",
"last_update": "2026-09-06T06:47:02.7303173+02:00",
"id_user_upd": "05a7d99c-3041-4ce3-a527-aef8db2013fe",
"commited": true,
"mt_employees_branches": [
{
"$id": "11",
"id_employee": "6acf1256-0d3b-4737-9f8f-348918ce7876",
"id_branch": "88ac5a3b-eaf5-4b2d-9a25-0ed907be9bf4",
"active": true,
"created_on": "2026-09-06T06:47:02.7303173+02:00",
"last_update": "2026-09-06T06:47:02.7303173+02:00",
"id_user_upd": "fa3650d3-bff2-47bc-8c86-f8158058a9af",
"commited": true,
"mt_branches": {
"$ref": "8"
},
"mt_employees": {
"$ref": "10"
}
},
{
"$ref": "11"
}
],
"mt_employees_profiles": {
"$id": "12",
"id": "af0d0343-c16e-4c9c-b04a-23d42bca6dad",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-09-06T06:47:02.7303173+02:00",
"last_update": "2026-09-06T06:47:02.7303173+02:00",
"id_user_upd": "0d182843-79e1-4806-aa74-72eb9b12764a",
"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": "c31a952f-1ddb-445a-aff1-615d2b8cde6c",
"id_line": 2,
"id_item_sub": "3eb7227b-5de5-45d3-ba99-6e5719c40c31",
"qty": 4.1,
"id_list": "364d6ddf-2df9-4dd8-b1ba-58f836bbc5e9",
"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": "9a45fc96-a181-425b-a773-223172c4f1d7",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "c5b7e5f5-fa68-4188-838a-4713ba43010d",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "a349785b-7e8b-4060-9c98-f92755a8bc0b",
"id_user_upd": "2a6ee4db-f2e2-40c6-98e5-253e8a38a348",
"active": true,
"mt_employees": {
"$ref": "10"
},
"mt_items_sub": {
"$id": "14",
"id": "25877445-096b-4e6c-a527-bbb38b02e4f9",
"id_item": "57ba6231-bc29-4c7c-84f4-d30e6f0d32ed",
"id_item_type": "5336b201-90b1-46ac-93f1-db29f9d2eb23",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "b2b6e61b-6b6d-4911-a521-14a87b5e4ffa",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-09-06T06:47:02.7303173+02:00",
"last_update": "2026-09-06T06:47:02.7303173+02:00",
"id_user_upd": "64962874-ba75-4005-a020-917bc5b6c1aa",
"commited": true,
"mt_items": {
"$ref": "5"
},
"mt_items_formula": [
{
"$id": "15",
"id_item_sub": "9a032c66-703b-48df-86c8-7ebf5ca67795",
"id_item": "2e43dd48-a1e8-4a6b-b680-09eb3c37c7f7",
"group_id": 3,
"id_unit_ref": "b21f3949-5384-450a-b8b1-2541b9bef33e",
"qty_dis": 5,
"mt_items": {
"$ref": "5"
},
"mt_items_sub": {
"$ref": "14"
},
"mt_units_ref": {
"$id": "16",
"id": "9ab45c78-17bf-4e16-85d9-82b5d19a336d",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "68daa387-fcd3-4969-9be2-6396fe8e6cc9",
"active": true,
"created_on": "2026-09-06T06:47:02.7303173+02:00",
"last_update": "2026-09-06T06:47:02.7303173+02:00",
"id_user_upd": "e39cf4f3-167a-4f3a-8be0-c5e361e4d580",
"commited": true,
"mt_units": {
"$id": "17",
"id": "f1e51991-54dc-410f-9c2b-168d0a9924a9",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-09-06T06:47:02.7303173+02:00",
"last_update": "2026-09-06T06:47:02.7303173+02:00",
"id_user_upd": "2e273c82-62dc-4a6a-b378-66056aaf8436",
"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": "c7e15000-a3e4-426e-b0cb-bf0f2d8c8941",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "8a4bfc4b-d013-4320-9468-3011d96ea81e",
"id_doc_print": "2ab55cf0-c2a0-4ced-8cfa-4596e5922c37",
"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-09-06T06:47:02.7303173+02:00",
"last_update": "2026-09-06T06:47:02.7303173+02:00",
"commited": true,
"mt_items_sub": [
{
"$ref": "14"
},
{
"$ref": "14"
}
]
},
"st_users": {
"$ref": "7"
},
"mt_prices_items": [
{
"$id": "19",
"id_list": "04a714d9-6dce-4a06-80ae-bb1f1219d574",
"id_item_sub": "e0c16236-4ef6-4015-9b7f-3f1c9e92ae83",
"validity_date": "2026-09-06T06:47:02.7303173+02:00",
"price": 4.1,
"active": true,
"created_on": "2026-09-06T06:47:02.7303173+02:00",
"last_update": "2026-09-06T06:47:02.7303173+02:00",
"id_user_upd": "88644684-8865-4265-9cfd-a5a7a463fd18",
"commited": true,
"mt_items_sub": {
"$ref": "14"
},
"mt_prices_list": {
"$id": "20",
"id": "24d19e52-4633-4355-8131-5b17ff683284",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "0e4f5b06-e70b-4db8-90c2-41a68a593551",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "5929c9ac-af67-478d-b6e1-61ace9893544",
"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-09-06T06:47:02.7303173+02:00",
"last_update": "2026-09-06T06:47:02.7303173+02:00",
"id_user_upd": "4598569c-221a-4d18-8e06-6f02f4b5e0f1",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "21",
"id_pos": "cbea4f28-7ac4-4f95-8159-48d28266aeee",
"id_pos_type": "94653d4b-5461-4206-a519-a326ca4d5f5c",
"id_price_list": "37971626-c2c4-4e5c-b6fc-85e0cb571d6d",
"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-09-06T06:47:02.7303173+02:00",
"last_update": "2026-09-06T06:47:02.7303173+02:00",
"id_user_upd": "abec13c2-3c9f-4da4-a324-f971da0e15fa",
"commited": true,
"mt_pos_view": {
"$id": "22",
"id_pos": "f7ce4c2f-979b-4f57-b1ae-1abb84aa58e2",
"id_pos_type": "1a94c3a8-589c-4ef7-886f-0c19d6c28eb8",
"is_default": true,
"active": true,
"created_on": "2026-09-06T06:47:02.7303173+02:00",
"last_update": "2026-09-06T06:47:02.7303173+02:00",
"id_user_upd": "0129bc2a-4646-447c-9b96-3c37bcc4aae1",
"commited": true,
"mt_pos": {
"$id": "23",
"id": "a522929e-4be1-4bbd-9ce4-aede2bcfb39a",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "de41ffe3-de0a-404b-8067-a1a7bd8649bf",
"id_zone": "90996530-7ab4-4fd5-845e-a9d7f7b18e0d",
"user_required": true,
"active": true,
"created_on": "2026-09-06T06:47:02.7303173+02:00",
"last_update": "2026-09-06T06:47:02.7303173+02:00",
"id_user_upd": "fabd17f6-f124-4cfc-8ed2-af783a470043",
"commited": true,
"mt_branches_zones": {
"$id": "24",
"id": "276b9cad-0b57-4f4b-b54d-cd1efa715334",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "85a1e3ed-8546-463c-a416-0cfc3c44b987",
"active": true,
"created_on": "2026-09-06T06:47:02.7303173+02:00",
"last_update": "2026-09-06T06:47:02.7303173+02:00",
"id_user_upd": "cdd728b4-570a-4717-814c-ddef75471bd2",
"commited": true,
"mt_branches": {
"$ref": "8"
},
"mt_pos": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"st_users": {
"$ref": "7"
}
},
"mt_cloakrooms": [
{
"$id": "25",
"id": "598f517e-4489-44f2-a544-dbac359c6899",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "6cd319d4-f100-4bb3-94b3-9f955fd23755",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "7e7994a3-9889-40b4-9ad1-53753dc05ee8",
"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-09-06T06:47:02.7303173+02:00",
"last_update": "2026-09-06T06:47:02.7303173+02:00",
"id_user_upd": "09cc8c3c-3edd-45d7-9f2f-91cf1725c9af",
"commited": true,
"mt_pos": {
"$ref": "23"
},
"st_images": {
"$ref": "9"
},
"st_users": {
"$ref": "7"
},
"tt_cloakrooms_units": [
{
"$id": "26",
"id": "31512a7f-ef2c-4b63-8963-7036ecfae116",
"id_cloakroom": "c685be40-e0e5-4090-be94-b52f66865ec3",
"id_pos_sesion": "e1955f17-a5e4-4148-9fec-ce081468da72",
"unit_id": 4,
"date_open": "2026-09-06T06:47:02.7303173+02:00",
"date_close": "2026-09-06T06:47:02.7303173+02:00",
"id_doc_sa": "9520239a-6f81-4f14-9ee4-dc37c9141b3f",
"commited": true,
"mt_cloakrooms": {
"$ref": "25"
},
"tt_doc_sa": {
"$id": "27",
"id": "3d15c204-0057-4b1b-a6fe-12383104924b",
"id_pos": "42d0b147-5542-4577-b538-d4f30f2f49ee",
"id_doc": "419955e9-d0d3-4a3c-b0da-a6a12928bd2d",
"id_branch": "2e5e7faf-9123-4aa6-8ede-13894c8c021a",
"nro_doc": "sample string 5",
"date_doc": "2026-09-06T06:47:02.7303173+02:00",
"date_tax": "2026-09-06T06:47:02.7303173+02:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "c60ec265-e51b-4037-a87e-03ffee24240f",
"id_relationship": "7113b03b-3d23-4699-83ef-15bfc41ddf05",
"id_loc_from": "a323496a-5952-4f59-b1a0-f45bc4cdfed3",
"id_loc_end": "4175d722-0f33-4bae-96cf-67dca6721303",
"id_user_add": "530bbc57-b3bd-43ea-9197-5519236e683a",
"id_user_upd": "19e8a2fa-46f8-4877-9cd7-83c002e41805",
"comment": "sample string 12",
"id_pos_sesion": "8946710b-e14b-4c12-abfb-a7d58486e7ba",
"id_room_unit": "aa2e90c4-7e3b-4275-a9f0-b103c146db7c",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "b5cde940-aaf9-4ffc-87ba-e52586af7af2",
"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-09-06T06:47:02.7303173+02:00",
"last_update": "2026-09-06T06:47:02.7303173+02:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "8"
},
"mt_docs": {
"$id": "28",
"id": "01b10c11-1565-41bd-83b3-2ea661d77b97",
"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": "4fa5122f-bd79-4ea1-9096-1d8239939351",
"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-09-06T06:47:02.7303173+02:00",
"last_update": "2026-09-06T06:47:02.7303173+02:00",
"id_user_upd": "95ea66e2-f354-45f8-8bf8-ff0e94152cb9",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "29",
"id_doc": "2bfbe3e0-c3ed-4fe9-ba45-48f8cedf848c",
"id_pay": "9b900779-8823-487d-a743-65b0594893dc",
"id_money": "3e18168a-471d-4ae8-b6e4-505818dfb35f",
"active": true,
"created_on": "2026-09-06T06:47:02.7303173+02:00",
"last_update": "2026-09-06T06:47:02.7303173+02:00",
"id_user_upd": "662059e3-389d-4c4a-8975-a6e45cddedb6",
"commited": true,
"mt_docs": {
"$ref": "28"
},
"mt_money_types": {
"$id": "30",
"id": "6a198f79-5394-48cf-97cf-fe8b224d7b5d",
"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": "659e603b-bef8-4ff8-953d-fd215b826279",
"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-09-06T06:47:02.7303173+02:00",
"last_update": "2026-09-06T06:47:02.7303173+02:00",
"id_user_upd": "bd23f17a-d759-43bd-ab15-f761b00d6df0",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"mt_money_rates": [
{
"$id": "31",
"id_money_1": "99752bf3-56a9-434d-baf0-5667eaae48bf",
"id_money_2": "9d23e19c-a4ef-4c85-b714-9aa5f410e70e",
"date_from": "2026-09-06T06:47:02.7303173+02:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-09-06T06:47:02.7303173+02:00",
"last_update": "2026-09-06T06:47:02.7303173+02:00",
"id_user_upd": "287edbba-fb3d-4107-88b2-eabdc8880ce7",
"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": "1ccc4334-7d7b-4f4d-99f7-7e40327d7aa6",
"id_pay": "3604564e-806d-42a7-bd6d-7d6d539f8026",
"id_money": "6b8aee2b-b229-412f-a8af-698a35b286af",
"date_cashflow": "2026-09-06T06:47:02.7303173+02:00",
"coefficient": 5.1,
"id_user_add": "06123ffa-e146-435a-83a7-18b863ba892b",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "33",
"id": "5cadf453-34d4-435d-8da6-bc451f7bc9b3",
"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": "2dccfc16-8d60-454e-9f8e-1334c3a175ab",
"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-09-06T06:47:02.7303173+02:00",
"last_update": "2026-09-06T06:47:02.7303173+02:00",
"id_user_upd": "2d07083d-f475-4276-a2d4-d1ee84c0995f",
"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": "522346f6-2b8d-4ffa-9ae1-20345fef536f",
"id_line": 2,
"id_pay": "87fddb9c-c564-456e-bc62-cfe639497a52",
"id_money": "5d4f272d-fea7-49e5-838e-062d0c468db6",
"coefficient": 5.1,
"id_voucher": "7ec26832-aa01-4ba2-b894-820cb4c8fdf2",
"id_employee": "e88ad819-4dc3-48fa-b999-850b9c893f06",
"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": "830ae6d5-5c8a-47cd-a4ba-9fcab4cc99d1",
"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": "24e0e000-81fa-442e-8fe3-111fbcb47703",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-09-06T06:47:02.7303173+02:00",
"date_end": "2026-09-06T06:47:02.7303173+02:00",
"date_used": "2026-09-06T06:47:02.7303173+02:00",
"date_sesion": "2026-09-06T06:47:02.7303173+02:00",
"id_employee": "1d7849f1-9278-42b8-b50f-94fb049e63e5",
"id_branch": "3aea1a03-8d62-4061-b71d-df7fdeacb2f4",
"id_voucher_permision": "3a364902-e1c4-4135-9c9b-444ad40084c3",
"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": "c5b940fa-b319-4988-bcba-e222749380c4",
"id_user_add": "6dde732a-6c0d-4559-aa03-99e6654e29d5",
"id_doc_sa": "0bb8dc8f-9179-4248-9a97-2fe46464452b",
"id_item_sub": "bf2152cf-4991-4953-b752-b160f8605afe",
"id_pos_sesion": "71ce2c27-24d1-4629-87aa-cdc30ff12f80",
"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-09-06T06:47:02.7303173+02:00",
"last_update": "2026-09-06T06:47:02.7303173+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": "c38486f8-9c2c-4159-8df3-6448e4b64807",
"date_from": "2026-09-06T06:47:02.7303173+02:00",
"date_end": "2026-09-06T06:47:02.7303173+02:00",
"date_used": "2026-09-06T06:47:02.7303173+02:00",
"id_employee": "ea3192d5-fceb-4384-a8fc-e54d438c84ff",
"id_branch": "f1eb92ac-f249-4154-bf95-6c5518ee101b",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "7e104a95-9162-4a54-a2b5-5e553f352e72",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-09-06T06:47:02.7303173+02:00",
"last_update": "2026-09-06T06:47:02.7303173+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": "ff4d41bd-9c17-4ec2-a2e3-2c06c6a55f1b",
"id_doc": "c9ec4b69-f0b7-4345-9285-923772ec0c10",
"id_pos_type": "5a9824c8-f7a0-4ea6-8779-c755a2b2aebc",
"id_doc_print": "62062a58-fb2b-4c0e-9cf8-076c1d62bb3b",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-09-06T06:47:02.7303173+02:00",
"last_update": "2026-09-06T06:47:02.7303173+02:00",
"id_user_upd": "d4d4676d-baf6-44f0-aaa3-fa38a4b8f894",
"commited": true,
"mt_docs": {
"$ref": "28"
},
"mt_pos_print": {
"$id": "38",
"id": "9f9a8b4f-96df-4fb0-a7cc-9109119bfb54",
"id_pos": "9fc4afc3-6f9f-4fd8-9a18-bd3cca862482",
"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-09-06T06:47:02.7303173+02:00",
"last_update": "2026-09-06T06:47:02.7303173+02:00",
"id_user_upd": "ca963829-9e94-4721-9d54-9104cddad548",
"commited": true,
"mt_pos": {
"$ref": "23"
},
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_users": {
"$ref": "7"
}
},
"mt_pos_types": {
"$id": "39",
"id": "4e779a9a-c24f-4ac2-bef2-f4fcad854749",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-09-06T06:47:02.7303173+02:00",
"last_update": "2026-09-06T06:47:02.7303173+02:00",
"id_user_upd": "811cec8e-acb7-46c9-85af-864b3d250004",
"commited": true,
"mt_items_featured": [
{
"$id": "40",
"id": "b26611d4-1d2f-4c31-8dc7-3ba1c0b43d47",
"id_branch": "9d7b71c9-4eea-44fb-bf11-83516224dce3",
"id_pos_type": "7495e8ce-ffc1-4859-9160-885c6b5176e7",
"id_pos": "9f2498bd-7545-497b-82f1-9847a1737016",
"id_item": "6d41e788-a79f-4cdd-8c6c-672f76c1d74c",
"date_from": "2026-09-06T06:47:02.7303173+02:00",
"date_end": "2026-09-06T06:47:02.7303173+02:00",
"image_id": 4,
"active": true,
"created_on": "2026-09-06T06:47:02.7303173+02:00",
"last_update": "2026-09-06T06:47:02.7303173+02:00",
"id_user_upd": "be3863c1-a213-47a2-9233-dbe4fad0b702",
"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": "1975d6a2-dc64-4458-8f75-8cf0c4dc9a00",
"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-09-06T06:47:02.7303173+02:00",
"last_update": "2026-09-06T06:47:02.7303173+02:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_doc_print_det": [
{
"$id": "42",
"id_doc_print": "95aaf06c-0aa5-4967-b251-e9981d4a26c8",
"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": "587deb25-b6e6-4163-b5e8-0a00453b20e3",
"id_doc": "73bbe932-521c-421c-b2e8-fa1a570ffb4c",
"value": 3,
"created_on": "2026-09-06T06:47:02.7303173+02:00",
"last_update": "2026-09-06T06:47:02.7303173+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": "a157ee02-9bc5-46ac-bbbc-7cbaecdfb6f6",
"id_pos": "2365397a-3c85-4c64-96c3-278777e2e6e0",
"id_doc": "5cf7c6ca-b80d-4076-901b-34a89db9acdc",
"id_branch": "571eb6d4-abc5-4135-adf5-7ec09baec282",
"nro_doc": "sample string 5",
"date_doc": "2026-09-06T06:47:02.7303173+02:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "ed24fd77-2912-419c-908a-9e97070aebca",
"id_loc_from": "4f24a679-8991-4151-a7cf-6a7d21316ad2",
"id_loc_end": "1f2eac35-119b-4dd5-a953-f9e432b72ea8",
"id_user_add": "5eaa43cb-ebf6-4f88-b0f3-34fca76934a7",
"id_user_upd": "2e05a7e9-2ed1-4f1f-a6e0-ab838018bc62",
"id_pos_sesion": "50fb987a-0357-4c30-a70a-b9fca944be43",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-09-06T06:47:02.7303173+02:00",
"active": true,
"created_on": "2026-09-06T06:47:02.7303173+02:00",
"last_update": "2026-09-06T06:47:02.7303173+02:00",
"commited": true,
"mt_branches": {
"$ref": "8"
},
"mt_docs": {
"$ref": "28"
},
"mt_locations": {
"$id": "45",
"id": "3d177c76-6a38-4a9c-a28f-4112c3bf4554",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "6ac520ce-db41-4cbc-b577-cadcff98225a",
"active": true,
"created_on": "2026-09-06T06:47:02.7303173+02:00",
"last_update": "2026-09-06T06:47:02.7303173+02:00",
"id_user_upd": "42731fe5-3d04-4c81-a1f2-c97d317e5ac2",
"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": "31f4b29f-c6e3-4825-a564-880aa6793cda",
"id_item": "295e319d-5994-449f-8fcf-7d53078969a7",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-09-06T06:47:02.7303173+02:00",
"last_update": "2026-09-06T06:47:02.7303173+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": "39f93393-3cd8-4117-8c6d-5cdd215fc194",
"id_line": 2,
"id_item": "44304875-6399-4858-ae90-b84329454793",
"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": "d3aa5ced-b964-4639-b688-0e309ca801f7",
"nro_sesion": 2,
"id_pos": "e284d9de-5c35-4288-b56e-665ecd505e8e",
"date_tax": "2026-09-06T06:47:02.7303173+02:00",
"date_open": "2026-09-06T06:47:02.7303173+02:00",
"date_close": "2026-09-06T06:47:02.7303173+02:00",
"id_user_open": "13413db5-9023-4db2-959b-23a4875b4b06",
"id_user_close": "f5c87f90-8555-472d-aae1-61575077c579",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2026-09-06T06:47:02.7303173+02:00",
"last_update": "2026-09-06T06:47:02.7303173+02:00",
"commited": true,
"mt_pos": {
"$ref": "23"
},
"tt_cloakrooms_units": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"tt_items_customs": [
{
"$id": "49",
"id": "4ab3b491-38c4-4dd3-afa4-2bca269d1895",
"order_id": 2,
"id_item": "4dc1a58d-c47b-4c09-895b-1a2bed10df08",
"id_item_type": "4aee80d4-e798-4a9f-91c5-6498a5036d2c",
"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": "f3cbfb2f-ab8e-4408-85ec-f35e2327907b",
"type_item": 11,
"id_voucher_json": "fe1b1201-a243-4549-a94c-b0b36d25b0d9",
"count_voucher": 1,
"id_category": "78021494-8e2f-4be3-ad42-8e57e0c6e7b5",
"created_on": "2026-09-06T06:47:02.7303173+02:00",
"last_update": "2026-09-06T06:47:02.7303173+02:00",
"id_user_upd": "1dbd4c39-6489-4910-8547-2cb3707d1a45",
"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": "f795008f-3559-4926-9bb2-ec6627a3f50d",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "bd815878-0edd-4dd2-b9dd-c47b1bb9c776",
"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-09-06T06:47:02.7303173+02:00",
"tt_pos_sesion": {
"$ref": "48"
}
},
{
"$ref": "50"
}
],
"tt_rooms_units_activity": [
{
"$id": "51",
"id": "7ff53d07-15f3-419d-ac01-4909607ea7fd",
"id_room_unit": "c75d9f22-7ce4-4adb-9d6b-bcbd67d938ad",
"id_room_list": "912d5f43-1b10-441f-9277-3c47f877d708",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-09-06T06:47:02.7303173+02:00",
"date_from": "2026-09-06T06:47:02.7303173+02:00",
"date_end": "2026-09-06T06:47:02.7303173+02:00",
"date_open": "2026-09-06T06:47:02.7303173+02:00",
"date_close": "2026-09-06T06:47:02.7303173+02:00",
"id_employee": "128c0eb2-3f61-44c8-958b-4572f9d6ed66",
"id_employee_sec": "2248634d-f31b-469c-b853-995536b31961",
"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": "a75aa565-4a95-4273-9dfb-2142e816f754",
"comment": "sample string 7",
"id_user_open": "421e9e6d-feec-4bcb-b6b6-82082ce06226",
"id_user_close": "6cd73975-1972-41d9-9dc5-262342016b8c",
"id_unit_state": "e42e0785-6a2b-4c03-b1cf-9064c60997d2",
"id_pos_sesion": "f663e3dc-53ab-4dae-80b0-acc27bc65be3",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-09-06T06:47:02.7303173+02:00",
"active": true,
"created_on": "2026-09-06T06:47:02.7303173+02:00",
"last_update": "2026-09-06T06:47:02.7303173+02:00",
"commited": true,
"mt_employees": {
"$ref": "10"
},
"mt_employees1": {
"$ref": "10"
},
"mt_rooms_units": {
"$id": "52",
"id": "4a334146-6b8a-4e55-8299-bbc709dd5751",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "604ce1a7-cb7d-443f-a43e-b4a9a9452cdf",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "73e5298c-3ad2-43ca-adc8-c17b1bb444fc",
"locked": true,
"date_locked": "2026-09-06T06:47:02.7303173+02:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-09-06T06:47:02.7303173+02:00",
"last_update": "2026-09-06T06:47:02.7303173+02:00",
"id_user_upd": "574df41c-29cd-48aa-80f4-63e530acd432",
"commited": true,
"mt_rooms": {
"$id": "53",
"id": "efc6e557-e372-4dcd-bbaf-06fc1a72dc81",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "96ee895d-84bd-48a1-8c90-e45c328e5e74",
"name_pos": "sample string 6",
"id_image": "aa286713-6065-4d90-a0af-401566d16e1a",
"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": "0c9c7b5a-5143-4dd9-99dd-21ea0313ac1a",
"refresh_status": true,
"active": true,
"created_on": "2026-09-06T06:47:02.7303173+02:00",
"last_update": "2026-09-06T06:47:02.7303173+02:00",
"id_user_upd": "c2fe0aec-196f-477d-b6de-a5295710b2f0",
"commited": true,
"mt_branches": {
"$ref": "8"
},
"mt_pos_rooms": [
{
"$id": "54",
"id_pos": "3b7d7140-ce8d-4b79-bde6-cfda3208b8fe",
"id_room": "04e0c3ae-c5fa-4a60-b888-35d3e799e91d",
"active": true,
"created_on": "2026-09-06T06:47:02.7303173+02:00",
"last_update": "2026-09-06T06:47:02.7303173+02:00",
"id_user_upd": "e433e170-b938-420d-9d06-3cb9f70ec9bb",
"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": "86c7dd9f-63c3-4f94-a25d-2bcd91f5fae0",
"id_room": "e488e34a-2384-4eff-bd7a-587780d53a21",
"date_in": "2026-09-06T06:47:02.7303173+02:00",
"date_out": "2026-09-06T06:47:02.7303173+02:00",
"id_user_add": "93393eda-fdaa-4a49-b6be-ba6b78296c69",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-09-06T06:47:02.7303173+02:00",
"last_update": "2026-09-06T06:47:02.7303173+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": "fb95f2b2-ee10-4c4e-941a-455b1fd822e2",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-09-06T06:47:02.7303173+02:00",
"last_update": "2026-09-06T06:47:02.7303173+02:00",
"id_user_upd": "8ce7988d-9a53-4d4d-9379-e7f7c4989bb8",
"commited": true,
"mt_rooms_units": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"mt_rooms_units_states_types": [
{
"$id": "57",
"id_room_type": "48cd69e9-9bab-4778-b08f-8c81244a61bf",
"id_room_state": "8e4bddfe-0826-46f3-89aa-6a9d4f314077",
"id_image": "c4330634-0d6c-4b34-aac5-16005a6732ab",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-09-06T06:47:02.7303173+02:00",
"last_update": "2026-09-06T06:47:02.7303173+02:00",
"id_user_upd": "f7eab67a-bd8f-4f00-9f87-3383fca01bee",
"commited": true,
"mt_rooms_units_states": {
"$id": "58",
"id": "5e5ed8f2-fee7-41e2-b31f-0e56c1f7977b",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"color": "sample string 5",
"active": true,
"created_on": "2026-09-06T06:47:02.7303173+02:00",
"last_update": "2026-09-06T06:47:02.7303173+02:00",
"id_user_upd": "57601726-d2c9-483e-b339-03907c51ab63",
"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": "106a3e2d-c541-4851-83e3-85935f42e73e",
"id_pos_sesion": "ca125079-404c-4f04-bec8-b9c26c8c895a",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "845daeb3-d26d-4a3e-86a6-d95ba2766e49",
"id_room_unit_activity": "13926e70-dda7-4bc1-bcf7-a2a380617be6",
"id_doc_sa": "a6eecac6-ad50-4cba-966b-429754b892b8",
"id_pos_type": "49f78254-85b2-4abe-bd9c-2531b187164b",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "2c144729-596d-43cf-9821-3961bcc0f948",
"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-09-06T06:47:02.7303173+02:00",
"last_update": "2026-09-06T06:47:02.7303173+02:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "48"
},
"tt_tips_users": [
{
"$id": "60",
"id_tip": "c1eb3817-cedc-4743-b5ff-cb7a7279cd9e",
"id_user": "cc1e30ae-96b9-4fc3-aaca-1774e5068b1a",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-09-06T06:47:02.7303173+02:00",
"last_update": "2026-09-06T06:47:02.7303173+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": "189fdd8a-2c77-445c-a6ca-fa184d89db85",
"id_user": "9fa53178-fb9e-4d9a-ab6f-eae6ed3aa0f3",
"date_add": "2026-09-06T06:47:02.7303173+02:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-09-06T06:47:02.7303173+02:00",
"last_update": "2026-09-06T06:47:02.7303173+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": "32080770-5c66-4d3f-ad68-1c2e693d8b7a",
"id_user": "82957281-fce4-4292-8933-851f41d3a0c3",
"id_user_profile": "1938f8c1-d4cb-4b1c-9602-7ef5a4040bd2",
"locator": "sample string 4",
"date_end": "2026-09-06T06:47:02.7303173+02:00",
"id_pos_sesion": "fc74f5d1-e344-4154-b20e-25c1b34954ab",
"date_login": "2026-09-06T06:47:02.7303173+02:00",
"date_logout": "2026-09-06T06:47:02.7416757+02:00",
"terminal_id": "sample string 6",
"terminal_type": "sample string 7",
"created_on": "2026-09-06T06:47:02.7416757+02:00",
"last_update": "2026-09-06T06:47:02.7416757+02:00",
"commited": true,
"st_users": {
"$ref": "7"
},
"st_users_profiles": {
"$id": "63",
"id": "1169f062-5793-4909-ab0e-f901b47d8764",
"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-09-06T06:47:02.7416757+02:00",
"last_update": "2026-09-06T06:47:02.7416757+02:00",
"commited": true,
"st_permisions": [
{
"$id": "64",
"id": "6e8bbadf-6073-4b94-b608-46144a86e59d",
"id_function": "47f1c2b7-ba15-4c5a-8a9f-7c57126c6bf3",
"id_user": "cf657da7-3395-4b9a-ae57-446e50f8e47c",
"id_profile": "a60ba567-d23b-4064-ad9e-023a4b033cb8",
"permission": 3,
"active": true,
"created_on": "2026-09-06T06:47:02.7416757+02:00",
"last_update": "2026-09-06T06:47:02.7416757+02:00",
"commited": true,
"st_users_profiles": {
"$ref": "63"
},
"st_users": {
"$ref": "7"
},
"st_functions": {
"$id": "65",
"id": "de462bdc-a638-4e80-800a-b1c16f95d998",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "63a5007a-0f5b-4e49-a24f-94821672b6b4",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "6a39b4a1-b6fa-4f8b-9449-34acad21c47d",
"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-09-06T06:47:02.7416757+02:00",
"last_update": "2026-09-06T06:47:02.7416757+02:00",
"commited": true,
"st_functions_groups": {
"$id": "66",
"id": "afc8ce28-f72e-4bd5-bdf1-d8f6f388b0c4",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-09-06T06:47:02.7419022+02:00",
"last_update": "2026-09-06T06:47:02.7419022+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": "943559c2-afd6-4cf9-9160-3b62a3fdf992",
"id_user": "d7cb32b3-fda5-4ba9-a4be-edad218f9e61",
"date_add": "2026-09-06T06:47:02.7419022+02:00",
"destiny_type": 4,
"id_key": "d9a0a372-3f1e-4ad4-b2ec-7d36df5460f1",
"message": "sample string 6",
"message_view": true,
"date_view": "2026-09-06T06:47:02.7419022+02:00",
"id_pos_sesion": "e528599d-15d1-4da0-8a8b-5f99b8714ca9",
"terminal_add": "sample string 9",
"created_on": "2026-09-06T06:47:02.7419022+02:00",
"last_update": "2026-09-06T06:47:02.7419022+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": "475ca0a1-1436-4ae0-8f0c-6869a9dd8232",
"spool_server": "sample string 2",
"id_doc_sa": "8bea5404-0159-4db0-9425-a2a713254973",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-09-06T06:47:02.7419022+02:00",
"printed": true,
"print_on": "2026-09-06T06:47:02.7419022+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": "cbcc1e59-ad8f-4788-99e1-47a0d3dc6ea9",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-09-06T06:47:02.7419022+02:00",
"date_end": "2026-09-06T06:47:02.7419022+02:00",
"id_branch": "ce56c7fa-6f2b-4c6e-a113-b38a4fc7344d",
"id_pos": "b4477ae0-24c1-40dd-926d-ae1feca867b2",
"id_list": "92354ebf-42e7-431b-b983-ecb615db5def",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-09-06T06:47:02.7419022+02:00",
"last_update": "2026-09-06T06:47:02.7419022+02:00",
"id_user_upd": "ef79e36d-d014-42bd-8d1c-6fb4481dcafe",
"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": "354a6574-5aca-4aab-8aaa-df88de275c5e",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-09-06T06:47:02.7419022+02:00",
"date_end": "2026-09-06T06:47:02.7419022+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": "302c7d18-be03-4a74-aff2-af6f4664b827",
"id_pos": "832ae339-f73e-42fe-b744-6dd1a7a6095a",
"id_list": "e1062831-3ba7-46b0-a1f5-3d5af0df4bdf",
"id_item": "cd184c22-0a26-47ed-b1ed-ee90a716768d",
"id_item_type": "3f38a98b-753c-47a8-8cb1-794ad857e7a5",
"id_category": "500d057a-3532-4a18-84f6-d29a3d0bbf17",
"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-09-06T06:47:02.7419022+02:00",
"last_update": "2026-09-06T06:47:02.7419022+02:00",
"id_user_upd": "94db6063-1163-46c5-8228-3b53cf3f2cce",
"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": "1cf434a2-e5f2-4ac1-bfc5-2d0a27b424dc",
"id_pos": "37d298e8-3404-4d9f-a02f-b6b92c7a3aaf",
"mac_address": "sample string 3",
"date_end": "2026-09-06T06:47:02.7419022+02:00",
"key_access": "sample string 5",
"id_user_add": "824617ed-2fb6-49ca-bf7e-ad348272f2a8",
"active": true,
"created_on": "2026-09-06T06:47:02.7419022+02:00",
"last_update": "2026-09-06T06:47:02.7419022+02:00",
"commited": true,
"mt_pos": {
"$ref": "23"
},
"st_users": {
"$ref": "7"
}
},
{
"$ref": "71"
}
],
"st_users_pos": [
{
"$id": "72",
"id_user": "b67a37af-1608-4463-ac01-c4a89f627247",
"id_pos": "4f214ce5-698a-46b7-b5ea-59df0d16a83d",
"pass_required": true,
"active": true,
"created_on": "2026-09-06T06:47:02.7419022+02:00",
"last_update": "2026-09-06T06:47:02.7419022+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": "1357c966-503f-4d8b-9693-d6089ecb7100",
"id_pos": "df9c697c-97d2-4464-bdb3-e65c73b01570",
"date_add": "2026-09-06T06:47:02.7419022+02:00",
"date_upd": "2026-09-06T06:47:02.7419022+02:00",
"date_out": "2026-09-06T06:47:02.7419022+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": "39b71c42-a8fc-4f4f-a1f2-d0a827fa9302",
"id_user_add": "63c1c909-7e09-40e1-99c8-26a044a77718",
"id_table": "90e00b7f-f806-42e9-af8e-53df0913a440",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "5b118663-21f1-4a03-8e80-6cf4fc521da4",
"created_on": "2026-09-06T06:47:02.7419022+02:00",
"commited": true,
"mt_pos": {
"$ref": "23"
},
"st_sync_tables": {
"$id": "75",
"id": "18e16096-ba95-42de-8aa0-d7286c9652fe",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-09-06T06:47:02.7419022+02:00",
"last_update": "2026-09-06T06:47:02.7419022+02:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "76",
"id": "a456aedc-cb74-47fb-ad43-fe6daada3a64",
"id_sync": "a90550f0-303d-46ad-92af-ca78b68f4903",
"json": "sample string 3",
"id_table": "b97a64e1-88bc-4ff3-8319-e045f973a58b",
"order": 5,
"st_sync_packages": {
"$id": "77",
"id": "54854a6e-ba1f-4067-a4cc-3b50ad78cb0d",
"id_branch_from": "69a9d468-e13a-4833-8779-614c1c1167e8",
"id_branch_to": "39ff99f8-ae1d-4009-a361-ef08b40f10dd",
"type": 4,
"created_on": "2026-09-06T06:47:02.7419022+02:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-09-06T06:47:02.7419022+02:00",
"send_on": "2026-09-06T06:47:02.7419022+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": "7321db7d-1d39-484b-b411-b5394bd3874b",
"id_pos": "563d5674-0e04-4ee4-a7fe-d3b270820741",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-09-06T06:47:02.7419022+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": "ff7544ba-fc87-4a9a-b266-6abd9645b0a3",
"id_line": 2,
"id_item": "3f7f0722-fed1-42a1-b114-1ce7ec2ef767",
"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": "a474e0fd-852d-42c9-bba9-ab4b6caceb10",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-09-06T06:47:02.7419022+02:00",
"last_update": "2026-09-06T06:47:02.7419022+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": "048bb41d-0c39-46c5-b33c-cc71dcd5ea0c",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-09-06T06:47:02.7419022+02:00",
"date_end": "2026-09-06T06:47:02.7419022+02:00",
"state": "sample string 6",
"created_on": "2026-09-06T06:47:02.7419022+02:00",
"last_update": "2026-09-06T06:47:02.7419022+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": "3e22cbc9-ae60-4d91-8f49-2e905635a1bc",
"token_id": "sample string 2",
"id_user": "618baf6a-a33c-44ee-8af3-5fb322a99bd0",
"date_from": "2026-09-06T06:47:02.7419022+02:00",
"date_end": "2026-09-06T06:47:02.7419022+02:00",
"created_on": "2026-09-06T06:47:02.7419022+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": "f451d873-c312-4b79-b468-4ea31cd456a0",
"id_room_activity": "b257e3b3-e637-4fb4-bf71-796d503763e3",
"id_pos_sesion": "ebb3cd95-440a-4624-959f-c66174cf58c7",
"log_text": "sample string 4",
"id_user": "349a068d-77e5-42f6-be66-8583c83628d5",
"event_type": "sample string 6",
"correlation_id": "cc663b5e-decc-428e-a5eb-aa396622bba9",
"id_room_unit": "86d9478b-d6a9-4a2f-b7d1-497d83aed4a7",
"id_room_unit_source": "170ef8d8-7612-4446-8a8b-b82fa3804d7b",
"id_room_unit_destination": "53bf17b4-51e7-4201-9116-5ec860a94a49",
"id_room_activity_related": "8358d8ce-5184-48c1-8ba8-db29a363844a",
"id_doc_sa": "f46d15da-6a92-45f5-8afe-ec64e48703b9",
"id_user_authorizer": "62c7561d-8d9d-41f9-be27-3c29f3405bb7",
"data_json": "sample string 7",
"created_on": "2026-09-06T06:47:02.7419022+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"
}
]
}