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": "ad6fce6c-c314-48c4-a3ad-d6e766882c3c",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "8c2e8703-3e75-4963-ab20-a43c0dc4bb85",
"id_unit_sec": "235ef59c-f6cc-4fc8-a5bb-a2badfdf481f",
"id_brand": "9823aebd-c972-4f78-aab9-6e751af0f630",
"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": "2506247d-47d4-486d-97ee-4fd59207d36f",
"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-08T09:51:56.3290065+02:00",
"last_update": "2026-07-08T09:51:56.3290065+02:00",
"id_user_upd": "c82129a4-440d-4faf-9f22-192c8f294996",
"commited": true,
"mt_brands": {
"$id": "2",
"id": "c19408c4-5e9a-410b-8aff-a1d26f3bc01f",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-07-08T09:51:56.3290065+02:00",
"last_update": "2026-07-08T09:51:56.3290065+02:00",
"id_user_upd": "2ed25a7c-fc20-4012-8dfd-d3c7b9521e29",
"commited": true,
"mt_items": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"st_users": {
"$id": "3",
"id": "f83fe0e0-011e-408e-949c-6bd8da99bb5f",
"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": "44abfb84-6dfb-4612-a4ea-202f887e37ff",
"view_messages": true,
"id_image_photo": "a8baf3c8-d673-4104-a64e-354f98ec99b1",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "59826e7d-1db5-48dd-8426-6d51d83a113d",
"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-08T09:51:56.3290065+02:00",
"last_update": "2026-07-08T09:51:56.3290065+02:00",
"commited": true,
"mt_branches": [
{
"$id": "4",
"id": "099bda13-3692-4fdb-9672-1dc610510a77",
"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": "ffec2cbe-0571-4492-a772-d26dd963e60e",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-07-08T09:51:56.3290065+02:00",
"last_update": "2026-07-08T09:51:56.3290065+02:00",
"id_user_upd": "177f4466-8169-41e4-893f-20fa3621fb84",
"commited": true,
"st_images": {
"$id": "5",
"id": "5a11f889-bf0b-4907-bb1e-2c448a0332e0",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "35c0bc7f-ef08-477a-bd7f-bb1b0bf98a1f",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-07-08T09:51:56.3290065+02:00",
"last_update": "2026-07-08T09:51:56.3290065+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"mt_categories": [
{
"$id": "6",
"id": "6b968bb3-4e2d-4958-87b7-4ea2673955f6",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "5039b6fb-c543-405e-8957-17f03f26e521",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "14ddbc6b-f5d3-4e1e-a77e-5e07eafbaa1b",
"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-08T09:51:56.3290065+02:00",
"last_update": "2026-07-08T09:51:56.3290065+02:00",
"id_user_upd": "495d71db-1548-4726-bc49-c5d64c5bbcd8",
"commited": true,
"mt_categories_items": [
{
"$id": "7",
"id_category": "6e8e53ea-3c98-4a62-95db-6c476af5b33c",
"id_item": "da2d40be-b277-43b6-a1a7-007a098f8426",
"is_default": true,
"active": true,
"created_on": "2026-07-08T09:51:56.3290065+02:00",
"last_update": "2026-07-08T09:51:56.3290065+02:00",
"id_user_upd": "2a8eb78e-8da6-42f3-a080-33c939f2e71a",
"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": "8b8acedb-7623-4581-8b66-a917fa512f28",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-07-08T09:51:56.3290065+02:00",
"date_end": "2026-07-08T09:51:56.3290065+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": "0848502b-e4f0-403e-9418-2185ae584ca4",
"id_pos": "8a5bfe7e-35d0-46a3-a447-9c0fa18f24c8",
"id_list": "37d1c988-6a77-4f75-965e-bd6af7106963",
"id_item": "5fdf8a7c-bfd0-40ad-9058-e02340e1b60a",
"id_item_type": "9a7d6c95-cf07-4aaf-82ba-06feec61332f",
"id_category": "bf51c041-9a21-4a6d-a75f-a7e93f5483db",
"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-08T09:51:56.3290065+02:00",
"last_update": "2026-07-08T09:51:56.3290065+02:00",
"id_user_upd": "90100604-8619-4cab-ba65-7130f4085464",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_categories": {
"$ref": "6"
},
"mt_items": {
"$ref": "1"
},
"mt_items_types": {
"$id": "9",
"id": "ed1d449f-45a1-4013-a9e3-2797f90317b9",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "729597a6-26c4-4ff2-8cbb-794d81a9268c",
"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-08T09:51:56.3290065+02:00",
"last_update": "2026-07-08T09:51:56.3290065+02:00",
"id_user_upd": "0200794e-9c09-4fa5-b38c-2e0eee50abd9",
"commited": true,
"tt_vouchers_det": [
{
"$id": "10",
"id_voucher": "9bf4cd6c-fd34-4d9d-adce-6562c2a9cf3c",
"id_line": "c8b7c14a-6f7f-4835-b29c-705985688203",
"id_category": "a2a13893-a523-4d7f-8760-f633258bbddb",
"id_item": "a4f78939-9716-4390-a532-63c57af3e856",
"id_item_type": "ad1228cf-df07-44a5-acc7-ec492c90284c",
"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": "1a3c2313-ae40-4abd-b2f2-678709811f00",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-07-08T09:51:56.3290065+02:00",
"date_end": "2026-07-08T09:51:56.3290065+02:00",
"date_used": "2026-07-08T09:51:56.3290065+02:00",
"date_sesion": "2026-07-08T09:51:56.3290065+02:00",
"id_employee": "bb75d444-c038-4e88-b265-93b7fff535d2",
"id_branch": "b1116799-6f9e-46f4-a85b-17b35b35087d",
"id_voucher_permision": "92dee3c8-7073-40ce-82d6-73a921f6c44c",
"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": "0f4c1117-47eb-4919-9404-14afd35ae355",
"id_user_add": "01aa5a3f-f8cf-4a75-9839-bb38fd40edc2",
"id_doc_sa": "599a0492-1cbb-49b3-887e-77d5f26c4844",
"id_item_sub": "7ab48b69-9fcd-4dae-812b-f6a5c7714a9d",
"id_pos_sesion": "03fde820-90b3-409a-9e3a-679ff13c2fde",
"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-08T09:51:56.3290065+02:00",
"last_update": "2026-07-08T09:51:56.3290065+02:00",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_employees": {
"$id": "12",
"id": "ac99639b-3e4d-4e3c-be73-943d44a0b7d2",
"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": "8db8d6c4-2d09-47bd-a495-bf4e538ca238",
"name_pos": "sample string 12",
"id_image": "5df1599c-e300-4166-83fa-d9342b89787a",
"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-08T09:51:56.3290065+02:00",
"last_update": "2026-07-08T09:51:56.3290065+02:00",
"id_user_upd": "f947f2c5-321b-47fe-92f6-dae7dda629bf",
"commited": true,
"mt_employees_branches": [
{
"$id": "13",
"id_employee": "174b43ad-c7da-4393-a89a-8e61d540b1d2",
"id_branch": "2383a436-2e8d-4128-90ed-d6bfbd6c774d",
"active": true,
"created_on": "2026-07-08T09:51:56.3290065+02:00",
"last_update": "2026-07-08T09:51:56.3290065+02:00",
"id_user_upd": "52a0b7a2-454c-4f37-b99a-fc9e5ae2ff9d",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_employees": {
"$ref": "12"
}
},
{
"$ref": "13"
}
],
"mt_employees_profiles": {
"$id": "14",
"id": "e296541b-1ee6-45db-9d11-dae40d882675",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-07-08T09:51:56.3290065+02:00",
"last_update": "2026-07-08T09:51:56.3290065+02:00",
"id_user_upd": "656f60b5-27c2-4c57-8885-c4f9ed38485f",
"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": "07a94e6e-b35d-41a3-a4b5-cd08a910670c",
"id_line": 2,
"id_item_sub": "4c10f7e8-44e3-491f-a878-290d7de51f1e",
"qty": 4.1,
"id_list": "d9649069-1f4b-4ff2-b233-8e756682cbac",
"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": "a6f6e751-d5da-464c-99c5-e6db71a6f02a",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "9c9b9bfa-7299-4a49-bdd9-49809c60fc05",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "55bc0f35-1c92-4ad4-b235-f8d5e27b9108",
"id_user_upd": "66ba197c-12a1-49e4-80ae-24f12a13966a",
"active": true,
"mt_employees": {
"$ref": "12"
},
"mt_items_sub": {
"$id": "16",
"id": "1fc8cc99-ba38-42e5-8416-df7dafa9123a",
"id_item": "d9ddca71-7e33-4a11-8289-675d71e25637",
"id_item_type": "128675c0-82de-429e-855b-33c2b69a4bd5",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "79b38afa-4988-438d-85fb-a555c1346e51",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-07-08T09:51:56.3290065+02:00",
"last_update": "2026-07-08T09:51:56.3290065+02:00",
"id_user_upd": "ac4e1483-7122-4b9b-998c-df31875a299c",
"commited": true,
"mt_items": {
"$ref": "1"
},
"mt_items_formula": [
{
"$id": "17",
"id_item_sub": "2907cbb1-8fb6-4a39-8e33-ccf25a90c44b",
"id_item": "5047d500-2d3b-4854-84b5-2d45d4107e31",
"group_id": 3,
"id_unit_ref": "30e52e4d-9382-4d29-b0e8-afe43e247d1a",
"qty_dis": 5,
"mt_items": {
"$ref": "1"
},
"mt_items_sub": {
"$ref": "16"
},
"mt_units_ref": {
"$id": "18",
"id": "ead5feda-afc4-4cc7-ad88-3e1104f83dd8",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "02445e12-51b1-48f3-bb7b-2bbd1dd6f05c",
"active": true,
"created_on": "2026-07-08T09:51:56.3290065+02:00",
"last_update": "2026-07-08T09:51:56.3290065+02:00",
"id_user_upd": "52c3fa4b-a3c4-4248-af44-3890cfc77c2e",
"commited": true,
"mt_units": {
"$id": "19",
"id": "841b41d4-a095-4ef9-ba24-45a814711dc8",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-07-08T09:51:56.3290065+02:00",
"last_update": "2026-07-08T09:51:56.3290065+02:00",
"id_user_upd": "d7c68811-df36-4c92-8d3f-03a7c061e194",
"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": "73ffc9f5-69b3-483f-bc4c-90e64e4ba2d1",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "81d7b564-bcbf-4cd4-8467-7506bc5575df",
"id_doc_print": "59dd1413-4902-43a8-9210-43affd5db8eb",
"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-08T09:51:56.3290065+02:00",
"last_update": "2026-07-08T09:51:56.3290065+02:00",
"commited": true,
"mt_items_sub": [
{
"$ref": "16"
},
{
"$ref": "16"
}
]
},
"st_users": {
"$ref": "3"
},
"mt_prices_items": [
{
"$id": "21",
"id_list": "479c3083-f440-445c-b5fc-35e4091a4f8b",
"id_item_sub": "67107711-0f7d-4379-8be5-22a2ebe2bafb",
"validity_date": "2026-07-08T09:51:56.3290065+02:00",
"price": 4.1,
"active": true,
"created_on": "2026-07-08T09:51:56.3290065+02:00",
"last_update": "2026-07-08T09:51:56.3290065+02:00",
"id_user_upd": "dcb14c30-81dd-4370-a41d-f8c629a605cc",
"commited": true,
"mt_items_sub": {
"$ref": "16"
},
"mt_prices_list": {
"$id": "22",
"id": "c59a68d3-5f45-40cb-bf3d-0b361326560d",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "341f85e6-2556-4bae-bb58-be3f807ce777",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "9ee28e25-1873-438a-8da1-55a6fb618f69",
"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-08T09:51:56.3290065+02:00",
"last_update": "2026-07-08T09:51:56.3290065+02:00",
"id_user_upd": "858d7f0c-2447-4c72-8460-177ceee7900b",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "23",
"id_pos": "cfbe6999-0499-4996-9905-8012e6bdce5f",
"id_pos_type": "ddd7836e-f387-4cc5-8abd-284a3f4d9706",
"id_price_list": "e5db75e0-d63f-4265-a095-227ffff828ad",
"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-08T09:51:56.3290065+02:00",
"last_update": "2026-07-08T09:51:56.3290065+02:00",
"id_user_upd": "b0d4db89-ab45-4aed-9a89-c8339374af37",
"commited": true,
"mt_pos_view": {
"$id": "24",
"id_pos": "c2e3f7cf-70ab-42a8-b88b-6fe3bf8d340b",
"id_pos_type": "bf8342bd-36ec-452c-952c-33109afd16bb",
"is_default": true,
"active": true,
"created_on": "2026-07-08T09:51:56.3290065+02:00",
"last_update": "2026-07-08T09:51:56.3290065+02:00",
"id_user_upd": "2dc5aed7-5570-4e4e-ac1a-99fb4494693c",
"commited": true,
"mt_pos": {
"$id": "25",
"id": "a11ceb00-1e8a-47c4-b9e4-67c012228a44",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "802d0a41-bdb9-425f-abf6-323f5763d932",
"id_zone": "b2a6d0fa-9986-4e36-be68-d45b003ae458",
"user_required": true,
"active": true,
"created_on": "2026-07-08T09:51:56.3290065+02:00",
"last_update": "2026-07-08T09:51:56.3290065+02:00",
"id_user_upd": "851e7515-1bc0-479b-86fa-36578ec48d38",
"commited": true,
"mt_branches_zones": {
"$id": "26",
"id": "7124452d-6d6d-4623-9821-0d6814a2eeb7",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "922da9af-fbee-496d-916b-0d982b8db4d2",
"active": true,
"created_on": "2026-07-08T09:51:56.3290065+02:00",
"last_update": "2026-07-08T09:51:56.3290065+02:00",
"id_user_upd": "f56d1ee9-1f4e-4668-81ec-78f6ec4d26bb",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_pos": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"st_users": {
"$ref": "3"
}
},
"mt_cloakrooms": [
{
"$id": "27",
"id": "8e372c9d-8b39-46a2-a40c-1d19b1e2ec01",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "f979a1d1-2b05-4a6f-a68d-d3f0a837b4f2",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "3cbdb0b1-df92-43dc-bf39-294dff441775",
"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-08T09:51:56.3290065+02:00",
"last_update": "2026-07-08T09:51:56.3290065+02:00",
"id_user_upd": "f60da5a2-b5c2-4a47-851a-5f430eb7404b",
"commited": true,
"mt_pos": {
"$ref": "25"
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
},
"tt_cloakrooms_units": [
{
"$id": "28",
"id": "6e787b2e-ecc2-4866-b676-af52148f682d",
"id_cloakroom": "f3e35526-b7dd-41e6-8468-a7e2e568eb81",
"id_pos_sesion": "9e0b83d2-1912-4b2f-a195-6a8da814ab29",
"unit_id": 4,
"date_open": "2026-07-08T09:51:56.3290065+02:00",
"date_close": "2026-07-08T09:51:56.3290065+02:00",
"id_doc_sa": "55b1db18-1d04-45a3-94f4-d7118cf76a46",
"commited": true,
"mt_cloakrooms": {
"$ref": "27"
},
"tt_doc_sa": {
"$id": "29",
"id": "6147c8b3-c247-4695-8da5-3d63bab947f5",
"id_pos": "e13b9378-cca7-41fb-b92e-eca1dbf35cdd",
"id_doc": "4fe1e289-e1e4-44f8-ae81-b796e8887de2",
"id_branch": "4b18a09b-171f-4ea2-b876-13a1fde4e4f8",
"nro_doc": "sample string 5",
"date_doc": "2026-07-08T09:51:56.3290065+02:00",
"date_tax": "2026-07-08T09:51:56.3290065+02:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "9f4d01fc-bd29-4db4-be2e-71e3fc98b995",
"id_relationship": "543b6b4c-4730-4800-97e2-45c927992af0",
"id_loc_from": "462a7af4-3848-4bad-b5db-b5d10b143aeb",
"id_loc_end": "b0392510-f193-41df-b1e4-e70e693fee61",
"id_user_add": "c807c1df-7cb4-45bd-91fd-bf692efc4f27",
"id_user_upd": "8fabd20a-4749-4311-a742-d6b3f7a09c29",
"comment": "sample string 12",
"id_pos_sesion": "3c15f495-8963-4864-bed2-0cb658ccfe53",
"id_room_unit": "4dfde68f-d489-4a92-a38d-5be0e0529fab",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "c487d69d-af62-4ef6-a9ab-c724e5052348",
"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-08T09:51:56.3290065+02:00",
"last_update": "2026-07-08T09:51:56.3290065+02:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "4"
},
"mt_docs": {
"$id": "30",
"id": "ed1da1c0-4d3b-4674-b44e-d764616fd49c",
"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": "5e6ef51e-b7db-4e9d-9faf-ba2494a3926c",
"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-08T09:51:56.3290065+02:00",
"last_update": "2026-07-08T09:51:56.3290065+02:00",
"id_user_upd": "dffc327c-0647-4afc-b80e-6ecbfcf881a7",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "31",
"id_doc": "5f633298-f34b-4cb1-b65b-dd4bf3a65e90",
"id_pay": "382f5518-f955-40eb-a324-5632e0145929",
"id_money": "a0173820-a7ea-4bd5-ab10-6f1688ddc29b",
"active": true,
"created_on": "2026-07-08T09:51:56.3290065+02:00",
"last_update": "2026-07-08T09:51:56.3290065+02:00",
"id_user_upd": "ac7e6333-27b4-4974-b81f-6c16e68cc78a",
"commited": true,
"mt_docs": {
"$ref": "30"
},
"mt_money_types": {
"$id": "32",
"id": "65c1c130-1062-4bd3-8f62-292b622920d0",
"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": "491b2383-4e3a-41d3-a2bd-5ef5e3c2ba27",
"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-08T09:51:56.3290065+02:00",
"last_update": "2026-07-08T09:51:56.3290065+02:00",
"id_user_upd": "82fd0ef8-3080-4a1d-b4ae-2d96e78f5df5",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"mt_money_rates": [
{
"$id": "33",
"id_money_1": "81ff537a-9824-4a50-b0cf-1ebef64776fa",
"id_money_2": "96153794-0f4d-403b-b55a-ba1f3eee5a96",
"date_from": "2026-07-08T09:51:56.3290065+02:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-07-08T09:51:56.3290065+02:00",
"last_update": "2026-07-08T09:51:56.3290065+02:00",
"id_user_upd": "cbbc2440-883a-4adb-a97d-cf321a7c1855",
"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": "19ff6a6b-4c4b-4c92-bff2-3c1803dea6e8",
"id_pay": "d8ddab0c-f313-4b2a-96e6-1ad8c10bd5e3",
"id_money": "15ceb653-46d3-4bc6-bb99-3a5a374f1ec1",
"date_cashflow": "2026-07-08T09:51:56.3290065+02:00",
"coefficient": 5.1,
"id_user_add": "70bd247d-ddab-470a-8d4b-0a0fafca4e6e",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "35",
"id": "c1bf1a50-8c89-48d7-8ce7-029548326356",
"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": "2f01eef0-69a1-4f61-84cb-9a7af68c7071",
"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-08T09:51:56.3290065+02:00",
"last_update": "2026-07-08T09:51:56.3290065+02:00",
"id_user_upd": "a15292b0-1196-4110-8030-7c474f1a4e2b",
"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": "8021be60-9ea0-411a-a75d-3659432bbab4",
"id_line": 2,
"id_pay": "5a9b3c41-279c-49bf-b8d0-286bcab75277",
"id_money": "c332355f-7766-4193-829c-07efd4533cb7",
"coefficient": 5.1,
"id_voucher": "3f7f43bb-54be-41ff-80ac-574bb34e3383",
"id_employee": "71800fd9-e547-468e-92b7-5e9fb84e65ac",
"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": "4a0485b9-561e-4311-bd66-1b3c09feb062",
"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": "6cd311ee-ed67-4ec4-841b-5ee813b44383",
"id_doc": "10d08bbf-b00b-4788-83b5-fed9f509b7cd",
"id_pos_type": "a7640558-4480-4f67-88fb-c5a5545e81ae",
"id_doc_print": "5b448baa-5345-4e66-858e-e2908fcae60e",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-07-08T09:51:56.3290065+02:00",
"last_update": "2026-07-08T09:51:56.3290065+02:00",
"id_user_upd": "dc737832-4d13-4d29-a3b7-f42104e1ecf1",
"commited": true,
"mt_docs": {
"$ref": "30"
},
"mt_pos_print": {
"$id": "38",
"id": "a0e5576a-8c50-4bc2-9717-3a4a6b6dc252",
"id_pos": "81c86ab6-bebc-45f2-ada8-9e6538014e79",
"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-08T09:51:56.3290065+02:00",
"last_update": "2026-07-08T09:51:56.3290065+02:00",
"id_user_upd": "e310e4e6-bf12-4cef-9fda-262c6a0665df",
"commited": true,
"mt_pos": {
"$ref": "25"
},
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_users": {
"$ref": "3"
}
},
"mt_pos_types": {
"$id": "39",
"id": "e35f42e8-7349-4d81-aa10-c8dc384fe19b",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-07-08T09:51:56.3290065+02:00",
"last_update": "2026-07-08T09:51:56.3290065+02:00",
"id_user_upd": "e14c9f88-3446-4856-8646-0358f3593ad0",
"commited": true,
"mt_items_featured": [
{
"$id": "40",
"id": "a758456a-5f4a-4c1c-808f-f59212b88082",
"id_branch": "d9bb0b04-b608-4593-bf2e-4286d4c9277b",
"id_pos_type": "ffacd8fe-700d-40a1-af22-4e6343b848cb",
"id_pos": "e06a8453-268e-4ed8-a630-ef81c65b5d5f",
"id_item": "d3cf4a28-2ab3-45c8-990b-b2da165ab030",
"date_from": "2026-07-08T09:51:56.3290065+02:00",
"date_end": "2026-07-08T09:51:56.3290065+02:00",
"image_id": 4,
"active": true,
"created_on": "2026-07-08T09:51:56.3290065+02:00",
"last_update": "2026-07-08T09:51:56.3290065+02:00",
"id_user_upd": "730d3c89-c078-41a7-8866-4f436e84fa7a",
"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": "536288ff-13d8-4979-8371-e3eb5893cb25",
"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-08T09:51:56.3290065+02:00",
"last_update": "2026-07-08T09:51:56.3290065+02:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_doc_print_det": [
{
"$id": "42",
"id_doc_print": "5bc5cf63-72b4-4be5-b906-0a40b1e447c6",
"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": "87a2f5e7-f4d0-4dbf-93ef-657dfbad1f40",
"id_doc": "10434f77-0fe8-4881-b234-6678f28cb5f3",
"value": 3,
"created_on": "2026-07-08T09:51:56.3290065+02:00",
"last_update": "2026-07-08T09:51:56.3290065+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": "87ce631e-9ad2-40db-9594-2f4c802e8d62",
"id_pos": "aeaf5f75-1413-421a-817e-df7ebb939db2",
"id_doc": "01c4f12f-3eaf-456d-b7f8-85de0ab6471c",
"id_branch": "40ed3295-b550-4a30-b017-169d9b59074d",
"nro_doc": "sample string 5",
"date_doc": "2026-07-08T09:51:56.3290065+02:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "029f5770-0488-45e6-ad91-afcf5aff5420",
"id_loc_from": "28cf9f31-8925-4b3b-9ff2-c8075f8e0a3d",
"id_loc_end": "e48b347d-e83b-45fc-8112-b7909d804d02",
"id_user_add": "ee028dba-a51d-46ec-b4e5-67cfa383268f",
"id_user_upd": "77f740db-3896-44bd-9151-84fe7b1e6835",
"id_pos_sesion": "b7ea2e2d-9d84-418e-a2d8-f9e0f8d90a8d",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-07-08T09:51:56.3290065+02:00",
"active": true,
"created_on": "2026-07-08T09:51:56.3290065+02:00",
"last_update": "2026-07-08T09:51:56.3290065+02:00",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_docs": {
"$ref": "30"
},
"mt_locations": {
"$id": "45",
"id": "c7eaa182-753a-4d3e-b1c4-ed257cb32b0e",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "cec3de57-982c-407a-87d7-25c2c064fa69",
"active": true,
"created_on": "2026-07-08T09:51:56.3290065+02:00",
"last_update": "2026-07-08T09:51:56.3290065+02:00",
"id_user_upd": "eafc33ea-11af-4a12-8725-a3441ed095a3",
"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": "8773e833-2fcf-4ceb-9f32-027135e8a8be",
"id_item": "d6190e23-7ae9-4592-add6-c9dedac0be13",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-07-08T09:51:56.3290065+02:00",
"last_update": "2026-07-08T09:51:56.3290065+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": "5b8ef3fd-af5b-47dd-8b12-f2e861186b14",
"id_line": 2,
"id_item": "b6bf1ef6-1299-4c27-95d0-2a4acae9b7d4",
"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": "7c906fb7-07dc-40f9-a7bf-145ceb95e33b",
"nro_sesion": 2,
"id_pos": "7e618484-c4ee-45cf-975f-2b4c175a8256",
"date_tax": "2026-07-08T09:51:56.3290065+02:00",
"date_open": "2026-07-08T09:51:56.3290065+02:00",
"date_close": "2026-07-08T09:51:56.3290065+02:00",
"id_user_open": "bc1f5565-a261-4e5b-8f8c-3464d666de46",
"id_user_close": "8a8a8f17-49b9-49d3-90b7-f1bd37c59f7e",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2026-07-08T09:51:56.3290065+02:00",
"last_update": "2026-07-08T09:51:56.3290065+02:00",
"commited": true,
"mt_pos": {
"$ref": "25"
},
"tt_cloakrooms_units": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"tt_items_customs": [
{
"$id": "49",
"id": "7fed80e4-2cf7-4b3e-9cef-d479b2766de9",
"order_id": 2,
"id_item": "acd22248-f006-43d5-9430-0e8d694cbcc9",
"id_item_type": "d04943b5-75c7-4d9a-8708-f5bca7e546a8",
"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": "41978ca8-807c-4475-b2c0-461f5e579016",
"type_item": 11,
"id_voucher_json": "9537bc77-54ed-4158-b592-f868bf8c5776",
"count_voucher": 1,
"id_category": "15571931-86ab-4cba-af7f-26009d712057",
"created_on": "2026-07-08T09:51:56.3290065+02:00",
"last_update": "2026-07-08T09:51:56.3290065+02:00",
"id_user_upd": "c548e917-7dc9-4bf4-b67b-2f0c361d2646",
"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": "dd93fd8d-7d23-4f08-860a-19ad2a20f353",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "0d26836a-a705-4c66-bab9-7442f3c60a47",
"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-08T09:51:56.3290065+02:00",
"tt_pos_sesion": {
"$ref": "48"
}
},
{
"$ref": "50"
}
],
"tt_rooms_units_activity": [
{
"$id": "51",
"id": "38b3c23d-7bb3-43cc-a6c5-24d4d3880383",
"id_room_unit": "99355194-c931-4fc2-8739-76fae0d71ddf",
"id_room_list": "21658e19-abc9-44e8-b248-bd70452176ee",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-07-08T09:51:56.3290065+02:00",
"date_from": "2026-07-08T09:51:56.3290065+02:00",
"date_end": "2026-07-08T09:51:56.3290065+02:00",
"date_open": "2026-07-08T09:51:56.3290065+02:00",
"date_close": "2026-07-08T09:51:56.3290065+02:00",
"id_employee": "266f0e4c-f504-40d5-a0d9-1ecc65ca3de6",
"id_employee_sec": "7e54c684-d2ec-4b9a-9978-6724e4bb7f9e",
"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": "7efe11ab-8f76-4134-9c86-8b90fa13a278",
"comment": "sample string 7",
"id_user_open": "8c2d02f4-8553-42b7-baf8-0f3bed3e5c4b",
"id_user_close": "cbbc84a0-c18e-4137-ab6c-081273a40910",
"id_unit_state": "ad4b25ed-5e67-4d47-9daa-e33d4b0eaedb",
"id_pos_sesion": "1573c929-3d5b-432e-851c-017cc2189e02",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-07-08T09:51:56.3290065+02:00",
"active": true,
"created_on": "2026-07-08T09:51:56.3290065+02:00",
"last_update": "2026-07-08T09:51:56.3290065+02:00",
"commited": true,
"mt_employees": {
"$ref": "12"
},
"mt_employees1": {
"$ref": "12"
},
"mt_rooms_units": {
"$id": "52",
"id": "2ca18dc2-efc7-4d2b-9341-bbfbfe675eae",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "b4c53ef2-6c99-4e51-adee-dfc9ab63acd5",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "bae80094-11ab-460a-b73a-875bcc80cf83",
"locked": true,
"date_locked": "2026-07-08T09:51:56.3290065+02:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-07-08T09:51:56.3290065+02:00",
"last_update": "2026-07-08T09:51:56.3290065+02:00",
"id_user_upd": "5ebef9b2-9311-490e-a7dd-9cf50fa8bd05",
"commited": true,
"mt_rooms": {
"$id": "53",
"id": "c18fd945-a6a8-4870-b8d7-4b93eac9b1d7",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "10d09717-dff1-4e03-a0da-ee20a01d3ed7",
"name_pos": "sample string 6",
"id_image": "99ab303c-fe8e-4d61-8351-504e703351fa",
"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": "d458d9fb-0812-4bd2-aa26-a696893e3220",
"refresh_status": true,
"active": true,
"created_on": "2026-07-08T09:51:56.3290065+02:00",
"last_update": "2026-07-08T09:51:56.3290065+02:00",
"id_user_upd": "10398c2a-985c-4458-a2aa-8b42bc0f364b",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_pos_rooms": [
{
"$id": "54",
"id_pos": "12886ced-3c7e-4a91-a5fe-133fcda6a767",
"id_room": "9b335b83-fdfa-43c7-af03-9f26f11f9cf8",
"active": true,
"created_on": "2026-07-08T09:51:56.3290065+02:00",
"last_update": "2026-07-08T09:51:56.3290065+02:00",
"id_user_upd": "4a54b936-03dc-4c07-9354-9e3a78d82a17",
"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": "4c6f3c50-fe8d-4f79-9e8d-e29db99b8e71",
"id_room": "68ddb0ae-9773-45db-bedf-8df84330efde",
"date_in": "2026-07-08T09:51:56.3290065+02:00",
"date_out": "2026-07-08T09:51:56.3290065+02:00",
"id_user_add": "63e5a9b7-3292-46b1-aeb9-34e7409931bb",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-07-08T09:51:56.3290065+02:00",
"last_update": "2026-07-08T09:51:56.3290065+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": "9025e216-0670-4612-8279-06636284ab65",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-07-08T09:51:56.3290065+02:00",
"last_update": "2026-07-08T09:51:56.3290065+02:00",
"id_user_upd": "1ef1d8c8-51ef-4918-80d8-33b3d499ae34",
"commited": true,
"mt_rooms_units": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"mt_rooms_units_states_types": [
{
"$id": "57",
"id_room_type": "ed500cab-0bfe-43be-9fc4-90c889795f95",
"id_room_state": "8f03256c-d9ca-46f8-8d1e-1eb42fb7ef6b",
"id_image": "444d650a-3952-4c46-8582-85a1e2d9db9b",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-07-08T09:51:56.3290065+02:00",
"last_update": "2026-07-08T09:51:56.3290065+02:00",
"id_user_upd": "5dc67083-294a-4ecd-8467-c9409f850baf",
"commited": true,
"mt_rooms_units_states": {
"$id": "58",
"id": "2801c9c2-ffa8-43ca-b3a2-2302b5a299b7",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"color": "sample string 5",
"active": true,
"created_on": "2026-07-08T09:51:56.3290065+02:00",
"last_update": "2026-07-08T09:51:56.3290065+02:00",
"id_user_upd": "66613911-b986-43c6-9ca6-acf1dac843a0",
"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": "661cd4b7-1934-4ff7-8531-6b92d27d54ab",
"id_pos_sesion": "a2dc42e8-84dc-4c56-91af-aab319d63e0b",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "3e5e37fb-04d4-4fb5-9009-b344d82f3cb4",
"id_room_unit_activity": "2e8ee454-554f-4893-95a4-7b1f13f21428",
"id_doc_sa": "4a8c870a-f051-4578-9986-c2cc1d5f9d5c",
"id_pos_type": "7d50d063-8c97-4c53-a8fd-c44de3c90f10",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "4f357af0-802b-418a-9989-ec9091ab25d5",
"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-08T09:51:56.3290065+02:00",
"last_update": "2026-07-08T09:51:56.3290065+02:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "48"
},
"tt_tips_users": [
{
"$id": "60",
"id_tip": "23b821a5-6cf8-48aa-b339-db602c9a5305",
"id_user": "b82f8468-b99c-4f06-881b-139dbf287503",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-07-08T09:51:56.3290065+02:00",
"last_update": "2026-07-08T09:51:56.3290065+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": "4c31ac2a-cd1a-4d52-ab78-5a9af147efd0",
"id_user": "08a2a20c-1e72-42b0-837b-d894bb28e840",
"date_add": "2026-07-08T09:51:56.3290065+02:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-07-08T09:51:56.3290065+02:00",
"last_update": "2026-07-08T09:51:56.3290065+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": "8475bfd7-ac64-4e19-aa5b-644bb0efe696",
"id_user": "eb1500f2-83f5-48bf-aaa7-77ce44333696",
"id_user_profile": "31f0332b-60c3-491a-9611-f9475cfcdc43",
"locator": "sample string 4",
"date_end": "2026-07-08T09:51:56.3290065+02:00",
"id_pos_sesion": "f06292c9-411f-4430-8bb0-f982cb735ffa",
"date_login": "2026-07-08T09:51:56.3290065+02:00",
"date_logout": "2026-07-08T09:51:56.3290065+02:00",
"terminal_id": "sample string 6",
"terminal_type": "sample string 7",
"created_on": "2026-07-08T09:51:56.3290065+02:00",
"last_update": "2026-07-08T09:51:56.3290065+02:00",
"commited": true,
"st_users": {
"$ref": "3"
},
"st_users_profiles": {
"$id": "63",
"id": "3539b1a0-cb43-4397-abb0-2031a8775c6a",
"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-08T09:51:56.3290065+02:00",
"last_update": "2026-07-08T09:51:56.3290065+02:00",
"commited": true,
"st_permisions": [
{
"$id": "64",
"id": "0887e5ce-1ffe-4170-acf7-5d991023a39e",
"id_function": "ee2e61ad-c619-4896-a0f7-7861242aabb9",
"id_user": "0a115c3d-462c-4348-9269-dfcc530cf09a",
"id_profile": "3ea9560d-ab51-4563-a97b-7586c0bf3dc7",
"permission": 3,
"active": true,
"created_on": "2026-07-08T09:51:56.3290065+02:00",
"last_update": "2026-07-08T09:51:56.3290065+02:00",
"commited": true,
"st_users_profiles": {
"$ref": "63"
},
"st_users": {
"$ref": "3"
},
"st_functions": {
"$id": "65",
"id": "ef0c8bfa-bafc-4daa-b83f-5c1d4c289535",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "05d5d377-69e7-4b00-b44b-ad662eba3f57",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "fbeb43e8-9eb9-4ded-9c14-1f2d7f8428d5",
"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-08T09:51:56.3290065+02:00",
"last_update": "2026-07-08T09:51:56.3290065+02:00",
"commited": true,
"st_functions_groups": {
"$id": "66",
"id": "3d084893-f5fb-4ff9-a6b5-057ef529717e",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-07-08T09:51:56.3290065+02:00",
"last_update": "2026-07-08T09:51:56.3290065+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": "69a8c789-7d99-4aa8-b925-4a84ec8fa4a3",
"id_user": "ea9af93e-8960-4a97-87d6-6e806858a680",
"date_add": "2026-07-08T09:51:56.3290065+02:00",
"destiny_type": 4,
"id_key": "a1bf93c9-cfb1-4557-af0d-5f6e20559a4f",
"message": "sample string 6",
"message_view": true,
"date_view": "2026-07-08T09:51:56.3290065+02:00",
"id_pos_sesion": "d2d8f178-82a2-41bf-80bc-b932884de64e",
"terminal_add": "sample string 9",
"created_on": "2026-07-08T09:51:56.3290065+02:00",
"last_update": "2026-07-08T09:51:56.3290065+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": "44279aba-1d1b-46e0-a2a9-deac52d8d10d",
"spool_server": "sample string 2",
"id_doc_sa": "3e3f15a3-8a06-4b24-8088-0d266061e631",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-07-08T09:51:56.3290065+02:00",
"printed": true,
"print_on": "2026-07-08T09:51:56.3290065+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": "57f8cc8e-0631-4e76-b616-8b9456510ad9",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-07-08T09:51:56.3290065+02:00",
"date_end": "2026-07-08T09:51:56.3290065+02:00",
"id_branch": "c7597573-b91a-466f-8f57-086a81adb344",
"id_pos": "950896ac-b7d9-4689-bc90-902ee7bb4a54",
"id_list": "7c2a2938-00ac-4ad9-b8d7-98a2e5b5f3db",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-07-08T09:51:56.3290065+02:00",
"last_update": "2026-07-08T09:51:56.3290065+02:00",
"id_user_upd": "57905df8-d966-4b08-a5bc-b6bdc4e200a2",
"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": "b9842902-cb60-4081-8b50-cbe08133d42c",
"id_pos": "6670b2c4-4e13-4a39-bd79-bc16ae17ec6b",
"mac_address": "sample string 3",
"date_end": "2026-07-08T09:51:56.3290065+02:00",
"key_access": "sample string 5",
"id_user_add": "7b8c9017-6e42-48aa-bc21-4c3cc36ae3d0",
"active": true,
"created_on": "2026-07-08T09:51:56.3290065+02:00",
"last_update": "2026-07-08T09:51:56.3290065+02:00",
"commited": true,
"mt_pos": {
"$ref": "25"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "70"
}
],
"st_users_pos": [
{
"$id": "71",
"id_user": "2246c520-74fa-4bbd-8a82-e09c26c04660",
"id_pos": "8b3a7ec8-b02c-4d4c-89d3-d8a4467ae40b",
"pass_required": true,
"active": true,
"created_on": "2026-07-08T09:51:56.3290065+02:00",
"last_update": "2026-07-08T09:51:56.3290065+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": "f38b38d2-c123-4c14-a8e6-d80081673bde",
"id_pos": "898d5b6b-0dee-4b68-b2ca-789eaf17ad90",
"date_add": "2026-07-08T09:51:56.3290065+02:00",
"date_upd": "2026-07-08T09:51:56.3290065+02:00",
"date_out": "2026-07-08T09:51:56.3290065+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": "457f5715-18fd-4166-b1bc-58212246e589",
"id_user_add": "fefa5f62-41ac-4a19-8198-5609c96137eb",
"id_table": "8ab6e37a-0056-476d-8a50-ef573b3df1d8",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "8da151ca-9fbd-4b4a-8fe1-365b00854f61",
"created_on": "2026-07-08T09:51:56.3290065+02:00",
"commited": true,
"mt_pos": {
"$ref": "25"
},
"st_sync_tables": {
"$id": "74",
"id": "3465c534-dd1c-4e32-b5f1-28eb20d41e21",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-07-08T09:51:56.3290065+02:00",
"last_update": "2026-07-08T09:51:56.3290065+02:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "75",
"id": "47c7a71e-8184-4f26-b18e-44643728b06e",
"id_sync": "73b78d43-09b8-49b6-9a1c-fe82c30c4d59",
"json": "sample string 3",
"id_table": "cf84cbde-7f20-4d48-8fed-018ca34d7737",
"order": 5,
"st_sync_packages": {
"$id": "76",
"id": "a45ef219-d6a1-49c4-87b0-74c3ffd72170",
"id_branch_from": "147747ea-b23b-4e2a-83cb-36b715899bb9",
"id_branch_to": "8001c105-72f3-448f-a663-5d45fa42b1e8",
"type": 4,
"created_on": "2026-07-08T09:51:56.3290065+02:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-07-08T09:51:56.3290065+02:00",
"send_on": "2026-07-08T09:51:56.3290065+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": "1d0b212b-5bb4-408a-823c-a87c46b19dce",
"id_pos": "5d5e5a27-c90c-4151-87a4-af0d23c43147",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-07-08T09:51:56.3290065+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": "148507c9-70ae-4129-b1d5-69c2cc4f06f8",
"id_line": 2,
"id_item": "5ac9d861-87f3-4dc7-ad24-f0fb96c9cae1",
"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": "3d78cccd-0e51-4502-bb9f-a8650aac2e9c",
"date_from": "2026-07-08T09:51:56.3290065+02:00",
"date_end": "2026-07-08T09:51:56.3290065+02:00",
"date_used": "2026-07-08T09:51:56.3290065+02:00",
"id_employee": "1027c331-a409-40c9-a11e-43881bce6537",
"id_branch": "e7884345-fe2b-4dc0-b09e-8ba99a1b1041",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "59a3d748-95c8-4963-b37a-981f28aadb9e",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-07-08T09:51:56.3290065+02:00",
"last_update": "2026-07-08T09:51:56.3290065+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": "9e149edb-3373-4a81-9596-f61089020f90",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-07-08T09:51:56.3290065+02:00",
"last_update": "2026-07-08T09:51:56.3290065+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": "3fa8bcf8-2871-4088-aa19-b27c11327b74",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-07-08T09:51:56.3290065+02:00",
"date_end": "2026-07-08T09:51:56.3290065+02:00",
"state": "sample string 6",
"created_on": "2026-07-08T09:51:56.3290065+02:00",
"last_update": "2026-07-08T09:51:56.3290065+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": "050317f8-7111-46e5-b62b-65f39546ef6a",
"token_id": "sample string 2",
"id_user": "7b48091a-88b6-4b6f-9938-6fb925597be1",
"date_from": "2026-07-08T09:51:56.3290065+02:00",
"date_end": "2026-07-08T09:51:56.3290065+02:00",
"created_on": "2026-07-08T09:51:56.3290065+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": "e1af4a90-b8e9-4352-9f49-1663d6bfadb2",
"id_room_activity": "2b6f4cd9-cac3-469b-a45c-b9df7daafb53",
"id_pos_sesion": "3cacebbb-f0ea-4ae0-a311-5a18909f151e",
"log_text": "sample string 4",
"id_user": "fbb806d1-6a11-4e4c-be88-3857137e1b3c",
"created_on": "2026-07-08T09:51:56.3290065+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"
}
]