GET api/Mt_Items?all_rows={all_rows}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| all_rows | boolean |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of mt_items| 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": "72973bd8-13f0-48bd-8c90-6aa4898e5041",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "82ce8687-3668-44df-ac47-21d2c701380f",
"id_unit_sec": "5d54e28f-5aee-42ad-a78d-cdbd5d312cf6",
"id_brand": "539cf2e3-ba4d-4573-8cc5-b0b5069222ae",
"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": "c0f36082-2abf-4a6a-8cab-c76fa1811e27",
"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-05-09T09:36:19.8281002+02:00",
"last_update": "2026-05-09T09:36:19.8281002+02:00",
"id_user_upd": "e62c1343-2ecb-41ea-9340-d3cf6be6808a",
"commited": true,
"mt_brands": {
"$id": "2",
"id": "bb47221d-1aab-4820-98d2-07697f575313",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-05-09T09:36:19.8281002+02:00",
"last_update": "2026-05-09T09:36:19.8281002+02:00",
"id_user_upd": "70db9f1b-9900-4d24-a56f-bd0e52913944",
"commited": true,
"mt_items": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"st_users": {
"$id": "3",
"id": "1f424e35-0e4a-48c1-bce4-06b116ef638a",
"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": "d3e7674e-be28-4b37-a8f7-792d899dff2e",
"view_messages": true,
"id_image_photo": "d6345c50-a641-4f83-a7de-85c0f0b08e5f",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "b89588df-c1e7-4f63-8ec4-7ba64c2f152a",
"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-05-09T09:36:19.8281002+02:00",
"last_update": "2026-05-09T09:36:19.8281002+02:00",
"commited": true,
"mt_branches": [
{
"$id": "4",
"id": "6625245b-8787-4e0b-b466-a44510feded5",
"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": "53a7ed5a-9960-4984-85a6-2fab671497fb",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-05-09T09:36:19.8281002+02:00",
"last_update": "2026-05-09T09:36:19.8281002+02:00",
"id_user_upd": "e1ad5201-17d8-4fb7-9a21-18c077b1042d",
"commited": true,
"st_images": {
"$id": "5",
"id": "ca16bd78-93ea-403c-9ddc-29acc68e1feb",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "934aa08e-0bcb-4efd-a524-e97dcec07efb",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-05-09T09:36:19.8281002+02:00",
"last_update": "2026-05-09T09:36:19.8281002+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"mt_categories": [
{
"$id": "6",
"id": "ecd3c1ed-77a8-4203-ba66-fe82276250ec",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "15072ba7-9321-443c-846b-9e3606bea2c8",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "3ab47300-ccea-480a-95b1-ec9ccca08a0c",
"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-05-09T09:36:19.8281002+02:00",
"last_update": "2026-05-09T09:36:19.8281002+02:00",
"id_user_upd": "5b2e9b05-8412-4e3d-83de-355bf97e55dd",
"commited": true,
"mt_categories_items": [
{
"$id": "7",
"id_category": "91c51aae-e3e9-4d32-8a9e-48150595b9b3",
"id_item": "502c148b-1799-4401-9869-0fc0503f3597",
"is_default": true,
"active": true,
"created_on": "2026-05-09T09:36:19.8281002+02:00",
"last_update": "2026-05-09T09:36:19.8281002+02:00",
"id_user_upd": "ea11a535-1897-4bb9-8979-049455a08f03",
"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": "a0c8203e-12df-4684-806d-fb3d2b46aed3",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-05-09T09:36:19.8281002+02:00",
"date_end": "2026-05-09T09:36:19.8281002+02:00",
"by_amt": true,
"by_pcg": true,
"ap_amount": 1.1,
"ap_percent": 1.1,
"ap_price": 1.1,
"ap_price_min": 1.1,
"ap_price_max": 1.1,
"id_branch": "662f6d1c-b879-46f9-9af3-4bbd81906b90",
"id_pos": "c4271a88-a6dc-4ed8-9506-ad056d42cb48",
"id_list": "8e448067-68bb-48d7-8391-d8136f1c1f82",
"id_item": "d9e5fc60-42aa-4bb5-9fc9-3c85e8f7ae7a",
"id_item_type": "8c6ae1bd-8475-4f67-8d60-e2788dbbe2b3",
"id_category": "c063e62e-ac87-4332-87fa-9d22d024dd0f",
"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-05-09T09:36:19.8281002+02:00",
"last_update": "2026-05-09T09:36:19.8281002+02:00",
"id_user_upd": "bcae3f94-8a80-4863-b27f-db1f36530734",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_categories": {
"$ref": "6"
},
"mt_items": {
"$ref": "1"
},
"mt_items_types": {
"$id": "9",
"id": "22df4bf8-1fda-45ad-a10d-dc7bbee56cba",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "b7e318a7-d1fb-4008-a5de-ce9956765ba8",
"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-05-09T09:36:19.8281002+02:00",
"last_update": "2026-05-09T09:36:19.8281002+02:00",
"id_user_upd": "73432827-3157-4989-ac99-d2398162ecf5",
"commited": true,
"tt_vouchers_det": [
{
"$id": "10",
"id_voucher": "a73279cb-0196-4da0-9dc4-2f74f2e8ec2b",
"id_line": "9fab1fac-1cde-4e09-a8f6-34438ae19d55",
"id_category": "e70b6f20-c662-4a70-84e1-05e81d2dd5e3",
"id_item": "a0fa0b36-6d74-4a23-aaa9-99dd5e6b0e09",
"id_item_type": "f2cfa7fb-2d28-4482-a52c-36d9f1ae9d55",
"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": "94d959cb-121f-442c-be5c-c1238be85b3a",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-05-09T09:36:19.8281002+02:00",
"date_end": "2026-05-09T09:36:19.8281002+02:00",
"date_used": "2026-05-09T09:36:19.8281002+02:00",
"date_sesion": "2026-05-09T09:36:19.8281002+02:00",
"id_employee": "6ad362af-980c-43c8-91af-8f0d56429e0f",
"id_branch": "1deb02c3-2391-495c-befd-dd4e033da1dc",
"id_voucher_permision": "d5f8ef59-dd7a-4f39-8d08-e490eea9bfd0",
"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": "992f19d9-c1d8-47fe-9b69-331392bd5957",
"id_user_add": "2740dc1b-488f-4d44-b2f9-5d7a931ed0d0",
"id_doc_sa": "963fc420-0244-4496-b4aa-5b8e88b2e565",
"id_item_sub": "605368bd-f92f-4109-ad5f-fe8f5c5d093f",
"id_pos_sesion": "09c7250f-1e28-4ab5-b628-23ceb6a7f743",
"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-05-09T09:36:19.8281002+02:00",
"last_update": "2026-05-09T09:36:19.8281002+02:00",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_employees": {
"$id": "12",
"id": "e6758ade-7331-4204-a50b-4195b0af8cba",
"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": "98d9e5b7-0535-476f-b912-ada7ce3a2b66",
"name_pos": "sample string 12",
"id_image": "09cad812-2148-4ef8-9a46-7497113a350b",
"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-05-09T09:36:19.8281002+02:00",
"last_update": "2026-05-09T09:36:19.8281002+02:00",
"id_user_upd": "410d00dc-cfb4-489b-96b3-a7e8117f2d7e",
"commited": true,
"mt_employees_branches": [
{
"$id": "13",
"id_employee": "1bff2013-68b6-4994-b5a4-f0c30b45eb23",
"id_branch": "38c7f7f3-33bc-47cc-8c4a-b9764490a84a",
"active": true,
"created_on": "2026-05-09T09:36:19.8281002+02:00",
"last_update": "2026-05-09T09:36:19.8281002+02:00",
"id_user_upd": "9ca34cf7-3a4f-40c0-9d60-a027ba544dd8",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_employees": {
"$ref": "12"
}
},
{
"$ref": "13"
}
],
"mt_employees_profiles": {
"$id": "14",
"id": "9a630863-f477-47d8-aca2-361178c5b1c9",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-05-09T09:36:19.8281002+02:00",
"last_update": "2026-05-09T09:36:19.8281002+02:00",
"id_user_upd": "1fc5a4b7-5bdf-4275-9414-81898e936fcc",
"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": "bd229b32-1258-4d01-b8aa-b539fe912e34",
"id_line": 2,
"id_item_sub": "c5663f18-9a6a-4bf6-bca9-b087a27b8013",
"qty": 4.1,
"id_list": "f1791575-3f7e-4c34-ab51-d73447e59031",
"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": "854e3e9e-c1d9-4a79-8523-aa9b410c373c",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "c6484d11-6f7a-490e-ab21-305be4c7e8ab",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "162fca94-9d22-47fc-ad60-a545048c9494",
"id_user_upd": "79fc1066-a4ff-4c17-ad58-b3c9d9679a84",
"active": true,
"mt_employees": {
"$ref": "12"
},
"mt_items_sub": {
"$id": "16",
"id": "7e30acef-55bb-4acd-91d7-3f8c16087c0b",
"id_item": "93447f5d-ba88-4f39-9b56-0cdb96f1bbf5",
"id_item_type": "d3020d63-8dd7-482a-8573-f75168e432e3",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "11c462d7-bdac-47f6-ab63-795aa930c7f7",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-05-09T09:36:19.8281002+02:00",
"last_update": "2026-05-09T09:36:19.8281002+02:00",
"id_user_upd": "cf1275de-e565-4199-b792-f889a3c936b9",
"commited": true,
"mt_items": {
"$ref": "1"
},
"mt_items_formula": [
{
"$id": "17",
"id_item_sub": "831306c4-b56b-46d4-b9e5-331676a0e2ab",
"id_item": "280757db-e7e3-4792-9b41-ed9bf3d8cd6e",
"group_id": 3,
"id_unit_ref": "6a4b6d8d-011c-4e3e-a85a-4698270938ce",
"qty_dis": 5,
"mt_items": {
"$ref": "1"
},
"mt_items_sub": {
"$ref": "16"
},
"mt_units_ref": {
"$id": "18",
"id": "13f3f8b7-fe6c-4655-848c-186cca383f62",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "45039f1e-ca76-411f-a567-ea6614d43fe6",
"active": true,
"created_on": "2026-05-09T09:36:19.8281002+02:00",
"last_update": "2026-05-09T09:36:19.8281002+02:00",
"id_user_upd": "8c88820c-0691-4538-bd29-f038cb5aad8e",
"commited": true,
"mt_units": {
"$id": "19",
"id": "6cfea42f-33ae-4438-95c9-ebdb4f38731c",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-05-09T09:36:19.8281002+02:00",
"last_update": "2026-05-09T09:36:19.8281002+02:00",
"id_user_upd": "75867950-04ae-413e-abdf-fdf77244e43d",
"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": "28c51c90-66b7-4b8d-95c2-ff3d3ba8d698",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "97be71f5-ff64-4e5a-8a1c-c15cb76a80ef",
"id_doc_print": "9b3b23fd-0289-4b8b-8ca6-47e49dda648f",
"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-05-09T09:36:19.8281002+02:00",
"last_update": "2026-05-09T09:36:19.8281002+02:00",
"commited": true,
"mt_items_sub": [
{
"$ref": "16"
},
{
"$ref": "16"
}
]
},
"st_users": {
"$ref": "3"
},
"mt_prices_items": [
{
"$id": "21",
"id_list": "2b449e95-e34a-453d-8958-9f5d68f3e1c4",
"id_item_sub": "6f2029eb-e607-48c2-b04f-085f2cefe155",
"validity_date": "2026-05-09T09:36:19.8281002+02:00",
"price": 4.1,
"active": true,
"created_on": "2026-05-09T09:36:19.8281002+02:00",
"last_update": "2026-05-09T09:36:19.8281002+02:00",
"id_user_upd": "3899931f-ad4f-42a9-814a-c73dbe3c05ff",
"commited": true,
"mt_items_sub": {
"$ref": "16"
},
"mt_prices_list": {
"$id": "22",
"id": "8a581e96-42c9-4916-b772-b10b6de9d0e3",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "a30f14d4-75e7-42a8-be56-c064f7ee10f3",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "2162b442-e988-46dd-a0d9-fb4b41626c74",
"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-05-09T09:36:19.8281002+02:00",
"last_update": "2026-05-09T09:36:19.8281002+02:00",
"id_user_upd": "45fa50e4-95bf-4a46-b3c4-06ca1eb5bf9e",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "23",
"id_pos": "8bd0c223-592e-40eb-b1d0-8e08e35ac6b2",
"id_pos_type": "d0f66245-7de3-4efb-bd92-638d732a579e",
"id_price_list": "8d1467a8-52d7-4a9d-99d7-274acf18bcc3",
"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-05-09T09:36:19.8281002+02:00",
"last_update": "2026-05-09T09:36:19.8281002+02:00",
"id_user_upd": "597a708c-c36c-4083-b55a-14136c66a86c",
"commited": true,
"mt_pos_view": {
"$id": "24",
"id_pos": "7088e650-947d-4ba5-920c-8435f11d5e6d",
"id_pos_type": "e6bce19c-a63d-45cd-955c-5deb786ffce2",
"is_default": true,
"active": true,
"created_on": "2026-05-09T09:36:19.8281002+02:00",
"last_update": "2026-05-09T09:36:19.8281002+02:00",
"id_user_upd": "3ad474fd-0380-416e-a2ff-4d9df1cc6875",
"commited": true,
"mt_pos": {
"$id": "25",
"id": "4dad1183-495b-4714-84f2-a7e39e470da1",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "687c8248-00f2-4e17-b6a3-143a3328ee4c",
"id_zone": "100d6d27-ca4b-4dc9-a64c-b8db5826cec5",
"user_required": true,
"active": true,
"created_on": "2026-05-09T09:36:19.8281002+02:00",
"last_update": "2026-05-09T09:36:19.8281002+02:00",
"id_user_upd": "9d9b0fdf-37e0-4eed-9d4e-21dfbac2748d",
"commited": true,
"mt_branches_zones": {
"$id": "26",
"id": "687ba001-dd4e-46fa-b508-74fc81634863",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "08ecfa6b-afce-42e4-959a-7dcf9aa01de2",
"active": true,
"created_on": "2026-05-09T09:36:19.8281002+02:00",
"last_update": "2026-05-09T09:36:19.8281002+02:00",
"id_user_upd": "1a0c69fe-134b-44d8-bb04-14479c2273d7",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_pos": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"st_users": {
"$ref": "3"
}
},
"mt_cloakrooms": [
{
"$id": "27",
"id": "c36fb382-681f-4b9e-a60e-f3099515c72f",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "55bb4623-9303-4e2a-926b-023644e49822",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "517cacd9-33cb-46d4-ab9a-e85da473b0c4",
"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-05-09T09:36:19.8281002+02:00",
"last_update": "2026-05-09T09:36:19.8281002+02:00",
"id_user_upd": "f679aab8-d94c-4eea-bf57-15d058b3ae89",
"commited": true,
"mt_pos": {
"$ref": "25"
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
},
"tt_cloakrooms_units": [
{
"$id": "28",
"id": "50ae4311-ef12-4be1-987a-af4877644617",
"id_cloakroom": "342386cc-b5d4-4cb7-8238-ac3681e4e685",
"id_pos_sesion": "6db3df35-fd7b-4a56-8082-647e83546394",
"unit_id": 4,
"date_open": "2026-05-09T09:36:19.8281002+02:00",
"date_close": "2026-05-09T09:36:19.8281002+02:00",
"id_doc_sa": "819cff92-09e3-409e-8c55-20be8dcb836e",
"commited": true,
"mt_cloakrooms": {
"$ref": "27"
},
"tt_doc_sa": {
"$id": "29",
"id": "1b0b9492-178b-4ed9-a3b8-2c8b4e2d4145",
"id_pos": "f162e4f7-ee24-4902-8a2e-b3017aabd01c",
"id_doc": "43292857-358f-4582-9506-36b036ea63e3",
"id_branch": "01787dd8-6e8b-4f0e-b1df-40c19c51b392",
"nro_doc": "sample string 5",
"date_doc": "2026-05-09T09:36:19.8281002+02:00",
"date_tax": "2026-05-09T09:36:19.8281002+02:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "3475ea16-69b6-48f3-88e2-1a025468d218",
"id_relationship": "0d1731de-a85d-462c-899d-fe622172564f",
"id_loc_from": "3d0346bd-6d67-49df-9f97-cea640bb182b",
"id_loc_end": "4507feb0-f6d1-402c-a511-6b9a67eeccd7",
"id_user_add": "a07b502e-cba9-41e8-9bd9-ed2397d578cd",
"id_user_upd": "d72c96af-2160-4e88-9114-144a3e65fb36",
"comment": "sample string 12",
"id_pos_sesion": "a5f93289-912d-47b6-971b-36db929cb11e",
"id_room_unit": "c1084b48-27e0-4344-b818-bcb89e18e9a8",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "b1f796cd-9471-4791-8891-2840e7933ad8",
"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-05-09T09:36:19.8281002+02:00",
"last_update": "2026-05-09T09:36:19.8281002+02:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "4"
},
"mt_docs": {
"$id": "30",
"id": "eddc4842-b765-4ee2-a618-1fa8afe62b9e",
"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": "48e49965-be44-4f0c-bbbf-31a0757b66ce",
"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-05-09T09:36:19.8281002+02:00",
"last_update": "2026-05-09T09:36:19.8281002+02:00",
"id_user_upd": "5918ec8a-e178-4b14-ac3f-e593dfcd377a",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "31",
"id_doc": "246c4541-1fea-40c3-9d0d-d25a6ca37d7f",
"id_pay": "8820c8f9-8438-4f37-a4f7-7dc3a2f8700c",
"id_money": "4800a438-2cb4-4bc2-b279-66414614f545",
"active": true,
"created_on": "2026-05-09T09:36:19.8281002+02:00",
"last_update": "2026-05-09T09:36:19.8281002+02:00",
"id_user_upd": "c80f705f-65f6-47f9-b33b-d0e9befde7f5",
"commited": true,
"mt_docs": {
"$ref": "30"
},
"mt_money_types": {
"$id": "32",
"id": "2392d938-9d4b-480f-a320-2eb9898d57dc",
"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": "bf41f469-435f-42c3-8031-6caf309dc3c0",
"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-05-09T09:36:19.8281002+02:00",
"last_update": "2026-05-09T09:36:19.8281002+02:00",
"id_user_upd": "c52042a5-081e-4dc5-a598-ff775cc1ecbe",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"mt_money_rates": [
{
"$id": "33",
"id_money_1": "4c068dab-17ec-472b-bb7e-7029737c3350",
"id_money_2": "0c0c0028-78e2-4d92-8b77-75e68af4d539",
"date_from": "2026-05-09T09:36:19.8281002+02:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-05-09T09:36:19.8281002+02:00",
"last_update": "2026-05-09T09:36:19.8281002+02:00",
"id_user_upd": "3bab029e-2e9a-4a28-bcca-b7aface426d6",
"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": "3026a507-34d5-4555-a96a-d5031660d2d4",
"id_pay": "df30fb55-1a1f-4643-8bb7-b4743e012b34",
"id_money": "e984bb17-f5d8-437d-8927-4cc6f6ac2246",
"date_cashflow": "2026-05-09T09:36:19.8281002+02:00",
"coefficient": 5.1,
"id_user_add": "b540cfa4-14f2-4623-9571-c51dc7bcd2aa",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "35",
"id": "ac343caf-0bb9-471f-8160-867f0cb9d562",
"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": "dc4c8971-dff2-467e-aab3-6d3b55a89e91",
"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-05-09T09:36:19.8281002+02:00",
"last_update": "2026-05-09T09:36:19.8281002+02:00",
"id_user_upd": "0cc744ac-271c-4e3e-b5b7-a77f4c108e0d",
"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": "48ac0e3d-9399-40e7-898e-e596fbc914f5",
"id_line": 2,
"id_pay": "13e70ef5-d930-4c36-9335-8b5cd54cdfcc",
"id_money": "3109bad0-f35f-47f3-8e9e-0de91679a619",
"coefficient": 5.1,
"id_voucher": "9708ecd0-f436-47ab-9f99-976215ede24d",
"id_employee": "fecea0c1-5906-419a-b9e2-d380f0cd28c9",
"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": "7b8e8c6a-5506-41b1-91c5-11f157115ea8",
"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": "297ed86d-144c-46d2-a2c8-e463b9b3df7c",
"id_doc": "c3a93488-a8ad-4381-8add-a478ec016574",
"id_pos_type": "08ba07c6-deab-4124-b3e7-70ffb56ea0fd",
"id_doc_print": "07826aa3-4c46-44ba-ad00-0658e7cdcdd8",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-05-09T09:36:19.8281002+02:00",
"last_update": "2026-05-09T09:36:19.8281002+02:00",
"id_user_upd": "e8c2ca5f-a0c2-4bbd-a884-ae537f1418d4",
"commited": true,
"mt_docs": {
"$ref": "30"
},
"mt_pos_print": {
"$id": "38",
"id": "93ef65a4-2266-4b6b-b6d3-bbf8c63d87ea",
"id_pos": "58647b8e-1388-4257-a3a5-c349b20bfc06",
"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-05-09T09:36:19.8281002+02:00",
"last_update": "2026-05-09T09:36:19.8281002+02:00",
"id_user_upd": "f97c47d0-ed15-43d1-be22-37f438411311",
"commited": true,
"mt_pos": {
"$ref": "25"
},
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_users": {
"$ref": "3"
}
},
"mt_pos_types": {
"$id": "39",
"id": "f12f07b7-ad32-4551-8648-fbc0aa2343f9",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-05-09T09:36:19.8281002+02:00",
"last_update": "2026-05-09T09:36:19.8281002+02:00",
"id_user_upd": "9f1bac66-1ccb-49b1-b2a4-a512a130fd5f",
"commited": true,
"mt_items_featured": [
{
"$id": "40",
"id": "e9ae5dbd-e146-4d61-92c3-1ea22ee06553",
"id_branch": "383003fe-d15b-4f9f-8814-c724b2415c39",
"id_pos_type": "a3582226-d8ea-4e80-81a8-12460fba90e8",
"id_pos": "78630195-6ccb-45e0-be33-6b155d51278a",
"id_item": "9858b1e2-3214-48a1-8333-99343040fad8",
"date_from": "2026-05-09T09:36:19.8281002+02:00",
"date_end": "2026-05-09T09:36:19.8281002+02:00",
"image_id": 4,
"active": true,
"created_on": "2026-05-09T09:36:19.8281002+02:00",
"last_update": "2026-05-09T09:36:19.8281002+02:00",
"id_user_upd": "a2242c97-cb8a-492a-9402-c92fcf414dd1",
"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": "e96a8be8-45b5-4a81-8523-53de7d5b52e5",
"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-05-09T09:36:19.8281002+02:00",
"last_update": "2026-05-09T09:36:19.8281002+02:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_doc_print_det": [
{
"$id": "42",
"id_doc_print": "75d26614-ea0f-46c5-8d49-03b5d778f55d",
"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": "36b5f44f-b0da-455f-9506-e743f681a3bb",
"id_doc": "d3d63963-5eb5-40dc-a02f-dce8610f8f6d",
"value": 3,
"created_on": "2026-05-09T09:36:19.8281002+02:00",
"last_update": "2026-05-09T09:36:19.8281002+02: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": "e5af7695-aa5d-4973-b823-13330108fe27",
"id_pos": "35555175-4a1b-4c9a-b5ec-e06837433485",
"id_doc": "f653639c-c4f2-4de4-9365-ace7f4bba5d1",
"id_branch": "1e16d06f-cf93-4e82-ba1f-623d09a2530e",
"nro_doc": "sample string 5",
"date_doc": "2026-05-09T09:36:19.8281002+02:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "44dc3210-411c-47e2-8d7a-76b22e4dc383",
"id_loc_from": "b045c96d-e25f-467f-b791-36705aa0dc54",
"id_loc_end": "522c36b2-7695-4693-b0b1-06226e611d15",
"id_user_add": "aa5abd0d-71e7-48ce-bbc4-9100b2f7534f",
"id_user_upd": "72a52ba9-1764-4bcd-8052-e22e983f8e3f",
"id_pos_sesion": "0fc8d8a1-ea51-4eda-9827-0f1ae0c59204",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-05-09T09:36:19.8281002+02:00",
"active": true,
"created_on": "2026-05-09T09:36:19.8281002+02:00",
"last_update": "2026-05-09T09:36:19.8281002+02:00",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_docs": {
"$ref": "30"
},
"mt_locations": {
"$id": "45",
"id": "dab0ad22-5f6b-44ff-8058-38266d492f51",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "1d5a122c-a4ca-4dab-af40-d7f9847cd8d4",
"active": true,
"created_on": "2026-05-09T09:36:19.8281002+02:00",
"last_update": "2026-05-09T09:36:19.8281002+02:00",
"id_user_upd": "11fd31bf-845e-4f64-ae8d-213f4f693d85",
"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": "7504cdb2-d1f2-4df7-b0ba-830bfb90b95c",
"id_item": "f827b1ce-bb1d-4f4e-804e-93d200fd422c",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-05-09T09:36:19.8281002+02:00",
"last_update": "2026-05-09T09:36:19.8281002+02: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": "bdc539be-f3cf-404b-a569-07bc8feb78eb",
"id_line": 2,
"id_item": "c57c399a-bc59-49ff-9c17-a0731438665b",
"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": "aa4a4b90-b572-4ae6-bb96-55adbfdae75a",
"nro_sesion": 2,
"id_pos": "38cb3da8-cc16-4f05-91a1-e3a54c3398e5",
"date_tax": "2026-05-09T09:36:19.8281002+02:00",
"date_open": "2026-05-09T09:36:19.8281002+02:00",
"date_close": "2026-05-09T09:36:19.8281002+02:00",
"id_user_open": "0d2beaff-46e1-4ae6-9acd-4f04a9528abb",
"id_user_close": "65c737fb-9a4f-4408-a73f-68bc291a1aa5",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2026-05-09T09:36:19.8281002+02:00",
"last_update": "2026-05-09T09:36:19.8281002+02:00",
"commited": true,
"mt_pos": {
"$ref": "25"
},
"tt_cloakrooms_units": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"tt_items_customs": [
{
"$id": "49",
"id": "10f8d88d-bfce-46e3-9734-7bc9776dfc1e",
"order_id": 2,
"id_item": "69f326c1-dcb7-4963-850b-b4a58b5a4447",
"id_item_type": "faff74c4-eb19-45d2-8245-65907668a237",
"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": "985ba666-edfb-44a1-9c68-ad28612b8db1",
"type_item": 11,
"id_voucher_json": "2d322d64-ecc6-4df8-b584-cbb1e13de502",
"count_voucher": 1,
"id_category": "b6e8a45e-83a0-4761-acbd-d9835a3ceb43",
"created_on": "2026-05-09T09:36:19.8281002+02:00",
"last_update": "2026-05-09T09:36:19.8281002+02:00",
"id_user_upd": "39f93ccc-8412-4c2d-a2b0-c29e5533db6e",
"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": "f6fafb39-e6f0-49c3-99a9-dd791d9c4b20",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "80bd896d-f658-4fb0-bbd0-42e93c032fe1",
"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-05-09T09:36:19.8281002+02:00",
"tt_pos_sesion": {
"$ref": "48"
}
},
{
"$ref": "50"
}
],
"tt_rooms_units_activity": [
{
"$id": "51",
"id": "17c38e2a-1ce9-43f2-b201-608a00170a3f",
"id_room_unit": "6446d9d7-a59f-4580-9d3f-1410b2b588c1",
"id_room_list": "0a43795e-5d3e-473a-8eea-58a47601b388",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-05-09T09:36:19.8281002+02:00",
"date_from": "2026-05-09T09:36:19.8281002+02:00",
"date_end": "2026-05-09T09:36:19.8281002+02:00",
"date_open": "2026-05-09T09:36:19.8281002+02:00",
"date_close": "2026-05-09T09:36:19.8281002+02:00",
"id_employee": "5a4f7258-0fa1-4a7e-9c29-8bcbf3c3447f",
"id_employee_sec": "eb03aa10-5e92-4e3e-9238-0ef7e1fdfd56",
"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": "6abc4751-5812-4bbc-a490-2b0f5b5b8543",
"comment": "sample string 7",
"id_user_open": "6bc101d6-c5ea-4f5a-aa40-401ab1ec1b84",
"id_user_close": "8881aa37-df0d-4635-9cff-263462ce0e0c",
"id_unit_state": "3fc2ee60-9a34-40fc-8c14-301e9a7d0c1f",
"id_pos_sesion": "d171bbaa-60b2-49ee-8108-4794d777fb83",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-05-09T09:36:19.8281002+02:00",
"active": true,
"created_on": "2026-05-09T09:36:19.8281002+02:00",
"last_update": "2026-05-09T09:36:19.8281002+02:00",
"commited": true,
"mt_employees": {
"$ref": "12"
},
"mt_employees1": {
"$ref": "12"
},
"mt_rooms_units": {
"$id": "52",
"id": "6801f99e-f77e-4f0f-b597-cf4eaf7ff573",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "ebc10d5f-2ec6-4e15-99a8-0054026acca3",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "f1e0f71a-eea2-4496-b980-a2c399076ca4",
"locked": true,
"date_locked": "2026-05-09T09:36:19.8281002+02:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-05-09T09:36:19.8281002+02:00",
"last_update": "2026-05-09T09:36:19.8281002+02:00",
"id_user_upd": "7f223016-abed-4f6b-ad12-184a33a1b7f1",
"commited": true,
"mt_rooms": {
"$id": "53",
"id": "7d3de315-984a-4287-b298-8e59a88ebb7b",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "8b1594c6-8036-48b3-9799-cf5b74522273",
"name_pos": "sample string 6",
"id_image": "c3596f69-50c7-4e5e-8da9-e117406dfa29",
"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": "7a6139dd-6859-47cf-b22c-043088553d2d",
"refresh_status": true,
"active": true,
"created_on": "2026-05-09T09:36:19.8281002+02:00",
"last_update": "2026-05-09T09:36:19.8281002+02:00",
"id_user_upd": "c8168b1c-7419-467b-8e6e-0fd0c9696e19",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_pos_rooms": [
{
"$id": "54",
"id_pos": "354de077-977d-46f6-882d-aaff642341e1",
"id_room": "73febefe-e99f-4b07-b0ab-cde34a9b6b8c",
"active": true,
"created_on": "2026-05-09T09:36:19.8281002+02:00",
"last_update": "2026-05-09T09:36:19.8281002+02:00",
"id_user_upd": "609777d3-bccc-4762-aee9-7915d2ceecd7",
"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": "91931aca-97e3-453e-b07a-3693ec33a4b8",
"id_room": "c002b47e-0c6e-4cde-93b2-3ba47c271e7c",
"date_in": "2026-05-09T09:36:19.8281002+02:00",
"date_out": "2026-05-09T09:36:19.8281002+02:00",
"id_user_add": "309168b0-0a3b-4f84-8803-69c088107462",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-05-09T09:36:19.8281002+02:00",
"last_update": "2026-05-09T09:36:19.8281002+02: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": "d7c65054-d12d-4411-a3f1-a5ab863dde8e",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-05-09T09:36:19.8281002+02:00",
"last_update": "2026-05-09T09:36:19.8281002+02:00",
"id_user_upd": "1e6420fb-18cd-41f4-aaa6-10438aaab42c",
"commited": true,
"mt_rooms_units": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"mt_rooms_units_states_types": [
{
"$id": "57",
"id_room_type": "4f732c6e-2411-4251-a520-2ac2025e41df",
"id_room_state": "3d1f0424-561c-4bd4-8111-aaabe467d38e",
"id_image": "93a46139-e37c-4882-a52e-cadc81b31e7a",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-05-09T09:36:19.8281002+02:00",
"last_update": "2026-05-09T09:36:19.8281002+02:00",
"id_user_upd": "6812fbcd-aa09-4012-9cd9-ba300e75830a",
"commited": true,
"mt_rooms_units_states": {
"$id": "58",
"id": "528ba9a5-b56e-4742-9973-51da76b8e16b",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"color": "sample string 5",
"active": true,
"created_on": "2026-05-09T09:36:19.8281002+02:00",
"last_update": "2026-05-09T09:36:19.8281002+02:00",
"id_user_upd": "81749b4a-f164-4f65-8f52-ea09d811d021",
"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"
}
],
"st_users": {
"$ref": "3"
},
"st_users1": {
"$ref": "3"
},
"tt_tips": [
{
"$id": "59",
"id": "c0f97d49-ff58-4e7a-bd76-ba420b7366a7",
"id_pos_sesion": "7f55f398-84ee-423b-b499-ccc45526c4f8",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "abb84640-32c4-47c5-b2ac-d67669520732",
"id_room_unit_activity": "27e02754-5f87-4321-98be-d2849f4eb400",
"id_doc_sa": "b4b34448-6377-4be8-97db-284717b42007",
"id_pos_type": "f7546935-c47d-480b-8bfe-aca31547c22b",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "da67dbd7-f595-4e42-b212-7488dc5f28ec",
"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-05-09T09:36:19.8281002+02:00",
"last_update": "2026-05-09T09:36:19.8281002+02:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "48"
},
"tt_tips_users": [
{
"$id": "60",
"id_tip": "11cbcf6c-acbe-4bb6-960b-2fc406b553e6",
"id_user": "2f00b558-d617-43e5-8423-2c65fa2c09d4",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-05-09T09:36:19.8281002+02:00",
"last_update": "2026-05-09T09:36:19.8281002+02:00",
"commited": true,
"st_users": {
"$ref": "3"
},
"tt_tips": {
"$ref": "59"
}
},
{
"$ref": "60"
}
]
},
{
"$ref": "59"
}
],
"tt_pos_sesion_users": [
{
"$id": "61",
"id_pos_sesion": "9919ab3f-66e4-4bfc-9584-eb0d1eea1646",
"id_user": "d4fbbfae-b61e-4ae5-a5a2-3874e6c9fe30",
"date_add": "2026-05-09T09:36:19.8281002+02:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-05-09T09:36:19.8281002+02:00",
"last_update": "2026-05-09T09:36:19.8281002+02:00",
"commited": true,
"st_users": {
"$ref": "3"
},
"tt_pos_sesion": {
"$ref": "48"
}
},
{
"$ref": "61"
}
],
"tt_doc_sa": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"tt_cmd_connection": [
{
"$id": "62",
"id": "bd7c0886-0c66-462b-9a5d-4864d5118ca4",
"id_user": "4d5492c1-6837-43ad-9a7c-c303af33261f",
"id_user_profile": "2e773787-22a5-44e0-b624-90544155fcfe",
"locator": "sample string 4",
"date_end": "2026-05-09T09:36:19.8281002+02:00",
"id_pos_sesion": "731799a0-45de-4c46-9622-4580b3857d74",
"date_login": "2026-05-09T09:36:19.8281002+02:00",
"date_logout": "2026-05-09T09:36:19.8281002+02:00",
"terminal_id": "sample string 6",
"terminal_type": "sample string 7",
"created_on": "2026-05-09T09:36:19.8281002+02:00",
"last_update": "2026-05-09T09:36:19.8281002+02:00",
"commited": true,
"st_users": {
"$ref": "3"
},
"st_users_profiles": {
"$id": "63",
"id": "e50ee827-8f7d-41c8-aee4-6ef13c7144de",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"is_pass_required": true,
"is_admin": true,
"level_id": 7,
"order_1": 8,
"order_2": 9,
"order_3": 10,
"order_4": 11,
"is_tips": true,
"is_view_all": true,
"active": true,
"created_on": "2026-05-09T09:36:19.8281002+02:00",
"last_update": "2026-05-09T09:36:19.8281002+02:00",
"commited": true,
"st_permisions": [
{
"$id": "64",
"id": "5da87a99-2ad2-4942-8543-eb5fcabe18fc",
"id_function": "6813fae9-ebc7-449d-89e0-bd3fb38bf562",
"id_user": "e8277cf1-2bb2-4f37-b7f1-b6ba52328021",
"id_profile": "b6384364-d3eb-4915-a853-793a852e3f71",
"permission": 3,
"active": true,
"created_on": "2026-05-09T09:36:19.8281002+02:00",
"last_update": "2026-05-09T09:36:19.8281002+02:00",
"commited": true,
"st_users_profiles": {
"$ref": "63"
},
"st_users": {
"$ref": "3"
},
"st_functions": {
"$id": "65",
"id": "cb738ccd-8d66-4fc4-9ea6-8ad70b4970b9",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "4c325f50-5b46-469c-9f0f-1fd90f56458e",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "82b77fe8-4679-4932-a334-24cc14647622",
"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-05-09T09:36:19.8281002+02:00",
"last_update": "2026-05-09T09:36:19.8281002+02:00",
"commited": true,
"st_functions_groups": {
"$id": "66",
"id": "2a2475a1-223c-4864-8ca9-d0d070e884e3",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-05-09T09:36:19.8281002+02:00",
"last_update": "2026-05-09T09:36:19.8281002+02:00",
"commited": true,
"st_functions": [
{
"$ref": "65"
},
{
"$ref": "65"
}
]
},
"st_images": {
"$ref": "5"
},
"st_permisions": [
{
"$ref": "64"
},
{
"$ref": "64"
}
]
}
},
{
"$ref": "64"
}
],
"st_users": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"tt_cmd_connection": [
{
"$ref": "62"
},
{
"$ref": "62"
}
]
},
"tt_pos_sesion": {
"$ref": "48"
}
},
{
"$ref": "62"
}
],
"tt_cmd_messages": [
{
"$id": "67",
"id": "141a0413-33cb-4d10-a5f3-10ba984f3bae",
"id_user": "fa0e6bb6-4498-4c43-ad6f-6c6ae65648d6",
"date_add": "2026-05-09T09:36:19.8281002+02:00",
"destiny_type": 4,
"id_key": "11779a8e-cd72-4a1d-b693-54955ed0ab2b",
"message": "sample string 6",
"message_view": true,
"date_view": "2026-05-09T09:36:19.8281002+02:00",
"id_pos_sesion": "040c47b3-8cbd-42b1-a3a3-b31fc09558e7",
"terminal_add": "sample string 9",
"created_on": "2026-05-09T09:36:19.8281002+02:00",
"last_update": "2026-05-09T09:36:19.8281002+02:00",
"commited": true,
"st_users": {
"$ref": "3"
},
"tt_pos_sesion": {
"$ref": "48"
}
},
{
"$ref": "67"
}
]
},
"tt_rooms_units_activity": {
"$ref": "51"
},
"tt_spool_doc_print": [
{
"$id": "68",
"id": "154a9114-967b-4baf-afe6-ebaccf08d24f",
"spool_server": "sample string 2",
"id_doc_sa": "26d1b897-ba81-42c6-a14e-8d83ab46e05b",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-05-09T09:36:19.8281002+02:00",
"printed": true,
"print_on": "2026-05-09T09:36:19.8281002+02:00",
"tt_doc_sa": {
"$ref": "29"
}
},
{
"$ref": "68"
}
]
},
"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": "69",
"id": "5d2ad38b-ee1e-4640-8d63-4c344f82ed1a",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-05-09T09:36:19.8281002+02:00",
"date_end": "2026-05-09T09:36:19.8281002+02:00",
"id_branch": "7ab8a767-b13c-4c55-b78d-e5cc9fef247b",
"id_pos": "5c59b14f-5aaa-41ea-9cbb-c996814936fe",
"id_list": "b9c7e9e5-ebc3-4038-ae61-564d0cb87fba",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-05-09T09:36:19.8281002+02:00",
"last_update": "2026-05-09T09:36:19.8281002+02:00",
"id_user_upd": "383119dd-928c-4afd-ab7c-73e7876ec5fc",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_pos": {
"$ref": "25"
},
"mt_prices_list": {
"$ref": "22"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "69"
}
],
"mt_prices_rules": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"st_doc_num": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"st_pos_license": [
{
"$id": "70",
"id": "da435f1b-4c7b-47f8-b710-d4c377b7f1cd",
"id_pos": "f585c425-8594-4383-9b9e-ee829401ff6e",
"mac_address": "sample string 3",
"date_end": "2026-05-09T09:36:19.8281002+02:00",
"key_access": "sample string 5",
"id_user_add": "8dfd233b-4bdd-4c6c-8906-941903df3d24",
"active": true,
"created_on": "2026-05-09T09:36:19.8281002+02:00",
"last_update": "2026-05-09T09:36:19.8281002+02:00",
"commited": true,
"mt_pos": {
"$ref": "25"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "70"
}
],
"st_users_pos": [
{
"$id": "71",
"id_user": "d3da2783-82b4-4a7b-9bb8-3cde6f737378",
"id_pos": "e990ba46-daac-493c-9bb0-7f7a95b6ac74",
"pass_required": true,
"active": true,
"created_on": "2026-05-09T09:36:19.8281002+02:00",
"last_update": "2026-05-09T09:36:19.8281002+02:00",
"commited": true,
"mt_pos": {
"$ref": "25"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "71"
}
],
"tt_doc_sa": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"tt_pos_connection": [
{
"$id": "72",
"id": "85e17c9e-6a13-421c-9e16-107b2f6ebde7",
"id_pos": "9a92fa4f-67e2-48df-8495-2af41edf89a5",
"date_add": "2026-05-09T09:36:19.8281002+02:00",
"date_upd": "2026-05-09T09:36:19.8281002+02:00",
"date_out": "2026-05-09T09:36:19.8281002+02: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": "72"
}
],
"tt_pos_sesion": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"mt_branches": {
"$ref": "4"
},
"tt_logs": [
{
"$id": "73",
"id": "15fbb613-7c18-4988-9263-326f8b9b7e8c",
"id_user_add": "81f37ba4-60cb-4c89-9f13-b5f88f8efdb8",
"id_table": "8fd6ec71-aedf-4cb0-a1a4-eae059327e6d",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "a2a03cb7-8e56-4e3b-9111-f4de20aa5310",
"created_on": "2026-05-09T09:36:19.8281002+02:00",
"commited": true,
"mt_pos": {
"$ref": "25"
},
"st_sync_tables": {
"$id": "74",
"id": "429de642-0813-4c53-bc75-478cfc9eeb9a",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-05-09T09:36:19.8281002+02:00",
"last_update": "2026-05-09T09:36:19.8281002+02:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "75",
"id": "7d8eb482-9623-4c5f-9de7-ecdac16ae93e",
"id_sync": "002bfd16-d8f2-42a2-97cb-e193058e703b",
"json": "sample string 3",
"id_table": "daa0df3d-a3bc-4b35-84a5-0ff1477b3ae3",
"order": 5,
"st_sync_packages": {
"$id": "76",
"id": "020df255-3099-477a-b731-31aa17b67a65",
"id_branch_from": "9f3bb89e-b8f5-40be-9c95-5f71bf90a8da",
"id_branch_to": "6cc2479a-859a-48a7-ba56-4c68b744921e",
"type": 4,
"created_on": "2026-05-09T09:36:19.8281002+02:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-05-09T09:36:19.8281002+02:00",
"send_on": "2026-05-09T09:36:19.8281002+02:00",
"mt_branches": {
"$ref": "4"
},
"mt_branches1": {
"$ref": "4"
},
"st_sync_packages_det": [
{
"$ref": "75"
},
{
"$ref": "75"
}
]
},
"st_sync_tables": {
"$ref": "74"
}
},
{
"$ref": "75"
}
],
"tt_logs": [
{
"$ref": "73"
},
{
"$ref": "73"
}
]
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "73"
}
],
"st_local_variables": [
{
"$id": "77",
"id": "84439e7a-94fa-43c3-971b-dc4ab3d987c4",
"id_pos": "845a3e1e-56a3-4eb5-af9e-c5fdf57f0503",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-05-09T09:36:19.8281002+02:00",
"commited": true,
"mt_pos": {
"$ref": "25"
}
},
{
"$ref": "77"
}
],
"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": "69"
},
{
"$ref": "69"
}
],
"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": "78",
"id_doc_sa": "2b7773cc-0505-458d-b7f9-634a5ed1acdc",
"id_line": 2,
"id_item": "291ec9b3-de95-480c-a1cd-cf47bc4542d2",
"qty": 4.1,
"mt_items": {
"$ref": "1"
},
"tt_doc_sa_det": {
"$ref": "15"
}
},
{
"$ref": "78"
}
]
},
{
"$ref": "15"
}
],
"tt_doc_sa_pay": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"tt_vouchers": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"tt_vouchers_permisions": [
{
"$id": "79",
"id": "192aa1f5-e51b-44f2-9d28-fd3c7ac40372",
"date_from": "2026-05-09T09:36:19.8281002+02:00",
"date_end": "2026-05-09T09:36:19.8281002+02:00",
"date_used": "2026-05-09T09:36:19.8281002+02:00",
"id_employee": "f886f92f-1fde-4272-a7aa-68c473f7016f",
"id_branch": "d5968e3c-e561-44f4-b981-741f1e1fd0ee",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "dcd28626-96fe-4499-a53b-63b128514f59",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-05-09T09:36:19.8281002+02:00",
"last_update": "2026-05-09T09:36:19.8281002+02:00",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_employees": {
"$ref": "12"
},
"st_users": {
"$ref": "3"
},
"tt_vouchers": [
{
"$ref": "11"
},
{
"$ref": "11"
}
]
},
{
"$ref": "79"
}
],
"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": "79"
}
}
},
{
"$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": [
{
"$ref": "65"
},
{
"$ref": "65"
}
],
"st_images_types": {
"$id": "80",
"id": "59142c54-b32e-42a1-8b25-ad91df597455",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-05-09T09:36:19.8281002+02:00",
"last_update": "2026-05-09T09:36:19.8281002+02: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": "81",
"id_branch": "d6d869ea-d4a2-42aa-a742-33a9955e3d39",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-05-09T09:36:19.8281002+02:00",
"date_end": "2026-05-09T09:36:19.8281002+02:00",
"state": "sample string 6",
"created_on": "2026-05-09T09:36:19.8281002+02:00",
"last_update": "2026-05-09T09:36:19.8281002+02:00",
"commited": true,
"mt_branches": {
"$ref": "4"
}
},
{
"$ref": "81"
}
],
"mt_pos": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_prices_list_rules": [
{
"$ref": "69"
},
{
"$ref": "69"
}
],
"mt_prices_rules": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_rooms": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"st_sync_packages": [
{
"$ref": "76"
},
{
"$ref": "76"
}
],
"st_sync_packages1": [
{
"$ref": "76"
},
{
"$ref": "76"
}
],
"tt_doc_sa": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"tt_doc_st": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_vouchers": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"tt_vouchers_permisions": [
{
"$ref": "79"
},
{
"$ref": "79"
}
]
},
{
"$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_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": "69"
},
{
"$ref": "69"
}
],
"mt_prices_rules": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_rooms": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"mt_rooms_units": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"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": "64"
},
{
"$ref": "64"
}
],
"st_pos_license": [
{
"$ref": "70"
},
{
"$ref": "70"
}
],
"st_users_pos": [
{
"$ref": "71"
},
{
"$ref": "71"
}
],
"st_users_token": [
{
"$id": "82",
"id": "38610b4a-7bf7-41fd-af8f-c0bf32bd76ae",
"token_id": "sample string 2",
"id_user": "0760fc93-f80c-4764-bd79-db9620a3f68b",
"date_from": "2026-05-09T09:36:19.8281002+02:00",
"date_end": "2026-05-09T09:36:19.8281002+02:00",
"created_on": "2026-05-09T09:36:19.8281002+02:00",
"st_users": {
"$ref": "3"
}
},
{
"$ref": "82"
}
],
"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_st": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_doc_st1": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_items_customs": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"tt_logs": [
{
"$ref": "73"
},
{
"$ref": "73"
}
],
"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": "83",
"id": "2e85f38c-062b-4a8a-ba37-2869c7d437ad",
"id_room_activity": "88c640ff-f401-4a3c-9ebf-2c8b5efc7dea",
"id_pos_sesion": "62ab80a2-750e-4c30-bdf6-e914e974183d",
"log_text": "sample string 4",
"id_user": "78c1e5bb-2d24-4a57-afcf-757a49544634",
"created_on": "2026-05-09T09:36:19.8281002+02:00",
"commited": true,
"st_users": {
"$ref": "3"
}
},
{
"$ref": "83"
}
],
"tt_tips_users": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"tt_vouchers_permisions": [
{
"$ref": "79"
},
{
"$ref": "79"
}
],
"tt_vouchers": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"mt_docs": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"tt_pos_sesion_users": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_doc_sa": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"tt_doc_sa1": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"mt_items": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"mt_rooms_units_states": [
{
"$ref": "58"
},
{
"$ref": "58"
}
],
"st_users_profiles": {
"$ref": "63"
},
"tt_cmd_connection": [
{
"$ref": "62"
},
{
"$ref": "62"
}
],
"tt_cmd_messages": [
{
"$ref": "67"
},
{
"$ref": "67"
}
]
}
},
"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": "78"
},
{
"$ref": "78"
}
],
"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"
}
]