GET api/Mt_Items_Vouchers?all_rows={all_rows}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| all_rows | boolean |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of mt_items_vouchers| 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 |
|
| json | string |
Required Max length: 32672 |
|
| id_pay_type | globally unique identifier |
Required |
|
| id_doc_print | globally unique identifier |
Required |
|
| hour_end | time interval |
None. |
|
| price_item_sub | boolean |
Required |
|
| define_validity | boolean |
Required |
|
| price_ref | boolean |
Required |
|
| price_min | decimal number |
Required |
|
| supply_apply | integer |
Required |
|
| active | boolean |
Required |
|
| created_on | date |
None. |
|
| last_update | date |
None. |
|
| commited | boolean |
None. |
|
| mt_items_sub | Collection of mt_items_sub |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"$id": "1",
"id": "3d6810d7-ae62-43c3-b312-f47a2fae2e5e",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "7dba7cd6-248a-43af-adc8-729af46c4c48",
"id_doc_print": "8cc437f6-7e48-4611-8cc1-b6a0c14dd731",
"hour_end": "00:00:00.1234567",
"price_item_sub": true,
"define_validity": true,
"price_ref": true,
"price_min": 11.1,
"supply_apply": 12,
"active": true,
"created_on": "2026-07-08T09:49:58.5764021+02:00",
"last_update": "2026-07-08T09:49:58.5764021+02:00",
"commited": true,
"mt_items_sub": [
{
"$id": "2",
"id": "e2c4d53f-775b-48c5-910e-28250930fa58",
"id_item": "870cc4c3-c9de-4e7d-a198-bc4465bea6a7",
"id_item_type": "c84c462e-e307-4a9a-8502-18ba0b0bdb3b",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "32e7a562-f44f-4138-b188-38cd38f329e2",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-07-08T09:49:58.5764021+02:00",
"last_update": "2026-07-08T09:49:58.5764021+02:00",
"id_user_upd": "af8db7c0-4dd5-4f44-8aed-0466463891d5",
"commited": true,
"mt_items": {
"$id": "3",
"id": "8c24a913-9540-402b-8052-fa972ed11daa",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "2f9f2d43-9e04-41e5-afab-e6d4f2cba7bf",
"id_unit_sec": "f83b5511-3b5e-4d10-85c4-5f9710316063",
"id_brand": "ee115c9c-3d78-4925-a35f-2139a699c5cb",
"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": "cd03ef13-d2f0-479d-950b-6844405aaff2",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"font_bold": true,
"font_underline": true,
"font_size": 29,
"active": true,
"created_on": "2026-07-08T09:49:58.5764021+02:00",
"last_update": "2026-07-08T09:49:58.5764021+02:00",
"id_user_upd": "2aea3419-67c6-4a56-ba85-d9dee4419dfa",
"commited": true,
"mt_brands": {
"$id": "4",
"id": "f40042a1-e1a0-4de9-bf44-13459e5c915a",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-07-08T09:49:58.5764021+02:00",
"last_update": "2026-07-08T09:49:58.5764021+02:00",
"id_user_upd": "275404eb-a424-424b-a999-ef49fb78ebaa",
"commited": true,
"mt_items": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"st_users": {
"$id": "5",
"id": "652e06ae-da34-49be-b155-f21183e20576",
"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": "ff490744-bd84-4aaa-beae-8fcc8f0d0c0e",
"view_messages": true,
"id_image_photo": "f4900989-4234-46d4-860e-2a7482df686f",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "98e52fc3-a4ce-44b9-99d9-4b66942ddca1",
"view_pos": true,
"order": 15,
"color_border": "sample string 16",
"color_button": "sample string 17",
"color_font": "sample string 18",
"active": true,
"created_on": "2026-07-08T09:49:58.5764021+02:00",
"last_update": "2026-07-08T09:49:58.5764021+02:00",
"commited": true,
"mt_branches": [
{
"$id": "6",
"id": "58f0e65e-a642-46a6-9775-bde3fefd8aef",
"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": "6417b9ef-9286-4905-8403-e4f1b7f2b659",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-07-08T09:49:58.5764021+02:00",
"last_update": "2026-07-08T09:49:58.5764021+02:00",
"id_user_upd": "02d8fdaa-a41b-4a48-988b-e3a3f2ca0a25",
"commited": true,
"st_images": {
"$id": "7",
"id": "0f1dc4a2-b2f9-4cbd-ba5a-5a92052f98e3",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "bc97755f-44b0-4579-a5d3-9877f771e14d",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-07-08T09:49:58.5764021+02:00",
"last_update": "2026-07-08T09:49:58.5764021+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_categories": [
{
"$id": "8",
"id": "09660f71-9b61-401b-9d11-17b3e2d9a817",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "687b965e-0ff7-452c-be9d-06bf0e44689d",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "a6b61ccb-942f-415f-bcd6-483ee33aa788",
"view_pos": true,
"order": 8,
"order_sec": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"font_bold": true,
"font_underline": true,
"font_size": 15,
"big_buttons": true,
"active": true,
"created_on": "2026-07-08T09:49:58.5764021+02:00",
"last_update": "2026-07-08T09:49:58.5764021+02:00",
"id_user_upd": "9b02b52b-cc12-4922-8d90-367ffaa1cf39",
"commited": true,
"mt_categories_items": [
{
"$id": "9",
"id_category": "6d4459cd-f934-4013-812b-511ff03d0d77",
"id_item": "c803aac1-f67a-42d7-a689-c0ad04047dd3",
"is_default": true,
"active": true,
"created_on": "2026-07-08T09:49:58.5764021+02:00",
"last_update": "2026-07-08T09:49:58.5764021+02:00",
"id_user_upd": "be543391-6b45-4259-b410-3574d2e8fec1",
"commited": true,
"mt_categories": {
"$ref": "8"
},
"mt_items": {
"$ref": "3"
},
"st_users": {
"$ref": "5"
}
},
{
"$ref": "9"
}
],
"st_images": {
"$ref": "7"
},
"st_users": {
"$ref": "5"
},
"mt_prices_rules": [
{
"$id": "10",
"id": "b03ab891-08cd-4f92-b7dd-b42a26484f48",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-07-08T09:49:58.5764021+02:00",
"date_end": "2026-07-08T09:49:58.5764021+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": "55372ca6-2a7b-4b3b-9bbd-967abf9ad968",
"id_pos": "e4e98542-501e-47ed-8dbb-de1a2c34762d",
"id_list": "3d535255-88d1-4945-a500-4143f0043ec7",
"id_item": "ed959b3a-291d-481f-b7f5-75835f7e4e44",
"id_item_type": "91cc717e-16a9-45c7-8d56-eecb0431f924",
"id_category": "7d71a055-b0e4-4128-bf2a-6f1af95154f7",
"by_day_week": true,
"use_mon": true,
"use_tue": true,
"use_wed": true,
"use_thu": true,
"use_fri": true,
"use_sat": true,
"use_sun": true,
"use_hour_ini": "00:00:00.1234567",
"use_hour_end": "00:00:00.1234567",
"active": true,
"created_on": "2026-07-08T09:49:58.5764021+02:00",
"last_update": "2026-07-08T09:49:58.5764021+02:00",
"id_user_upd": "576ac51b-07d4-4613-a2f5-372a3bc13a9f",
"commited": true,
"mt_branches": {
"$ref": "6"
},
"mt_categories": {
"$ref": "8"
},
"mt_items": {
"$ref": "3"
},
"mt_items_types": {
"$id": "11",
"id": "0b0d0fd4-6b46-4cfd-9954-ab55e65c6f42",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "d6f4a6d6-e64e-4da9-b290-189d41816149",
"view_pos": true,
"order": 7,
"color_border": "sample string 8",
"color_button": "sample string 9",
"color_font": "sample string 10",
"font_bold": true,
"font_underline": true,
"font_size": 13,
"active": true,
"created_on": "2026-07-08T09:49:58.5764021+02:00",
"last_update": "2026-07-08T09:49:58.5764021+02:00",
"id_user_upd": "3ae0723c-1414-4bb8-ae44-c79cd8b3f108",
"commited": true,
"tt_vouchers_det": [
{
"$id": "12",
"id_voucher": "3992fc43-eea9-4edb-bac0-207bb8fc25b0",
"id_line": "63e19dd6-ba07-466d-b620-51331f4e0072",
"id_category": "3088a287-421d-4b49-b890-8c19df678051",
"id_item": "69b5987f-9183-407e-b53f-a48aa6b363d4",
"id_item_type": "29e0168b-4e94-494c-ac34-84ab6a37f696",
"price_max": 1.1,
"qty_add": 3.1,
"qty_used": 4.1,
"mt_categories": {
"$ref": "8"
},
"mt_items": {
"$ref": "3"
},
"mt_items_types": {
"$ref": "11"
},
"tt_vouchers": {
"$id": "13",
"id": "1bcfc0f9-ab40-4cf5-98d5-a38963af631f",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-07-08T09:49:58.5764021+02:00",
"date_end": "2026-07-08T09:49:58.5764021+02:00",
"date_used": "2026-07-08T09:49:58.5764021+02:00",
"date_sesion": "2026-07-08T09:49:58.5764021+02:00",
"id_employee": "09470554-9658-41c0-bb4c-a1b5ac2b1e53",
"id_branch": "1d84e3a4-206d-467d-b41a-3dcd119c3d6f",
"id_voucher_permision": "c801ce2f-04c1-4ed8-81c4-afd7ecf97d9d",
"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": "53ee244c-e587-4b28-bf22-1a42b4aaf93b",
"id_user_add": "8e646d9d-aa13-4660-8c6c-b78ff230a85a",
"id_doc_sa": "50ee35cb-c242-4f0f-9ba0-fc907b94043f",
"id_item_sub": "0ff2c2b1-330c-42c1-85e1-1d1bd81ea42b",
"id_pos_sesion": "0d68fea0-90e1-40be-bf5e-6538fddf50c0",
"is_authorized": true,
"is_automatic": true,
"print_in_branch": true,
"printed": true,
"is_entry": true,
"is_consume": true,
"is_used_entry": true,
"is_used_consume": true,
"is_close": true,
"active": true,
"created_on": "2026-07-08T09:49:58.5764021+02:00",
"last_update": "2026-07-08T09:49:58.5764021+02:00",
"commited": true,
"mt_branches": {
"$ref": "6"
},
"mt_employees": {
"$id": "14",
"id": "a1f2a27a-5b30-4291-8070-51f211da68b6",
"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": "d993f4de-53b0-43d3-a376-b672999f58cb",
"name_pos": "sample string 12",
"id_image": "bc5b718e-ffdf-4ce5-a6b1-c8ab75003b69",
"view_pos": true,
"order": 14,
"color_border": "sample string 15",
"color_button": "sample string 16",
"color_font": "sample string 17",
"active": true,
"created_on": "2026-07-08T09:49:58.5764021+02:00",
"last_update": "2026-07-08T09:49:58.5764021+02:00",
"id_user_upd": "15778b6f-364f-4d28-b75a-a42e9eef947c",
"commited": true,
"mt_employees_branches": [
{
"$id": "15",
"id_employee": "a17e973f-5a02-4435-8a2b-caafba48df33",
"id_branch": "8adef590-0d08-4022-ac53-8eee1d00d97a",
"active": true,
"created_on": "2026-07-08T09:49:58.5764021+02:00",
"last_update": "2026-07-08T09:49:58.5764021+02:00",
"id_user_upd": "db65445a-47ab-4b7c-aa02-19ead2628bc9",
"commited": true,
"mt_branches": {
"$ref": "6"
},
"mt_employees": {
"$ref": "14"
}
},
{
"$ref": "15"
}
],
"mt_employees_profiles": {
"$id": "16",
"id": "20e70fd8-5d1a-496a-a5c1-81d1613cb02b",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-07-08T09:49:58.5764021+02:00",
"last_update": "2026-07-08T09:49:58.5764021+02:00",
"id_user_upd": "8667e7fa-68a4-41da-96fb-43f802f90e9c",
"commited": true,
"mt_employees": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"st_users": {
"$ref": "5"
}
},
"st_images": {
"$ref": "7"
},
"st_users": {
"$ref": "5"
},
"tt_doc_sa_det": [
{
"$id": "17",
"id_doc_sa": "f416eb97-44ef-44a1-ba3c-fdfda0fe5fe4",
"id_line": 2,
"id_item_sub": "db70ded7-4548-4be0-9c9e-a365c5cda9d3",
"qty": 4.1,
"id_list": "e1c3dceb-06ee-4079-b14b-7d51bb99bfd4",
"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": "450764f6-55e7-4565-a13a-032e53c6ec22",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "b84b6a0f-31e2-45ea-811a-c2ddb40a8182",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "08f40dfa-e7f6-4ac0-9e68-05c29d5d5276",
"id_user_upd": "55d6960f-adab-44ac-a8e8-6ee921ad0961",
"active": true,
"mt_employees": {
"$ref": "14"
},
"mt_items_sub": {
"$ref": "2"
},
"mt_prices_list": {
"$id": "18",
"id": "e5091219-bef7-4a3c-9a53-c20fd0a246ba",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "8ff28b43-454a-4888-a7fc-36184f185556",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "66ee46fb-856e-40d8-8131-4f0042d5c4c6",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"active": true,
"created_on": "2026-07-08T09:49:58.5764021+02:00",
"last_update": "2026-07-08T09:49:58.5764021+02:00",
"id_user_upd": "7367b02b-4cc0-41ac-87f4-7a359bfb7f27",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "19",
"id_pos": "2c033946-fef9-42ff-b563-84d9a8acf41f",
"id_pos_type": "ef0c2f2c-9922-4f22-9eee-a280686ef686",
"id_price_list": "d514bb82-fc8d-4dcc-aa1c-74d2ce55689e",
"is_default": true,
"view_mon": true,
"view_tue": true,
"view_wed": true,
"view_thu": true,
"view_fri": true,
"view_sat": true,
"view_sun": true,
"active": true,
"created_on": "2026-07-08T09:49:58.5764021+02:00",
"last_update": "2026-07-08T09:49:58.5764021+02:00",
"id_user_upd": "b4a97546-2f71-48d3-84f5-b3d0b26315da",
"commited": true,
"mt_pos_view": {
"$id": "20",
"id_pos": "0a18b907-80c0-48e8-a128-fd17442dbd15",
"id_pos_type": "84cb3607-f0b3-42a2-b066-d87247780012",
"is_default": true,
"active": true,
"created_on": "2026-07-08T09:49:58.5764021+02:00",
"last_update": "2026-07-08T09:49:58.5764021+02:00",
"id_user_upd": "238e4cbd-1532-4da5-9dd8-d3d25c2b76e9",
"commited": true,
"mt_pos": {
"$id": "21",
"id": "0b0b11dd-5d9f-4143-824b-649bf48dca12",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "05ec4901-9672-4799-aecd-967507a4974f",
"id_zone": "780def5d-7e16-4fbc-bc9d-b9a33c008177",
"user_required": true,
"active": true,
"created_on": "2026-07-08T09:49:58.5764021+02:00",
"last_update": "2026-07-08T09:49:58.5764021+02:00",
"id_user_upd": "1947a75d-7023-4fb9-bef5-059c344a49b2",
"commited": true,
"mt_branches_zones": {
"$id": "22",
"id": "9724cb6d-ea02-4b20-9e79-4f4fa41c07b0",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "64f9bddf-59a9-4ac0-a6e1-0e369b7d46ba",
"active": true,
"created_on": "2026-07-08T09:49:58.5764021+02:00",
"last_update": "2026-07-08T09:49:58.5764021+02:00",
"id_user_upd": "2976d228-074f-4342-8fdc-61c972f49969",
"commited": true,
"mt_branches": {
"$ref": "6"
},
"mt_pos": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"st_users": {
"$ref": "5"
}
},
"mt_cloakrooms": [
{
"$id": "23",
"id": "f3a32013-3bb3-4e5c-bed4-f71ccff22396",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "9f354eed-45f1-49f0-a20c-3fef512e96c7",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "6da0439d-8a23-4402-b43c-cb4a87ec7988",
"view_pos": true,
"order": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"active": true,
"created_on": "2026-07-08T09:49:58.5764021+02:00",
"last_update": "2026-07-08T09:49:58.5764021+02:00",
"id_user_upd": "5e044a3e-5acd-41b1-b538-9f2dcaa066cc",
"commited": true,
"mt_pos": {
"$ref": "21"
},
"st_images": {
"$ref": "7"
},
"st_users": {
"$ref": "5"
},
"tt_cloakrooms_units": [
{
"$id": "24",
"id": "8c3adf55-8690-4f8a-b695-03f89c086957",
"id_cloakroom": "7de4ed1a-6356-459f-a6db-621c61e2500f",
"id_pos_sesion": "5d412fe0-5bb9-4845-86c1-b33ca9707490",
"unit_id": 4,
"date_open": "2026-07-08T09:49:58.5764021+02:00",
"date_close": "2026-07-08T09:49:58.5764021+02:00",
"id_doc_sa": "5efa225d-c68f-4ef3-8fc9-83142d5d6210",
"commited": true,
"mt_cloakrooms": {
"$ref": "23"
},
"tt_doc_sa": {
"$id": "25",
"id": "75b73037-dcec-488c-891b-1eb5ad5bf7a5",
"id_pos": "0b95884d-4eaa-4018-aa09-5062e6a4afce",
"id_doc": "eea674bb-2d15-4af2-9c18-06688c989e3b",
"id_branch": "25b08a20-6aa7-4a40-a109-d3e95d28afe5",
"nro_doc": "sample string 5",
"date_doc": "2026-07-08T09:49:58.5764021+02:00",
"date_tax": "2026-07-08T09:49:58.5764021+02:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "ca9fa5f9-4cf3-4604-9268-00ce0748650e",
"id_relationship": "165220a3-f1db-444e-a94a-922d647d1a08",
"id_loc_from": "c3f145e2-d5b6-4209-9379-ce710c1ef912",
"id_loc_end": "da800c5a-2a0b-451a-b01c-2762fc3f40cd",
"id_user_add": "a396a25e-a58d-435d-9796-845a440f9e51",
"id_user_upd": "ccdc8bf4-9ce0-43ce-a9e0-db65869e50f5",
"comment": "sample string 12",
"id_pos_sesion": "5912b33e-3f4c-4ba9-b03b-01f0fd3b3f37",
"id_room_unit": "94eabbde-7d3a-4ecc-92a4-15157a7f4e58",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "07a72948-dcc0-4821-b2a8-885c1b6656f4",
"p_dis": 15.1,
"p_chr": 16.1,
"amt_net": 17.1,
"amt_tax": 18.1,
"amt_dis": 19.1,
"amt_chr": 20.1,
"amt_tot": 21.1,
"active": true,
"created_on": "2026-07-08T09:49:58.5764021+02:00",
"last_update": "2026-07-08T09:49:58.5764021+02:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "6"
},
"mt_docs": {
"$id": "26",
"id": "596c03f0-9fe3-4ad4-aae2-679f2a9be38e",
"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": "ad147e74-695f-44b7-9c85-ff13c00f3eef",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"active": true,
"created_on": "2026-07-08T09:49:58.5764021+02:00",
"last_update": "2026-07-08T09:49:58.5764021+02:00",
"id_user_upd": "7afb9d43-ca46-4263-9fda-5ef6f1793885",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "27",
"id_doc": "a58ed631-d2d3-4114-9de6-74dfe198340d",
"id_pay": "fabfd540-003a-4adf-a309-672b6b53dc25",
"id_money": "1fdc54f7-e3ff-4793-aebf-dc040ca8049e",
"active": true,
"created_on": "2026-07-08T09:49:58.5764021+02:00",
"last_update": "2026-07-08T09:49:58.5764021+02:00",
"id_user_upd": "132b9933-f2e9-4973-9043-38356e8a9568",
"commited": true,
"mt_docs": {
"$ref": "26"
},
"mt_money_types": {
"$id": "28",
"id": "56eadd14-0f6d-463a-a5e0-c73824759f7a",
"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": "e3b43b1f-42df-4e6b-ba34-8d30102597c4",
"view_pos": true,
"order": 8,
"color_border": "sample string 9",
"color_button": "sample string 10",
"color_font": "sample string 11",
"active": true,
"created_on": "2026-07-08T09:49:58.5764021+02:00",
"last_update": "2026-07-08T09:49:58.5764021+02:00",
"id_user_upd": "ace7990d-66e0-40d9-b624-d35768bc3cf9",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"mt_money_rates": [
{
"$id": "29",
"id_money_1": "57029135-ca5b-4733-954a-71d111a2cdba",
"id_money_2": "8a43cfb2-4b8a-4540-9b58-94cc3792b197",
"date_from": "2026-07-08T09:49:58.5764021+02:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-07-08T09:49:58.5764021+02:00",
"last_update": "2026-07-08T09:49:58.5764021+02:00",
"id_user_upd": "f1d8d7de-bfb2-4940-83bf-8ba1c6a12f71",
"commited": true,
"mt_money_types": {
"$ref": "28"
},
"mt_money_types1": {
"$ref": "28"
},
"st_users": {
"$ref": "5"
}
},
{
"$ref": "29"
}
],
"mt_money_rates1": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"st_images": {
"$ref": "7"
},
"st_users": {
"$ref": "5"
},
"tt_doc_sa_cashflow": [
{
"$id": "30",
"id_doc_sa": "7f3513ea-887c-432f-bdfa-c4c8154f5adb",
"id_pay": "6aa7d21c-fb61-4e46-a707-14613e23081f",
"id_money": "093d6b4a-c2b1-4ff2-bf0e-c63084675a00",
"date_cashflow": "2026-07-08T09:49:58.5764021+02:00",
"coefficient": 5.1,
"id_user_add": "f54732e4-b375-4827-acdd-92678a88324c",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "31",
"id": "0c65b180-1eb1-404a-a7b6-78e078aecf60",
"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": "1e382dc9-45a3-423b-9940-3f52f425d85c",
"view_pos": true,
"order": 13,
"color_border": "sample string 14",
"color_button": "sample string 15",
"color_font": "sample string 16",
"active": true,
"created_on": "2026-07-08T09:49:58.5764021+02:00",
"last_update": "2026-07-08T09:49:58.5764021+02:00",
"id_user_upd": "249a1384-8a95-43f2-8878-c016f974ef0f",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"st_images": {
"$ref": "7"
},
"st_users": {
"$ref": "5"
},
"tt_doc_sa_cashflow": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"tt_doc_sa_pay": [
{
"$id": "32",
"id_doc_sa": "3ed29173-9b29-4dc5-bd68-3d5defa8bbca",
"id_line": 2,
"id_pay": "d1c54f28-d237-4cfd-8bf5-f01b6221a8be",
"id_money": "b2958c94-b94c-4d40-a4a3-cebb22298061",
"coefficient": 5.1,
"id_voucher": "1034300c-cff5-42eb-ab26-02bff32742ac",
"id_employee": "a00a55f9-4cad-428c-8fdd-7e7d711a164a",
"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": "999e9b29-6b61-4c98-b53b-18f999ab5384",
"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": "14"
},
"mt_money_types": {
"$ref": "28"
},
"mt_payment_types": {
"$ref": "31"
},
"tt_doc_sa": {
"$ref": "25"
},
"tt_vouchers": {
"$ref": "13"
}
},
{
"$ref": "32"
}
],
"tt_vouchers": [
{
"$ref": "13"
},
{
"$ref": "13"
}
]
},
"st_users": {
"$ref": "5"
},
"mt_money_types": {
"$ref": "28"
},
"tt_doc_sa": {
"$ref": "25"
}
},
{
"$ref": "30"
}
],
"tt_doc_sa_pay": [
{
"$ref": "32"
},
{
"$ref": "32"
}
]
},
"mt_payment_types": {
"$ref": "31"
},
"st_users": {
"$ref": "5"
}
},
{
"$ref": "27"
}
],
"st_images": {
"$ref": "7"
},
"st_users": {
"$ref": "5"
},
"mt_pos_doc_print": [
{
"$id": "33",
"id_pos_print": "58fd54b3-0a31-41b3-a3b6-0f490dd711de",
"id_doc": "40b6dc49-f88d-4923-8d53-c6dcef4214c8",
"id_pos_type": "508680f0-6251-4bf4-a575-27d704586f34",
"id_doc_print": "5d3e90db-4d32-4cdd-ace0-a8032c0848bd",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-07-08T09:49:58.5764021+02:00",
"last_update": "2026-07-08T09:49:58.5764021+02:00",
"id_user_upd": "9bbedba3-f7c7-49df-ad06-70fa1880f19c",
"commited": true,
"mt_docs": {
"$ref": "26"
},
"mt_pos_print": {
"$id": "34",
"id": "c1f1fb0c-a05c-415c-858e-6633ef83a8be",
"id_pos": "ab5db24f-5fb5-4e8d-acd0-1ce83afc659c",
"id_mask": "sample string 3",
"name": "sample string 4",
"mode_print": 5,
"port": "sample string 6",
"baud_rate": 1,
"data_bits": 1,
"stop_bit": 1,
"flow_control": 1,
"parity": 1,
"pin_cashdrawer": 1,
"ip_printer": "sample string 7",
"port_ip": 1,
"printer_name": "sample string 8",
"active": true,
"created_on": "2026-07-08T09:49:58.5764021+02:00",
"last_update": "2026-07-08T09:49:58.5764021+02:00",
"id_user_upd": "50b1200f-d573-4923-be28-5d3ac19abb2c",
"commited": true,
"mt_pos": {
"$ref": "21"
},
"mt_pos_doc_print": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"st_users": {
"$ref": "5"
}
},
"mt_pos_types": {
"$id": "35",
"id": "6b86dffa-dc01-45e0-b8e6-b40b8c275574",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-07-08T09:49:58.5764021+02:00",
"last_update": "2026-07-08T09:49:58.5764021+02:00",
"id_user_upd": "81d58ce4-202c-4c5e-b01f-ba38dfa1525d",
"commited": true,
"mt_items_featured": [
{
"$id": "36",
"id": "1ffab617-dc57-4fc6-881a-ff3a0cc0c250",
"id_branch": "22150153-e8f4-46fa-9c14-9ab4992b5aaf",
"id_pos_type": "d15d389c-cc89-4397-9773-d3c1fd0260a1",
"id_pos": "d719ac09-190e-4407-913a-c6ceb82af7ea",
"id_item": "c85fe645-12cd-4258-a848-83c664fcae39",
"date_from": "2026-07-08T09:49:58.5764021+02:00",
"date_end": "2026-07-08T09:49:58.5764021+02:00",
"image_id": 4,
"active": true,
"created_on": "2026-07-08T09:49:58.5764021+02:00",
"last_update": "2026-07-08T09:49:58.5764021+02:00",
"id_user_upd": "d58e8167-57c5-42a2-961d-3de57079baa6",
"commited": true,
"mt_branches": {
"$ref": "6"
},
"mt_items": {
"$ref": "3"
},
"mt_pos": {
"$ref": "21"
},
"mt_pos_types": {
"$ref": "35"
},
"st_users": {
"$ref": "5"
}
},
{
"$ref": "36"
}
],
"mt_pos_doc_print": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"st_users": {
"$ref": "5"
},
"mt_pos_view": [
{
"$ref": "20"
},
{
"$ref": "20"
}
]
},
"st_doc_print": {
"$id": "37",
"id": "754cae25-2193-4698-85b4-91333ee03396",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high_row": 5,
"high_doc": 6,
"with_doc": 7,
"to_file": true,
"active": true,
"created_on": "2026-07-08T09:49:58.5764021+02:00",
"last_update": "2026-07-08T09:49:58.5764021+02:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"st_doc_print_det": [
{
"$id": "38",
"id_doc_print": "d8e74dfb-a01b-4b77-b8d0-39f812f1e589",
"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": "37"
}
},
{
"$ref": "38"
}
]
},
"st_users": {
"$ref": "5"
}
},
{
"$ref": "33"
}
],
"st_doc_num": [
{
"$id": "39",
"id_pos": "e1abf7f8-138b-45d6-b72d-09a3cecef0d3",
"id_doc": "9375a8d0-9334-4894-b639-d8b6d6a7926a",
"value": 3,
"created_on": "2026-07-08T09:49:58.5764021+02:00",
"last_update": "2026-07-08T09:49:58.5764021+02:00",
"commited": true,
"mt_docs": {
"$ref": "26"
},
"mt_pos": {
"$ref": "21"
}
},
{
"$ref": "39"
}
],
"tt_doc_sa": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"tt_doc_st": [
{
"$id": "40",
"id": "f7a99433-6991-438e-b182-536632f0ea74",
"id_pos": "a6fc6da9-6ab5-43e3-a275-d31b3895523b",
"id_doc": "a054393e-353c-49b9-ba0c-550b0e9fc42e",
"id_branch": "320487db-fe4e-4577-af1d-c2b2a32c9756",
"nro_doc": "sample string 5",
"date_doc": "2026-07-08T09:49:58.5764021+02:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "2ffa15f5-baa6-4f86-90e7-8ff13802eb45",
"id_loc_from": "fea6c960-83b6-4e57-b655-fb0a43d2aa0b",
"id_loc_end": "a96aea08-907d-4bc6-8bb7-37c5704c41bc",
"id_user_add": "e91d5487-317b-4730-810d-ef51c81f6f74",
"id_user_upd": "7fb77530-7ccf-4d26-ab74-ea29c919d76d",
"id_pos_sesion": "abf5fcd5-ab46-4e4a-a9a5-33230963263e",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-07-08T09:49:58.5764021+02:00",
"active": true,
"created_on": "2026-07-08T09:49:58.5764021+02:00",
"last_update": "2026-07-08T09:49:58.5764021+02:00",
"commited": true,
"mt_branches": {
"$ref": "6"
},
"mt_docs": {
"$ref": "26"
},
"mt_locations": {
"$id": "41",
"id": "3be880fd-50a9-4a25-9957-ea303cc25353",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "8cd2a263-318b-4a4a-a24d-d1bcf415c136",
"active": true,
"created_on": "2026-07-08T09:49:58.5764021+02:00",
"last_update": "2026-07-08T09:49:58.5764021+02:00",
"id_user_upd": "bc499e48-a3d6-417f-afee-3ba7cee2d674",
"commited": true,
"mt_branches": {
"$ref": "6"
},
"st_users": {
"$ref": "5"
},
"tt_doc_sa": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"tt_doc_sa1": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"tt_doc_st": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"tt_doc_st1": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"tt_stock": [
{
"$id": "42",
"id_location": "5d3178ce-66e7-47f9-9f90-b0e0fced52c9",
"id_item": "e2d3b5ed-b4c9-441c-b2e9-b187b79f56bd",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-07-08T09:49:58.5764021+02:00",
"last_update": "2026-07-08T09:49:58.5764021+02:00",
"commited": true,
"mt_items": {
"$ref": "3"
},
"mt_locations": {
"$ref": "41"
}
},
{
"$ref": "42"
}
]
},
"mt_locations1": {
"$ref": "41"
},
"mt_pos": {
"$ref": "21"
},
"st_users": {
"$ref": "5"
},
"st_users1": {
"$ref": "5"
},
"tt_doc_st_det": [
{
"$id": "43",
"id_doc_st": "3cf6a084-e54a-426b-a085-0b2989ed9e09",
"id_line": 2,
"id_item": "b5a1875d-fad1-4dfe-9749-c420071b49d2",
"comment": "sample string 4",
"qty": 5.1,
"status": 1,
"active": true,
"mt_items": {
"$ref": "3"
},
"tt_doc_st": {
"$ref": "40"
}
},
{
"$ref": "43"
}
],
"tt_doc_st1": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"tt_doc_st2": {
"$ref": "40"
}
},
{
"$ref": "40"
}
]
},
"mt_locations": {
"$ref": "41"
},
"mt_locations1": {
"$ref": "41"
},
"mt_pos": {
"$ref": "21"
},
"st_users": {
"$ref": "5"
},
"st_users1": {
"$ref": "5"
},
"tt_cloakrooms_units": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"tt_doc_sa_det": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"tt_doc_sa_pay": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"tt_doc_sa1": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"tt_doc_sa2": {
"$ref": "25"
},
"tt_pos_sesion": {
"$id": "44",
"id": "8d7eb9c4-2277-4ea1-bfae-f17a5bf2c665",
"nro_sesion": 2,
"id_pos": "1d122f3d-e77e-438d-ad40-a4ea173aac72",
"date_tax": "2026-07-08T09:49:58.5764021+02:00",
"date_open": "2026-07-08T09:49:58.5764021+02:00",
"date_close": "2026-07-08T09:49:58.5764021+02:00",
"id_user_open": "ba4a4020-05dc-4b61-b4a3-baa5fdbb3679",
"id_user_close": "e87de887-25b9-43ce-a8d5-ecae7ad6826a",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2026-07-08T09:49:58.5764021+02:00",
"last_update": "2026-07-08T09:49:58.5764021+02:00",
"commited": true,
"mt_pos": {
"$ref": "21"
},
"tt_cloakrooms_units": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"tt_items_customs": [
{
"$id": "45",
"id": "22c53a14-948c-4344-a5af-96b607047e87",
"order_id": 2,
"id_item": "92e70eac-3bd4-4b15-8057-b0a93fed2354",
"id_item_type": "0ae78d43-df0d-432f-aac4-7d46ff100d12",
"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": "2f290eba-42fb-4e97-bea3-bcb94ceb5465",
"type_item": 11,
"id_voucher_json": "0e529dd1-d24a-443e-beaf-c9def79b90b0",
"count_voucher": 1,
"id_category": "54f37460-0186-4995-b4d3-84f45396c8ee",
"created_on": "2026-07-08T09:49:58.5764021+02:00",
"last_update": "2026-07-08T09:49:58.5764021+02:00",
"id_user_upd": "04c6f89c-88d7-4a47-910d-425dfc7d9b1c",
"commited": true,
"mt_items": {
"$ref": "3"
},
"mt_items_types": {
"$ref": "11"
},
"st_users": {
"$ref": "5"
},
"tt_pos_sesion": {
"$ref": "44"
}
},
{
"$ref": "45"
}
],
"tt_doc_sa_pt": [
{
"$id": "46",
"id": "81c95499-a7ef-4005-aa6a-2f97322ea81c",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "aa76d75c-dd0e-4f93-8456-5986b5372efa",
"type_pay": 5,
"module": "sample string 6",
"process": true,
"json_cloackrooms": "sample string 8",
"multi_select": 9,
"terminal_name": "sample string 10",
"created_on": "2026-07-08T09:49:58.5764021+02:00",
"tt_pos_sesion": {
"$ref": "44"
}
},
{
"$ref": "46"
}
],
"tt_rooms_units_activity": [
{
"$id": "47",
"id": "f2b77d8f-24bb-48fd-8883-34c1e0305c56",
"id_room_unit": "196b6e27-bbf2-4eae-a39c-3a3d85b243f5",
"id_room_list": "3213891e-aca5-4728-903f-33ee753b5e9b",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-07-08T09:49:58.5764021+02:00",
"date_from": "2026-07-08T09:49:58.5764021+02:00",
"date_end": "2026-07-08T09:49:58.5764021+02:00",
"date_open": "2026-07-08T09:49:58.5764021+02:00",
"date_close": "2026-07-08T09:49:58.5764021+02:00",
"id_employee": "9a55d1d5-5aa6-42e5-b892-db99a245ed87",
"id_employee_sec": "8064770d-ce46-4b4a-a470-48310ea2d07f",
"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": "df7a63c2-6a30-4ad2-9160-e8fc1db7b90b",
"comment": "sample string 7",
"id_user_open": "71e66f2c-8f50-4494-ada7-01d06cbf796e",
"id_user_close": "34070ef9-d5c0-4a52-b25f-c27aff189022",
"id_unit_state": "6cabb32e-f9c3-43ee-bda8-c564d879a8a4",
"id_pos_sesion": "40aff0f1-6d71-488c-aee1-9dcfb2a9fa81",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-07-08T09:49:58.5764021+02:00",
"active": true,
"created_on": "2026-07-08T09:49:58.5764021+02:00",
"last_update": "2026-07-08T09:49:58.5764021+02:00",
"commited": true,
"mt_employees": {
"$ref": "14"
},
"mt_employees1": {
"$ref": "14"
},
"mt_rooms_units": {
"$id": "48",
"id": "2e017a4b-70f0-4343-86be-1f1a48d59bd5",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "aa406d66-729a-40b5-b703-37bd3a3c3983",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "322676cd-e94d-43ec-83b0-5c83f269ee6f",
"locked": true,
"date_locked": "2026-07-08T09:49:58.5764021+02:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-07-08T09:49:58.5764021+02:00",
"last_update": "2026-07-08T09:49:58.5764021+02:00",
"id_user_upd": "42a2948f-8fca-40d3-ad1b-a6e1163ee6b1",
"commited": true,
"mt_rooms": {
"$id": "49",
"id": "6bf57e82-858c-42a4-a3bd-e2317910cc22",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "2748a58a-49b9-4029-b426-04b3ff9a78ff",
"name_pos": "sample string 6",
"id_image": "d9ee2235-07e7-4c36-8e5c-2cbdc52c865e",
"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": "21bdb544-d71e-456c-942a-0ae8905de2dc",
"refresh_status": true,
"active": true,
"created_on": "2026-07-08T09:49:58.5764021+02:00",
"last_update": "2026-07-08T09:49:58.5764021+02:00",
"id_user_upd": "f4620c34-eac6-495a-935f-7c2d9363398e",
"commited": true,
"mt_branches": {
"$ref": "6"
},
"mt_pos_rooms": [
{
"$id": "50",
"id_pos": "acf5b816-a439-4a67-8bca-f9c1645edd3b",
"id_room": "bd587abb-0114-4520-ba71-67aaa787b3bb",
"active": true,
"created_on": "2026-07-08T09:49:58.5764021+02:00",
"last_update": "2026-07-08T09:49:58.5764021+02:00",
"id_user_upd": "3c4a56ec-5dc6-443b-870e-b340bc675fd6",
"commited": true,
"mt_pos": {
"$ref": "21"
},
"mt_rooms": {
"$ref": "49"
},
"st_users": {
"$ref": "5"
}
},
{
"$ref": "50"
}
],
"st_images": {
"$ref": "7"
},
"st_images1": {
"$ref": "7"
},
"st_users": {
"$ref": "5"
},
"mt_rooms_units": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"tt_rooms_list": [
{
"$id": "51",
"id": "c987bdb3-76f1-4b78-8ed6-5d37044a789d",
"id_room": "8e60a80b-0b08-4dd1-9c69-455e623618d9",
"date_in": "2026-07-08T09:49:58.5764021+02:00",
"date_out": "2026-07-08T09:49:58.5764021+02:00",
"id_user_add": "8ccf0222-782b-4bca-9bf3-1612367fa385",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-07-08T09:49:58.5764021+02:00",
"last_update": "2026-07-08T09:49:58.5764021+02:00",
"commited": true,
"mt_rooms": {
"$ref": "49"
},
"st_users": {
"$ref": "5"
},
"tt_rooms_units_activity": [
{
"$ref": "47"
},
{
"$ref": "47"
}
]
},
{
"$ref": "51"
}
]
},
"mt_rooms_units_types": {
"$id": "52",
"id": "51f9646e-8856-46bf-9173-f8dfad86e3f5",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-07-08T09:49:58.5764021+02:00",
"last_update": "2026-07-08T09:49:58.5764021+02:00",
"id_user_upd": "c376bf94-e661-4c34-9b6e-2f1f795f4af9",
"commited": true,
"mt_rooms_units": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"mt_rooms_units_states_types": [
{
"$id": "53",
"id_room_type": "5a649604-4ce3-418a-bca4-641fe0eb29bd",
"id_room_state": "f07fc294-0b44-448e-ac5f-7a08393ce30d",
"id_image": "93bf5fd7-2f61-401f-b55e-e2188e723891",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-07-08T09:49:58.5764021+02:00",
"last_update": "2026-07-08T09:49:58.5764021+02:00",
"id_user_upd": "c0dfef46-87d3-498d-9186-d4b98c201727",
"commited": true,
"mt_rooms_units_states": {
"$id": "54",
"id": "fb0ec4ef-4b35-4bf5-b2c1-25deb7c92f3c",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"color": "sample string 5",
"active": true,
"created_on": "2026-07-08T09:49:58.5764021+02:00",
"last_update": "2026-07-08T09:49:58.5764021+02:00",
"id_user_upd": "764feb84-6b61-4fb6-a0df-320093ca0c37",
"commited": true,
"st_users": {
"$ref": "5"
},
"mt_rooms_units_states_types": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"tt_rooms_units_activity": [
{
"$ref": "47"
},
{
"$ref": "47"
}
]
},
"mt_rooms_units_types": {
"$ref": "52"
},
"st_images": {
"$ref": "7"
},
"st_users": {
"$ref": "5"
}
},
{
"$ref": "53"
}
],
"st_users": {
"$ref": "5"
}
},
"st_users": {
"$ref": "5"
},
"tt_rooms_units_activity": [
{
"$ref": "47"
},
{
"$ref": "47"
}
]
},
"mt_rooms_units_states": {
"$ref": "54"
},
"st_users": {
"$ref": "5"
},
"st_users1": {
"$ref": "5"
},
"tt_doc_sa": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"tt_pos_sesion": {
"$ref": "44"
},
"tt_rooms_list": {
"$ref": "51"
}
},
{
"$ref": "47"
}
],
"st_users": {
"$ref": "5"
},
"st_users1": {
"$ref": "5"
},
"tt_tips": [
{
"$id": "55",
"id": "4592d7bb-c66f-4167-8290-0dd10d498c31",
"id_pos_sesion": "6bf06d43-c65a-4c57-8424-68f66b9c6599",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "962d4966-648d-4d28-ad9e-b2ab432c3913",
"id_room_unit_activity": "4ec75b2b-b1d8-4183-933d-b2fe25e3c5a7",
"id_doc_sa": "22a82d3c-a417-48a3-8b23-fc7d822d21b7",
"id_pos_type": "0fed40e4-501b-403f-ae2b-4b8aa417d3d3",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "0eff6a5d-ed4f-4eb6-bbfd-3eb11ae1bb53",
"coupon_id": "sample string 7",
"terminal_id": "sample string 8",
"card_name": "sample string 9",
"card_bank": "sample string 10",
"card_number": "sample string 11",
"client_name": "sample string 12",
"money_type": "sample string 13",
"merchant_id": "sample string 14",
"aid": "sample string 15",
"auth_num": "sample string 16",
"authorization": true,
"signature": true,
"contactless": true,
"date_hour_pay": "sample string 17",
"terminal_name": "sample string 18",
"active": true,
"created_on": "2026-07-08T09:49:58.5764021+02:00",
"last_update": "2026-07-08T09:49:58.5764021+02:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "44"
},
"tt_tips_users": [
{
"$id": "56",
"id_tip": "e590d5d5-69cf-4e4a-a15c-efd211bc8164",
"id_user": "61fe9939-19dc-49d7-8e93-b6f9496a4d57",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-07-08T09:49:58.5764021+02:00",
"last_update": "2026-07-08T09:49:58.5764021+02:00",
"commited": true,
"st_users": {
"$ref": "5"
},
"tt_tips": {
"$ref": "55"
}
},
{
"$ref": "56"
}
]
},
{
"$ref": "55"
}
],
"tt_pos_sesion_users": [
{
"$id": "57",
"id_pos_sesion": "b51ba47c-3af8-41c4-8f78-52ca99c06583",
"id_user": "a24151ea-76c1-43cc-9798-cd5d8f12ef72",
"date_add": "2026-07-08T09:49:58.5764021+02:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-07-08T09:49:58.5764021+02:00",
"last_update": "2026-07-08T09:49:58.5764021+02:00",
"commited": true,
"st_users": {
"$ref": "5"
},
"tt_pos_sesion": {
"$ref": "44"
}
},
{
"$ref": "57"
}
],
"tt_doc_sa": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"tt_cmd_connection": [
{
"$id": "58",
"id": "f1f7cabe-be88-4c42-934b-46f54a32d0b9",
"id_user": "32810513-23f1-433a-80c3-045dd85adb0e",
"id_user_profile": "86ac09f6-0832-45fc-aa78-2b817753787a",
"locator": "sample string 4",
"date_end": "2026-07-08T09:49:58.5764021+02:00",
"id_pos_sesion": "66593e19-0f7e-4478-882f-7fc4589d0edd",
"date_login": "2026-07-08T09:49:58.5764021+02:00",
"date_logout": "2026-07-08T09:49:58.5764021+02:00",
"terminal_id": "sample string 6",
"terminal_type": "sample string 7",
"created_on": "2026-07-08T09:49:58.5764021+02:00",
"last_update": "2026-07-08T09:49:58.5764021+02:00",
"commited": true,
"st_users": {
"$ref": "5"
},
"st_users_profiles": {
"$id": "59",
"id": "b8265326-715f-4a4a-bd25-01d6388b4511",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"is_pass_required": true,
"is_admin": true,
"level_id": 7,
"order_1": 8,
"order_2": 9,
"order_3": 10,
"order_4": 11,
"is_tips": true,
"is_view_all": true,
"active": true,
"created_on": "2026-07-08T09:49:58.5764021+02:00",
"last_update": "2026-07-08T09:49:58.5764021+02:00",
"commited": true,
"st_permisions": [
{
"$id": "60",
"id": "663b7c7a-28fd-4e47-a419-b9445c765a51",
"id_function": "77667baa-a7e6-436f-af00-2ddc6d4f79dd",
"id_user": "1fe1ecb7-985c-4feb-9f5a-b59dcb8c9715",
"id_profile": "7b4bdaeb-bb99-43e3-acdc-cb364e7c6608",
"permission": 3,
"active": true,
"created_on": "2026-07-08T09:49:58.5764021+02:00",
"last_update": "2026-07-08T09:49:58.5764021+02:00",
"commited": true,
"st_users_profiles": {
"$ref": "59"
},
"st_users": {
"$ref": "5"
},
"st_functions": {
"$id": "61",
"id": "4fb9230f-cca5-463d-b848-d6461b4bc496",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "01b8c51f-b002-48b9-add2-a89ea63465d0",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "8e507c0a-cca9-44ee-82d9-6b6e04f4ae21",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"font_bold": true,
"font_underline": true,
"font_size": 16,
"active": true,
"created_on": "2026-07-08T09:49:58.5764021+02:00",
"last_update": "2026-07-08T09:49:58.5764021+02:00",
"commited": true,
"st_functions_groups": {
"$id": "62",
"id": "6eb5002c-bd95-4762-85cb-7cfe523eaa12",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-07-08T09:49:58.5764021+02:00",
"last_update": "2026-07-08T09:49:58.5764021+02:00",
"commited": true,
"st_functions": [
{
"$ref": "61"
},
{
"$ref": "61"
}
]
},
"st_images": {
"$ref": "7"
},
"st_permisions": [
{
"$ref": "60"
},
{
"$ref": "60"
}
]
}
},
{
"$ref": "60"
}
],
"st_users": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"tt_cmd_connection": [
{
"$ref": "58"
},
{
"$ref": "58"
}
]
},
"tt_pos_sesion": {
"$ref": "44"
}
},
{
"$ref": "58"
}
],
"tt_cmd_messages": [
{
"$id": "63",
"id": "e66fb1ab-da31-41a9-ade6-314ad9477239",
"id_user": "b53eec65-c202-41ae-937d-d748735247a0",
"date_add": "2026-07-08T09:49:58.5764021+02:00",
"destiny_type": 4,
"id_key": "fc5ec1a8-b5f4-44e9-8f24-b7975397acd7",
"message": "sample string 6",
"message_view": true,
"date_view": "2026-07-08T09:49:58.5764021+02:00",
"id_pos_sesion": "0b46bf05-0d43-4bd2-8a28-b152722dabc8",
"terminal_add": "sample string 9",
"created_on": "2026-07-08T09:49:58.5764021+02:00",
"last_update": "2026-07-08T09:49:58.5764021+02:00",
"commited": true,
"st_users": {
"$ref": "5"
},
"tt_pos_sesion": {
"$ref": "44"
}
},
{
"$ref": "63"
}
]
},
"tt_rooms_units_activity": {
"$ref": "47"
},
"tt_spool_doc_print": [
{
"$id": "64",
"id": "413edf1f-6912-4eda-bb77-8fa917806cac",
"spool_server": "sample string 2",
"id_doc_sa": "1ca9205a-e011-4dfc-9078-8322fdba3784",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-07-08T09:49:58.5764021+02:00",
"printed": true,
"print_on": "2026-07-08T09:49:58.5764021+02:00",
"tt_doc_sa": {
"$ref": "25"
}
},
{
"$ref": "64"
}
]
},
"tt_pos_sesion": {
"$ref": "44"
}
},
{
"$ref": "24"
}
]
},
{
"$ref": "23"
}
],
"mt_items_featured": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_pos_print": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_pos_rooms": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"st_users": {
"$ref": "5"
},
"mt_pos_view": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"mt_prices_list_rules": [
{
"$id": "65",
"id": "8130cac7-13c4-4ee0-a42a-97a13422043a",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-07-08T09:49:58.5764021+02:00",
"date_end": "2026-07-08T09:49:58.5764021+02:00",
"id_branch": "fbd4ac1c-3e83-4dd5-a468-d1be96d2ed5c",
"id_pos": "a2fda96c-79b2-4d89-b174-10bc43fd46ea",
"id_list": "29b76bd2-6e22-4a7c-ae00-48ce9d57eb89",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-07-08T09:49:58.5764021+02:00",
"last_update": "2026-07-08T09:49:58.5764021+02:00",
"id_user_upd": "3daeeda4-5ae5-4f66-8826-7ca78865383f",
"commited": true,
"mt_branches": {
"$ref": "6"
},
"mt_pos": {
"$ref": "21"
},
"mt_prices_list": {
"$ref": "18"
},
"st_users": {
"$ref": "5"
}
},
{
"$ref": "65"
}
],
"mt_prices_rules": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"st_doc_num": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"st_pos_license": [
{
"$id": "66",
"id": "d9d03e34-e408-4355-96b2-39a207d2f82f",
"id_pos": "187ebef5-6aa3-445a-b21a-b5b423ebee18",
"mac_address": "sample string 3",
"date_end": "2026-07-08T09:49:58.5764021+02:00",
"key_access": "sample string 5",
"id_user_add": "a2452b45-b6b8-4e6a-80f2-d954045b6ca9",
"active": true,
"created_on": "2026-07-08T09:49:58.5764021+02:00",
"last_update": "2026-07-08T09:49:58.5764021+02:00",
"commited": true,
"mt_pos": {
"$ref": "21"
},
"st_users": {
"$ref": "5"
}
},
{
"$ref": "66"
}
],
"st_users_pos": [
{
"$id": "67",
"id_user": "23aba1d5-69ea-4065-a0a3-e8ea83f75353",
"id_pos": "d480f213-2f3e-49f8-a05e-42ac8756804c",
"pass_required": true,
"active": true,
"created_on": "2026-07-08T09:49:58.5764021+02:00",
"last_update": "2026-07-08T09:49:58.5764021+02:00",
"commited": true,
"mt_pos": {
"$ref": "21"
},
"st_users": {
"$ref": "5"
}
},
{
"$ref": "67"
}
],
"tt_doc_sa": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"tt_pos_connection": [
{
"$id": "68",
"id": "e279f238-8bae-4394-832b-5edbf8e8285e",
"id_pos": "0eefa590-0d9c-438e-a56e-037434b1144a",
"date_add": "2026-07-08T09:49:58.5764021+02:00",
"date_upd": "2026-07-08T09:49:58.5764021+02:00",
"date_out": "2026-07-08T09:49:58.5764021+02:00",
"connection_type": "sample string 3",
"connection_speed": 1,
"terminal_name": "sample string 4",
"version": "sample string 5",
"commited": true,
"mt_pos": {
"$ref": "21"
}
},
{
"$ref": "68"
}
],
"tt_pos_sesion": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"mt_branches": {
"$ref": "6"
},
"tt_logs": [
{
"$id": "69",
"id": "ad808e82-7acb-45c4-8698-69c95870460e",
"id_user_add": "beb89272-6348-4b25-a639-5bd26fc4a7d7",
"id_table": "1380a28b-fb8b-4a4e-b4eb-4e521432b240",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "865607a0-076a-4c2d-b530-7fe22c21f75f",
"created_on": "2026-07-08T09:49:58.5764021+02:00",
"commited": true,
"mt_pos": {
"$ref": "21"
},
"st_sync_tables": {
"$id": "70",
"id": "371a4a06-5329-48ee-b58a-b90222ae02d4",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-07-08T09:49:58.5764021+02:00",
"last_update": "2026-07-08T09:49:58.5764021+02:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "71",
"id": "b82beb5c-4ce0-4df8-b9e1-02a97742e015",
"id_sync": "6fc9a657-70de-4520-ab8d-4790acc066b6",
"json": "sample string 3",
"id_table": "2313d299-3290-4818-a445-16cef2e018e8",
"order": 5,
"st_sync_packages": {
"$id": "72",
"id": "979ea25f-2289-4e89-83d2-a6e5008fc07b",
"id_branch_from": "a643876c-44e8-4d53-9527-7044b811dc2f",
"id_branch_to": "c5a9e431-05d8-4aae-ac91-f4fecb9bc957",
"type": 4,
"created_on": "2026-07-08T09:49:58.5764021+02:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-07-08T09:49:58.5764021+02:00",
"send_on": "2026-07-08T09:49:58.5764021+02:00",
"mt_branches": {
"$ref": "6"
},
"mt_branches1": {
"$ref": "6"
},
"st_sync_packages_det": [
{
"$ref": "71"
},
{
"$ref": "71"
}
]
},
"st_sync_tables": {
"$ref": "70"
}
},
{
"$ref": "71"
}
],
"tt_logs": [
{
"$ref": "69"
},
{
"$ref": "69"
}
]
},
"st_users": {
"$ref": "5"
}
},
{
"$ref": "69"
}
],
"st_local_variables": [
{
"$id": "73",
"id": "2812d7df-6168-46df-b954-eb213ea0889b",
"id_pos": "9f64e522-3a99-474d-bf3f-8959ab020ef1",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-07-08T09:49:58.5764021+02:00",
"commited": true,
"mt_pos": {
"$ref": "21"
}
},
{
"$ref": "73"
}
],
"tt_doc_st": [
{
"$ref": "40"
},
{
"$ref": "40"
}
]
},
"mt_pos_prices_list": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"mt_pos_types": {
"$ref": "35"
},
"st_users": {
"$ref": "5"
}
},
"mt_prices_list": {
"$ref": "18"
},
"st_users": {
"$ref": "5"
}
},
{
"$ref": "19"
}
],
"mt_prices_items": [
{
"$id": "74",
"id_list": "2764078e-1402-4811-b4e9-1bb1e6220d83",
"id_item_sub": "1102c82e-032d-4790-8564-5157bce5f955",
"validity_date": "2026-07-08T09:49:58.5764021+02:00",
"price": 4.1,
"active": true,
"created_on": "2026-07-08T09:49:58.5764021+02:00",
"last_update": "2026-07-08T09:49:58.5764021+02:00",
"id_user_upd": "d6d7d3e6-de14-4ad6-a426-d5e6b6f21d21",
"commited": true,
"mt_items_sub": {
"$ref": "2"
},
"mt_prices_list": {
"$ref": "18"
},
"st_users": {
"$ref": "5"
}
},
{
"$ref": "74"
}
],
"mt_prices_list1": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"mt_prices_list2": {
"$ref": "18"
},
"mt_prices_list_rules": [
{
"$ref": "65"
},
{
"$ref": "65"
}
],
"st_images": {
"$ref": "7"
},
"st_users": {
"$ref": "5"
},
"mt_prices_rules": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"tt_doc_sa_det": [
{
"$ref": "17"
},
{
"$ref": "17"
}
]
},
"st_users": {
"$ref": "5"
},
"st_users1": {
"$ref": "5"
},
"tt_doc_sa": {
"$ref": "25"
},
"tt_doc_sa_det_stock": [
{
"$id": "75",
"id_doc_sa": "f60e0520-e64f-4066-a56a-f79d8a0aca80",
"id_line": 2,
"id_item": "f1500452-6680-468a-a8fd-1bca7fcfa454",
"qty": 4.1,
"mt_items": {
"$ref": "3"
},
"tt_doc_sa_det": {
"$ref": "17"
}
},
{
"$ref": "75"
}
]
},
{
"$ref": "17"
}
],
"tt_doc_sa_pay": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"tt_vouchers": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_vouchers_permisions": [
{
"$id": "76",
"id": "57fe5bd4-0c9d-40f7-8bbd-d934d9388ec9",
"date_from": "2026-07-08T09:49:58.5764021+02:00",
"date_end": "2026-07-08T09:49:58.5764021+02:00",
"date_used": "2026-07-08T09:49:58.5764021+02:00",
"id_employee": "e94a8626-4327-4fbb-9dbf-412c840297c6",
"id_branch": "f12f2b2a-39a5-44f5-9d38-7bf95dc9fd8e",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "ac06ca29-560e-4c9d-9ee0-17c9900fe9ba",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-07-08T09:49:58.5764021+02:00",
"last_update": "2026-07-08T09:49:58.5764021+02:00",
"commited": true,
"mt_branches": {
"$ref": "6"
},
"mt_employees": {
"$ref": "14"
},
"st_users": {
"$ref": "5"
},
"tt_vouchers": [
{
"$ref": "13"
},
{
"$ref": "13"
}
]
},
{
"$ref": "76"
}
],
"tt_rooms_units_activity": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "47"
},
{
"$ref": "47"
}
]
},
"mt_payment_types": {
"$ref": "31"
},
"st_users": {
"$ref": "5"
},
"tt_doc_sa_pay": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"tt_vouchers_det": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"tt_vouchers_permisions": {
"$ref": "76"
}
}
},
{
"$ref": "12"
}
],
"st_images": {
"$ref": "7"
},
"st_users": {
"$ref": "5"
},
"mt_items_sub": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_prices_rules": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"tt_items_customs": [
{
"$ref": "45"
},
{
"$ref": "45"
}
]
},
"mt_pos": {
"$ref": "21"
},
"mt_prices_list": {
"$ref": "18"
},
"st_users": {
"$ref": "5"
}
},
{
"$ref": "10"
}
],
"tt_vouchers_det": [
{
"$ref": "12"
},
{
"$ref": "12"
}
]
},
{
"$ref": "8"
}
],
"mt_employees": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"mt_items": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"mt_items_types": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"mt_money_types": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"mt_payment_types": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"mt_prices_list": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"mt_rooms": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"mt_rooms1": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"st_functions": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"st_images_types": {
"$id": "77",
"id": "f7804d4d-b7fe-466e-953d-bd40a2b590f3",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-07-08T09:49:58.5764021+02:00",
"last_update": "2026-07-08T09:49:58.5764021+02:00",
"commited": true,
"st_images": [
{
"$ref": "7"
},
{
"$ref": "7"
}
]
},
"mt_docs": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"st_users": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"st_users1": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"mt_cloakrooms": [
{
"$ref": "23"
},
{
"$ref": "23"
}
]
},
"st_users": {
"$ref": "5"
},
"mt_branches_zones": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"mt_employees_branches": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_items_featured": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_locations": [
{
"$ref": "41"
},
{
"$ref": "41"
}
],
"mt_periods": [
{
"$id": "78",
"id_branch": "4eaaa024-2014-4392-b977-325ce6ec6ab9",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-07-08T09:49:58.5764021+02:00",
"date_end": "2026-07-08T09:49:58.5764021+02:00",
"state": "sample string 6",
"created_on": "2026-07-08T09:49:58.5764021+02:00",
"last_update": "2026-07-08T09:49:58.5764021+02:00",
"commited": true,
"mt_branches": {
"$ref": "6"
}
},
{
"$ref": "78"
}
],
"mt_pos": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"mt_prices_list_rules": [
{
"$ref": "65"
},
{
"$ref": "65"
}
],
"mt_prices_rules": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_rooms": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"st_sync_packages": [
{
"$ref": "72"
},
{
"$ref": "72"
}
],
"st_sync_packages1": [
{
"$ref": "72"
},
{
"$ref": "72"
}
],
"tt_doc_sa": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"tt_doc_st": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"tt_vouchers": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_vouchers_permisions": [
{
"$ref": "76"
},
{
"$ref": "76"
}
]
},
{
"$ref": "6"
}
],
"mt_branches_zones": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"mt_brands": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"mt_categories": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_categories_items": [
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"mt_cloakrooms": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"mt_docs_payment_money": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"mt_employees": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"mt_employees_profiles": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"mt_items_featured": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_items_sub": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_items_types": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"mt_locations": [
{
"$ref": "41"
},
{
"$ref": "41"
}
],
"mt_money_rates": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"mt_money_types": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"mt_payment_types": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"mt_pos": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"mt_pos_doc_print": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_pos_prices_list": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"mt_pos_print": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_pos_rooms": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"mt_pos_types": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_pos_view": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"mt_prices_items": [
{
"$ref": "74"
},
{
"$ref": "74"
}
],
"mt_prices_list": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"mt_prices_list_rules": [
{
"$ref": "65"
},
{
"$ref": "65"
}
],
"mt_prices_rules": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_rooms": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"mt_rooms_units": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"mt_rooms_units_types": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"mt_units": [
{
"$id": "79",
"id": "c3b97dad-6746-4512-b333-9e3d7c6cae22",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-07-08T09:49:58.5764021+02:00",
"last_update": "2026-07-08T09:49:58.5764021+02:00",
"id_user_upd": "825ee14b-5c9d-45ca-a91d-37befc160c27",
"commited": true,
"mt_units_ref": [
{
"$id": "80",
"id": "d9329989-17bc-4917-8528-221e04877896",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "6cebbbc3-e035-485a-a28b-dbc870a599dc",
"active": true,
"created_on": "2026-07-08T09:49:58.5764021+02:00",
"last_update": "2026-07-08T09:49:58.5764021+02:00",
"id_user_upd": "6303b09a-8646-40c5-9d5b-fe7e26292ed0",
"commited": true,
"mt_units": {
"$ref": "79"
},
"st_users": {
"$ref": "5"
},
"mt_items_formula": [
{
"$id": "81",
"id_item_sub": "dd91ba25-72d6-49f3-9e8d-54eeda65d597",
"id_item": "c549c5db-f712-481b-8d7c-b6447cda7622",
"group_id": 3,
"id_unit_ref": "f940954b-1f41-42c5-b235-294115efdd26",
"qty_dis": 5,
"mt_items": {
"$ref": "3"
},
"mt_items_sub": {
"$ref": "2"
},
"mt_units_ref": {
"$ref": "80"
}
},
{
"$ref": "81"
}
]
},
{
"$ref": "80"
}
],
"st_users": {
"$ref": "5"
},
"mt_items": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"mt_items1": [
{
"$ref": "3"
},
{
"$ref": "3"
}
]
},
{
"$ref": "79"
}
],
"mt_units_ref": [
{
"$ref": "80"
},
{
"$ref": "80"
}
],
"st_images": {
"$ref": "7"
},
"st_images1": {
"$ref": "7"
},
"st_permisions": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"st_pos_license": [
{
"$ref": "66"
},
{
"$ref": "66"
}
],
"st_users_pos": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"st_users_token": [
{
"$id": "82",
"id": "30e72cc0-606b-4af0-bfee-a3784f4649b8",
"token_id": "sample string 2",
"id_user": "4ec47f86-5fab-41ee-a531-ef6d729ab7e3",
"date_from": "2026-07-08T09:49:58.5764021+02:00",
"date_end": "2026-07-08T09:49:58.5764021+02:00",
"created_on": "2026-07-08T09:49:58.5764021+02:00",
"st_users": {
"$ref": "5"
}
},
{
"$ref": "82"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"tt_doc_sa_det": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"tt_doc_sa_det1": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"tt_doc_st": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"tt_doc_st1": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"tt_items_customs": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"tt_logs": [
{
"$ref": "69"
},
{
"$ref": "69"
}
],
"tt_pos_sesion": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_pos_sesion1": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_rooms_list": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"tt_rooms_units_activity": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"tt_rooms_units_log": [
{
"$id": "83",
"id": "fa2fdb6b-25e0-4b67-ab97-5df772941377",
"id_room_activity": "51fa5837-3b23-40ea-a31c-64822102179b",
"id_pos_sesion": "fec159a8-ac3f-462a-b2d5-35f2a6cfae4e",
"log_text": "sample string 4",
"id_user": "9d74184c-3337-49a5-b970-fdd378414f21",
"created_on": "2026-07-08T09:49:58.5764021+02:00",
"commited": true,
"st_users": {
"$ref": "5"
}
},
{
"$ref": "83"
}
],
"tt_tips_users": [
{
"$ref": "56"
},
{
"$ref": "56"
}
],
"tt_vouchers_permisions": [
{
"$ref": "76"
},
{
"$ref": "76"
}
],
"tt_vouchers": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"mt_docs": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"tt_pos_sesion_users": [
{
"$ref": "57"
},
{
"$ref": "57"
}
],
"tt_doc_sa": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"tt_doc_sa1": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_items": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"mt_rooms_units_states": [
{
"$ref": "54"
},
{
"$ref": "54"
}
],
"st_users_profiles": {
"$ref": "59"
},
"tt_cmd_connection": [
{
"$ref": "58"
},
{
"$ref": "58"
}
],
"tt_cmd_messages": [
{
"$ref": "63"
},
{
"$ref": "63"
}
]
}
},
"mt_categories_items": [
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"mt_items_featured": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_items_formula": [
{
"$ref": "81"
},
{
"$ref": "81"
}
],
"mt_units": {
"$ref": "79"
},
"mt_units1": {
"$ref": "79"
},
"st_images": {
"$ref": "7"
},
"st_users": {
"$ref": "5"
},
"mt_items_sub": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_prices_rules": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"tt_doc_sa_det_stock": [
{
"$ref": "75"
},
{
"$ref": "75"
}
],
"tt_doc_st_det": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"tt_items_customs": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"tt_stock": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"tt_vouchers_det": [
{
"$ref": "12"
},
{
"$ref": "12"
}
]
},
"mt_items_formula": [
{
"$ref": "81"
},
{
"$ref": "81"
}
],
"mt_items_types": {
"$ref": "11"
},
"mt_items_vouchers": {
"$ref": "1"
},
"st_users": {
"$ref": "5"
},
"mt_prices_items": [
{
"$ref": "74"
},
{
"$ref": "74"
}
],
"tt_doc_sa_det": [
{
"$ref": "17"
},
{
"$ref": "17"
}
]
},
{
"$ref": "2"
}
]
},
{
"$ref": "1"
}
]