GET api/Mt_Items/{id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
mt_items| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
None. |
|
| id_mask | string |
Required Max length: 10 |
|
| name | string |
Required Max length: 20 |
|
| description | string |
Max length: 200 |
|
| id_unit | globally unique identifier |
Required |
|
| id_unit_sec | globally unique identifier |
None. |
|
| id_brand | globally unique identifier |
Required |
|
| b_sale | boolean |
Required |
|
| b_stock | boolean |
Required |
|
| b_price | boolean |
Required |
|
| b_unique | boolean |
Required |
|
| b_exclude_control | boolean |
Required |
|
| tax | decimal number |
Required |
|
| change_price | boolean |
Required |
|
| force_printing | boolean |
Required |
|
| is_ticket | boolean |
Required |
|
| is_supply | boolean |
Required |
|
| define_price | boolean |
Required |
|
| is_multi_sub | boolean |
Required |
|
| external_id | string |
Max length: 100 |
|
| name_pos | string |
Max length: 20 |
|
| name_print | 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. |
|
| mt_brands | mt_brands |
None. |
|
| mt_categories_items | Collection of mt_categories_items |
None. |
|
| mt_items_featured | Collection of mt_items_featured |
None. |
|
| mt_items_formula | Collection of mt_items_formula |
None. |
|
| mt_units | mt_units |
None. |
|
| mt_units1 | mt_units |
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_doc_sa_det_stock | Collection of tt_doc_sa_det_stock |
None. |
|
| tt_doc_st_det | Collection of tt_doc_st_det |
None. |
|
| tt_items_customs | Collection of tt_items_customs |
None. |
|
| tt_stock | Collection of tt_stock |
None. |
|
| tt_vouchers_det | Collection of tt_vouchers_det |
None. |
Response Formats
application/json, text/json
Sample:
{
"id": "226b6e02-474f-4ac5-81bb-4b4a3a19d5f3",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "550bea5e-4129-4d40-9379-d6bf549e57bb",
"id_unit_sec": "48e975ff-b5dd-4e35-a0de-c74d6a204971",
"id_brand": "126bd2a0-802e-424d-8bd1-43e0451e8a76",
"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": "8f7b00f6-23b7-456d-bb35-d18d3161e165",
"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-03-10T07:07:17.1224128+01:00",
"last_update": "2026-03-10T07:07:17.1224128+01:00",
"id_user_upd": "2a3c6c75-1e5a-4d21-886e-e225bb703a04",
"commited": true,
"mt_brands": {
"$id": "2",
"id": "939d9780-0fac-494c-83e3-2827deb93e8a",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-03-10T07:07:17.1224128+01:00",
"last_update": "2026-03-10T07:07:17.1224128+01:00",
"id_user_upd": "0f6c9576-7f06-4ab1-a9fe-9569a0aad3d8",
"commited": true,
"mt_items": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"st_users": {
"$id": "3",
"id": "dfc7664f-de0b-4fbc-9cb8-d8041fc72f87",
"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": "140329db-dfd8-4b78-b03d-4d8a6aa0604e",
"view_messages": true,
"id_image_photo": "4c47342a-b4d6-43f0-9848-8459c5961d44",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "b8fa8a1f-659e-48e7-8a3e-053983b0465f",
"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-03-10T07:07:17.1381065+01:00",
"last_update": "2026-03-10T07:07:17.1381065+01:00",
"commited": true,
"mt_branches": [
{
"$id": "4",
"id": "7b527925-1514-4bba-9023-615d7fb92b7e",
"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": "06a513fc-33e1-4a6d-99e0-41739927ba2f",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-03-10T07:07:17.1381065+01:00",
"last_update": "2026-03-10T07:07:17.1381065+01:00",
"id_user_upd": "edb13ed9-9de3-4c28-8e92-b6b8d4340d1c",
"commited": true,
"st_images": {
"$id": "5",
"id": "c726a91a-84d0-4b5c-b8c6-88463990ec4d",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "5d21aa8f-f9f4-4641-a631-250108700f56",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-03-10T07:07:17.1381065+01:00",
"last_update": "2026-03-10T07:07:17.1381065+01:00",
"commited": true,
"mt_branches": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"mt_categories": [
{
"$id": "6",
"id": "640b16b7-6141-4d87-bcc0-0d1b53ebf9b6",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "ef155342-f9cd-4b7a-960f-31c69b41ce0b",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "2d070bf1-d33e-455c-9220-67eab493bf11",
"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-03-10T07:07:17.1381065+01:00",
"last_update": "2026-03-10T07:07:17.1381065+01:00",
"id_user_upd": "c780c7cc-b9ae-4ee5-b63d-ac468bc77072",
"commited": true,
"mt_categories_items": [
{
"$id": "7",
"id_category": "a33d915c-9032-4c75-a461-2ccf78b1b4de",
"id_item": "f72ba14f-4799-4f23-92ec-3f899ce0e7cd",
"is_default": true,
"active": true,
"created_on": "2026-03-10T07:07:17.1381065+01:00",
"last_update": "2026-03-10T07:07:17.1381065+01:00",
"id_user_upd": "56aab214-2397-4969-aa09-4eeeddd6bf21",
"commited": true,
"mt_categories": {
"$ref": "6"
},
"mt_items": {
"$ref": "1"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "7"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
},
"mt_prices_rules": [
{
"$id": "8",
"id": "6f4cee67-e7aa-4bbc-8f3d-825c96dc52e3",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-03-10T07:07:17.1381065+01:00",
"date_end": "2026-03-10T07:07:17.1381065+01: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": "d8b6f0bd-79e0-44b1-9f8e-b25a2917b2a0",
"id_pos": "800d07f5-cff2-4f43-a313-13b9b832407a",
"id_list": "a3e8e90d-118b-40c4-bd38-1c815bdec9f6",
"id_item": "38e0aee0-8e21-46c7-ae2c-fbe0baeab4ee",
"id_item_type": "2c823292-d86e-46f2-b48b-1883f22dfa9a",
"id_category": "054f1548-0980-424b-9e04-fb78057b269f",
"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-03-10T07:07:17.1381065+01:00",
"last_update": "2026-03-10T07:07:17.1381065+01:00",
"id_user_upd": "749f762c-136b-4661-bdd8-1fdecd3bb206",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_categories": {
"$ref": "6"
},
"mt_items": {
"$ref": "1"
},
"mt_items_types": {
"$id": "9",
"id": "7ffcf9bd-afac-427e-ad33-499c26e8be76",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "16e980d9-2921-438e-a860-b65bcecf37cb",
"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-03-10T07:07:17.1381065+01:00",
"last_update": "2026-03-10T07:07:17.1381065+01:00",
"id_user_upd": "b081def7-5b6f-4500-aabf-c8cd42c2623b",
"commited": true,
"tt_vouchers_det": [
{
"$id": "10",
"id_voucher": "5130b0d3-aede-489e-96fa-52ea5a242750",
"id_line": "1094efe1-263e-4c20-929f-e8f1947ca8bd",
"id_category": "e4cc3f88-5ed2-425c-a58a-2e825b30a131",
"id_item": "36028d5b-17b1-4281-b388-762c07461537",
"id_item_type": "03db773f-dd8f-4833-8d6e-5b5d659d073c",
"price_max": 1.1,
"qty_add": 3.1,
"qty_used": 4.1,
"mt_categories": {
"$ref": "6"
},
"mt_items": {
"$ref": "1"
},
"mt_items_types": {
"$ref": "9"
},
"tt_vouchers": {
"$id": "11",
"id": "8e2bd47e-f245-4d93-8062-dd709b4b3b41",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-03-10T07:07:17.1381065+01:00",
"date_end": "2026-03-10T07:07:17.1381065+01:00",
"date_used": "2026-03-10T07:07:17.1381065+01:00",
"date_sesion": "2026-03-10T07:07:17.1381065+01:00",
"id_employee": "4cb2d795-778e-4d44-b273-358cb3268f3d",
"id_branch": "6f2580ff-38b9-44d0-9ca8-f6711a2d980d",
"id_voucher_permision": "f3578d6a-b57d-42c0-aa70-3a517c1618e1",
"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": "0654fc09-5a79-4d7f-a89a-95882ea58e9b",
"id_user_add": "daa07074-7cc6-4a32-84f1-036dc0221508",
"id_doc_sa": "07d9b8b2-e4e7-484a-9b71-df53a2f32cbc",
"id_item_sub": "6523c0b8-3e74-44f6-94e9-8a5c4468b62f",
"id_pos_sesion": "ae11c3f8-4f19-4ad8-a6ac-3e62dc8d87f1",
"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-03-10T07:07:17.1381065+01:00",
"last_update": "2026-03-10T07:07:17.1381065+01:00",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_employees": {
"$id": "12",
"id": "bd067ade-534c-4437-8d79-ff1145a9be5d",
"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": "89e21dae-250b-454d-836a-57660ee457e7",
"name_pos": "sample string 12",
"id_image": "80152494-dc1e-45c2-908a-832ccfee6b79",
"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-03-10T07:07:17.1381065+01:00",
"last_update": "2026-03-10T07:07:17.1381065+01:00",
"id_user_upd": "46a35be2-1775-4acf-81cf-f3766cff4787",
"commited": true,
"mt_employees_branches": [
{
"$id": "13",
"id_employee": "77fa7cae-3a8f-488d-a447-cb6f5d2612e1",
"id_branch": "5f3ead8a-64dc-4ad5-b1bc-e1aeefccd96d",
"active": true,
"created_on": "2026-03-10T07:07:17.1381065+01:00",
"last_update": "2026-03-10T07:07:17.1381065+01:00",
"id_user_upd": "5049002e-1831-418a-bef8-9c0be8c36af8",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_employees": {
"$ref": "12"
}
},
{
"$ref": "13"
}
],
"mt_employees_profiles": {
"$id": "14",
"id": "100879ae-b9f2-4531-8194-532a4be2ae6e",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-03-10T07:07:17.1381065+01:00",
"last_update": "2026-03-10T07:07:17.1381065+01:00",
"id_user_upd": "8db44533-b151-4020-9dd4-b948aafbdea8",
"commited": true,
"mt_employees": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"st_users": {
"$ref": "3"
}
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
},
"tt_doc_sa_det": [
{
"$id": "15",
"id_doc_sa": "ce97656f-bf3c-4e12-b41b-bac7a0f118e6",
"id_line": 2,
"id_item_sub": "b482a45c-283f-455b-a908-b5d8ba34d39a",
"qty": 4.1,
"id_list": "fcfaa01a-ff50-4648-89af-dfb8cef1c46d",
"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": "59402f81-050f-4172-8d91-8cc5b9e1f7b7",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "2d25e8bf-0330-4649-9172-6b78627db78d",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "bdb934bc-6289-429d-ab2b-10ab502e47a2",
"id_user_upd": "cbe188c2-2517-4b66-bfa1-715399be71b6",
"active": true,
"mt_employees": {
"$ref": "12"
},
"mt_items_sub": {
"$id": "16",
"id": "2c4b28d4-6fd9-4192-a1b2-031ab4d60585",
"id_item": "16df8881-e437-44a8-a183-e7e27d4128d0",
"id_item_type": "81c2b4c8-56ea-4f1b-8bc3-4da7c9595288",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "458a6dac-0f31-4853-8eec-0df265e23b57",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-03-10T07:07:17.1381065+01:00",
"last_update": "2026-03-10T07:07:17.1381065+01:00",
"id_user_upd": "5b510b32-11e6-49ef-9147-4168567caa45",
"commited": true,
"mt_items": {
"$ref": "1"
},
"mt_items_formula": [
{
"$id": "17",
"id_item_sub": "c18878c3-ca3c-44aa-bf32-6d77c4df972f",
"id_item": "db6bb494-d619-4485-9852-966155ec99f9",
"group_id": 3,
"id_unit_ref": "0b0ec67e-d2e5-4c55-b435-1eb7efa69054",
"qty_dis": 5,
"mt_items": {
"$ref": "1"
},
"mt_items_sub": {
"$ref": "16"
},
"mt_units_ref": {
"$id": "18",
"id": "8418475b-3215-4b3c-99d9-d18823d2cbf9",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "23e5f544-0e02-4e95-86a8-a895e679d86f",
"active": true,
"created_on": "2026-03-10T07:07:17.1381065+01:00",
"last_update": "2026-03-10T07:07:17.1381065+01:00",
"id_user_upd": "24af17d1-7dcb-4adb-a3d5-c6c425e403c5",
"commited": true,
"mt_units": {
"$id": "19",
"id": "559eed7a-2ecc-4989-82bc-081736209f0b",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-03-10T07:07:17.1381065+01:00",
"last_update": "2026-03-10T07:07:17.1381065+01:00",
"id_user_upd": "ded754df-f6db-4c9f-ab0e-6956f3b01ae2",
"commited": true,
"mt_units_ref": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"st_users": {
"$ref": "3"
},
"mt_items": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"mt_items1": [
{
"$ref": "1"
},
{
"$ref": "1"
}
]
},
"st_users": {
"$ref": "3"
},
"mt_items_formula": [
{
"$ref": "17"
},
{
"$ref": "17"
}
]
}
},
{
"$ref": "17"
}
],
"mt_items_types": {
"$ref": "9"
},
"mt_items_vouchers": {
"$id": "20",
"id": "ac5c1ca3-c7e7-48e2-b72a-8be4a4e5ce06",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "c05d2495-ddc7-46ac-9d53-96d9a628325e",
"id_doc_print": "213b2d10-8c72-4c39-abeb-1279904769fa",
"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-03-10T07:07:17.1381065+01:00",
"last_update": "2026-03-10T07:07:17.1381065+01:00",
"commited": true,
"mt_items_sub": [
{
"$ref": "16"
},
{
"$ref": "16"
}
]
},
"st_users": {
"$ref": "3"
},
"mt_prices_items": [
{
"$id": "21",
"id_list": "d587a5e8-0fd3-4c4f-ae51-0d40ff36998f",
"id_item_sub": "4133d003-bcb7-414b-bc80-40b06b479b2d",
"validity_date": "2026-03-10T07:07:17.1381065+01:00",
"price": 4.1,
"active": true,
"created_on": "2026-03-10T07:07:17.1381065+01:00",
"last_update": "2026-03-10T07:07:17.1381065+01:00",
"id_user_upd": "47cd2d26-e767-43df-a1f7-efcd93e10686",
"commited": true,
"mt_items_sub": {
"$ref": "16"
},
"mt_prices_list": {
"$id": "22",
"id": "9f53fc5c-0e24-40f0-ae02-c868eea4db74",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "e70f289d-d7b1-4e35-b7c0-96a90b9bb991",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "6c72826a-a2fb-4f2b-a3f1-0586b107c967",
"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-03-10T07:07:17.1381065+01:00",
"last_update": "2026-03-10T07:07:17.1381065+01:00",
"id_user_upd": "4f792ae2-35f4-443f-b934-63ef3c97a133",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "23",
"id_pos": "9f7c2eed-b98b-41a0-b02b-ae0ab4f33821",
"id_pos_type": "c9a92305-d46d-4278-9753-d752831ab18f",
"id_price_list": "cffb6b23-f351-4779-b34a-c7444776f619",
"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-03-10T07:07:17.1381065+01:00",
"last_update": "2026-03-10T07:07:17.1381065+01:00",
"id_user_upd": "9e08695a-e85f-41ab-b85b-4abfb4b5801c",
"commited": true,
"mt_pos_view": {
"$id": "24",
"id_pos": "a2e98847-18e2-46ac-9617-d06daa149185",
"id_pos_type": "2a97b747-1a1a-480a-9de8-795e26e0c516",
"is_default": true,
"active": true,
"created_on": "2026-03-10T07:07:17.1381065+01:00",
"last_update": "2026-03-10T07:07:17.1381065+01:00",
"id_user_upd": "92674f4d-91cd-467e-b9ba-304bd24d4553",
"commited": true,
"mt_pos": {
"$id": "25",
"id": "ac574036-1e75-4f16-8539-e40d3ee4f0d6",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "5f976afd-5d6d-4096-8885-e95ff1e81b05",
"id_zone": "1f05f3b9-ea88-428b-9719-2052cc8b0b0c",
"user_required": true,
"active": true,
"created_on": "2026-03-10T07:07:17.1381065+01:00",
"last_update": "2026-03-10T07:07:17.1381065+01:00",
"id_user_upd": "e2815a3b-3eae-40bf-a105-3ce5f6f71644",
"commited": true,
"mt_branches_zones": {
"$id": "26",
"id": "c0c18676-8f10-48ab-9321-6416dd753385",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "f176f4cf-4ed3-4388-acc7-2a6893d443e6",
"active": true,
"created_on": "2026-03-10T07:07:17.1381065+01:00",
"last_update": "2026-03-10T07:07:17.1381065+01:00",
"id_user_upd": "be6d1045-bec6-4a67-b1c3-d651afc003a1",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_pos": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"st_users": {
"$ref": "3"
}
},
"mt_cloakrooms": [
{
"$id": "27",
"id": "1c29e333-880e-4606-9874-28d274d37f71",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "32618161-a767-474f-85d5-46500e556b87",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "49e57cd1-348d-4693-b9d4-e31892bcd54a",
"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-03-10T07:07:17.1381065+01:00",
"last_update": "2026-03-10T07:07:17.1381065+01:00",
"id_user_upd": "bef06267-9431-4e52-83ca-bd3cd9c4cb8b",
"commited": true,
"mt_pos": {
"$ref": "25"
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
},
"tt_cloakrooms_units": [
{
"$id": "28",
"id": "ab0f7026-1f98-48e5-8dd0-6cd30bc55101",
"id_cloakroom": "5f69d25e-f33a-4430-a869-5a3eaf45fb9d",
"id_pos_sesion": "a7186e19-bbd3-4e50-8708-3aa62a2aa3b5",
"unit_id": 4,
"date_open": "2026-03-10T07:07:17.1381065+01:00",
"date_close": "2026-03-10T07:07:17.1381065+01:00",
"id_doc_sa": "68427307-8b8c-4878-8c74-25aefa09a7c4",
"commited": true,
"mt_cloakrooms": {
"$ref": "27"
},
"tt_doc_sa": {
"$id": "29",
"id": "eabd805a-a1e5-4001-b0b8-921c653fa15d",
"id_pos": "6f387749-3622-46c6-985e-35945caa6a1d",
"id_doc": "9d251ed4-beef-4150-98ec-dddbed81bd45",
"id_branch": "ffd43d74-665c-493f-ba05-3ba23b0f144c",
"nro_doc": "sample string 5",
"date_doc": "2026-03-10T07:07:17.1381065+01:00",
"date_tax": "2026-03-10T07:07:17.1381065+01:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "79a2af36-fabf-4196-a479-f37002b8a322",
"id_relationship": "7dfe5976-b467-4c8a-bb47-a6380301be15",
"id_loc_from": "4eba480a-5f38-44f2-92d7-2309ef53d02b",
"id_loc_end": "b18569c3-8e78-4421-a0d8-adf62bb23675",
"id_user_add": "50e01884-9622-4f2c-8282-0e15369e07e2",
"id_user_upd": "a8bdf37c-cc9f-415c-aa70-16d07694d805",
"comment": "sample string 12",
"id_pos_sesion": "3b40888c-7c24-4fa9-8278-852ef6872e86",
"id_room_unit": "fa564a70-151d-4184-b60d-93e2add137b7",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "1f325968-bc0c-4683-a183-c64bdca73dc9",
"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-03-10T07:07:17.1381065+01:00",
"last_update": "2026-03-10T07:07:17.1381065+01:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "4"
},
"mt_docs": {
"$id": "30",
"id": "9dd87f91-d093-4704-95d2-9ededed8630d",
"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": "448eca99-e0dd-46d7-a083-9d73638f45f4",
"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-03-10T07:07:17.1381065+01:00",
"last_update": "2026-03-10T07:07:17.1381065+01:00",
"id_user_upd": "730a6e03-fa65-4b27-a87e-66446e1635c0",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "31",
"id_doc": "c50ab3ce-b5a0-4457-8ecd-cd8245719da9",
"id_pay": "ad1a497c-60c5-4a0d-baff-104a77f4bb09",
"id_money": "367c3e9d-9b19-4848-8cb5-c24171e32a98",
"active": true,
"created_on": "2026-03-10T07:07:17.1381065+01:00",
"last_update": "2026-03-10T07:07:17.1381065+01:00",
"id_user_upd": "f49d074c-3577-497a-b7e4-05fec3a9b770",
"commited": true,
"mt_docs": {
"$ref": "30"
},
"mt_money_types": {
"$id": "32",
"id": "2abfc1ff-be43-49c7-9cab-b729030510ad",
"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": "96ddd17b-a9b2-4d2a-b7ca-b66d774df220",
"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-03-10T07:07:17.1381065+01:00",
"last_update": "2026-03-10T07:07:17.1381065+01:00",
"id_user_upd": "2f5fa841-ed81-433c-a8ae-2816e8ce5270",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"mt_money_rates": [
{
"$id": "33",
"id_money_1": "7dfb4782-b298-4b99-b0b9-9b9fcfb42e8f",
"id_money_2": "e1dcf695-6a30-4caa-8b06-a38d5b97fecf",
"date_from": "2026-03-10T07:07:17.1381065+01:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-03-10T07:07:17.1381065+01:00",
"last_update": "2026-03-10T07:07:17.1381065+01:00",
"id_user_upd": "13a3fc46-63b6-4603-b29b-01ed561787c1",
"commited": true,
"mt_money_types": {
"$ref": "32"
},
"mt_money_types1": {
"$ref": "32"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "33"
}
],
"mt_money_rates1": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
},
"tt_doc_sa_cashflow": [
{
"$id": "34",
"id_doc_sa": "14f315c3-efe4-4f2d-8083-919bef38ce6e",
"id_pay": "2b43332c-5279-4195-abb3-4542814783dd",
"id_money": "494eb468-1a3c-4bd3-a693-bcf6a5fe4dcb",
"date_cashflow": "2026-03-10T07:07:17.1381065+01:00",
"coefficient": 5.1,
"id_user_add": "092d5a9c-1f21-41d8-a379-e7555ff9ca59",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "35",
"id": "0054189b-0ae5-4731-a410-fcbd0e44f353",
"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": "d6104ec7-f375-4b8e-9ddd-82a08bf97bf7",
"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-03-10T07:07:17.1381065+01:00",
"last_update": "2026-03-10T07:07:17.1381065+01:00",
"id_user_upd": "f19ff076-5943-49c3-8fb1-23977c400ce0",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
},
"tt_doc_sa_cashflow": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"tt_doc_sa_pay": [
{
"$id": "36",
"id_doc_sa": "9e194222-7aa4-4a68-813e-ad8a5909759e",
"id_line": 2,
"id_pay": "7755741c-e1fc-4588-93e3-4efcdf6a2869",
"id_money": "01362dc6-8039-4b33-9a0b-b413f398030f",
"coefficient": 5.1,
"id_voucher": "2a4b61fc-dc1b-4275-96b8-9a76d5d3ecb1",
"id_employee": "891f309c-1326-41a3-9f41-014509c7ee94",
"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": "8c3f3597-0982-4d04-839c-94b2c5636f76",
"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": "12"
},
"mt_money_types": {
"$ref": "32"
},
"mt_payment_types": {
"$ref": "35"
},
"tt_doc_sa": {
"$ref": "29"
},
"tt_vouchers": {
"$ref": "11"
}
},
{
"$ref": "36"
}
],
"tt_vouchers": [
{
"$ref": "11"
},
{
"$ref": "11"
}
]
},
"st_users": {
"$ref": "3"
},
"mt_money_types": {
"$ref": "32"
},
"tt_doc_sa": {
"$ref": "29"
}
},
{
"$ref": "34"
}
],
"tt_doc_sa_pay": [
{
"$ref": "36"
},
{
"$ref": "36"
}
]
},
"mt_payment_types": {
"$ref": "35"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "31"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
},
"mt_pos_doc_print": [
{
"$id": "37",
"id_pos_print": "e29b4a87-f455-40b7-ace1-390d63e1759c",
"id_doc": "231d127c-6d21-4d57-a3cb-8e0e226ccaee",
"id_pos_type": "644bbca8-bf2a-4e1b-94d4-77c413a2663f",
"id_doc_print": "3826b94b-3757-4d4b-91fa-72f3429bda81",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-03-10T07:07:17.1381065+01:00",
"last_update": "2026-03-10T07:07:17.1381065+01:00",
"id_user_upd": "95559b71-cbc2-4a00-bbb2-81ee5eab3c42",
"commited": true,
"mt_docs": {
"$ref": "30"
},
"mt_pos_print": {
"$id": "38",
"id": "bbd58353-3eda-44ec-8f92-bee2d88a8d58",
"id_pos": "2398c444-63c0-4d34-be4b-9816dd201d4c",
"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-03-10T07:07:17.1381065+01:00",
"last_update": "2026-03-10T07:07:17.1381065+01:00",
"id_user_upd": "0d26263d-653b-4cd8-81a6-3b88dce76d14",
"commited": true,
"mt_pos": {
"$ref": "25"
},
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_users": {
"$ref": "3"
}
},
"mt_pos_types": {
"$id": "39",
"id": "4ff3543d-e47c-4759-a41e-244909b79a90",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-03-10T07:07:17.1381065+01:00",
"last_update": "2026-03-10T07:07:17.1381065+01:00",
"id_user_upd": "bc802001-a240-458d-8714-48d5a4c050a8",
"commited": true,
"mt_items_featured": [
{
"$id": "40",
"id": "7f1469d3-b7aa-40a0-b312-017768586a68",
"id_branch": "cf17db82-3fb9-4651-abad-135a1aa0ca7c",
"id_pos_type": "86b7efe1-1a5c-4d57-8c10-d9286d5c65e1",
"id_pos": "2fe08670-be02-43c8-ab5f-7272e0ec3d61",
"id_item": "8ed570a4-5c92-4b56-9402-44edaf8210f1",
"date_from": "2026-03-10T07:07:17.1381065+01:00",
"date_end": "2026-03-10T07:07:17.1381065+01:00",
"image_id": 4,
"active": true,
"created_on": "2026-03-10T07:07:17.1381065+01:00",
"last_update": "2026-03-10T07:07:17.1381065+01:00",
"id_user_upd": "80db6962-f719-49c6-9f1a-3c81ddb65e9e",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_items": {
"$ref": "1"
},
"mt_pos": {
"$ref": "25"
},
"mt_pos_types": {
"$ref": "39"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "40"
}
],
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_users": {
"$ref": "3"
},
"mt_pos_view": [
{
"$ref": "24"
},
{
"$ref": "24"
}
]
},
"st_doc_print": {
"$id": "41",
"id": "00442b57-7365-41d9-a449-3d4b1c013b27",
"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-03-10T07:07:17.1381065+01:00",
"last_update": "2026-03-10T07:07:17.1381065+01:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_doc_print_det": [
{
"$id": "42",
"id_doc_print": "3830d85d-514a-4e2b-8150-ef9acefc6070",
"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": "3"
}
},
{
"$ref": "37"
}
],
"st_doc_num": [
{
"$id": "43",
"id_pos": "82fbfc7c-e528-4d6b-9193-3c44c9c1863d",
"id_doc": "2fcdf354-6e8d-40ef-87f0-5460535ddb6a",
"value": 3,
"created_on": "2026-03-10T07:07:17.1381065+01:00",
"last_update": "2026-03-10T07:07:17.1381065+01:00",
"commited": true,
"mt_docs": {
"$ref": "30"
},
"mt_pos": {
"$ref": "25"
}
},
{
"$ref": "43"
}
],
"tt_doc_sa": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"tt_doc_st": [
{
"$id": "44",
"id": "f6e0b456-a8a8-4f70-aa11-fa4cee6d88d4",
"id_pos": "2a0315fa-0d4d-4141-b9fe-068dc2dda576",
"id_doc": "4a981948-7dbd-447a-a138-335464e16d99",
"id_branch": "9dbcf68c-ba0d-4027-a5be-ab89585ece3c",
"nro_doc": "sample string 5",
"date_doc": "2026-03-10T07:07:17.1381065+01:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "6a06b8dd-d5dd-46ef-bc63-3863fea51356",
"id_loc_from": "00ad9c2f-d5cc-453f-85d0-c77c7692e65b",
"id_loc_end": "e8962635-f5bf-4119-b0a9-dc1fdfeaa470",
"id_user_add": "9bf11c56-1a7b-4d7b-8d34-bc74de82071e",
"id_user_upd": "15e3b2b4-d16d-42cd-a7dd-9a79e7890cf8",
"id_pos_sesion": "585ddd5f-7816-433b-b2b2-435279dd5250",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-03-10T07:07:17.1381065+01:00",
"active": true,
"created_on": "2026-03-10T07:07:17.1381065+01:00",
"last_update": "2026-03-10T07:07:17.1381065+01:00",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_docs": {
"$ref": "30"
},
"mt_locations": {
"$id": "45",
"id": "914187a7-046e-46ab-a682-5da7a71b10ff",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "9bd11cb4-d043-4618-87e4-cc15c412e1ca",
"active": true,
"created_on": "2026-03-10T07:07:17.1381065+01:00",
"last_update": "2026-03-10T07:07:17.1381065+01:00",
"id_user_upd": "832ecd2f-1fc9-4988-a0d8-9c00ef4fbf32",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"st_users": {
"$ref": "3"
},
"tt_doc_sa": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"tt_doc_sa1": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"tt_doc_st": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_doc_st1": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_stock": [
{
"$id": "46",
"id_location": "35deb99d-6e7a-4f04-add5-7809579c4382",
"id_item": "baefb2f7-efef-4a5c-a902-2f708eada3cf",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-03-10T07:07:17.1381065+01:00",
"last_update": "2026-03-10T07:07:17.1381065+01:00",
"commited": true,
"mt_items": {
"$ref": "1"
},
"mt_locations": {
"$ref": "45"
}
},
{
"$ref": "46"
}
]
},
"mt_locations1": {
"$ref": "45"
},
"mt_pos": {
"$ref": "25"
},
"st_users": {
"$ref": "3"
},
"st_users1": {
"$ref": "3"
},
"tt_doc_st_det": [
{
"$id": "47",
"id_doc_st": "83059429-edcc-4daa-8f46-7d55ff9e6500",
"id_line": 2,
"id_item": "690302b1-3730-47b9-a6c3-25f1d5b3bc5e",
"comment": "sample string 4",
"qty": 5.1,
"status": 1,
"active": true,
"mt_items": {
"$ref": "1"
},
"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": "25"
},
"st_users": {
"$ref": "3"
},
"st_users1": {
"$ref": "3"
},
"tt_cloakrooms_units": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"tt_doc_sa_det": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_doc_sa_pay": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"tt_doc_sa1": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"tt_doc_sa2": {
"$ref": "29"
},
"tt_pos_sesion": {
"$id": "48",
"id": "be7c1fac-3f19-467b-805b-18bc2949c82b",
"nro_sesion": 2,
"id_pos": "ab379d85-2674-4058-82ba-bfe6def06b00",
"date_tax": "2026-03-10T07:07:17.1381065+01:00",
"date_open": "2026-03-10T07:07:17.1381065+01:00",
"date_close": "2026-03-10T07:07:17.1381065+01:00",
"id_user_open": "8edc0232-f949-44cf-861f-cc9137247550",
"id_user_close": "9478e49f-db6c-44d7-971f-b61bfa9c6174",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2026-03-10T07:07:17.1381065+01:00",
"last_update": "2026-03-10T07:07:17.1381065+01:00",
"commited": true,
"mt_pos": {
"$ref": "25"
},
"tt_cloakrooms_units": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"tt_items_customs": [
{
"$id": "49",
"id": "781eaa86-31fe-41d7-9fff-18d6b63aa712",
"order_id": 2,
"id_item": "a8c8ddce-b4f0-49c6-b489-16bf9c5328a8",
"id_item_type": "d8585da2-db12-434f-8bc6-6597d0ccd6cd",
"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": "5ed7342e-8010-4607-8a1e-2fb2e2bd5b01",
"type_item": 11,
"id_voucher_json": "355fc2db-36f1-4bee-8b0e-7db28042bdf2",
"count_voucher": 1,
"id_category": "fe7cab54-3e17-4c71-9aa8-ebd0c6a46daa",
"created_on": "2026-03-10T07:07:17.1381065+01:00",
"last_update": "2026-03-10T07:07:17.1381065+01:00",
"id_user_upd": "e98d659e-d514-41bc-a608-5b58ae0cafa8",
"commited": true,
"mt_items": {
"$ref": "1"
},
"mt_items_types": {
"$ref": "9"
},
"st_users": {
"$ref": "3"
},
"tt_pos_sesion": {
"$ref": "48"
}
},
{
"$ref": "49"
}
],
"tt_doc_sa_pt": [
{
"$id": "50",
"id": "c25974d8-05f7-415a-bbb2-49ebcc4cb168",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "51347373-0fc5-4f0c-a549-8209b6724226",
"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-03-10T07:07:17.1381065+01:00",
"tt_pos_sesion": {
"$ref": "48"
}
},
{
"$ref": "50"
}
],
"tt_rooms_units_activity": [
{
"$id": "51",
"id": "4181a788-0cd5-40c4-b602-05a9f08034f4",
"id_room_unit": "91ba9ac6-bc3f-4792-b4f0-208c74a50bbb",
"id_room_list": "ad4b77f6-30c1-44c1-935c-3e816ece1135",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-03-10T07:07:17.1381065+01:00",
"date_from": "2026-03-10T07:07:17.1381065+01:00",
"date_end": "2026-03-10T07:07:17.1381065+01:00",
"date_open": "2026-03-10T07:07:17.1381065+01:00",
"date_close": "2026-03-10T07:07:17.1381065+01:00",
"id_employee": "bab0d966-8636-4d5d-9734-3b6e6c54abcf",
"id_employee_sec": "0af18a75-ad85-40c9-b435-94113604ad00",
"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": "ea7073b1-ed08-49f7-a8e2-8ba13e58b289",
"comment": "sample string 7",
"id_user_open": "47f1049d-fefa-4e34-bc83-f9d16fafd1cb",
"id_user_close": "9ff36b38-0897-4e3e-b8ed-db0c9b4543e4",
"id_unit_state": "8af5818f-8b09-4a50-96c8-25a475a9ebb7",
"id_pos_sesion": "36fb3133-9654-4eab-9bec-77db2bdb3de3",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-03-10T07:07:17.1381065+01:00",
"active": true,
"created_on": "2026-03-10T07:07:17.1381065+01:00",
"last_update": "2026-03-10T07:07:17.1381065+01:00",
"commited": true,
"mt_employees": {
"$ref": "12"
},
"mt_employees1": {
"$ref": "12"
},
"mt_rooms_units": {
"$id": "52",
"id": "52a53435-9268-45c4-b8b0-33a153e4f52f",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "54357e57-5ba8-428e-a2d3-145b9cc3f1f1",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "72d6b699-a481-43b4-9d9e-b86b9b2cb715",
"locked": true,
"date_locked": "2026-03-10T07:07:17.1381065+01:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-03-10T07:07:17.1381065+01:00",
"last_update": "2026-03-10T07:07:17.1381065+01:00",
"id_user_upd": "e425cf2b-da86-4a89-aea3-b125eaa7804d",
"commited": true,
"mt_rooms": {
"$id": "53",
"id": "5a413d81-a927-4108-8933-07621ff1d540",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "321c2d1c-ef1b-4d62-9936-59c15419a85b",
"name_pos": "sample string 6",
"id_image": "6a2030fa-9237-49eb-9af5-6d9203b8b62d",
"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": "cec3cc0b-814a-45d0-a3fe-2752b60820f1",
"refresh_status": true,
"active": true,
"created_on": "2026-03-10T07:07:17.1381065+01:00",
"last_update": "2026-03-10T07:07:17.1381065+01:00",
"id_user_upd": "d3804315-7780-42b1-879c-fa6a97871559",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_pos_rooms": [
{
"$id": "54",
"id_pos": "00dc3e16-a194-408f-aef4-bb0508a5048b",
"id_room": "cb662e6d-7cd4-4aa1-9367-f2208ceefac9",
"active": true,
"created_on": "2026-03-10T07:07:17.1381065+01:00",
"last_update": "2026-03-10T07:07:17.1381065+01:00",
"id_user_upd": "62ac1d0a-3a22-4120-bdb1-bdb3e480a81b",
"commited": true,
"mt_pos": {
"$ref": "25"
},
"mt_rooms": {
"$ref": "53"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "54"
}
],
"st_images": {
"$ref": "5"
},
"st_images1": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
},
"mt_rooms_units": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"tt_rooms_list": [
{
"$id": "55",
"id": "c4fc69ca-e034-443c-8a48-a3793cbd1474",
"id_room": "f5efa7fb-f51d-4751-84a5-dc89afc1501f",
"date_in": "2026-03-10T07:07:17.1381065+01:00",
"date_out": "2026-03-10T07:07:17.1381065+01:00",
"id_user_add": "a0fdf385-8feb-4a85-8ce2-dddd482472a4",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-03-10T07:07:17.1381065+01:00",
"last_update": "2026-03-10T07:07:17.1381065+01:00",
"commited": true,
"mt_rooms": {
"$ref": "53"
},
"st_users": {
"$ref": "3"
},
"tt_rooms_units_activity": [
{
"$ref": "51"
},
{
"$ref": "51"
}
]
},
{
"$ref": "55"
}
]
},
"mt_rooms_units_types": {
"$id": "56",
"id": "816fdec5-891d-422a-a718-929d831450bc",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-03-10T07:07:17.1381065+01:00",
"last_update": "2026-03-10T07:07:17.1381065+01:00",
"id_user_upd": "6a63a19c-8d68-4267-8238-ed47fb955ddb",
"commited": true,
"mt_rooms_units": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"mt_rooms_units_states_types": [
{
"$id": "57",
"id_room_type": "6cd7b12d-131e-4f30-9cf4-8f46321f360c",
"id_room_state": "29a0b8ff-bee7-4e6e-b1c5-1da081191e7e",
"id_image": "6eac6f65-e223-4077-b3ab-c34cbd79ea4d",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-03-10T07:07:17.1381065+01:00",
"last_update": "2026-03-10T07:07:17.1381065+01:00",
"id_user_upd": "f98c5c40-35d6-4067-b81d-733babc8fa1c",
"commited": true,
"mt_rooms_units_states": {
"$id": "58",
"id": "58d8b42d-a8cf-4177-8bf5-a8300f7e4c25",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-03-10T07:07:17.1381065+01:00",
"last_update": "2026-03-10T07:07:17.1381065+01:00",
"id_user_upd": "cab20bc7-1807-4612-9f68-76190fc99585",
"commited": true,
"st_users": {
"$ref": "3"
},
"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": "5"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "57"
}
],
"st_users": {
"$ref": "3"
}
},
"st_users": {
"$ref": "3"
},
"tt_rooms_units_activity": [
{
"$ref": "51"
},
{
"$ref": "51"
}
]
},
"mt_rooms_units_states": {
"$ref": "58"
},
"st_users": {
"$ref": "3"
},
"st_users1": {
"$ref": "3"
},
"tt_doc_sa": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"tt_pos_sesion": {
"$ref": "48"
},
"tt_rooms_list": {
"$ref": "55"
}
},
{
"$ref": "51"
}
],
"tt_doc_sa": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"tt_tips": [
{
"$id": "59",
"id": "d42eb92e-96da-41c7-b36c-fe1a16d41527",
"id_pos_sesion": "bea45930-99f2-466f-95ab-c86da9ac1520",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "d95f2bcd-0471-4fda-aa56-ceb32fc93711",
"id_room_unit_activity": "b861e2a2-92eb-42e5-b925-37a9a3160240",
"id_doc_sa": "d767c6f9-3f99-409e-9be2-9276dc099e8e",
"id_pos_type": "1683c7fc-d71c-40d2-9db5-f3e401de1c3b",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "23a569c9-925c-4d04-8e9f-46381979f20c",
"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-03-10T07:07:17.1381065+01:00",
"last_update": "2026-03-10T07:07:17.1381065+01:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "48"
},
"tt_tips_users": [
{
"$id": "60",
"id_tip": "0d100b7f-b3d7-4087-a220-b05f9f0aff2a",
"id_user": "00a44185-6602-4e5e-9172-3ea86ee5a9be",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-03-10T07:07:17.1381065+01:00",
"last_update": "2026-03-10T07:07:17.1381065+01:00",
"commited": true,
"st_users": {
"$ref": "3"
},
"tt_tips": {
"$ref": "59"
}
},
{
"$ref": "60"
}
]
},
{
"$ref": "59"
}
],
"st_users": {
"$ref": "3"
},
"st_users1": {
"$ref": "3"
},
"tt_pos_sesion_users": [
{
"$id": "61",
"id_pos_sesion": "cc2e8f59-1378-4653-9050-ce3e66e6fad9",
"id_user": "05837b0d-708b-4668-8885-fd5ce58000fb",
"date_add": "2026-03-10T07:07:17.1381065+01:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-03-10T07:07:17.1381065+01:00",
"last_update": "2026-03-10T07:07:17.1381065+01:00",
"commited": true,
"st_users": {
"$ref": "3"
},
"tt_pos_sesion": {
"$ref": "48"
}
},
{
"$ref": "61"
}
]
},
"tt_rooms_units_activity": {
"$ref": "51"
},
"tt_spool_doc_print": [
{
"$id": "62",
"id": "6fc89a8c-845b-4c07-9973-bc4a44650ae2",
"spool_server": "sample string 2",
"id_doc_sa": "0a565314-55aa-46c0-a4a1-9138d20cb476",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-03-10T07:07:17.1381065+01:00",
"printed": true,
"print_on": "2026-03-10T07:07:17.1381065+01:00",
"tt_doc_sa": {
"$ref": "29"
}
},
{
"$ref": "62"
}
]
},
"tt_pos_sesion": {
"$ref": "48"
}
},
{
"$ref": "28"
}
]
},
{
"$ref": "27"
}
],
"mt_items_featured": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"mt_pos_print": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_pos_rooms": [
{
"$ref": "54"
},
{
"$ref": "54"
}
],
"st_users": {
"$ref": "3"
},
"mt_pos_view": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"mt_prices_list_rules": [
{
"$id": "63",
"id": "51544869-129d-4f0b-962c-a7affd4bee8f",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-03-10T07:07:17.1381065+01:00",
"date_end": "2026-03-10T07:07:17.1381065+01:00",
"id_branch": "46c1cc19-1505-449e-882f-39459c1c5c12",
"id_pos": "6515130d-e5d0-49bd-a183-49b92913594c",
"id_list": "9e759cef-2fa0-4ff2-949e-45495208de3d",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-03-10T07:07:17.1381065+01:00",
"last_update": "2026-03-10T07:07:17.1381065+01:00",
"id_user_upd": "96c0d653-8198-4514-b827-07d68d19a046",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_pos": {
"$ref": "25"
},
"mt_prices_list": {
"$ref": "22"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "63"
}
],
"mt_prices_rules": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"st_doc_num": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"st_pos_license": [
{
"$id": "64",
"id": "ee636869-e8d5-45d9-996d-87c2c64eb498",
"id_pos": "e1a1e31a-68cd-40fc-bfbd-9b67ecf59307",
"mac_address": "sample string 3",
"date_end": "2026-03-10T07:07:17.1381065+01:00",
"key_access": "sample string 5",
"id_user_add": "5c8be22f-6699-43e6-b5bb-778eb1e59007",
"active": true,
"created_on": "2026-03-10T07:07:17.1381065+01:00",
"last_update": "2026-03-10T07:07:17.1381065+01:00",
"commited": true,
"mt_pos": {
"$ref": "25"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "64"
}
],
"st_users_pos": [
{
"$id": "65",
"id_user": "d3765ea9-d7a3-4394-bdce-8b19267e06b6",
"id_pos": "5a68c73b-b2b8-4d49-86b8-674a0f49def0",
"pass_required": true,
"active": true,
"created_on": "2026-03-10T07:07:17.1381065+01:00",
"last_update": "2026-03-10T07:07:17.1381065+01:00",
"commited": true,
"mt_pos": {
"$ref": "25"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "65"
}
],
"tt_doc_sa": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"tt_pos_connection": [
{
"$id": "66",
"id": "b5731a4f-6ec1-42d3-b8ce-4b5d3dac95e3",
"id_pos": "c60905eb-5396-4f49-8d32-85fc995e50f9",
"date_add": "2026-03-10T07:07:17.1381065+01:00",
"date_upd": "2026-03-10T07:07:17.1381065+01:00",
"date_out": "2026-03-10T07:07:17.1381065+01:00",
"connection_type": "sample string 3",
"connection_speed": 1,
"terminal_name": "sample string 4",
"version": "sample string 5",
"commited": true,
"mt_pos": {
"$ref": "25"
}
},
{
"$ref": "66"
}
],
"tt_pos_sesion": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"mt_branches": {
"$ref": "4"
},
"tt_logs": [
{
"$id": "67",
"id": "19ae3b33-48b3-4003-8f1a-8fa92c4954e4",
"id_user_add": "2574cdff-378d-477c-87fe-1c80b93b6323",
"id_table": "a8040c71-a5f9-4c9b-a85a-bd05aa1fe664",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "6d177850-f515-4143-9202-2963325ab7e6",
"created_on": "2026-03-10T07:07:17.1381065+01:00",
"commited": true,
"mt_pos": {
"$ref": "25"
},
"st_sync_tables": {
"$id": "68",
"id": "2effa208-c53a-44e9-9907-45795f76465d",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-03-10T07:07:17.1381065+01:00",
"last_update": "2026-03-10T07:07:17.1381065+01:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "69",
"id": "cd650342-7673-42c3-bcc6-68e572f1c0a3",
"id_sync": "14845193-6887-4928-9ff6-54acf255daaa",
"json": "sample string 3",
"id_table": "5f31e235-df3e-478d-9fc2-5f93f623e2a5",
"order": 5,
"st_sync_packages": {
"$id": "70",
"id": "b1d473c3-4068-4677-91d3-23bbfbfea6c4",
"id_branch_from": "c498d3f3-efbb-4b43-8028-98ca91fb5cc3",
"id_branch_to": "c4569bc5-b874-47ad-8bd4-f9ab3fdc5bff",
"type": 4,
"created_on": "2026-03-10T07:07:17.1381065+01:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-03-10T07:07:17.1381065+01:00",
"send_on": "2026-03-10T07:07:17.1381065+01:00",
"mt_branches": {
"$ref": "4"
},
"mt_branches1": {
"$ref": "4"
},
"st_sync_packages_det": [
{
"$ref": "69"
},
{
"$ref": "69"
}
]
},
"st_sync_tables": {
"$ref": "68"
}
},
{
"$ref": "69"
}
],
"tt_logs": [
{
"$ref": "67"
},
{
"$ref": "67"
}
]
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "67"
}
],
"st_local_variables": [
{
"$id": "71",
"id": "0798635e-c649-4e2d-8331-eb3ffaae1ae9",
"id_pos": "55100ec5-e3b0-46cc-a3b1-a01def471be4",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-03-10T07:07:17.1381065+01:00",
"commited": true,
"mt_pos": {
"$ref": "25"
}
},
{
"$ref": "71"
}
],
"tt_doc_st": [
{
"$ref": "44"
},
{
"$ref": "44"
}
]
},
"mt_pos_prices_list": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"mt_pos_types": {
"$ref": "39"
},
"st_users": {
"$ref": "3"
}
},
"mt_prices_list": {
"$ref": "22"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "23"
}
],
"mt_prices_items": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"mt_prices_list1": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"mt_prices_list2": {
"$ref": "22"
},
"mt_prices_list_rules": [
{
"$ref": "63"
},
{
"$ref": "63"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
},
"mt_prices_rules": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"tt_doc_sa_det": [
{
"$ref": "15"
},
{
"$ref": "15"
}
]
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "21"
}
],
"tt_doc_sa_det": [
{
"$ref": "15"
},
{
"$ref": "15"
}
]
},
"mt_prices_list": {
"$ref": "22"
},
"st_users": {
"$ref": "3"
},
"st_users1": {
"$ref": "3"
},
"tt_doc_sa": {
"$ref": "29"
},
"tt_doc_sa_det_stock": [
{
"$id": "72",
"id_doc_sa": "71925018-0f0e-4c24-ab84-e7efb458f11a",
"id_line": 2,
"id_item": "80b36f15-29a7-4478-99fb-44eda6e630f8",
"qty": 4.1,
"mt_items": {
"$ref": "1"
},
"tt_doc_sa_det": {
"$ref": "15"
}
},
{
"$ref": "72"
}
]
},
{
"$ref": "15"
}
],
"tt_doc_sa_pay": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"tt_vouchers": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"tt_vouchers_permisions": [
{
"$id": "73",
"id": "65f37730-c2e8-4c8e-b72f-9fbfa8bea771",
"date_from": "2026-03-10T07:07:17.1381065+01:00",
"date_end": "2026-03-10T07:07:17.1381065+01:00",
"date_used": "2026-03-10T07:07:17.1381065+01:00",
"id_employee": "ee062157-0f46-4281-859d-95ba240538ee",
"id_branch": "f2b05f79-cfa7-40da-97a2-1c6fdb11c773",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "c3476d69-6553-4f15-981e-27e13f41c301",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-03-10T07:07:17.1381065+01:00",
"last_update": "2026-03-10T07:07:17.1381065+01:00",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_employees": {
"$ref": "12"
},
"st_users": {
"$ref": "3"
},
"tt_vouchers": [
{
"$ref": "11"
},
{
"$ref": "11"
}
]
},
{
"$ref": "73"
}
],
"tt_rooms_units_activity": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "51"
},
{
"$ref": "51"
}
]
},
"mt_payment_types": {
"$ref": "35"
},
"st_users": {
"$ref": "3"
},
"tt_doc_sa_pay": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"tt_vouchers_det": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"tt_vouchers_permisions": {
"$ref": "73"
}
}
},
{
"$ref": "10"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
},
"mt_items_sub": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"mt_prices_rules": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"tt_items_customs": [
{
"$ref": "49"
},
{
"$ref": "49"
}
]
},
"mt_pos": {
"$ref": "25"
},
"mt_prices_list": {
"$ref": "22"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "8"
}
],
"tt_vouchers_det": [
{
"$ref": "10"
},
{
"$ref": "10"
}
]
},
{
"$ref": "6"
}
],
"mt_employees": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"mt_items": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"mt_items_types": [
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"mt_money_types": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"mt_payment_types": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_prices_list": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"mt_rooms": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"mt_rooms1": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "57"
},
{
"$ref": "57"
}
],
"st_functions": [
{
"$id": "74",
"id": "a404a2ba-9e0f-4f1d-8dd0-04fe0884fe02",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "20adfa92-405a-4301-bf6b-1c41d40d8e67",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "842ba762-286e-417d-bf86-d22335def238",
"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-03-10T07:07:17.1381065+01:00",
"last_update": "2026-03-10T07:07:17.1381065+01:00",
"commited": true,
"st_functions_groups": {
"$id": "75",
"id": "a5d9ea5e-0a4f-4490-abe4-57833f748c05",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-03-10T07:07:17.1381065+01:00",
"last_update": "2026-03-10T07:07:17.1381065+01:00",
"commited": true,
"st_functions": [
{
"$ref": "74"
},
{
"$ref": "74"
}
]
},
"st_images": {
"$ref": "5"
},
"st_permisions": [
{
"$id": "76",
"id": "a27cb1c4-3013-4e7e-a66a-0e2ba7556a6f",
"id_function": "39d1c9d5-7abd-4cbc-b150-f1ac71139525",
"id_user": "9971f8e3-06f8-4ee3-9181-69964b24a4fa",
"id_profile": "d7f32270-3e03-4467-9a63-a055724eec5d",
"permission": 3,
"active": true,
"created_on": "2026-03-10T07:07:17.1381065+01:00",
"last_update": "2026-03-10T07:07:17.1381065+01:00",
"commited": true,
"st_users_profiles": {
"$id": "77",
"id": "187df8df-a8bb-42cd-a67d-1b66d7f9f732",
"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,
"active": true,
"created_on": "2026-03-10T07:07:17.1381065+01:00",
"last_update": "2026-03-10T07:07:17.1381065+01:00",
"commited": true,
"st_permisions": [
{
"$ref": "76"
},
{
"$ref": "76"
}
],
"st_users": [
{
"$ref": "3"
},
{
"$ref": "3"
}
]
},
"st_users": {
"$ref": "3"
},
"st_functions": {
"$ref": "74"
}
},
{
"$ref": "76"
}
]
},
{
"$ref": "74"
}
],
"st_images_types": {
"$id": "78",
"id": "16fdf87e-22eb-4741-9404-3679f22a2987",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-03-10T07:07:17.1381065+01:00",
"last_update": "2026-03-10T07:07:17.1381065+01:00",
"commited": true,
"st_images": [
{
"$ref": "5"
},
{
"$ref": "5"
}
]
},
"mt_docs": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"st_users": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"st_users1": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"mt_cloakrooms": [
{
"$ref": "27"
},
{
"$ref": "27"
}
]
},
"st_users": {
"$ref": "3"
},
"mt_branches_zones": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"mt_employees_branches": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"mt_items_featured": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"mt_locations": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"mt_periods": [
{
"$id": "79",
"id_branch": "12affea5-ee18-40bf-b6d2-6d21b99adedc",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-03-10T07:07:17.1381065+01:00",
"date_end": "2026-03-10T07:07:17.1381065+01:00",
"state": "sample string 6",
"created_on": "2026-03-10T07:07:17.1381065+01:00",
"last_update": "2026-03-10T07:07:17.1381065+01:00",
"commited": true,
"mt_branches": {
"$ref": "4"
}
},
{
"$ref": "79"
}
],
"mt_pos": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_prices_list_rules": [
{
"$ref": "63"
},
{
"$ref": "63"
}
],
"mt_prices_rules": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_rooms": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"st_sync_packages": [
{
"$ref": "70"
},
{
"$ref": "70"
}
],
"st_sync_packages1": [
{
"$ref": "70"
},
{
"$ref": "70"
}
],
"tt_doc_sa": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"tt_doc_st": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_vouchers": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"tt_vouchers_permisions": [
{
"$ref": "73"
},
{
"$ref": "73"
}
]
},
{
"$ref": "4"
}
],
"mt_branches_zones": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"mt_brands": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_categories": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_categories_items": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"mt_cloakrooms": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"mt_docs_payment_money": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"mt_employees": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"mt_employees_profiles": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"mt_items": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"mt_items_featured": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"mt_items_sub": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"mt_items_types": [
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"mt_locations": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"mt_money_rates": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_money_types": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"mt_payment_types": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_pos": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"mt_pos_prices_list": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"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": "24"
},
{
"$ref": "24"
}
],
"mt_prices_items": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"mt_prices_list": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"mt_prices_list_rules": [
{
"$ref": "63"
},
{
"$ref": "63"
}
],
"mt_prices_rules": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_rooms": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"mt_rooms_units": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"mt_rooms_units_states": [
{
"$ref": "58"
},
{
"$ref": "58"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "57"
},
{
"$ref": "57"
}
],
"mt_rooms_units_types": [
{
"$ref": "56"
},
{
"$ref": "56"
}
],
"mt_units": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"mt_units_ref": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"st_images": {
"$ref": "5"
},
"st_images1": {
"$ref": "5"
},
"st_permisions": [
{
"$ref": "76"
},
{
"$ref": "76"
}
],
"st_pos_license": [
{
"$ref": "64"
},
{
"$ref": "64"
}
],
"st_users_pos": [
{
"$ref": "65"
},
{
"$ref": "65"
}
],
"st_users_profiles": {
"$ref": "77"
},
"st_users_token": [
{
"$id": "80",
"id": "d47bcafc-0640-4063-a36a-2153ac2a29a9",
"token_id": "sample string 2",
"id_user": "12cc6182-eb24-4ca8-9bae-2446501498d2",
"date_from": "2026-03-10T07:07:17.1381065+01:00",
"date_end": "2026-03-10T07:07:17.1381065+01:00",
"created_on": "2026-03-10T07:07:17.1381065+01:00",
"st_users": {
"$ref": "3"
}
},
{
"$ref": "80"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"tt_doc_sa_det": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_doc_sa_det1": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_doc_sa": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"tt_doc_sa1": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"tt_doc_st": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_doc_st1": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_items_customs": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"tt_logs": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"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": "81",
"id": "11e0dbac-0fa2-4ee3-a672-9330def5ca1f",
"id_room_activity": "831251f2-312b-46a6-ad77-a653a5a5b0ab",
"id_pos_sesion": "f2d1715f-b337-4b9c-8b37-149384b7f710",
"log_text": "sample string 4",
"id_user": "b2d9441f-fecd-48e7-9d06-88ecbca55456",
"created_on": "2026-03-10T07:07:17.1381065+01:00",
"commited": true,
"st_users": {
"$ref": "3"
}
},
{
"$ref": "81"
}
],
"tt_tips_users": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"tt_vouchers_permisions": [
{
"$ref": "73"
},
{
"$ref": "73"
}
],
"tt_vouchers": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"mt_docs": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"tt_pos_sesion_users": [
{
"$ref": "61"
},
{
"$ref": "61"
}
]
}
},
"mt_categories_items": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"mt_items_featured": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"mt_items_formula": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"mt_units": {
"$ref": "19"
},
"mt_units1": {
"$ref": "19"
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
},
"mt_items_sub": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"mt_prices_rules": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"tt_doc_sa_det_stock": [
{
"$ref": "72"
},
{
"$ref": "72"
}
],
"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": "10"
},
{
"$ref": "10"
}
]
}