POST api/Mt_Items_Types
Request Information
URI Parameters
None.
Body Parameters
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. |
Request Formats
application/json, text/json
Sample:
{
"id": "6391aa7f-6a67-4a67-95f7-7d649a4832fb",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "25f2a648-669a-40cb-bfdc-015e51068736",
"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:46:07.1437458+02:00",
"last_update": "2026-09-06T06:46:07.1437458+02:00",
"id_user_upd": "16e6af47-dadd-4f4d-918e-019cd1d7f3b3",
"commited": true,
"tt_vouchers_det": [
{
"$id": "2",
"id_voucher": "ca9e1a37-5553-463c-b251-4af7e3b34b03",
"id_line": "00696f3e-3fbe-4cd6-917c-6927d49e215d",
"id_category": "2204a371-8332-448e-b4a4-2bef516d3272",
"id_item": "5996b777-f946-4314-b1de-e0428e31c743",
"id_item_type": "045d63f3-1b41-4b95-87a9-1441eafc5513",
"price_max": 1.1,
"qty_add": 3.1,
"qty_used": 4.1,
"mt_categories": {
"$id": "3",
"id": "2a0737a1-3585-4c31-9789-8755024444d2",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "7583e2be-958b-4e79-bebb-f31da2861ec7",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "f74f3062-1723-4220-acff-0176108ffc5a",
"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:46:07.1437458+02:00",
"last_update": "2026-09-06T06:46:07.1437458+02:00",
"id_user_upd": "f54bc80c-096b-4e19-aa33-5ff87fb2b4c3",
"commited": true,
"mt_categories_items": [
{
"$id": "4",
"id_category": "ac9fcd2c-9109-4bca-a4cf-8192dd495a85",
"id_item": "65362ccb-88ed-4fc7-a5ab-5cfaa25bd3cf",
"is_default": true,
"active": true,
"created_on": "2026-09-06T06:46:07.1437458+02:00",
"last_update": "2026-09-06T06:46:07.1437458+02:00",
"id_user_upd": "9a1b6d4b-0e4e-421b-8093-691a3c798b82",
"commited": true,
"mt_categories": {
"$ref": "3"
},
"mt_items": {
"$id": "5",
"id": "d000ae6a-c6db-4bfd-bca3-a3b0094b6842",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "d217ab37-feb7-4d5b-84b2-d9ee08079c32",
"id_unit_sec": "a45f2b64-e15e-4b36-aaf2-20847e043cfa",
"id_brand": "ca0c41a7-5272-4a58-856b-86b7ab22f679",
"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": "bad247ba-f5ab-471e-ad24-f87530f97bbf",
"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:46:07.1437458+02:00",
"last_update": "2026-09-06T06:46:07.1437458+02:00",
"id_user_upd": "2c8a6eee-9cb6-438e-a45f-85c4c3337630",
"commited": true,
"mt_brands": {
"$id": "6",
"id": "c619df3a-2dd2-409a-b8d5-cd3c693505c1",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-09-06T06:46:07.1437458+02:00",
"last_update": "2026-09-06T06:46:07.1437458+02:00",
"id_user_upd": "45a77c91-80e7-411c-8974-d99b959b09d3",
"commited": true,
"mt_items": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"st_users": {
"$id": "7",
"id": "9f14388a-2aa4-4dc4-8d0a-2f5e2a230da7",
"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": "70163691-2914-487e-885c-4f7538eed451",
"view_messages": true,
"id_image_photo": "279a65f9-bac9-4fb5-a918-5a54cd4a8486",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "1667f4ec-482e-4c27-b13f-8feeab98abb1",
"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:46:07.1437458+02:00",
"last_update": "2026-09-06T06:46:07.1437458+02:00",
"commited": true,
"mt_branches": [
{
"$id": "8",
"id": "726f0ad2-9ca4-415c-8ac1-6b8f48a4307b",
"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": "b6b4aef7-161e-4692-a182-518c14971a7c",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-09-06T06:46:07.1437458+02:00",
"last_update": "2026-09-06T06:46:07.1437458+02:00",
"id_user_upd": "8fc105ff-dcae-4712-af9e-dab86d827a33",
"commited": true,
"st_images": {
"$id": "9",
"id": "d1ce3df2-e122-4ae1-8f79-326a26baae26",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "e532eb2e-2877-41a2-bafc-8870db9663ab",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-09-06T06:46:07.1437458+02:00",
"last_update": "2026-09-06T06:46:07.1437458+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_categories": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"mt_employees": [
{
"$id": "10",
"id": "7eb7d5d9-eb5b-44d7-ab37-6984c0169830",
"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": "32212244-2ab1-419c-a35f-01fca91be8ce",
"name_pos": "sample string 12",
"id_image": "680a7700-072b-4939-a11f-6ddf52490346",
"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:46:07.1437458+02:00",
"last_update": "2026-09-06T06:46:07.1437458+02:00",
"id_user_upd": "67d4b411-a26d-4438-9853-a71cfdb85cea",
"commited": true,
"mt_employees_branches": [
{
"$id": "11",
"id_employee": "0d68ede4-411c-452d-b284-94be7ea8f3c6",
"id_branch": "202be89f-e040-4223-a673-a165afae69f5",
"active": true,
"created_on": "2026-09-06T06:46:07.1437458+02:00",
"last_update": "2026-09-06T06:46:07.1437458+02:00",
"id_user_upd": "883d3013-dba6-4b92-98e6-98023a2412dd",
"commited": true,
"mt_branches": {
"$ref": "8"
},
"mt_employees": {
"$ref": "10"
}
},
{
"$ref": "11"
}
],
"mt_employees_profiles": {
"$id": "12",
"id": "2bc99b9d-bfb8-4ccd-a5e3-f5b339f2d0e2",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-09-06T06:46:07.1437458+02:00",
"last_update": "2026-09-06T06:46:07.1437458+02:00",
"id_user_upd": "6862a9e9-edaa-4143-9925-9841a3dc423a",
"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": "6907d8ac-0503-4f61-bc42-eade2cdc91b4",
"id_line": 2,
"id_item_sub": "5088a3dc-71fd-460b-b241-2d00e5a28ad3",
"qty": 4.1,
"id_list": "90d7b5f3-5a07-4910-8d47-af0132fc9ab7",
"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": "6e8a1fac-26ec-4c58-9d05-fe9642064301",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "004b239a-242e-4d15-940d-c10f534af773",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "f7b47cc3-62b3-43bf-8ffe-ca68f05cf285",
"id_user_upd": "6828f00f-2e21-46f0-81e5-88dd73cb222a",
"active": true,
"mt_employees": {
"$ref": "10"
},
"mt_items_sub": {
"$id": "14",
"id": "ec8ba0ee-d39c-421f-86f2-06d2aafacca2",
"id_item": "214a27ee-9e7f-445b-bd38-09cee3ab3795",
"id_item_type": "0ddd68fd-5d4c-4758-9fc0-be0f9eb4de29",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "01058505-5b05-4cb2-bad6-718402afdb35",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-09-06T06:46:07.1437458+02:00",
"last_update": "2026-09-06T06:46:07.1437458+02:00",
"id_user_upd": "6e2168fc-4fed-4a73-870c-ca42df97f4fa",
"commited": true,
"mt_items": {
"$ref": "5"
},
"mt_items_formula": [
{
"$id": "15",
"id_item_sub": "fb5d1c64-96e2-4600-ad59-0faf725cd1da",
"id_item": "5376cc3d-4013-4b9c-9844-b62ed1fc9a21",
"group_id": 3,
"id_unit_ref": "6ce6635b-bf0a-4542-a1af-31da8216f622",
"qty_dis": 5,
"mt_items": {
"$ref": "5"
},
"mt_items_sub": {
"$ref": "14"
},
"mt_units_ref": {
"$id": "16",
"id": "38e28c5a-0be7-4bb5-9354-55a374154935",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "7a795a13-74c4-437b-a185-e3edef17e660",
"active": true,
"created_on": "2026-09-06T06:46:07.1437458+02:00",
"last_update": "2026-09-06T06:46:07.1437458+02:00",
"id_user_upd": "ac5ec843-56c6-44d5-9d95-6615d740d15e",
"commited": true,
"mt_units": {
"$id": "17",
"id": "1f9700ad-211f-4b8c-9d70-e5578cd71d85",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-09-06T06:46:07.1437458+02:00",
"last_update": "2026-09-06T06:46:07.1437458+02:00",
"id_user_upd": "983d3f34-a2bd-4c3f-8dd2-eb172a12106e",
"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": "edb03033-b98c-48ba-b0a2-4818878c604c",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "e3a729cb-3451-4f3a-a10c-4a34af41cf62",
"id_doc_print": "ac77c7f2-6634-4430-8e1e-15f3870e8374",
"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:46:07.1437458+02:00",
"last_update": "2026-09-06T06:46:07.1437458+02:00",
"commited": true,
"mt_items_sub": [
{
"$ref": "14"
},
{
"$ref": "14"
}
]
},
"st_users": {
"$ref": "7"
},
"mt_prices_items": [
{
"$id": "19",
"id_list": "55fd1c9e-331b-48a9-92eb-1a3ba7ac24a6",
"id_item_sub": "4649a0f7-5ad0-485d-b28e-1e4c94ae6db5",
"validity_date": "2026-09-06T06:46:07.1437458+02:00",
"price": 4.1,
"active": true,
"created_on": "2026-09-06T06:46:07.1437458+02:00",
"last_update": "2026-09-06T06:46:07.1437458+02:00",
"id_user_upd": "7e579e54-5304-4a0c-bce4-d076bef18060",
"commited": true,
"mt_items_sub": {
"$ref": "14"
},
"mt_prices_list": {
"$id": "20",
"id": "801a6c5f-562a-4373-8085-2bbcd48a5b50",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "9b16de10-d580-41fd-bb35-7a77b42f684f",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "8e541310-1d9b-45aa-ba33-6efe19c9aa87",
"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:46:07.1437458+02:00",
"last_update": "2026-09-06T06:46:07.1437458+02:00",
"id_user_upd": "85581f2e-02fb-4181-90ec-94c547116436",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "21",
"id_pos": "34152c22-37ba-4c32-ae0c-1d3849eb082f",
"id_pos_type": "3418236d-2fdc-4937-98ef-161135d20222",
"id_price_list": "0970c363-c3ce-45e0-a1d4-bef71e9f2c1d",
"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:46:07.1437458+02:00",
"last_update": "2026-09-06T06:46:07.1437458+02:00",
"id_user_upd": "7ecdce8c-cdb0-432c-af13-69b891c25f86",
"commited": true,
"mt_pos_view": {
"$id": "22",
"id_pos": "b3bd7b9c-18ee-48a4-9163-768e3334ac33",
"id_pos_type": "4a332036-e5e0-4e54-9ac2-0870c07f53dc",
"is_default": true,
"active": true,
"created_on": "2026-09-06T06:46:07.1437458+02:00",
"last_update": "2026-09-06T06:46:07.1437458+02:00",
"id_user_upd": "520fe7dc-1e35-45a7-8feb-8e2c79677737",
"commited": true,
"mt_pos": {
"$id": "23",
"id": "2eaf0619-170b-4c63-8765-0ce69461d3b0",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "d40d5c32-6c3a-4cd7-a3fe-c2a224ab93b9",
"id_zone": "abd2be2b-3687-4e34-b583-ce8f904f144c",
"user_required": true,
"active": true,
"created_on": "2026-09-06T06:46:07.1437458+02:00",
"last_update": "2026-09-06T06:46:07.1437458+02:00",
"id_user_upd": "e00c394f-40f6-4b44-9ace-20c0b876eca4",
"commited": true,
"mt_branches_zones": {
"$id": "24",
"id": "79aea092-38e9-42cf-9707-458fdda0e1af",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "c1213ad4-e661-442b-9b90-4cd17b03d72d",
"active": true,
"created_on": "2026-09-06T06:46:07.1437458+02:00",
"last_update": "2026-09-06T06:46:07.1437458+02:00",
"id_user_upd": "5667905d-9888-4e72-8f09-5eafe0ecd3bb",
"commited": true,
"mt_branches": {
"$ref": "8"
},
"mt_pos": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"st_users": {
"$ref": "7"
}
},
"mt_cloakrooms": [
{
"$id": "25",
"id": "2755234a-4d66-43d7-b7ee-c03d794f9cec",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "17338efb-00e7-40cb-8c9f-c1c2c3609869",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "574f0dce-5149-439c-8f5c-e2db7cc25098",
"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:46:07.1437458+02:00",
"last_update": "2026-09-06T06:46:07.1437458+02:00",
"id_user_upd": "4c1f4f9b-e743-4759-89b5-407276eb45bc",
"commited": true,
"mt_pos": {
"$ref": "23"
},
"st_images": {
"$ref": "9"
},
"st_users": {
"$ref": "7"
},
"tt_cloakrooms_units": [
{
"$id": "26",
"id": "b1706fd5-7f46-4025-b4e3-7f22e688900e",
"id_cloakroom": "77b309cf-cfd7-4c11-b15e-7e6ecabbb175",
"id_pos_sesion": "f7703a42-c206-4e0f-8631-955120a015d2",
"unit_id": 4,
"date_open": "2026-09-06T06:46:07.1437458+02:00",
"date_close": "2026-09-06T06:46:07.1437458+02:00",
"id_doc_sa": "8ec85e7f-c95f-4c52-a2bf-5334aa0d7a2f",
"commited": true,
"mt_cloakrooms": {
"$ref": "25"
},
"tt_doc_sa": {
"$id": "27",
"id": "6348f144-6146-473c-a1d9-6432d1fa8606",
"id_pos": "90457875-8d1f-4f35-93af-15375b5a194e",
"id_doc": "cce100e0-d4b5-4b2b-ba89-5bd2700a3ccc",
"id_branch": "b73e9589-2520-4ced-8064-9f743be8981b",
"nro_doc": "sample string 5",
"date_doc": "2026-09-06T06:46:07.1437458+02:00",
"date_tax": "2026-09-06T06:46:07.1437458+02:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "1ab71f34-be9b-4820-b7db-6106d2ce8497",
"id_relationship": "3a00a3fd-baf5-40f2-9aac-d946b58cb8ae",
"id_loc_from": "7b5ef3cc-bffc-49a6-80f5-38dbc90a3f6d",
"id_loc_end": "324028df-50e0-4eea-8390-d3cd978d9b4b",
"id_user_add": "8b3739f6-f5e3-4e53-abf2-a076edaac630",
"id_user_upd": "8ae40700-2e0a-4a94-911b-83bb430137c5",
"comment": "sample string 12",
"id_pos_sesion": "95605e0b-b990-4bc5-a89f-1e8cf7134b5d",
"id_room_unit": "e4f41aab-3369-4545-ab9f-7e4a70c699a3",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "f1b53ea4-8098-47cb-b959-1527e2a7a344",
"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:46:07.1437458+02:00",
"last_update": "2026-09-06T06:46:07.1437458+02:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "8"
},
"mt_docs": {
"$id": "28",
"id": "7c0f33b4-eeab-4eb7-8837-b5248d193adb",
"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": "d8e9ca36-af8f-470d-8a0e-b54ddc05c073",
"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:46:07.1437458+02:00",
"last_update": "2026-09-06T06:46:07.1437458+02:00",
"id_user_upd": "6c43a7af-3f5a-4443-8370-b64fa66b6327",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "29",
"id_doc": "88cd47de-099a-4c40-a385-6a3a300ba8df",
"id_pay": "5f087508-3099-48ce-9783-762276c65dca",
"id_money": "a09974c7-13b2-49d3-83e3-b5dafca38b09",
"active": true,
"created_on": "2026-09-06T06:46:07.1437458+02:00",
"last_update": "2026-09-06T06:46:07.1437458+02:00",
"id_user_upd": "552845a6-0b2f-47d8-aa15-899e0d39a966",
"commited": true,
"mt_docs": {
"$ref": "28"
},
"mt_money_types": {
"$id": "30",
"id": "29ad686e-971b-4192-9f08-67c264a1b972",
"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": "324d5326-c961-441f-8369-d0e49655532f",
"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:46:07.1437458+02:00",
"last_update": "2026-09-06T06:46:07.1437458+02:00",
"id_user_upd": "7f23b16d-15d5-4eef-afc7-162352b42caa",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"mt_money_rates": [
{
"$id": "31",
"id_money_1": "0b511e4e-59aa-457f-a153-2b30340e35c0",
"id_money_2": "fdec6969-f713-49b5-b2bd-3e4372d3d015",
"date_from": "2026-09-06T06:46:07.1437458+02:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-09-06T06:46:07.1437458+02:00",
"last_update": "2026-09-06T06:46:07.1437458+02:00",
"id_user_upd": "f339a3be-3a0d-4ea8-9c55-cc0fe941e5ef",
"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": "051cb82b-d2a3-4f3e-bb5d-92a9a5ee09bc",
"id_pay": "3fdd7d14-e1e0-4b33-aab5-2578abd0ea7b",
"id_money": "877ecf5a-c6a7-40d6-adeb-bb3d47ef2c62",
"date_cashflow": "2026-09-06T06:46:07.1437458+02:00",
"coefficient": 5.1,
"id_user_add": "f47150f8-88ff-49e8-8477-9208c6778f5a",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "33",
"id": "1a6140ca-2525-45b5-b452-d78297a77803",
"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": "b2379ce2-dd63-4683-bc0a-3a1c84ff76f4",
"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:46:07.1437458+02:00",
"last_update": "2026-09-06T06:46:07.1437458+02:00",
"id_user_upd": "4b9cb935-1b78-407f-a631-987dc57a2458",
"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": "2e518a3d-8211-4d14-8d00-c0eb0e91ddcf",
"id_line": 2,
"id_pay": "1eb21d0a-5c08-48d8-95fc-f8a55145befe",
"id_money": "16d02e6c-1535-4fe1-856f-fb6da8189680",
"coefficient": 5.1,
"id_voucher": "7240ca6d-95e3-463d-90b3-b7869a1cd57e",
"id_employee": "e82a50d0-a604-46c9-8704-b193bfc14268",
"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": "63c51c53-ef1e-4f8b-a295-184f010cb772",
"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": "c9d4ea28-f5e4-457b-9b6d-36f28bcb16f2",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-09-06T06:46:07.1437458+02:00",
"date_end": "2026-09-06T06:46:07.1437458+02:00",
"date_used": "2026-09-06T06:46:07.1437458+02:00",
"date_sesion": "2026-09-06T06:46:07.1437458+02:00",
"id_employee": "d6089db1-5102-443a-9fc8-ec850625a525",
"id_branch": "a72cc237-e102-4219-988c-beca87cbf904",
"id_voucher_permision": "869fc0e3-714b-4723-a2d5-f44137996ae1",
"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": "70d1a86e-d1d3-4d9d-b880-5988082bc724",
"id_user_add": "b5ca43c7-f78e-496d-a536-3f9ed223499a",
"id_doc_sa": "4c3874b8-aecf-4900-9f4f-a551b92320b0",
"id_item_sub": "7d80a362-7cad-403d-87ad-588c6ce2ca51",
"id_pos_sesion": "70f6c5f9-b25f-4bc5-9f8a-f3ea25a2ad0a",
"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:46:07.1437458+02:00",
"last_update": "2026-09-06T06:46:07.1437458+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": "768fdff0-b8fd-4656-ab0a-3242aaa01ce6",
"date_from": "2026-09-06T06:46:07.1437458+02:00",
"date_end": "2026-09-06T06:46:07.1437458+02:00",
"date_used": "2026-09-06T06:46:07.1437458+02:00",
"id_employee": "2038cb70-7702-471d-8dc2-7f571be06088",
"id_branch": "a8900696-0c15-4611-9a2a-e27616551b90",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "f62316d1-2cf1-4f9b-9c7d-af758b59b407",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-09-06T06:46:07.1437458+02:00",
"last_update": "2026-09-06T06:46:07.1437458+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": "ca73b102-bd12-426b-8dcc-b773052ece76",
"id_doc": "c1361946-1205-41d1-9ad5-eaf8e3640fa3",
"id_pos_type": "93f1fe73-e4db-4303-a7b0-9081ff9be2ad",
"id_doc_print": "5c066a73-352e-46e8-ba6a-dc6a18f5860d",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-09-06T06:46:07.1437458+02:00",
"last_update": "2026-09-06T06:46:07.1437458+02:00",
"id_user_upd": "95a602dd-0a76-4559-8111-0d339f266340",
"commited": true,
"mt_docs": {
"$ref": "28"
},
"mt_pos_print": {
"$id": "38",
"id": "ac1349d2-41c5-4ea6-b47f-731dd5b7bc35",
"id_pos": "5c9c383c-4363-4c0b-9344-73a037adfc0e",
"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:46:07.1437458+02:00",
"last_update": "2026-09-06T06:46:07.1437458+02:00",
"id_user_upd": "e35c963f-b4c9-45f3-ad58-a50b161378e7",
"commited": true,
"mt_pos": {
"$ref": "23"
},
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_users": {
"$ref": "7"
}
},
"mt_pos_types": {
"$id": "39",
"id": "480fe47f-6299-4d14-8852-15da58f9355c",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-09-06T06:46:07.1437458+02:00",
"last_update": "2026-09-06T06:46:07.1437458+02:00",
"id_user_upd": "7e5b8d28-a4ea-4d07-9d04-ec15084cb985",
"commited": true,
"mt_items_featured": [
{
"$id": "40",
"id": "54838bbd-dd2a-4c05-af41-ad3c4a88654c",
"id_branch": "ae163a01-664c-49a3-b225-59c93720cec3",
"id_pos_type": "02cead1b-e126-4c50-9bcb-12b3132570fa",
"id_pos": "edbd2e60-eca5-4b0c-9bc7-57e41227288a",
"id_item": "e698a5fc-64e5-490d-ac0c-79b3bac65ef6",
"date_from": "2026-09-06T06:46:07.1437458+02:00",
"date_end": "2026-09-06T06:46:07.1437458+02:00",
"image_id": 4,
"active": true,
"created_on": "2026-09-06T06:46:07.1437458+02:00",
"last_update": "2026-09-06T06:46:07.1437458+02:00",
"id_user_upd": "c23b6fcf-ba8d-4ea7-9b85-d173a2086a7f",
"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": "65fe3c2b-1eb0-4403-ab8e-04923a84a0ba",
"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:46:07.1437458+02:00",
"last_update": "2026-09-06T06:46:07.1437458+02:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_doc_print_det": [
{
"$id": "42",
"id_doc_print": "fa9b78ff-f10d-4809-9627-4a3e22feeafd",
"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": "2f409e99-8cf8-4486-9d3c-915c8e8a73ef",
"id_doc": "615b520b-3013-4560-bd84-4777a2d53a75",
"value": 3,
"created_on": "2026-09-06T06:46:07.1437458+02:00",
"last_update": "2026-09-06T06:46:07.1437458+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": "0f5ed94f-71a0-459b-bb65-40498fb79814",
"id_pos": "f0ac8c13-95ac-4765-8e6b-9871de75fa47",
"id_doc": "b9f37576-8c9c-4eda-8412-5d3aefa4460c",
"id_branch": "5dce09aa-e5de-409f-82bc-c1350db23c8b",
"nro_doc": "sample string 5",
"date_doc": "2026-09-06T06:46:07.1437458+02:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "5bd8b0be-9db1-40e2-b57e-83b270ff53e9",
"id_loc_from": "8b7a91c0-5c06-4b43-8064-1c4fab8427dd",
"id_loc_end": "54ea2119-0d81-4148-8bf5-f07357c1c5fb",
"id_user_add": "af653165-29be-42b5-9973-e373db67ed04",
"id_user_upd": "c59ef327-5a27-4eee-bc14-eff6cbb31488",
"id_pos_sesion": "1664e175-f994-4fbd-9cfa-c0d56e2e24c1",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-09-06T06:46:07.1437458+02:00",
"active": true,
"created_on": "2026-09-06T06:46:07.1437458+02:00",
"last_update": "2026-09-06T06:46:07.1437458+02:00",
"commited": true,
"mt_branches": {
"$ref": "8"
},
"mt_docs": {
"$ref": "28"
},
"mt_locations": {
"$id": "45",
"id": "9361dc5f-a9a1-49a4-8cc1-5e3f6538678b",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "965cb11b-9d52-4fd2-968e-29c79883f25b",
"active": true,
"created_on": "2026-09-06T06:46:07.1437458+02:00",
"last_update": "2026-09-06T06:46:07.1437458+02:00",
"id_user_upd": "5770959a-8172-45f6-9d97-f9c9a6eeb29c",
"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": "0d90560f-438d-4c9c-adc6-5381e877e7dd",
"id_item": "6c03e6c3-42ee-452e-ad24-0ef2a0677fa8",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-09-06T06:46:07.1437458+02:00",
"last_update": "2026-09-06T06:46:07.1437458+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": "728a01e3-d385-4895-8648-1e7a2e9266aa",
"id_line": 2,
"id_item": "bdc48391-3b20-48a2-91d9-526410b0691e",
"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": "2911a54b-9b71-4123-bfbb-faf58869d833",
"nro_sesion": 2,
"id_pos": "8048b58f-d016-482d-aafe-16944b734cae",
"date_tax": "2026-09-06T06:46:07.1437458+02:00",
"date_open": "2026-09-06T06:46:07.1437458+02:00",
"date_close": "2026-09-06T06:46:07.1437458+02:00",
"id_user_open": "c95d208f-8e4c-43f3-b052-fa52510298d1",
"id_user_close": "32fb519f-b8cb-4758-8216-81726afc56cc",
"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:46:07.1437458+02:00",
"last_update": "2026-09-06T06:46:07.1437458+02:00",
"commited": true,
"mt_pos": {
"$ref": "23"
},
"tt_cloakrooms_units": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"tt_items_customs": [
{
"$id": "49",
"id": "6acd7ca2-1af0-48be-9302-f36ebb9a0c13",
"order_id": 2,
"id_item": "e4c28eab-e442-462f-9f20-1b11ffe7b106",
"id_item_type": "157a0fec-eed9-41a3-a834-1855e197819e",
"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": "616db0ad-7b42-4a90-804c-059f7d7c55b4",
"type_item": 11,
"id_voucher_json": "f2041434-2db0-46e5-a104-b9a3d8d3dd83",
"count_voucher": 1,
"id_category": "f37dcb58-40c3-40b0-bf8c-ea51fe7f1527",
"created_on": "2026-09-06T06:46:07.1437458+02:00",
"last_update": "2026-09-06T06:46:07.1437458+02:00",
"id_user_upd": "ba584b54-0ccc-4900-b5cb-7b83772dc2c6",
"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": "77f5e3e2-fd33-443e-82e3-32ad5bbbd130",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "483d3fe1-4204-4695-b567-cc9a3bb283b9",
"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:46:07.1437458+02:00",
"tt_pos_sesion": {
"$ref": "48"
}
},
{
"$ref": "50"
}
],
"tt_rooms_units_activity": [
{
"$id": "51",
"id": "1931816d-27ec-4aaf-8a7e-c099955023fd",
"id_room_unit": "29a8f69f-8227-4cee-a59b-637422041cf8",
"id_room_list": "18c0cb00-a1aa-418c-a8fa-8388f42bfeee",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-09-06T06:46:07.1437458+02:00",
"date_from": "2026-09-06T06:46:07.1437458+02:00",
"date_end": "2026-09-06T06:46:07.1437458+02:00",
"date_open": "2026-09-06T06:46:07.1437458+02:00",
"date_close": "2026-09-06T06:46:07.1437458+02:00",
"id_employee": "e6305175-33cd-4851-a293-34874b93e1ad",
"id_employee_sec": "5909c493-f7df-4218-9847-f326526f10d1",
"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": "7cdeca0e-a040-4d1c-9f1b-c71cfe090cae",
"comment": "sample string 7",
"id_user_open": "c881ebd3-43f3-435a-be3f-7c680de70de8",
"id_user_close": "569cf777-3727-4f1f-9cd7-19ec3166bd7e",
"id_unit_state": "06cf4536-57e3-4dfb-9502-e6ea966cca1f",
"id_pos_sesion": "60dccdb8-0922-42ae-afb0-bfb9952e207a",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-09-06T06:46:07.1437458+02:00",
"active": true,
"created_on": "2026-09-06T06:46:07.1437458+02:00",
"last_update": "2026-09-06T06:46:07.1437458+02:00",
"commited": true,
"mt_employees": {
"$ref": "10"
},
"mt_employees1": {
"$ref": "10"
},
"mt_rooms_units": {
"$id": "52",
"id": "762af235-4a78-4b09-92bd-a57d25aaa3fe",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "b4811010-52ae-4a7a-bbfb-0aab3b3ddbb7",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "cc06e141-d936-4d14-a136-f28d6824812f",
"locked": true,
"date_locked": "2026-09-06T06:46:07.1437458+02:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-09-06T06:46:07.1437458+02:00",
"last_update": "2026-09-06T06:46:07.1437458+02:00",
"id_user_upd": "9f99b92a-0503-4e10-a243-a0007d358791",
"commited": true,
"mt_rooms": {
"$id": "53",
"id": "ac975f4e-353f-4573-9261-35dd131adba7",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "cb547e8a-0a11-4326-8c1d-e1905c3e2e49",
"name_pos": "sample string 6",
"id_image": "c42ba300-065b-4a89-be1a-1cf70dcc6e53",
"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": "4a8e53d3-6d9f-4ea2-9905-6f67b2127711",
"refresh_status": true,
"active": true,
"created_on": "2026-09-06T06:46:07.1437458+02:00",
"last_update": "2026-09-06T06:46:07.1437458+02:00",
"id_user_upd": "b20a7c4b-cc6a-4b36-ba95-f98ebedf88c5",
"commited": true,
"mt_branches": {
"$ref": "8"
},
"mt_pos_rooms": [
{
"$id": "54",
"id_pos": "61a9376e-d6e4-460c-aac5-68df4a406a2a",
"id_room": "30af0d99-64fe-4f0b-ae49-c78fc76e46d7",
"active": true,
"created_on": "2026-09-06T06:46:07.1437458+02:00",
"last_update": "2026-09-06T06:46:07.1437458+02:00",
"id_user_upd": "cd4eb0a6-b661-4711-be4c-6258e005bf80",
"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": "55ca5f46-6450-45bb-94ed-29e0e59ea86d",
"id_room": "d7484811-a99c-4357-9afd-987cdfe9f8ae",
"date_in": "2026-09-06T06:46:07.1437458+02:00",
"date_out": "2026-09-06T06:46:07.1437458+02:00",
"id_user_add": "f6970c6c-1394-4c9d-acca-9b4d45e69948",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-09-06T06:46:07.1437458+02:00",
"last_update": "2026-09-06T06:46:07.1437458+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": "41516046-2f0e-4a41-8644-931f8eb1b28b",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-09-06T06:46:07.1437458+02:00",
"last_update": "2026-09-06T06:46:07.1437458+02:00",
"id_user_upd": "831dda39-d150-4f04-b768-34be2f06f04c",
"commited": true,
"mt_rooms_units": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"mt_rooms_units_states_types": [
{
"$id": "57",
"id_room_type": "06022b03-8421-4c54-a71d-6a4699279caf",
"id_room_state": "3cee92e4-7708-440f-b15d-981c3663e619",
"id_image": "7aa84ee2-5f17-4d94-8b3f-203243a0bc6e",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-09-06T06:46:07.1437458+02:00",
"last_update": "2026-09-06T06:46:07.1437458+02:00",
"id_user_upd": "17687583-a4df-45f5-8bd2-3e467bb11080",
"commited": true,
"mt_rooms_units_states": {
"$id": "58",
"id": "92f16e9f-2672-464e-bc01-5654ae425ec7",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"color": "sample string 5",
"active": true,
"created_on": "2026-09-06T06:46:07.1437458+02:00",
"last_update": "2026-09-06T06:46:07.1437458+02:00",
"id_user_upd": "8b22ba67-96d9-415a-b892-99e6a6dc96ac",
"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": "e88ee9ad-ff38-4b59-83f3-c309634d6b78",
"id_pos_sesion": "574adcac-15f2-49a9-b508-482c32968e72",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "a2aaaa13-dfd6-4231-886a-b85b3cc643d8",
"id_room_unit_activity": "71934817-d665-44db-a67d-0a35bcce0261",
"id_doc_sa": "6f524f44-ea4a-4f3d-93c0-cd409e804be3",
"id_pos_type": "ab3aa062-6886-4e24-b390-c4290f6f5508",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "a0ec8f07-fe5b-4908-b528-2d4cd81ff848",
"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:46:07.1437458+02:00",
"last_update": "2026-09-06T06:46:07.1437458+02:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "48"
},
"tt_tips_users": [
{
"$id": "60",
"id_tip": "3b84491a-bba1-4ccf-a71f-52d26ce49627",
"id_user": "bd094d4f-7f2d-4f31-881f-492d7d0ac6cf",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-09-06T06:46:07.1437458+02:00",
"last_update": "2026-09-06T06:46:07.1437458+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": "7ab6899e-2bc8-4fde-899f-a0d5bcc132f4",
"id_user": "9ecb2c8b-363c-42c2-bca0-1e0e10b5bea6",
"date_add": "2026-09-06T06:46:07.1437458+02:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-09-06T06:46:07.1437458+02:00",
"last_update": "2026-09-06T06:46:07.1437458+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": "394b36e7-1e7d-4de6-8d85-7b781f2e45f0",
"id_user": "c29417f5-5112-4183-b67c-d368618d1f4a",
"id_user_profile": "b6b48b74-1012-45e6-b600-0f081b832bbc",
"locator": "sample string 4",
"date_end": "2026-09-06T06:46:07.1437458+02:00",
"id_pos_sesion": "5ee7b077-1f79-460a-9cb8-3f54983c1c8f",
"date_login": "2026-09-06T06:46:07.1437458+02:00",
"date_logout": "2026-09-06T06:46:07.1437458+02:00",
"terminal_id": "sample string 6",
"terminal_type": "sample string 7",
"created_on": "2026-09-06T06:46:07.1437458+02:00",
"last_update": "2026-09-06T06:46:07.1437458+02:00",
"commited": true,
"st_users": {
"$ref": "7"
},
"st_users_profiles": {
"$id": "63",
"id": "256666d6-4fd1-4bf1-aa0b-8578b635b663",
"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:46:07.1437458+02:00",
"last_update": "2026-09-06T06:46:07.1437458+02:00",
"commited": true,
"st_permisions": [
{
"$id": "64",
"id": "6771f864-de34-4ebc-9837-3a05983962b8",
"id_function": "976763f9-144a-45ab-bd12-24fd6e5f1245",
"id_user": "122cbea4-a59e-4109-b4d1-ec3a0138bb33",
"id_profile": "037fdf2d-93a9-4455-807d-c54330c5090a",
"permission": 3,
"active": true,
"created_on": "2026-09-06T06:46:07.1437458+02:00",
"last_update": "2026-09-06T06:46:07.1437458+02:00",
"commited": true,
"st_users_profiles": {
"$ref": "63"
},
"st_users": {
"$ref": "7"
},
"st_functions": {
"$id": "65",
"id": "25bb881f-4c69-4edd-a106-a1c8aab4dcc4",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "67a3e3fa-b797-4035-a4c7-46c17c8f0633",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "634812dc-0c9f-4ab8-ae3d-1dbaad47b317",
"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:46:07.1437458+02:00",
"last_update": "2026-09-06T06:46:07.1437458+02:00",
"commited": true,
"st_functions_groups": {
"$id": "66",
"id": "5ca234c1-5ff7-4dae-b20b-123648bb5cdd",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-09-06T06:46:07.1437458+02:00",
"last_update": "2026-09-06T06:46:07.1437458+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": "feed0dfa-e59c-418c-b248-97f3f8c82f79",
"id_user": "fd0ba8df-61ae-4ab3-aa9b-7bdee3fa875e",
"date_add": "2026-09-06T06:46:07.1437458+02:00",
"destiny_type": 4,
"id_key": "66f9b46e-5c4f-427f-9074-84c297456cc7",
"message": "sample string 6",
"message_view": true,
"date_view": "2026-09-06T06:46:07.1437458+02:00",
"id_pos_sesion": "dea10148-0346-4a5f-8571-8ca93d3d1064",
"terminal_add": "sample string 9",
"created_on": "2026-09-06T06:46:07.1437458+02:00",
"last_update": "2026-09-06T06:46:07.1437458+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": "cb050b59-1654-4cb2-b748-966778e93428",
"spool_server": "sample string 2",
"id_doc_sa": "d468c56a-eaae-4491-9d5e-675cf5d4ff15",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-09-06T06:46:07.1437458+02:00",
"printed": true,
"print_on": "2026-09-06T06:46:07.1437458+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": "2f221d2c-46f7-4074-a854-45de5b255137",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-09-06T06:46:07.1437458+02:00",
"date_end": "2026-09-06T06:46:07.1437458+02:00",
"id_branch": "e32faef7-6f15-46c4-ac35-21637996530d",
"id_pos": "baa5d5fd-d0e1-4e44-bfb0-9b39b29e65b6",
"id_list": "b24cab42-8baf-453c-83ca-44f7ee01f8b7",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-09-06T06:46:07.1437458+02:00",
"last_update": "2026-09-06T06:46:07.1437458+02:00",
"id_user_upd": "64ef4524-f1d1-4ba9-a02a-780b19c228aa",
"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": "b3ea80da-b49b-49b0-90a8-461f1f813a2d",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-09-06T06:46:07.1437458+02:00",
"date_end": "2026-09-06T06:46:07.1437458+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": "a0943e9d-fc54-4f92-8733-c175d0a0f43e",
"id_pos": "d7476439-9185-48ae-84b9-27f870a1aac4",
"id_list": "02b71fd6-b5b9-472b-a744-72c7475978e4",
"id_item": "52cf541d-6955-4b2c-ad26-bcdd62124d09",
"id_item_type": "074c3b18-4130-43b6-b897-351472aa44ae",
"id_category": "fe96ce1b-4fde-4602-8e94-c5bab079d1d0",
"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:46:07.1437458+02:00",
"last_update": "2026-09-06T06:46:07.1437458+02:00",
"id_user_upd": "3be71ceb-f92d-422e-934a-3ba670c11f4f",
"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": "fd7ada42-d200-43f5-94a3-cc5a81e62fdb",
"id_pos": "f5fcc863-6e18-47d5-b76b-2f1a7a936daf",
"mac_address": "sample string 3",
"date_end": "2026-09-06T06:46:07.1437458+02:00",
"key_access": "sample string 5",
"id_user_add": "fbe97001-5510-49fe-938e-4cc7935585ff",
"active": true,
"created_on": "2026-09-06T06:46:07.1437458+02:00",
"last_update": "2026-09-06T06:46:07.1437458+02:00",
"commited": true,
"mt_pos": {
"$ref": "23"
},
"st_users": {
"$ref": "7"
}
},
{
"$ref": "71"
}
],
"st_users_pos": [
{
"$id": "72",
"id_user": "3d1ef51a-5f1b-4005-a5a0-dd694dc7cc58",
"id_pos": "2e051830-9d10-467b-802b-acccb4ff8a50",
"pass_required": true,
"active": true,
"created_on": "2026-09-06T06:46:07.1437458+02:00",
"last_update": "2026-09-06T06:46:07.1437458+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": "0249807d-d5fd-4e67-b7ed-3787a7557f0e",
"id_pos": "446dcd01-64eb-4f8e-ae68-8a9130c4d3bf",
"date_add": "2026-09-06T06:46:07.1437458+02:00",
"date_upd": "2026-09-06T06:46:07.1437458+02:00",
"date_out": "2026-09-06T06:46:07.1437458+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": "d10917a5-b57a-414b-bf58-fd48e5d63f64",
"id_user_add": "6d17f72a-4481-4e91-a2f4-9a13083b1b20",
"id_table": "25cba30e-6459-47ae-8e76-84f16819f44b",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "15a21b0c-d192-4cc4-9703-1c42572e8511",
"created_on": "2026-09-06T06:46:07.1437458+02:00",
"commited": true,
"mt_pos": {
"$ref": "23"
},
"st_sync_tables": {
"$id": "75",
"id": "41498029-6255-40ea-8dfc-ebbb9eaf45d4",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-09-06T06:46:07.1437458+02:00",
"last_update": "2026-09-06T06:46:07.1437458+02:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "76",
"id": "988d1ad0-30cd-49ca-9825-7f14fc516e80",
"id_sync": "1e361d4e-7bb2-4d08-b0c5-21d1c8788ce8",
"json": "sample string 3",
"id_table": "ccdced78-547b-4082-8153-a6c099cbf883",
"order": 5,
"st_sync_packages": {
"$id": "77",
"id": "6708e64d-e1ee-434e-8699-51bbd3e9bead",
"id_branch_from": "c911fe59-b438-444d-b52c-718eab693d00",
"id_branch_to": "bf108db6-40ad-4b40-a0c9-422e5a180420",
"type": 4,
"created_on": "2026-09-06T06:46:07.1437458+02:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-09-06T06:46:07.1437458+02:00",
"send_on": "2026-09-06T06:46:07.1437458+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": "07fa5a10-667d-4c6d-9ae9-48c9e11778cf",
"id_pos": "543c0a80-c536-4e79-94b0-32a7b9cab38e",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-09-06T06:46:07.1437458+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": "2b797067-579d-4598-b182-83184041ab72",
"id_line": 2,
"id_item": "6fe4c0ec-bf89-4c40-884e-facee1486bd7",
"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": "1adee084-78f7-4fe7-a145-63c1183642c8",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-09-06T06:46:07.1437458+02:00",
"last_update": "2026-09-06T06:46:07.1437458+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": "5665e131-7986-4f09-ba51-6fc4f9696818",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-09-06T06:46:07.1437458+02:00",
"date_end": "2026-09-06T06:46:07.1437458+02:00",
"state": "sample string 6",
"created_on": "2026-09-06T06:46:07.1437458+02:00",
"last_update": "2026-09-06T06:46:07.1437458+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": "cd042291-ed3b-477a-b8fc-5e749ecbbb96",
"token_id": "sample string 2",
"id_user": "5f1cc2cd-79d0-46ac-8dcc-23b87f878238",
"date_from": "2026-09-06T06:46:07.1437458+02:00",
"date_end": "2026-09-06T06:46:07.1437458+02:00",
"created_on": "2026-09-06T06:46:07.1437458+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": "71332613-3d18-44f4-8d02-93d2d69cef59",
"id_room_activity": "f43d3a84-ee7a-48f2-aba3-501511f5fcee",
"id_pos_sesion": "0823d3c8-84bb-4429-9af7-62f26bcf332a",
"log_text": "sample string 4",
"id_user": "dffc1ec9-2210-43e0-99e7-861052a8487f",
"event_type": "sample string 6",
"correlation_id": "7601d213-4fd8-4321-adaf-7e8957cb3457",
"id_room_unit": "a8f13d19-a62d-421d-bcc8-3b39ce3dcbe6",
"id_room_unit_source": "284c2835-db17-4728-ac66-6200bbed169b",
"id_room_unit_destination": "915fa601-410e-4d44-a895-d9325f04548b",
"id_room_activity_related": "f42f7554-c212-4bb5-872c-85e1a25ee02a",
"id_doc_sa": "7a066f41-4292-4fa8-83c7-bc93916109bf",
"id_user_authorizer": "cb1966ab-ffe2-4e0b-9671-667b3822b121",
"data_json": "sample string 7",
"created_on": "2026-09-06T06:46:07.1437458+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"
}
]
}
application/x-www-form-urlencoded
Sample:
Sample not available.
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": "8040a8cf-9a14-4991-bbb9-d374cdacf883",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "f22ab916-6448-4f1f-a0e5-70869c40e9a4",
"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:46:07.1594004+02:00",
"last_update": "2026-09-06T06:46:07.1594004+02:00",
"id_user_upd": "f60757dd-ed27-4615-9c33-154a27f961a2",
"commited": true,
"tt_vouchers_det": [
{
"$id": "2",
"id_voucher": "0b71dd77-f970-40bc-a1c4-cb8c4af6291c",
"id_line": "072e622e-db22-41cf-8ec3-467828c60d7c",
"id_category": "df21c8c1-57b7-46d0-8a73-412da880a4f7",
"id_item": "1b1d4478-332a-4550-9b99-b82cce50e0ad",
"id_item_type": "4c874c9b-7d27-4da1-8ce8-c51254bd66bd",
"price_max": 1.1,
"qty_add": 3.1,
"qty_used": 4.1,
"mt_categories": {
"$id": "3",
"id": "eff149c0-b757-4b9f-b436-468233eda142",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "42634173-e58d-4666-a7b1-a3720834bee7",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "ca21c160-9f25-427b-a9e5-b2e186aed294",
"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:46:07.1594004+02:00",
"last_update": "2026-09-06T06:46:07.1594004+02:00",
"id_user_upd": "7516b6f8-486c-4f54-a28d-6f8417de01f5",
"commited": true,
"mt_categories_items": [
{
"$id": "4",
"id_category": "eefb5d94-9a49-48c4-942e-d5245f1c352b",
"id_item": "a3c40cd4-39d0-435c-a23e-498c2bdbff95",
"is_default": true,
"active": true,
"created_on": "2026-09-06T06:46:07.1594004+02:00",
"last_update": "2026-09-06T06:46:07.1594004+02:00",
"id_user_upd": "98031438-913b-4548-9f85-1775c4ab5fec",
"commited": true,
"mt_categories": {
"$ref": "3"
},
"mt_items": {
"$id": "5",
"id": "2ac91d71-47df-4fcd-9c87-315c70057aa9",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "093f1b2f-654f-4946-82e9-0dff1da27c6a",
"id_unit_sec": "aba3a5cf-9687-4417-b45f-c5fc2e0d97fb",
"id_brand": "4faa9b97-182b-438f-b5e3-b071e7a4f73b",
"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": "8f096155-8474-4e9b-9611-ec2888e14e94",
"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:46:07.1594004+02:00",
"last_update": "2026-09-06T06:46:07.1594004+02:00",
"id_user_upd": "7bb56370-fe6c-48f5-98f3-44e40ab8531a",
"commited": true,
"mt_brands": {
"$id": "6",
"id": "be310cdd-c1fc-4754-b16c-5eed6af797ea",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-09-06T06:46:07.1594004+02:00",
"last_update": "2026-09-06T06:46:07.1594004+02:00",
"id_user_upd": "fb31f7f3-cc2b-4c18-b5f7-101fa3990548",
"commited": true,
"mt_items": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"st_users": {
"$id": "7",
"id": "f07add59-c750-428a-8a0b-430a901ffb81",
"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": "4452fb25-87f1-49d1-b213-d733e0ea35ff",
"view_messages": true,
"id_image_photo": "9659c96f-740a-4910-8ca9-61b2d4ef1514",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "6fcfa431-2293-4d81-a72c-a4352261d201",
"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:46:07.1594004+02:00",
"last_update": "2026-09-06T06:46:07.1594004+02:00",
"commited": true,
"mt_branches": [
{
"$id": "8",
"id": "3e0d03d7-bd00-4619-8330-bdf9567d6858",
"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": "eb1adb50-392f-4ab1-ae45-67d9db62c108",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-09-06T06:46:07.1594004+02:00",
"last_update": "2026-09-06T06:46:07.1594004+02:00",
"id_user_upd": "51b6c91f-4425-4de2-9830-64e1795df249",
"commited": true,
"st_images": {
"$id": "9",
"id": "53a66951-d921-431f-b312-f5ee862bc678",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "28167144-4f8b-456f-9996-d75aa4a6a1ae",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-09-06T06:46:07.1594004+02:00",
"last_update": "2026-09-06T06:46:07.1594004+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_categories": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"mt_employees": [
{
"$id": "10",
"id": "16bfcd81-3a68-44e7-897b-cac856553c38",
"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": "125ebf9d-ff68-4b3b-843e-7fb2830c3b7a",
"name_pos": "sample string 12",
"id_image": "c9cff289-93ab-4362-b013-cabd6c2f037c",
"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:46:07.1594004+02:00",
"last_update": "2026-09-06T06:46:07.1594004+02:00",
"id_user_upd": "07bd7ec9-0cae-4ef3-a299-81f52417096d",
"commited": true,
"mt_employees_branches": [
{
"$id": "11",
"id_employee": "3349f9c4-c6d0-4920-839c-78331949acee",
"id_branch": "416d50f1-ba10-4e0f-9b73-6e8e38a9df40",
"active": true,
"created_on": "2026-09-06T06:46:07.1594004+02:00",
"last_update": "2026-09-06T06:46:07.1594004+02:00",
"id_user_upd": "b5ac1ef6-f98e-4def-9f96-0064fc511aad",
"commited": true,
"mt_branches": {
"$ref": "8"
},
"mt_employees": {
"$ref": "10"
}
},
{
"$ref": "11"
}
],
"mt_employees_profiles": {
"$id": "12",
"id": "e11fda2d-5848-4fc1-b6a1-3a1d533f9c23",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-09-06T06:46:07.1594004+02:00",
"last_update": "2026-09-06T06:46:07.1594004+02:00",
"id_user_upd": "96bd23d5-8ce2-4d17-a4af-4e6e0d5b0a6f",
"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": "bace89c9-15f2-4deb-a7bd-40ede7eccfd0",
"id_line": 2,
"id_item_sub": "ac337cfe-265a-48c1-b131-0537b0dbcdf3",
"qty": 4.1,
"id_list": "829c8001-9065-46df-9240-746ffcf08204",
"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": "d92c4cc9-42dc-4502-a083-0878a3455a38",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "88627727-94d9-498a-90a3-bd201a1cc961",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "9f20ccaa-5a51-4a73-ba13-bd50efe04464",
"id_user_upd": "e61c1bdd-a5be-4378-9828-7335b24d9864",
"active": true,
"mt_employees": {
"$ref": "10"
},
"mt_items_sub": {
"$id": "14",
"id": "a8cfd81d-3f1f-49ff-b0aa-7f008cb7e969",
"id_item": "dde50240-6af7-4ac4-b512-2f1158f61605",
"id_item_type": "89d737f4-238a-448a-abc0-377e5a3b891a",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "9e065767-2f97-4ccb-b413-0c4971468470",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-09-06T06:46:07.1594004+02:00",
"last_update": "2026-09-06T06:46:07.1594004+02:00",
"id_user_upd": "125bc75f-4f80-4566-855f-b14fc54676ee",
"commited": true,
"mt_items": {
"$ref": "5"
},
"mt_items_formula": [
{
"$id": "15",
"id_item_sub": "b761131f-cfe4-4471-bfdd-41512d15c9c0",
"id_item": "6175fe44-50db-46ed-8c2b-11a4f5dcc28b",
"group_id": 3,
"id_unit_ref": "aff36d8c-01ed-4911-bdfe-046e7ed33ff5",
"qty_dis": 5,
"mt_items": {
"$ref": "5"
},
"mt_items_sub": {
"$ref": "14"
},
"mt_units_ref": {
"$id": "16",
"id": "12a5dd13-54c4-4da7-90ee-249738c3614e",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "54bca7c6-3729-4f59-8f8c-1670b6b72921",
"active": true,
"created_on": "2026-09-06T06:46:07.1594004+02:00",
"last_update": "2026-09-06T06:46:07.1594004+02:00",
"id_user_upd": "8794fad0-ad49-47d8-aa35-2d9642965003",
"commited": true,
"mt_units": {
"$id": "17",
"id": "5d16cc2b-39dd-4169-95f7-c9b399458a0f",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-09-06T06:46:07.1594004+02:00",
"last_update": "2026-09-06T06:46:07.1594004+02:00",
"id_user_upd": "f88edab9-501d-4e12-bf94-e98bdd2fe004",
"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": "897b0c25-8e52-4893-a86f-c9b39de4101a",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "97950adf-6cd6-4450-979b-fb8ac857cb2a",
"id_doc_print": "001ecf22-2da1-4cb9-b349-b41001b93a24",
"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:46:07.1594004+02:00",
"last_update": "2026-09-06T06:46:07.1594004+02:00",
"commited": true,
"mt_items_sub": [
{
"$ref": "14"
},
{
"$ref": "14"
}
]
},
"st_users": {
"$ref": "7"
},
"mt_prices_items": [
{
"$id": "19",
"id_list": "5954f60c-a4cc-4266-a32c-e61d0d5d0bac",
"id_item_sub": "2b3b2b65-db50-4c19-8c99-e42a6898336e",
"validity_date": "2026-09-06T06:46:07.1594004+02:00",
"price": 4.1,
"active": true,
"created_on": "2026-09-06T06:46:07.1594004+02:00",
"last_update": "2026-09-06T06:46:07.1594004+02:00",
"id_user_upd": "9e0b6b2c-e507-47a7-9ede-d4d05ccc1397",
"commited": true,
"mt_items_sub": {
"$ref": "14"
},
"mt_prices_list": {
"$id": "20",
"id": "7c95dde4-06ce-4692-a52a-8dcdbd44dce6",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "335b163f-ffb6-4e6b-876c-a377bed962a9",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "6f5cebb0-87fd-45c4-b1a8-132fb5a19df1",
"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:46:07.1594004+02:00",
"last_update": "2026-09-06T06:46:07.1594004+02:00",
"id_user_upd": "584cc12e-8a6d-435c-a0fd-c8c312354acd",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "21",
"id_pos": "cec60d30-0b22-4c50-9914-6c00d1a09cb6",
"id_pos_type": "fbc40305-24e7-4d18-8739-2d2d75d8d040",
"id_price_list": "8002cc24-feee-4150-b501-2538e787d141",
"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:46:07.1594004+02:00",
"last_update": "2026-09-06T06:46:07.1594004+02:00",
"id_user_upd": "2fd5e9c2-1920-4d74-920a-7089100c27a0",
"commited": true,
"mt_pos_view": {
"$id": "22",
"id_pos": "775a1811-1cc9-4123-ae5e-05a26989efde",
"id_pos_type": "65775d26-7c52-4d03-b453-1837f0562e09",
"is_default": true,
"active": true,
"created_on": "2026-09-06T06:46:07.1594004+02:00",
"last_update": "2026-09-06T06:46:07.1594004+02:00",
"id_user_upd": "b283d4a8-d757-4052-8e05-b2541c10cc19",
"commited": true,
"mt_pos": {
"$id": "23",
"id": "c13ec32d-ec22-4bad-a2cf-de69c1667917",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "52555342-d610-421d-9e38-2e38469cc3fc",
"id_zone": "b2733678-5add-450e-a88c-c8d9ec24b670",
"user_required": true,
"active": true,
"created_on": "2026-09-06T06:46:07.1594004+02:00",
"last_update": "2026-09-06T06:46:07.1594004+02:00",
"id_user_upd": "e65184dd-9c4c-465e-88c8-0a26330cc0ae",
"commited": true,
"mt_branches_zones": {
"$id": "24",
"id": "9062d5d4-4e79-4088-8c72-2a3c2358da8b",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "3d5d9a15-ab25-4353-ae18-a9b6b5962979",
"active": true,
"created_on": "2026-09-06T06:46:07.1594004+02:00",
"last_update": "2026-09-06T06:46:07.1594004+02:00",
"id_user_upd": "d599f22f-f97e-4f80-ad28-cfcd86afeadc",
"commited": true,
"mt_branches": {
"$ref": "8"
},
"mt_pos": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"st_users": {
"$ref": "7"
}
},
"mt_cloakrooms": [
{
"$id": "25",
"id": "3cee2434-f046-4767-b389-e1e33b24f5a8",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "0f0be38c-8b04-4630-8ed0-0ba8549a2a2c",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "965088a7-da20-4e1f-b25f-0ea4cb41469a",
"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:46:07.1594004+02:00",
"last_update": "2026-09-06T06:46:07.1594004+02:00",
"id_user_upd": "510e9b99-0ddb-4042-bf62-c83144c5247a",
"commited": true,
"mt_pos": {
"$ref": "23"
},
"st_images": {
"$ref": "9"
},
"st_users": {
"$ref": "7"
},
"tt_cloakrooms_units": [
{
"$id": "26",
"id": "108727b9-ce2c-486c-9188-1fce99455f52",
"id_cloakroom": "7aea1e85-b0d1-49d2-8cf5-ca23ac7232f3",
"id_pos_sesion": "dfa7698a-d82f-4d71-968b-915f7f9ccd6f",
"unit_id": 4,
"date_open": "2026-09-06T06:46:07.1594004+02:00",
"date_close": "2026-09-06T06:46:07.1594004+02:00",
"id_doc_sa": "b8a56419-7655-495e-b507-fd766e4ece91",
"commited": true,
"mt_cloakrooms": {
"$ref": "25"
},
"tt_doc_sa": {
"$id": "27",
"id": "91aab7bb-e768-4786-966a-cccb579d19cd",
"id_pos": "faa5785b-337a-4e5a-a6ff-a3b20c9fd5af",
"id_doc": "b3ad68a4-c253-4d78-99b7-4223b1b4b921",
"id_branch": "c814d57e-630d-479e-8edd-2067abf28f13",
"nro_doc": "sample string 5",
"date_doc": "2026-09-06T06:46:07.1594004+02:00",
"date_tax": "2026-09-06T06:46:07.1594004+02:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "31923d3b-0f17-4581-b44b-74efc4793cd8",
"id_relationship": "59d2d4f2-826d-4161-92f8-7ae16e1d360a",
"id_loc_from": "d530e62d-d192-45b2-88d9-b0ddeba003a3",
"id_loc_end": "300fac93-ff33-41d2-912e-5ffbb60c67c2",
"id_user_add": "3b6cadfa-6234-4ba2-aece-ef5f2d963272",
"id_user_upd": "5412e742-1c0b-4edc-91d9-3cf031953e47",
"comment": "sample string 12",
"id_pos_sesion": "8e45dc2a-d682-4960-b803-9213d1772fb6",
"id_room_unit": "6bd1a75c-7c37-45e5-8442-404c3c21cdca",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "3b7bf8ea-3a79-4692-9142-cb6cd1451152",
"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:46:07.1594004+02:00",
"last_update": "2026-09-06T06:46:07.1594004+02:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "8"
},
"mt_docs": {
"$id": "28",
"id": "88e770c2-bbc9-470a-9372-517f59da7d4e",
"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": "135db842-8924-4241-b9f2-838b2bed82f8",
"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:46:07.1594004+02:00",
"last_update": "2026-09-06T06:46:07.1594004+02:00",
"id_user_upd": "06adb785-fefc-496d-a90d-7ac9581c03cb",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "29",
"id_doc": "19f2fa00-2a47-4497-8c50-6832acd7c9e4",
"id_pay": "7b39cc1f-2216-45ab-b154-df2656189a15",
"id_money": "eb39ca1c-dded-4395-be94-59614be73380",
"active": true,
"created_on": "2026-09-06T06:46:07.1594004+02:00",
"last_update": "2026-09-06T06:46:07.1594004+02:00",
"id_user_upd": "21c9dbad-0cbc-449e-96ab-b51fc4a01130",
"commited": true,
"mt_docs": {
"$ref": "28"
},
"mt_money_types": {
"$id": "30",
"id": "b8014de7-fd05-449d-a6c4-e6529a3be617",
"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": "4926e6f9-9646-436a-a600-43e74b0d03da",
"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:46:07.1594004+02:00",
"last_update": "2026-09-06T06:46:07.1594004+02:00",
"id_user_upd": "6dda80e1-473e-4d6d-bfb9-ec83b948f20f",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"mt_money_rates": [
{
"$id": "31",
"id_money_1": "2a0314dc-56f0-4f9b-b428-43ebf2ec8832",
"id_money_2": "2a6dc268-c688-4207-a4a7-b236f842963c",
"date_from": "2026-09-06T06:46:07.1594004+02:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-09-06T06:46:07.1594004+02:00",
"last_update": "2026-09-06T06:46:07.1594004+02:00",
"id_user_upd": "66d6b6a9-ac96-40b7-8b79-93ddab00b9d4",
"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": "794138c3-9bbe-49c1-b265-93b7a6f995b2",
"id_pay": "a7cfaae9-886f-4038-9977-cbb9bc969dcb",
"id_money": "b479d89e-6924-43e9-8ee8-d0f75090b4e2",
"date_cashflow": "2026-09-06T06:46:07.1594004+02:00",
"coefficient": 5.1,
"id_user_add": "6d68b9a7-d275-4b88-8406-3f899c78deef",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "33",
"id": "696a78a2-88d2-4708-ab3d-9cee94cc27eb",
"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": "f1a6a8e8-1f42-415f-9fe1-ac6a6c500e53",
"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:46:07.1594004+02:00",
"last_update": "2026-09-06T06:46:07.1594004+02:00",
"id_user_upd": "84f5c51d-9b0a-4b5b-ac21-cac8e0eddeff",
"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": "4b68eb04-caeb-4dc9-981a-f3a8e580812d",
"id_line": 2,
"id_pay": "e04ff169-decc-4f97-aa03-787b8e61cd83",
"id_money": "9cf70886-dfb7-48fe-a6b9-b505795ce611",
"coefficient": 5.1,
"id_voucher": "87618358-0243-4288-8ff5-83aefbc35814",
"id_employee": "afc29750-782c-451a-9151-2e8d3b3d842e",
"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": "468adb16-c582-4b9e-8e95-b957aa9abfe4",
"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": "35f50250-822a-4919-a36b-9ea81316d5f2",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-09-06T06:46:07.1594004+02:00",
"date_end": "2026-09-06T06:46:07.1594004+02:00",
"date_used": "2026-09-06T06:46:07.1594004+02:00",
"date_sesion": "2026-09-06T06:46:07.1594004+02:00",
"id_employee": "e8f660f0-da46-4400-9ac9-e1e211f6d717",
"id_branch": "2785ad6e-b5c9-48c0-952f-a62c4a4a4329",
"id_voucher_permision": "92c0d315-2fea-4f2f-a544-94d72bd602d9",
"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": "e34abce3-86c0-444f-b600-46150efb1ab2",
"id_user_add": "61b5e145-9061-4188-a249-ff25b9c101bf",
"id_doc_sa": "18ebc41c-c346-4c79-8bec-6514303638d6",
"id_item_sub": "513b7511-3156-408f-8aa4-d708c081cdcf",
"id_pos_sesion": "f627b373-dc0f-4af1-a152-df809454c1a5",
"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:46:07.1594004+02:00",
"last_update": "2026-09-06T06:46:07.1594004+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": "5ce4d89b-735e-4474-8159-6b7a614c2790",
"date_from": "2026-09-06T06:46:07.1594004+02:00",
"date_end": "2026-09-06T06:46:07.1594004+02:00",
"date_used": "2026-09-06T06:46:07.1594004+02:00",
"id_employee": "eaff81da-5f82-4a0c-a5f4-c017324ef7cf",
"id_branch": "d5d027c0-1533-4607-a182-517e43731a51",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "625e0f8b-b180-4216-9fc9-6b79287042f2",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-09-06T06:46:07.1594004+02:00",
"last_update": "2026-09-06T06:46:07.1594004+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": "d4e5f869-2881-4a6a-8b11-43d39095276e",
"id_doc": "eb9e9178-cd5c-4d65-8d23-222ae8d92652",
"id_pos_type": "dbcd45e7-084c-42ba-9e4f-28ff2293cc09",
"id_doc_print": "377d982b-8df0-4d24-9cd8-5e1304767227",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-09-06T06:46:07.1594004+02:00",
"last_update": "2026-09-06T06:46:07.1594004+02:00",
"id_user_upd": "52e39c5d-2a28-48e5-8585-085074da7b95",
"commited": true,
"mt_docs": {
"$ref": "28"
},
"mt_pos_print": {
"$id": "38",
"id": "a8a1f72f-3386-4f06-91cb-4e25ed7bb896",
"id_pos": "9f170e81-e378-4a35-8115-2e6cf1f85e4c",
"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:46:07.1594004+02:00",
"last_update": "2026-09-06T06:46:07.1594004+02:00",
"id_user_upd": "b8b13c96-cec6-41d0-884c-76f769fac6c9",
"commited": true,
"mt_pos": {
"$ref": "23"
},
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_users": {
"$ref": "7"
}
},
"mt_pos_types": {
"$id": "39",
"id": "abd75ca9-56ca-4330-8e0b-dab371162044",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-09-06T06:46:07.1594004+02:00",
"last_update": "2026-09-06T06:46:07.1594004+02:00",
"id_user_upd": "53316969-7859-4172-8ade-05438bd556c0",
"commited": true,
"mt_items_featured": [
{
"$id": "40",
"id": "ef001388-f727-4d1f-9f8a-de1f270e323e",
"id_branch": "92ec1e69-88cf-4e95-84e9-d315f6613f98",
"id_pos_type": "94bc58ce-6fe1-4fbb-844a-3f9e1a9a0302",
"id_pos": "09b68987-bf0f-4734-a95d-3c7afcd83ee9",
"id_item": "8bb42903-1fd3-4185-9d36-65255459e169",
"date_from": "2026-09-06T06:46:07.1594004+02:00",
"date_end": "2026-09-06T06:46:07.1594004+02:00",
"image_id": 4,
"active": true,
"created_on": "2026-09-06T06:46:07.1594004+02:00",
"last_update": "2026-09-06T06:46:07.1594004+02:00",
"id_user_upd": "e4f01529-9d34-4ba2-ba5a-7c4d62897368",
"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": "effd8a5b-5ebd-475e-9d09-fc1ebaf0a50b",
"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:46:07.1594004+02:00",
"last_update": "2026-09-06T06:46:07.1594004+02:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_doc_print_det": [
{
"$id": "42",
"id_doc_print": "1b319424-3d88-4018-98b9-738af1a612b9",
"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": "1deffbdf-6cbb-4ebe-9214-591c3f51f69c",
"id_doc": "e3609915-a4c4-4e27-a6da-2c482cee2242",
"value": 3,
"created_on": "2026-09-06T06:46:07.1594004+02:00",
"last_update": "2026-09-06T06:46:07.1594004+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": "1b1cef3d-406b-4103-b96e-21923573d387",
"id_pos": "904bbb9d-b7b8-4f83-a3fa-e239972948f0",
"id_doc": "71658e4e-d15f-47e1-a053-5339c0240f42",
"id_branch": "8ab2ecb7-7771-4902-afaf-fe80af7495ff",
"nro_doc": "sample string 5",
"date_doc": "2026-09-06T06:46:07.1594004+02:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "8a9f095a-e28f-4ef3-bac9-d99432b15186",
"id_loc_from": "22236d31-d74c-4a60-a0c5-f211c489bb6b",
"id_loc_end": "56b88995-8498-4ec6-8f81-b294e60a3b0f",
"id_user_add": "3d7a99f6-4eaf-405a-bbdb-d9d48fad582f",
"id_user_upd": "5e1a75c2-f72a-4538-ab3e-315fcca85d74",
"id_pos_sesion": "66e4e271-a678-4efb-af17-ae0974a2e187",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-09-06T06:46:07.1594004+02:00",
"active": true,
"created_on": "2026-09-06T06:46:07.1594004+02:00",
"last_update": "2026-09-06T06:46:07.1594004+02:00",
"commited": true,
"mt_branches": {
"$ref": "8"
},
"mt_docs": {
"$ref": "28"
},
"mt_locations": {
"$id": "45",
"id": "9c52f975-cde7-4549-8578-7f75137f3cc8",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "ffbdec2f-b076-4eb1-a838-22885e3b6455",
"active": true,
"created_on": "2026-09-06T06:46:07.1594004+02:00",
"last_update": "2026-09-06T06:46:07.1594004+02:00",
"id_user_upd": "f04830f0-b669-4f92-b1db-136307080dd2",
"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": "717d58a5-4ba8-4de7-813e-5c5e9c2e104b",
"id_item": "ff284e01-85dd-4d7d-af5a-47cbacc3c509",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-09-06T06:46:07.1594004+02:00",
"last_update": "2026-09-06T06:46:07.1594004+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": "3be01dee-6424-43d9-80f4-9e10b1c3158e",
"id_line": 2,
"id_item": "67b88074-1dad-4a74-867d-add0fb8c7666",
"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": "ed0daffd-453a-4cc7-a575-8fbb02baee54",
"nro_sesion": 2,
"id_pos": "bb68b283-11f8-4b8a-95fe-a159387a5df0",
"date_tax": "2026-09-06T06:46:07.1594004+02:00",
"date_open": "2026-09-06T06:46:07.1594004+02:00",
"date_close": "2026-09-06T06:46:07.1594004+02:00",
"id_user_open": "a6ff3941-cf54-4f7a-874e-eab0ab99ad2e",
"id_user_close": "574b61dd-69bb-4df4-8ed4-cd1505280973",
"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:46:07.1594004+02:00",
"last_update": "2026-09-06T06:46:07.1594004+02:00",
"commited": true,
"mt_pos": {
"$ref": "23"
},
"tt_cloakrooms_units": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"tt_items_customs": [
{
"$id": "49",
"id": "814fef43-4ce7-4544-a4ac-b4810a33fe0b",
"order_id": 2,
"id_item": "40bb9a7c-21a2-49cf-a5b2-d3100d548132",
"id_item_type": "d1355810-9887-416d-b5cf-7473ce306081",
"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": "b090e3cc-346a-43cb-8b09-b01ecfab4881",
"type_item": 11,
"id_voucher_json": "6702d4b6-425d-4e09-9454-44b7982cab2e",
"count_voucher": 1,
"id_category": "a4e4a004-5ff5-43b2-987b-1f244f039baf",
"created_on": "2026-09-06T06:46:07.1594004+02:00",
"last_update": "2026-09-06T06:46:07.1594004+02:00",
"id_user_upd": "16538441-6113-4824-88bc-a51cf4b66d13",
"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": "6b92f974-f1f6-4ed4-bcbd-2c4ae0787da1",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "292ea7bb-81e0-4183-8118-47c8f7c72fa6",
"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:46:07.1594004+02:00",
"tt_pos_sesion": {
"$ref": "48"
}
},
{
"$ref": "50"
}
],
"tt_rooms_units_activity": [
{
"$id": "51",
"id": "96cfe8cb-7213-47cc-9237-212cb17e1e15",
"id_room_unit": "60498867-419c-4f6e-96e6-5631e5a1c78c",
"id_room_list": "ff883970-b48f-42bd-b2d0-13eb75c45ff2",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-09-06T06:46:07.1594004+02:00",
"date_from": "2026-09-06T06:46:07.1594004+02:00",
"date_end": "2026-09-06T06:46:07.1594004+02:00",
"date_open": "2026-09-06T06:46:07.1594004+02:00",
"date_close": "2026-09-06T06:46:07.1594004+02:00",
"id_employee": "e2311b1c-360b-432f-ae26-46af5daf9e4c",
"id_employee_sec": "4ee0dfb8-1c7a-4303-9e96-d6a6dd29bbf1",
"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": "50cc5804-4416-4d78-aab0-add1c182bcfb",
"comment": "sample string 7",
"id_user_open": "1fb7bb21-7b9b-4439-9b02-df0911b0d984",
"id_user_close": "d1091931-4e76-4e09-946f-6a85ac7dba16",
"id_unit_state": "4c489570-adda-4196-bfbd-57d7f850ea95",
"id_pos_sesion": "c26ad680-6456-487b-b161-2865e15b7238",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-09-06T06:46:07.1594004+02:00",
"active": true,
"created_on": "2026-09-06T06:46:07.1594004+02:00",
"last_update": "2026-09-06T06:46:07.1594004+02:00",
"commited": true,
"mt_employees": {
"$ref": "10"
},
"mt_employees1": {
"$ref": "10"
},
"mt_rooms_units": {
"$id": "52",
"id": "61798150-ba69-461e-8d3b-55b356978da3",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "ab3a659e-392f-42ce-9970-46b7b3e71cd2",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "652365c8-9138-4017-88d6-c06f54c02a14",
"locked": true,
"date_locked": "2026-09-06T06:46:07.1594004+02:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-09-06T06:46:07.1594004+02:00",
"last_update": "2026-09-06T06:46:07.1594004+02:00",
"id_user_upd": "9a08c762-806f-44e3-91c3-af4eb3f8f2c6",
"commited": true,
"mt_rooms": {
"$id": "53",
"id": "7080ac84-bab0-4b57-9217-ae9bc8b7b55a",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "e84c5d4e-f4d6-471a-9901-ac6f36142593",
"name_pos": "sample string 6",
"id_image": "e2084931-a718-481d-8fd8-cf7edc09ae44",
"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": "e3288c32-6c27-4fe7-8c0b-1e52c2d788f6",
"refresh_status": true,
"active": true,
"created_on": "2026-09-06T06:46:07.1594004+02:00",
"last_update": "2026-09-06T06:46:07.1594004+02:00",
"id_user_upd": "b2615787-6085-4561-b8e2-a99de9d683b0",
"commited": true,
"mt_branches": {
"$ref": "8"
},
"mt_pos_rooms": [
{
"$id": "54",
"id_pos": "44f12714-4a8d-4bf1-9adf-2b522cb47170",
"id_room": "a6325558-7d6f-402d-a8a9-4cc49c0e230f",
"active": true,
"created_on": "2026-09-06T06:46:07.1594004+02:00",
"last_update": "2026-09-06T06:46:07.1594004+02:00",
"id_user_upd": "f6c7bb9a-e0b2-429f-96a5-08328f18cfee",
"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": "eb6a9f42-662f-4bee-a98a-67a030496880",
"id_room": "34314c3c-af9a-4a60-8f5e-d44a56d0e6b9",
"date_in": "2026-09-06T06:46:07.1594004+02:00",
"date_out": "2026-09-06T06:46:07.1594004+02:00",
"id_user_add": "b3fc6a16-2b28-4766-be86-da923eece032",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-09-06T06:46:07.1594004+02:00",
"last_update": "2026-09-06T06:46:07.1594004+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": "057f132a-9ce2-4b81-a89d-c35ee322c985",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-09-06T06:46:07.1594004+02:00",
"last_update": "2026-09-06T06:46:07.1594004+02:00",
"id_user_upd": "bd65260c-bcda-4fb6-bf39-b4c32a97846d",
"commited": true,
"mt_rooms_units": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"mt_rooms_units_states_types": [
{
"$id": "57",
"id_room_type": "34ffb2f0-f9c9-4287-b7d1-91294a9a68c0",
"id_room_state": "a1440588-bf14-429e-87fc-4a0c2ac7736c",
"id_image": "f45dc310-dd4a-4b92-9b94-fd839c7aaa85",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-09-06T06:46:07.1594004+02:00",
"last_update": "2026-09-06T06:46:07.1594004+02:00",
"id_user_upd": "5cf075c2-4938-41c8-945f-48d78c348d33",
"commited": true,
"mt_rooms_units_states": {
"$id": "58",
"id": "fab3e6d7-8053-4b00-a6be-d9db68fd3de0",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"color": "sample string 5",
"active": true,
"created_on": "2026-09-06T06:46:07.1594004+02:00",
"last_update": "2026-09-06T06:46:07.1594004+02:00",
"id_user_upd": "1c5f4d3e-3b53-40ed-9fff-3108bbd88cbf",
"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": "f3db0c6d-62e2-4200-a356-a298408f4892",
"id_pos_sesion": "d049362d-0519-4bf2-a002-85fce98cd739",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "10a62fa0-227e-4fb2-909f-5c25960968b2",
"id_room_unit_activity": "1e2869a3-f44c-42be-8472-0c246cf8dc6d",
"id_doc_sa": "5192a441-f716-4c0d-b83d-2879c34fffd2",
"id_pos_type": "59eda715-64af-4379-9ec9-d0b11f0799a1",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "a89ad1ae-1b07-446f-8efb-a11bd169ec0a",
"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:46:07.1594004+02:00",
"last_update": "2026-09-06T06:46:07.1594004+02:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "48"
},
"tt_tips_users": [
{
"$id": "60",
"id_tip": "291eb436-7d6d-4ef9-8e52-f49c83c05489",
"id_user": "453dafae-a710-4d81-a861-1d4a45a33f85",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-09-06T06:46:07.1594004+02:00",
"last_update": "2026-09-06T06:46:07.1594004+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": "866cc008-f1d3-42dd-86f2-9aa9232b7ab0",
"id_user": "5743a653-3308-43f7-97e2-62e3ae05bcc5",
"date_add": "2026-09-06T06:46:07.1594004+02:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-09-06T06:46:07.1594004+02:00",
"last_update": "2026-09-06T06:46:07.1594004+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": "a994c492-df2d-4cec-ab4f-c0a5c81a68f1",
"id_user": "0cc94cbb-2a17-4dbc-9616-b2d78fed5e41",
"id_user_profile": "274e3d92-ca8d-436b-92b5-7b74284dca82",
"locator": "sample string 4",
"date_end": "2026-09-06T06:46:07.1594004+02:00",
"id_pos_sesion": "5aeebd46-7b67-4bdd-8836-df953f15dde4",
"date_login": "2026-09-06T06:46:07.1594004+02:00",
"date_logout": "2026-09-06T06:46:07.1594004+02:00",
"terminal_id": "sample string 6",
"terminal_type": "sample string 7",
"created_on": "2026-09-06T06:46:07.1594004+02:00",
"last_update": "2026-09-06T06:46:07.1594004+02:00",
"commited": true,
"st_users": {
"$ref": "7"
},
"st_users_profiles": {
"$id": "63",
"id": "b835b3e2-4533-4898-8859-3b54962c8b76",
"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:46:07.1594004+02:00",
"last_update": "2026-09-06T06:46:07.1594004+02:00",
"commited": true,
"st_permisions": [
{
"$id": "64",
"id": "63372119-463b-4b48-bfa7-4a5659b051b6",
"id_function": "06e4bbe9-c07e-41cd-8d6b-1e48d4c38978",
"id_user": "4c82424b-6a93-45a3-b64f-4fc1ed34987a",
"id_profile": "13b6a976-0932-4bf7-a497-46a7bb5b4cd0",
"permission": 3,
"active": true,
"created_on": "2026-09-06T06:46:07.1594004+02:00",
"last_update": "2026-09-06T06:46:07.1594004+02:00",
"commited": true,
"st_users_profiles": {
"$ref": "63"
},
"st_users": {
"$ref": "7"
},
"st_functions": {
"$id": "65",
"id": "c2d994c9-8460-45a4-abc9-9d7d84206a3d",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "8d211120-0dfc-4ac0-8675-ab3311b8a53f",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "66a4e247-3616-488c-8680-dcd81f079168",
"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:46:07.1594004+02:00",
"last_update": "2026-09-06T06:46:07.1594004+02:00",
"commited": true,
"st_functions_groups": {
"$id": "66",
"id": "0222dd80-72de-4b38-85d1-d263008b188d",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-09-06T06:46:07.1594004+02:00",
"last_update": "2026-09-06T06:46:07.1594004+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": "915818b0-5f15-43de-9bc8-c450713d583b",
"id_user": "1dc5044f-e3b7-4c01-87fc-038d520e145a",
"date_add": "2026-09-06T06:46:07.1594004+02:00",
"destiny_type": 4,
"id_key": "3a5fbb39-c909-4f71-bd7a-5325d02c49ec",
"message": "sample string 6",
"message_view": true,
"date_view": "2026-09-06T06:46:07.1594004+02:00",
"id_pos_sesion": "861fee14-e053-4703-9946-588aff71debe",
"terminal_add": "sample string 9",
"created_on": "2026-09-06T06:46:07.1594004+02:00",
"last_update": "2026-09-06T06:46:07.1594004+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": "f5902fdf-2ef2-461e-a56e-c67fe5fc4da3",
"spool_server": "sample string 2",
"id_doc_sa": "3ec9f83e-7d9c-4eb4-ab0d-bc5f67820df1",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-09-06T06:46:07.1594004+02:00",
"printed": true,
"print_on": "2026-09-06T06:46:07.1594004+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": "7d60b968-a105-431f-b278-303ae6ed560b",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-09-06T06:46:07.1594004+02:00",
"date_end": "2026-09-06T06:46:07.1594004+02:00",
"id_branch": "76542950-1ac5-42db-9cf9-88334fbfad7d",
"id_pos": "cd076b78-eb15-47ab-8bd1-0460f81222ce",
"id_list": "11f8e8af-af3e-4fc6-8f32-6ca8fe85d952",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-09-06T06:46:07.1594004+02:00",
"last_update": "2026-09-06T06:46:07.1594004+02:00",
"id_user_upd": "099f52f1-5b4b-48ae-8bf6-93782b9ddc64",
"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": "f95fd2b7-0081-4dfa-b5b4-f22d9fcf63ff",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-09-06T06:46:07.1594004+02:00",
"date_end": "2026-09-06T06:46:07.1594004+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": "4eacc7c4-b95d-4548-9cbe-30e2a720e6c3",
"id_pos": "45295cd4-a6b2-4d26-8fee-2092ee9dd022",
"id_list": "22dfaa97-73ab-4085-829c-866d25c0a37c",
"id_item": "b61e9278-04a2-4f6f-b99a-66b8cdc4a97a",
"id_item_type": "07936f7c-54c2-4f54-a4f4-b27db5200763",
"id_category": "20305b7d-ba8d-4123-8f80-7497e5829a9d",
"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:46:07.1594004+02:00",
"last_update": "2026-09-06T06:46:07.1594004+02:00",
"id_user_upd": "61243894-0d2d-4921-b539-991fdfff4dcb",
"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": "dee3b42e-fce4-45dd-8c5d-9bcd76fd79f4",
"id_pos": "b82e5d1c-e9e0-4a96-9e63-5b5069e36c83",
"mac_address": "sample string 3",
"date_end": "2026-09-06T06:46:07.1594004+02:00",
"key_access": "sample string 5",
"id_user_add": "805bd06b-0661-45af-9559-71548751a2c7",
"active": true,
"created_on": "2026-09-06T06:46:07.1594004+02:00",
"last_update": "2026-09-06T06:46:07.1594004+02:00",
"commited": true,
"mt_pos": {
"$ref": "23"
},
"st_users": {
"$ref": "7"
}
},
{
"$ref": "71"
}
],
"st_users_pos": [
{
"$id": "72",
"id_user": "df3fdcff-79aa-40ae-8a11-1ef037af1d61",
"id_pos": "dc01b330-489f-42a3-9da4-017d956d0068",
"pass_required": true,
"active": true,
"created_on": "2026-09-06T06:46:07.1594004+02:00",
"last_update": "2026-09-06T06:46:07.1594004+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": "ae7916bd-6f1e-4b40-810b-c2399ae06301",
"id_pos": "586faf12-4b44-4d8c-a04a-8c9073e97836",
"date_add": "2026-09-06T06:46:07.1594004+02:00",
"date_upd": "2026-09-06T06:46:07.1594004+02:00",
"date_out": "2026-09-06T06:46:07.1594004+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": "1a166182-75e0-4b41-b634-8435be86505d",
"id_user_add": "81a58018-cdb5-404f-8883-b2c74485e273",
"id_table": "8cb87304-8d3e-4f94-8642-dbf4ab35d6e5",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "7e4db0e3-ab93-4a03-ac9e-45e31d3b639d",
"created_on": "2026-09-06T06:46:07.1594004+02:00",
"commited": true,
"mt_pos": {
"$ref": "23"
},
"st_sync_tables": {
"$id": "75",
"id": "d8550b37-2a1f-480f-a32a-0b84c591bb61",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-09-06T06:46:07.1594004+02:00",
"last_update": "2026-09-06T06:46:07.1594004+02:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "76",
"id": "78261b13-110d-4af0-9f9a-c3b255d692fe",
"id_sync": "f9c6c6c3-8083-4fbf-a30f-6d4be96cbe59",
"json": "sample string 3",
"id_table": "859fe705-2050-4898-bfdb-1627618a0a51",
"order": 5,
"st_sync_packages": {
"$id": "77",
"id": "95fbc3f5-7d55-4b14-a575-cd05107783fa",
"id_branch_from": "995a3cd9-5659-49d9-90d3-272c58766506",
"id_branch_to": "34a3cda4-6a4b-4eff-ab77-8dfb456c1a91",
"type": 4,
"created_on": "2026-09-06T06:46:07.1594004+02:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-09-06T06:46:07.1594004+02:00",
"send_on": "2026-09-06T06:46:07.1594004+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": "aad60466-5c82-4a6c-ad9f-ef8d2c3dd644",
"id_pos": "bdd3d97f-6a0d-4968-b117-79c68f29b781",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-09-06T06:46:07.1594004+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": "bf0b2781-471f-4c46-9c29-bd1234a51758",
"id_line": 2,
"id_item": "919e3e68-4e4c-421a-9e1f-5c2e3c03c8cf",
"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": "b24cab60-e463-4b9a-9aeb-1d7f60c7a403",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-09-06T06:46:07.1750597+02:00",
"last_update": "2026-09-06T06:46:07.1750597+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": "e6075c85-03fc-4f61-ad95-28a727fcaa31",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-09-06T06:46:07.1750597+02:00",
"date_end": "2026-09-06T06:46:07.1750597+02:00",
"state": "sample string 6",
"created_on": "2026-09-06T06:46:07.1750597+02:00",
"last_update": "2026-09-06T06:46:07.1750597+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": "4b4166c8-f935-4f6d-b6dd-6f66a90ba256",
"token_id": "sample string 2",
"id_user": "4a40c10d-015b-4ab0-bc68-d8e258172dd6",
"date_from": "2026-09-06T06:46:07.1750597+02:00",
"date_end": "2026-09-06T06:46:07.1750597+02:00",
"created_on": "2026-09-06T06:46:07.1750597+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": "66f0acd2-eb50-46ab-8421-68cbb1b83b40",
"id_room_activity": "ccb6186c-7a71-40e6-9850-595cd0348417",
"id_pos_sesion": "99c73417-edde-482a-8b83-bfbb25eebf45",
"log_text": "sample string 4",
"id_user": "a31c0e17-56ae-482d-a374-85bb17cecd9c",
"event_type": "sample string 6",
"correlation_id": "56a0eb6b-a764-4e89-8779-c2071e831e79",
"id_room_unit": "f3084ff1-8119-4a54-9eb2-b4a2621e8301",
"id_room_unit_source": "03eebf1d-dcec-4039-9d31-2629b427f71e",
"id_room_unit_destination": "50bc30ee-6811-48df-918a-67f95262c3f7",
"id_room_activity_related": "55f12384-0d71-4fca-9e62-5373ae02ef60",
"id_doc_sa": "5c8c0ab0-1998-4e19-b789-5c98c5762b6f",
"id_user_authorizer": "96f2d1c7-bab8-409d-a1fb-d94e8a0b8fa3",
"data_json": "sample string 7",
"created_on": "2026-09-06T06:46:07.1750597+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"
}
]
}