GET api/Mt_Items_Types/{id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
mt_items_types| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
None. |
|
| id_mask | string |
Required Max length: 10 |
|
| name | string |
Required Max length: 20 |
|
| name_short | string |
Max length: 3 |
|
| name_pos | string |
Max length: 20 |
|
| id_image | globally unique identifier |
None. |
|
| view_pos | boolean |
Required |
|
| order | integer |
Required |
|
| color_border | string |
Max length: 20 |
|
| color_button | string |
Max length: 20 |
|
| color_font | string |
Max length: 20 |
|
| font_bold | boolean |
Required |
|
| font_underline | boolean |
Required |
|
| font_size | integer |
Required |
|
| active | boolean |
Required |
|
| created_on | date |
None. |
|
| last_update | date |
None. |
|
| id_user_upd | globally unique identifier |
None. |
|
| commited | boolean |
None. |
|
| tt_vouchers_det | Collection of tt_vouchers_det |
None. |
|
| st_images | st_images |
None. |
|
| st_users | st_users |
None. |
|
| mt_items_sub | Collection of mt_items_sub |
None. |
|
| mt_prices_rules | Collection of mt_prices_rules |
None. |
|
| tt_items_customs | Collection of tt_items_customs |
None. |
Response Formats
application/json, text/json
Sample:
{
"id": "a31b6497-1c28-4fc5-a21d-047ddf80be3d",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "40dfbb79-1d64-43d7-be90-087e00d8ff6c",
"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-05-09T09:35:55.1560528+02:00",
"last_update": "2026-05-09T09:35:55.1560528+02:00",
"id_user_upd": "9f4daee4-0fe7-4051-861c-aae857b4c088",
"commited": true,
"tt_vouchers_det": [
{
"$id": "2",
"id_voucher": "9b78e952-d24a-4921-82ed-3b5b0c181f4e",
"id_line": "d203f18b-9a46-436e-8f24-c3032b1fba80",
"id_category": "a586f96c-1b2b-44d7-a922-79a3f3a806bb",
"id_item": "f90bf5d2-e808-41a1-9328-53f04f5e7063",
"id_item_type": "9bf29266-ea2f-4066-a2eb-6512ed3118cd",
"price_max": 1.1,
"qty_add": 3.1,
"qty_used": 4.1,
"mt_categories": {
"$id": "3",
"id": "f18e375d-8323-409e-b176-ad398e7f9c0d",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "cb40fc8d-7a61-4654-b1df-4ab2fa54f491",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "7289efb4-c0a7-4d7f-bdd8-a57bfe4020f5",
"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-05-09T09:35:55.1560528+02:00",
"last_update": "2026-05-09T09:35:55.1560528+02:00",
"id_user_upd": "c8fb946c-9148-4dfd-bc74-1212111c334d",
"commited": true,
"mt_categories_items": [
{
"$id": "4",
"id_category": "19249daa-08c9-4c10-9f75-bbc569ff3318",
"id_item": "68645c0f-d551-4dcf-a8f2-74c73ee25e90",
"is_default": true,
"active": true,
"created_on": "2026-05-09T09:35:55.1560528+02:00",
"last_update": "2026-05-09T09:35:55.1560528+02:00",
"id_user_upd": "eeec2efd-51c5-4f3f-8909-3c3d0600a7a3",
"commited": true,
"mt_categories": {
"$ref": "3"
},
"mt_items": {
"$id": "5",
"id": "f828b664-99cd-40b1-9dfa-c35fe7607f7a",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "875dc86e-d566-4694-a0dd-8f6ad60f3161",
"id_unit_sec": "f09883f5-2c0f-4550-86e4-01d5d5cd8fc4",
"id_brand": "cc4ac11a-31ff-40cf-840c-a90fc8b03f4f",
"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": "d772e038-bbee-4a25-8249-11ea0e04c17a",
"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-05-09T09:35:55.1560528+02:00",
"last_update": "2026-05-09T09:35:55.1560528+02:00",
"id_user_upd": "18160b75-3bdf-4fd1-aad9-c4c64f506aea",
"commited": true,
"mt_brands": {
"$id": "6",
"id": "55630887-6ae0-4f3f-9450-263c5699c191",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-05-09T09:35:55.1560528+02:00",
"last_update": "2026-05-09T09:35:55.1560528+02:00",
"id_user_upd": "6adf386b-4d38-4386-a057-8e3197b8c2e7",
"commited": true,
"mt_items": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"st_users": {
"$id": "7",
"id": "278e93f1-976d-4c25-8060-5063a294b342",
"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": "f76e402c-f6e9-4541-9ae6-f20ed6ac4775",
"view_messages": true,
"id_image_photo": "7f0e2644-7f8b-4d1f-b075-28505932a243",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "5a062622-b160-4bf1-a8f3-1599dfb77a1a",
"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-05-09T09:35:55.1560528+02:00",
"last_update": "2026-05-09T09:35:55.1560528+02:00",
"commited": true,
"mt_branches": [
{
"$id": "8",
"id": "5cb386ec-0f36-4be9-8f14-2e572eba6652",
"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": "00de11fb-f8c9-4e67-bbb6-cef81dcdb527",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-05-09T09:35:55.1560528+02:00",
"last_update": "2026-05-09T09:35:55.1560528+02:00",
"id_user_upd": "5a1ba0d8-8192-4c27-b9d6-440c8f8e7157",
"commited": true,
"st_images": {
"$id": "9",
"id": "d5082f1d-4dc2-4da3-ae64-5261a815c71e",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "dd517237-8417-486f-a143-1e11a424d46e",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-05-09T09:35:55.1560528+02:00",
"last_update": "2026-05-09T09:35:55.1560528+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_categories": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"mt_employees": [
{
"$id": "10",
"id": "734b8cc5-aed8-4a77-843e-421951124abd",
"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": "b3463c30-90fb-41a9-a9e0-0b9a1ef1c779",
"name_pos": "sample string 12",
"id_image": "a5d771cc-8894-44a7-b283-9ffd805e7fd1",
"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-05-09T09:35:55.1560528+02:00",
"last_update": "2026-05-09T09:35:55.1560528+02:00",
"id_user_upd": "b1c520f2-be93-45e1-b824-896af41e779d",
"commited": true,
"mt_employees_branches": [
{
"$id": "11",
"id_employee": "0c192f46-2445-46cf-b268-043d34be4850",
"id_branch": "d06ff541-0e07-4248-a739-a6c33830263e",
"active": true,
"created_on": "2026-05-09T09:35:55.1560528+02:00",
"last_update": "2026-05-09T09:35:55.1560528+02:00",
"id_user_upd": "20696499-9fb9-407a-8653-2999fa0fa1d5",
"commited": true,
"mt_branches": {
"$ref": "8"
},
"mt_employees": {
"$ref": "10"
}
},
{
"$ref": "11"
}
],
"mt_employees_profiles": {
"$id": "12",
"id": "43cf9501-0ae7-4ca4-b1d5-462773ae6bf0",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-05-09T09:35:55.1560528+02:00",
"last_update": "2026-05-09T09:35:55.1560528+02:00",
"id_user_upd": "9b13cc5d-47a9-4400-8a8e-2782b824a079",
"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": "4b59e031-09e9-4654-a691-27b327dc824f",
"id_line": 2,
"id_item_sub": "a0b12da4-1e4b-4411-8acc-1c0fb9d8296c",
"qty": 4.1,
"id_list": "84926052-5227-4377-8982-dd1ab5bcac2a",
"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": "ad938ef4-8377-489f-90a3-e1a5abc620fe",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "fce2eb99-e103-49d1-ae62-93914168566d",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "d84f5774-8395-4023-a5e0-0d07373b28e2",
"id_user_upd": "42bc8743-b746-4ca4-999f-ed8ddeac2b33",
"active": true,
"mt_employees": {
"$ref": "10"
},
"mt_items_sub": {
"$id": "14",
"id": "9ff54d75-6551-4765-b205-c29eaa93fa4d",
"id_item": "b4afc925-9db4-4e04-ba00-8d6667f5ac01",
"id_item_type": "281e29dc-7e55-45fa-93e7-b79dca8e33b2",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "259bb262-2a7d-4ae2-b01d-56143e31db74",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-05-09T09:35:55.1560528+02:00",
"last_update": "2026-05-09T09:35:55.1560528+02:00",
"id_user_upd": "71f439db-85b3-4c7c-8570-a424cf3d12d7",
"commited": true,
"mt_items": {
"$ref": "5"
},
"mt_items_formula": [
{
"$id": "15",
"id_item_sub": "2037d29d-92a4-416c-8dbc-1ea776f9cbfc",
"id_item": "32f01b49-7e0a-4ed6-80bf-82d8f1f76dfc",
"group_id": 3,
"id_unit_ref": "416fed85-166c-4d9e-8048-5b04712119a3",
"qty_dis": 5,
"mt_items": {
"$ref": "5"
},
"mt_items_sub": {
"$ref": "14"
},
"mt_units_ref": {
"$id": "16",
"id": "f3e06d5f-2617-4cfd-a140-cb074f4bebec",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "2992b215-a9cb-4cfd-9032-eb26ad5461f2",
"active": true,
"created_on": "2026-05-09T09:35:55.1560528+02:00",
"last_update": "2026-05-09T09:35:55.1560528+02:00",
"id_user_upd": "83823405-e0cc-4c19-bfe9-761baad1307a",
"commited": true,
"mt_units": {
"$id": "17",
"id": "078ebc67-5ba1-4747-b809-ae4fa1000b2f",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-05-09T09:35:55.1560528+02:00",
"last_update": "2026-05-09T09:35:55.1560528+02:00",
"id_user_upd": "bc30ad54-dad3-4ed1-9e6b-b9d10a5a2e60",
"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": "da9b0721-0448-4122-8052-b0b6958a463a",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "df160613-5fcd-49d2-9af4-3db4009d056d",
"id_doc_print": "382241a7-9d2e-45a7-bd8d-75ab5efc01a4",
"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-05-09T09:35:55.1560528+02:00",
"last_update": "2026-05-09T09:35:55.1560528+02:00",
"commited": true,
"mt_items_sub": [
{
"$ref": "14"
},
{
"$ref": "14"
}
]
},
"st_users": {
"$ref": "7"
},
"mt_prices_items": [
{
"$id": "19",
"id_list": "3dcd0c8f-3857-4e37-8947-c753d3fa4abb",
"id_item_sub": "9fa52e69-55b9-4c70-a643-30343d8e872e",
"validity_date": "2026-05-09T09:35:55.1560528+02:00",
"price": 4.1,
"active": true,
"created_on": "2026-05-09T09:35:55.1560528+02:00",
"last_update": "2026-05-09T09:35:55.1560528+02:00",
"id_user_upd": "ad2e0d9f-118e-485e-9985-f94e7d03b88c",
"commited": true,
"mt_items_sub": {
"$ref": "14"
},
"mt_prices_list": {
"$id": "20",
"id": "4072c7fa-427b-40bd-8eb1-f509704298a2",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "96dd4c90-9c93-4b18-8180-d64b812156e9",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "292a5e0c-1643-48a3-99d0-c353271d81aa",
"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-05-09T09:35:55.1560528+02:00",
"last_update": "2026-05-09T09:35:55.1560528+02:00",
"id_user_upd": "fade8d94-35a7-475c-ba9d-0a0850410366",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "21",
"id_pos": "f17ab650-6829-4293-982d-ed581ca3d960",
"id_pos_type": "b756195c-40be-4223-9f68-45f017fac6a6",
"id_price_list": "b7dc65f8-b563-41dc-bff9-f686d85e0bc1",
"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-05-09T09:35:55.1560528+02:00",
"last_update": "2026-05-09T09:35:55.1560528+02:00",
"id_user_upd": "3df64f0e-b86a-475e-9202-0b99236035f1",
"commited": true,
"mt_pos_view": {
"$id": "22",
"id_pos": "c1be232f-befd-46cc-85de-7043357beb6c",
"id_pos_type": "e607fd12-42c9-4b19-9521-cab3390084ba",
"is_default": true,
"active": true,
"created_on": "2026-05-09T09:35:55.1560528+02:00",
"last_update": "2026-05-09T09:35:55.1560528+02:00",
"id_user_upd": "3266aa45-f033-42bf-b854-da4f4dc251cb",
"commited": true,
"mt_pos": {
"$id": "23",
"id": "6611630a-4b9a-4e20-8e7a-56dfe3876d1f",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "2d3d8d36-b1d1-4981-bc47-2b195b1b7fb7",
"id_zone": "c1743cb1-f9cf-4874-af39-e16ee38413a0",
"user_required": true,
"active": true,
"created_on": "2026-05-09T09:35:55.1560528+02:00",
"last_update": "2026-05-09T09:35:55.1560528+02:00",
"id_user_upd": "86db95f0-cfb0-41fc-8565-abad0a7f1f0a",
"commited": true,
"mt_branches_zones": {
"$id": "24",
"id": "697e8bed-6f0d-4f4b-8943-f1de7d71b3c1",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "2d7ac5a1-63bb-4f15-a42c-c016931d7ffa",
"active": true,
"created_on": "2026-05-09T09:35:55.1560528+02:00",
"last_update": "2026-05-09T09:35:55.1560528+02:00",
"id_user_upd": "dd578187-d6c9-4a42-812d-a615549e4050",
"commited": true,
"mt_branches": {
"$ref": "8"
},
"mt_pos": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"st_users": {
"$ref": "7"
}
},
"mt_cloakrooms": [
{
"$id": "25",
"id": "6fff9880-cbcb-442a-babf-839f42f13d92",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "f36bdb4c-fc50-41ba-b3ee-39759e3da7b3",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "49cb06c2-9ba2-490c-916f-bd81875e6bf7",
"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-05-09T09:35:55.1560528+02:00",
"last_update": "2026-05-09T09:35:55.1560528+02:00",
"id_user_upd": "d0d17239-de82-498d-b71b-d4e040903e49",
"commited": true,
"mt_pos": {
"$ref": "23"
},
"st_images": {
"$ref": "9"
},
"st_users": {
"$ref": "7"
},
"tt_cloakrooms_units": [
{
"$id": "26",
"id": "8bf93d22-a55e-405d-a00a-f07f5307e4df",
"id_cloakroom": "38b6cac1-521b-4eba-addd-e3ab27186296",
"id_pos_sesion": "9998f86e-8e41-47d9-a526-58d20d3e0694",
"unit_id": 4,
"date_open": "2026-05-09T09:35:55.1560528+02:00",
"date_close": "2026-05-09T09:35:55.1560528+02:00",
"id_doc_sa": "c8b1009f-9a87-4d77-b6ec-ba1638da029c",
"commited": true,
"mt_cloakrooms": {
"$ref": "25"
},
"tt_doc_sa": {
"$id": "27",
"id": "fdd1cc53-150d-4bd9-bbf9-4127629d9f98",
"id_pos": "2d7082d5-147f-4b9b-9ec2-13dae9c5cdb2",
"id_doc": "bccacdab-aee5-457f-a826-fd030d42c7f9",
"id_branch": "bd35d553-dbc5-4efe-a855-43b54f49ea02",
"nro_doc": "sample string 5",
"date_doc": "2026-05-09T09:35:55.1560528+02:00",
"date_tax": "2026-05-09T09:35:55.1560528+02:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "8a7c2f74-cec4-4af3-bf8a-0830501ef152",
"id_relationship": "27ff6c31-7c68-498c-b539-29a56a2737de",
"id_loc_from": "81d8bc13-d708-43c3-841b-d0b7ecb3048c",
"id_loc_end": "63cbc7d1-ad53-4365-b334-7c0bf8d7bce6",
"id_user_add": "8a19bd50-cbcb-4d20-b734-3b33654e1676",
"id_user_upd": "f5dccc9b-daf4-4892-bb83-5b75bf29e332",
"comment": "sample string 12",
"id_pos_sesion": "b9faabc8-e4f6-4a5f-a174-b4d2bdf91054",
"id_room_unit": "71e9651b-0e5d-497c-a5d9-a345479fb3f5",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "e9a26c13-a04e-4a8e-a590-93a41437c9c8",
"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-05-09T09:35:55.1560528+02:00",
"last_update": "2026-05-09T09:35:55.1560528+02:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "8"
},
"mt_docs": {
"$id": "28",
"id": "38dc41e5-e778-4d40-ac40-43f17f3bcf4c",
"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": "7fd4714f-9856-4d1f-89f9-22c8d295af28",
"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-05-09T09:35:55.1560528+02:00",
"last_update": "2026-05-09T09:35:55.1560528+02:00",
"id_user_upd": "b32b5e16-99db-4b06-a023-79cb4488e3bc",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "29",
"id_doc": "6a1f33c1-70cb-4976-91ae-a53cc0d55dbd",
"id_pay": "3e62d2a0-93c0-470b-bb63-ccb24acccf6a",
"id_money": "ad9c3c6c-2436-45c1-9c0d-2159f4e1f2c4",
"active": true,
"created_on": "2026-05-09T09:35:55.1560528+02:00",
"last_update": "2026-05-09T09:35:55.1560528+02:00",
"id_user_upd": "cb3d6e59-aa34-45ad-b33a-4e527b9b9274",
"commited": true,
"mt_docs": {
"$ref": "28"
},
"mt_money_types": {
"$id": "30",
"id": "5fe93950-7068-414b-8606-5f98c03fb28a",
"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": "892bfeb2-e266-42c0-aa6d-aaed768bbf8a",
"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-05-09T09:35:55.1560528+02:00",
"last_update": "2026-05-09T09:35:55.1560528+02:00",
"id_user_upd": "49e676d9-4f4d-4d1f-aae2-db832749980f",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"mt_money_rates": [
{
"$id": "31",
"id_money_1": "74a532c2-cb92-4381-890a-07db1fc3b18c",
"id_money_2": "f99594e5-afd3-460d-90f8-856637faf1ce",
"date_from": "2026-05-09T09:35:55.1560528+02:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-05-09T09:35:55.1560528+02:00",
"last_update": "2026-05-09T09:35:55.1560528+02:00",
"id_user_upd": "0e55201a-5641-48ca-b1d2-c61722eeaff4",
"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": "232c2abc-dced-42fe-9ead-9470e93b7f66",
"id_pay": "c07f1604-9cc0-40b5-b2f5-fb6801462b12",
"id_money": "bbd51958-6c9e-4b03-b175-8d8484c7046c",
"date_cashflow": "2026-05-09T09:35:55.1560528+02:00",
"coefficient": 5.1,
"id_user_add": "ad61cb9a-a17e-4cfa-92f4-ecbfa134f646",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "33",
"id": "a54ef797-b5e9-4a30-a6de-661e3b1abbd3",
"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": "4ad66c4b-db28-4f15-a9f1-49e5b240a192",
"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-05-09T09:35:55.1560528+02:00",
"last_update": "2026-05-09T09:35:55.1560528+02:00",
"id_user_upd": "8b468a6c-d6c7-444f-b539-9881210731ba",
"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": "43be4267-58fb-40b7-b666-a1dd4df81c48",
"id_line": 2,
"id_pay": "a6d40a2b-5512-40ab-af76-28400f6f3f15",
"id_money": "52e96fda-e6c1-4e5a-9056-97ed83a08dcc",
"coefficient": 5.1,
"id_voucher": "cd364583-dee8-496c-88d8-ab52ac27b068",
"id_employee": "8b999f6c-2f88-4086-8484-d38a306957b6",
"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": "c505cc6c-918f-48c0-8b01-ba9636d01358",
"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": "2b04aec4-1d15-4b54-a579-071cccbe4a42",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-05-09T09:35:55.1560528+02:00",
"date_end": "2026-05-09T09:35:55.1560528+02:00",
"date_used": "2026-05-09T09:35:55.1560528+02:00",
"date_sesion": "2026-05-09T09:35:55.1560528+02:00",
"id_employee": "6f1587bf-a2a9-4abf-a745-67d7180b513f",
"id_branch": "1b9ef47b-bcd3-4cac-893f-7dfcb74a2809",
"id_voucher_permision": "39794831-5e4e-42d8-ab45-265ee8cf99c8",
"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": "53c10fc3-acfe-479a-a9b2-6a114bc1b9b7",
"id_user_add": "71fc1e9d-70cd-4f7b-8d61-00a8f9999741",
"id_doc_sa": "d6330d33-8e84-4f0c-80a1-67e3d619edc6",
"id_item_sub": "7567994f-67c2-4267-a2c3-1fad9e3e4c35",
"id_pos_sesion": "dc60265e-9846-487e-ac62-ab2e9bb7583b",
"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-05-09T09:35:55.1560528+02:00",
"last_update": "2026-05-09T09:35:55.1560528+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": "4cc7de5c-7a75-43de-9a3a-b47c9766e2d1",
"date_from": "2026-05-09T09:35:55.1560528+02:00",
"date_end": "2026-05-09T09:35:55.1560528+02:00",
"date_used": "2026-05-09T09:35:55.1560528+02:00",
"id_employee": "56be4693-70f4-46f0-bcb0-5281fed77d1e",
"id_branch": "44eefd5f-70a5-4687-9409-5f0061aae313",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "f4d9350a-82c0-4fd8-a1c1-b76e31ec96f2",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-05-09T09:35:55.1560528+02:00",
"last_update": "2026-05-09T09:35:55.1560528+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": "887b2067-8bfd-47b0-803e-6f16a629f07a",
"id_doc": "8d7f9352-678c-4edc-81fe-34b601ec713a",
"id_pos_type": "fc3f3ba3-facd-4883-91d4-b1bd396b6e32",
"id_doc_print": "53a213d8-6d52-4cc9-b3ef-6bebada1a75a",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-05-09T09:35:55.1560528+02:00",
"last_update": "2026-05-09T09:35:55.1560528+02:00",
"id_user_upd": "3c43f825-60ff-4073-a567-6f6fa8f43d15",
"commited": true,
"mt_docs": {
"$ref": "28"
},
"mt_pos_print": {
"$id": "38",
"id": "b24a3bab-2e4d-4da0-bf4d-0c6cc82748cc",
"id_pos": "a2e4cf2f-a2fe-4dba-85f3-1a8b4d1c5ca3",
"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-05-09T09:35:55.1560528+02:00",
"last_update": "2026-05-09T09:35:55.1560528+02:00",
"id_user_upd": "c5725d40-f6a1-4f1f-aaf1-46230f855d01",
"commited": true,
"mt_pos": {
"$ref": "23"
},
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_users": {
"$ref": "7"
}
},
"mt_pos_types": {
"$id": "39",
"id": "3d1bea1c-d78f-4d9b-a429-6f510a0b40bd",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-05-09T09:35:55.1560528+02:00",
"last_update": "2026-05-09T09:35:55.1560528+02:00",
"id_user_upd": "447ef48b-6be4-4be9-80e1-8da9e97d31b8",
"commited": true,
"mt_items_featured": [
{
"$id": "40",
"id": "2b7c6bb8-49ce-4afd-9b42-1b73f4bdf7d5",
"id_branch": "5a51fe8e-cc70-4f27-8ca7-686131fa94ed",
"id_pos_type": "89ca2173-c864-4eb2-875b-0cb0ad859a5b",
"id_pos": "ac527d3d-817a-4641-8257-45a1221d3a3f",
"id_item": "b264ce09-8995-4d97-af56-beb7949e51d5",
"date_from": "2026-05-09T09:35:55.1560528+02:00",
"date_end": "2026-05-09T09:35:55.1560528+02:00",
"image_id": 4,
"active": true,
"created_on": "2026-05-09T09:35:55.1560528+02:00",
"last_update": "2026-05-09T09:35:55.1560528+02:00",
"id_user_upd": "ff052191-a3ed-4618-b300-7f927ef057cb",
"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": "ea82d384-d28b-46f6-9de6-e63aaf1ecdc6",
"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-05-09T09:35:55.1560528+02:00",
"last_update": "2026-05-09T09:35:55.1560528+02:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_doc_print_det": [
{
"$id": "42",
"id_doc_print": "e8fdc8bd-fa2a-4a85-b947-5f3125c2e5b2",
"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": "6915e544-5063-488e-ac25-e68b3cd0f4df",
"id_doc": "0606ab5c-915d-4af6-a436-ceb26d706c28",
"value": 3,
"created_on": "2026-05-09T09:35:55.1560528+02:00",
"last_update": "2026-05-09T09:35:55.1560528+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": "3d74be6e-e235-44a8-9a7c-b21ad42d5008",
"id_pos": "187860b2-2991-44b4-bbd1-3a6c07656fef",
"id_doc": "3c6561be-4bef-4603-8354-2e90b09e82fd",
"id_branch": "1af60405-de8c-4d6b-8e2d-643c5d5ff691",
"nro_doc": "sample string 5",
"date_doc": "2026-05-09T09:35:55.1560528+02:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "46d6ff83-7255-4992-9e77-1b1fe2ca4ecd",
"id_loc_from": "6f7811d5-64e6-4105-a04c-9ce327dd5e6c",
"id_loc_end": "a9d5c9e4-350f-444d-b53f-eb639b386989",
"id_user_add": "8982f078-284c-4038-91ae-c16cf53ce0be",
"id_user_upd": "00b7dba5-fbfd-48a5-8c8b-07c5704b911a",
"id_pos_sesion": "593931c8-30b2-422d-a676-734f70fc19db",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-05-09T09:35:55.1560528+02:00",
"active": true,
"created_on": "2026-05-09T09:35:55.1560528+02:00",
"last_update": "2026-05-09T09:35:55.1560528+02:00",
"commited": true,
"mt_branches": {
"$ref": "8"
},
"mt_docs": {
"$ref": "28"
},
"mt_locations": {
"$id": "45",
"id": "1ddd156a-da35-4173-9a90-077d598985eb",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "b808f335-ed89-4d1a-a523-29f46fed1918",
"active": true,
"created_on": "2026-05-09T09:35:55.1560528+02:00",
"last_update": "2026-05-09T09:35:55.1560528+02:00",
"id_user_upd": "2bfee1b2-6e06-4ea5-b004-1cf26ac2881d",
"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": "335c3652-fb52-42d1-a181-4b1b078ba92d",
"id_item": "5626292f-6359-4ba9-b61f-ca1ff45231eb",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-05-09T09:35:55.1717562+02:00",
"last_update": "2026-05-09T09:35:55.1717562+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": "a5ee6416-666d-4867-b57b-375d4cc9720f",
"id_line": 2,
"id_item": "064941cb-7b59-46c6-9c4b-b5a1fd9cd008",
"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": "2b4462f0-641d-474b-ba92-053bab32b047",
"nro_sesion": 2,
"id_pos": "6b661c59-3b92-4585-90c6-d50302abc1ce",
"date_tax": "2026-05-09T09:35:55.1717562+02:00",
"date_open": "2026-05-09T09:35:55.1717562+02:00",
"date_close": "2026-05-09T09:35:55.1717562+02:00",
"id_user_open": "979ac5a0-001d-4dd7-8bb7-9d21c0ef11dc",
"id_user_close": "816c86e3-2cd9-4cb7-8ef1-b623d43ba033",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2026-05-09T09:35:55.1717562+02:00",
"last_update": "2026-05-09T09:35:55.1717562+02:00",
"commited": true,
"mt_pos": {
"$ref": "23"
},
"tt_cloakrooms_units": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"tt_items_customs": [
{
"$id": "49",
"id": "fecd2d0e-8fb0-449f-90b8-33181d42c542",
"order_id": 2,
"id_item": "854d4cc3-49e8-43c8-bb1e-34a7b15cdffd",
"id_item_type": "6a800354-2c5d-461c-aecc-7947e104a20d",
"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": "7799c1da-694b-419c-9bf0-17d3ec9f3862",
"type_item": 11,
"id_voucher_json": "9c341a54-0968-4e0d-81a9-fa70d5e84b8d",
"count_voucher": 1,
"id_category": "7b043c7b-0f77-4ed5-b835-91f946fd1f66",
"created_on": "2026-05-09T09:35:55.1717562+02:00",
"last_update": "2026-05-09T09:35:55.1717562+02:00",
"id_user_upd": "e19db9cc-6ce4-4eb5-b0e8-d5b6a125b6b7",
"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": "9ac5ebc5-6778-46a9-904b-fb6675ccdc78",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "531616b4-8821-4e0b-bcac-311b5b7f8249",
"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-05-09T09:35:55.1717562+02:00",
"tt_pos_sesion": {
"$ref": "48"
}
},
{
"$ref": "50"
}
],
"tt_rooms_units_activity": [
{
"$id": "51",
"id": "dc7e9677-36df-4ab1-9ffd-ca8109b33f9d",
"id_room_unit": "c8365fa8-2750-4fc5-ab29-368fa93e1bdc",
"id_room_list": "71a7601e-c43a-4893-8f6e-3c540d2b1a43",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-05-09T09:35:55.1717562+02:00",
"date_from": "2026-05-09T09:35:55.1717562+02:00",
"date_end": "2026-05-09T09:35:55.1717562+02:00",
"date_open": "2026-05-09T09:35:55.1717562+02:00",
"date_close": "2026-05-09T09:35:55.1717562+02:00",
"id_employee": "80bc9d3a-a4a7-445a-ab1c-459e3ec46406",
"id_employee_sec": "3d838eda-b23e-4b43-91de-1eabc41a85bd",
"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": "561479ec-4c09-44cc-84ce-59e0bc443c64",
"comment": "sample string 7",
"id_user_open": "597cb767-e6cb-4563-97fb-84b7c7e7188a",
"id_user_close": "7b3d8dec-3568-463c-81c0-1b69bbb1524a",
"id_unit_state": "06300510-aad1-4074-b559-376e3cbaad27",
"id_pos_sesion": "de35e4a3-1cbc-48fa-9f7b-ac7473aeb3af",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-05-09T09:35:55.1717562+02:00",
"active": true,
"created_on": "2026-05-09T09:35:55.1717562+02:00",
"last_update": "2026-05-09T09:35:55.1717562+02:00",
"commited": true,
"mt_employees": {
"$ref": "10"
},
"mt_employees1": {
"$ref": "10"
},
"mt_rooms_units": {
"$id": "52",
"id": "b4c0de20-3fcb-4194-8bff-7d94e8d7d2ab",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "9585f21c-d360-48e7-bfbf-98ce51d0ab63",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "4cf26c9b-920d-463e-8424-b82dfcbc2005",
"locked": true,
"date_locked": "2026-05-09T09:35:55.1717562+02:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-05-09T09:35:55.1717562+02:00",
"last_update": "2026-05-09T09:35:55.1717562+02:00",
"id_user_upd": "4d2b2fd7-ea6e-498e-b265-78f9a6f88c55",
"commited": true,
"mt_rooms": {
"$id": "53",
"id": "f8ca8a71-0572-4f1f-81bd-a02b7c2cc209",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "16d19812-00f2-44a6-8895-721afc3af252",
"name_pos": "sample string 6",
"id_image": "c9548642-e057-48c0-bc20-590893a3d995",
"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": "c4167969-e5fc-40f9-b327-4363732b4c9f",
"refresh_status": true,
"active": true,
"created_on": "2026-05-09T09:35:55.1717562+02:00",
"last_update": "2026-05-09T09:35:55.1717562+02:00",
"id_user_upd": "7ecb14ed-662c-4365-924e-097aa906f443",
"commited": true,
"mt_branches": {
"$ref": "8"
},
"mt_pos_rooms": [
{
"$id": "54",
"id_pos": "86385541-7184-4346-86e7-61af903680e1",
"id_room": "52d88a46-d69c-43c4-b9f6-1aeafabc5887",
"active": true,
"created_on": "2026-05-09T09:35:55.1717562+02:00",
"last_update": "2026-05-09T09:35:55.1717562+02:00",
"id_user_upd": "c5c6027a-1cdc-4c61-837c-8cb20b49d257",
"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": "a80800a9-869b-4fcd-bef6-d2d3107f6e09",
"id_room": "adc75c24-5120-41ac-b6e4-4e33a0fc187a",
"date_in": "2026-05-09T09:35:55.1717562+02:00",
"date_out": "2026-05-09T09:35:55.1717562+02:00",
"id_user_add": "097c1ed0-a9f5-4165-9f78-7f6a0a21b7cd",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-05-09T09:35:55.1717562+02:00",
"last_update": "2026-05-09T09:35:55.1717562+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": "344ff8ee-a69a-4620-8e2e-1bf1c8e40cae",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-05-09T09:35:55.1717562+02:00",
"last_update": "2026-05-09T09:35:55.1717562+02:00",
"id_user_upd": "0900bee6-8487-4a4c-ba12-4ba69eff827a",
"commited": true,
"mt_rooms_units": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"mt_rooms_units_states_types": [
{
"$id": "57",
"id_room_type": "7a11de27-c0ea-4ee3-aa5e-9b9b2f8a4634",
"id_room_state": "87da8e14-be4c-49d8-86ae-d3cf1e0998fe",
"id_image": "15c9c589-2d23-4e86-83c4-61c58d04a2d9",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-05-09T09:35:55.1717562+02:00",
"last_update": "2026-05-09T09:35:55.1717562+02:00",
"id_user_upd": "41bc8666-bdd9-40c1-b7e3-559640204cec",
"commited": true,
"mt_rooms_units_states": {
"$id": "58",
"id": "8eb61577-9384-414a-bc33-ac78811d4010",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"color": "sample string 5",
"active": true,
"created_on": "2026-05-09T09:35:55.1717562+02:00",
"last_update": "2026-05-09T09:35:55.1717562+02:00",
"id_user_upd": "60d0b219-980c-4f67-84d9-879215ad4c9c",
"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": "79ef9710-62a8-4994-afae-5c77345b1ab0",
"id_pos_sesion": "d687cc75-fb53-40f8-9c9a-ac173bd1533c",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "f550456d-2cb8-4769-9611-f1f7acaff5e1",
"id_room_unit_activity": "dded3117-80e7-483f-995b-7f63645cadd6",
"id_doc_sa": "a0d74e39-ee5f-4726-804c-77afb666ee87",
"id_pos_type": "4067b371-1511-43aa-b1db-2582f71c0aa4",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "c3728de4-c966-4345-9cf4-298b56a3b5c3",
"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-05-09T09:35:55.1717562+02:00",
"last_update": "2026-05-09T09:35:55.1717562+02:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "48"
},
"tt_tips_users": [
{
"$id": "60",
"id_tip": "e8733542-7585-4baf-997d-9243ddef3324",
"id_user": "095782d6-788c-496b-9ad7-1290a0ec39ad",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-05-09T09:35:55.1717562+02:00",
"last_update": "2026-05-09T09:35:55.1717562+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": "f9504f26-5890-4fc6-9324-4458332a2a3d",
"id_user": "81e8f101-68a9-4922-b9d7-b031ab88a48f",
"date_add": "2026-05-09T09:35:55.1717562+02:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-05-09T09:35:55.1717562+02:00",
"last_update": "2026-05-09T09:35:55.1717562+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": "ac7d8090-5a50-4700-a464-3c7b96aca936",
"id_user": "f2244bc7-7be7-428b-bc4e-3f72a74ae6c0",
"id_user_profile": "c8fac162-3e15-46a3-8608-b9ca42868d7c",
"locator": "sample string 4",
"date_end": "2026-05-09T09:35:55.1717562+02:00",
"id_pos_sesion": "21b3ebc6-543a-47e3-98cb-161981fdfafe",
"date_login": "2026-05-09T09:35:55.1717562+02:00",
"date_logout": "2026-05-09T09:35:55.1717562+02:00",
"terminal_id": "sample string 6",
"terminal_type": "sample string 7",
"created_on": "2026-05-09T09:35:55.1717562+02:00",
"last_update": "2026-05-09T09:35:55.1717562+02:00",
"commited": true,
"st_users": {
"$ref": "7"
},
"st_users_profiles": {
"$id": "63",
"id": "bf7e2a70-153c-4820-ad57-6894407b905d",
"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-05-09T09:35:55.1717562+02:00",
"last_update": "2026-05-09T09:35:55.1717562+02:00",
"commited": true,
"st_permisions": [
{
"$id": "64",
"id": "2e5e93aa-50f1-4256-843b-e11844e7d6c5",
"id_function": "319bb34f-4b4e-4374-a74b-7b9295869d29",
"id_user": "f160eb40-6609-48a9-8129-9b32abb1fbd5",
"id_profile": "5464c839-0150-4069-9a1a-58222e355ca3",
"permission": 3,
"active": true,
"created_on": "2026-05-09T09:35:55.1717562+02:00",
"last_update": "2026-05-09T09:35:55.1717562+02:00",
"commited": true,
"st_users_profiles": {
"$ref": "63"
},
"st_users": {
"$ref": "7"
},
"st_functions": {
"$id": "65",
"id": "34f06caf-db0d-4cec-9533-b6417695cca1",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "f99621ed-e17d-43c2-996e-916dd28eeb89",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "df0c39bf-5b46-4ac4-ba65-b0b3258cb9dc",
"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-05-09T09:35:55.1717562+02:00",
"last_update": "2026-05-09T09:35:55.1717562+02:00",
"commited": true,
"st_functions_groups": {
"$id": "66",
"id": "dba84412-e43d-4a27-8986-219e66c47c50",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-05-09T09:35:55.1717562+02:00",
"last_update": "2026-05-09T09:35:55.1717562+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": "a7045b64-15fd-4248-85ca-c994b6b50279",
"id_user": "2a0a613f-c5bd-4918-921d-207bb51b1f39",
"date_add": "2026-05-09T09:35:55.1717562+02:00",
"destiny_type": 4,
"id_key": "9d725288-a18e-4ed5-a64e-4081e0debd66",
"message": "sample string 6",
"message_view": true,
"date_view": "2026-05-09T09:35:55.1717562+02:00",
"id_pos_sesion": "be08fc40-d76f-49f3-88ad-3253443ffe72",
"terminal_add": "sample string 9",
"created_on": "2026-05-09T09:35:55.1717562+02:00",
"last_update": "2026-05-09T09:35:55.1717562+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": "a30f781f-bbc5-403b-a295-379d12b8a4bb",
"spool_server": "sample string 2",
"id_doc_sa": "ce1671b6-2dd9-4f7e-bea2-a03480196c47",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-05-09T09:35:55.1717562+02:00",
"printed": true,
"print_on": "2026-05-09T09:35:55.1717562+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": "5c9307f1-8d1a-4bf3-9b84-3ffbe77395c6",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-05-09T09:35:55.1717562+02:00",
"date_end": "2026-05-09T09:35:55.1717562+02:00",
"id_branch": "5a7f4d65-e1f5-4f6f-8063-d3a5ac5ff8ea",
"id_pos": "20a9de50-77c6-4544-b6b5-13c93f2fd618",
"id_list": "c4906ec0-6342-4ce9-a779-86632050a57a",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-05-09T09:35:55.1717562+02:00",
"last_update": "2026-05-09T09:35:55.1717562+02:00",
"id_user_upd": "31cd323e-ce66-4d62-9086-71f7809f0ef9",
"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": "45f1b2e2-478b-4445-a4ae-ad7cf981894a",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-05-09T09:35:55.1717562+02:00",
"date_end": "2026-05-09T09:35:55.1717562+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": "a18c130e-c4d3-4236-8a6e-6c9991f571e2",
"id_pos": "67793ded-1c01-467d-b86d-c533ef19833a",
"id_list": "76bc4363-2bc9-465a-a3f1-1a0bad9bccd0",
"id_item": "03e22ae9-8e79-433e-b12e-b214efebeda4",
"id_item_type": "5fe89825-b2bb-4dbb-a654-385785f5ed3d",
"id_category": "4694470d-369f-4c7e-9424-11b5bd3cf2c4",
"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-05-09T09:35:55.1717562+02:00",
"last_update": "2026-05-09T09:35:55.1717562+02:00",
"id_user_upd": "f1edaac9-559b-42d0-b926-97b93621c8c2",
"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": "a5976722-02d7-4b7a-affc-befb6da8e575",
"id_pos": "c7166ebc-0fb8-4bbf-95f6-796aaa34b4a0",
"mac_address": "sample string 3",
"date_end": "2026-05-09T09:35:55.1717562+02:00",
"key_access": "sample string 5",
"id_user_add": "2cfeb4ce-ef9e-429a-9700-5d83899b96ec",
"active": true,
"created_on": "2026-05-09T09:35:55.1717562+02:00",
"last_update": "2026-05-09T09:35:55.1717562+02:00",
"commited": true,
"mt_pos": {
"$ref": "23"
},
"st_users": {
"$ref": "7"
}
},
{
"$ref": "71"
}
],
"st_users_pos": [
{
"$id": "72",
"id_user": "03c78451-9aba-487a-8a6a-42c79160355c",
"id_pos": "d8b39437-21e4-41a2-a62f-b853e12e7afa",
"pass_required": true,
"active": true,
"created_on": "2026-05-09T09:35:55.1717562+02:00",
"last_update": "2026-05-09T09:35:55.1717562+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": "62b54588-db71-4e00-be0a-83612e378dd7",
"id_pos": "2e17c9a5-4dd4-447d-95b5-228d58a74cb1",
"date_add": "2026-05-09T09:35:55.1717562+02:00",
"date_upd": "2026-05-09T09:35:55.1717562+02:00",
"date_out": "2026-05-09T09:35:55.1717562+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": "e73cc419-3a76-446c-a9ce-d29ee0ff5a93",
"id_user_add": "6db3dda2-e9a1-4278-acd1-8a93bf676f95",
"id_table": "07b918ac-471e-4e60-8780-d93caf7d62cd",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "3132b598-84fb-4abf-8cf3-8b79bd8d9047",
"created_on": "2026-05-09T09:35:55.1717562+02:00",
"commited": true,
"mt_pos": {
"$ref": "23"
},
"st_sync_tables": {
"$id": "75",
"id": "992e753d-48e7-4771-9aff-c2acf1f0b061",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-05-09T09:35:55.1717562+02:00",
"last_update": "2026-05-09T09:35:55.1717562+02:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "76",
"id": "db09f6b7-641a-460b-8dc7-d0ffde0d5eb0",
"id_sync": "9a4668d7-8d32-4ddd-b324-f2aac5abc16b",
"json": "sample string 3",
"id_table": "e268989f-9702-449b-822c-0d082923e4b5",
"order": 5,
"st_sync_packages": {
"$id": "77",
"id": "4f12038d-725f-4759-9022-be0de768e64d",
"id_branch_from": "fe9d644f-830d-48d3-87f6-e3fbe14595a6",
"id_branch_to": "69a9b5d0-04f6-4ace-bec0-656b8f221529",
"type": 4,
"created_on": "2026-05-09T09:35:55.1717562+02:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-05-09T09:35:55.1717562+02:00",
"send_on": "2026-05-09T09:35:55.1717562+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": "d6efdf41-2f4a-4e09-98e8-40dda273dce2",
"id_pos": "cd7a9cd7-511e-40b7-918d-a73fe278f231",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-05-09T09:35:55.1717562+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": "6ac10442-4e45-49cb-83de-b0ba40b3ea31",
"id_line": 2,
"id_item": "98862fa5-28f6-41b9-aea1-1117f29e674d",
"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": "bb94dfe6-469e-41a5-9567-e3094a320fb8",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-05-09T09:35:55.1717562+02:00",
"last_update": "2026-05-09T09:35:55.1717562+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": "b6464952-58f7-4f28-b6ca-77d720e966b4",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-05-09T09:35:55.1717562+02:00",
"date_end": "2026-05-09T09:35:55.1717562+02:00",
"state": "sample string 6",
"created_on": "2026-05-09T09:35:55.1717562+02:00",
"last_update": "2026-05-09T09:35:55.1717562+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": "56b89933-8854-4347-945f-68029524b3b7",
"token_id": "sample string 2",
"id_user": "dde0dd01-d65a-4d4a-ac11-f535a29e1525",
"date_from": "2026-05-09T09:35:55.1717562+02:00",
"date_end": "2026-05-09T09:35:55.1717562+02:00",
"created_on": "2026-05-09T09:35:55.1717562+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": "b9ca1bc7-9f63-46d1-a2c6-632513f44182",
"id_room_activity": "e81de61d-175c-46c1-957e-dcb60dfc140c",
"id_pos_sesion": "ffd042cb-24a5-4fe2-9da5-1b0829f05915",
"log_text": "sample string 4",
"id_user": "d10ab55a-2438-4c30-a00f-840c7c044dff",
"created_on": "2026-05-09T09:35:55.1717562+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"
}
]
}