GET api/Mt_Prices_Items?id_list={id_list}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id_list | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of mt_items| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
None. |
|
| id_mask | string |
Required Max length: 10 |
|
| name | string |
Required Max length: 20 |
|
| description | string |
Max length: 200 |
|
| id_unit | globally unique identifier |
Required |
|
| id_unit_sec | globally unique identifier |
None. |
|
| id_brand | globally unique identifier |
Required |
|
| b_sale | boolean |
Required |
|
| b_stock | boolean |
Required |
|
| b_price | boolean |
Required |
|
| b_unique | boolean |
Required |
|
| b_exclude_control | boolean |
Required |
|
| tax | decimal number |
Required |
|
| change_price | boolean |
Required |
|
| force_printing | boolean |
Required |
|
| is_ticket | boolean |
Required |
|
| is_supply | boolean |
Required |
|
| define_price | boolean |
Required |
|
| is_multi_sub | boolean |
Required |
|
| external_id | string |
Max length: 100 |
|
| name_pos | string |
Max length: 20 |
|
| name_print | string |
Max length: 20 |
|
| id_image | globally unique identifier |
None. |
|
| view_pos | boolean |
Required |
|
| order | integer |
Required |
|
| color_border | string |
Max length: 20 |
|
| color_button | string |
Max length: 20 |
|
| color_font | string |
Max length: 20 |
|
| font_bold | boolean |
Required |
|
| font_underline | boolean |
Required |
|
| font_size | integer |
Required |
|
| active | boolean |
Required |
|
| created_on | date |
None. |
|
| last_update | date |
None. |
|
| id_user_upd | globally unique identifier |
None. |
|
| commited | boolean |
None. |
|
| mt_brands | mt_brands |
None. |
|
| mt_categories_items | Collection of mt_categories_items |
None. |
|
| mt_items_featured | Collection of mt_items_featured |
None. |
|
| mt_items_formula | Collection of mt_items_formula |
None. |
|
| mt_units | mt_units |
None. |
|
| mt_units1 | mt_units |
None. |
|
| st_images | st_images |
None. |
|
| st_users | st_users |
None. |
|
| mt_items_sub | Collection of mt_items_sub |
None. |
|
| mt_prices_rules | Collection of mt_prices_rules |
None. |
|
| tt_doc_sa_det_stock | Collection of tt_doc_sa_det_stock |
None. |
|
| tt_doc_st_det | Collection of tt_doc_st_det |
None. |
|
| tt_items_customs | Collection of tt_items_customs |
None. |
|
| tt_stock | Collection of tt_stock |
None. |
|
| tt_vouchers_det | Collection of tt_vouchers_det |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"$id": "1",
"id": "bc0add22-cfec-4a00-a91f-1b2e3284d1d7",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "89e5a616-ba5a-4acd-a291-36de0683fb52",
"id_unit_sec": "994cfc53-f36a-4132-80d0-2072dcc7d3db",
"id_brand": "478354ba-1ff7-4f8c-a9f6-ffbbf77b440e",
"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": "e0d4bc87-0eb0-43d9-81e0-a7558aac7ec9",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"font_bold": true,
"font_underline": true,
"font_size": 29,
"active": true,
"created_on": "2026-07-08T06:22:53.428296+02:00",
"last_update": "2026-07-08T06:22:53.428296+02:00",
"id_user_upd": "358b3f43-1726-49aa-a8f8-38192662e626",
"commited": true,
"mt_brands": {
"$id": "2",
"id": "a1a1db01-b37e-464f-9878-82e33a4e9b5a",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-07-08T06:22:53.428296+02:00",
"last_update": "2026-07-08T06:22:53.428296+02:00",
"id_user_upd": "46188228-7a9f-4128-bbb0-6d3a2f2e30ea",
"commited": true,
"mt_items": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"st_users": {
"$id": "3",
"id": "e83c34e0-8c80-406d-9bfe-9b2adb6620fc",
"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": "bba76556-966b-48dd-843f-f1517948dc7f",
"view_messages": true,
"id_image_photo": "2683729d-c6ce-4241-811c-e56fc75a48e0",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "f83bf802-212e-4908-bfd1-ea402039f890",
"view_pos": true,
"order": 15,
"color_border": "sample string 16",
"color_button": "sample string 17",
"color_font": "sample string 18",
"active": true,
"created_on": "2026-07-08T06:22:53.428296+02:00",
"last_update": "2026-07-08T06:22:53.428296+02:00",
"commited": true,
"mt_branches": [
{
"$id": "4",
"id": "3be1e718-aba8-430b-9f94-e11272360dab",
"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": "99a8b190-f8d4-4d53-99ef-1b77d9ebcb25",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-07-08T06:22:53.428296+02:00",
"last_update": "2026-07-08T06:22:53.428296+02:00",
"id_user_upd": "ea00012f-bd26-4676-88d2-a35485232890",
"commited": true,
"st_images": {
"$id": "5",
"id": "59575a0e-0cf8-4404-b352-3fbd39ce3111",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "39ec59f7-2a4f-4466-bc77-a7ad68978c9e",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-07-08T06:22:53.428296+02:00",
"last_update": "2026-07-08T06:22:53.428296+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"mt_categories": [
{
"$id": "6",
"id": "3ad9dcdf-0be9-4056-bfa8-c3e447c8980d",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "4ae7b9f2-5d7f-41d3-b4a8-0ab0bcd62cbb",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "c4d82c77-5229-4a51-9a1f-8df7a32830cb",
"view_pos": true,
"order": 8,
"order_sec": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"font_bold": true,
"font_underline": true,
"font_size": 15,
"big_buttons": true,
"active": true,
"created_on": "2026-07-08T06:22:53.428296+02:00",
"last_update": "2026-07-08T06:22:53.428296+02:00",
"id_user_upd": "20b257be-7a72-4c83-a71e-9e52e39ef197",
"commited": true,
"mt_categories_items": [
{
"$id": "7",
"id_category": "24e18089-a3fd-4b15-accf-7f807755534a",
"id_item": "da01e238-f1f8-4493-97f2-35d4f3c3015c",
"is_default": true,
"active": true,
"created_on": "2026-07-08T06:22:53.428296+02:00",
"last_update": "2026-07-08T06:22:53.428296+02:00",
"id_user_upd": "95866bf3-dceb-420a-b7ff-1776049fdb52",
"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": "67d608b0-0a83-42e5-8281-eec437789e64",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-07-08T06:22:53.428296+02:00",
"date_end": "2026-07-08T06:22:53.428296+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": "685b67d6-0988-4a22-98e0-6c0bcd429acc",
"id_pos": "ac67938c-c192-4d14-9d9f-684bbde23807",
"id_list": "f9e4ac69-77c4-41a3-ac7d-61a409e4d06b",
"id_item": "b88ba5be-3d8a-4172-803b-ee1ee8c7a747",
"id_item_type": "7fd6a8a8-d4e6-4b28-8e12-96028a560ec6",
"id_category": "b6c697c8-515b-4cd0-8047-a6cf69cd56e0",
"by_day_week": true,
"use_mon": true,
"use_tue": true,
"use_wed": true,
"use_thu": true,
"use_fri": true,
"use_sat": true,
"use_sun": true,
"use_hour_ini": "00:00:00.1234567",
"use_hour_end": "00:00:00.1234567",
"active": true,
"created_on": "2026-07-08T06:22:53.428296+02:00",
"last_update": "2026-07-08T06:22:53.428296+02:00",
"id_user_upd": "1c31756d-49cf-485d-b720-9559b6c3edea",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_categories": {
"$ref": "6"
},
"mt_items": {
"$ref": "1"
},
"mt_items_types": {
"$id": "9",
"id": "4a33c81a-cc61-4fb2-805c-3cec7a097e34",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "b76ea8af-5f09-440a-ad6d-eee2b0ca4ab6",
"view_pos": true,
"order": 7,
"color_border": "sample string 8",
"color_button": "sample string 9",
"color_font": "sample string 10",
"font_bold": true,
"font_underline": true,
"font_size": 13,
"active": true,
"created_on": "2026-07-08T06:22:53.428296+02:00",
"last_update": "2026-07-08T06:22:53.428296+02:00",
"id_user_upd": "8a3bd623-97d7-41ea-9d70-cc196391877b",
"commited": true,
"tt_vouchers_det": [
{
"$id": "10",
"id_voucher": "f55d4c68-fb15-4a9a-8429-0b9dd32fd27f",
"id_line": "c9ffbb77-de70-4080-a45d-49b9cbba142c",
"id_category": "4ccb3cb9-2cd0-4794-88bb-5bce417cf877",
"id_item": "19e7cb9f-5ecb-4891-8279-1e7286130a11",
"id_item_type": "72d2acbf-671a-4b11-ae26-7fb68bfe6e4b",
"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": "70b87434-2341-4636-bd55-8e5bff3ca82f",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-07-08T06:22:53.428296+02:00",
"date_end": "2026-07-08T06:22:53.428296+02:00",
"date_used": "2026-07-08T06:22:53.428296+02:00",
"date_sesion": "2026-07-08T06:22:53.428296+02:00",
"id_employee": "20b0ef6e-cc55-466c-9cc9-0bdf7d707380",
"id_branch": "6d605c66-35c5-41c7-bff1-f8384863344f",
"id_voucher_permision": "da2b07a6-4a67-4067-be9e-4e3b88ba0804",
"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": "9ed9e432-8d03-4b8e-bc57-8d0ed58979eb",
"id_user_add": "15224159-3569-44f8-9ac0-9c3c8e53136a",
"id_doc_sa": "2c7736db-4a9f-4938-80ca-386cd1905bf2",
"id_item_sub": "a71058b0-5bd5-410b-af19-53e8ea2ef63d",
"id_pos_sesion": "1b4bd07c-8edb-43c7-b670-d30452c03e0b",
"is_authorized": true,
"is_automatic": true,
"print_in_branch": true,
"printed": true,
"is_entry": true,
"is_consume": true,
"is_used_entry": true,
"is_used_consume": true,
"is_close": true,
"active": true,
"created_on": "2026-07-08T06:22:53.428296+02:00",
"last_update": "2026-07-08T06:22:53.428296+02:00",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_employees": {
"$id": "12",
"id": "281da047-dc00-4981-b632-ff6adc273634",
"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": "1c5a21ac-3a0d-4710-8e4a-32e0b7a6ee42",
"name_pos": "sample string 12",
"id_image": "af48774f-e367-4dac-a75a-7177090b1ef6",
"view_pos": true,
"order": 14,
"color_border": "sample string 15",
"color_button": "sample string 16",
"color_font": "sample string 17",
"active": true,
"created_on": "2026-07-08T06:22:53.428296+02:00",
"last_update": "2026-07-08T06:22:53.428296+02:00",
"id_user_upd": "000ce552-8f68-4277-92ba-06df567576b0",
"commited": true,
"mt_employees_branches": [
{
"$id": "13",
"id_employee": "6b28a66b-7e2d-4a5a-8126-00a8f26b4cb6",
"id_branch": "11ca497e-db05-4791-83e7-27724c893b6b",
"active": true,
"created_on": "2026-07-08T06:22:53.428296+02:00",
"last_update": "2026-07-08T06:22:53.428296+02:00",
"id_user_upd": "9e10326b-019a-4cce-90ff-acbe87fbaa77",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_employees": {
"$ref": "12"
}
},
{
"$ref": "13"
}
],
"mt_employees_profiles": {
"$id": "14",
"id": "71baa43f-8e1b-455e-9e37-eb844c85b79c",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-07-08T06:22:53.428296+02:00",
"last_update": "2026-07-08T06:22:53.428296+02:00",
"id_user_upd": "1ba1de3b-2c32-41fc-a231-24cd62909d3e",
"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": "ef90d1da-5f76-45be-a470-bfd8e7b83460",
"id_line": 2,
"id_item_sub": "8dbb1fd1-e837-4144-8c6d-a8579d41d8af",
"qty": 4.1,
"id_list": "10deee00-edc2-465c-a2d8-7dda7eae6709",
"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": "31627b26-95b1-4d7f-a4a9-4935a3d163a6",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "ca518d35-03e0-47a9-aa54-a0d5aa4a3e24",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "3e838b56-fa6c-4f13-9c32-b2555582f6bc",
"id_user_upd": "a34d42de-6bfb-4f2d-9d38-b72930924048",
"active": true,
"mt_employees": {
"$ref": "12"
},
"mt_items_sub": {
"$id": "16",
"id": "69db5d34-1efd-400e-8f37-b436e830a033",
"id_item": "62f997ac-959b-496b-b229-5d66f7ab8a7b",
"id_item_type": "be90e152-763e-4b27-8a89-d43470206645",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "9d44c587-e599-44c3-8388-d2b3a509fcb4",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-07-08T06:22:53.428296+02:00",
"last_update": "2026-07-08T06:22:53.428296+02:00",
"id_user_upd": "d6f914bc-f1c3-437b-aae4-222104f20d87",
"commited": true,
"mt_items": {
"$ref": "1"
},
"mt_items_formula": [
{
"$id": "17",
"id_item_sub": "ddcfcde5-c4f9-4999-9159-3b7c55a407ba",
"id_item": "c20f4f45-5ba0-4477-acfe-8ba5e635cc73",
"group_id": 3,
"id_unit_ref": "d16f3579-0dce-4e93-ba0c-494f8c5e97f5",
"qty_dis": 5,
"mt_items": {
"$ref": "1"
},
"mt_items_sub": {
"$ref": "16"
},
"mt_units_ref": {
"$id": "18",
"id": "eeee4121-2b25-462e-898f-290af9acd779",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "7097481a-e661-44b8-a4e0-a4bc1185fb41",
"active": true,
"created_on": "2026-07-08T06:22:53.428296+02:00",
"last_update": "2026-07-08T06:22:53.428296+02:00",
"id_user_upd": "3e8b088b-3892-41b3-8bf0-505b52eec5e8",
"commited": true,
"mt_units": {
"$id": "19",
"id": "45d26ad8-5688-4cb4-b09b-f50768ec6973",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-07-08T06:22:53.428296+02:00",
"last_update": "2026-07-08T06:22:53.428296+02:00",
"id_user_upd": "0caba956-a248-414f-b398-32467fe25d05",
"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": "b749e544-59e1-4230-9330-d0eed71673f8",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "2d33919d-c0f1-4dc1-9315-97a1af4dac23",
"id_doc_print": "3b8d644b-1998-43f0-ae23-8647769afc50",
"hour_end": "00:00:00.1234567",
"price_item_sub": true,
"define_validity": true,
"price_ref": true,
"price_min": 11.1,
"supply_apply": 12,
"active": true,
"created_on": "2026-07-08T06:22:53.428296+02:00",
"last_update": "2026-07-08T06:22:53.428296+02:00",
"commited": true,
"mt_items_sub": [
{
"$ref": "16"
},
{
"$ref": "16"
}
]
},
"st_users": {
"$ref": "3"
},
"mt_prices_items": [
{
"$id": "21",
"id_list": "c47b6af4-ab47-477a-b4a6-b69905601cf4",
"id_item_sub": "35c90dc6-1d9e-4ce2-8bef-9b6b29d32a21",
"validity_date": "2026-07-08T06:22:53.428296+02:00",
"price": 4.1,
"active": true,
"created_on": "2026-07-08T06:22:53.428296+02:00",
"last_update": "2026-07-08T06:22:53.428296+02:00",
"id_user_upd": "268969d5-e39d-49d6-8fd0-4519c85bb4eb",
"commited": true,
"mt_items_sub": {
"$ref": "16"
},
"mt_prices_list": {
"$id": "22",
"id": "d4de7da2-ed2b-4f04-a068-038fb5f7f735",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "8ec242e7-1e04-4739-a00c-b7d3e506c4d4",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "161df75f-67da-4183-88e7-d050a51f2341",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"active": true,
"created_on": "2026-07-08T06:22:53.428296+02:00",
"last_update": "2026-07-08T06:22:53.428296+02:00",
"id_user_upd": "3a5ab2cf-a1dc-4fe6-9090-42d17bb81919",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "23",
"id_pos": "44b7eedb-edfd-4db0-a42e-f1d0681fdf2d",
"id_pos_type": "108d363d-e9b0-4206-bbd8-dfb9a4193192",
"id_price_list": "5aab9977-d7ba-4e2e-b06c-f9d4ec503ae1",
"is_default": true,
"view_mon": true,
"view_tue": true,
"view_wed": true,
"view_thu": true,
"view_fri": true,
"view_sat": true,
"view_sun": true,
"active": true,
"created_on": "2026-07-08T06:22:53.428296+02:00",
"last_update": "2026-07-08T06:22:53.428296+02:00",
"id_user_upd": "333ccfef-4b28-42a8-b3b3-38a7f40e84d3",
"commited": true,
"mt_pos_view": {
"$id": "24",
"id_pos": "277d2c2e-df3b-46f4-aab3-2df086fc15de",
"id_pos_type": "d3b8e696-c252-4556-a8b3-b434118929f8",
"is_default": true,
"active": true,
"created_on": "2026-07-08T06:22:53.428296+02:00",
"last_update": "2026-07-08T06:22:53.428296+02:00",
"id_user_upd": "de34d0ff-681d-4ece-aeab-47f5d88c090b",
"commited": true,
"mt_pos": {
"$id": "25",
"id": "f4ea8a52-93b8-40ba-b317-8c96505ac64f",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "9f754c05-78a2-43d6-9fad-99d6b434d638",
"id_zone": "56ab9659-e89d-454d-b2fa-9593e40f6661",
"user_required": true,
"active": true,
"created_on": "2026-07-08T06:22:53.428296+02:00",
"last_update": "2026-07-08T06:22:53.428296+02:00",
"id_user_upd": "adcaae31-a64a-4b0a-8b81-bb97bca3c030",
"commited": true,
"mt_branches_zones": {
"$id": "26",
"id": "328e0ee3-a831-4601-9511-493de1b09a5b",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "e48c1fdd-f31d-42c1-a53d-5832dc264d09",
"active": true,
"created_on": "2026-07-08T06:22:53.428296+02:00",
"last_update": "2026-07-08T06:22:53.428296+02:00",
"id_user_upd": "6f2aefa1-82f2-4980-8956-52d69321ecb2",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_pos": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"st_users": {
"$ref": "3"
}
},
"mt_cloakrooms": [
{
"$id": "27",
"id": "27aa3eb2-5972-48a6-a071-ee880039c6b3",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "9b562631-ef30-464e-8adb-0d255cb73f37",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "cae8e53b-5d21-4cae-bcdb-b3d76c49a006",
"view_pos": true,
"order": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"active": true,
"created_on": "2026-07-08T06:22:53.4297098+02:00",
"last_update": "2026-07-08T06:22:53.4297098+02:00",
"id_user_upd": "d46b8738-ce27-49ec-9fe2-dbf1d4659ed9",
"commited": true,
"mt_pos": {
"$ref": "25"
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
},
"tt_cloakrooms_units": [
{
"$id": "28",
"id": "57ad42d3-1289-433d-ada4-2ec5999afba3",
"id_cloakroom": "06bc5497-fc1c-4918-917d-c928eddd9538",
"id_pos_sesion": "b4ad04e2-4cf3-4986-b238-92e23a3166c9",
"unit_id": 4,
"date_open": "2026-07-08T06:22:53.4297098+02:00",
"date_close": "2026-07-08T06:22:53.4297098+02:00",
"id_doc_sa": "28787086-1ed9-4816-bde3-6218a4477a20",
"commited": true,
"mt_cloakrooms": {
"$ref": "27"
},
"tt_doc_sa": {
"$id": "29",
"id": "c2889c97-b944-477f-ad1e-d7c8bc241d2e",
"id_pos": "847d4fd6-5af9-41eb-9fff-b9847f9f3fea",
"id_doc": "4ffa693f-eb4c-4845-b40c-751e3a4dc23f",
"id_branch": "dba2d152-9b62-4a7c-ac1e-fc88c00738a1",
"nro_doc": "sample string 5",
"date_doc": "2026-07-08T06:22:53.4297098+02:00",
"date_tax": "2026-07-08T06:22:53.4297098+02:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "5d1f42bc-f224-43b8-b810-c5dd3b63317b",
"id_relationship": "75424c1c-bc9d-4ee7-b825-eebebffcd634",
"id_loc_from": "8703d6c6-8eab-4457-ac39-6c5820a6469e",
"id_loc_end": "c9890684-7512-4c2c-93ce-245bbe76d701",
"id_user_add": "f7805e16-2241-4874-8cbe-7c94c27b1c14",
"id_user_upd": "20598a5d-e823-4823-a1da-e36f8a68e4b3",
"comment": "sample string 12",
"id_pos_sesion": "d7547c9a-f25a-4eb4-9d3c-fdd9a6ee6610",
"id_room_unit": "996bb1ad-4c6e-47dd-9777-ef6c0019c75d",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "b7f85fe7-dab6-4f7f-8585-5b8eecae7e7d",
"p_dis": 15.1,
"p_chr": 16.1,
"amt_net": 17.1,
"amt_tax": 18.1,
"amt_dis": 19.1,
"amt_chr": 20.1,
"amt_tot": 21.1,
"active": true,
"created_on": "2026-07-08T06:22:53.4297098+02:00",
"last_update": "2026-07-08T06:22:53.4297098+02:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "4"
},
"mt_docs": {
"$id": "30",
"id": "17bfec52-74eb-4f38-bcf7-75d3377f5fdd",
"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": "2c23b6c9-9b22-4e78-b122-3ddbbc0c26d5",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"active": true,
"created_on": "2026-07-08T06:22:53.4297098+02:00",
"last_update": "2026-07-08T06:22:53.4297098+02:00",
"id_user_upd": "6fdf0b21-cd01-4471-bc1b-d73aeeb3f807",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "31",
"id_doc": "702fbb48-c79b-4181-898b-6ce838839b18",
"id_pay": "a85fbe25-935f-46a0-8f5d-0309f31d9823",
"id_money": "90448a27-4508-41a0-bd3c-82b771a30314",
"active": true,
"created_on": "2026-07-08T06:22:53.4297098+02:00",
"last_update": "2026-07-08T06:22:53.4297098+02:00",
"id_user_upd": "4778b8e1-be9d-4349-9f10-d9ff80f67f65",
"commited": true,
"mt_docs": {
"$ref": "30"
},
"mt_money_types": {
"$id": "32",
"id": "7a922873-a97c-45b5-8fe0-5b3a318e18ba",
"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": "bb64ac0c-d311-4888-8855-9f6ad8e403f7",
"view_pos": true,
"order": 8,
"color_border": "sample string 9",
"color_button": "sample string 10",
"color_font": "sample string 11",
"active": true,
"created_on": "2026-07-08T06:22:53.4297098+02:00",
"last_update": "2026-07-08T06:22:53.4297098+02:00",
"id_user_upd": "a069f07e-abf4-4eb9-a911-1bbaa71f4b59",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"mt_money_rates": [
{
"$id": "33",
"id_money_1": "cf5a0d8d-da87-427a-914a-a198b4c8b0ef",
"id_money_2": "4d01af70-e269-47eb-88e6-0da79fae4bf3",
"date_from": "2026-07-08T06:22:53.4297098+02:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-07-08T06:22:53.4297098+02:00",
"last_update": "2026-07-08T06:22:53.4297098+02:00",
"id_user_upd": "1d64980f-7961-4d54-8af7-04065010aa40",
"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": "ace8bbe2-f564-4993-80ba-0d1ede6df121",
"id_pay": "e16d5247-a0e1-4a43-a600-5a38773cd04b",
"id_money": "23989ea4-c0dd-461c-acfb-03d9ce5bdad2",
"date_cashflow": "2026-07-08T06:22:53.4297098+02:00",
"coefficient": 5.1,
"id_user_add": "54de11d1-2f8b-4be5-84f2-2bf8f36971cd",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "35",
"id": "3c824e8d-3dbb-4775-8f0b-ae2fc55db631",
"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": "affd629d-9b37-4fa4-9b0d-9270ddeb32b6",
"view_pos": true,
"order": 13,
"color_border": "sample string 14",
"color_button": "sample string 15",
"color_font": "sample string 16",
"active": true,
"created_on": "2026-07-08T06:22:53.4297098+02:00",
"last_update": "2026-07-08T06:22:53.4297098+02:00",
"id_user_upd": "bb531eda-9595-4773-9e6b-17f1a50e81ea",
"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": "788ef894-d028-4d19-bd4a-0421a9c2f077",
"id_line": 2,
"id_pay": "7aa63f06-d756-4fd3-a125-cc5c7f75e79a",
"id_money": "220e52d3-5737-4b24-b6e5-5266053998ec",
"coefficient": 5.1,
"id_voucher": "53112da0-403f-4cc7-ab9d-be20fdf939fd",
"id_employee": "b5dc04b0-f011-4f9a-a6fc-a25f150a15ee",
"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": "96195a06-bf13-438b-8e36-f53d78727e0c",
"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": "5683d461-deac-4f4c-96eb-16a8dd80f121",
"id_doc": "8367611e-2604-4789-8589-4091514bbdf9",
"id_pos_type": "fb8d2a12-5a13-4245-993d-c4d35fabf624",
"id_doc_print": "a4f859b7-ba4a-4052-a96f-9c65d7eb9044",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-07-08T06:22:53.4297098+02:00",
"last_update": "2026-07-08T06:22:53.4297098+02:00",
"id_user_upd": "6bf963c2-0c23-4d86-a099-0271239b8ec1",
"commited": true,
"mt_docs": {
"$ref": "30"
},
"mt_pos_print": {
"$id": "38",
"id": "cd7b9a13-481c-4f57-8541-3fdd0a3ec2ad",
"id_pos": "4b6e7e51-d6ca-4548-9763-7d1defe8ac4c",
"id_mask": "sample string 3",
"name": "sample string 4",
"mode_print": 5,
"port": "sample string 6",
"baud_rate": 1,
"data_bits": 1,
"stop_bit": 1,
"flow_control": 1,
"parity": 1,
"pin_cashdrawer": 1,
"ip_printer": "sample string 7",
"port_ip": 1,
"printer_name": "sample string 8",
"active": true,
"created_on": "2026-07-08T06:22:53.4297098+02:00",
"last_update": "2026-07-08T06:22:53.4297098+02:00",
"id_user_upd": "5e6c1de1-a5b0-4837-9bc6-4698e0ee4a6d",
"commited": true,
"mt_pos": {
"$ref": "25"
},
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_users": {
"$ref": "3"
}
},
"mt_pos_types": {
"$id": "39",
"id": "845be064-3e76-4e9a-b2e4-23e17c105643",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-07-08T06:22:53.4297098+02:00",
"last_update": "2026-07-08T06:22:53.4297098+02:00",
"id_user_upd": "71d6038a-cb39-4982-8a25-80b838ef4b2a",
"commited": true,
"mt_items_featured": [
{
"$id": "40",
"id": "c70b0b54-08e2-4ce3-8df3-1780898e2ba4",
"id_branch": "a55acdcf-92ad-4139-845a-bb8f26c60cc6",
"id_pos_type": "1756a56b-5a29-4513-8852-0237b2bda9b8",
"id_pos": "b425031d-cc93-49a5-8b44-b864cda77acc",
"id_item": "e68910ee-1a6a-40a6-9576-b1008be923d2",
"date_from": "2026-07-08T06:22:53.4297098+02:00",
"date_end": "2026-07-08T06:22:53.4297098+02:00",
"image_id": 4,
"active": true,
"created_on": "2026-07-08T06:22:53.4297098+02:00",
"last_update": "2026-07-08T06:22:53.4297098+02:00",
"id_user_upd": "eed98915-ce12-48a5-80d1-2c17025b6d5a",
"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": "976b9c8d-9ea9-48e0-969d-2d9fb7fdab97",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high_row": 5,
"high_doc": 6,
"with_doc": 7,
"to_file": true,
"active": true,
"created_on": "2026-07-08T06:22:53.4297098+02:00",
"last_update": "2026-07-08T06:22:53.4297098+02:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_doc_print_det": [
{
"$id": "42",
"id_doc_print": "d792d4fd-1ed8-4ebb-8cb4-188297030317",
"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": "6c794212-04b8-44a8-8ec6-a571b3a67679",
"id_doc": "b312a8bc-da69-4f71-9b00-5e429c294251",
"value": 3,
"created_on": "2026-07-08T06:22:53.4297098+02:00",
"last_update": "2026-07-08T06:22:53.4297098+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": "d3ed4dc6-2a39-4f27-b4cc-31528e0a6e38",
"id_pos": "b45854fe-93f6-4fb8-bb2d-0d973694bf12",
"id_doc": "58d56e84-90bb-4f93-9e81-9295196ebf3e",
"id_branch": "9e327a9e-4042-4f28-a44e-bde871ac8efc",
"nro_doc": "sample string 5",
"date_doc": "2026-07-08T06:22:53.4297098+02:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "e6dab76b-39fb-45c5-bf66-168179230500",
"id_loc_from": "d27a3f71-2d6a-4849-b8ff-0bcc91ae0f97",
"id_loc_end": "50790786-7f6b-48ff-963b-6656a1cf8b3f",
"id_user_add": "a6d1d464-5043-4a40-874f-e52a4f8e7293",
"id_user_upd": "e08a5f86-5494-4de8-a628-33f67c84e51f",
"id_pos_sesion": "bdfb2359-5550-4511-8e5c-dc43f59974d7",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-07-08T06:22:53.4297098+02:00",
"active": true,
"created_on": "2026-07-08T06:22:53.4297098+02:00",
"last_update": "2026-07-08T06:22:53.4297098+02:00",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_docs": {
"$ref": "30"
},
"mt_locations": {
"$id": "45",
"id": "04989904-e6bc-4573-930d-f3a25acfd3e3",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "f0c55ccb-5996-4f1b-93fa-b668a007f263",
"active": true,
"created_on": "2026-07-08T06:22:53.4297098+02:00",
"last_update": "2026-07-08T06:22:53.4297098+02:00",
"id_user_upd": "2957e7f1-47f6-4da1-9cd3-0b7da512dfba",
"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": "40e6ce6b-41b5-4ead-bb1c-75c28476f123",
"id_item": "1b925790-5270-4fcf-833a-cdb77627e204",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-07-08T06:22:53.4297098+02:00",
"last_update": "2026-07-08T06:22:53.4297098+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": "b0d6347b-92c3-4821-aeff-e6c7e8ff990a",
"id_line": 2,
"id_item": "1a898934-4c52-4a40-8aca-fa566e90030c",
"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": "95f84498-7642-42fc-bc5d-39f9f6983fad",
"nro_sesion": 2,
"id_pos": "a73ee214-aa95-4b44-a9f6-4f718dadead2",
"date_tax": "2026-07-08T06:22:53.4297098+02:00",
"date_open": "2026-07-08T06:22:53.4297098+02:00",
"date_close": "2026-07-08T06:22:53.4297098+02:00",
"id_user_open": "b842d5f1-7426-4885-b790-e30bf686a742",
"id_user_close": "c22996cb-be2d-4279-8ce2-0a3610de8a8e",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2026-07-08T06:22:53.4297098+02:00",
"last_update": "2026-07-08T06:22:53.4297098+02:00",
"commited": true,
"mt_pos": {
"$ref": "25"
},
"tt_cloakrooms_units": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"tt_items_customs": [
{
"$id": "49",
"id": "cb4973e9-be2c-4f93-b777-b1b2738baf23",
"order_id": 2,
"id_item": "ae79de02-81bc-4b39-a64e-22cf928e71fb",
"id_item_type": "34b5d52a-0e48-4f0d-80ac-f665df084dff",
"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": "30c43f6d-f372-4394-931d-0fea54f67da0",
"type_item": 11,
"id_voucher_json": "5223a5d3-4100-4e04-b7ea-b43489ede99d",
"count_voucher": 1,
"id_category": "986e8e0f-c58f-43a2-9b65-a17945554190",
"created_on": "2026-07-08T06:22:53.4297098+02:00",
"last_update": "2026-07-08T06:22:53.4297098+02:00",
"id_user_upd": "d1b1dbc7-5dbd-4ff7-88a5-1907e9bda1cb",
"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": "60870f2b-d5e1-4083-8da8-010c10e08cee",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "fdc8e081-e201-4e15-9482-1bb22da9bb5f",
"type_pay": 5,
"module": "sample string 6",
"process": true,
"json_cloackrooms": "sample string 8",
"multi_select": 9,
"terminal_name": "sample string 10",
"created_on": "2026-07-08T06:22:53.4297098+02:00",
"tt_pos_sesion": {
"$ref": "48"
}
},
{
"$ref": "50"
}
],
"tt_rooms_units_activity": [
{
"$id": "51",
"id": "3011bfcb-c821-4810-b54e-0a90f2142448",
"id_room_unit": "7ba17556-32ea-4e07-bfd8-157c537c5a85",
"id_room_list": "005618dd-f5a5-47ae-acdd-4f9ded3ab666",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-07-08T06:22:53.4297098+02:00",
"date_from": "2026-07-08T06:22:53.4297098+02:00",
"date_end": "2026-07-08T06:22:53.4297098+02:00",
"date_open": "2026-07-08T06:22:53.4297098+02:00",
"date_close": "2026-07-08T06:22:53.4297098+02:00",
"id_employee": "dbc2b9ad-0ad6-4116-88a8-f75039958466",
"id_employee_sec": "9c81d3be-d4f7-469c-8687-4f94a9e82392",
"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": "43efbf80-fc8f-4555-b782-c032d415ec0f",
"comment": "sample string 7",
"id_user_open": "f3587f1d-0771-47b9-b042-f6094e5ceebf",
"id_user_close": "68ce32e2-799f-49f7-9afb-82655ee4e6ad",
"id_unit_state": "79fa5f94-4b1c-4c2c-a28b-7740315aa99c",
"id_pos_sesion": "2253debf-ba44-40a4-a35b-930fedc9a1af",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-07-08T06:22:53.4297098+02:00",
"active": true,
"created_on": "2026-07-08T06:22:53.4297098+02:00",
"last_update": "2026-07-08T06:22:53.4297098+02:00",
"commited": true,
"mt_employees": {
"$ref": "12"
},
"mt_employees1": {
"$ref": "12"
},
"mt_rooms_units": {
"$id": "52",
"id": "c1a29e21-a0a4-45f3-82e1-8324a14774d5",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "f6317e31-1cdd-4f26-ac7c-2293d74b4614",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "636373bc-1c0b-4533-9a60-a31308b47992",
"locked": true,
"date_locked": "2026-07-08T06:22:53.4297098+02:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-07-08T06:22:53.4297098+02:00",
"last_update": "2026-07-08T06:22:53.4297098+02:00",
"id_user_upd": "8db26be0-8f4b-4c2f-b8d0-bf03d3bc0045",
"commited": true,
"mt_rooms": {
"$id": "53",
"id": "3c846fc3-ece6-4091-8122-e288c4a43321",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "a26e757e-e2d6-43ef-a887-89385ea5a80d",
"name_pos": "sample string 6",
"id_image": "c6bc0deb-0ef0-4540-9a27-41f45a565f35",
"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": "27e24a7c-31e7-4a28-b953-89874fe2f7d0",
"refresh_status": true,
"active": true,
"created_on": "2026-07-08T06:22:53.4297098+02:00",
"last_update": "2026-07-08T06:22:53.4297098+02:00",
"id_user_upd": "f96c2efe-4731-461b-8082-0a17a8dec543",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_pos_rooms": [
{
"$id": "54",
"id_pos": "99fdd4b2-705f-434c-b195-2aafc8bf1ba8",
"id_room": "75bce8cb-1c88-4abc-b824-c7baaf23e960",
"active": true,
"created_on": "2026-07-08T06:22:53.4297098+02:00",
"last_update": "2026-07-08T06:22:53.4297098+02:00",
"id_user_upd": "5324a810-0562-41f1-a153-f32f4d576e41",
"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": "a6e7a345-88f4-426d-ac1f-7d350ab1e5a0",
"id_room": "353a4c64-4cf5-4655-8efc-0eeac433268c",
"date_in": "2026-07-08T06:22:53.4297098+02:00",
"date_out": "2026-07-08T06:22:53.4297098+02:00",
"id_user_add": "06930e8d-5a63-4bd3-bc9e-ccfafc0b3568",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-07-08T06:22:53.4297098+02:00",
"last_update": "2026-07-08T06:22:53.4297098+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": "55c67e2a-d90a-494c-ac7f-d2ba87ebbe3a",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-07-08T06:22:53.4297098+02:00",
"last_update": "2026-07-08T06:22:53.4297098+02:00",
"id_user_upd": "2df510bb-d864-46fa-bde8-62c5c4bd8b4b",
"commited": true,
"mt_rooms_units": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"mt_rooms_units_states_types": [
{
"$id": "57",
"id_room_type": "ed2ca143-c8b9-438e-90b0-bc78a33f7df8",
"id_room_state": "0494ffcd-89c8-42d9-b5ee-8dfba544065b",
"id_image": "52f7542e-5b3f-41ad-ba3c-851c4f94d238",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-07-08T06:22:53.4297098+02:00",
"last_update": "2026-07-08T06:22:53.4297098+02:00",
"id_user_upd": "3c70b032-b76f-4cbb-9541-af42ae26c552",
"commited": true,
"mt_rooms_units_states": {
"$id": "58",
"id": "ad3708c7-9104-478b-b52d-23cf34d5a860",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"color": "sample string 5",
"active": true,
"created_on": "2026-07-08T06:22:53.4297098+02:00",
"last_update": "2026-07-08T06:22:53.4297098+02:00",
"id_user_upd": "48cf5114-0ff8-4b33-a5d5-c36d6047864d",
"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": "d47f16c8-01b3-468b-b2df-3984709999ce",
"id_pos_sesion": "b8456f03-bfe9-4932-a161-c008a7665372",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "b010f12d-184c-41b6-879e-f27e243278a4",
"id_room_unit_activity": "c59f493a-556c-474b-b825-bdd952b5c98d",
"id_doc_sa": "8aa4271d-23cb-42f7-bddc-5c249550e1f9",
"id_pos_type": "889dfe69-9897-4f0c-ab3a-2aa9b86986c1",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "aec34ebb-61b0-4728-ac24-1fcec1b5bab4",
"coupon_id": "sample string 7",
"terminal_id": "sample string 8",
"card_name": "sample string 9",
"card_bank": "sample string 10",
"card_number": "sample string 11",
"client_name": "sample string 12",
"money_type": "sample string 13",
"merchant_id": "sample string 14",
"aid": "sample string 15",
"auth_num": "sample string 16",
"authorization": true,
"signature": true,
"contactless": true,
"date_hour_pay": "sample string 17",
"terminal_name": "sample string 18",
"active": true,
"created_on": "2026-07-08T06:22:53.4297098+02:00",
"last_update": "2026-07-08T06:22:53.4297098+02:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "48"
},
"tt_tips_users": [
{
"$id": "60",
"id_tip": "ac09bf79-2263-4ed0-aeb8-8c0543a77b43",
"id_user": "95e573c6-b496-4c97-8472-a8f6d97ee0df",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-07-08T06:22:53.4297098+02:00",
"last_update": "2026-07-08T06:22:53.4297098+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": "177330ca-fd92-4561-97ad-1da8cf86e369",
"id_user": "011d2e67-fea0-46ad-addc-90ec4dd02a9f",
"date_add": "2026-07-08T06:22:53.4297098+02:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-07-08T06:22:53.4297098+02:00",
"last_update": "2026-07-08T06:22:53.4297098+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": "91d5cefb-f8f0-427d-86b6-267d460f9c8e",
"id_user": "13bdcb42-9fa4-4a6a-9117-4f67d8f2b9dd",
"id_user_profile": "4aea496b-e684-48c2-9ad4-de7d5754484e",
"locator": "sample string 4",
"date_end": "2026-07-08T06:22:53.4297098+02:00",
"id_pos_sesion": "83c89dab-a674-445d-b252-3fcdae2fd5b1",
"date_login": "2026-07-08T06:22:53.4297098+02:00",
"date_logout": "2026-07-08T06:22:53.4297098+02:00",
"terminal_id": "sample string 6",
"terminal_type": "sample string 7",
"created_on": "2026-07-08T06:22:53.4297098+02:00",
"last_update": "2026-07-08T06:22:53.4297098+02:00",
"commited": true,
"st_users": {
"$ref": "3"
},
"st_users_profiles": {
"$id": "63",
"id": "27400982-8d8c-4bfe-9583-aaa41489eb64",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"is_pass_required": true,
"is_admin": true,
"level_id": 7,
"order_1": 8,
"order_2": 9,
"order_3": 10,
"order_4": 11,
"is_tips": true,
"is_view_all": true,
"active": true,
"created_on": "2026-07-08T06:22:53.4297098+02:00",
"last_update": "2026-07-08T06:22:53.4297098+02:00",
"commited": true,
"st_permisions": [
{
"$id": "64",
"id": "22259cf6-24ab-43fe-bc55-e6c7be2f32c0",
"id_function": "ab29e875-9a24-484d-b55d-4c95221dd914",
"id_user": "916fee50-6faf-4cff-92e3-dcebff85005e",
"id_profile": "9af1e17d-e4a1-469b-a4fe-4ff35522ea00",
"permission": 3,
"active": true,
"created_on": "2026-07-08T06:22:53.4297098+02:00",
"last_update": "2026-07-08T06:22:53.4297098+02:00",
"commited": true,
"st_users_profiles": {
"$ref": "63"
},
"st_users": {
"$ref": "3"
},
"st_functions": {
"$id": "65",
"id": "fe78f576-127d-4c67-86da-105ef5ee3cdb",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "1fa51be9-df7e-4c1e-9705-37642eb1b444",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "538d9fdd-fda5-4b40-b2bf-1853c76938b3",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"font_bold": true,
"font_underline": true,
"font_size": 16,
"active": true,
"created_on": "2026-07-08T06:22:53.4297098+02:00",
"last_update": "2026-07-08T06:22:53.4297098+02:00",
"commited": true,
"st_functions_groups": {
"$id": "66",
"id": "56ad11af-d37d-462f-b495-857ccbc55228",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-07-08T06:22:53.4297098+02:00",
"last_update": "2026-07-08T06:22:53.4297098+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": "8bfdcf8f-75f8-4eb6-bea1-8956eaa67853",
"id_user": "0fa6b8cf-7b0a-4f3d-8c56-1914649e3690",
"date_add": "2026-07-08T06:22:53.4297098+02:00",
"destiny_type": 4,
"id_key": "10a3b02d-a58d-4409-8c87-d52578aee2c8",
"message": "sample string 6",
"message_view": true,
"date_view": "2026-07-08T06:22:53.4297098+02:00",
"id_pos_sesion": "06c0de88-1aaa-49cd-b7b7-a6bfda50e10b",
"terminal_add": "sample string 9",
"created_on": "2026-07-08T06:22:53.4297098+02:00",
"last_update": "2026-07-08T06:22:53.4297098+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": "4cfcd1c1-2248-4d12-b923-cb12939aee77",
"spool_server": "sample string 2",
"id_doc_sa": "5d283332-6f8c-427a-8cec-9b85901bb423",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-07-08T06:22:53.4297098+02:00",
"printed": true,
"print_on": "2026-07-08T06:22:53.4297098+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": "db29023a-df46-4a77-9592-ba06b5fb57f9",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-07-08T06:22:53.4297098+02:00",
"date_end": "2026-07-08T06:22:53.4297098+02:00",
"id_branch": "cc8c8501-1266-47a0-965e-e2f0b7ce2517",
"id_pos": "ef4b53e0-a81e-4450-9599-0a1c1b453872",
"id_list": "1b1d8eee-a3db-4e2e-8db8-c70ebe5a4c6c",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-07-08T06:22:53.4297098+02:00",
"last_update": "2026-07-08T06:22:53.4297098+02:00",
"id_user_upd": "d6f218b9-5203-42b8-b949-cf8740ad43c2",
"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": "10e117aa-3f36-44c1-a752-8dae0e08f1dc",
"id_pos": "e1c13659-9fb7-44fa-bfcd-6441a62bc8be",
"mac_address": "sample string 3",
"date_end": "2026-07-08T06:22:53.4297098+02:00",
"key_access": "sample string 5",
"id_user_add": "02c31fb3-f526-4598-a5f3-3e1ff5a24299",
"active": true,
"created_on": "2026-07-08T06:22:53.4297098+02:00",
"last_update": "2026-07-08T06:22:53.4297098+02:00",
"commited": true,
"mt_pos": {
"$ref": "25"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "70"
}
],
"st_users_pos": [
{
"$id": "71",
"id_user": "6b489677-83ea-441b-9cec-5d212d8025e6",
"id_pos": "90c89724-2509-4ae9-91e2-7af28db4d7a4",
"pass_required": true,
"active": true,
"created_on": "2026-07-08T06:22:53.4297098+02:00",
"last_update": "2026-07-08T06:22:53.4297098+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": "bc28a0ad-084c-4b51-82c7-94ed093a2799",
"id_pos": "d4778ea9-3beb-496e-aee9-973daa01489a",
"date_add": "2026-07-08T06:22:53.4297098+02:00",
"date_upd": "2026-07-08T06:22:53.4297098+02:00",
"date_out": "2026-07-08T06:22:53.4297098+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": "ec151d5d-ea5b-40f7-a86a-dd4f35393da2",
"id_user_add": "d919ae02-daba-47d7-8609-dbaeddd204ff",
"id_table": "262f8306-bf49-44b1-98cf-6752bcbd841d",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "d319d01e-963e-4214-b0fe-0419a46d7aa6",
"created_on": "2026-07-08T06:22:53.4297098+02:00",
"commited": true,
"mt_pos": {
"$ref": "25"
},
"st_sync_tables": {
"$id": "74",
"id": "5375bdb5-3838-4ef6-a3a0-86e6e240bc87",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-07-08T06:22:53.4297098+02:00",
"last_update": "2026-07-08T06:22:53.4297098+02:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "75",
"id": "a663681b-dd9f-45e2-8106-f9f9c94f7832",
"id_sync": "6fc709ae-95c2-4198-abf3-e7f35a307224",
"json": "sample string 3",
"id_table": "c6d05364-4a28-47f1-ac5b-8f3371bb9dd2",
"order": 5,
"st_sync_packages": {
"$id": "76",
"id": "be3baea7-6732-487e-b4b4-afd732a471fa",
"id_branch_from": "b1dc7a5c-e965-4cc9-bd66-80c278f69b54",
"id_branch_to": "ee983a1f-abc9-4f92-baa1-5099544ce8ae",
"type": 4,
"created_on": "2026-07-08T06:22:53.4297098+02:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-07-08T06:22:53.4297098+02:00",
"send_on": "2026-07-08T06:22:53.4297098+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": "6c3f7e72-573e-4ff7-aefa-2e0ff61ef34e",
"id_pos": "1b204ae0-86cb-4ed2-add7-490f863fbd46",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-07-08T06:22:53.4297098+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": "51435eb8-4c80-43af-82b9-b37e8a09afef",
"id_line": 2,
"id_item": "58c38824-54ec-4fbb-b17f-62fadf03c5b7",
"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": "52117391-92db-440a-bcc3-2f3e2a584d9a",
"date_from": "2026-07-08T06:22:53.4297098+02:00",
"date_end": "2026-07-08T06:22:53.4297098+02:00",
"date_used": "2026-07-08T06:22:53.4297098+02:00",
"id_employee": "3b580139-e70b-4c1a-b518-12b1453d6bab",
"id_branch": "9e48c0ae-2f96-412a-8da9-9bec5f372806",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "c39aae75-42f2-4fba-88f5-0477981404af",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-07-08T06:22:53.4297098+02:00",
"last_update": "2026-07-08T06:22:53.4297098+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": "34f28b08-8c63-44c0-a16d-9f72adb4c6a7",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-07-08T06:22:53.4297098+02:00",
"last_update": "2026-07-08T06:22:53.4297098+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": "b8bfd1af-e25a-4867-92fc-be2cbd8a38c5",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-07-08T06:22:53.4297098+02:00",
"date_end": "2026-07-08T06:22:53.4297098+02:00",
"state": "sample string 6",
"created_on": "2026-07-08T06:22:53.4297098+02:00",
"last_update": "2026-07-08T06:22:53.4297098+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": "756f7d87-8665-4e3a-9501-e956a20316e8",
"token_id": "sample string 2",
"id_user": "a199f968-80f2-4729-a2ce-c0b687bd850d",
"date_from": "2026-07-08T06:22:53.4297098+02:00",
"date_end": "2026-07-08T06:22:53.4297098+02:00",
"created_on": "2026-07-08T06:22:53.4297098+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": "47ed1bac-fd50-4169-8c8e-216952deddf8",
"id_room_activity": "07b9e8af-28cc-4d62-9089-4b9375872479",
"id_pos_sesion": "f358bba0-3227-466a-8636-e08a3cbbe51c",
"log_text": "sample string 4",
"id_user": "cebf7408-5ab5-4063-8fd1-bc4694be3cc6",
"created_on": "2026-07-08T06:22:53.4297098+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"
}
]