GET api/Mt_Items?id_list_price={id_list_price}&id_pos={id_pos}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id_list_price | globally unique identifier |
Required |
|
| id_pos | 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": "7de913f1-23bc-4873-9609-4e6df3a2b2f0",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "d9ab92b0-7333-491a-ab77-f9ff0b3ee073",
"id_unit_sec": "98ac150a-da8b-4f05-9122-ca61314c5427",
"id_brand": "63330d8d-162d-4b80-b4a0-9d918f1017ca",
"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": "8cb74d1f-673d-4877-a84c-eeaa918ab3ce",
"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-08T10:46:47.0211638+02:00",
"last_update": "2026-07-08T10:46:47.0211638+02:00",
"id_user_upd": "6fad1b1c-bbe7-4ba2-808e-6c4589d2c5c1",
"commited": true,
"mt_brands": {
"$id": "2",
"id": "fa3d2673-f998-4a0b-ac74-0f39be0e9e39",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-07-08T10:46:47.0211638+02:00",
"last_update": "2026-07-08T10:46:47.0211638+02:00",
"id_user_upd": "1bc824ad-2e21-4c8a-b1e5-b1018cba8fde",
"commited": true,
"mt_items": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"st_users": {
"$id": "3",
"id": "97d933e7-d0fd-407e-adf9-b35f67777e3b",
"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": "c7feccac-640d-42b1-b25e-bd6a005eb5bb",
"view_messages": true,
"id_image_photo": "497cc40e-c8cc-49a7-8ebf-ae1644edd584",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "e96c8a5a-1380-4fed-b92e-3cf5c2b3014d",
"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-08T10:46:47.0211638+02:00",
"last_update": "2026-07-08T10:46:47.0211638+02:00",
"commited": true,
"mt_branches": [
{
"$id": "4",
"id": "74bc90fe-f014-4305-954c-411bc4dc1f95",
"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": "9085cf75-2609-4eb3-8e17-a390d7c03fbe",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-07-08T10:46:47.0211638+02:00",
"last_update": "2026-07-08T10:46:47.0211638+02:00",
"id_user_upd": "de9f60ee-f1cc-4a70-8ee6-8d69b060661a",
"commited": true,
"st_images": {
"$id": "5",
"id": "35b5071b-ae59-4b6b-b59e-8183795a1e9d",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "6ffae718-9b02-4a7f-87f7-b373162a71b8",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-07-08T10:46:47.0211638+02:00",
"last_update": "2026-07-08T10:46:47.0211638+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"mt_categories": [
{
"$id": "6",
"id": "a6351160-7e0d-4d98-997d-7d265ae53443",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "b489bd4b-99e0-4635-9b39-34bfa5e1e607",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "6f4ae445-3a1f-4e8e-abb0-d615141cb4b5",
"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-08T10:46:47.0211638+02:00",
"last_update": "2026-07-08T10:46:47.0211638+02:00",
"id_user_upd": "32458930-6433-4227-8cca-82ca0df81c3c",
"commited": true,
"mt_categories_items": [
{
"$id": "7",
"id_category": "25d4a5fd-a637-4cd7-bce4-69ad86641c89",
"id_item": "99aa5554-26ee-48d6-a1f8-21f2cad56e03",
"is_default": true,
"active": true,
"created_on": "2026-07-08T10:46:47.0211638+02:00",
"last_update": "2026-07-08T10:46:47.0211638+02:00",
"id_user_upd": "a991060b-a0e0-40dc-9383-69d5dc496cca",
"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": "d43966d1-38ef-4ef5-a0b4-81a556fb9bd2",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-07-08T10:46:47.0211638+02:00",
"date_end": "2026-07-08T10:46:47.0211638+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": "30db9646-00b2-4bc4-829f-d89b3c3e1092",
"id_pos": "ee3b9b0e-1255-41e3-b04b-2e20c47cf5b4",
"id_list": "9243524b-e240-4dbb-ba84-a83342a8ef3c",
"id_item": "3085a6d3-2a7a-4e61-8099-961d2f00f83e",
"id_item_type": "6eeab024-a186-4407-b0cb-fd386ea6d4e0",
"id_category": "0a44f0d7-5269-469f-b4db-beb742a69445",
"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-08T10:46:47.0211638+02:00",
"last_update": "2026-07-08T10:46:47.0211638+02:00",
"id_user_upd": "f4c75baf-f217-45bb-a800-4e4644d23178",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_categories": {
"$ref": "6"
},
"mt_items": {
"$ref": "1"
},
"mt_items_types": {
"$id": "9",
"id": "7df84003-9736-4cf4-9d2f-711f77252e52",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "7a2f5cca-297e-457f-9b83-75bcc9f2b705",
"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-08T10:46:47.0211638+02:00",
"last_update": "2026-07-08T10:46:47.0211638+02:00",
"id_user_upd": "f878fdb8-f2b9-4b29-9055-6c096e20d108",
"commited": true,
"tt_vouchers_det": [
{
"$id": "10",
"id_voucher": "8d9df7f2-6a12-4476-ab9e-118392f4ede4",
"id_line": "5dc15377-20cd-46f4-8886-89901719e4e8",
"id_category": "8861fa9d-71d0-495f-9753-23de1b3603c5",
"id_item": "0eea68fe-caf1-408a-b113-d596532c7d0d",
"id_item_type": "b340c590-85a4-4cc5-8ef6-b9606bf9a898",
"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": "b2f05001-eba0-47fe-afa4-05a7d433dbff",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-07-08T10:46:47.0211638+02:00",
"date_end": "2026-07-08T10:46:47.0211638+02:00",
"date_used": "2026-07-08T10:46:47.0211638+02:00",
"date_sesion": "2026-07-08T10:46:47.0211638+02:00",
"id_employee": "315a450c-3100-4967-a00d-f56acf243e92",
"id_branch": "f4067997-0a4a-468a-b39f-88eab592bd11",
"id_voucher_permision": "f5bdec85-a40a-40e6-b675-741630e2b545",
"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": "ee2a7a35-34fe-4e06-932b-65b9c15f78fc",
"id_user_add": "6f041c0d-b8aa-4fc7-afc9-610632cb065a",
"id_doc_sa": "5565bb8c-2b15-4b41-a480-55f3c9877a2a",
"id_item_sub": "de7c2941-9dfd-4abc-a3ed-fca1c058340d",
"id_pos_sesion": "eddfbb46-849b-4f55-9910-81faffa91181",
"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-08T10:46:47.0211638+02:00",
"last_update": "2026-07-08T10:46:47.0211638+02:00",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_employees": {
"$id": "12",
"id": "22aee2f4-5d7b-4a77-ac14-80eb568f14a0",
"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": "843026da-48bc-4335-be3d-b37c3c415a5d",
"name_pos": "sample string 12",
"id_image": "2482603e-7949-4365-978e-59d63640f430",
"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-08T10:46:47.0211638+02:00",
"last_update": "2026-07-08T10:46:47.0211638+02:00",
"id_user_upd": "332e58ac-a586-4427-93d3-9d39063cb613",
"commited": true,
"mt_employees_branches": [
{
"$id": "13",
"id_employee": "f98f1031-ac69-45b0-8858-7d43bcc862fc",
"id_branch": "2d52a762-ef20-44a9-90c7-ac0bc1b337ff",
"active": true,
"created_on": "2026-07-08T10:46:47.0211638+02:00",
"last_update": "2026-07-08T10:46:47.0211638+02:00",
"id_user_upd": "744f32ef-c969-4f74-b10f-242d23ff1489",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_employees": {
"$ref": "12"
}
},
{
"$ref": "13"
}
],
"mt_employees_profiles": {
"$id": "14",
"id": "daa2286f-ff42-451d-aa34-b8f6852818fa",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-07-08T10:46:47.0211638+02:00",
"last_update": "2026-07-08T10:46:47.0211638+02:00",
"id_user_upd": "aeb512d0-6b69-40b9-90a9-a7ecd3291273",
"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": "0d48bfcf-8bd0-4a92-9380-7a911139a93a",
"id_line": 2,
"id_item_sub": "04b61c83-0e16-4a16-8fb5-3b50b8033c74",
"qty": 4.1,
"id_list": "a6863369-2af4-4717-bc51-0961ce914f1d",
"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": "47b03e85-b528-4e35-8835-64bf99d9da44",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "3ec2164b-6212-450c-8124-ccb007609654",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "47a8c91d-3760-4773-9102-8dd6c17e5d7d",
"id_user_upd": "303b4d41-5981-4634-9670-963dec0779b5",
"active": true,
"mt_employees": {
"$ref": "12"
},
"mt_items_sub": {
"$id": "16",
"id": "13b0bb08-693e-427b-a4ec-18f7fd2775ec",
"id_item": "2e3a2a41-7462-4d51-8b6f-edc5c99f4ec0",
"id_item_type": "8ec92d55-2bd0-431f-a86c-5113eb784402",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "340e9751-faa4-423a-a185-120738e973d2",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-07-08T10:46:47.0211638+02:00",
"last_update": "2026-07-08T10:46:47.0211638+02:00",
"id_user_upd": "a485863a-d40e-4c96-b42d-e6a912d0ef40",
"commited": true,
"mt_items": {
"$ref": "1"
},
"mt_items_formula": [
{
"$id": "17",
"id_item_sub": "32fec41c-7b66-4eb6-9c0a-82c704a66092",
"id_item": "54e1582d-096b-4479-9685-94edc3aacea4",
"group_id": 3,
"id_unit_ref": "bd863f67-12d0-41b5-8c33-9fef79b81a7d",
"qty_dis": 5,
"mt_items": {
"$ref": "1"
},
"mt_items_sub": {
"$ref": "16"
},
"mt_units_ref": {
"$id": "18",
"id": "c5257805-b381-4336-9890-ae2409f9df6c",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "fd21c6dd-b93a-40f4-9a90-2c9ca7e4c62d",
"active": true,
"created_on": "2026-07-08T10:46:47.0211638+02:00",
"last_update": "2026-07-08T10:46:47.0211638+02:00",
"id_user_upd": "cb380401-aedc-4402-b9db-79b238b3980b",
"commited": true,
"mt_units": {
"$id": "19",
"id": "f8cd27e8-c210-45ed-85ea-558e5646febe",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-07-08T10:46:47.0211638+02:00",
"last_update": "2026-07-08T10:46:47.0211638+02:00",
"id_user_upd": "2a6e5be2-2155-4b18-adc8-62a3e3071c95",
"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": "14f5fcb2-8a00-441a-b22d-3e8ab12e2495",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "59262592-8243-4634-bcee-86e9d87d26fb",
"id_doc_print": "7f420b9c-f455-4412-872f-559c90796cfb",
"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-08T10:46:47.0211638+02:00",
"last_update": "2026-07-08T10:46:47.0211638+02:00",
"commited": true,
"mt_items_sub": [
{
"$ref": "16"
},
{
"$ref": "16"
}
]
},
"st_users": {
"$ref": "3"
},
"mt_prices_items": [
{
"$id": "21",
"id_list": "bc4ca3db-af9f-45cd-9661-d3d654694bfb",
"id_item_sub": "7b9d543c-897e-4f5c-8248-9f06c2c2111f",
"validity_date": "2026-07-08T10:46:47.0211638+02:00",
"price": 4.1,
"active": true,
"created_on": "2026-07-08T10:46:47.0211638+02:00",
"last_update": "2026-07-08T10:46:47.0211638+02:00",
"id_user_upd": "ce629c1c-0efa-4063-b442-71eb134e926f",
"commited": true,
"mt_items_sub": {
"$ref": "16"
},
"mt_prices_list": {
"$id": "22",
"id": "cf4c5f8a-1635-4d17-835b-cac386f15742",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "05ce2f2b-685d-4573-a2a7-32b32268b979",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "fd1f7f96-b1ca-4584-b20b-8ea9d594dd89",
"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-08T10:46:47.0211638+02:00",
"last_update": "2026-07-08T10:46:47.0211638+02:00",
"id_user_upd": "3c941884-adc2-4404-8ab5-e7860e60c674",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "23",
"id_pos": "7d243649-69d0-49a6-bc58-7a1993f87ef1",
"id_pos_type": "d77cf095-9d75-46db-9d1a-6f6b3d0e5482",
"id_price_list": "76c6d714-a8bf-4bdb-ba2d-429897772f03",
"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-08T10:46:47.0211638+02:00",
"last_update": "2026-07-08T10:46:47.0211638+02:00",
"id_user_upd": "2bf7f64c-05d3-4540-92bc-2d707245af95",
"commited": true,
"mt_pos_view": {
"$id": "24",
"id_pos": "b03d628c-0d8b-4ae0-8570-62dd46957f8c",
"id_pos_type": "0e71d6ed-d1e1-4323-a80b-2dbacbab2c68",
"is_default": true,
"active": true,
"created_on": "2026-07-08T10:46:47.0211638+02:00",
"last_update": "2026-07-08T10:46:47.0211638+02:00",
"id_user_upd": "bab6d418-d84f-4b64-8e68-4057034389f1",
"commited": true,
"mt_pos": {
"$id": "25",
"id": "79737d30-2e64-406e-a7e1-710416b3da11",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "ec624a78-6d94-4e84-b2df-29a5add870ff",
"id_zone": "bd19c66e-0c86-451d-958a-a1f1ae877b0b",
"user_required": true,
"active": true,
"created_on": "2026-07-08T10:46:47.0211638+02:00",
"last_update": "2026-07-08T10:46:47.0211638+02:00",
"id_user_upd": "9a64f52f-b1d6-4b4f-8259-0439e78feeb2",
"commited": true,
"mt_branches_zones": {
"$id": "26",
"id": "562c441b-159a-423a-8a0e-f304b4f6f11a",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "eb9b643c-fb80-4561-8aa0-552f6428aa7a",
"active": true,
"created_on": "2026-07-08T10:46:47.0211638+02:00",
"last_update": "2026-07-08T10:46:47.0211638+02:00",
"id_user_upd": "e095a231-a8de-405e-a764-91a601122683",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_pos": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"st_users": {
"$ref": "3"
}
},
"mt_cloakrooms": [
{
"$id": "27",
"id": "e3c152a0-c487-4311-b462-ae0a83716b1c",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "653cd997-4062-4704-adf2-67fcc190d433",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "eb104117-aa45-4a5c-bede-01c31aa2bbef",
"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-08T10:46:47.0211638+02:00",
"last_update": "2026-07-08T10:46:47.0211638+02:00",
"id_user_upd": "f56e66a5-6596-4798-9061-0565edce1807",
"commited": true,
"mt_pos": {
"$ref": "25"
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
},
"tt_cloakrooms_units": [
{
"$id": "28",
"id": "bc35ac70-42fb-4dc0-9909-d821e93eddf0",
"id_cloakroom": "945693c2-8fc7-4ae4-880b-04c8d9b564eb",
"id_pos_sesion": "0333358b-d049-4681-833c-6ce82062fb35",
"unit_id": 4,
"date_open": "2026-07-08T10:46:47.0211638+02:00",
"date_close": "2026-07-08T10:46:47.0211638+02:00",
"id_doc_sa": "108f0645-abcf-4383-b329-8a50da35682b",
"commited": true,
"mt_cloakrooms": {
"$ref": "27"
},
"tt_doc_sa": {
"$id": "29",
"id": "c48d6759-337d-4c53-8a83-846adaff0dcf",
"id_pos": "f4199e78-7ddf-4be6-98cf-bb048b3e90e4",
"id_doc": "181d4b33-ab81-4eab-9d38-d749450a60b0",
"id_branch": "f7b3b92d-d2d6-4845-95bd-acda605f4901",
"nro_doc": "sample string 5",
"date_doc": "2026-07-08T10:46:47.0211638+02:00",
"date_tax": "2026-07-08T10:46:47.0211638+02:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "8e9b7a67-927c-41c6-98b0-7fa6d251cc10",
"id_relationship": "e74f516e-a8c4-4913-8c41-ea853636b780",
"id_loc_from": "71f8ce53-4bb1-45e7-81f4-e9e24c2d4150",
"id_loc_end": "94441e2c-cf76-47fb-a520-c94dea1c9f96",
"id_user_add": "3a75e75b-271f-401b-b015-475b65f954ba",
"id_user_upd": "09adb804-d5cd-4e99-a089-79800c176147",
"comment": "sample string 12",
"id_pos_sesion": "54ae8a4c-4363-4efb-91bc-c8af22a0ff93",
"id_room_unit": "50eee4d2-3c93-4c1e-8ef7-6dfaf2182e8d",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "c99c5f34-67ec-4dea-ab84-eb055681c541",
"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-08T10:46:47.0211638+02:00",
"last_update": "2026-07-08T10:46:47.0211638+02:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "4"
},
"mt_docs": {
"$id": "30",
"id": "f23c4c25-4c51-4f86-abed-c2bd8bbe7c6b",
"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": "ff674207-20ec-4bfa-a5e1-dbc730d5412d",
"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-08T10:46:47.0211638+02:00",
"last_update": "2026-07-08T10:46:47.0211638+02:00",
"id_user_upd": "7c6e8daa-b925-42e8-b866-11ea618ad8cd",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "31",
"id_doc": "808b0f9c-b84e-4993-83fb-773058c9cc34",
"id_pay": "b2a76507-242e-43a6-b542-0a29a112fcc5",
"id_money": "5055a455-fc5d-432e-8c7e-6b2f08564abd",
"active": true,
"created_on": "2026-07-08T10:46:47.0211638+02:00",
"last_update": "2026-07-08T10:46:47.0211638+02:00",
"id_user_upd": "a72be193-ab88-42b2-8889-2cd1f7916b4b",
"commited": true,
"mt_docs": {
"$ref": "30"
},
"mt_money_types": {
"$id": "32",
"id": "6c361386-d68c-4214-bbad-e206a7e08862",
"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": "6f187de9-18ff-416b-b539-7a5e2d52a293",
"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-08T10:46:47.0211638+02:00",
"last_update": "2026-07-08T10:46:47.0211638+02:00",
"id_user_upd": "e2fae8f4-a0b2-4ef2-880b-0a1cf2bd82af",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"mt_money_rates": [
{
"$id": "33",
"id_money_1": "31554eaf-0bbc-4152-ab7e-bf4a86943ec0",
"id_money_2": "16886bd2-e62e-4702-bcc4-dfd891f7bdf0",
"date_from": "2026-07-08T10:46:47.0211638+02:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-07-08T10:46:47.0211638+02:00",
"last_update": "2026-07-08T10:46:47.0211638+02:00",
"id_user_upd": "30b670bf-a833-4f65-b56b-74fbeaf1caa3",
"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": "7892106f-14e2-424e-845e-e0179514c687",
"id_pay": "d6955852-bffa-41f2-ab0d-e3fad7f14e2a",
"id_money": "c8edf4a1-d477-4ee7-ace6-eebb4efc8d60",
"date_cashflow": "2026-07-08T10:46:47.0211638+02:00",
"coefficient": 5.1,
"id_user_add": "9fc6cc89-6ab6-4366-a42e-3d6d7541b497",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "35",
"id": "6c8b14dd-b9d5-4f4a-bdfe-a0173883dd3d",
"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": "5dc21b63-21c7-4927-8023-c885283a2955",
"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-08T10:46:47.0211638+02:00",
"last_update": "2026-07-08T10:46:47.0211638+02:00",
"id_user_upd": "c330d6e9-1c11-4b97-b55d-ebe1deac8fa1",
"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": "4be7669d-3dc7-4568-9f80-a5eceb4b2832",
"id_line": 2,
"id_pay": "0ab50b0b-6a57-4b29-802c-a5866f6ee554",
"id_money": "1d221b9b-e5ed-47c6-a428-4654a4de1346",
"coefficient": 5.1,
"id_voucher": "8a0fce98-09d7-4c6a-8fdb-983ff4f57272",
"id_employee": "03b1b0e9-2513-4ec7-a62a-b4735beb1540",
"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": "1b06734d-3c7d-4c06-ba5a-79022db87b8b",
"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": "990e797d-b161-418d-a463-1eba8a0afc37",
"id_doc": "78ce454a-d385-42cd-81f8-841ffce34730",
"id_pos_type": "93341bf6-b2b3-4072-b289-40b3732e9c7c",
"id_doc_print": "9895790f-b600-402e-9601-c6e2d6af2947",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-07-08T10:46:47.0211638+02:00",
"last_update": "2026-07-08T10:46:47.0211638+02:00",
"id_user_upd": "2a632755-6c55-4c08-950b-38309a712ddc",
"commited": true,
"mt_docs": {
"$ref": "30"
},
"mt_pos_print": {
"$id": "38",
"id": "2fa6bfa8-2812-40c6-bdde-a2efcb828838",
"id_pos": "8e3c43c6-2f5f-4b92-a2bd-00390e24f7c0",
"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-08T10:46:47.0211638+02:00",
"last_update": "2026-07-08T10:46:47.0211638+02:00",
"id_user_upd": "dc3044bb-e8f3-4e08-822b-43b9b4081dec",
"commited": true,
"mt_pos": {
"$ref": "25"
},
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_users": {
"$ref": "3"
}
},
"mt_pos_types": {
"$id": "39",
"id": "3ca2ef38-860a-4a9b-8938-9879ecef73c4",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-07-08T10:46:47.0211638+02:00",
"last_update": "2026-07-08T10:46:47.0211638+02:00",
"id_user_upd": "e9768536-2185-4b78-9557-dc477a66bc23",
"commited": true,
"mt_items_featured": [
{
"$id": "40",
"id": "a312b91f-f68c-4fc9-9bb0-2df16492d42f",
"id_branch": "2f49f4e5-945c-4b66-9ce7-da5d4720de18",
"id_pos_type": "fb7d4b26-66e9-4da3-acf0-6378f75d30dd",
"id_pos": "a23e866b-021a-45c0-949a-12154c51e092",
"id_item": "e988052b-636a-4d4b-b1b9-cb730fe44516",
"date_from": "2026-07-08T10:46:47.0211638+02:00",
"date_end": "2026-07-08T10:46:47.0211638+02:00",
"image_id": 4,
"active": true,
"created_on": "2026-07-08T10:46:47.0211638+02:00",
"last_update": "2026-07-08T10:46:47.0211638+02:00",
"id_user_upd": "4b67161c-d6ca-4e56-bfc8-06ca963f3cdc",
"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": "e5a22177-7288-4db7-9ada-bc659247562c",
"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-08T10:46:47.0211638+02:00",
"last_update": "2026-07-08T10:46:47.0211638+02:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_doc_print_det": [
{
"$id": "42",
"id_doc_print": "db1658ec-e2bf-4ea6-8cf5-f32911d42225",
"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": "de7afa1e-3330-442a-a23e-54bbf5de0f02",
"id_doc": "64e110fe-b607-4efd-be2a-5bf7b0e0e398",
"value": 3,
"created_on": "2026-07-08T10:46:47.0211638+02:00",
"last_update": "2026-07-08T10:46:47.0211638+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": "2b7e7f1b-a015-449f-839a-ee63c05970d3",
"id_pos": "ac155f76-4b59-434f-9d24-e2e0ea6ecaed",
"id_doc": "5824a56f-e7ed-448c-a6fc-7c673d43c508",
"id_branch": "ed7b458f-8fce-49a5-a1aa-9c460690c823",
"nro_doc": "sample string 5",
"date_doc": "2026-07-08T10:46:47.0211638+02:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "76890b42-d535-4540-83c4-28a049e95cc2",
"id_loc_from": "7e20419b-707c-48cf-952a-424595f8f2da",
"id_loc_end": "5acd278a-35ff-4060-bf67-70b49cacaf03",
"id_user_add": "fa653842-f137-4e21-88c4-3be81724bd6a",
"id_user_upd": "235b319e-eb7d-456a-a99d-a3ea496927f9",
"id_pos_sesion": "e619439c-eff2-4f2c-ae74-d45d33c12425",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-07-08T10:46:47.0211638+02:00",
"active": true,
"created_on": "2026-07-08T10:46:47.0211638+02:00",
"last_update": "2026-07-08T10:46:47.0211638+02:00",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_docs": {
"$ref": "30"
},
"mt_locations": {
"$id": "45",
"id": "cf3ceba9-5f80-4b9f-b70c-3fe1fd65f3fe",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "7f988fb8-bc54-4535-9a2a-05ee1c62f666",
"active": true,
"created_on": "2026-07-08T10:46:47.0211638+02:00",
"last_update": "2026-07-08T10:46:47.0211638+02:00",
"id_user_upd": "4baa52e7-4f47-4a13-9f97-ab6d9be012a6",
"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": "be0c64c4-aefc-4782-b7ae-2acd32cb35c6",
"id_item": "b4c83aca-8650-43c2-aa15-e2735444bf59",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-07-08T10:46:47.0211638+02:00",
"last_update": "2026-07-08T10:46:47.0211638+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": "93480e04-97a8-48b3-9b1d-adde94c482e2",
"id_line": 2,
"id_item": "51402e24-bb73-4b60-8aab-e3a2520a1a69",
"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": "a23db031-2b4b-459f-907e-147aa02231a0",
"nro_sesion": 2,
"id_pos": "e75e5ee5-868b-4b59-86d8-93c1bfe3bb85",
"date_tax": "2026-07-08T10:46:47.0211638+02:00",
"date_open": "2026-07-08T10:46:47.0211638+02:00",
"date_close": "2026-07-08T10:46:47.0211638+02:00",
"id_user_open": "b9c753d9-c722-40f4-82a0-36c9fc69b60a",
"id_user_close": "62a682d9-1c33-4188-aeae-d58f04f68b97",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2026-07-08T10:46:47.0211638+02:00",
"last_update": "2026-07-08T10:46:47.0211638+02:00",
"commited": true,
"mt_pos": {
"$ref": "25"
},
"tt_cloakrooms_units": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"tt_items_customs": [
{
"$id": "49",
"id": "e5ba44c7-3184-4507-9c87-4e250cf7f184",
"order_id": 2,
"id_item": "89a1285d-d3e4-4ab6-b178-81d10db5bd14",
"id_item_type": "ef02a314-6f96-4370-8839-c3b82a3ab6ba",
"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": "0074d476-e793-497f-bab3-7ca407e60fd0",
"type_item": 11,
"id_voucher_json": "e07d2b1c-5850-4bfd-84b1-789647972567",
"count_voucher": 1,
"id_category": "3095f97f-05f4-4c70-8ce6-a14557a30f87",
"created_on": "2026-07-08T10:46:47.0211638+02:00",
"last_update": "2026-07-08T10:46:47.0211638+02:00",
"id_user_upd": "ef58035a-ebf7-4ef7-9e8c-87da87a7529c",
"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": "f920c0f5-62eb-4f66-8310-bf7d08343e3c",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "ec42cb34-4459-4b8a-9c47-681d237d743c",
"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-08T10:46:47.0211638+02:00",
"tt_pos_sesion": {
"$ref": "48"
}
},
{
"$ref": "50"
}
],
"tt_rooms_units_activity": [
{
"$id": "51",
"id": "9040a396-ebd9-4685-a2b0-622f79684369",
"id_room_unit": "b1b906eb-0012-46e1-8de0-00cc7e13fa9b",
"id_room_list": "d99a6d71-5a20-463a-833a-2c6b2d2206c8",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-07-08T10:46:47.0211638+02:00",
"date_from": "2026-07-08T10:46:47.0211638+02:00",
"date_end": "2026-07-08T10:46:47.0211638+02:00",
"date_open": "2026-07-08T10:46:47.0211638+02:00",
"date_close": "2026-07-08T10:46:47.0211638+02:00",
"id_employee": "7c8b6e83-1bbb-4b4d-b4f5-6aabbc092cae",
"id_employee_sec": "9fb3d155-43b0-4916-aa98-e4ec27faad61",
"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": "7bd5300c-3a83-4aea-9d6a-36684e6b1e55",
"comment": "sample string 7",
"id_user_open": "70f20766-c4d9-4249-a655-f782293b432c",
"id_user_close": "fae2a078-5d21-462b-aa02-3b4b14748a68",
"id_unit_state": "caf25992-2105-45c7-b30e-75263b783959",
"id_pos_sesion": "4e0d4765-0eb5-4a27-a519-ccbbfeb6b2f7",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-07-08T10:46:47.0211638+02:00",
"active": true,
"created_on": "2026-07-08T10:46:47.0211638+02:00",
"last_update": "2026-07-08T10:46:47.0211638+02:00",
"commited": true,
"mt_employees": {
"$ref": "12"
},
"mt_employees1": {
"$ref": "12"
},
"mt_rooms_units": {
"$id": "52",
"id": "dc27fad7-92f5-492c-9635-b76a6506f871",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "17951a6c-4804-40dc-8636-e2286718429e",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "296cf3da-132c-4319-9b22-6e4ff67c5041",
"locked": true,
"date_locked": "2026-07-08T10:46:47.0211638+02:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-07-08T10:46:47.0211638+02:00",
"last_update": "2026-07-08T10:46:47.0211638+02:00",
"id_user_upd": "172d02f0-d484-4807-b49a-4585ff921a94",
"commited": true,
"mt_rooms": {
"$id": "53",
"id": "b4ff7d45-525a-4497-972a-19b6997c874b",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "50ae6949-3520-496b-ade1-79a0734af5f1",
"name_pos": "sample string 6",
"id_image": "1a4244a1-20d4-4590-9612-3f80d33ec3dd",
"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": "f354bca8-e8ae-4bad-806c-38d387731073",
"refresh_status": true,
"active": true,
"created_on": "2026-07-08T10:46:47.0211638+02:00",
"last_update": "2026-07-08T10:46:47.0211638+02:00",
"id_user_upd": "85296ac8-599a-40f6-8c53-3f24faec75b0",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_pos_rooms": [
{
"$id": "54",
"id_pos": "c2fd54c2-1818-4777-9f0d-126937898458",
"id_room": "0b4e3dcc-a5c6-4256-ac17-1d7f045b86bd",
"active": true,
"created_on": "2026-07-08T10:46:47.0211638+02:00",
"last_update": "2026-07-08T10:46:47.0211638+02:00",
"id_user_upd": "015fa1c8-cf3b-47ea-8987-e7f68352ace1",
"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": "9845ecb3-ad62-495a-bb35-5e022ea35ed1",
"id_room": "1e110d40-9f3b-490a-9a8d-cffbd5669ea9",
"date_in": "2026-07-08T10:46:47.0211638+02:00",
"date_out": "2026-07-08T10:46:47.0211638+02:00",
"id_user_add": "49abf404-e5c5-42d5-bf44-62226009e391",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-07-08T10:46:47.0211638+02:00",
"last_update": "2026-07-08T10:46:47.0211638+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": "2ab5669b-bd54-4656-b7d9-a54f05d280e3",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-07-08T10:46:47.0211638+02:00",
"last_update": "2026-07-08T10:46:47.0211638+02:00",
"id_user_upd": "6f5ff528-9f3b-44b1-beed-f67cf789f16d",
"commited": true,
"mt_rooms_units": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"mt_rooms_units_states_types": [
{
"$id": "57",
"id_room_type": "4e3fd88b-6c1c-4206-a9cc-52dedeae9303",
"id_room_state": "0211d5d1-0a64-45ab-ba36-8e08fd361ea1",
"id_image": "ade2ce02-55fb-4c8e-bc18-8c137ec3a600",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-07-08T10:46:47.0211638+02:00",
"last_update": "2026-07-08T10:46:47.0211638+02:00",
"id_user_upd": "8720afba-ebb8-4211-9c01-af1bb2d206f2",
"commited": true,
"mt_rooms_units_states": {
"$id": "58",
"id": "c5e128c8-301b-4c9c-bcd2-056e9fe5605f",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"color": "sample string 5",
"active": true,
"created_on": "2026-07-08T10:46:47.0211638+02:00",
"last_update": "2026-07-08T10:46:47.0211638+02:00",
"id_user_upd": "8d5e6f04-a51b-4d7e-afa6-5ff81486d029",
"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": "2c5af2b9-2624-4e9f-b988-dc5c45174958",
"id_pos_sesion": "04e006d2-d54c-43ed-99e7-a780e9de5e69",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "c8603e93-47d7-4867-bb39-2c6faf7b8b51",
"id_room_unit_activity": "f5230b6e-910a-4c69-8df2-0d004c512120",
"id_doc_sa": "2e7183f7-3606-429d-89dd-3df38b8f7313",
"id_pos_type": "3282d573-ab7f-4ed7-86c2-a0b8a2326eeb",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "a654e26e-9f2b-4c30-a101-e87b40e20132",
"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-08T10:46:47.0211638+02:00",
"last_update": "2026-07-08T10:46:47.0211638+02:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "48"
},
"tt_tips_users": [
{
"$id": "60",
"id_tip": "8c7087e5-2215-45cb-ae02-ee6e32823ebb",
"id_user": "2a2be5dc-7e65-4165-a968-ac1def1dde75",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-07-08T10:46:47.0211638+02:00",
"last_update": "2026-07-08T10:46:47.0211638+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": "af9d2196-1dba-401c-add2-8b7604c466b8",
"id_user": "79cd01b0-634a-4b0d-b0b2-20376e289837",
"date_add": "2026-07-08T10:46:47.0211638+02:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-07-08T10:46:47.0211638+02:00",
"last_update": "2026-07-08T10:46:47.0211638+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": "10d4caef-bbd9-4d57-b15e-1c3061c5d95f",
"id_user": "5036947b-f86d-438c-9526-c45d31ddafea",
"id_user_profile": "2a0a665b-2667-49ec-8af4-5d87996aa9ca",
"locator": "sample string 4",
"date_end": "2026-07-08T10:46:47.0211638+02:00",
"id_pos_sesion": "970fc6ae-18bf-44a4-a9d7-91c03bcdb1df",
"date_login": "2026-07-08T10:46:47.0211638+02:00",
"date_logout": "2026-07-08T10:46:47.0211638+02:00",
"terminal_id": "sample string 6",
"terminal_type": "sample string 7",
"created_on": "2026-07-08T10:46:47.0211638+02:00",
"last_update": "2026-07-08T10:46:47.0211638+02:00",
"commited": true,
"st_users": {
"$ref": "3"
},
"st_users_profiles": {
"$id": "63",
"id": "393ef85f-1a26-4370-9f0a-f089944d9c7c",
"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-08T10:46:47.0211638+02:00",
"last_update": "2026-07-08T10:46:47.0211638+02:00",
"commited": true,
"st_permisions": [
{
"$id": "64",
"id": "1c815e1f-3d47-4e72-918b-0e92667df164",
"id_function": "171a489f-c153-4150-9616-ec102c7620eb",
"id_user": "cb05dbde-2a53-4189-a9f7-a769b8da6192",
"id_profile": "5905b892-df62-42d2-b7bf-8924e06b7c69",
"permission": 3,
"active": true,
"created_on": "2026-07-08T10:46:47.0211638+02:00",
"last_update": "2026-07-08T10:46:47.0211638+02:00",
"commited": true,
"st_users_profiles": {
"$ref": "63"
},
"st_users": {
"$ref": "3"
},
"st_functions": {
"$id": "65",
"id": "a30d0c2e-f04d-4bf5-8317-89002fb952d7",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "a40c713e-0c7f-4308-8bae-2aca51b9a329",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "adee07d8-08c7-4e04-bb86-5d49bb16a074",
"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-08T10:46:47.0211638+02:00",
"last_update": "2026-07-08T10:46:47.0211638+02:00",
"commited": true,
"st_functions_groups": {
"$id": "66",
"id": "dc0d81ad-c908-44ae-a05b-d9d650982762",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-07-08T10:46:47.0211638+02:00",
"last_update": "2026-07-08T10:46:47.0211638+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": "4d5b7a16-262b-46d6-b679-ab9d0589dacc",
"id_user": "cf07384d-3fa1-4e71-b802-d25b907ceae5",
"date_add": "2026-07-08T10:46:47.0211638+02:00",
"destiny_type": 4,
"id_key": "8d823fa3-3c70-49e8-b0bd-48ff07cd80d7",
"message": "sample string 6",
"message_view": true,
"date_view": "2026-07-08T10:46:47.0211638+02:00",
"id_pos_sesion": "befe9902-e02a-4bea-a0fb-32885e84a927",
"terminal_add": "sample string 9",
"created_on": "2026-07-08T10:46:47.0211638+02:00",
"last_update": "2026-07-08T10:46:47.0211638+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": "fe925530-34ee-4b90-a48b-d9e8bab99a5b",
"spool_server": "sample string 2",
"id_doc_sa": "a24ecc8b-265c-4022-9ff4-97a8f402f406",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-07-08T10:46:47.0211638+02:00",
"printed": true,
"print_on": "2026-07-08T10:46:47.0211638+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": "24b6d865-0f8c-401a-8762-0bd2da4a702e",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-07-08T10:46:47.0211638+02:00",
"date_end": "2026-07-08T10:46:47.0211638+02:00",
"id_branch": "506e27dd-56ae-469d-9c5e-bd9e2e222fe2",
"id_pos": "ebee6407-b8e7-4804-8f60-35dd78cc3038",
"id_list": "40f59004-768d-43fc-955b-b44abfb20e5d",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-07-08T10:46:47.0211638+02:00",
"last_update": "2026-07-08T10:46:47.0211638+02:00",
"id_user_upd": "8d44ca60-c17e-4fdb-b5cd-1ac68ddfed77",
"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": "a960b034-8fc7-4b1f-928e-4cb017013824",
"id_pos": "832e75ef-9260-4919-bcb7-b08f3ced1f50",
"mac_address": "sample string 3",
"date_end": "2026-07-08T10:46:47.0211638+02:00",
"key_access": "sample string 5",
"id_user_add": "951b84c4-25df-4c00-9338-3c142c7d4309",
"active": true,
"created_on": "2026-07-08T10:46:47.0211638+02:00",
"last_update": "2026-07-08T10:46:47.0211638+02:00",
"commited": true,
"mt_pos": {
"$ref": "25"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "70"
}
],
"st_users_pos": [
{
"$id": "71",
"id_user": "42488d5b-105e-4bc4-a6d4-5db5692bbbfe",
"id_pos": "d4d97567-90c6-43fc-9644-8ea86929e28e",
"pass_required": true,
"active": true,
"created_on": "2026-07-08T10:46:47.0211638+02:00",
"last_update": "2026-07-08T10:46:47.0211638+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": "34ef2544-3c91-49fd-9e3d-397e70114ec9",
"id_pos": "19e40f1c-3958-4cd9-a420-6bc951b3e64a",
"date_add": "2026-07-08T10:46:47.0211638+02:00",
"date_upd": "2026-07-08T10:46:47.0211638+02:00",
"date_out": "2026-07-08T10:46:47.0211638+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": "148be806-f760-4086-8cb0-0f7add08588d",
"id_user_add": "b03aba74-7f9d-4b35-aec7-33c6b6191056",
"id_table": "efd2336e-89dc-46c8-ab37-2c26d61372dd",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "b0a9a70e-0755-460c-8d9f-183786874d80",
"created_on": "2026-07-08T10:46:47.0211638+02:00",
"commited": true,
"mt_pos": {
"$ref": "25"
},
"st_sync_tables": {
"$id": "74",
"id": "a931aff5-50db-4c4a-b579-6503ee8b21dc",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-07-08T10:46:47.0211638+02:00",
"last_update": "2026-07-08T10:46:47.0211638+02:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "75",
"id": "e7803238-dc37-42d7-ba18-c2deda20ffc0",
"id_sync": "cba77f0b-775a-4b58-9139-b2c96717035f",
"json": "sample string 3",
"id_table": "364848b9-9f61-4520-afd9-e2c0783e4dc3",
"order": 5,
"st_sync_packages": {
"$id": "76",
"id": "15295115-3b2e-4123-9c3d-65c3cd84d7d0",
"id_branch_from": "6dd71b69-9fa4-4318-8b66-8c398d36ddcf",
"id_branch_to": "c425f31b-60b0-41b2-b1e6-820d46d8e2f9",
"type": 4,
"created_on": "2026-07-08T10:46:47.0211638+02:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-07-08T10:46:47.0211638+02:00",
"send_on": "2026-07-08T10:46:47.0211638+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": "38406013-4228-4a0b-b931-c6dea8777ff7",
"id_pos": "6743ea22-88b9-4756-8e00-8f146e233e29",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-07-08T10:46:47.0211638+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": "592b448f-321f-448d-9e33-faabb453d7e5",
"id_line": 2,
"id_item": "cd0279c2-43ca-4643-8909-8ada1a24caf8",
"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": "032324dd-c155-4b1a-a910-0b52a1e9c898",
"date_from": "2026-07-08T10:46:47.0211638+02:00",
"date_end": "2026-07-08T10:46:47.0211638+02:00",
"date_used": "2026-07-08T10:46:47.0211638+02:00",
"id_employee": "e54c87a1-5358-4710-910d-0cec156bab28",
"id_branch": "9474273d-00e0-4ee8-83a3-4ab84670b1c6",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "7c192695-630b-4983-9797-4dc39ea689c5",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-07-08T10:46:47.0211638+02:00",
"last_update": "2026-07-08T10:46:47.0211638+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": "125e67d6-7041-4b85-9be6-d4a6008ab74e",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-07-08T10:46:47.0211638+02:00",
"last_update": "2026-07-08T10:46:47.0211638+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": "d3952a73-923e-4593-b7e9-ece889ba3b95",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-07-08T10:46:47.0211638+02:00",
"date_end": "2026-07-08T10:46:47.0211638+02:00",
"state": "sample string 6",
"created_on": "2026-07-08T10:46:47.0211638+02:00",
"last_update": "2026-07-08T10:46:47.0211638+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": "2bb590f0-a50b-4c6e-aac6-58c93724532e",
"token_id": "sample string 2",
"id_user": "3a17853e-1f33-46d2-88e5-f8422cc3ed26",
"date_from": "2026-07-08T10:46:47.0211638+02:00",
"date_end": "2026-07-08T10:46:47.0211638+02:00",
"created_on": "2026-07-08T10:46:47.0211638+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": "e9fe4632-f80a-4cc6-9ca6-50c584098a10",
"id_room_activity": "1b323830-0a3c-402a-8f45-817421645ca2",
"id_pos_sesion": "053894f1-0301-4a36-8828-82ba47f14b66",
"log_text": "sample string 4",
"id_user": "a78c4206-ef2f-40d7-b705-187a50cf164b",
"created_on": "2026-07-08T10:46:47.0211638+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"
}
]