GET api/Mt_Prices_Items?id_list={id_list}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id_list | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of mt_items| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
None. |
|
| id_mask | string |
Required Max length: 10 |
|
| name | string |
Required Max length: 20 |
|
| description | string |
Max length: 200 |
|
| id_unit | globally unique identifier |
Required |
|
| id_unit_sec | globally unique identifier |
None. |
|
| id_brand | globally unique identifier |
Required |
|
| b_sale | boolean |
Required |
|
| b_stock | boolean |
Required |
|
| b_price | boolean |
Required |
|
| b_unique | boolean |
Required |
|
| b_exclude_control | boolean |
Required |
|
| tax | decimal number |
Required |
|
| change_price | boolean |
Required |
|
| force_printing | boolean |
Required |
|
| is_ticket | boolean |
Required |
|
| is_supply | boolean |
Required |
|
| define_price | boolean |
Required |
|
| is_multi_sub | boolean |
Required |
|
| external_id | string |
Max length: 100 |
|
| name_pos | string |
Max length: 20 |
|
| name_print | string |
Max length: 20 |
|
| id_image | globally unique identifier |
None. |
|
| view_pos | boolean |
Required |
|
| order | integer |
Required |
|
| color_border | string |
Max length: 20 |
|
| color_button | string |
Max length: 20 |
|
| color_font | string |
Max length: 20 |
|
| font_bold | boolean |
Required |
|
| font_underline | boolean |
Required |
|
| font_size | integer |
Required |
|
| active | boolean |
Required |
|
| created_on | date |
None. |
|
| last_update | date |
None. |
|
| id_user_upd | globally unique identifier |
None. |
|
| commited | boolean |
None. |
|
| mt_brands | mt_brands |
None. |
|
| mt_categories_items | Collection of mt_categories_items |
None. |
|
| mt_items_featured | Collection of mt_items_featured |
None. |
|
| mt_items_formula | Collection of mt_items_formula |
None. |
|
| mt_units | mt_units |
None. |
|
| mt_units1 | mt_units |
None. |
|
| st_images | st_images |
None. |
|
| st_users | st_users |
None. |
|
| mt_items_sub | Collection of mt_items_sub |
None. |
|
| mt_prices_rules | Collection of mt_prices_rules |
None. |
|
| tt_doc_sa_det_stock | Collection of tt_doc_sa_det_stock |
None. |
|
| tt_doc_st_det | Collection of tt_doc_st_det |
None. |
|
| tt_items_customs | Collection of tt_items_customs |
None. |
|
| tt_stock | Collection of tt_stock |
None. |
|
| tt_vouchers_det | Collection of tt_vouchers_det |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"$id": "1",
"id": "f5054de6-cafe-4659-9f69-662a6914e03a",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "540f24eb-15cd-4614-b24f-f8692ddeecfb",
"id_unit_sec": "00696ded-8829-49bb-bc29-cde519107913",
"id_brand": "04c9f208-c121-430d-a13e-4b4ab1f5e54e",
"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": "e3eebf87-3414-4794-860b-1c986f9d60aa",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"font_bold": true,
"font_underline": true,
"font_size": 29,
"active": true,
"created_on": "2026-03-10T09:45:16.8350463+01:00",
"last_update": "2026-03-10T09:45:16.8350463+01:00",
"id_user_upd": "9a1f3067-d4e2-4b48-9f46-b346e3a291e0",
"commited": true,
"mt_brands": {
"$id": "2",
"id": "76c72981-13c0-48b8-bcfd-5e4df91fe083",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-03-10T09:45:16.8350463+01:00",
"last_update": "2026-03-10T09:45:16.8350463+01:00",
"id_user_upd": "68f52daa-fb38-4dab-b69a-e7db2a1c665f",
"commited": true,
"mt_items": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"st_users": {
"$id": "3",
"id": "55a0bbee-a587-4d32-8d8c-3617c926719f",
"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": "29991296-efd9-4827-8843-db6fc99f1222",
"view_messages": true,
"id_image_photo": "c1f90944-1893-4232-84d6-fbb11c811034",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "b2038325-491c-4b23-b73d-5eba1ab1fcf4",
"view_pos": true,
"order": 15,
"color_border": "sample string 16",
"color_button": "sample string 17",
"color_font": "sample string 18",
"active": true,
"created_on": "2026-03-10T09:45:16.8350463+01:00",
"last_update": "2026-03-10T09:45:16.8350463+01:00",
"commited": true,
"mt_branches": [
{
"$id": "4",
"id": "a7deeeb0-8b43-40df-89eb-24862aeed9af",
"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": "f8f91cfd-3820-4e12-8191-d849b1a3f0ab",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-03-10T09:45:16.8350463+01:00",
"last_update": "2026-03-10T09:45:16.8350463+01:00",
"id_user_upd": "93f9bb35-b888-40d7-b772-140758305bf0",
"commited": true,
"st_images": {
"$id": "5",
"id": "1052039b-1330-4cd1-9d18-838d11ee9e7f",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "9f435524-5453-44e0-a287-3d4c4acfed8a",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-03-10T09:45:16.8350463+01:00",
"last_update": "2026-03-10T09:45:16.8350463+01:00",
"commited": true,
"mt_branches": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"mt_categories": [
{
"$id": "6",
"id": "10d328d1-45eb-4ba1-9f19-3edd59ad16d7",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "67f05cd8-060f-4af9-87de-8d6da542fec4",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "b194c43e-30ba-44e9-a103-b8addcce00b3",
"view_pos": true,
"order": 8,
"order_sec": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"font_bold": true,
"font_underline": true,
"font_size": 15,
"big_buttons": true,
"active": true,
"created_on": "2026-03-10T09:45:16.8350463+01:00",
"last_update": "2026-03-10T09:45:16.8350463+01:00",
"id_user_upd": "ee7d7e2c-20ee-49d4-96b9-b5d247b86ca6",
"commited": true,
"mt_categories_items": [
{
"$id": "7",
"id_category": "b2c3d1fe-b734-4fe9-b66c-343cfda86038",
"id_item": "2c759474-5d97-40c0-9d58-5b7f50926f20",
"is_default": true,
"active": true,
"created_on": "2026-03-10T09:45:16.8350463+01:00",
"last_update": "2026-03-10T09:45:16.8350463+01:00",
"id_user_upd": "d834558a-f669-4e8c-8691-78f80eeb5f66",
"commited": true,
"mt_categories": {
"$ref": "6"
},
"mt_items": {
"$ref": "1"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "7"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
},
"mt_prices_rules": [
{
"$id": "8",
"id": "98c1bfd2-4cb5-4abe-9ff5-876e047acdc6",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-03-10T09:45:16.8350463+01:00",
"date_end": "2026-03-10T09:45:16.8350463+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": "3c3be6ac-8302-47ed-9e86-f55f467155ec",
"id_pos": "d7dcf02e-1e69-4f63-b87b-aa9cd82806ed",
"id_list": "e231a77d-11a8-46e0-bde4-60bdf1b913b4",
"id_item": "5ece08aa-63c3-4bc9-aeb6-f47c0b0d2003",
"id_item_type": "64cd280f-aca1-4f12-81e4-52111edd97a1",
"id_category": "15602527-c5c3-403c-b946-d3ba8e4616e7",
"by_day_week": true,
"use_mon": true,
"use_tue": true,
"use_wed": true,
"use_thu": true,
"use_fri": true,
"use_sat": true,
"use_sun": true,
"use_hour_ini": "00:00:00.1234567",
"use_hour_end": "00:00:00.1234567",
"active": true,
"created_on": "2026-03-10T09:45:16.8350463+01:00",
"last_update": "2026-03-10T09:45:16.8350463+01:00",
"id_user_upd": "56173af3-414f-4e68-963e-4676e3a9cc8a",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_categories": {
"$ref": "6"
},
"mt_items": {
"$ref": "1"
},
"mt_items_types": {
"$id": "9",
"id": "a1baf940-4a32-44dd-8985-5f6553bcf7f9",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "1d20110a-84bd-418f-917b-47f55b49a95e",
"view_pos": true,
"order": 7,
"color_border": "sample string 8",
"color_button": "sample string 9",
"color_font": "sample string 10",
"font_bold": true,
"font_underline": true,
"font_size": 13,
"active": true,
"created_on": "2026-03-10T09:45:16.8350463+01:00",
"last_update": "2026-03-10T09:45:16.8350463+01:00",
"id_user_upd": "ca26e8e2-7814-4ceb-b548-da75e99f36b8",
"commited": true,
"tt_vouchers_det": [
{
"$id": "10",
"id_voucher": "7422a201-5238-4281-9e55-0f85f8240797",
"id_line": "2caa88f1-c52b-489f-b70f-3f3c2daa81c4",
"id_category": "22a3255e-4edb-4583-ae50-9c6a4a425daf",
"id_item": "1d8523a4-c7dd-4d4f-a995-a2a19521e420",
"id_item_type": "b73ed38f-08a5-4ae9-a1a6-a349e6a392c1",
"price_max": 1.1,
"qty_add": 3.1,
"qty_used": 4.1,
"mt_categories": {
"$ref": "6"
},
"mt_items": {
"$ref": "1"
},
"mt_items_types": {
"$ref": "9"
},
"tt_vouchers": {
"$id": "11",
"id": "959af3df-65d9-4d77-a048-053d91eeebc8",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-03-10T09:45:16.8350463+01:00",
"date_end": "2026-03-10T09:45:16.8350463+01:00",
"date_used": "2026-03-10T09:45:16.8350463+01:00",
"date_sesion": "2026-03-10T09:45:16.8350463+01:00",
"id_employee": "05c73ca1-0880-438b-bc01-591ba38b6b7b",
"id_branch": "6ea4a7f6-a1d9-4d17-a618-21bbf80a55f8",
"id_voucher_permision": "8d0152a0-3a0e-4a69-9723-bb5751716ae5",
"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": "1e5cc221-4204-47f7-8030-349cb8975c4a",
"id_user_add": "ea22ec89-1846-4f33-bc77-bb606ca26d45",
"id_doc_sa": "2047c9c2-131a-4e30-b4a6-55c6686be365",
"id_item_sub": "eda7d0a6-626c-4848-b8d0-b71d008f9e44",
"id_pos_sesion": "8c0d595e-f2a9-4c82-b0d8-28e4e1dc0416",
"is_authorized": true,
"is_automatic": true,
"print_in_branch": true,
"printed": true,
"is_entry": true,
"is_consume": true,
"is_used_entry": true,
"is_used_consume": true,
"is_close": true,
"active": true,
"created_on": "2026-03-10T09:45:16.8350463+01:00",
"last_update": "2026-03-10T09:45:16.8350463+01:00",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_employees": {
"$id": "12",
"id": "2706e596-79ca-4aeb-bfea-b46dd4e0f7f9",
"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": "66cccc58-b729-42c1-b1d4-c39653f4b3d6",
"name_pos": "sample string 12",
"id_image": "a17aaa1f-662b-4438-91aa-a4c706de1e59",
"view_pos": true,
"order": 14,
"color_border": "sample string 15",
"color_button": "sample string 16",
"color_font": "sample string 17",
"active": true,
"created_on": "2026-03-10T09:45:16.8350463+01:00",
"last_update": "2026-03-10T09:45:16.8350463+01:00",
"id_user_upd": "79e22eef-2a0e-4668-8ddf-dbc735dd8507",
"commited": true,
"mt_employees_branches": [
{
"$id": "13",
"id_employee": "ac123750-7a87-45fe-bbd7-a8afc087b7fc",
"id_branch": "b1d35f32-e0cd-4f15-9e8b-91c8bae219ae",
"active": true,
"created_on": "2026-03-10T09:45:16.8350463+01:00",
"last_update": "2026-03-10T09:45:16.8350463+01:00",
"id_user_upd": "8e0f6061-41f8-4a72-ac4e-99fcb9abe956",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_employees": {
"$ref": "12"
}
},
{
"$ref": "13"
}
],
"mt_employees_profiles": {
"$id": "14",
"id": "2d2a3917-c2ec-414f-958b-ad8c03c6cc0b",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-03-10T09:45:16.8350463+01:00",
"last_update": "2026-03-10T09:45:16.8350463+01:00",
"id_user_upd": "ac7ba232-a1c7-428f-8d57-6462885eabd3",
"commited": true,
"mt_employees": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"st_users": {
"$ref": "3"
}
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
},
"tt_doc_sa_det": [
{
"$id": "15",
"id_doc_sa": "8c165182-4e2a-444b-bb76-4e69e65a172e",
"id_line": 2,
"id_item_sub": "1b6c1900-9683-438e-98ef-d46b4c2382b7",
"qty": 4.1,
"id_list": "1d7a83af-669c-4e58-8718-e3e01acfa769",
"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": "4800ca6c-0372-4062-9baf-6c514a750242",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "e2efa648-be3e-4454-af0b-b9858db5ba30",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "498db880-6898-49bc-ae91-7ed69d12cb19",
"id_user_upd": "47a8654f-0614-49d4-9a89-53a7945cb77c",
"active": true,
"mt_employees": {
"$ref": "12"
},
"mt_items_sub": {
"$id": "16",
"id": "1a66bc91-0842-4357-80d6-39daf98607e6",
"id_item": "6fb17b83-f048-4629-9d6a-19486f275d46",
"id_item_type": "1f473bb3-3525-4ca5-ab80-8f5ce862a666",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "123406d1-8374-499e-bf1d-fc6b54e1b896",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-03-10T09:45:16.8350463+01:00",
"last_update": "2026-03-10T09:45:16.8350463+01:00",
"id_user_upd": "42436942-a04a-4fc5-b6cc-7d2ca52ddafd",
"commited": true,
"mt_items": {
"$ref": "1"
},
"mt_items_formula": [
{
"$id": "17",
"id_item_sub": "510fdeeb-18f4-4bf9-944e-fd62c136948a",
"id_item": "9d90030b-8646-44f7-a4f5-2cc55a87340d",
"group_id": 3,
"id_unit_ref": "684cb6b8-b495-4ec0-aef8-bdc3b6671f8c",
"qty_dis": 5,
"mt_items": {
"$ref": "1"
},
"mt_items_sub": {
"$ref": "16"
},
"mt_units_ref": {
"$id": "18",
"id": "9b9f5b5e-80f7-40ca-9575-30a898fbd3b9",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "465d7cfc-03f1-4141-a7e3-fe2f920f5c5a",
"active": true,
"created_on": "2026-03-10T09:45:16.8350463+01:00",
"last_update": "2026-03-10T09:45:16.8350463+01:00",
"id_user_upd": "569e9797-fb93-46c5-954a-be5805afdd38",
"commited": true,
"mt_units": {
"$id": "19",
"id": "dec51416-30ad-44c8-b498-2c88b16202d3",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-03-10T09:45:16.8350463+01:00",
"last_update": "2026-03-10T09:45:16.8350463+01:00",
"id_user_upd": "4667961a-54cd-4aa6-a3ca-6836b5181a0d",
"commited": true,
"mt_units_ref": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"st_users": {
"$ref": "3"
},
"mt_items": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"mt_items1": [
{
"$ref": "1"
},
{
"$ref": "1"
}
]
},
"st_users": {
"$ref": "3"
},
"mt_items_formula": [
{
"$ref": "17"
},
{
"$ref": "17"
}
]
}
},
{
"$ref": "17"
}
],
"mt_items_types": {
"$ref": "9"
},
"mt_items_vouchers": {
"$id": "20",
"id": "3c632da2-b897-4bdf-8a77-eaf9475d6256",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "97eb1a49-aa0e-4b2b-aefa-7000b727eed4",
"id_doc_print": "fad49612-f2e1-446d-a1fa-55dbadaffa3b",
"hour_end": "00:00:00.1234567",
"price_item_sub": true,
"define_validity": true,
"price_ref": true,
"price_min": 11.1,
"supply_apply": 12,
"active": true,
"created_on": "2026-03-10T09:45:16.8350463+01:00",
"last_update": "2026-03-10T09:45:16.8350463+01:00",
"commited": true,
"mt_items_sub": [
{
"$ref": "16"
},
{
"$ref": "16"
}
]
},
"st_users": {
"$ref": "3"
},
"mt_prices_items": [
{
"$id": "21",
"id_list": "eee3dfa2-be42-4600-8d6c-d64def98820f",
"id_item_sub": "c8605b07-e370-4706-946a-c9268b7f2ed7",
"validity_date": "2026-03-10T09:45:16.8350463+01:00",
"price": 4.1,
"active": true,
"created_on": "2026-03-10T09:45:16.8350463+01:00",
"last_update": "2026-03-10T09:45:16.8350463+01:00",
"id_user_upd": "58f7cdbf-4062-402c-a940-9c00f78703e8",
"commited": true,
"mt_items_sub": {
"$ref": "16"
},
"mt_prices_list": {
"$id": "22",
"id": "57132409-cd98-41bc-8360-4bdf30aa74c3",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "c6764ad5-e2c5-4943-88e0-d69d407033fa",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "321e1648-b4e3-48c9-b459-d0085dffd725",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"active": true,
"created_on": "2026-03-10T09:45:16.8350463+01:00",
"last_update": "2026-03-10T09:45:16.8350463+01:00",
"id_user_upd": "34cf5af5-25f0-4c4e-b598-877a27255b4e",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "23",
"id_pos": "1709145a-6032-446a-a232-9268f8b1ee1a",
"id_pos_type": "2ddf15d8-fe63-4b8c-ad97-7c0c52999501",
"id_price_list": "d727a0fa-394c-4537-b380-453cec4e4e39",
"is_default": true,
"view_mon": true,
"view_tue": true,
"view_wed": true,
"view_thu": true,
"view_fri": true,
"view_sat": true,
"view_sun": true,
"active": true,
"created_on": "2026-03-10T09:45:16.8350463+01:00",
"last_update": "2026-03-10T09:45:16.8350463+01:00",
"id_user_upd": "fa0e0244-0392-4bbe-943d-224942fb3925",
"commited": true,
"mt_pos_view": {
"$id": "24",
"id_pos": "fe254f8f-56ba-4723-b6d2-9d145bb916df",
"id_pos_type": "61d3fb03-6a13-40fa-98a5-38674dd44b63",
"is_default": true,
"active": true,
"created_on": "2026-03-10T09:45:16.8350463+01:00",
"last_update": "2026-03-10T09:45:16.8350463+01:00",
"id_user_upd": "0aa5bf95-3664-4a41-a1e7-c48dff39a9f5",
"commited": true,
"mt_pos": {
"$id": "25",
"id": "568f5e0c-7043-46de-8461-af2e7d1bd3f1",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "0ef1625a-2504-4faf-87d1-7b54f87cd10f",
"id_zone": "22a8dc12-22ee-4d05-90c0-087a74ff0580",
"user_required": true,
"active": true,
"created_on": "2026-03-10T09:45:16.8350463+01:00",
"last_update": "2026-03-10T09:45:16.8350463+01:00",
"id_user_upd": "16d4a427-56be-4e09-822b-88e1230c64cc",
"commited": true,
"mt_branches_zones": {
"$id": "26",
"id": "a7477908-a2c1-479d-8c6d-3778dc031190",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "a560ff37-cdc4-4f92-ae53-1d501e1de061",
"active": true,
"created_on": "2026-03-10T09:45:16.8350463+01:00",
"last_update": "2026-03-10T09:45:16.8350463+01:00",
"id_user_upd": "1d8bd513-76b8-47c5-a20c-12a9f16b2cdc",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_pos": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"st_users": {
"$ref": "3"
}
},
"mt_cloakrooms": [
{
"$id": "27",
"id": "e266c345-437e-4516-81e1-309d84752b9d",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "cf466f56-45d5-429a-9969-167f2e2a79d2",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "32b9eee7-bd88-4905-8bba-88c927f47265",
"view_pos": true,
"order": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"active": true,
"created_on": "2026-03-10T09:45:16.8350463+01:00",
"last_update": "2026-03-10T09:45:16.8350463+01:00",
"id_user_upd": "ef9cb177-f86b-4f6c-b3df-1ea0636d5e77",
"commited": true,
"mt_pos": {
"$ref": "25"
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
},
"tt_cloakrooms_units": [
{
"$id": "28",
"id": "edca455a-7fd5-4ee2-bb56-23106e3d0f72",
"id_cloakroom": "eee3c22f-c7d8-4869-a6e8-a164ffbc5f33",
"id_pos_sesion": "bb611277-f8ae-455d-95ec-fb0226f50b52",
"unit_id": 4,
"date_open": "2026-03-10T09:45:16.8350463+01:00",
"date_close": "2026-03-10T09:45:16.8350463+01:00",
"id_doc_sa": "489784f2-414b-4e61-8abf-3b5dd2ded4a2",
"commited": true,
"mt_cloakrooms": {
"$ref": "27"
},
"tt_doc_sa": {
"$id": "29",
"id": "a7e9dc6b-f3ec-413a-9206-5f64e6e10137",
"id_pos": "27ca6659-7cd1-4fae-8337-877a71380bc1",
"id_doc": "4658c48c-ab61-4a72-ad30-a4692616eb0e",
"id_branch": "d4d882b0-03cd-4326-b329-c547a85e6ab0",
"nro_doc": "sample string 5",
"date_doc": "2026-03-10T09:45:16.8350463+01:00",
"date_tax": "2026-03-10T09:45:16.8350463+01:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "125cdaba-a49a-48b3-b986-25b056e1dafb",
"id_relationship": "6021057f-6f6e-4b85-abdd-f4944fa5c845",
"id_loc_from": "24af8e2e-afbd-4cda-89b9-8ab219343611",
"id_loc_end": "abd0e494-257b-4049-8d28-c2b42f5dd58a",
"id_user_add": "f02d0e15-e981-4613-a82e-436669c6e2d7",
"id_user_upd": "cdabefed-6ceb-4ad6-b580-5f78206f6c05",
"comment": "sample string 12",
"id_pos_sesion": "eebaf798-9f79-4ba0-a97a-39863a4b2e60",
"id_room_unit": "7af9e1ea-d640-4676-99f9-ff4a4762d260",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "8dc76ddf-0114-4ea5-8d43-85f21d0be144",
"p_dis": 15.1,
"p_chr": 16.1,
"amt_net": 17.1,
"amt_tax": 18.1,
"amt_dis": 19.1,
"amt_chr": 20.1,
"amt_tot": 21.1,
"active": true,
"created_on": "2026-03-10T09:45:16.8350463+01:00",
"last_update": "2026-03-10T09:45:16.8350463+01:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "4"
},
"mt_docs": {
"$id": "30",
"id": "3a81aced-da73-4fc3-8950-9d07ed4a4996",
"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": "69edf274-4c96-453f-a64f-f8c749dc9447",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"active": true,
"created_on": "2026-03-10T09:45:16.8350463+01:00",
"last_update": "2026-03-10T09:45:16.8350463+01:00",
"id_user_upd": "caa0bea2-faf5-4ffb-bf34-cacdaa5a201a",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "31",
"id_doc": "95534e99-f3f1-405a-9496-57067d34389a",
"id_pay": "e0530eff-d7fc-4edb-8948-7b0438afc75f",
"id_money": "8fbd7cf1-411e-451b-ac89-0d6465381aca",
"active": true,
"created_on": "2026-03-10T09:45:16.8350463+01:00",
"last_update": "2026-03-10T09:45:16.8350463+01:00",
"id_user_upd": "014c437d-789b-436d-abc1-d57115901da0",
"commited": true,
"mt_docs": {
"$ref": "30"
},
"mt_money_types": {
"$id": "32",
"id": "1d673487-2986-480d-9f23-1ab1e467595f",
"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": "78b21294-c421-400c-9cde-eb7bf0ff70da",
"view_pos": true,
"order": 8,
"color_border": "sample string 9",
"color_button": "sample string 10",
"color_font": "sample string 11",
"active": true,
"created_on": "2026-03-10T09:45:16.8350463+01:00",
"last_update": "2026-03-10T09:45:16.8350463+01:00",
"id_user_upd": "a711e760-b7db-4482-9e46-8edc35cb3a7b",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"mt_money_rates": [
{
"$id": "33",
"id_money_1": "3df81138-6e73-499c-ab69-cfed30e6fa7b",
"id_money_2": "83874152-f4ae-4734-a97f-06ea95ca22ea",
"date_from": "2026-03-10T09:45:16.8350463+01:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-03-10T09:45:16.8350463+01:00",
"last_update": "2026-03-10T09:45:16.8350463+01:00",
"id_user_upd": "138118da-33d8-48c5-b67e-fec7b3bb9474",
"commited": true,
"mt_money_types": {
"$ref": "32"
},
"mt_money_types1": {
"$ref": "32"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "33"
}
],
"mt_money_rates1": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
},
"tt_doc_sa_cashflow": [
{
"$id": "34",
"id_doc_sa": "21b52dbd-76e2-4eca-b0da-59d8083a777c",
"id_pay": "26c33066-3771-4fd5-8270-97b9407f9d3e",
"id_money": "482f800f-d3a7-4264-893c-324f6117f46b",
"date_cashflow": "2026-03-10T09:45:16.8350463+01:00",
"coefficient": 5.1,
"id_user_add": "5ee2d5ab-9200-4d0d-bc4e-c8e7e9d33bb5",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "35",
"id": "165f1981-0f3f-4a1c-ad66-69be61bf8d9d",
"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": "c385ebb1-416b-467e-821c-ecec726f3b93",
"view_pos": true,
"order": 13,
"color_border": "sample string 14",
"color_button": "sample string 15",
"color_font": "sample string 16",
"active": true,
"created_on": "2026-03-10T09:45:16.8350463+01:00",
"last_update": "2026-03-10T09:45:16.8350463+01:00",
"id_user_upd": "20594981-5a42-4fe7-a64e-8a26d92cc4c7",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
},
"tt_doc_sa_cashflow": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"tt_doc_sa_pay": [
{
"$id": "36",
"id_doc_sa": "513b26c7-87d7-46ab-bb75-cfbf0d229fcd",
"id_line": 2,
"id_pay": "27dc3440-57f9-4608-a0b7-4dd571ffaaa3",
"id_money": "1dcd0231-5877-4ed0-b942-1fccab2a1bf5",
"coefficient": 5.1,
"id_voucher": "647321e9-0e91-4a34-9b1b-2404abe457c8",
"id_employee": "37fdd606-c167-443b-8269-03f4a1b7e25c",
"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": "e1fc9bcd-4c60-4c04-8d22-34cca422cab7",
"coupon_id": "sample string 9",
"terminal_id": "sample string 10",
"card_name": "sample string 11",
"card_bank": "sample string 12",
"card_number": "sample string 13",
"client_name": "sample string 14",
"money_type": "sample string 15",
"merchant_id": "sample string 16",
"aid": "sample string 17",
"auth_num": "sample string 18",
"authorization": true,
"signature": true,
"contactless": true,
"date_hour_pay": "sample string 19",
"terminal_name": "sample string 20",
"active": true,
"mt_employees": {
"$ref": "12"
},
"mt_money_types": {
"$ref": "32"
},
"mt_payment_types": {
"$ref": "35"
},
"tt_doc_sa": {
"$ref": "29"
},
"tt_vouchers": {
"$ref": "11"
}
},
{
"$ref": "36"
}
],
"tt_vouchers": [
{
"$ref": "11"
},
{
"$ref": "11"
}
]
},
"st_users": {
"$ref": "3"
},
"mt_money_types": {
"$ref": "32"
},
"tt_doc_sa": {
"$ref": "29"
}
},
{
"$ref": "34"
}
],
"tt_doc_sa_pay": [
{
"$ref": "36"
},
{
"$ref": "36"
}
]
},
"mt_payment_types": {
"$ref": "35"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "31"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
},
"mt_pos_doc_print": [
{
"$id": "37",
"id_pos_print": "fc6551c3-6d2c-4165-81fd-00ff50a00fa4",
"id_doc": "ca719c95-1f9b-415c-b0af-54e81ee15b14",
"id_pos_type": "488cde6a-98b3-4ce2-9620-f8ebc7f5553f",
"id_doc_print": "448c5831-9c5e-42a0-9b34-4dbde4b40692",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-03-10T09:45:16.8350463+01:00",
"last_update": "2026-03-10T09:45:16.8350463+01:00",
"id_user_upd": "ecf99f46-53ce-4357-aa81-2ef19f477ebc",
"commited": true,
"mt_docs": {
"$ref": "30"
},
"mt_pos_print": {
"$id": "38",
"id": "619c39c7-3b83-46ea-9484-7285510f185e",
"id_pos": "588cf5e4-67df-4a2e-928a-d1b646ad26b5",
"id_mask": "sample string 3",
"name": "sample string 4",
"mode_print": 5,
"port": "sample string 6",
"baud_rate": 1,
"data_bits": 1,
"stop_bit": 1,
"flow_control": 1,
"parity": 1,
"pin_cashdrawer": 1,
"ip_printer": "sample string 7",
"port_ip": 1,
"printer_name": "sample string 8",
"active": true,
"created_on": "2026-03-10T09:45:16.8350463+01:00",
"last_update": "2026-03-10T09:45:16.8350463+01:00",
"id_user_upd": "116909d2-e927-4c6b-a2e8-b1ba790f4154",
"commited": true,
"mt_pos": {
"$ref": "25"
},
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_users": {
"$ref": "3"
}
},
"mt_pos_types": {
"$id": "39",
"id": "7a6fda14-d400-4f39-b96a-f9196add83fe",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-03-10T09:45:16.8350463+01:00",
"last_update": "2026-03-10T09:45:16.8350463+01:00",
"id_user_upd": "6035f5cc-5dcf-44f8-b354-c6dda6afd3bd",
"commited": true,
"mt_items_featured": [
{
"$id": "40",
"id": "6002b0c4-5b3b-4d26-8bd5-0f2f0704978f",
"id_branch": "b70ef6d6-6867-4255-9feb-7c7315145479",
"id_pos_type": "33738646-b8ca-4848-b58f-2e2e4caee5f5",
"id_pos": "2ce205c4-a9dd-4529-9c1b-36eeebb6ee66",
"id_item": "b813607f-a48d-46ec-81c1-1f6783aa2fa9",
"date_from": "2026-03-10T09:45:16.8350463+01:00",
"date_end": "2026-03-10T09:45:16.8350463+01:00",
"image_id": 4,
"active": true,
"created_on": "2026-03-10T09:45:16.8350463+01:00",
"last_update": "2026-03-10T09:45:16.8350463+01:00",
"id_user_upd": "96b15f94-0540-436c-92ae-9b1a35b6c5fe",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_items": {
"$ref": "1"
},
"mt_pos": {
"$ref": "25"
},
"mt_pos_types": {
"$ref": "39"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "40"
}
],
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_users": {
"$ref": "3"
},
"mt_pos_view": [
{
"$ref": "24"
},
{
"$ref": "24"
}
]
},
"st_doc_print": {
"$id": "41",
"id": "def41f3f-cd2f-44db-8eba-2ffb12a1d55e",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high_row": 5,
"high_doc": 6,
"with_doc": 7,
"to_file": true,
"active": true,
"created_on": "2026-03-10T09:45:16.8350463+01:00",
"last_update": "2026-03-10T09:45:16.8350463+01:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_doc_print_det": [
{
"$id": "42",
"id_doc_print": "527193ea-1846-41e1-9a95-2e77ae4280bc",
"id_line": 2,
"text": "sample string 3",
"type_line": "sample string 4",
"type_align": "sample string 5",
"ref_line": 6,
"font_name": "sample string 7",
"font_bold": true,
"font_underline": true,
"font_color": "sample string 10",
"st_doc_print": {
"$ref": "41"
}
},
{
"$ref": "42"
}
]
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "37"
}
],
"st_doc_num": [
{
"$id": "43",
"id_pos": "fb9bde3e-fe7d-481b-af7b-776bf21996f8",
"id_doc": "045d8e00-f818-467b-9150-f3506bd12486",
"value": 3,
"created_on": "2026-03-10T09:45:16.8350463+01:00",
"last_update": "2026-03-10T09:45:16.8350463+01:00",
"commited": true,
"mt_docs": {
"$ref": "30"
},
"mt_pos": {
"$ref": "25"
}
},
{
"$ref": "43"
}
],
"tt_doc_sa": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"tt_doc_st": [
{
"$id": "44",
"id": "da9d84c9-a4b3-4f71-8833-552b701c1408",
"id_pos": "d514265a-546e-4db5-a3c7-8adbdf54d464",
"id_doc": "0fe85431-340c-42fa-99c5-b32953e5f996",
"id_branch": "f674dacf-7086-4c72-b959-b8e074be386b",
"nro_doc": "sample string 5",
"date_doc": "2026-03-10T09:45:16.8350463+01:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "c1a99bbf-84ce-40ae-a455-7a97eab53726",
"id_loc_from": "ec3b98d1-c27c-44f4-91c7-8f619caf2fcd",
"id_loc_end": "a8d05ff4-01a3-466a-8087-89f4a46bfb5f",
"id_user_add": "7f43f4d6-5490-43e2-a0ce-7b7d0257cc8d",
"id_user_upd": "3d82ce36-a452-4c3d-bbd8-b2d68e9504ee",
"id_pos_sesion": "af566483-b0ed-40a1-9424-d4a5b5119907",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-03-10T09:45:16.8350463+01:00",
"active": true,
"created_on": "2026-03-10T09:45:16.8350463+01:00",
"last_update": "2026-03-10T09:45:16.8350463+01:00",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_docs": {
"$ref": "30"
},
"mt_locations": {
"$id": "45",
"id": "d96e926b-7725-42d5-bbcc-711db6b73751",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "cf5f4bf7-3ddc-495f-a1e7-35488ebf3483",
"active": true,
"created_on": "2026-03-10T09:45:16.8350463+01:00",
"last_update": "2026-03-10T09:45:16.8350463+01:00",
"id_user_upd": "5669dbee-2a58-4d3a-8e7d-0d410cfe907a",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"st_users": {
"$ref": "3"
},
"tt_doc_sa": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"tt_doc_sa1": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"tt_doc_st": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_doc_st1": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_stock": [
{
"$id": "46",
"id_location": "2f6c174d-459d-44a1-bccb-4f0b2c747388",
"id_item": "3560052d-61c6-4eaf-8906-983ec0950fed",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-03-10T09:45:16.8350463+01:00",
"last_update": "2026-03-10T09:45:16.8350463+01:00",
"commited": true,
"mt_items": {
"$ref": "1"
},
"mt_locations": {
"$ref": "45"
}
},
{
"$ref": "46"
}
]
},
"mt_locations1": {
"$ref": "45"
},
"mt_pos": {
"$ref": "25"
},
"st_users": {
"$ref": "3"
},
"st_users1": {
"$ref": "3"
},
"tt_doc_st_det": [
{
"$id": "47",
"id_doc_st": "064cd607-5781-4ee6-b4e2-520e504ec171",
"id_line": 2,
"id_item": "3a5667f3-0153-496d-be41-947b963ee27c",
"comment": "sample string 4",
"qty": 5.1,
"status": 1,
"active": true,
"mt_items": {
"$ref": "1"
},
"tt_doc_st": {
"$ref": "44"
}
},
{
"$ref": "47"
}
],
"tt_doc_st1": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_doc_st2": {
"$ref": "44"
}
},
{
"$ref": "44"
}
]
},
"mt_locations": {
"$ref": "45"
},
"mt_locations1": {
"$ref": "45"
},
"mt_pos": {
"$ref": "25"
},
"st_users": {
"$ref": "3"
},
"st_users1": {
"$ref": "3"
},
"tt_cloakrooms_units": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"tt_doc_sa_det": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_doc_sa_pay": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"tt_doc_sa1": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"tt_doc_sa2": {
"$ref": "29"
},
"tt_pos_sesion": {
"$id": "48",
"id": "9765c439-fe14-41fe-acc8-b8d88f249626",
"nro_sesion": 2,
"id_pos": "7bb17ba7-0439-429f-b71c-1abe12d29c33",
"date_tax": "2026-03-10T09:45:16.8350463+01:00",
"date_open": "2026-03-10T09:45:16.8350463+01:00",
"date_close": "2026-03-10T09:45:16.8350463+01:00",
"id_user_open": "c60980e0-1282-4ebb-8107-22091f3a298d",
"id_user_close": "5e71d377-6d63-42f6-bf76-5135c7832e63",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2026-03-10T09:45:16.8350463+01:00",
"last_update": "2026-03-10T09:45:16.8350463+01:00",
"commited": true,
"mt_pos": {
"$ref": "25"
},
"tt_cloakrooms_units": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"tt_items_customs": [
{
"$id": "49",
"id": "9c9b6357-b39c-4707-abcc-9dbed4c292b8",
"order_id": 2,
"id_item": "6ba4b881-a2ca-49c2-8c41-5a0cd8155932",
"id_item_type": "d58e3672-7234-41c4-8c66-9d06a5c9c2d5",
"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": "aff521f5-658b-4ddd-a183-9aafd19764ec",
"type_item": 11,
"id_voucher_json": "4cf13903-a73b-4004-8643-f8350b10c382",
"count_voucher": 1,
"id_category": "0e16cc8d-ade7-4ce8-b239-483d29fd751d",
"created_on": "2026-03-10T09:45:16.8350463+01:00",
"last_update": "2026-03-10T09:45:16.8350463+01:00",
"id_user_upd": "cbd61be4-2429-43ec-976a-fa563a26bf44",
"commited": true,
"mt_items": {
"$ref": "1"
},
"mt_items_types": {
"$ref": "9"
},
"st_users": {
"$ref": "3"
},
"tt_pos_sesion": {
"$ref": "48"
}
},
{
"$ref": "49"
}
],
"tt_doc_sa_pt": [
{
"$id": "50",
"id": "67fe15b7-34a4-4b01-9227-8e4ae4f0934b",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "3ef78b31-18fa-4260-b267-1c5e4432c325",
"type_pay": 5,
"module": "sample string 6",
"process": true,
"json_cloackrooms": "sample string 8",
"multi_select": 9,
"terminal_name": "sample string 10",
"created_on": "2026-03-10T09:45:16.8350463+01:00",
"tt_pos_sesion": {
"$ref": "48"
}
},
{
"$ref": "50"
}
],
"tt_rooms_units_activity": [
{
"$id": "51",
"id": "92fdedf0-440e-495c-a01a-7ce58e9a61fc",
"id_room_unit": "a3e74d48-4a96-46d6-8482-dfb4075b0e03",
"id_room_list": "33e478db-cdc9-4b47-b18f-4dd52f5b4eda",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-03-10T09:45:16.8350463+01:00",
"date_from": "2026-03-10T09:45:16.8350463+01:00",
"date_end": "2026-03-10T09:45:16.8350463+01:00",
"date_open": "2026-03-10T09:45:16.8350463+01:00",
"date_close": "2026-03-10T09:45:16.8350463+01:00",
"id_employee": "16360259-f0a5-4a50-bf37-ad28a1963fe7",
"id_employee_sec": "ee933960-926e-4cee-a7a8-75e54b27bed0",
"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": "f77d8b05-3f15-44cb-80fd-f66838f040c5",
"comment": "sample string 7",
"id_user_open": "0cc0ea60-c0ce-4c1f-b4d3-bd7c9e654e32",
"id_user_close": "563a76de-966b-4c85-b9d4-c5f0199f2bbf",
"id_unit_state": "67841343-7ba5-4ebe-95ad-45a6ef12c146",
"id_pos_sesion": "ae0cd939-4f74-4663-9447-735be3a3252c",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-03-10T09:45:16.8350463+01:00",
"active": true,
"created_on": "2026-03-10T09:45:16.8350463+01:00",
"last_update": "2026-03-10T09:45:16.8350463+01:00",
"commited": true,
"mt_employees": {
"$ref": "12"
},
"mt_employees1": {
"$ref": "12"
},
"mt_rooms_units": {
"$id": "52",
"id": "6e160f32-95ac-4b9c-8746-a3c2c92c455e",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "12cd728f-bb57-4ae0-8519-3976b98a7212",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "ef939c6b-d622-4b32-9df8-4e7a0ca6cbd9",
"locked": true,
"date_locked": "2026-03-10T09:45:16.8350463+01:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-03-10T09:45:16.8350463+01:00",
"last_update": "2026-03-10T09:45:16.8350463+01:00",
"id_user_upd": "12690350-5b99-4ac8-8f46-6ab8d686e0ca",
"commited": true,
"mt_rooms": {
"$id": "53",
"id": "8878d212-2320-4678-adcf-cf03b590c650",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "06cb04f1-0082-4231-8786-d55feb039cc4",
"name_pos": "sample string 6",
"id_image": "e6a8d366-bde0-4dd3-8c7f-042617dea9de",
"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": "f0214911-28ba-4741-a9c4-329dc6df1d4d",
"refresh_status": true,
"active": true,
"created_on": "2026-03-10T09:45:16.8350463+01:00",
"last_update": "2026-03-10T09:45:16.8350463+01:00",
"id_user_upd": "5411ca93-54b5-4dcc-8db3-aead9e401ac9",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_pos_rooms": [
{
"$id": "54",
"id_pos": "7cb920f1-976d-4ec5-8895-9d82219f50a5",
"id_room": "0de79c93-afd6-4cd4-a10c-d246679edaaf",
"active": true,
"created_on": "2026-03-10T09:45:16.8350463+01:00",
"last_update": "2026-03-10T09:45:16.8350463+01:00",
"id_user_upd": "9f825016-3e32-493c-8bdc-bb7ae2d98d4d",
"commited": true,
"mt_pos": {
"$ref": "25"
},
"mt_rooms": {
"$ref": "53"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "54"
}
],
"st_images": {
"$ref": "5"
},
"st_images1": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
},
"mt_rooms_units": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"tt_rooms_list": [
{
"$id": "55",
"id": "781c4607-b586-489a-bae1-fabbf7273d37",
"id_room": "c6634b23-7eec-4b92-b81d-56b0a7387ec6",
"date_in": "2026-03-10T09:45:16.8350463+01:00",
"date_out": "2026-03-10T09:45:16.8350463+01:00",
"id_user_add": "c7c9c879-372a-4114-8d34-cc05bd43da12",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-03-10T09:45:16.8350463+01:00",
"last_update": "2026-03-10T09:45:16.8350463+01:00",
"commited": true,
"mt_rooms": {
"$ref": "53"
},
"st_users": {
"$ref": "3"
},
"tt_rooms_units_activity": [
{
"$ref": "51"
},
{
"$ref": "51"
}
]
},
{
"$ref": "55"
}
]
},
"mt_rooms_units_types": {
"$id": "56",
"id": "29136971-f8a9-4719-bb11-52d86a268523",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-03-10T09:45:16.8350463+01:00",
"last_update": "2026-03-10T09:45:16.8350463+01:00",
"id_user_upd": "978654d8-0d00-47f2-a8e1-c1db3ea5da5d",
"commited": true,
"mt_rooms_units": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"mt_rooms_units_states_types": [
{
"$id": "57",
"id_room_type": "d3e2ce48-35fd-45dc-a7e7-020e7d7d16eb",
"id_room_state": "69fb1db5-b0af-49a1-9215-0b0e6ed97e3d",
"id_image": "8fcd0276-a2e9-47d0-bf07-abfcbfbaa6a7",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-03-10T09:45:16.8350463+01:00",
"last_update": "2026-03-10T09:45:16.8350463+01:00",
"id_user_upd": "1a8d9c71-cfbd-40d9-8c6c-9b373a795ad2",
"commited": true,
"mt_rooms_units_states": {
"$id": "58",
"id": "ae0cf45b-8f94-46f6-8225-b4362f440e6a",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-03-10T09:45:16.8350463+01:00",
"last_update": "2026-03-10T09:45:16.8350463+01:00",
"id_user_upd": "e3e96dbb-b634-4e77-a440-f9980c926534",
"commited": true,
"st_users": {
"$ref": "3"
},
"mt_rooms_units_states_types": [
{
"$ref": "57"
},
{
"$ref": "57"
}
],
"tt_rooms_units_activity": [
{
"$ref": "51"
},
{
"$ref": "51"
}
]
},
"mt_rooms_units_types": {
"$ref": "56"
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "57"
}
],
"st_users": {
"$ref": "3"
}
},
"st_users": {
"$ref": "3"
},
"tt_rooms_units_activity": [
{
"$ref": "51"
},
{
"$ref": "51"
}
]
},
"mt_rooms_units_states": {
"$ref": "58"
},
"st_users": {
"$ref": "3"
},
"st_users1": {
"$ref": "3"
},
"tt_doc_sa": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"tt_pos_sesion": {
"$ref": "48"
},
"tt_rooms_list": {
"$ref": "55"
}
},
{
"$ref": "51"
}
],
"tt_doc_sa": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"tt_tips": [
{
"$id": "59",
"id": "391569ed-26a1-471a-808f-f0052c2d9ee0",
"id_pos_sesion": "9315f80f-e387-476f-8307-63daaaca7c93",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "4498e0e7-4078-441d-a8a5-631b3cee4296",
"id_room_unit_activity": "df354002-9e11-4c4a-920c-169ea40b49ec",
"id_doc_sa": "a97b5ffe-943a-44c5-ae04-c25be14f6229",
"id_pos_type": "7d82e7b3-fe73-4170-97ba-9b797527797a",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "adadcacf-3245-49aa-8ba9-7b1813d1293f",
"coupon_id": "sample string 7",
"terminal_id": "sample string 8",
"card_name": "sample string 9",
"card_bank": "sample string 10",
"card_number": "sample string 11",
"client_name": "sample string 12",
"money_type": "sample string 13",
"merchant_id": "sample string 14",
"aid": "sample string 15",
"auth_num": "sample string 16",
"authorization": true,
"signature": true,
"contactless": true,
"date_hour_pay": "sample string 17",
"terminal_name": "sample string 18",
"active": true,
"created_on": "2026-03-10T09:45:16.8350463+01:00",
"last_update": "2026-03-10T09:45:16.8350463+01:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "48"
},
"tt_tips_users": [
{
"$id": "60",
"id_tip": "92218770-213f-4b05-928e-2387c14a957d",
"id_user": "bdc50604-755a-46b5-9738-41ed21715d00",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-03-10T09:45:16.8350463+01:00",
"last_update": "2026-03-10T09:45:16.8350463+01:00",
"commited": true,
"st_users": {
"$ref": "3"
},
"tt_tips": {
"$ref": "59"
}
},
{
"$ref": "60"
}
]
},
{
"$ref": "59"
}
],
"st_users": {
"$ref": "3"
},
"st_users1": {
"$ref": "3"
},
"tt_pos_sesion_users": [
{
"$id": "61",
"id_pos_sesion": "afb8ebd3-6dd0-4227-960c-05a8d3ce3046",
"id_user": "87570b83-4f77-468c-8b53-8c5f70045db5",
"date_add": "2026-03-10T09:45:16.8350463+01:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-03-10T09:45:16.8350463+01:00",
"last_update": "2026-03-10T09:45:16.8350463+01:00",
"commited": true,
"st_users": {
"$ref": "3"
},
"tt_pos_sesion": {
"$ref": "48"
}
},
{
"$ref": "61"
}
]
},
"tt_rooms_units_activity": {
"$ref": "51"
},
"tt_spool_doc_print": [
{
"$id": "62",
"id": "8dc75968-f2b7-4e0d-bc58-312fc81f0cd0",
"spool_server": "sample string 2",
"id_doc_sa": "00dc44ee-d22d-4099-94c3-466dba1cd2e5",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-03-10T09:45:16.8350463+01:00",
"printed": true,
"print_on": "2026-03-10T09:45:16.8350463+01:00",
"tt_doc_sa": {
"$ref": "29"
}
},
{
"$ref": "62"
}
]
},
"tt_pos_sesion": {
"$ref": "48"
}
},
{
"$ref": "28"
}
]
},
{
"$ref": "27"
}
],
"mt_items_featured": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"mt_pos_print": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_pos_rooms": [
{
"$ref": "54"
},
{
"$ref": "54"
}
],
"st_users": {
"$ref": "3"
},
"mt_pos_view": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"mt_prices_list_rules": [
{
"$id": "63",
"id": "ff641aab-958e-412f-b5c7-d4410457f795",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-03-10T09:45:16.8350463+01:00",
"date_end": "2026-03-10T09:45:16.8350463+01:00",
"id_branch": "d607e559-850b-4939-8d56-9005dd8b0604",
"id_pos": "fae4bc8d-372d-44a2-9898-c70a893dd602",
"id_list": "616ae888-2168-4621-a846-27dd2ed3202c",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-03-10T09:45:16.8350463+01:00",
"last_update": "2026-03-10T09:45:16.8350463+01:00",
"id_user_upd": "6dd2adab-42b0-4d45-9144-c39588919117",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_pos": {
"$ref": "25"
},
"mt_prices_list": {
"$ref": "22"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "63"
}
],
"mt_prices_rules": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"st_doc_num": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"st_pos_license": [
{
"$id": "64",
"id": "1b0871d2-9e6f-49a1-9f52-b4625b2eb1f4",
"id_pos": "4abf0e68-1a36-46f3-b9c7-228e14773219",
"mac_address": "sample string 3",
"date_end": "2026-03-10T09:45:16.8350463+01:00",
"key_access": "sample string 5",
"id_user_add": "da047f9a-449d-4df9-956a-20e979842075",
"active": true,
"created_on": "2026-03-10T09:45:16.8350463+01:00",
"last_update": "2026-03-10T09:45:16.8350463+01:00",
"commited": true,
"mt_pos": {
"$ref": "25"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "64"
}
],
"st_users_pos": [
{
"$id": "65",
"id_user": "3ba49432-2cab-48f4-8392-8637693d940f",
"id_pos": "ff4db5a9-643b-4769-be57-ee770804f6c4",
"pass_required": true,
"active": true,
"created_on": "2026-03-10T09:45:16.8350463+01:00",
"last_update": "2026-03-10T09:45:16.8350463+01:00",
"commited": true,
"mt_pos": {
"$ref": "25"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "65"
}
],
"tt_doc_sa": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"tt_pos_connection": [
{
"$id": "66",
"id": "96835c98-6ee2-47d1-9662-c997da5ac841",
"id_pos": "f1f9bfa8-5248-455a-983a-997b11e45392",
"date_add": "2026-03-10T09:45:16.8350463+01:00",
"date_upd": "2026-03-10T09:45:16.8350463+01:00",
"date_out": "2026-03-10T09:45:16.8350463+01:00",
"connection_type": "sample string 3",
"connection_speed": 1,
"terminal_name": "sample string 4",
"version": "sample string 5",
"commited": true,
"mt_pos": {
"$ref": "25"
}
},
{
"$ref": "66"
}
],
"tt_pos_sesion": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"mt_branches": {
"$ref": "4"
},
"tt_logs": [
{
"$id": "67",
"id": "c05dc95f-69e4-45b3-8668-08c5f69e49f8",
"id_user_add": "0575ee65-96c6-4123-9b3f-7d8de2addbe0",
"id_table": "4d0d52b0-d6be-4f69-bfc4-393b05b816e0",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "24bfa775-8d38-4c93-b908-42e6344e18af",
"created_on": "2026-03-10T09:45:16.8350463+01:00",
"commited": true,
"mt_pos": {
"$ref": "25"
},
"st_sync_tables": {
"$id": "68",
"id": "9401d46a-2c36-4e67-8030-cb21ca546133",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-03-10T09:45:16.8350463+01:00",
"last_update": "2026-03-10T09:45:16.8350463+01:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "69",
"id": "6d587cf7-c478-49a4-8140-cba1bdce9b94",
"id_sync": "2809c36f-f729-4ef5-b55c-c35e94758f68",
"json": "sample string 3",
"id_table": "c0059ac1-933e-47c1-8fbb-58f17acf1cb1",
"order": 5,
"st_sync_packages": {
"$id": "70",
"id": "40f9b43b-7ac3-4528-a8e7-d267ac033c5e",
"id_branch_from": "6c915009-2b50-4868-b59b-096ae189bd34",
"id_branch_to": "d13e2cd5-5d31-4b24-b3d3-2271a1f87476",
"type": 4,
"created_on": "2026-03-10T09:45:16.8350463+01:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-03-10T09:45:16.8350463+01:00",
"send_on": "2026-03-10T09:45:16.8350463+01:00",
"mt_branches": {
"$ref": "4"
},
"mt_branches1": {
"$ref": "4"
},
"st_sync_packages_det": [
{
"$ref": "69"
},
{
"$ref": "69"
}
]
},
"st_sync_tables": {
"$ref": "68"
}
},
{
"$ref": "69"
}
],
"tt_logs": [
{
"$ref": "67"
},
{
"$ref": "67"
}
]
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "67"
}
],
"st_local_variables": [
{
"$id": "71",
"id": "bd37d91a-880f-4926-b86e-3f9503a76502",
"id_pos": "bfdcdd53-10db-405a-9708-e60f716ec9c0",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-03-10T09:45:16.8350463+01:00",
"commited": true,
"mt_pos": {
"$ref": "25"
}
},
{
"$ref": "71"
}
],
"tt_doc_st": [
{
"$ref": "44"
},
{
"$ref": "44"
}
]
},
"mt_pos_prices_list": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"mt_pos_types": {
"$ref": "39"
},
"st_users": {
"$ref": "3"
}
},
"mt_prices_list": {
"$ref": "22"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "23"
}
],
"mt_prices_items": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"mt_prices_list1": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"mt_prices_list2": {
"$ref": "22"
},
"mt_prices_list_rules": [
{
"$ref": "63"
},
{
"$ref": "63"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
},
"mt_prices_rules": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"tt_doc_sa_det": [
{
"$ref": "15"
},
{
"$ref": "15"
}
]
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "21"
}
],
"tt_doc_sa_det": [
{
"$ref": "15"
},
{
"$ref": "15"
}
]
},
"mt_prices_list": {
"$ref": "22"
},
"st_users": {
"$ref": "3"
},
"st_users1": {
"$ref": "3"
},
"tt_doc_sa": {
"$ref": "29"
},
"tt_doc_sa_det_stock": [
{
"$id": "72",
"id_doc_sa": "4fb5f6e3-11ae-44b9-860e-dab8e2b14e54",
"id_line": 2,
"id_item": "d085bd7c-1197-499a-a120-f27330abcd67",
"qty": 4.1,
"mt_items": {
"$ref": "1"
},
"tt_doc_sa_det": {
"$ref": "15"
}
},
{
"$ref": "72"
}
]
},
{
"$ref": "15"
}
],
"tt_doc_sa_pay": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"tt_vouchers": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"tt_vouchers_permisions": [
{
"$id": "73",
"id": "b0ebc80f-5b82-490b-9333-31e82f62f7f7",
"date_from": "2026-03-10T09:45:16.8350463+01:00",
"date_end": "2026-03-10T09:45:16.8350463+01:00",
"date_used": "2026-03-10T09:45:16.8350463+01:00",
"id_employee": "f928b680-bd20-4071-88d0-1e95cf43b6ef",
"id_branch": "59d99e11-dc37-42d8-8d84-1a9d989de44f",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "6161c5c7-2208-42a3-b71a-46c085715373",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-03-10T09:45:16.8350463+01:00",
"last_update": "2026-03-10T09:45:16.8350463+01:00",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_employees": {
"$ref": "12"
},
"st_users": {
"$ref": "3"
},
"tt_vouchers": [
{
"$ref": "11"
},
{
"$ref": "11"
}
]
},
{
"$ref": "73"
}
],
"tt_rooms_units_activity": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "51"
},
{
"$ref": "51"
}
]
},
"mt_payment_types": {
"$ref": "35"
},
"st_users": {
"$ref": "3"
},
"tt_doc_sa_pay": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"tt_vouchers_det": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"tt_vouchers_permisions": {
"$ref": "73"
}
}
},
{
"$ref": "10"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
},
"mt_items_sub": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"mt_prices_rules": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"tt_items_customs": [
{
"$ref": "49"
},
{
"$ref": "49"
}
]
},
"mt_pos": {
"$ref": "25"
},
"mt_prices_list": {
"$ref": "22"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "8"
}
],
"tt_vouchers_det": [
{
"$ref": "10"
},
{
"$ref": "10"
}
]
},
{
"$ref": "6"
}
],
"mt_employees": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"mt_items": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"mt_items_types": [
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"mt_money_types": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"mt_payment_types": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_prices_list": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"mt_rooms": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"mt_rooms1": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "57"
},
{
"$ref": "57"
}
],
"st_functions": [
{
"$id": "74",
"id": "6b3829b8-be17-491d-b641-9aa062d57ec6",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "97627218-4334-40fd-b72c-fac66e9aad5c",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "0196842b-0cf7-48fa-a016-2e19a276a651",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"font_bold": true,
"font_underline": true,
"font_size": 16,
"active": true,
"created_on": "2026-03-10T09:45:16.8350463+01:00",
"last_update": "2026-03-10T09:45:16.8350463+01:00",
"commited": true,
"st_functions_groups": {
"$id": "75",
"id": "68fb0cb1-3bf9-40e6-9e43-932a1df83994",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-03-10T09:45:16.8350463+01:00",
"last_update": "2026-03-10T09:45:16.8350463+01:00",
"commited": true,
"st_functions": [
{
"$ref": "74"
},
{
"$ref": "74"
}
]
},
"st_images": {
"$ref": "5"
},
"st_permisions": [
{
"$id": "76",
"id": "9cb0882c-8209-4d96-920e-9082cb953a4f",
"id_function": "62b24dcc-e90d-4244-b615-a5a7a59bc596",
"id_user": "f05dbf52-4fbf-42fb-a929-0c95831ca1ce",
"id_profile": "2200c6f2-587c-437f-9bdd-165b0f75493f",
"permission": 3,
"active": true,
"created_on": "2026-03-10T09:45:16.8350463+01:00",
"last_update": "2026-03-10T09:45:16.8350463+01:00",
"commited": true,
"st_users_profiles": {
"$id": "77",
"id": "7c0fedd1-9134-49bb-a27a-b0e923838c9d",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"is_pass_required": true,
"is_admin": true,
"level_id": 7,
"order_1": 8,
"order_2": 9,
"order_3": 10,
"order_4": 11,
"is_tips": true,
"active": true,
"created_on": "2026-03-10T09:45:16.8350463+01:00",
"last_update": "2026-03-10T09:45:16.8350463+01:00",
"commited": true,
"st_permisions": [
{
"$ref": "76"
},
{
"$ref": "76"
}
],
"st_users": [
{
"$ref": "3"
},
{
"$ref": "3"
}
]
},
"st_users": {
"$ref": "3"
},
"st_functions": {
"$ref": "74"
}
},
{
"$ref": "76"
}
]
},
{
"$ref": "74"
}
],
"st_images_types": {
"$id": "78",
"id": "96c9c588-ac05-4eff-940f-5c9793458f33",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-03-10T09:45:16.8350463+01:00",
"last_update": "2026-03-10T09:45:16.8350463+01:00",
"commited": true,
"st_images": [
{
"$ref": "5"
},
{
"$ref": "5"
}
]
},
"mt_docs": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"st_users": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"st_users1": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"mt_cloakrooms": [
{
"$ref": "27"
},
{
"$ref": "27"
}
]
},
"st_users": {
"$ref": "3"
},
"mt_branches_zones": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"mt_employees_branches": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"mt_items_featured": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"mt_locations": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"mt_periods": [
{
"$id": "79",
"id_branch": "fd4773df-4cf4-4589-9d2e-a91495e7f8b5",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-03-10T09:45:16.8350463+01:00",
"date_end": "2026-03-10T09:45:16.8350463+01:00",
"state": "sample string 6",
"created_on": "2026-03-10T09:45:16.8350463+01:00",
"last_update": "2026-03-10T09:45:16.8350463+01:00",
"commited": true,
"mt_branches": {
"$ref": "4"
}
},
{
"$ref": "79"
}
],
"mt_pos": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_prices_list_rules": [
{
"$ref": "63"
},
{
"$ref": "63"
}
],
"mt_prices_rules": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_rooms": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"st_sync_packages": [
{
"$ref": "70"
},
{
"$ref": "70"
}
],
"st_sync_packages1": [
{
"$ref": "70"
},
{
"$ref": "70"
}
],
"tt_doc_sa": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"tt_doc_st": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_vouchers": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"tt_vouchers_permisions": [
{
"$ref": "73"
},
{
"$ref": "73"
}
]
},
{
"$ref": "4"
}
],
"mt_branches_zones": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"mt_brands": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_categories": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_categories_items": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"mt_cloakrooms": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"mt_docs_payment_money": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"mt_employees": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"mt_employees_profiles": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"mt_items": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"mt_items_featured": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"mt_items_sub": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"mt_items_types": [
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"mt_locations": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"mt_money_rates": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_money_types": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"mt_payment_types": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_pos": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"mt_pos_prices_list": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"mt_pos_print": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_pos_rooms": [
{
"$ref": "54"
},
{
"$ref": "54"
}
],
"mt_pos_types": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"mt_pos_view": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"mt_prices_items": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"mt_prices_list": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"mt_prices_list_rules": [
{
"$ref": "63"
},
{
"$ref": "63"
}
],
"mt_prices_rules": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_rooms": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"mt_rooms_units": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"mt_rooms_units_states": [
{
"$ref": "58"
},
{
"$ref": "58"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "57"
},
{
"$ref": "57"
}
],
"mt_rooms_units_types": [
{
"$ref": "56"
},
{
"$ref": "56"
}
],
"mt_units": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"mt_units_ref": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"st_images": {
"$ref": "5"
},
"st_images1": {
"$ref": "5"
},
"st_permisions": [
{
"$ref": "76"
},
{
"$ref": "76"
}
],
"st_pos_license": [
{
"$ref": "64"
},
{
"$ref": "64"
}
],
"st_users_pos": [
{
"$ref": "65"
},
{
"$ref": "65"
}
],
"st_users_profiles": {
"$ref": "77"
},
"st_users_token": [
{
"$id": "80",
"id": "2c41574f-f494-4273-ada8-d785af0a97a4",
"token_id": "sample string 2",
"id_user": "25234254-8b29-41a7-b4a2-d50f45c001fa",
"date_from": "2026-03-10T09:45:16.8350463+01:00",
"date_end": "2026-03-10T09:45:16.8350463+01:00",
"created_on": "2026-03-10T09:45:16.8350463+01:00",
"st_users": {
"$ref": "3"
}
},
{
"$ref": "80"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"tt_doc_sa_det": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_doc_sa_det1": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_doc_sa": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"tt_doc_sa1": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"tt_doc_st": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_doc_st1": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_items_customs": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"tt_logs": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"tt_pos_sesion": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"tt_pos_sesion1": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"tt_rooms_list": [
{
"$ref": "55"
},
{
"$ref": "55"
}
],
"tt_rooms_units_activity": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"tt_rooms_units_log": [
{
"$id": "81",
"id": "562342c6-51b7-4155-a255-450c3dfcdd58",
"id_room_activity": "55e33d63-7965-4cd2-a34a-930d47762751",
"id_pos_sesion": "62dab3a1-ddd7-48d2-9238-b101fbfed7c8",
"log_text": "sample string 4",
"id_user": "3ee4c9f1-4426-409c-8610-67a632154d28",
"created_on": "2026-03-10T09:45:16.8350463+01:00",
"commited": true,
"st_users": {
"$ref": "3"
}
},
{
"$ref": "81"
}
],
"tt_tips_users": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"tt_vouchers_permisions": [
{
"$ref": "73"
},
{
"$ref": "73"
}
],
"tt_vouchers": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"mt_docs": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"tt_pos_sesion_users": [
{
"$ref": "61"
},
{
"$ref": "61"
}
]
}
},
"mt_categories_items": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"mt_items_featured": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"mt_items_formula": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"mt_units": {
"$ref": "19"
},
"mt_units1": {
"$ref": "19"
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
},
"mt_items_sub": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"mt_prices_rules": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"tt_doc_sa_det_stock": [
{
"$ref": "72"
},
{
"$ref": "72"
}
],
"tt_doc_st_det": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"tt_items_customs": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"tt_stock": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"tt_vouchers_det": [
{
"$ref": "10"
},
{
"$ref": "10"
}
]
},
{
"$ref": "1"
}
]