GET api/Mt_Items?id_list_price={id_list_price}&id_category={id_category}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id_list_price | globally unique identifier |
Required |
|
| id_category | 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 |
|
| 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": "147fc0be-d42b-4be5-8ed8-51067efe5774",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "1b1869d0-a3df-48fa-bbbe-a191c63ef420",
"id_unit_sec": "f9c58b67-7b9c-4844-8a6d-dda984980650",
"id_brand": "d57b9cfa-b513-40bc-8133-72256b78eb65",
"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": "c07e4588-9be9-43f6-ad34-1f721b649b76",
"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": "2026-01-10T12:09:41.2827788+01:00",
"last_update": "2026-01-10T12:09:41.2827788+01:00",
"id_user_upd": "d2339b72-6e7f-42d7-b9d0-0476a73c9e94",
"commited": true,
"mt_brands": {
"$id": "2",
"id": "f4d10a4d-9eca-4888-803b-1c47d94b3275",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-01-10T12:09:41.2827788+01:00",
"last_update": "2026-01-10T12:09:41.2827788+01:00",
"id_user_upd": "0da0ff29-384d-467f-b972-8ff8f6ba9767",
"commited": true,
"mt_items": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"st_users": {
"$id": "3",
"id": "ce77433b-1789-428f-a231-4cced70f4109",
"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": "ccde08b8-bda1-4d70-902e-669d1299e3ea",
"view_messages": true,
"id_image_photo": "bcbb7a27-34b8-4a12-b06f-9fb590349f96",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "213b8463-856b-4828-a4b3-172a6d71e790",
"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-01-10T12:09:41.2827788+01:00",
"last_update": "2026-01-10T12:09:41.2827788+01:00",
"commited": true,
"mt_branches": [
{
"$id": "4",
"id": "182193a3-06f5-4f9b-b2cc-03840d62a62e",
"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": "c475aa9a-fa87-4081-9568-ee37cdf7f8dd",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-01-10T12:09:41.2827788+01:00",
"last_update": "2026-01-10T12:09:41.2827788+01:00",
"id_user_upd": "604d8125-890b-4323-999b-143ef43bf78a",
"commited": true,
"st_images": {
"$id": "5",
"id": "d7547603-02a2-497f-a557-b35b87f2d1b4",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "7d678c1c-716e-404d-a336-2c608bb3cae3",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-01-10T12:09:41.2827788+01:00",
"last_update": "2026-01-10T12:09:41.2827788+01:00",
"commited": true,
"mt_branches": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"mt_categories": [
{
"$id": "6",
"id": "2ae5e078-c142-4e64-b3ce-301266da8e89",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "6b559a70-b88e-42b2-ae57-829f16901ac5",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "3d7f1a2e-ae77-487e-83e3-8c963798279c",
"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-01-10T12:09:41.2827788+01:00",
"last_update": "2026-01-10T12:09:41.2827788+01:00",
"id_user_upd": "63e506fd-1734-4fb9-8acb-4e23fbb5abdc",
"commited": true,
"mt_categories_items": [
{
"$id": "7",
"id_category": "45c293cd-dcbe-432f-becf-c328c2a7774e",
"id_item": "1a0105b3-d708-4390-bdc8-e1ae7b5187be",
"is_default": true,
"active": true,
"created_on": "2026-01-10T12:09:41.2827788+01:00",
"last_update": "2026-01-10T12:09:41.2827788+01:00",
"id_user_upd": "73d777ae-dc9f-42d4-ab01-de85078a101a",
"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": "f63a176f-dd2c-42ac-bb91-9a1b47cbb261",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-01-10T12:09:41.2827788+01:00",
"date_end": "2026-01-10T12:09:41.2827788+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": "f2528612-ce6a-443b-9910-0b955478ab63",
"id_pos": "736c0ea2-6b61-4282-a6b7-4e5f860cc070",
"id_list": "7c943da2-9a74-44f1-9347-b81844c62b99",
"id_item": "d763127d-6de1-483c-a2e7-a5ef2e2a90dc",
"id_item_type": "ba8b10c0-7d15-4b64-b4a9-9a8d07826e9b",
"id_category": "2324fbd6-58d8-4b68-87d5-835a9030d566",
"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-01-10T12:09:41.2827788+01:00",
"last_update": "2026-01-10T12:09:41.2827788+01:00",
"id_user_upd": "c43063d6-0387-40a5-b43a-819e4357a2d1",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_categories": {
"$ref": "6"
},
"mt_items": {
"$ref": "1"
},
"mt_items_types": {
"$id": "9",
"id": "933e16f3-1b8f-4662-8aa9-9a95fce4d790",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "1bd0a9e3-b3b8-4c69-9b9d-c07df7b4ddf3",
"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-01-10T12:09:41.2827788+01:00",
"last_update": "2026-01-10T12:09:41.2827788+01:00",
"id_user_upd": "3548501b-32d1-4d46-95cc-53c4de8818d4",
"commited": true,
"tt_vouchers_det": [
{
"$id": "10",
"id_voucher": "9754dad9-2c96-4072-9c2b-c58ba6562af2",
"id_line": "11880b63-144e-41fe-896c-97e3ea8f3ad5",
"id_category": "42b30a54-a852-43b0-89e4-0eb21cffb8ab",
"id_item": "6db602af-efd3-4eb7-8a8b-ec5503fa2db0",
"id_item_type": "e7a307a0-3035-482c-b57f-be164fe74533",
"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": "b076f76a-dced-41d6-9bf3-cfbe94864ff3",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-01-10T12:09:41.2827788+01:00",
"date_end": "2026-01-10T12:09:41.2827788+01:00",
"date_used": "2026-01-10T12:09:41.2827788+01:00",
"date_sesion": "2026-01-10T12:09:41.2827788+01:00",
"id_employee": "a41ea234-75d3-4960-9976-3c44ff0f5175",
"id_branch": "1a349b4e-b7ee-48da-bdb6-b3c7433f68db",
"id_voucher_permision": "cfbd8002-6da3-4dc1-a9fb-ee8c347e9571",
"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": "d81c9724-e33d-4941-8149-555320a7417e",
"id_user_add": "dbe9608b-9f09-4dba-8686-2e0ffa2b671e",
"id_doc_sa": "b7d83df6-f433-49a3-be55-c75ea32c2e04",
"id_item_sub": "03b20b71-4dbe-4046-a3eb-04a624c5b723",
"id_pos_sesion": "35f13036-63b7-4317-800b-c68c94f6d771",
"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-01-10T12:09:41.2827788+01:00",
"last_update": "2026-01-10T12:09:41.2827788+01:00",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_employees": {
"$id": "12",
"id": "0c527a37-61ad-464a-86f7-47bae11102fd",
"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": "2305ce53-0de1-4a24-9cb3-7c190eb0e2fb",
"name_pos": "sample string 12",
"id_image": "2c0a78e4-6874-467e-9276-5eef7b504247",
"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-01-10T12:09:41.2827788+01:00",
"last_update": "2026-01-10T12:09:41.2827788+01:00",
"id_user_upd": "6b4cf190-c79b-4486-9b2a-bcefb1de6990",
"commited": true,
"mt_employees_branches": [
{
"$id": "13",
"id_employee": "8d194c0b-a34d-406b-b00b-90b5b6b66eae",
"id_branch": "be4d3f5e-e7f7-48be-a8ec-061d6c21f525",
"active": true,
"created_on": "2026-01-10T12:09:41.2827788+01:00",
"last_update": "2026-01-10T12:09:41.2827788+01:00",
"id_user_upd": "3f8a660f-7b20-4b12-b0fe-8f4bf53d33be",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_employees": {
"$ref": "12"
}
},
{
"$ref": "13"
}
],
"mt_employees_profiles": {
"$id": "14",
"id": "f893d9b1-fb52-4f77-b64e-303c367be555",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-01-10T12:09:41.2827788+01:00",
"last_update": "2026-01-10T12:09:41.2827788+01:00",
"id_user_upd": "02117506-5395-4757-84e1-66b60489c3c3",
"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": "88ba0dde-4a5a-4fb3-8935-22306c798ddb",
"id_line": 2,
"id_item_sub": "46ee3d82-18a3-42c5-8b1d-1d63a1bcc483",
"qty": 4.1,
"id_list": "dbb5b5ae-2c58-412e-9870-962aff4ee623",
"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": "85e8d981-e480-406c-b93c-781d24492fc6",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "97fe6ad5-a62b-4842-896e-2b5c93f43f64",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "8b1e5942-b120-4935-a6e0-519f049e24a9",
"id_user_upd": "76b675ad-0404-4027-8c4e-02b323d7e4e0",
"active": true,
"mt_employees": {
"$ref": "12"
},
"mt_items_sub": {
"$id": "16",
"id": "9775d96d-df8b-44d5-bd03-c21bb69d4760",
"id_item": "27f85e7e-9916-437e-b79f-438262c91d6d",
"id_item_type": "965737ab-7e76-457d-b0b5-db5a03cdd226",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "22fe8c51-87a2-455b-8381-8150c6b2d480",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-01-10T12:09:41.2827788+01:00",
"last_update": "2026-01-10T12:09:41.2827788+01:00",
"id_user_upd": "18c6ac77-79a7-4093-83be-3b22aa21ee99",
"commited": true,
"mt_items": {
"$ref": "1"
},
"mt_items_formula": [
{
"$id": "17",
"id_item_sub": "5f54808d-13d5-4141-b1f3-2eccb9ee00e4",
"id_item": "9acd8204-516e-4da7-b7de-e66e5f488b4a",
"group_id": 3,
"id_unit_ref": "2a910e29-f3b2-4a75-8f2b-ef1fab203835",
"qty_dis": 5,
"mt_items": {
"$ref": "1"
},
"mt_items_sub": {
"$ref": "16"
},
"mt_units_ref": {
"$id": "18",
"id": "43a93f32-ec7f-459c-9503-b867934aa48c",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "6f18bd15-38da-4a8e-91c4-6d72cd4bc10f",
"active": true,
"created_on": "2026-01-10T12:09:41.2827788+01:00",
"last_update": "2026-01-10T12:09:41.2827788+01:00",
"id_user_upd": "c8eda906-1966-4d40-85f2-8d6177b99b9a",
"commited": true,
"mt_units": {
"$id": "19",
"id": "b24dcc86-326b-40e8-9652-597576015a1a",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-01-10T12:09:41.2827788+01:00",
"last_update": "2026-01-10T12:09:41.2827788+01:00",
"id_user_upd": "b2495c76-69b0-486f-8525-4ceec5d8c003",
"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": "9b1da907-3a2a-4314-9e64-85eb464c5ee6",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "8035745e-385f-4a06-9244-45cfa2a7b1ab",
"id_doc_print": "f9fbfc44-4bc8-49f2-b0f8-06ceaa072134",
"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-01-10T12:09:41.2827788+01:00",
"last_update": "2026-01-10T12:09:41.2827788+01:00",
"commited": true,
"mt_items_sub": [
{
"$ref": "16"
},
{
"$ref": "16"
}
]
},
"st_users": {
"$ref": "3"
},
"mt_prices_items": [
{
"$id": "21",
"id_list": "102aa2ca-36ef-4e94-ac59-bbe29bee6781",
"id_item_sub": "da4678d4-5471-4dc7-b52f-4a5d9481c55c",
"validity_date": "2026-01-10T12:09:41.2827788+01:00",
"price": 4.1,
"active": true,
"created_on": "2026-01-10T12:09:41.2827788+01:00",
"last_update": "2026-01-10T12:09:41.2827788+01:00",
"id_user_upd": "ee5fd1f3-3417-4de2-8b9a-73cf1f5add40",
"commited": true,
"mt_items_sub": {
"$ref": "16"
},
"mt_prices_list": {
"$id": "22",
"id": "1e8ed4c8-2fb3-4190-8907-5137b75b6aff",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "3efef10e-ebdd-494c-9147-dfa1464353c1",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "c27116f5-c16f-4f18-bf54-4f8e60ec0eb6",
"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-01-10T12:09:41.2827788+01:00",
"last_update": "2026-01-10T12:09:41.2827788+01:00",
"id_user_upd": "4b0b19f0-d2cd-469c-9d38-35704167a4c2",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "23",
"id_pos": "e2b1978a-180a-432c-a011-65f53bd9a4a2",
"id_pos_type": "56b4519e-da09-4665-9c47-4372a0c2e858",
"id_price_list": "ac742286-09be-474a-90d3-8b93377c29f3",
"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-01-10T12:09:41.2827788+01:00",
"last_update": "2026-01-10T12:09:41.2827788+01:00",
"id_user_upd": "cd4dc1b4-365c-4dc3-809b-9a3c10c9673e",
"commited": true,
"mt_pos_view": {
"$id": "24",
"id_pos": "5778b58e-79c0-4888-9b11-ddc19ed06645",
"id_pos_type": "26bfc399-a479-4e89-b081-48755f4517a7",
"is_default": true,
"active": true,
"created_on": "2026-01-10T12:09:41.2827788+01:00",
"last_update": "2026-01-10T12:09:41.2827788+01:00",
"id_user_upd": "05a40f73-3ec4-4077-806c-3dac892303eb",
"commited": true,
"mt_pos": {
"$id": "25",
"id": "e3486005-1b5e-494f-a971-d83be75a5b92",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "e3fef6eb-eab8-48b2-954d-1a0e5c4ff5ff",
"id_zone": "bb312a96-57f2-40ef-bbc9-d7719947fd9d",
"user_required": true,
"active": true,
"created_on": "2026-01-10T12:09:41.2827788+01:00",
"last_update": "2026-01-10T12:09:41.2827788+01:00",
"id_user_upd": "cdb29566-5963-421e-b6d3-1c56de17fb88",
"commited": true,
"mt_branches_zones": {
"$id": "26",
"id": "d28a4932-bee9-458a-94ab-3f6830f013cb",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "acbdfa2b-6ada-4636-aa14-d2d3102fae0e",
"active": true,
"created_on": "2026-01-10T12:09:41.2827788+01:00",
"last_update": "2026-01-10T12:09:41.2827788+01:00",
"id_user_upd": "04a7f397-a8b0-4d98-9fae-27b104a711ac",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_pos": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"st_users": {
"$ref": "3"
}
},
"mt_cloakrooms": [
{
"$id": "27",
"id": "cf6e53bb-e98f-4741-9ab6-ac6335d1aa01",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "37d25ca8-ca25-47c4-96cd-00bad6ef4cf2",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "55eb2689-0a9d-4337-bf58-61f6ef78a65d",
"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-01-10T12:09:41.2827788+01:00",
"last_update": "2026-01-10T12:09:41.2827788+01:00",
"id_user_upd": "f204faf3-6672-4b8d-b19e-a6679942485e",
"commited": true,
"mt_pos": {
"$ref": "25"
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
},
"tt_cloakrooms_units": [
{
"$id": "28",
"id": "3980cb9c-768f-4f62-808f-9469ee7800b1",
"id_cloakroom": "fab6abd0-24fd-4de1-9928-5560f66f4f65",
"id_pos_sesion": "28434af8-343f-482b-bd75-373631ac97db",
"unit_id": 4,
"date_open": "2026-01-10T12:09:41.2827788+01:00",
"date_close": "2026-01-10T12:09:41.2827788+01:00",
"id_doc_sa": "c67f3e77-1320-4f27-a605-067cb0afa3a8",
"commited": true,
"mt_cloakrooms": {
"$ref": "27"
},
"tt_doc_sa": {
"$id": "29",
"id": "d53a7991-e418-4fc2-a2bb-b832eb74fd69",
"id_pos": "fa20be91-81b2-4912-9cc9-9edbeb81b30e",
"id_doc": "204e4843-d671-47c2-88e6-69a2b0bdb2af",
"id_branch": "e35976bd-cc5b-404d-a5e3-24cbc0aebec8",
"nro_doc": "sample string 5",
"date_doc": "2026-01-10T12:09:41.2827788+01:00",
"date_tax": "2026-01-10T12:09:41.2827788+01:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "7bec162a-9f0f-4d01-8087-d2d7273d1d32",
"id_relationship": "82f3b717-4793-4828-b7d2-a8b745da3d5b",
"id_loc_from": "cf87df74-caa9-4672-b3d6-ef14b052b520",
"id_loc_end": "7651eaeb-4b67-4e5a-be1d-7a0849cbb871",
"id_user_add": "f24c46c5-732b-4e45-a61c-f63aec53a062",
"id_user_upd": "2661a32e-de05-43e9-bdc4-0a45dd50657c",
"comment": "sample string 12",
"id_pos_sesion": "fc391b7d-6212-4dfc-81c4-655c24d27347",
"id_room_unit": "b79c2b58-8baa-44cc-8082-572c639ead76",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "afb018ec-4948-4abd-9bc3-239fd4842ec9",
"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-01-10T12:09:41.2827788+01:00",
"last_update": "2026-01-10T12:09:41.2827788+01:00",
"commited": true,
"created_by": 1,
"mt_branches": {
"$ref": "4"
},
"mt_docs": {
"$id": "30",
"id": "78d69ef8-a896-4d5c-873a-6e935e436259",
"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": "425ade0e-9fe0-4a27-ba5c-354e391cfbf2",
"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-01-10T12:09:41.2827788+01:00",
"last_update": "2026-01-10T12:09:41.2827788+01:00",
"id_user_upd": "069cb375-c862-4575-bab9-feefb79be3a0",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "31",
"id_doc": "487176a8-e97e-4339-9958-72f88316d1d2",
"id_pay": "145de85d-850e-489a-9b8e-513714866c5f",
"id_money": "c142b5de-13a9-45b5-99cc-b6fad1253d98",
"active": true,
"created_on": "2026-01-10T12:09:41.2827788+01:00",
"last_update": "2026-01-10T12:09:41.2827788+01:00",
"id_user_upd": "5c0b1499-c131-4ef6-ae36-61c810c4362c",
"commited": true,
"mt_docs": {
"$ref": "30"
},
"mt_money_types": {
"$id": "32",
"id": "5fd28719-fabb-4995-a13b-f9e76f1d654e",
"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": "1ae631af-0f82-4149-be97-90a79f20e3ec",
"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-01-10T12:09:41.2827788+01:00",
"last_update": "2026-01-10T12:09:41.2827788+01:00",
"id_user_upd": "ca8293b6-b32b-441c-8dbc-74670f1006ec",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"mt_money_rates": [
{
"$id": "33",
"id_money_1": "65922fd7-ca2d-4881-8df3-99088872ce6e",
"id_money_2": "49d8d096-7faa-4302-9146-a21c367f7938",
"date_from": "2026-01-10T12:09:41.2827788+01:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-01-10T12:09:41.2827788+01:00",
"last_update": "2026-01-10T12:09:41.2827788+01:00",
"id_user_upd": "69df37b8-646e-4e4f-af3c-2d8a23091ae7",
"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": "9e1d69c8-8e5f-4a24-957a-729fa8473f5d",
"id_pay": "bd12da70-1e9a-49e4-8edc-814e3b0f5ad9",
"id_money": "c6ae5edc-5d97-4d9c-a18d-6bbc49aa8aa6",
"date_cashflow": "2026-01-10T12:09:41.2827788+01:00",
"coefficient": 5.1,
"id_user_add": "a0b0218b-0dcf-4f4e-8fee-a99d7500a7ee",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "35",
"id": "1d5107cd-acdb-4982-8ec7-3ba2e7ae31b5",
"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": "6673595c-ac59-4699-b6c6-d12871c6528c",
"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-01-10T12:09:41.2827788+01:00",
"last_update": "2026-01-10T12:09:41.2827788+01:00",
"id_user_upd": "acca35a1-be36-47c1-8f9f-256c4030c1ed",
"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": "07cf9eca-f01d-435a-893f-6075ffc329d3",
"id_line": 2,
"id_pay": "7bab991e-a67e-4164-81c1-6c7d5e30b9fb",
"id_money": "455e82d8-966d-4a2b-ab35-0e8f13854b83",
"coefficient": 5.1,
"id_voucher": "d19a07dc-a528-4d9c-988c-9d2849b04b86",
"id_employee": "65eb40e7-6cde-4ff3-8840-137f05811e5d",
"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": "78b9d689-4879-4928-b20a-ea6cae3b14e9",
"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": "47ed2875-b50c-4edf-aa2a-24808b9d5139",
"id_doc": "14afb46b-378b-478c-acbc-f7e2feac5af3",
"id_pos_type": "36d7676c-3efe-41d7-8fb8-967e0fe7746a",
"id_doc_print": "445fa0dd-d6a7-41ce-a73e-41408fd07ccf",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-01-10T12:09:41.2827788+01:00",
"last_update": "2026-01-10T12:09:41.2827788+01:00",
"id_user_upd": "abcdc7b8-7389-477b-88b2-731c46d4093d",
"commited": true,
"mt_docs": {
"$ref": "30"
},
"mt_pos_print": {
"$id": "38",
"id": "79391a7d-2e4d-408e-be10-0ecd6ce19e3e",
"id_pos": "98034e36-08b4-49b3-b9be-53f6f5a8d326",
"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-01-10T12:09:41.2827788+01:00",
"last_update": "2026-01-10T12:09:41.2827788+01:00",
"id_user_upd": "b68f795f-0a03-48cd-8d53-f52395a16238",
"commited": true,
"mt_pos": {
"$ref": "25"
},
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_users": {
"$ref": "3"
}
},
"mt_pos_types": {
"$id": "39",
"id": "7b97d2ec-e226-4f69-a4ed-826a4eaee3e8",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-01-10T12:09:41.2827788+01:00",
"last_update": "2026-01-10T12:09:41.2827788+01:00",
"id_user_upd": "f7e9a07a-f56f-4578-aa72-02bf3859094e",
"commited": true,
"mt_items_featured": [
{
"$id": "40",
"id": "29224880-cb33-4fa8-b15c-9b567e9ef5e7",
"id_branch": "c8adbb1e-c49d-4065-9d25-fcf1155a5efe",
"id_pos_type": "9a90ed5b-c1f2-4b70-8358-8d872e5c6481",
"id_pos": "99e7bbc4-e711-454a-84ca-1101b84b1bfc",
"id_item": "019df976-4f54-4712-b205-89508d593e9e",
"date_from": "2026-01-10T12:09:41.2827788+01:00",
"date_end": "2026-01-10T12:09:41.2827788+01:00",
"image_id": 4,
"active": true,
"created_on": "2026-01-10T12:09:41.2827788+01:00",
"last_update": "2026-01-10T12:09:41.2827788+01:00",
"id_user_upd": "848447cf-e037-443a-b1c4-ecd069477477",
"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": "2a6cbb8d-5075-4f42-a133-dcd316978f59",
"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-01-10T12:09:41.2827788+01:00",
"last_update": "2026-01-10T12:09:41.2827788+01:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_doc_print_det": [
{
"$id": "42",
"id_doc_print": "25793d6b-7b6c-4ace-9572-9a1610efcb55",
"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": "9c1c6759-6134-40f0-8275-a49371bf7c95",
"id_doc": "7771ec88-eaa2-4ebe-b29f-c7af835abe7f",
"value": 3,
"created_on": "2026-01-10T12:09:41.2827788+01:00",
"last_update": "2026-01-10T12:09:41.2827788+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": "e200bec3-1dc5-4a7e-8a50-f7e10899b527",
"id_pos": "31dc411f-11c3-4757-9813-2e3745125e5e",
"id_doc": "2c08bc64-2b5f-4b13-9b67-f32e67c16b56",
"id_branch": "f31e19cb-1b7d-4894-8002-76256a52b8b3",
"nro_doc": "sample string 5",
"date_doc": "2026-01-10T12:09:41.2827788+01:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "aa91738b-81d8-4a7c-84db-7c21bccf17ea",
"id_loc_from": "481383c6-dd9d-472f-9586-b257fc9fce5c",
"id_loc_end": "5236e9a1-e92b-40c8-b057-acd868da4fdb",
"id_user_add": "351617b5-03dc-46d6-9667-ee9f54bc2e1e",
"id_user_upd": "55f22d2c-d93e-4692-8ebb-47207cd4e4c5",
"id_pos_sesion": "515d4236-d288-4f30-b6ee-b2a40f2ffa64",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-01-10T12:09:41.2827788+01:00",
"active": true,
"created_on": "2026-01-10T12:09:41.2827788+01:00",
"last_update": "2026-01-10T12:09:41.2827788+01:00",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_docs": {
"$ref": "30"
},
"mt_locations": {
"$id": "45",
"id": "b7641cc2-5611-48b7-86a2-61cb404a917d",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "e09e5a3b-5e8a-4895-82d9-bca56167c6b1",
"active": true,
"created_on": "2026-01-10T12:09:41.2827788+01:00",
"last_update": "2026-01-10T12:09:41.2827788+01:00",
"id_user_upd": "b1165794-e252-4985-a3ac-e9ee6964faeb",
"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": "5e42b332-4a1e-4df3-b6d1-628ae1742fb2",
"id_item": "87c95c26-298b-4739-a351-df14fd0c849a",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-01-10T12:09:41.2827788+01:00",
"last_update": "2026-01-10T12:09:41.2827788+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": "41bfbc16-351d-40be-8b03-fd5a2d97143c",
"id_line": 2,
"id_item": "32bf0549-f518-4433-ab08-74294a54a864",
"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": "fc3ec0f5-a241-4be5-8863-3ec1d0849ecb",
"nro_sesion": 2,
"id_pos": "0a4de5f5-b6e7-4e6d-8341-f0c1794983ea",
"date_tax": "2026-01-10T12:09:41.2827788+01:00",
"date_open": "2026-01-10T12:09:41.2827788+01:00",
"date_close": "2026-01-10T12:09:41.2827788+01:00",
"id_user_open": "fd5ca648-afdf-43ad-967d-41a56c58f45f",
"id_user_close": "d2d239cb-7f99-47d9-b267-d706646d0f89",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2026-01-10T12:09:41.2827788+01:00",
"last_update": "2026-01-10T12:09:41.2827788+01:00",
"commited": true,
"mt_pos": {
"$ref": "25"
},
"tt_cloakrooms_units": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"tt_items_customs": [
{
"$id": "49",
"id": "65f26b67-e293-4086-87d9-dbc62e90fd47",
"order_id": 2,
"id_item": "307bc1a2-334d-4b3a-b0db-22b219f26f37",
"id_item_type": "d975f43a-f24f-4730-b9a8-870d1d125ba1",
"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": "e906618e-d542-4f51-9a78-2011650d48de",
"type_item": 11,
"id_voucher_json": "42986c28-3cfe-4fb2-b4f2-e165841c4a0e",
"count_voucher": 1,
"id_category": "bc61a720-c8b2-4049-8b13-6c5815a3245c",
"created_on": "2026-01-10T12:09:41.2827788+01:00",
"last_update": "2026-01-10T12:09:41.2827788+01:00",
"id_user_upd": "97d0c769-69e2-49ba-822a-51d19b448d8f",
"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": "74a4627b-73dc-469d-90c3-0b3f3e045b0a",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "59fcbef3-9a0f-4c61-9345-b572409bd760",
"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-01-10T12:09:41.2827788+01:00",
"tt_pos_sesion": {
"$ref": "48"
}
},
{
"$ref": "50"
}
],
"tt_rooms_units_activity": [
{
"$id": "51",
"id": "16bf418b-1433-4214-8621-cb862e83632f",
"id_room_unit": "685b7330-fee2-4cb1-946a-378a15c56ff6",
"id_room_list": "0af085c1-9828-406c-99c4-7a2adb151b43",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-01-10T12:09:41.2827788+01:00",
"date_from": "2026-01-10T12:09:41.2827788+01:00",
"date_end": "2026-01-10T12:09:41.2827788+01:00",
"date_open": "2026-01-10T12:09:41.2827788+01:00",
"date_close": "2026-01-10T12:09:41.2827788+01:00",
"id_employee": "1849de39-2a08-499d-be61-a6a190604e45",
"id_employee_sec": "45007666-05e6-4c8f-b829-687c08dd5abf",
"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": "15e83508-65d7-43e8-909d-fdd4b9641605",
"comment": "sample string 7",
"id_user_open": "8e5b92d8-0d8b-43dd-98ed-aa1313b412a0",
"id_user_close": "bb0acaa3-bb04-44bd-8874-3bfc4bf1ac29",
"id_unit_state": "1b64858a-eb98-43df-81b2-6facca894baf",
"id_pos_sesion": "d61ee867-0ead-472d-b9b2-d9e4bd62ea8a",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-01-10T12:09:41.2827788+01:00",
"active": true,
"created_on": "2026-01-10T12:09:41.2827788+01:00",
"last_update": "2026-01-10T12:09:41.2827788+01:00",
"commited": true,
"mt_employees": {
"$ref": "12"
},
"mt_employees1": {
"$ref": "12"
},
"mt_rooms_units": {
"$id": "52",
"id": "7fe6231f-74df-414c-86bc-e7c17bf510fc",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "97ec607f-af78-4543-b09e-5a9a32dbeca9",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "7d374e69-a906-4cf2-8ed8-a3f02dbb9909",
"locked": true,
"date_locked": "2026-01-10T12:09:41.2827788+01:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-01-10T12:09:41.2827788+01:00",
"last_update": "2026-01-10T12:09:41.2827788+01:00",
"id_user_upd": "d0791612-93f4-46a6-9b36-43bc6e6688d4",
"commited": true,
"mt_rooms": {
"$id": "53",
"id": "aa5630da-0e8c-4909-b026-9ae12ba6f31f",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "44cb4f37-edf0-4490-850b-a8a876cfad8f",
"name_pos": "sample string 6",
"id_image": "49e0be91-a27a-4830-9cd6-d2f6b16f9aea",
"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": "215c03e2-7c66-4468-a21a-20cd46169ba6",
"refresh_status": true,
"active": true,
"created_on": "2026-01-10T12:09:41.2827788+01:00",
"last_update": "2026-01-10T12:09:41.2827788+01:00",
"id_user_upd": "0c0da69d-dcc6-4489-b326-92f1db8f23ee",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_pos_rooms": [
{
"$id": "54",
"id_pos": "5a594ec9-b3de-4b69-9812-d5b6b2811592",
"id_room": "ba669b50-17ed-41b9-9407-6d984f8ac9b7",
"active": true,
"created_on": "2026-01-10T12:09:41.2827788+01:00",
"last_update": "2026-01-10T12:09:41.2827788+01:00",
"id_user_upd": "13299e12-a724-4c7d-996b-fa0e1dc16adc",
"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": "4318b4b0-73b6-4a33-a270-d3b1b8f15010",
"id_room": "457c2160-7f32-48e6-a808-051c66c6e6f0",
"date_in": "2026-01-10T12:09:41.2827788+01:00",
"date_out": "2026-01-10T12:09:41.2827788+01:00",
"id_user_add": "c7d7ea57-1739-4b7e-88d5-21fcfa17b545",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-01-10T12:09:41.2827788+01:00",
"last_update": "2026-01-10T12:09:41.2827788+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": "838da98d-4008-4ae9-aa34-e2379ba5144b",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-01-10T12:09:41.2827788+01:00",
"last_update": "2026-01-10T12:09:41.2827788+01:00",
"id_user_upd": "b29ac274-c1c2-4d34-8373-07ea5ddad3d5",
"commited": true,
"mt_rooms_units": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"mt_rooms_units_states_types": [
{
"$id": "57",
"id_room_type": "082061ae-af1d-4c7a-aa72-85f333739fb9",
"id_room_state": "ac493962-31ab-4677-bd5d-f3480a37c2e6",
"id_image": "5b7454ee-ca13-4ab1-b118-695c883bd20b",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-01-10T12:09:41.2827788+01:00",
"last_update": "2026-01-10T12:09:41.2827788+01:00",
"id_user_upd": "3216d9fa-be21-4312-85ef-7a2b8cc19652",
"commited": true,
"mt_rooms_units_states": {
"$id": "58",
"id": "23f2b261-0014-4ec5-8c30-f16739a75bd9",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-01-10T12:09:41.2827788+01:00",
"last_update": "2026-01-10T12:09:41.2827788+01:00",
"id_user_upd": "c8669cac-9931-4092-a967-0f46ad6e6100",
"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": "33a15a48-21cd-4dbb-bfbc-52ab9d93384e",
"id_pos_sesion": "fb88e92a-c0b5-4df9-b129-66384f4fc109",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "ccbba76d-f916-4550-9b0f-d7225359cc20",
"id_room_unit_activity": "2654c742-c20e-4e7a-b7cb-2e85275fcbfb",
"id_doc_sa": "12a95708-931c-409f-9d81-69c4ec84f8ed",
"id_pos_type": "a0689982-75b9-43eb-b281-373f925eb38a",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "7dd5a9da-f9de-43ee-b0ba-0dc0b7f29666",
"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-01-10T12:09:41.2827788+01:00",
"last_update": "2026-01-10T12:09:41.2827788+01:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "48"
},
"tt_tips_users": [
{
"$id": "60",
"id_tip": "6dc4ee3d-9a73-47c0-9f19-b8b4782746c3",
"id_user": "7c1ad8e1-e33b-4d8b-a3c7-eb07e5182297",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-01-10T12:09:41.2827788+01:00",
"last_update": "2026-01-10T12:09:41.2827788+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": "24eb178c-094d-4f0e-be28-7e9fca24b3f0",
"id_user": "2eb4be50-06a4-4b8e-93fd-c83e4ed2c106",
"date_add": "2026-01-10T12:09:41.2827788+01:00",
"active": true,
"created_on": "2026-01-10T12:09:41.2827788+01:00",
"last_update": "2026-01-10T12:09:41.2827788+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": "8c0d1d3d-4ccd-4471-8004-e769ecdc48c5",
"spool_server": "sample string 2",
"id_doc_sa": "0c743472-8cc2-4bea-b97a-df7373604e4e",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-01-10T12:09:41.2827788+01:00",
"printed": true,
"print_on": "2026-01-10T12:09:41.2827788+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": "ac6166b6-55fa-4c25-84b6-3a47880187f0",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-01-10T12:09:41.2827788+01:00",
"date_end": "2026-01-10T12:09:41.2827788+01:00",
"id_branch": "7e7cbc6c-a430-4974-80ee-d2320c66c75c",
"id_pos": "ac3379b3-d613-48b3-920f-d3a86ecdb772",
"id_list": "d1c076fa-8fe7-47ee-b727-ae6dd48c4171",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-01-10T12:09:41.2827788+01:00",
"last_update": "2026-01-10T12:09:41.2827788+01:00",
"id_user_upd": "df2db155-476b-45d2-9e52-4316574febf3",
"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": "1b591f61-95f4-440a-aaf2-add906c618e0",
"id_pos": "9e391fcf-f5a5-4a4c-9f69-192a535adcf5",
"mac_address": "sample string 3",
"date_end": "2026-01-10T12:09:41.2827788+01:00",
"key_access": "sample string 5",
"id_user_add": "97a283cb-5672-4a99-a763-1a7bfbabdef6",
"active": true,
"created_on": "2026-01-10T12:09:41.2827788+01:00",
"last_update": "2026-01-10T12:09:41.2827788+01:00",
"commited": true,
"mt_pos": {
"$ref": "25"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "64"
}
],
"st_users_pos": [
{
"$id": "65",
"id_user": "87db9765-4d93-4675-8e32-ae01c862c0c9",
"id_pos": "40a03b80-1a18-4fc4-91f5-a1a114b26d32",
"pass_required": true,
"active": true,
"created_on": "2026-01-10T12:09:41.2827788+01:00",
"last_update": "2026-01-10T12:09:41.2827788+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": "2a7384f3-91ee-4d9b-91dc-c4dbc9dec159",
"id_pos": "8e7a17c9-0c6e-41d8-a5ac-bc9326168604",
"date_add": "2026-01-10T12:09:41.2827788+01:00",
"date_upd": "2026-01-10T12:09:41.2827788+01:00",
"date_out": "2026-01-10T12:09:41.2827788+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": "53bb849b-cbea-4753-82ff-6d7e21d5d55e",
"id_user_add": "550cf216-0e2e-4f46-bde8-84d0e5309c24",
"id_table": "4b14c733-f435-4727-8d0f-9214e2e7137b",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "f65c9302-fdc8-458e-9449-87252e5db218",
"created_on": "2026-01-10T12:09:41.2827788+01:00",
"commited": true,
"mt_pos": {
"$ref": "25"
},
"st_sync_tables": {
"$id": "68",
"id": "4bb6d8f5-e0cf-4faf-8224-afa52f6b9e30",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-01-10T12:09:41.2827788+01:00",
"last_update": "2026-01-10T12:09:41.2827788+01:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "69",
"id": "527328b1-8674-41b1-bdb6-5b494dff4df3",
"id_sync": "68317cd5-f095-442c-b99c-38b6fb8776c5",
"json": "sample string 3",
"id_table": "e8f49301-c508-4b89-bc87-5ba5cda1cb7f",
"order": 5,
"st_sync_packages": {
"$id": "70",
"id": "d68c1121-7727-4790-a846-bbb633ffeb8a",
"id_branch_from": "e56924d5-435b-4dfb-bfa0-6885abb25169",
"id_branch_to": "95f3c617-8862-42e4-a52e-234105862823",
"type": 4,
"created_on": "2026-01-10T12:09:41.2827788+01:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-01-10T12:09:41.2827788+01:00",
"send_on": "2026-01-10T12:09:41.2827788+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": "0cbb9c33-c7ce-4f19-9ea9-ce29b0501193",
"id_pos": "9f518faa-a249-422d-bb8c-ada2d342d49f",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-01-10T12:09:41.2827788+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": "3e344d70-f354-4290-aca8-addf1fdce78d",
"id_line": 2,
"id_item": "759bbbc4-c126-4054-b6ff-f17966a60ae5",
"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": "5a78a535-1ba9-4d4b-8a55-91baa65fa2c0",
"date_from": "2026-01-10T12:09:41.2827788+01:00",
"date_end": "2026-01-10T12:09:41.2827788+01:00",
"date_used": "2026-01-10T12:09:41.2827788+01:00",
"id_employee": "0620f592-b630-4464-90d8-5b5c119b01d6",
"id_branch": "9dbaa210-8fe8-4948-8376-2849d63cdb10",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "0bab68d5-7e9e-4750-b150-e368781f25d2",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-01-10T12:09:41.2827788+01:00",
"last_update": "2026-01-10T12:09:41.2827788+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": "0a725c1c-071b-4d96-8f8a-5e44aebf40a0",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "d5f20b74-ba9e-4358-8e8c-c4755830176f",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "baab1388-9a49-4691-a5b7-014993ffd78f",
"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-01-10T12:09:41.2827788+01:00",
"last_update": "2026-01-10T12:09:41.2827788+01:00",
"commited": true,
"st_functions_groups": {
"$id": "75",
"id": "3fa4de83-8931-4da3-93ac-52d6d10610ad",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-01-10T12:09:41.2827788+01:00",
"last_update": "2026-01-10T12:09:41.2827788+01:00",
"commited": true,
"st_functions": [
{
"$ref": "74"
},
{
"$ref": "74"
}
]
},
"st_images": {
"$ref": "5"
},
"st_permisions": [
{
"$id": "76",
"id": "032f6749-ecd9-463c-8d86-0fc7adc733b9",
"id_function": "440bb71b-30fb-407e-bdfa-d817321d1af7",
"id_user": "e93d07d3-bb97-4b3a-a4b0-e81a081d19f9",
"id_profile": "bdd1abd8-ec20-4697-b665-35535f41e082",
"permission": 3,
"active": true,
"created_on": "2026-01-10T12:09:41.2827788+01:00",
"last_update": "2026-01-10T12:09:41.2827788+01:00",
"commited": true,
"st_users_profiles": {
"$id": "77",
"id": "70b65633-fa7d-41e4-85c5-b61c5e314cde",
"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-01-10T12:09:41.2827788+01:00",
"last_update": "2026-01-10T12:09:41.2827788+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": "ae174ac3-7495-4628-88f6-5d92bc25a348",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-01-10T12:09:41.2827788+01:00",
"last_update": "2026-01-10T12:09:41.2827788+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": "3e712248-3823-434c-afbd-322a7e8f9359",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-01-10T12:09:41.2827788+01:00",
"date_end": "2026-01-10T12:09:41.2827788+01:00",
"state": "sample string 6",
"created_on": "2026-01-10T12:09:41.2827788+01:00",
"last_update": "2026-01-10T12:09:41.2827788+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": "8fab87f5-f195-488f-aa45-027413894854",
"token_id": "sample string 2",
"id_user": "d7b7de20-898d-444c-8997-137dafa2f203",
"date_from": "2026-01-10T12:09:41.2827788+01:00",
"date_end": "2026-01-10T12:09:41.2827788+01:00",
"created_on": "2026-01-10T12:09:41.2827788+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": "3bc875ea-8d54-49f7-bd4d-88eb5da153f5",
"id_room_activity": "60a6f931-4ce4-49e3-a8a1-be448d31e7ec",
"id_pos_sesion": "4db88ed2-6666-4735-93e4-b49c0497f991",
"log_text": "sample string 4",
"id_user": "9470c3cc-dffa-43a3-83f3-24a1193280b0",
"created_on": "2026-01-10T12:09:41.2827788+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"
}
]