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": "f496a5b1-6de2-4fa1-aa42-43673d106384",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "b33e3f3f-e75b-4734-8224-3f9cb952ca62",
"id_doc_print": "20ca1440-641d-4a4c-b7aa-0080199d79e5",
"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": "2025-12-08T21:28:35.3369937+01:00",
"last_update": "2025-12-08T21:28:35.3369937+01:00",
"commited": true,
"mt_items_sub": [
{
"$id": "2",
"id": "a87e97f6-94af-452d-816e-46e34692180c",
"id_item": "37c4fa71-6835-4c6e-8f4f-61ca7cc3192c",
"id_item_type": "4eaf50c2-2502-4218-a11e-4b496e29a66e",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "434ea11f-b504-4f71-855b-c49355616a19",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2025-12-08T21:28:35.3369937+01:00",
"last_update": "2025-12-08T21:28:35.3369937+01:00",
"id_user_upd": "03cbcd03-fdf1-4d87-8c7f-c4f24961d8b0",
"commited": true,
"mt_items": {
"$id": "3",
"id": "ebbf8441-1e31-4238-a2c5-7b8074c4d072",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "8f9f243a-62b8-4b2b-89ad-a922931cb5ba",
"id_unit_sec": "b517a984-56f9-4b6b-b6a2-deaa864ab995",
"id_brand": "6dc63b3f-c054-4ed8-9f70-ac60a22a9883",
"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,
"external_id": "sample string 18",
"name_pos": "sample string 19",
"name_print": "sample string 20",
"id_image": "7edee8f5-d8a7-43c8-86fd-5a7d6b03c17e",
"view_pos": true,
"order": 22,
"color_border": "sample string 23",
"color_button": "sample string 24",
"color_font": "sample string 25",
"font_bold": true,
"font_underline": true,
"font_size": 28,
"active": true,
"created_on": "2025-12-08T21:28:35.3369937+01:00",
"last_update": "2025-12-08T21:28:35.3369937+01:00",
"id_user_upd": "b5b59659-69fd-4311-8989-d7e422df2f4b",
"commited": true,
"mt_brands": {
"$id": "4",
"id": "3a2216c3-a133-432a-a76a-9ca8dc27a9e5",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2025-12-08T21:28:35.3369937+01:00",
"last_update": "2025-12-08T21:28:35.3369937+01:00",
"id_user_upd": "502db218-21d1-4775-9025-9e6c64d08b69",
"commited": true,
"mt_items": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"st_users": {
"$id": "5",
"id": "3315b13c-1bea-462a-962e-00f16df3379f",
"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": "56a58ba6-afc6-48fa-9955-ead7963184f2",
"view_messages": true,
"id_image_photo": "7e576cc0-8eec-4d90-b6f4-9913b34f9d35",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "59ef05f0-1f9c-4f77-8b27-794cec0f4397",
"view_pos": true,
"order": 15,
"color_border": "sample string 16",
"color_button": "sample string 17",
"color_font": "sample string 18",
"active": true,
"created_on": "2025-12-08T21:28:35.3369937+01:00",
"last_update": "2025-12-08T21:28:35.3369937+01:00",
"commited": true,
"mt_branches": [
{
"$id": "6",
"id": "a1737f7d-542c-476a-845b-4fbd16d3fcb9",
"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": "49fddee6-02c6-46ff-b00a-6aae4b84561a",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2025-12-08T21:28:35.3369937+01:00",
"last_update": "2025-12-08T21:28:35.3369937+01:00",
"id_user_upd": "bcad8a6e-798d-44f6-bf9c-b7e38965eaba",
"commited": true,
"st_images": {
"$id": "7",
"id": "e7d137fc-f1f6-432d-aff7-897f9544edf8",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "25123b01-f5b0-4f8a-9c3f-5606a952979e",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2025-12-08T21:28:35.3369937+01:00",
"last_update": "2025-12-08T21:28:35.3369937+01:00",
"commited": true,
"mt_branches": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_categories": [
{
"$id": "8",
"id": "f9f11b5b-b5da-4059-bd59-6f690ebdc4e0",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "436643db-5c8e-46ec-bb92-a7e216d959cf",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "a453348f-879c-44e7-8ce7-f2bd30334224",
"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": "2025-12-08T21:28:35.3369937+01:00",
"last_update": "2025-12-08T21:28:35.3369937+01:00",
"id_user_upd": "c8e5dc4a-af6c-4286-8792-b5bd21583ebc",
"commited": true,
"mt_categories_items": [
{
"$id": "9",
"id_category": "7550eb67-efe2-4079-a649-26455fc43066",
"id_item": "e6c89ef9-d481-4d63-a6da-c04b96fdcf24",
"is_default": true,
"active": true,
"created_on": "2025-12-08T21:28:35.3369937+01:00",
"last_update": "2025-12-08T21:28:35.3369937+01:00",
"id_user_upd": "7db54ebe-9c69-4760-a312-28ef48e12b13",
"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": "8d7b2c67-3bae-4b13-a395-544f9fa266a8",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2025-12-08T21:28:35.3369937+01:00",
"date_end": "2025-12-08T21:28:35.3369937+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": "65e4d54b-6f7a-4b65-b057-593fc7c586ec",
"id_pos": "44e7699b-8854-4fdb-90c0-508a903b1d15",
"id_list": "65c99501-74ec-47b6-ad8c-f596c33d680e",
"id_item": "8825111a-1d16-4612-a552-064baa3e32ad",
"id_item_type": "9cdfc1e0-eda3-498e-8b48-11ecdf9ac5d6",
"id_category": "5d588bcb-5ee0-414a-a858-05df860d56d7",
"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": "2025-12-08T21:28:35.3369937+01:00",
"last_update": "2025-12-08T21:28:35.3369937+01:00",
"id_user_upd": "00617f4b-1d7c-4cc1-841a-d3caeb34f5c4",
"commited": true,
"mt_branches": {
"$ref": "6"
},
"mt_categories": {
"$ref": "8"
},
"mt_items": {
"$ref": "3"
},
"mt_items_types": {
"$id": "11",
"id": "405d7b1e-4791-45c4-9fd5-89a97fc4564f",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "91180ca1-0aeb-4dab-8d15-53b3e4083e71",
"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": "2025-12-08T21:28:35.3369937+01:00",
"last_update": "2025-12-08T21:28:35.3369937+01:00",
"id_user_upd": "cfe89061-0a73-43ac-87cd-a3d1a2bc8cea",
"commited": true,
"tt_vouchers_det": [
{
"$id": "12",
"id_voucher": "10d36cec-83b0-44ac-b816-31c576417b46",
"id_line": "556ee702-8a68-4f20-86a2-cf21d1e5807c",
"id_category": "7b4d8272-5439-4e0b-883a-d6125ce4d35e",
"id_item": "995ccb28-715d-47a1-9def-014f56d24303",
"id_item_type": "f9a01483-494a-4de2-9101-85faf82b7d73",
"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": "a1983e8a-6f35-4c1b-a32e-7f714b92c4e9",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2025-12-08T21:28:35.3369937+01:00",
"date_end": "2025-12-08T21:28:35.3369937+01:00",
"date_used": "2025-12-08T21:28:35.3369937+01:00",
"date_sesion": "2025-12-08T21:28:35.3369937+01:00",
"id_employee": "e84e7bbc-6889-4e30-989a-e8deaa654d23",
"id_branch": "87f3fac9-078e-4bc9-b013-b8857b00371d",
"id_voucher_permision": "8ffe6910-745e-468d-9eda-63a92fd3fb26",
"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": "04ec8336-637e-4ef5-9770-c8d8da13a18f",
"id_user_add": "4b5342f4-83c0-4311-aee0-fe3a386fd818",
"id_doc_sa": "59c3cffa-fbcd-4d06-9268-c8c35bb7a950",
"id_item_sub": "e0c7f80f-3097-43e8-b7c4-0b20e28c1818",
"id_pos_sesion": "aa4cab9a-b802-41b4-b24a-ef3bf37d60ad",
"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": "2025-12-08T21:28:35.3369937+01:00",
"last_update": "2025-12-08T21:28:35.3369937+01:00",
"commited": true,
"mt_branches": {
"$ref": "6"
},
"mt_employees": {
"$id": "14",
"id": "edce133f-3b36-4961-a595-b746b5a7f9db",
"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": "df2f9861-7055-44ae-b85a-828f5ca2910c",
"name_pos": "sample string 12",
"id_image": "ef8bd4e3-6506-4421-8b0a-cd8cbbca11ff",
"view_pos": true,
"order": 14,
"color_border": "sample string 15",
"color_button": "sample string 16",
"color_font": "sample string 17",
"active": true,
"created_on": "2025-12-08T21:28:35.3369937+01:00",
"last_update": "2025-12-08T21:28:35.3369937+01:00",
"id_user_upd": "2f7913ef-46fa-4b41-9da8-90277bcb85a9",
"commited": true,
"mt_employees_branches": [
{
"$id": "15",
"id_employee": "ee522614-f0d2-45ca-8247-48b06c310e86",
"id_branch": "c966ce4b-7a79-4f73-b53e-b66e5e642715",
"active": true,
"created_on": "2025-12-08T21:28:35.3369937+01:00",
"last_update": "2025-12-08T21:28:35.3369937+01:00",
"id_user_upd": "f414187d-d6d9-45ea-8818-7eec4bf58e83",
"commited": true,
"mt_branches": {
"$ref": "6"
},
"mt_employees": {
"$ref": "14"
}
},
{
"$ref": "15"
}
],
"mt_employees_profiles": {
"$id": "16",
"id": "48863a59-b89e-4e64-9525-89f787805e63",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2025-12-08T21:28:35.3369937+01:00",
"last_update": "2025-12-08T21:28:35.3369937+01:00",
"id_user_upd": "6f911212-01eb-4421-9558-62c695b931dc",
"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": "a14df532-5268-4bbe-a33f-d69bac4e60c2",
"id_line": 2,
"id_item_sub": "98748090-4e8b-4478-aa92-61aa10977bbe",
"qty": 4.1,
"id_list": "08461f5d-3d29-49b6-9c5e-2ccb142199b6",
"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": "b73e650c-aaa3-4a41-b958-6ea5cfe3527c",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "484eed7b-2b7e-404b-bae3-5cfccc14f835",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "df601456-9bca-440a-81b0-4f63514f4f10",
"id_user_upd": "220ddbe5-7aba-4dc0-895f-e6acf536c3d5",
"active": true,
"mt_employees": {
"$ref": "14"
},
"mt_items_sub": {
"$ref": "2"
},
"mt_prices_list": {
"$id": "18",
"id": "a7fa7cb3-f731-464d-b1a1-39ae57dba004",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "00c43eb4-dfd2-4344-ac80-34969e538dc3",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "1724a9fc-97eb-491b-9034-a8a85c73b4c5",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"active": true,
"created_on": "2025-12-08T21:28:35.3369937+01:00",
"last_update": "2025-12-08T21:28:35.3369937+01:00",
"id_user_upd": "0f3d27bd-4823-4a0e-a981-65c263c314df",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "19",
"id_pos": "f9be8d06-5c7c-4ca4-ada5-36aac5e1af8c",
"id_pos_type": "4f43aa08-7b3e-46f0-bdaa-568899f42dbb",
"id_price_list": "b07fe04c-6f92-4cee-b331-4c13e1b7a9dd",
"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": "2025-12-08T21:28:35.3369937+01:00",
"last_update": "2025-12-08T21:28:35.3369937+01:00",
"id_user_upd": "0a232a04-4b1f-48b7-b472-614a5eb17576",
"commited": true,
"mt_pos_view": {
"$id": "20",
"id_pos": "3e4dd4f5-f606-44a6-ad5a-5fc52f0badf9",
"id_pos_type": "cf169558-187e-44dc-b14b-ef9573a76aa9",
"is_default": true,
"active": true,
"created_on": "2025-12-08T21:28:35.3369937+01:00",
"last_update": "2025-12-08T21:28:35.3369937+01:00",
"id_user_upd": "a32a3c37-332d-445d-89a6-52ed01e9cc77",
"commited": true,
"mt_pos": {
"$id": "21",
"id": "f334e142-85ea-46c0-8ee7-8c8e19c4c20f",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "adec4baf-2d9a-49f5-a298-14af1acc423a",
"id_zone": "0881490b-e6a2-4b7b-b730-18d77b8c7c1c",
"user_required": true,
"active": true,
"created_on": "2025-12-08T21:28:35.3369937+01:00",
"last_update": "2025-12-08T21:28:35.3369937+01:00",
"id_user_upd": "a268c3cf-9b08-433b-ab87-20b467ed0e2a",
"commited": true,
"mt_branches_zones": {
"$id": "22",
"id": "15f18231-6748-4c03-b2bf-47fb467ca53f",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "19238290-5d53-401b-b166-fae6a7edbb26",
"active": true,
"created_on": "2025-12-08T21:28:35.3369937+01:00",
"last_update": "2025-12-08T21:28:35.3369937+01:00",
"id_user_upd": "091139ba-ec6c-46a9-9393-0dd591f391fd",
"commited": true,
"mt_branches": {
"$ref": "6"
},
"mt_pos": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"st_users": {
"$ref": "5"
}
},
"mt_cloakrooms": [
{
"$id": "23",
"id": "e81265bc-e121-4a28-8c6f-ac9129cb9098",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "7fefdf0e-f258-4e95-8f15-4a147bc2819b",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "dee22595-3a5c-4c30-a7ff-ebf7ff8340d5",
"view_pos": true,
"order": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"active": true,
"created_on": "2025-12-08T21:28:35.3369937+01:00",
"last_update": "2025-12-08T21:28:35.3369937+01:00",
"id_user_upd": "763e52f8-a601-41bd-9ea3-49976eb85e44",
"commited": true,
"mt_pos": {
"$ref": "21"
},
"st_images": {
"$ref": "7"
},
"st_users": {
"$ref": "5"
},
"tt_cloakrooms_units": [
{
"$id": "24",
"id": "68bcb3a6-83a0-474b-9bb6-b60d75860c34",
"id_cloakroom": "9e84ca67-3cd9-4148-8443-3f6de02f9a42",
"id_pos_sesion": "958d40b0-d770-4f84-98ab-7f44345cd609",
"unit_id": 4,
"date_open": "2025-12-08T21:28:35.3369937+01:00",
"date_close": "2025-12-08T21:28:35.3369937+01:00",
"id_doc_sa": "aff595f9-f40d-4fe3-a367-d4d922356451",
"commited": true,
"mt_cloakrooms": {
"$ref": "23"
},
"tt_doc_sa": {
"$id": "25",
"id": "81ff963e-4b21-4d08-899b-e0be4e53027e",
"id_pos": "2c87547c-1c99-4270-99c2-28388026bda0",
"id_doc": "bb2a489d-9dd7-4b38-a87f-a7ab1f53f38d",
"id_branch": "c90674b8-ab3c-4dd9-b2e6-5a0e7569abbc",
"nro_doc": "sample string 5",
"date_doc": "2025-12-08T21:28:35.3369937+01:00",
"date_tax": "2025-12-08T21:28:35.3369937+01:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "90111049-a7f1-45b6-9cde-788d10bdc9af",
"id_relationship": "05637fc8-aa4f-4384-addc-680bef188ea0",
"id_loc_from": "53c0c633-09ba-44ad-b9dc-2bada5155621",
"id_loc_end": "d2e2d190-f397-44d8-9f7d-da7c7b31cd81",
"id_user_add": "ca912b7f-aa1d-4f91-943b-e0931a800dab",
"id_user_upd": "fb6042c0-b4fb-4f47-901c-43608b1564b9",
"comment": "sample string 12",
"id_pos_sesion": "0c357275-37a3-4de9-87b2-b7a1610785b9",
"id_room_unit": "e974225e-7f02-45c0-8817-dfe772f285d9",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "ad5d57bf-4e53-4226-98c0-78228bcc9064",
"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": "2025-12-08T21:28:35.3369937+01:00",
"last_update": "2025-12-08T21:28:35.3369937+01:00",
"commited": true,
"created_by": 1,
"mt_branches": {
"$ref": "6"
},
"mt_docs": {
"$id": "26",
"id": "cfa370b7-3d26-402b-b417-f405d4ae5a06",
"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": "0415624a-bfbe-4f91-aefe-cc5fd5bc684b",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"active": true,
"created_on": "2025-12-08T21:28:35.3369937+01:00",
"last_update": "2025-12-08T21:28:35.3369937+01:00",
"id_user_upd": "c4c7d594-a1ff-4cf7-83da-86225e918ddd",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "27",
"id_doc": "49d8c3e6-cd6a-489a-a400-fc0ae3fabecf",
"id_pay": "f8387b58-0147-4a64-b8ec-69b2c466a3d5",
"id_money": "9991a6fe-b420-4326-a8d3-522fbf3ca7c0",
"active": true,
"created_on": "2025-12-08T21:28:35.3369937+01:00",
"last_update": "2025-12-08T21:28:35.3369937+01:00",
"id_user_upd": "8cb05383-42af-47c0-a85a-5397ee289ab6",
"commited": true,
"mt_docs": {
"$ref": "26"
},
"mt_money_types": {
"$id": "28",
"id": "cf925f0b-4ac5-478e-bfaa-5e542fe787d3",
"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": "29007160-f456-4825-b9db-65a924596bea",
"view_pos": true,
"order": 8,
"color_border": "sample string 9",
"color_button": "sample string 10",
"color_font": "sample string 11",
"active": true,
"created_on": "2025-12-08T21:28:35.3369937+01:00",
"last_update": "2025-12-08T21:28:35.3369937+01:00",
"id_user_upd": "b7ba9427-9a38-47d4-9c14-9e9f19e9d1e9",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"mt_money_rates": [
{
"$id": "29",
"id_money_1": "9c1675a7-0f6a-49a9-a2f1-eaa45b2d40b7",
"id_money_2": "842cfa52-9f89-4007-8960-adb28a413fe5",
"date_from": "2025-12-08T21:28:35.3369937+01:00",
"coefficient": 4.1,
"active": true,
"created_on": "2025-12-08T21:28:35.3369937+01:00",
"last_update": "2025-12-08T21:28:35.3369937+01:00",
"id_user_upd": "5f3138f4-2bdc-400b-a30b-57b3d1e71700",
"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": "4d9880cc-103e-4130-907d-e09abaa84fba",
"id_pay": "1d81a0bb-f81c-40ce-8e19-c5e68a720758",
"id_money": "80906266-c067-4559-b25b-bbd88b470f55",
"date_cashflow": "2025-12-08T21:28:35.3369937+01:00",
"coefficient": 5.1,
"id_user_add": "b62c0b48-9c39-4cb5-85cf-d767477aac0a",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "31",
"id": "7a121899-b0b1-4a32-a1fc-5c753d3e51d7",
"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": "10c5f276-7269-4942-a6fe-76e97032f229",
"view_pos": true,
"order": 13,
"color_border": "sample string 14",
"color_button": "sample string 15",
"color_font": "sample string 16",
"active": true,
"created_on": "2025-12-08T21:28:35.3369937+01:00",
"last_update": "2025-12-08T21:28:35.3369937+01:00",
"id_user_upd": "1f41224a-949d-4f7a-b8d1-c71c0eea7757",
"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": "d0f663c4-6c36-4d09-a44e-f664011741b9",
"id_line": 2,
"id_pay": "04df8f78-3766-4355-8746-a228040e9a4c",
"id_money": "07bdc2f9-e6dd-416e-a398-9309baa2a9ea",
"coefficient": 5.1,
"id_voucher": "416db65d-5d81-418b-a61c-5592e7f8437a",
"id_employee": "9ce73b58-1e65-43c4-8179-cd860ca53890",
"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": "ead93655-099e-4184-93f4-6224b0f3202b",
"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": "10e63ba1-dc0e-45ec-bb6c-da1b825c7599",
"id_doc": "93302ed5-884a-4e4c-b016-423721d85502",
"id_pos_type": "099a6ed9-bb3a-4a79-a44b-62125439f3f7",
"id_doc_print": "dc0e66e1-38bb-460e-96cc-b01dc3c49944",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2025-12-08T21:28:35.3369937+01:00",
"last_update": "2025-12-08T21:28:35.3369937+01:00",
"id_user_upd": "b567ba76-b596-4f1b-bd6b-fa742e4bee17",
"commited": true,
"mt_docs": {
"$ref": "26"
},
"mt_pos_print": {
"$id": "34",
"id": "59fc771e-a798-4fd8-9ffa-a12a4528c5dd",
"id_pos": "75a947b3-f157-4f1e-992a-4eb286105245",
"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": "2025-12-08T21:28:35.3369937+01:00",
"last_update": "2025-12-08T21:28:35.3369937+01:00",
"id_user_upd": "4c7a8b14-3bbb-41ab-918d-0b4ed67ef725",
"commited": true,
"mt_pos": {
"$ref": "21"
},
"mt_pos_doc_print": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"st_users": {
"$ref": "5"
}
},
"mt_pos_types": {
"$id": "35",
"id": "d5a5160d-6a6d-4803-914c-376585469529",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2025-12-08T21:28:35.3369937+01:00",
"last_update": "2025-12-08T21:28:35.3369937+01:00",
"id_user_upd": "862d2007-d461-4331-80f0-9517db861a02",
"commited": true,
"mt_items_featured": [
{
"$id": "36",
"id": "1a525977-c703-4342-8bd9-4cb54ee46d43",
"id_branch": "a770726f-00b5-404e-b8fe-6f3f8c855294",
"id_pos_type": "9c7db1f4-d7d2-462b-9a0d-83cc99a05b2d",
"id_pos": "793abe88-d86c-4a8a-bed9-4c35ceb69bac",
"id_item": "0c84f198-b572-4896-a405-492e8a63abc9",
"date_from": "2025-12-08T21:28:35.3369937+01:00",
"date_end": "2025-12-08T21:28:35.3369937+01:00",
"image_id": 4,
"active": true,
"created_on": "2025-12-08T21:28:35.3369937+01:00",
"last_update": "2025-12-08T21:28:35.3369937+01:00",
"id_user_upd": "24afc99b-d571-47df-a0be-22aa2fc38ebe",
"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": "58b12477-814a-4655-bd27-93d4b5fe68e4",
"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": "2025-12-08T21:28:35.3369937+01:00",
"last_update": "2025-12-08T21:28:35.3369937+01:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"st_doc_print_det": [
{
"$id": "38",
"id_doc_print": "7a8ebd4e-379d-4163-bb73-b2b6aa4f9c84",
"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": "15c8f6ec-aad2-44e6-9fc1-cf49dcd61099",
"id_doc": "43c29b93-5d07-4069-b73d-f5bc39956b30",
"value": 3,
"created_on": "2025-12-08T21:28:35.3369937+01:00",
"last_update": "2025-12-08T21:28:35.3369937+01: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": "eb56c63b-997e-42c6-805f-cb481c741bdc",
"id_pos": "7e41e9d8-843d-4eae-8e65-7fd198904196",
"id_doc": "c8f0a30e-9c8d-4fbc-b7d3-9072475b92f1",
"id_branch": "0822b6d1-228d-4778-8b76-404490e4a351",
"nro_doc": "sample string 5",
"date_doc": "2025-12-08T21:28:35.3369937+01:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "61cf51ba-80dd-4746-a0f2-c1dfee0323cc",
"id_loc_from": "e0b0e026-79da-48f8-aac1-1974047de11f",
"id_loc_end": "3c017cb5-6093-447e-9939-fdbf02341778",
"id_user_add": "3e32273b-4527-4e08-8377-a285ef773616",
"id_user_upd": "1306431f-ba92-4efd-89a9-f13374ddc186",
"id_pos_sesion": "eb7f00fe-b876-45c3-bad8-d76cc4e1773c",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2025-12-08T21:28:35.3369937+01:00",
"active": true,
"created_on": "2025-12-08T21:28:35.3369937+01:00",
"last_update": "2025-12-08T21:28:35.3369937+01:00",
"commited": true,
"mt_branches": {
"$ref": "6"
},
"mt_docs": {
"$ref": "26"
},
"mt_locations": {
"$id": "41",
"id": "0fa04731-f9a9-4961-85fb-f825917123d0",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "1df82b7a-6858-471c-9d30-dca655af5373",
"active": true,
"created_on": "2025-12-08T21:28:35.3369937+01:00",
"last_update": "2025-12-08T21:28:35.3369937+01:00",
"id_user_upd": "ffce6c45-c950-4753-9c4b-a3951fc258ce",
"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": "9a5f9fba-416c-4016-8f25-29de7fe11e4d",
"id_item": "e4e0ed50-2a49-4216-bd76-b453aa31bb2e",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2025-12-08T21:28:35.3369937+01:00",
"last_update": "2025-12-08T21:28:35.3369937+01: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": "36f322ab-d626-4007-b6a2-b0c7f93c0efd",
"id_line": 2,
"id_item": "71fcfb39-2068-4ae6-82b6-2a55dcfcd40c",
"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": "b5170aad-c763-41a8-a789-6f5d0d0f2d25",
"nro_sesion": 2,
"id_pos": "f4baca27-7eaf-443a-82b7-619ec280bac5",
"date_tax": "2025-12-08T21:28:35.3369937+01:00",
"date_open": "2025-12-08T21:28:35.3369937+01:00",
"date_close": "2025-12-08T21:28:35.3369937+01:00",
"id_user_open": "3acbb29e-a706-4d48-9f01-44ef87362444",
"id_user_close": "7b6004b1-3897-4952-bd41-015417eb2263",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2025-12-08T21:28:35.3369937+01:00",
"last_update": "2025-12-08T21:28:35.3369937+01:00",
"commited": true,
"mt_pos": {
"$ref": "21"
},
"tt_cloakrooms_units": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"tt_items_customs": [
{
"$id": "45",
"id": "774f2de7-b068-42fc-a8c2-54330d539508",
"order_id": 2,
"id_item": "d88b9064-9408-44b9-a56d-1be4f13b6085",
"id_item_type": "7e632f2b-c653-4af9-b0d8-5553fd364687",
"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": "f3145f9e-d126-44ca-b9b9-f1af87eb0c06",
"type_item": 11,
"id_voucher_json": "37a035b7-5fc3-48b5-ab6e-0b1c7a1ec378",
"count_voucher": 1,
"id_category": "479f8b0c-3bf8-49af-b443-f2c03e863e64",
"created_on": "2025-12-08T21:28:35.3369937+01:00",
"last_update": "2025-12-08T21:28:35.3369937+01:00",
"id_user_upd": "7070a403-477c-46c8-954f-53f2af662d7b",
"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": "da0bf0f3-3e34-4c2f-a6f0-d6144fd712c2",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "8b08edef-76e1-4606-b595-78dd53f5313f",
"type_pay": 5,
"module": "sample string 6",
"process": true,
"json_cloackrooms": "sample string 8",
"multi_select": 9,
"terminal_name": "sample string 10",
"created_on": "2025-12-08T21:28:35.3369937+01:00",
"tt_pos_sesion": {
"$ref": "44"
}
},
{
"$ref": "46"
}
],
"tt_rooms_units_activity": [
{
"$id": "47",
"id": "e2dada1f-a8d3-4363-a4e9-3c7c3cd29c3e",
"id_room_unit": "4576fd6e-6cf3-4712-a427-5c341eea38ef",
"id_room_list": "4fc10275-6131-4204-81b6-204e4cc8b28e",
"nro_res_ext": "sample string 3",
"date_reserved": "2025-12-08T21:28:35.3369937+01:00",
"date_from": "2025-12-08T21:28:35.3369937+01:00",
"date_end": "2025-12-08T21:28:35.3369937+01:00",
"date_open": "2025-12-08T21:28:35.3369937+01:00",
"date_close": "2025-12-08T21:28:35.3369937+01:00",
"id_employee": "0646674e-88e8-4571-a9d0-9751711e6e97",
"id_employee_sec": "e3e8af71-4eea-40ee-81f6-7a2fa6305198",
"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": "92274604-8617-466e-b760-05a7da6690f9",
"comment": "sample string 7",
"id_user_open": "ac22ef50-3c98-4c24-832a-67175dd10698",
"id_user_close": "1d55a6ad-433a-47c3-acdc-a8c90d3e3c3e",
"id_unit_state": "18cbf3b8-6e6f-488d-b724-6388dfbbfa76",
"id_pos_sesion": "6371f4c0-2bd1-4e5d-8b92-82a3f354157c",
"vip": true,
"paid": true,
"send": true,
"send_date": "2025-12-08T21:28:35.3369937+01:00",
"active": true,
"created_on": "2025-12-08T21:28:35.3369937+01:00",
"last_update": "2025-12-08T21:28:35.3369937+01:00",
"commited": true,
"mt_employees": {
"$ref": "14"
},
"mt_employees1": {
"$ref": "14"
},
"mt_rooms_units": {
"$id": "48",
"id": "9ecd07ee-9fbf-4602-8dc1-94cb7cdec740",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "507e8071-dcc5-4fef-af1c-a6f571110683",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "1d355188-1151-432d-87a4-0d5267ccfc53",
"locked": true,
"date_locked": "2025-12-08T21:28:35.3369937+01:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2025-12-08T21:28:35.3369937+01:00",
"last_update": "2025-12-08T21:28:35.3369937+01:00",
"id_user_upd": "e5579e8b-46de-4ea9-9d42-ff6056e442b3",
"commited": true,
"mt_rooms": {
"$id": "49",
"id": "728fedb9-1a62-43de-ac2b-e256fd79ff84",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "c39b25a9-62f8-48b4-b9f3-4468d940998d",
"name_pos": "sample string 6",
"id_image": "f50b26e5-d92e-463f-a64f-cd644f74f79e",
"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": "5b8fc613-55ec-4670-8745-c54cee78c22d",
"refresh_status": true,
"active": true,
"created_on": "2025-12-08T21:28:35.3369937+01:00",
"last_update": "2025-12-08T21:28:35.3369937+01:00",
"id_user_upd": "75f1fc55-857e-4468-a82d-3d8a06d56b2d",
"commited": true,
"mt_branches": {
"$ref": "6"
},
"mt_pos_rooms": [
{
"$id": "50",
"id_pos": "3d5d2639-6029-473b-a501-6e94887a0702",
"id_room": "55f2bb7f-9d70-4ce9-8542-e266cfef0ffc",
"active": true,
"created_on": "2025-12-08T21:28:35.3369937+01:00",
"last_update": "2025-12-08T21:28:35.3369937+01:00",
"id_user_upd": "988312fc-e1c4-457b-a4a8-a4e1b3adcd4c",
"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": "744bda62-5db5-403a-8b13-156b986f32a5",
"id_room": "00ac3e3f-ac7a-4c8a-a709-2cf529bd95d6",
"date_in": "2025-12-08T21:28:35.3369937+01:00",
"date_out": "2025-12-08T21:28:35.3369937+01:00",
"id_user_add": "603b6b34-8174-44a8-9b05-a937d9049b17",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2025-12-08T21:28:35.3369937+01:00",
"last_update": "2025-12-08T21:28:35.3369937+01: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": "1832b4e7-462a-4837-b20d-970a09dc1e35",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2025-12-08T21:28:35.3369937+01:00",
"last_update": "2025-12-08T21:28:35.3369937+01:00",
"id_user_upd": "482f90f8-7bec-470b-abc8-ef55ef61c467",
"commited": true,
"mt_rooms_units": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"mt_rooms_units_states_types": [
{
"$id": "53",
"id_room_type": "ad45d841-2144-4205-b356-20e0adda4f0c",
"id_room_state": "835588c4-e508-47ec-b430-d40273e76e42",
"id_image": "10ac0124-27ab-42a5-9c9c-364ef11dde49",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2025-12-08T21:28:35.3369937+01:00",
"last_update": "2025-12-08T21:28:35.3369937+01:00",
"id_user_upd": "fe6a26ca-1dc9-4263-b747-8bd28359b828",
"commited": true,
"mt_rooms_units_states": {
"$id": "54",
"id": "f309efa2-5495-426e-8e84-a048e2190a4c",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2025-12-08T21:28:35.3369937+01:00",
"last_update": "2025-12-08T21:28:35.3369937+01:00",
"id_user_upd": "aebe39c0-23e4-4a93-a1a1-1c937f30c6f2",
"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"
}
],
"tt_doc_sa": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"tt_tips": [
{
"$id": "55",
"id": "c14db98c-cd02-4988-a517-2f9543e6439b",
"id_pos_sesion": "44dd808e-97f2-4da9-81d5-874d38c6c992",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "ba6ed35a-0008-4935-befd-23669d549514",
"id_room_unit_activity": "0fa18916-f0ec-4804-8393-1f9261113010",
"id_doc_sa": "98ff6ad3-1346-4769-93dd-4acba49cdaf2",
"id_pos_type": "79e8f1f0-6fbd-4aff-a4b2-78f02d1eb457",
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "1ba45f1e-b2b6-43e7-9d3e-0dd96ada80f7",
"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": "2025-12-08T21:28:35.3369937+01:00",
"last_update": "2025-12-08T21:28:35.3369937+01:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "44"
},
"tt_tips_users": [
{
"$id": "56",
"id_tip": "4225c511-03a5-438b-8bc1-bb5fb216cbdd",
"id_user": "10529382-6fce-4d2d-8cb8-5ff0c6b34af3",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2025-12-08T21:28:35.3369937+01:00",
"last_update": "2025-12-08T21:28:35.3369937+01:00",
"commited": true,
"st_users": {
"$ref": "5"
},
"tt_tips": {
"$ref": "55"
}
},
{
"$ref": "56"
}
]
},
{
"$ref": "55"
}
],
"st_users": {
"$ref": "5"
},
"st_users1": {
"$ref": "5"
},
"tt_pos_sesion_users": [
{
"$id": "57",
"id_pos_sesion": "80c992f6-56da-41f5-9afc-0b6e43fec0a7",
"id_user": "9bc16f1c-dddc-459e-a540-8273eff677bc",
"date_add": "2025-12-08T21:28:35.3369937+01:00",
"active": true,
"created_on": "2025-12-08T21:28:35.3369937+01:00",
"last_update": "2025-12-08T21:28:35.3369937+01:00",
"commited": true,
"st_users": {
"$ref": "5"
},
"tt_pos_sesion": {
"$ref": "44"
}
},
{
"$ref": "57"
}
]
},
"tt_rooms_units_activity": {
"$ref": "47"
},
"tt_spool_doc_print": [
{
"$id": "58",
"id": "c2f007c1-fdf0-4d8f-a461-eb5bbf6e34d5",
"spool_server": "sample string 2",
"id_doc_sa": "4acf6d95-1d04-44a6-a4b6-1a5a588bda34",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2025-12-08T21:28:35.3369937+01:00",
"printed": true,
"print_on": "2025-12-08T21:28:35.3369937+01:00",
"tt_doc_sa": {
"$ref": "25"
}
},
{
"$ref": "58"
}
]
},
"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": "59",
"id": "274f2be2-1f26-4ea8-9fff-b052bc6645a8",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2025-12-08T21:28:35.3369937+01:00",
"date_end": "2025-12-08T21:28:35.3369937+01:00",
"id_branch": "068f5b77-8391-4b44-bb78-b49402830e33",
"id_pos": "5bc3384f-b101-4514-97f7-2d82df386deb",
"id_list": "e8aca35f-4932-498f-82de-df337ed58e8c",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2025-12-08T21:28:35.3369937+01:00",
"last_update": "2025-12-08T21:28:35.3369937+01:00",
"id_user_upd": "617d330f-46c9-4fa7-b915-05b0d5730573",
"commited": true,
"mt_branches": {
"$ref": "6"
},
"mt_pos": {
"$ref": "21"
},
"mt_prices_list": {
"$ref": "18"
},
"st_users": {
"$ref": "5"
}
},
{
"$ref": "59"
}
],
"mt_prices_rules": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"st_doc_num": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"st_pos_license": [
{
"$id": "60",
"id": "a67b0d82-fc9a-4a26-aa7b-cfbaec7f5472",
"id_pos": "be8bb5da-1037-4875-bc95-a8d22c37cb98",
"mac_address": "sample string 3",
"date_end": "2025-12-08T21:28:35.3369937+01:00",
"key_access": "sample string 5",
"id_user_add": "934a84d9-ae59-4dc6-ac2e-f9a78b643749",
"active": true,
"created_on": "2025-12-08T21:28:35.3369937+01:00",
"last_update": "2025-12-08T21:28:35.3369937+01:00",
"commited": true,
"mt_pos": {
"$ref": "21"
},
"st_users": {
"$ref": "5"
}
},
{
"$ref": "60"
}
],
"st_users_pos": [
{
"$id": "61",
"id_user": "7639a6f2-bd2b-445f-8fb2-d333bfae0d28",
"id_pos": "905e470f-f895-4eee-80b8-db03bcaabcad",
"pass_required": true,
"active": true,
"created_on": "2025-12-08T21:28:35.3369937+01:00",
"last_update": "2025-12-08T21:28:35.3369937+01:00",
"commited": true,
"mt_pos": {
"$ref": "21"
},
"st_users": {
"$ref": "5"
}
},
{
"$ref": "61"
}
],
"tt_doc_sa": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"tt_pos_connection": [
{
"$id": "62",
"id": "4d850a8b-c962-40a4-882d-2345f19937bb",
"id_pos": "9bfb2ba9-8cff-47d4-87ed-1c2136ef29e5",
"date_add": "2025-12-08T21:28:35.3369937+01:00",
"date_upd": "2025-12-08T21:28:35.3369937+01:00",
"date_out": "2025-12-08T21:28:35.3369937+01: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": "62"
}
],
"tt_pos_sesion": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"mt_branches": {
"$ref": "6"
},
"tt_logs": [
{
"$id": "63",
"id": "1e295ab1-547c-46b2-b3d1-6671ab475367",
"id_user_add": "9f8f5c7d-498e-418e-bb43-c1ae3b922161",
"id_table": "2076913e-df49-41f4-8b37-20fdad45d008",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "3c8626f8-1d37-4aec-9ff9-39aae26c730f",
"created_on": "2025-12-08T21:28:35.3369937+01:00",
"commited": true,
"mt_pos": {
"$ref": "21"
},
"st_sync_tables": {
"$id": "64",
"id": "8cfba26d-3baa-47e1-92be-90091e0bb7f5",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2025-12-08T21:28:35.3369937+01:00",
"last_update": "2025-12-08T21:28:35.3369937+01:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "65",
"id": "b7b3c29e-d466-40f9-ac13-e48a08d02a78",
"id_sync": "8f5d00d0-f407-43ac-b518-a78efaef3bb5",
"json": "sample string 3",
"id_table": "ffb240c4-7e9d-4eaf-9e2a-b9e60cf3f6ca",
"order": 5,
"st_sync_packages": {
"$id": "66",
"id": "e1e27591-40c4-41dc-8b5c-3ec0534541c8",
"id_branch_from": "9a7b99df-a67f-4e44-b999-94330278b2fe",
"id_branch_to": "9ebb1d0b-e94c-42b3-a152-b176cf6cf6f3",
"type": 4,
"created_on": "2025-12-08T21:28:35.3369937+01:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2025-12-08T21:28:35.3369937+01:00",
"send_on": "2025-12-08T21:28:35.3369937+01:00",
"mt_branches": {
"$ref": "6"
},
"mt_branches1": {
"$ref": "6"
},
"st_sync_packages_det": [
{
"$ref": "65"
},
{
"$ref": "65"
}
]
},
"st_sync_tables": {
"$ref": "64"
}
},
{
"$ref": "65"
}
],
"tt_logs": [
{
"$ref": "63"
},
{
"$ref": "63"
}
]
},
"st_users": {
"$ref": "5"
}
},
{
"$ref": "63"
}
],
"st_local_variables": [
{
"$id": "67",
"id": "d74aaaaf-462b-4563-a305-c4f51b55ad43",
"id_pos": "2fe1af8c-9130-4681-89a9-c73e3ca20fdd",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2025-12-08T21:28:35.3369937+01:00",
"commited": true,
"mt_pos": {
"$ref": "21"
}
},
{
"$ref": "67"
}
],
"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": "68",
"id_list": "8c463d86-83e0-4fa9-8d75-24fd4dc19962",
"id_item_sub": "857665d7-f350-4cbe-a10b-49b51ffe164b",
"validity_date": "2025-12-08T21:28:35.3369937+01:00",
"price": 4.1,
"active": true,
"created_on": "2025-12-08T21:28:35.3369937+01:00",
"last_update": "2025-12-08T21:28:35.3369937+01:00",
"id_user_upd": "36c9fbfe-03fd-4952-968d-8aed8971266a",
"commited": true,
"mt_items_sub": {
"$ref": "2"
},
"mt_prices_list": {
"$ref": "18"
},
"st_users": {
"$ref": "5"
}
},
{
"$ref": "68"
}
],
"mt_prices_list1": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"mt_prices_list2": {
"$ref": "18"
},
"mt_prices_list_rules": [
{
"$ref": "59"
},
{
"$ref": "59"
}
],
"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": "69",
"id_doc_sa": "ceac06a0-d15c-468f-9d68-9f61f835223a",
"id_line": 2,
"id_item": "e222216a-651e-4153-af53-eed32338ae14",
"qty": 4.1,
"mt_items": {
"$ref": "3"
},
"tt_doc_sa_det": {
"$ref": "17"
}
},
{
"$ref": "69"
}
]
},
{
"$ref": "17"
}
],
"tt_doc_sa_pay": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"tt_vouchers": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_vouchers_permisions": [
{
"$id": "70",
"id": "7d6b9670-3a50-4eea-b306-2d055c10899b",
"date_from": "2025-12-08T21:28:35.3369937+01:00",
"date_end": "2025-12-08T21:28:35.3369937+01:00",
"date_used": "2025-12-08T21:28:35.3369937+01:00",
"id_employee": "c710a36a-7219-4211-96ea-99023d2c897f",
"id_branch": "c56458e6-58de-490e-b83f-bf6f4ade0d63",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "3493c78e-dee9-4c47-a591-7f8707ddb7e5",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2025-12-08T21:28:35.3369937+01:00",
"last_update": "2025-12-08T21:28:35.3369937+01:00",
"commited": true,
"mt_branches": {
"$ref": "6"
},
"mt_employees": {
"$ref": "14"
},
"st_users": {
"$ref": "5"
},
"tt_vouchers": [
{
"$ref": "13"
},
{
"$ref": "13"
}
]
},
{
"$ref": "70"
}
],
"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": "70"
}
}
},
{
"$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": [
{
"$id": "71",
"id": "c7325e84-5db9-4fbe-9f1f-bf644fe7f8e4",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "c4bb1ca1-d10b-4bf3-b204-ed62c7d79564",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "7f8f7e7f-86a0-4bac-a6ff-3b6f0980166d",
"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": "2025-12-08T21:28:35.3369937+01:00",
"last_update": "2025-12-08T21:28:35.3369937+01:00",
"commited": true,
"st_functions_groups": {
"$id": "72",
"id": "18151ce1-c46b-4b81-b1ac-2ba8dcd8f296",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2025-12-08T21:28:35.3369937+01:00",
"last_update": "2025-12-08T21:28:35.3369937+01:00",
"commited": true,
"st_functions": [
{
"$ref": "71"
},
{
"$ref": "71"
}
]
},
"st_images": {
"$ref": "7"
},
"st_permisions": [
{
"$id": "73",
"id": "c79f51b5-b0c0-4f77-a232-c906317c684b",
"id_function": "33364d17-94a6-4929-8d92-92e5082db93a",
"id_user": "3f4e3adf-19df-4b3b-82d6-e0f9d06664cd",
"id_profile": "aaa6df1d-9a4a-4520-8720-4f9cedc3303d",
"permission": 3,
"active": true,
"created_on": "2025-12-08T21:28:35.3369937+01:00",
"last_update": "2025-12-08T21:28:35.3369937+01:00",
"commited": true,
"st_users_profiles": {
"$id": "74",
"id": "ebf5a83c-7363-46ac-8091-ca2163aa8918",
"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": "2025-12-08T21:28:35.3369937+01:00",
"last_update": "2025-12-08T21:28:35.3369937+01:00",
"commited": true,
"st_permisions": [
{
"$ref": "73"
},
{
"$ref": "73"
}
],
"st_users": [
{
"$ref": "5"
},
{
"$ref": "5"
}
]
},
"st_users": {
"$ref": "5"
},
"st_functions": {
"$ref": "71"
}
},
{
"$ref": "73"
}
]
},
{
"$ref": "71"
}
],
"st_images_types": {
"$id": "75",
"id": "e3995b7f-db01-464d-a19f-0d6e3c0cd422",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2025-12-08T21:28:35.3369937+01:00",
"last_update": "2025-12-08T21:28:35.3369937+01: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": "76",
"id_branch": "38f7313f-86c0-4b9f-b5a0-30da6ffc1c4d",
"exercise_id": 2,
"period_id": 3,
"date_from": "2025-12-08T21:28:35.3369937+01:00",
"date_end": "2025-12-08T21:28:35.3369937+01:00",
"state": "sample string 6",
"created_on": "2025-12-08T21:28:35.3369937+01:00",
"last_update": "2025-12-08T21:28:35.3369937+01:00",
"commited": true,
"mt_branches": {
"$ref": "6"
}
},
{
"$ref": "76"
}
],
"mt_pos": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"mt_prices_list_rules": [
{
"$ref": "59"
},
{
"$ref": "59"
}
],
"mt_prices_rules": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_rooms": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"st_sync_packages": [
{
"$ref": "66"
},
{
"$ref": "66"
}
],
"st_sync_packages1": [
{
"$ref": "66"
},
{
"$ref": "66"
}
],
"tt_doc_sa": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"tt_doc_st": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"tt_vouchers": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_vouchers_permisions": [
{
"$ref": "70"
},
{
"$ref": "70"
}
]
},
{
"$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": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"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": "68"
},
{
"$ref": "68"
}
],
"mt_prices_list": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"mt_prices_list_rules": [
{
"$ref": "59"
},
{
"$ref": "59"
}
],
"mt_prices_rules": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_rooms": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"mt_rooms_units": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"mt_rooms_units_states": [
{
"$ref": "54"
},
{
"$ref": "54"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"mt_rooms_units_types": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"mt_units": [
{
"$id": "77",
"id": "54e61c94-982a-4c06-a87a-ea95d3741e49",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2025-12-08T21:28:35.3369937+01:00",
"last_update": "2025-12-08T21:28:35.3369937+01:00",
"id_user_upd": "5e8dfd40-4776-4fb9-bc00-e747a94135e0",
"commited": true,
"mt_units_ref": [
{
"$id": "78",
"id": "44259190-772b-45eb-bea1-4dd66a86c949",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "149cbd49-d777-4bc0-bbc8-03fd8bc00803",
"active": true,
"created_on": "2025-12-08T21:28:35.3369937+01:00",
"last_update": "2025-12-08T21:28:35.3369937+01:00",
"id_user_upd": "ee76c101-1352-4fc1-9efa-47ce9ca71a34",
"commited": true,
"mt_units": {
"$ref": "77"
},
"st_users": {
"$ref": "5"
},
"mt_items_formula": [
{
"$id": "79",
"id_item_sub": "698c87b7-1472-4df4-be25-bbdd8e0328f1",
"id_item": "b15eb5d9-e9df-4388-84fd-486b45c75fe4",
"group_id": 3,
"id_unit_ref": "1ee744dd-827a-415f-a64b-6c4a8dbd0c67",
"qty_dis": 5,
"mt_items": {
"$ref": "3"
},
"mt_items_sub": {
"$ref": "2"
},
"mt_units_ref": {
"$ref": "78"
}
},
{
"$ref": "79"
}
]
},
{
"$ref": "78"
}
],
"st_users": {
"$ref": "5"
},
"mt_items": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"mt_items1": [
{
"$ref": "3"
},
{
"$ref": "3"
}
]
},
{
"$ref": "77"
}
],
"mt_units_ref": [
{
"$ref": "78"
},
{
"$ref": "78"
}
],
"st_images": {
"$ref": "7"
},
"st_images1": {
"$ref": "7"
},
"st_permisions": [
{
"$ref": "73"
},
{
"$ref": "73"
}
],
"st_pos_license": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"st_users_pos": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"st_users_profiles": {
"$ref": "74"
},
"st_users_token": [
{
"$id": "80",
"id": "3c6517b7-6840-4ab1-8105-68dc3ccf2a6c",
"token_id": "sample string 2",
"id_user": "e0b15169-c11c-43b8-bb74-fe652c143132",
"date_from": "2025-12-08T21:28:35.3369937+01:00",
"date_end": "2025-12-08T21:28:35.3369937+01:00",
"created_on": "2025-12-08T21:28:35.3369937+01:00",
"st_users": {
"$ref": "5"
}
},
{
"$ref": "80"
}
],
"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_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_items_customs": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"tt_logs": [
{
"$ref": "63"
},
{
"$ref": "63"
}
],
"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": "81",
"id": "14201e2a-95d7-4dcc-b312-b5f5dcf568a1",
"id_room_activity": "b94895c1-d3de-4051-a55a-860d8f62be70",
"id_pos_sesion": "b0b1876d-48f2-497d-9e40-4797ab7399a7",
"log_text": "sample string 4",
"id_user": "47b7759d-8159-4426-b3d6-47289d895bc1",
"created_on": "2025-12-08T21:28:35.3369937+01:00",
"commited": true,
"st_users": {
"$ref": "5"
}
},
{
"$ref": "81"
}
],
"tt_tips_users": [
{
"$ref": "56"
},
{
"$ref": "56"
}
],
"tt_vouchers_permisions": [
{
"$ref": "70"
},
{
"$ref": "70"
}
],
"tt_vouchers": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"mt_docs": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"tt_pos_sesion_users": [
{
"$ref": "57"
},
{
"$ref": "57"
}
]
}
},
"mt_categories_items": [
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"mt_items_featured": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_items_formula": [
{
"$ref": "79"
},
{
"$ref": "79"
}
],
"mt_units": {
"$ref": "77"
},
"mt_units1": {
"$ref": "77"
},
"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": "69"
},
{
"$ref": "69"
}
],
"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": "79"
},
{
"$ref": "79"
}
],
"mt_items_types": {
"$ref": "11"
},
"mt_items_vouchers": {
"$ref": "1"
},
"st_users": {
"$ref": "5"
},
"mt_prices_items": [
{
"$ref": "68"
},
{
"$ref": "68"
}
],
"tt_doc_sa_det": [
{
"$ref": "17"
},
{
"$ref": "17"
}
]
},
{
"$ref": "2"
}
]
},
{
"$ref": "1"
}
]