GET api/Mt_Prices_Items?id_list={id_list}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id_list | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of mt_items| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
None. |
|
| id_mask | string |
Required Max length: 10 |
|
| name | string |
Required Max length: 20 |
|
| description | string |
Max length: 200 |
|
| id_unit | globally unique identifier |
Required |
|
| id_unit_sec | globally unique identifier |
None. |
|
| id_brand | globally unique identifier |
Required |
|
| b_sale | boolean |
Required |
|
| b_stock | boolean |
Required |
|
| b_price | boolean |
Required |
|
| b_unique | boolean |
Required |
|
| b_exclude_control | boolean |
Required |
|
| tax | decimal number |
Required |
|
| change_price | boolean |
Required |
|
| force_printing | boolean |
Required |
|
| is_ticket | boolean |
Required |
|
| is_supply | boolean |
Required |
|
| define_price | boolean |
Required |
|
| is_multi_sub | boolean |
Required |
|
| external_id | string |
Max length: 100 |
|
| name_pos | string |
Max length: 20 |
|
| name_print | string |
Max length: 20 |
|
| id_image | globally unique identifier |
None. |
|
| view_pos | boolean |
Required |
|
| order | integer |
Required |
|
| color_border | string |
Max length: 20 |
|
| color_button | string |
Max length: 20 |
|
| color_font | string |
Max length: 20 |
|
| font_bold | boolean |
Required |
|
| font_underline | boolean |
Required |
|
| font_size | integer |
Required |
|
| active | boolean |
Required |
|
| created_on | date |
None. |
|
| last_update | date |
None. |
|
| id_user_upd | globally unique identifier |
None. |
|
| commited | boolean |
None. |
|
| mt_brands | mt_brands |
None. |
|
| mt_categories_items | Collection of mt_categories_items |
None. |
|
| mt_items_featured | Collection of mt_items_featured |
None. |
|
| mt_items_formula | Collection of mt_items_formula |
None. |
|
| mt_units | mt_units |
None. |
|
| mt_units1 | mt_units |
None. |
|
| st_images | st_images |
None. |
|
| st_users | st_users |
None. |
|
| mt_items_sub | Collection of mt_items_sub |
None. |
|
| mt_prices_rules | Collection of mt_prices_rules |
None. |
|
| tt_doc_sa_det_stock | Collection of tt_doc_sa_det_stock |
None. |
|
| tt_doc_st_det | Collection of tt_doc_st_det |
None. |
|
| tt_items_customs | Collection of tt_items_customs |
None. |
|
| tt_stock | Collection of tt_stock |
None. |
|
| tt_vouchers_det | Collection of tt_vouchers_det |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"$id": "1",
"id": "705dc9a1-e3d3-4c46-a1bb-d70c91712284",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "5c4fb36d-d39c-4c10-b751-fcf7dabf7d3f",
"id_unit_sec": "5b5f3c2b-1855-4a7e-bfe9-a9a60ce49def",
"id_brand": "0e8d612b-2c33-4d2e-b072-806752333854",
"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": "620a3394-7e25-47fc-bb6c-2814f1130fe9",
"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-09-06T06:47:29.2414223+02:00",
"last_update": "2026-09-06T06:47:29.2414223+02:00",
"id_user_upd": "915e2e6f-d41a-4421-9af9-8d31961b8162",
"commited": true,
"mt_brands": {
"$id": "2",
"id": "f773cd87-bac2-41f5-90a4-16dd921573b6",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-09-06T06:47:29.2414223+02:00",
"last_update": "2026-09-06T06:47:29.2414223+02:00",
"id_user_upd": "663c9ce0-612a-4cf3-bafa-b6fdfe9902c9",
"commited": true,
"mt_items": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"st_users": {
"$id": "3",
"id": "e52b79df-6fec-43ae-8518-8e8a1cba2c05",
"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": "cf32f402-a1ae-482d-b326-3163359e09e0",
"view_messages": true,
"id_image_photo": "d10df94e-21b8-4dc8-b3c1-0e55252e55e1",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "f918c705-ba10-44a0-922d-e30be15479a1",
"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-09-06T06:47:29.2414223+02:00",
"last_update": "2026-09-06T06:47:29.2414223+02:00",
"commited": true,
"mt_branches": [
{
"$id": "4",
"id": "64871b7c-76c9-4e4f-ae4c-80f73df78107",
"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": "842fd91b-e0e8-40ff-9ed0-dbeb180b767e",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-09-06T06:47:29.2414223+02:00",
"last_update": "2026-09-06T06:47:29.2414223+02:00",
"id_user_upd": "14f1d7fe-e880-41c3-bc4b-bb0f263e08a6",
"commited": true,
"st_images": {
"$id": "5",
"id": "3d3f07af-4597-410e-b6a6-49efef50b373",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "dda21fc6-602c-4bbc-9ba7-2ac5680ae091",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-09-06T06:47:29.2414223+02:00",
"last_update": "2026-09-06T06:47:29.2414223+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"mt_categories": [
{
"$id": "6",
"id": "a8a2380e-8924-4f4e-bcc3-8b2bb7a7460c",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "5fd49964-e0e5-4fa8-8cf1-2c7b81d5318a",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "97b77c87-48db-4e20-a5ab-f6996ff1ea1a",
"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-09-06T06:47:29.2414223+02:00",
"last_update": "2026-09-06T06:47:29.2414223+02:00",
"id_user_upd": "5292ac8c-e935-4485-a288-6036f7460b09",
"commited": true,
"mt_categories_items": [
{
"$id": "7",
"id_category": "50dd7ed1-39c6-4d36-bb78-3330140a62da",
"id_item": "365a2bb9-4cb2-4e49-820e-79571dd49378",
"is_default": true,
"active": true,
"created_on": "2026-09-06T06:47:29.2414223+02:00",
"last_update": "2026-09-06T06:47:29.2414223+02:00",
"id_user_upd": "e6e9ba87-d5fd-4245-a56a-3b31e7ec1176",
"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": "e830c964-553f-4efb-b7fa-c4c749d6e7de",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-09-06T06:47:29.2414223+02:00",
"date_end": "2026-09-06T06:47:29.2414223+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": "632e5ac2-4816-4a68-854a-21ccb0599e94",
"id_pos": "cd13e3db-e2db-4f44-9ac6-b4632ca6e73c",
"id_list": "6fd1c5e0-84f1-4215-b29f-af37d8ed4b56",
"id_item": "c50abdba-d5d8-43b4-89aa-e0178b17a0f3",
"id_item_type": "4c349cce-095c-4a9d-8de8-9a786d09eb86",
"id_category": "76d19391-570a-47fe-9954-5e0dfcfcfb57",
"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-09-06T06:47:29.2414223+02:00",
"last_update": "2026-09-06T06:47:29.2414223+02:00",
"id_user_upd": "c9b6b8f5-e5fb-443f-b561-2f3033fbbcac",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_categories": {
"$ref": "6"
},
"mt_items": {
"$ref": "1"
},
"mt_items_types": {
"$id": "9",
"id": "38730ca8-c626-40d5-b5ea-bfd1c5b41c78",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "6ea9ddad-d288-45b5-a1bc-fd6cbfa7ed4a",
"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-09-06T06:47:29.2414223+02:00",
"last_update": "2026-09-06T06:47:29.2414223+02:00",
"id_user_upd": "51066871-cb0d-4491-823d-86a4663feb62",
"commited": true,
"tt_vouchers_det": [
{
"$id": "10",
"id_voucher": "903de0fb-cdfc-4327-b416-b05879a8d634",
"id_line": "7f360260-2242-453d-bdf5-d8b4e6e7522b",
"id_category": "0a359c81-589e-408f-847a-80b91a78dbe6",
"id_item": "8490da42-252d-4c5e-aa44-197808aadea2",
"id_item_type": "2bbca3ad-7192-4147-9009-f51701050a73",
"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": "a55c2992-d98a-4dfa-9b6d-e8dd5d6a0116",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-09-06T06:47:29.2414223+02:00",
"date_end": "2026-09-06T06:47:29.2414223+02:00",
"date_used": "2026-09-06T06:47:29.2414223+02:00",
"date_sesion": "2026-09-06T06:47:29.2414223+02:00",
"id_employee": "8d2c6d7b-91df-46da-bdda-b7cfb5cb0260",
"id_branch": "50a63c7d-c72c-4230-8f16-3241ab6cb842",
"id_voucher_permision": "6590897b-4122-4ff0-9905-e86a869c80f7",
"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": "dae3fea1-c3a8-4cef-a1a9-6ab61a5df69b",
"id_user_add": "f456bd14-9171-4734-9862-139a8635e4a5",
"id_doc_sa": "4d7229ca-d728-4cb4-b8a1-24c1455b8d69",
"id_item_sub": "03e4e9d3-48b9-4f6d-8495-1df69bfcc3dd",
"id_pos_sesion": "3c8c2e38-d957-400a-8f63-fb7d1338aa2c",
"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-09-06T06:47:29.2414223+02:00",
"last_update": "2026-09-06T06:47:29.2414223+02:00",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_employees": {
"$id": "12",
"id": "a6134994-b9cf-46bb-b286-19d52189b83a",
"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": "f92e8ee4-55bc-4835-ae9e-5e87bb915954",
"name_pos": "sample string 12",
"id_image": "360db00b-7fb7-416f-97fd-3b483160aca3",
"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-09-06T06:47:29.2414223+02:00",
"last_update": "2026-09-06T06:47:29.2414223+02:00",
"id_user_upd": "7a04b1a7-2829-4ca4-a89e-e450b734ffe5",
"commited": true,
"mt_employees_branches": [
{
"$id": "13",
"id_employee": "de9fc339-6581-41ac-b0f0-0cf46832b6ea",
"id_branch": "fe94f628-f262-443d-b3d7-14de6a4c7e41",
"active": true,
"created_on": "2026-09-06T06:47:29.2414223+02:00",
"last_update": "2026-09-06T06:47:29.2414223+02:00",
"id_user_upd": "e3b72178-f23b-489e-8fc5-115812a98e7a",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_employees": {
"$ref": "12"
}
},
{
"$ref": "13"
}
],
"mt_employees_profiles": {
"$id": "14",
"id": "5a04aff2-fd40-47da-a3bf-7051b0975f0e",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-09-06T06:47:29.2414223+02:00",
"last_update": "2026-09-06T06:47:29.2414223+02:00",
"id_user_upd": "dc13e5a4-7979-4eb8-b45b-38f2bad3f9bd",
"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": "d978e3f3-2b26-414e-997e-8f5c7979b3a7",
"id_line": 2,
"id_item_sub": "056907a0-2576-4884-815d-973b0452ee42",
"qty": 4.1,
"id_list": "dd5b0913-e882-46a9-a7d2-d5ea0003c274",
"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": "b2b13bf3-6251-4b1f-af59-76c0f5bb471f",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "aaa34ca2-d567-47a1-b9dc-067c2b4d6712",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "f4fa216f-f074-47c5-afec-aef6bbf6568a",
"id_user_upd": "08ed79ae-b22a-4594-95a4-30d66b4ce5f7",
"active": true,
"mt_employees": {
"$ref": "12"
},
"mt_items_sub": {
"$id": "16",
"id": "cf8ecfc5-473c-4033-905d-df04ad562fc9",
"id_item": "6f30c1b7-e175-4597-be9b-90b9f6a82908",
"id_item_type": "48eb3de3-1b81-4f23-96b3-e14337c6a754",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "6bebb038-718e-4e06-9429-756f351a4070",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-09-06T06:47:29.2414223+02:00",
"last_update": "2026-09-06T06:47:29.2414223+02:00",
"id_user_upd": "77ce3280-8d5f-45ee-9446-5078d63492ca",
"commited": true,
"mt_items": {
"$ref": "1"
},
"mt_items_formula": [
{
"$id": "17",
"id_item_sub": "408fc85a-e5db-409e-924e-1a7ad0225f92",
"id_item": "8a9607f0-5eb3-4579-95da-37c1bdc8f801",
"group_id": 3,
"id_unit_ref": "4fc8d136-be88-45ca-80bf-ce6dc1ff1e38",
"qty_dis": 5,
"mt_items": {
"$ref": "1"
},
"mt_items_sub": {
"$ref": "16"
},
"mt_units_ref": {
"$id": "18",
"id": "756557d3-f07f-4994-9076-a6e9deb4e2ed",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "3ed92b1c-e725-47a7-9153-b030b23b7c23",
"active": true,
"created_on": "2026-09-06T06:47:29.2414223+02:00",
"last_update": "2026-09-06T06:47:29.2414223+02:00",
"id_user_upd": "df20ef74-5a2d-42a5-b7b8-5f1f092afdd1",
"commited": true,
"mt_units": {
"$id": "19",
"id": "fae4a7c8-8a59-4f22-9d7a-40f24d696b4c",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-09-06T06:47:29.2414223+02:00",
"last_update": "2026-09-06T06:47:29.2414223+02:00",
"id_user_upd": "d7ee5d5f-8930-4875-94c2-550774a43f29",
"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": "a17412ab-d832-421c-a787-6edd4bf835ca",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "6eac3a06-1f7b-4248-a619-fc7c6377e498",
"id_doc_print": "10f1dd12-636b-452e-bf75-fc3aecd6e12f",
"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-09-06T06:47:29.2414223+02:00",
"last_update": "2026-09-06T06:47:29.2414223+02:00",
"commited": true,
"mt_items_sub": [
{
"$ref": "16"
},
{
"$ref": "16"
}
]
},
"st_users": {
"$ref": "3"
},
"mt_prices_items": [
{
"$id": "21",
"id_list": "dddc3a07-bedb-45a6-a1ac-ea94033eb8e1",
"id_item_sub": "f7f5bc34-e26d-479b-8bbc-0d6d48f0ebea",
"validity_date": "2026-09-06T06:47:29.2414223+02:00",
"price": 4.1,
"active": true,
"created_on": "2026-09-06T06:47:29.2414223+02:00",
"last_update": "2026-09-06T06:47:29.2414223+02:00",
"id_user_upd": "fa1d5ba8-2208-460a-914e-5c01791aa5f2",
"commited": true,
"mt_items_sub": {
"$ref": "16"
},
"mt_prices_list": {
"$id": "22",
"id": "cb0da6eb-896d-43a9-8664-82cbc8515c00",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "d3d414ed-dcbf-4640-87ef-09f9d9958cbd",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "e5123691-2e8b-4b62-9b50-68346f25b183",
"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-09-06T06:47:29.2414223+02:00",
"last_update": "2026-09-06T06:47:29.2414223+02:00",
"id_user_upd": "cbfed8c0-5652-47b7-a4f5-5f0705c8e2fb",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "23",
"id_pos": "0fd9f557-9800-4359-b3fd-fdf4d6cecd5e",
"id_pos_type": "96e85c40-02ac-4bc4-8cc4-5c1ed64cf3d3",
"id_price_list": "63f67b3b-ba54-4cea-a16a-36e8385c45b4",
"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-09-06T06:47:29.2414223+02:00",
"last_update": "2026-09-06T06:47:29.2414223+02:00",
"id_user_upd": "76163bd6-760c-4736-9c51-d5812fcc81e2",
"commited": true,
"mt_pos_view": {
"$id": "24",
"id_pos": "0c31ac58-8367-4ad2-92a6-4964ece7ae4f",
"id_pos_type": "15ad5783-0cd5-4594-b72b-1da38c640d51",
"is_default": true,
"active": true,
"created_on": "2026-09-06T06:47:29.2414223+02:00",
"last_update": "2026-09-06T06:47:29.2414223+02:00",
"id_user_upd": "59129f4a-66f5-4107-8d18-b85114d42d55",
"commited": true,
"mt_pos": {
"$id": "25",
"id": "85866e8a-af5f-40c6-baf8-b964a31f6690",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "47bc63f3-6841-4118-b16d-b9f6188093c8",
"id_zone": "bba8fdd0-c365-4a95-91db-cbc861c4dd97",
"user_required": true,
"active": true,
"created_on": "2026-09-06T06:47:29.2414223+02:00",
"last_update": "2026-09-06T06:47:29.2414223+02:00",
"id_user_upd": "fabd1884-122a-4387-82f7-2aec39dac468",
"commited": true,
"mt_branches_zones": {
"$id": "26",
"id": "bedda490-678d-4ebb-a641-f20e5453dabf",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "a8d978e0-f7a8-49a7-b949-f18848b23c1b",
"active": true,
"created_on": "2026-09-06T06:47:29.2414223+02:00",
"last_update": "2026-09-06T06:47:29.2414223+02:00",
"id_user_upd": "a78e18aa-3dcf-4472-8b5f-2f07b5c8085f",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_pos": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"st_users": {
"$ref": "3"
}
},
"mt_cloakrooms": [
{
"$id": "27",
"id": "28f8dfab-428c-4ddd-9397-8e24373b1086",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "6b7cb532-4257-42bd-9a99-ad42e67fa63d",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "1263ef73-dd4c-4874-8ed9-5b160580bcb6",
"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-09-06T06:47:29.2414223+02:00",
"last_update": "2026-09-06T06:47:29.2414223+02:00",
"id_user_upd": "196c9169-2ffd-4061-84e2-8a8539ddee32",
"commited": true,
"mt_pos": {
"$ref": "25"
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
},
"tt_cloakrooms_units": [
{
"$id": "28",
"id": "0db17d6b-bfff-47cd-8fb8-e0ef5d0f13b3",
"id_cloakroom": "994f4969-e380-4e60-bc7a-724b6a6e8601",
"id_pos_sesion": "781692ca-f3b6-40da-95ab-1286f0cd209a",
"unit_id": 4,
"date_open": "2026-09-06T06:47:29.2414223+02:00",
"date_close": "2026-09-06T06:47:29.2414223+02:00",
"id_doc_sa": "686a8195-dc71-4f52-b158-bb738a8e6208",
"commited": true,
"mt_cloakrooms": {
"$ref": "27"
},
"tt_doc_sa": {
"$id": "29",
"id": "bcb0b449-b586-4704-ba28-b9598f75c93b",
"id_pos": "66b3aa1f-bc75-423d-bfe2-ae4a08697cc5",
"id_doc": "136b6542-ac62-4265-8678-5ceb44c22802",
"id_branch": "4bdddb68-83d2-408f-b8cb-6c46699d58a1",
"nro_doc": "sample string 5",
"date_doc": "2026-09-06T06:47:29.2414223+02:00",
"date_tax": "2026-09-06T06:47:29.2414223+02:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "a65273ed-b157-49f7-a7b4-9eb23a341dda",
"id_relationship": "ec10d0fa-e1b7-42fd-94c0-188ad522ab22",
"id_loc_from": "38e77fce-7cd8-46c2-8f7a-0dd437a2e95d",
"id_loc_end": "f54c1ead-d96a-460c-8c68-260c50a8b245",
"id_user_add": "d081e5b1-141a-44f6-a3c4-2861d7115610",
"id_user_upd": "931265f0-9437-40c9-a21c-d89aa0846643",
"comment": "sample string 12",
"id_pos_sesion": "223230bf-5bb7-484f-9f80-5ca785448517",
"id_room_unit": "30e3315f-807f-422f-b1f9-ffeddd7b795a",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "bc88ba37-7373-4a99-a6a5-39efe1206b96",
"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-09-06T06:47:29.2414223+02:00",
"last_update": "2026-09-06T06:47:29.2414223+02:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "4"
},
"mt_docs": {
"$id": "30",
"id": "07d30094-b4a3-4260-a102-403157e00318",
"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": "8b455a72-8a5d-492c-9887-88b995f204f4",
"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-09-06T06:47:29.2414223+02:00",
"last_update": "2026-09-06T06:47:29.2414223+02:00",
"id_user_upd": "de3a82b5-0d7f-44f4-a357-0f0eaab6a751",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "31",
"id_doc": "939d4682-4a33-455e-831e-cfe8166d6348",
"id_pay": "cbb20c98-92bf-44c9-b285-cdb95efca114",
"id_money": "8c2f5ed7-9768-459c-b445-db7eeaff586b",
"active": true,
"created_on": "2026-09-06T06:47:29.2414223+02:00",
"last_update": "2026-09-06T06:47:29.2414223+02:00",
"id_user_upd": "7be40261-e4da-4e89-bfda-4314b7c87900",
"commited": true,
"mt_docs": {
"$ref": "30"
},
"mt_money_types": {
"$id": "32",
"id": "88b7500f-f5e5-4877-bed5-14f5031195c1",
"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": "df02cdca-39e3-4f27-aa00-fa3f9883a65d",
"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-09-06T06:47:29.2414223+02:00",
"last_update": "2026-09-06T06:47:29.2414223+02:00",
"id_user_upd": "4839ffbe-b24f-4804-8d59-295a55e65aa9",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"mt_money_rates": [
{
"$id": "33",
"id_money_1": "6a80c884-72a2-46f7-8de4-398ae04112fa",
"id_money_2": "62c57e4e-562e-4732-a2b4-955309979433",
"date_from": "2026-09-06T06:47:29.2414223+02:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-09-06T06:47:29.2414223+02:00",
"last_update": "2026-09-06T06:47:29.2414223+02:00",
"id_user_upd": "606addf3-ac09-4a91-ad4a-d471bfad9bfd",
"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": "0cf5a4a8-d25d-4804-8603-4e42d98d0e44",
"id_pay": "70ec507b-ab63-42cb-b415-903dc98ac20b",
"id_money": "27dae72c-c143-4081-8c35-317f2794251f",
"date_cashflow": "2026-09-06T06:47:29.2414223+02:00",
"coefficient": 5.1,
"id_user_add": "04ca991d-de13-4d20-9000-190d2a0a0a93",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "35",
"id": "bae3bdf3-17ad-4221-b1ce-36ae2679cb7e",
"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": "a9debc80-2ac4-44cf-8ff9-23dac3bab356",
"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-09-06T06:47:29.2414223+02:00",
"last_update": "2026-09-06T06:47:29.2414223+02:00",
"id_user_upd": "13015acd-e870-4c44-a18f-e0e7edfb5343",
"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": "dbf4a594-9354-45ee-ae13-045cd496494e",
"id_line": 2,
"id_pay": "2b930d17-4bf6-40ba-a803-02b5367b7488",
"id_money": "080f87c2-09c8-41e4-b9e0-03a87126bf32",
"coefficient": 5.1,
"id_voucher": "3b444fee-34c9-45c9-be2d-00e4532c0444",
"id_employee": "35987bb9-50a3-4fea-a248-9b286c078121",
"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": "765c4251-4581-4f8d-9ad0-ab32b8740e8d",
"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": "c2cc950b-ccb4-4c26-98ec-c4505f20e24b",
"id_doc": "9452a82f-ded0-4d45-b43a-25f40d2d89b0",
"id_pos_type": "1b0e4c19-291b-447f-8de0-15edf56080af",
"id_doc_print": "d6db3b64-4dd3-4d11-a565-e89946164365",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-09-06T06:47:29.2414223+02:00",
"last_update": "2026-09-06T06:47:29.2414223+02:00",
"id_user_upd": "2a148ace-fccf-4efe-8e36-a92ab5d6a3e0",
"commited": true,
"mt_docs": {
"$ref": "30"
},
"mt_pos_print": {
"$id": "38",
"id": "a7a0ce7f-19ce-4521-8761-508f30130c2a",
"id_pos": "d258a664-39ab-4a6a-a451-32d1e0837df8",
"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-09-06T06:47:29.2414223+02:00",
"last_update": "2026-09-06T06:47:29.2414223+02:00",
"id_user_upd": "bfc2c027-b0fc-43d2-943f-7671d4304704",
"commited": true,
"mt_pos": {
"$ref": "25"
},
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_users": {
"$ref": "3"
}
},
"mt_pos_types": {
"$id": "39",
"id": "44daf3c7-5d13-46d4-a50c-29201f75f9c8",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-09-06T06:47:29.2414223+02:00",
"last_update": "2026-09-06T06:47:29.2414223+02:00",
"id_user_upd": "e6b0cefa-dc58-4567-ba98-4f7fa9bec052",
"commited": true,
"mt_items_featured": [
{
"$id": "40",
"id": "a66337d0-320a-4e1c-82c3-0fd16a36ea41",
"id_branch": "b6d67432-b9b8-4fa0-829f-72ab1c00d1e7",
"id_pos_type": "9d28f4e1-7c18-4762-816f-061acfb50653",
"id_pos": "c6458e2e-7608-4ad7-a50a-1997eecdfeb0",
"id_item": "5cce846d-981a-4e8a-bf96-b02048b2e0bc",
"date_from": "2026-09-06T06:47:29.2414223+02:00",
"date_end": "2026-09-06T06:47:29.2414223+02:00",
"image_id": 4,
"active": true,
"created_on": "2026-09-06T06:47:29.2414223+02:00",
"last_update": "2026-09-06T06:47:29.2414223+02:00",
"id_user_upd": "3982fef1-660d-430d-aca8-be166865fa07",
"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": "b86ee295-762c-4306-80f9-e2f1544f1e69",
"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-09-06T06:47:29.2414223+02:00",
"last_update": "2026-09-06T06:47:29.2414223+02:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_doc_print_det": [
{
"$id": "42",
"id_doc_print": "85a2ea79-0a3b-488c-a887-d89206dcef31",
"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": "a5fa70cb-784d-4c34-8384-9178a604a691",
"id_doc": "897d9e39-742f-4ec5-b1aa-6cbd76cb86d3",
"value": 3,
"created_on": "2026-09-06T06:47:29.2414223+02:00",
"last_update": "2026-09-06T06:47:29.2414223+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": "a7c257d1-44f5-4a61-b7ec-c164f27839e5",
"id_pos": "b622f4b5-4044-4364-9463-d040cbcf613c",
"id_doc": "0f1d5c11-7ef3-4a26-befc-a1bd619db851",
"id_branch": "13dd5b22-e27f-4433-a6cd-d3255a838492",
"nro_doc": "sample string 5",
"date_doc": "2026-09-06T06:47:29.2414223+02:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "6c2a568c-f89d-4652-81c3-4e3904e76271",
"id_loc_from": "e3edb861-3c03-4fa7-b26c-827ecfefb5c6",
"id_loc_end": "69f05d4c-7b0c-431f-9e44-56993eccef17",
"id_user_add": "403928f6-d0da-49a6-b089-46719c88faf3",
"id_user_upd": "abedb5b1-13da-4abd-8e4e-26b2163a450e",
"id_pos_sesion": "e1daba94-de74-46ae-aa47-2a2a36db686e",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-09-06T06:47:29.2414223+02:00",
"active": true,
"created_on": "2026-09-06T06:47:29.2414223+02:00",
"last_update": "2026-09-06T06:47:29.2414223+02:00",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_docs": {
"$ref": "30"
},
"mt_locations": {
"$id": "45",
"id": "0459a8f8-543b-434e-85f5-f65a9347197a",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "c91ec80d-11b1-4298-adf2-a75c05551feb",
"active": true,
"created_on": "2026-09-06T06:47:29.2414223+02:00",
"last_update": "2026-09-06T06:47:29.2414223+02:00",
"id_user_upd": "c9f38e09-5cad-4838-aacb-7b85dcb72257",
"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": "bcbb67ef-cd1b-4924-9c57-23fb0303d49c",
"id_item": "6afb5d03-f6aa-4042-acdb-0a31be9e7768",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-09-06T06:47:29.2414223+02:00",
"last_update": "2026-09-06T06:47:29.2414223+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": "437f0d1a-dfe3-449f-b60a-902f1b2ad326",
"id_line": 2,
"id_item": "b3a4a898-d13a-46fd-abad-0ab19cbad015",
"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": "f6a72189-996c-4265-a2e0-1e8867202e20",
"nro_sesion": 2,
"id_pos": "15941240-153c-4907-8571-f3769bce7eac",
"date_tax": "2026-09-06T06:47:29.2414223+02:00",
"date_open": "2026-09-06T06:47:29.2414223+02:00",
"date_close": "2026-09-06T06:47:29.2414223+02:00",
"id_user_open": "08c02bf7-c9f5-4e6c-ab68-8275bb7cf067",
"id_user_close": "0684772e-8e7a-4910-91a0-ff15ea52cfe1",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2026-09-06T06:47:29.2414223+02:00",
"last_update": "2026-09-06T06:47:29.2414223+02:00",
"commited": true,
"mt_pos": {
"$ref": "25"
},
"tt_cloakrooms_units": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"tt_items_customs": [
{
"$id": "49",
"id": "d2d55079-2784-4703-9bff-215c95307e29",
"order_id": 2,
"id_item": "f8db73c7-8f83-4df9-be55-37ae39ed565e",
"id_item_type": "6a2b90b6-9109-46f1-b1b4-238cb2477d01",
"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": "787eec8f-205a-4feb-b056-63dff31b49c4",
"type_item": 11,
"id_voucher_json": "80d87128-50db-47bd-b861-3fdb3a9b879c",
"count_voucher": 1,
"id_category": "29c59d2a-21bb-4492-bb0e-cbb1ee0abe01",
"created_on": "2026-09-06T06:47:29.2414223+02:00",
"last_update": "2026-09-06T06:47:29.2414223+02:00",
"id_user_upd": "786faa92-de78-4bfa-a0a2-81aede0bf3d3",
"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": "ea7b845b-f75b-4ddc-b139-1009be3381d5",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "21cf4d70-58b2-41a8-9046-fc5e73da94a7",
"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-09-06T06:47:29.2414223+02:00",
"tt_pos_sesion": {
"$ref": "48"
}
},
{
"$ref": "50"
}
],
"tt_rooms_units_activity": [
{
"$id": "51",
"id": "4244d5c7-7135-4902-b306-6b61a1d008a9",
"id_room_unit": "923af7e6-2c31-47f3-945b-68054dbf8c43",
"id_room_list": "ecc31b94-4864-48e9-8d1f-bbc7948ffbcf",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-09-06T06:47:29.2414223+02:00",
"date_from": "2026-09-06T06:47:29.2414223+02:00",
"date_end": "2026-09-06T06:47:29.2414223+02:00",
"date_open": "2026-09-06T06:47:29.2414223+02:00",
"date_close": "2026-09-06T06:47:29.2414223+02:00",
"id_employee": "305cabb5-0a25-4317-858b-8ae59df3a5c2",
"id_employee_sec": "564e9cd1-19a1-4c1f-9eda-b3f92bd0ba85",
"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": "3c996abd-ff74-42dc-adb4-bbfa50191551",
"comment": "sample string 7",
"id_user_open": "117f4cba-2e54-4dff-9816-6ca534d16df3",
"id_user_close": "9c416dc0-1c25-4d6c-b58d-b0838d05ca46",
"id_unit_state": "2fe5746f-d286-4d9c-acde-b21812547a2c",
"id_pos_sesion": "5bdef229-70b7-47b7-b0f2-f4bca1e31731",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-09-06T06:47:29.2414223+02:00",
"active": true,
"created_on": "2026-09-06T06:47:29.2414223+02:00",
"last_update": "2026-09-06T06:47:29.2414223+02:00",
"commited": true,
"mt_employees": {
"$ref": "12"
},
"mt_employees1": {
"$ref": "12"
},
"mt_rooms_units": {
"$id": "52",
"id": "0712e27c-8793-423f-8296-ea8faf13ab7b",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "3a6953b0-50e9-4b77-8c08-f927b2bf5d15",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "2f1a1a10-3263-466d-9512-f7275fce24aa",
"locked": true,
"date_locked": "2026-09-06T06:47:29.2414223+02:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-09-06T06:47:29.2414223+02:00",
"last_update": "2026-09-06T06:47:29.2414223+02:00",
"id_user_upd": "564349c5-eb3b-40b2-a254-ea377708d2da",
"commited": true,
"mt_rooms": {
"$id": "53",
"id": "64b2c77a-d2fb-4ad7-a7dd-5e128f8da23c",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "a193ec42-9e5d-4c98-99ad-5dd5fa42ccb8",
"name_pos": "sample string 6",
"id_image": "e7d9f85d-0cfb-425a-9aa7-1c6b2f2e12f3",
"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": "fc5071cf-85f8-4ecb-8beb-5089bc899ca6",
"refresh_status": true,
"active": true,
"created_on": "2026-09-06T06:47:29.2414223+02:00",
"last_update": "2026-09-06T06:47:29.2414223+02:00",
"id_user_upd": "d824c905-b39e-4891-81cd-b9b85f550e5b",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_pos_rooms": [
{
"$id": "54",
"id_pos": "8f19eecb-bdc2-405d-ab69-ecb3911de5e2",
"id_room": "2512116e-4e89-4a1b-a1ac-557c61ec59c7",
"active": true,
"created_on": "2026-09-06T06:47:29.2414223+02:00",
"last_update": "2026-09-06T06:47:29.2414223+02:00",
"id_user_upd": "8586cab2-8efc-421f-82e9-072a74a11b60",
"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": "3e32ecfe-d870-4006-97c2-5f1ef9081395",
"id_room": "06a5b3a3-5406-48d5-8bb8-6b0d0dff9da7",
"date_in": "2026-09-06T06:47:29.2414223+02:00",
"date_out": "2026-09-06T06:47:29.2414223+02:00",
"id_user_add": "d2f592bc-8743-4001-91d0-3b2d816bb150",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-09-06T06:47:29.2414223+02:00",
"last_update": "2026-09-06T06:47:29.2414223+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": "c5fef026-6ce4-4572-8bab-c84fbdaf3182",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-09-06T06:47:29.2414223+02:00",
"last_update": "2026-09-06T06:47:29.2414223+02:00",
"id_user_upd": "44e2f395-2893-41ae-992e-d5cf402531a0",
"commited": true,
"mt_rooms_units": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"mt_rooms_units_states_types": [
{
"$id": "57",
"id_room_type": "4ae7d232-1ec3-44f8-9c1e-358636211a8c",
"id_room_state": "90978366-d393-419d-b8b2-f5b9d70f9c9b",
"id_image": "eeb89ca6-bc6c-43d6-8d5d-3b8d35965302",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-09-06T06:47:29.2414223+02:00",
"last_update": "2026-09-06T06:47:29.2414223+02:00",
"id_user_upd": "99822d9c-d407-4fb2-be23-7e547e5511d2",
"commited": true,
"mt_rooms_units_states": {
"$id": "58",
"id": "ec9aab38-81a6-4df0-8fbb-dcc9808abd21",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"color": "sample string 5",
"active": true,
"created_on": "2026-09-06T06:47:29.2414223+02:00",
"last_update": "2026-09-06T06:47:29.2414223+02:00",
"id_user_upd": "ce6daa6e-6532-4de9-bcb6-ff110fea9239",
"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": "38ad6621-9ab7-4168-9d07-17d8d6a38c92",
"id_pos_sesion": "142d84ef-517a-4fca-a7df-c7357c80b178",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "30f1e7ee-262a-4810-bc1b-558e8038386e",
"id_room_unit_activity": "a549e121-c8cc-40b8-8a0d-e42209864c5c",
"id_doc_sa": "61525baf-7988-4e6c-91fd-f7ea868c9617",
"id_pos_type": "6de831e0-e5eb-439d-bdea-a808d91b4ffd",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "b316acd3-fb40-40fe-bd25-2da8fdf7f3db",
"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-09-06T06:47:29.2414223+02:00",
"last_update": "2026-09-06T06:47:29.2414223+02:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "48"
},
"tt_tips_users": [
{
"$id": "60",
"id_tip": "972d3208-fe25-422b-aeee-9b7387e45012",
"id_user": "83656e49-eb92-45db-8c95-54fd96de9399",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-09-06T06:47:29.2414223+02:00",
"last_update": "2026-09-06T06:47:29.2414223+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": "3b47603a-e187-4570-acc6-9f00b4ff1197",
"id_user": "79cd0857-2b6f-499d-a53d-06de5634ef0c",
"date_add": "2026-09-06T06:47:29.2414223+02:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-09-06T06:47:29.2414223+02:00",
"last_update": "2026-09-06T06:47:29.2414223+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": "e580e81f-42b7-4333-a8ec-160075e17fac",
"id_user": "bb80c83c-1e1e-4de1-ae66-6ca3c8f69173",
"id_user_profile": "b28a553c-6d05-41cc-8468-ea1256b231fa",
"locator": "sample string 4",
"date_end": "2026-09-06T06:47:29.2414223+02:00",
"id_pos_sesion": "9f9a69ed-c0a7-4d8b-b3a8-23318df5a718",
"date_login": "2026-09-06T06:47:29.2414223+02:00",
"date_logout": "2026-09-06T06:47:29.2414223+02:00",
"terminal_id": "sample string 6",
"terminal_type": "sample string 7",
"created_on": "2026-09-06T06:47:29.2414223+02:00",
"last_update": "2026-09-06T06:47:29.2414223+02:00",
"commited": true,
"st_users": {
"$ref": "3"
},
"st_users_profiles": {
"$id": "63",
"id": "5b91e5de-4c28-407c-a2aa-96efb7b65b4d",
"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-09-06T06:47:29.2414223+02:00",
"last_update": "2026-09-06T06:47:29.2414223+02:00",
"commited": true,
"st_permisions": [
{
"$id": "64",
"id": "5d2b8af7-74a2-4a83-887b-c2f3557deb2d",
"id_function": "68df3368-4e60-4dee-8a93-194f63e3a47c",
"id_user": "1eed3004-ce9d-4ddd-8c83-f57a19eac587",
"id_profile": "05ff462e-b36d-42de-b14a-d934a4f29df7",
"permission": 3,
"active": true,
"created_on": "2026-09-06T06:47:29.2414223+02:00",
"last_update": "2026-09-06T06:47:29.2414223+02:00",
"commited": true,
"st_users_profiles": {
"$ref": "63"
},
"st_users": {
"$ref": "3"
},
"st_functions": {
"$id": "65",
"id": "dd321383-09fd-4f93-a042-53bd4156c1b4",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "dfaa4a18-dd19-41bb-bd9e-6eeb4e852061",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "867614eb-48a9-4dd9-a5df-fd9c76dd9cad",
"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-09-06T06:47:29.2414223+02:00",
"last_update": "2026-09-06T06:47:29.2414223+02:00",
"commited": true,
"st_functions_groups": {
"$id": "66",
"id": "0876c9d9-5bca-4a02-bae6-81c9e5be6c8c",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-09-06T06:47:29.2414223+02:00",
"last_update": "2026-09-06T06:47:29.2414223+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": "0f64f4aa-203f-46ce-9454-28cb39319910",
"id_user": "4eafa0ab-ec3e-4c89-bb8c-e2aa99b40524",
"date_add": "2026-09-06T06:47:29.2414223+02:00",
"destiny_type": 4,
"id_key": "ea616dec-9a0e-4754-a144-6decb1000412",
"message": "sample string 6",
"message_view": true,
"date_view": "2026-09-06T06:47:29.2414223+02:00",
"id_pos_sesion": "3a578df9-ba8a-4aa3-bad2-c718ed590d5a",
"terminal_add": "sample string 9",
"created_on": "2026-09-06T06:47:29.2414223+02:00",
"last_update": "2026-09-06T06:47:29.2414223+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": "fcb56708-a15e-4814-8856-0f4bffb86cbe",
"spool_server": "sample string 2",
"id_doc_sa": "ed59cd9f-6c80-49cc-9232-8fb8fb7fbd16",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-09-06T06:47:29.2414223+02:00",
"printed": true,
"print_on": "2026-09-06T06:47:29.2414223+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": "3ff33b66-0fb4-41ab-8dd1-9933379ba47d",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-09-06T06:47:29.2414223+02:00",
"date_end": "2026-09-06T06:47:29.2414223+02:00",
"id_branch": "51346740-2f4a-42ba-8f26-c4a4b47fc399",
"id_pos": "db31d9e3-a55a-4ec9-a6b5-7aa6326859b9",
"id_list": "66631fff-847f-4420-9501-43fa9e486a93",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-09-06T06:47:29.2414223+02:00",
"last_update": "2026-09-06T06:47:29.2414223+02:00",
"id_user_upd": "32a39cf2-bdb9-4131-afef-6ae9dd0e7f59",
"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": "30d00764-1a15-4106-adab-4fd21d44cbef",
"id_pos": "e9b9a292-a153-42a9-86a1-c516c37e101a",
"mac_address": "sample string 3",
"date_end": "2026-09-06T06:47:29.2414223+02:00",
"key_access": "sample string 5",
"id_user_add": "b45dc78c-7c65-4696-aedf-f37d0b09f01e",
"active": true,
"created_on": "2026-09-06T06:47:29.2414223+02:00",
"last_update": "2026-09-06T06:47:29.2414223+02:00",
"commited": true,
"mt_pos": {
"$ref": "25"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "70"
}
],
"st_users_pos": [
{
"$id": "71",
"id_user": "8e374319-f5a4-43c0-ae53-b24f95bb359d",
"id_pos": "920192ce-bccd-455d-a0b0-5aff2d50f420",
"pass_required": true,
"active": true,
"created_on": "2026-09-06T06:47:29.2414223+02:00",
"last_update": "2026-09-06T06:47:29.2414223+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": "472b47c7-4997-416d-b19f-f06221cce63a",
"id_pos": "b219dfed-837d-4a91-a4d0-83cb5381e60f",
"date_add": "2026-09-06T06:47:29.2414223+02:00",
"date_upd": "2026-09-06T06:47:29.2414223+02:00",
"date_out": "2026-09-06T06:47:29.2414223+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": "9475fde4-e542-434b-9265-b1b4312eb955",
"id_user_add": "d33db3e7-eb1d-4e38-b535-b9a4e6197e7d",
"id_table": "1c813858-9f9c-482f-8f49-185c6818480b",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "d78f95c6-9ba7-47d4-92d4-5458451a06f7",
"created_on": "2026-09-06T06:47:29.2414223+02:00",
"commited": true,
"mt_pos": {
"$ref": "25"
},
"st_sync_tables": {
"$id": "74",
"id": "25ff0a07-f182-4563-bfed-8890ea99ce03",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-09-06T06:47:29.2414223+02:00",
"last_update": "2026-09-06T06:47:29.2414223+02:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "75",
"id": "c2773581-dfff-4786-ae95-8fb2436d3ab6",
"id_sync": "1ee9d375-1d72-4220-87d2-d8317b0dae67",
"json": "sample string 3",
"id_table": "1cd18b46-dac8-4cca-8da3-51b62cf5b4a3",
"order": 5,
"st_sync_packages": {
"$id": "76",
"id": "8c134dc6-9ca1-4945-ac46-53b18c8ab2b4",
"id_branch_from": "618de822-f3d8-494e-b388-39e2aac117ff",
"id_branch_to": "4ff28fdc-d2ce-4fff-b0af-c17796092777",
"type": 4,
"created_on": "2026-09-06T06:47:29.2414223+02:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-09-06T06:47:29.2414223+02:00",
"send_on": "2026-09-06T06:47:29.2414223+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": "7c5e48af-a990-4034-8957-7b64707f4bc3",
"id_pos": "fccbb26b-c0d9-4e1e-a38f-9247bda7a7d8",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-09-06T06:47:29.2414223+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": "487f3dfb-94f5-427c-acd9-29bb2834e0fa",
"id_line": 2,
"id_item": "2bd6d722-b3b4-4bdf-b54b-b4a5422f8c7d",
"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": "a8a5246a-37a4-42e4-89e0-6d50ce59531f",
"date_from": "2026-09-06T06:47:29.2414223+02:00",
"date_end": "2026-09-06T06:47:29.2414223+02:00",
"date_used": "2026-09-06T06:47:29.2414223+02:00",
"id_employee": "a80918dd-fdbb-4353-beba-bf09b99121b4",
"id_branch": "ef5ab515-a0e3-47d2-bd92-2e69bc34f7e8",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "da8c45d8-4a00-4ef7-aca1-a1208656e0a2",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-09-06T06:47:29.2414223+02:00",
"last_update": "2026-09-06T06:47:29.2414223+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": "022eb4ac-6c25-4d60-a623-673aefeece09",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-09-06T06:47:29.2414223+02:00",
"last_update": "2026-09-06T06:47:29.2414223+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": "86aa7ecc-6260-461c-87aa-350e52e67d55",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-09-06T06:47:29.2414223+02:00",
"date_end": "2026-09-06T06:47:29.2414223+02:00",
"state": "sample string 6",
"created_on": "2026-09-06T06:47:29.2414223+02:00",
"last_update": "2026-09-06T06:47:29.2414223+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": "23b3e367-0024-4a59-b204-692629c32038",
"token_id": "sample string 2",
"id_user": "244ade42-aac7-4803-9335-5fcad5965901",
"date_from": "2026-09-06T06:47:29.2414223+02:00",
"date_end": "2026-09-06T06:47:29.2414223+02:00",
"created_on": "2026-09-06T06:47:29.2414223+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": "a92523e1-9f26-48d8-9673-ff2314bc5363",
"id_room_activity": "2d271a4d-5443-42cc-83d4-e9d7c24744e6",
"id_pos_sesion": "cc58210b-374a-48e0-8da5-041f8633d5f7",
"log_text": "sample string 4",
"id_user": "ce6e4095-7b46-4a82-baf7-219c02c5b05d",
"event_type": "sample string 6",
"correlation_id": "808a9533-e8de-4209-9132-cc97a9d01ae8",
"id_room_unit": "6ff597b4-e00d-42ef-80e0-bd9f4df2e55e",
"id_room_unit_source": "c340a0d8-bd29-4728-a958-e71da1f32de7",
"id_room_unit_destination": "065be466-780d-4343-9d10-ad2145994eaa",
"id_room_activity_related": "92bb403d-242b-4c24-992f-11abc5f3467c",
"id_doc_sa": "f0fe7546-bdbb-4d16-9649-d3d9e1755e46",
"id_user_authorizer": "218330f4-276e-4b1b-80a7-6a8ba62c9d36",
"data_json": "sample string 7",
"created_on": "2026-09-06T06:47:29.2414223+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"
}
]