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": "9203b0d4-9127-4af0-a36a-adbbdab93ed0",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "0b6e0277-c19a-40c5-b811-323787a84970",
"id_unit_sec": "824faa44-9095-4993-9990-4f09b716eb82",
"id_brand": "7d14ace0-af2f-46ad-964f-8fd2c126c6f0",
"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": "7f243464-65e0-472f-9de8-c7d4ade62cba",
"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:48:04.8194391+02:00",
"last_update": "2026-09-06T06:48:04.8194391+02:00",
"id_user_upd": "74a50ded-505f-4c45-a66f-dcc53ec09399",
"commited": true,
"mt_brands": {
"$id": "2",
"id": "d41d4538-62ff-4999-892a-69b8eee2ab51",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-09-06T06:48:04.8194391+02:00",
"last_update": "2026-09-06T06:48:04.8194391+02:00",
"id_user_upd": "8299459b-2b87-41e1-9622-63006d8309ee",
"commited": true,
"mt_items": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"st_users": {
"$id": "3",
"id": "8dd647a7-c922-44e3-87a0-963bd532fd54",
"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": "6baecb30-693d-46bd-a062-7f9f2836c6d2",
"view_messages": true,
"id_image_photo": "df6cb543-00fc-475d-a4f4-021fcd7d5607",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "5cc7f757-efd3-4b26-a269-ccea7de3641e",
"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:48:04.8194391+02:00",
"last_update": "2026-09-06T06:48:04.8194391+02:00",
"commited": true,
"mt_branches": [
{
"$id": "4",
"id": "8224f32e-6973-494c-a165-592d63d04cf3",
"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": "dedd8a8f-617d-4bb0-a142-0f41635bb294",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-09-06T06:48:04.8194391+02:00",
"last_update": "2026-09-06T06:48:04.8194391+02:00",
"id_user_upd": "a5c62f99-133f-4a30-aeb6-6b6fc421b2cb",
"commited": true,
"st_images": {
"$id": "5",
"id": "73ac920c-af03-4929-bc57-afa1a0d0e6c0",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "1d1381e2-a003-4449-ad01-14e8d347276b",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-09-06T06:48:04.8194391+02:00",
"last_update": "2026-09-06T06:48:04.8194391+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"mt_categories": [
{
"$id": "6",
"id": "6832f27f-4a52-45e7-a49b-4e5c02d19b88",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "5ae2b0b3-16ac-4811-b9aa-60da9c0f8c95",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "64326aa5-3257-44fb-88d9-e39246e757c7",
"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:48:04.8194391+02:00",
"last_update": "2026-09-06T06:48:04.8194391+02:00",
"id_user_upd": "85df757d-b974-4ee0-b4b5-dc4a4032a359",
"commited": true,
"mt_categories_items": [
{
"$id": "7",
"id_category": "f37965f1-a3e9-4b8f-bc0b-b8a766f9bb54",
"id_item": "8fbe6506-e077-4fff-8928-3cc3bd4fbc76",
"is_default": true,
"active": true,
"created_on": "2026-09-06T06:48:04.8194391+02:00",
"last_update": "2026-09-06T06:48:04.8194391+02:00",
"id_user_upd": "21005bc3-f189-4981-93d5-f6eb0f717fa3",
"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": "8b811527-9198-48f1-8326-6962be7ceb71",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-09-06T06:48:04.8194391+02:00",
"date_end": "2026-09-06T06:48:04.8194391+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": "b944318e-cb61-4438-8ddf-7d10109c58fc",
"id_pos": "a5b6a219-9273-422f-832d-7f21dbdc55e0",
"id_list": "a9547377-d1f1-435b-b0de-a1ed5ba7de3f",
"id_item": "21fb018c-8475-4ac4-810c-a5dcb723ad7c",
"id_item_type": "67499c44-8e97-461b-a863-2f521305da71",
"id_category": "e777d6dc-3c88-4304-b144-9b4a7b0a8ba9",
"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:48:04.8194391+02:00",
"last_update": "2026-09-06T06:48:04.8194391+02:00",
"id_user_upd": "b3e8543b-88c5-43e0-a23d-e76a95d437c2",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_categories": {
"$ref": "6"
},
"mt_items": {
"$ref": "1"
},
"mt_items_types": {
"$id": "9",
"id": "7ed7cd4e-9c29-4e01-b570-86e7f03d3ac4",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "f745457c-f126-48ac-9137-7d2829e6282d",
"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:48:04.8194391+02:00",
"last_update": "2026-09-06T06:48:04.8194391+02:00",
"id_user_upd": "459c67d0-7b41-4371-b357-271ac5ac73f3",
"commited": true,
"tt_vouchers_det": [
{
"$id": "10",
"id_voucher": "c5a357d1-bc0c-498a-8d0a-5a7b54dac3dc",
"id_line": "bb815f8b-3c3c-492b-aea6-6db6a538a505",
"id_category": "aac5c6e3-ccad-420c-946e-7eb410cbb3d9",
"id_item": "81b9b983-62ab-4a59-8db7-5ec0c0e8b181",
"id_item_type": "cd67a0e0-a152-4c27-9d11-4523cbe0b831",
"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": "b9bd4f31-539f-447f-9791-3fbe307df969",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-09-06T06:48:04.8194391+02:00",
"date_end": "2026-09-06T06:48:04.8194391+02:00",
"date_used": "2026-09-06T06:48:04.8194391+02:00",
"date_sesion": "2026-09-06T06:48:04.8194391+02:00",
"id_employee": "d63c9bd0-5408-44c0-b224-5511f61d34a7",
"id_branch": "b22b3b3d-a23d-4c4c-bbfe-af64e45b275d",
"id_voucher_permision": "93dd6a21-ac22-4c6f-aa60-ebde22f0b20e",
"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": "56651904-554e-4f42-b001-599ae1c0fd8d",
"id_user_add": "431565eb-ed5f-4358-a274-6132ad4d74c8",
"id_doc_sa": "1d3e1b8b-75c4-4b74-932f-87855e48b01c",
"id_item_sub": "9d737011-2556-46d4-8791-c50fb4f41b4a",
"id_pos_sesion": "bd31e3d7-b9de-4ef1-a1a1-806c8c79591a",
"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:48:04.8254199+02:00",
"last_update": "2026-09-06T06:48:04.8254199+02:00",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_employees": {
"$id": "12",
"id": "fb57cfb9-6bd4-4e6d-9438-2e44fb9a0d77",
"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": "e05c4b4a-9f84-42f1-80b0-34599c851a3c",
"name_pos": "sample string 12",
"id_image": "f0046df5-7bb6-4225-926d-f0a05955c450",
"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:48:04.8254199+02:00",
"last_update": "2026-09-06T06:48:04.8254199+02:00",
"id_user_upd": "fe352f47-a61b-4e8e-8d18-61b52cc587af",
"commited": true,
"mt_employees_branches": [
{
"$id": "13",
"id_employee": "9503c02e-1b67-4edf-8504-f655cbd72e49",
"id_branch": "c1acdbc8-7ec8-4b66-ab34-d507ac32fa76",
"active": true,
"created_on": "2026-09-06T06:48:04.8254199+02:00",
"last_update": "2026-09-06T06:48:04.8254199+02:00",
"id_user_upd": "5d5eb671-4c0e-4928-b290-9174f2d64dde",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_employees": {
"$ref": "12"
}
},
{
"$ref": "13"
}
],
"mt_employees_profiles": {
"$id": "14",
"id": "47071a6d-3f7d-44eb-8618-15a75fe9255c",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-09-06T06:48:04.8254199+02:00",
"last_update": "2026-09-06T06:48:04.8254199+02:00",
"id_user_upd": "567bd6a7-b103-4fcf-99d1-b45bac01ed9f",
"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": "16580b1f-18f1-4b0f-b7f3-92356b91a09f",
"id_line": 2,
"id_item_sub": "b4ff56df-19a0-4726-b94d-b3b3fbd3718b",
"qty": 4.1,
"id_list": "3353dabf-7dc6-43cb-84e5-17bbd752e8e8",
"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": "4747cc39-74ee-4a4b-8a54-1ab370224e20",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "0d1a5ac9-4ec0-4b79-a1c6-3c83800aa0d0",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "00a0e2ca-231c-4db8-9424-cec8eb846472",
"id_user_upd": "37fed8db-2f8e-46f9-b331-1c1d8a867b5c",
"active": true,
"mt_employees": {
"$ref": "12"
},
"mt_items_sub": {
"$id": "16",
"id": "6a014727-de97-4e20-b361-c5f034e5ca3f",
"id_item": "aa7bf37b-42d4-45b7-b7d0-7730769f4f6c",
"id_item_type": "9ab072e2-6630-47d4-83aa-1e38bd53a1c6",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "2897e677-8c91-41c8-9713-8fe07453d9df",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-09-06T06:48:04.8254199+02:00",
"last_update": "2026-09-06T06:48:04.8254199+02:00",
"id_user_upd": "c48034af-e66e-42c5-be3d-0f1e57da461d",
"commited": true,
"mt_items": {
"$ref": "1"
},
"mt_items_formula": [
{
"$id": "17",
"id_item_sub": "02e78edb-4779-4c04-92bc-c8f0e6fd0c08",
"id_item": "6d10c84e-487f-437a-a140-29439eb1a2ee",
"group_id": 3,
"id_unit_ref": "8c3b6517-0d1e-4258-9d69-9dac54715a0c",
"qty_dis": 5,
"mt_items": {
"$ref": "1"
},
"mt_items_sub": {
"$ref": "16"
},
"mt_units_ref": {
"$id": "18",
"id": "3415aaef-7ece-4af3-8bc2-d118734529f7",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "af2c7d9a-b49d-4a64-ab57-2625484621cf",
"active": true,
"created_on": "2026-09-06T06:48:04.8254199+02:00",
"last_update": "2026-09-06T06:48:04.8254199+02:00",
"id_user_upd": "eaa3b23b-f39c-4187-98df-5688a241e6b3",
"commited": true,
"mt_units": {
"$id": "19",
"id": "4382b6d7-9cde-4bc7-acab-cbc6e9814e24",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-09-06T06:48:04.8254199+02:00",
"last_update": "2026-09-06T06:48:04.8254199+02:00",
"id_user_upd": "6c2a4795-28c3-4cf9-a31f-cb9d082c770e",
"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": "0d1dd861-b14d-4a9e-8fdc-d407c81d8778",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "fee2e131-6728-49fc-8f52-d90ebe898cc9",
"id_doc_print": "9387c831-d8c2-43c5-a79f-7f97e43da100",
"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:48:04.8254199+02:00",
"last_update": "2026-09-06T06:48:04.8254199+02:00",
"commited": true,
"mt_items_sub": [
{
"$ref": "16"
},
{
"$ref": "16"
}
]
},
"st_users": {
"$ref": "3"
},
"mt_prices_items": [
{
"$id": "21",
"id_list": "8075ef3f-88ac-4690-93df-b860f3721a6b",
"id_item_sub": "a73848a8-b7b9-4810-aeab-603075042d72",
"validity_date": "2026-09-06T06:48:04.8254199+02:00",
"price": 4.1,
"active": true,
"created_on": "2026-09-06T06:48:04.8254199+02:00",
"last_update": "2026-09-06T06:48:04.8254199+02:00",
"id_user_upd": "c637ab54-9b7f-4193-a81b-6e0cd0d70265",
"commited": true,
"mt_items_sub": {
"$ref": "16"
},
"mt_prices_list": {
"$id": "22",
"id": "dad3f1b1-70c2-419c-9289-308f94b3467a",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "b8136310-e68c-4219-a525-6d1007f40f4c",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "5dcfc1df-bcfb-4397-abf0-81f255fd5822",
"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:48:04.8254199+02:00",
"last_update": "2026-09-06T06:48:04.8254199+02:00",
"id_user_upd": "b730291a-d75e-4f35-89f7-fb896ce17013",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "23",
"id_pos": "3673f3c5-fe70-4131-abcb-5c2a027a1233",
"id_pos_type": "5f9950dc-a642-45a4-b982-2b3b580bfa33",
"id_price_list": "faa1bb0f-87fe-498a-978d-6fd6cf5a0b72",
"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:48:04.8254199+02:00",
"last_update": "2026-09-06T06:48:04.8254199+02:00",
"id_user_upd": "c362d879-f09c-4e67-9e2b-7f4e739a9405",
"commited": true,
"mt_pos_view": {
"$id": "24",
"id_pos": "52a2b825-a063-446d-b713-6dfc0cc2cefb",
"id_pos_type": "bbdf65be-4e36-40e6-a00a-821828b25676",
"is_default": true,
"active": true,
"created_on": "2026-09-06T06:48:04.8254199+02:00",
"last_update": "2026-09-06T06:48:04.8254199+02:00",
"id_user_upd": "2bde4cc3-4e0a-4f09-983d-b2420158086a",
"commited": true,
"mt_pos": {
"$id": "25",
"id": "eb1894d9-42ea-4a64-a546-c485c66a2e7b",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "abd948e9-298b-4722-8dd4-eb58f69c0bbd",
"id_zone": "0d5edea1-22aa-4461-a096-a8be76f117f6",
"user_required": true,
"active": true,
"created_on": "2026-09-06T06:48:04.8254199+02:00",
"last_update": "2026-09-06T06:48:04.8254199+02:00",
"id_user_upd": "8df1a10e-ae20-4858-aa9c-a9d192b79786",
"commited": true,
"mt_branches_zones": {
"$id": "26",
"id": "91f248d5-35e6-40d0-9f62-b38b9d5ea42b",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "41c02ac0-2d67-4896-8c3e-eba73810f41e",
"active": true,
"created_on": "2026-09-06T06:48:04.8254199+02:00",
"last_update": "2026-09-06T06:48:04.8254199+02:00",
"id_user_upd": "11e3f755-e1c0-4ce8-81a7-b621a7c8b870",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_pos": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"st_users": {
"$ref": "3"
}
},
"mt_cloakrooms": [
{
"$id": "27",
"id": "19075659-4bba-4c63-94ba-46d549373362",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "27f3d1cc-62b8-47f3-9358-3771d3643ef7",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "ee0be07c-48a9-458b-93fb-9520153e44a2",
"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:48:04.8254199+02:00",
"last_update": "2026-09-06T06:48:04.8254199+02:00",
"id_user_upd": "aced66a0-b3aa-48cb-add9-afd262798a17",
"commited": true,
"mt_pos": {
"$ref": "25"
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
},
"tt_cloakrooms_units": [
{
"$id": "28",
"id": "70e00fe3-2088-41e4-8784-95353c283fbc",
"id_cloakroom": "58afcac6-ebd0-4a0b-8d23-cccde3ce59ff",
"id_pos_sesion": "107a024e-6a41-431b-b99b-2af35ee1b11e",
"unit_id": 4,
"date_open": "2026-09-06T06:48:04.8254199+02:00",
"date_close": "2026-09-06T06:48:04.8254199+02:00",
"id_doc_sa": "408579b1-59b1-4224-a04b-e013e05537c0",
"commited": true,
"mt_cloakrooms": {
"$ref": "27"
},
"tt_doc_sa": {
"$id": "29",
"id": "9442ba92-f61b-479b-891a-b36804c89aa9",
"id_pos": "2f37f552-ed06-411b-9108-65a952d790d3",
"id_doc": "023e6328-f763-43ef-9b21-b10ef0b0b008",
"id_branch": "cc179d53-3a21-468d-abac-1e22a0e17b3b",
"nro_doc": "sample string 5",
"date_doc": "2026-09-06T06:48:04.8254199+02:00",
"date_tax": "2026-09-06T06:48:04.8254199+02:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "89c19cab-074c-488f-9241-2d01e8c2e884",
"id_relationship": "01124d10-4b66-4722-84a9-f408072bbd26",
"id_loc_from": "4230e9fb-7eb8-4199-8e19-9dd4888dba89",
"id_loc_end": "9da8a514-43ed-4f45-ba00-a17e2838bb8c",
"id_user_add": "32e2a08d-00a3-4de1-969e-2a2c83cb56f1",
"id_user_upd": "300a5aed-1b4e-44a0-a53a-225c88d3088b",
"comment": "sample string 12",
"id_pos_sesion": "39c6d695-8751-4061-ab78-7469daf1783f",
"id_room_unit": "412eb777-6c9b-41a7-ab99-8a793b1ba833",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "f5f95fb7-cebb-4b9e-a3ab-e9cba1a057c3",
"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:48:04.8254199+02:00",
"last_update": "2026-09-06T06:48:04.8254199+02:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "4"
},
"mt_docs": {
"$id": "30",
"id": "5818a798-880b-4646-a873-11f0cffad024",
"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": "c1ad2e98-6502-434d-b531-e0bcdee1d8d1",
"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:48:04.8254199+02:00",
"last_update": "2026-09-06T06:48:04.8254199+02:00",
"id_user_upd": "605216f2-26d6-4df5-ac73-1c6baea7eeaf",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "31",
"id_doc": "71e59bbc-4c15-46f4-8f25-78dd215ebf1d",
"id_pay": "cf3027cc-a7c3-44ae-880e-2e4317f189e1",
"id_money": "fa6c43f4-8316-4bc2-8948-de13650280c0",
"active": true,
"created_on": "2026-09-06T06:48:04.8254199+02:00",
"last_update": "2026-09-06T06:48:04.8254199+02:00",
"id_user_upd": "d75ea73c-403c-40e1-b5c5-92645f3d00c7",
"commited": true,
"mt_docs": {
"$ref": "30"
},
"mt_money_types": {
"$id": "32",
"id": "92acec76-bc1e-4f54-88c9-fcca939cd146",
"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": "14619d77-edd1-407e-a7cd-e4a424680166",
"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:48:04.8254199+02:00",
"last_update": "2026-09-06T06:48:04.8254199+02:00",
"id_user_upd": "4aee3de2-6eb0-4e8f-b7f2-d5eb102d64f2",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"mt_money_rates": [
{
"$id": "33",
"id_money_1": "c51a1d3f-e2de-4967-8ca1-7373aed636b6",
"id_money_2": "daadabf1-5fc9-451f-8aec-60d87a1b3d7d",
"date_from": "2026-09-06T06:48:04.8254199+02:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-09-06T06:48:04.8254199+02:00",
"last_update": "2026-09-06T06:48:04.8254199+02:00",
"id_user_upd": "f7179985-f9f0-438e-8d72-3f7e86d6d752",
"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": "270f18e5-d632-4c78-966b-07aa1ce7fcbe",
"id_pay": "df6bd586-df66-41ad-9239-b5bd4f3f9d53",
"id_money": "fab97b22-0248-425b-8777-75a5329be887",
"date_cashflow": "2026-09-06T06:48:04.8254199+02:00",
"coefficient": 5.1,
"id_user_add": "4b7938ce-93f8-4e6d-9b32-2300fc7850de",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "35",
"id": "307b6b56-2cd5-4c24-9704-70b41f5789ae",
"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": "bd169492-2dab-47a7-bba2-564eb6e0932a",
"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:48:04.8254199+02:00",
"last_update": "2026-09-06T06:48:04.8254199+02:00",
"id_user_upd": "a6483c0a-97dc-4499-859f-06c4472fa9b0",
"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": "d61faab8-cb45-4328-b099-b9bd135bb05e",
"id_line": 2,
"id_pay": "b4dc2afd-24bc-43a0-98b4-e86d1556ba52",
"id_money": "8aebfe3a-8849-4132-ab5e-555b9fcabe0e",
"coefficient": 5.1,
"id_voucher": "63d34352-7a6e-4dfa-812a-6a91f488ceb6",
"id_employee": "7aaea43f-451c-4099-92c6-998ccab6e562",
"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": "6514b426-9581-4df0-9d08-deaea61fe620",
"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": "7aee0237-fa7f-420e-9ba2-4f640a095eaa",
"id_doc": "5cece74b-cc24-46b7-8c99-c8617d826f32",
"id_pos_type": "ed68369c-1d71-4a88-82e8-60ba37d4616a",
"id_doc_print": "d2b15052-4a4f-4e42-9e52-93577790ae4f",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-09-06T06:48:04.8254199+02:00",
"last_update": "2026-09-06T06:48:04.8254199+02:00",
"id_user_upd": "ae3d3c7e-79c8-4ba2-af7b-bb68c18b2d51",
"commited": true,
"mt_docs": {
"$ref": "30"
},
"mt_pos_print": {
"$id": "38",
"id": "3ba08a47-2ce2-4523-8d1c-4e30483643e8",
"id_pos": "e6fac08f-0917-4ef9-ab72-4d81f7eb9eef",
"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:48:04.8254199+02:00",
"last_update": "2026-09-06T06:48:04.8254199+02:00",
"id_user_upd": "8b12d1aa-e780-4d61-9ab7-9aa48c5932f0",
"commited": true,
"mt_pos": {
"$ref": "25"
},
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_users": {
"$ref": "3"
}
},
"mt_pos_types": {
"$id": "39",
"id": "2c826ad8-e1b5-4b54-936f-6593372a8bda",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-09-06T06:48:04.8254199+02:00",
"last_update": "2026-09-06T06:48:04.8254199+02:00",
"id_user_upd": "04a7f9b1-fb94-46a7-acd1-b8685bdf6ffd",
"commited": true,
"mt_items_featured": [
{
"$id": "40",
"id": "23639330-2658-4e8e-95d3-79b41f5173e4",
"id_branch": "8409d51f-95e2-4a5b-bd07-d67b9378bbfc",
"id_pos_type": "89650108-2e96-4e9f-8629-b23e76e5b345",
"id_pos": "9025bf64-2109-4eaa-a24f-b1239202f121",
"id_item": "b6bfb623-4ef6-401d-b457-2d256ea591fe",
"date_from": "2026-09-06T06:48:04.8254199+02:00",
"date_end": "2026-09-06T06:48:04.8254199+02:00",
"image_id": 4,
"active": true,
"created_on": "2026-09-06T06:48:04.8254199+02:00",
"last_update": "2026-09-06T06:48:04.8254199+02:00",
"id_user_upd": "c4671b71-175a-4b25-8c0d-35d7f9d1aa97",
"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": "51644083-b04d-4e0c-a3b6-c0ce308a879e",
"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:48:04.8254199+02:00",
"last_update": "2026-09-06T06:48:04.8254199+02:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_doc_print_det": [
{
"$id": "42",
"id_doc_print": "6774e31a-02b5-4cdb-bac9-4fa6882f914a",
"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": "d68832b2-675a-494c-8890-0920a80aa161",
"id_doc": "dce37f15-e671-4296-a460-7f846688a79a",
"value": 3,
"created_on": "2026-09-06T06:48:04.8254199+02:00",
"last_update": "2026-09-06T06:48:04.8254199+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": "af6d6d96-2388-4696-9c64-826587ef2e19",
"id_pos": "253b7705-826f-48b7-aa76-c185f40ad329",
"id_doc": "8aca0222-aa57-4fd3-b15d-8c2637ed9cf7",
"id_branch": "2d341af0-a2cd-478f-878e-1891f885224d",
"nro_doc": "sample string 5",
"date_doc": "2026-09-06T06:48:04.8254199+02:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "863ab4ac-59d8-44a7-9151-8ae88acea0fe",
"id_loc_from": "a27a02db-fe93-4e08-b02b-cdf6ab0b23b0",
"id_loc_end": "c6b44b51-9e1f-4a6c-b453-cfa52332b719",
"id_user_add": "7b8e7c01-48ea-43d9-912f-50bf95e63112",
"id_user_upd": "1fad5ddc-b864-4a26-9bbf-e9f3835d438e",
"id_pos_sesion": "e74b98ee-29e6-460b-9346-1c566c7519fc",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-09-06T06:48:04.8254199+02:00",
"active": true,
"created_on": "2026-09-06T06:48:04.8254199+02:00",
"last_update": "2026-09-06T06:48:04.8254199+02:00",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_docs": {
"$ref": "30"
},
"mt_locations": {
"$id": "45",
"id": "2f2abcba-adbd-4e71-ae38-4cacf03408d1",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "6afaf459-855a-44e5-8ac0-c9c5ccbe598d",
"active": true,
"created_on": "2026-09-06T06:48:04.8254199+02:00",
"last_update": "2026-09-06T06:48:04.8254199+02:00",
"id_user_upd": "ea99e9ed-ce76-49e7-a6c9-9893d323b1c6",
"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": "1d707392-6ade-4977-a35d-00eaca85e25b",
"id_item": "00ce9c25-fd02-4222-a6df-247a8abe66c9",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-09-06T06:48:04.8254199+02:00",
"last_update": "2026-09-06T06:48:04.8254199+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": "337cd2c0-8960-4544-94ae-87d76d70fd99",
"id_line": 2,
"id_item": "bdc22f1c-c569-4ab1-8e01-2f6815458255",
"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": "19b87991-8933-48a5-bdab-0e1b6cad5f3e",
"nro_sesion": 2,
"id_pos": "143c9ce3-0931-442c-9140-ce165a205d80",
"date_tax": "2026-09-06T06:48:04.8254199+02:00",
"date_open": "2026-09-06T06:48:04.8254199+02:00",
"date_close": "2026-09-06T06:48:04.8254199+02:00",
"id_user_open": "4e87e797-0737-4042-90ed-1e009b28e761",
"id_user_close": "8fc45bfa-a332-46b6-8ffd-e97fe90a04ef",
"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:48:04.8254199+02:00",
"last_update": "2026-09-06T06:48:04.8254199+02:00",
"commited": true,
"mt_pos": {
"$ref": "25"
},
"tt_cloakrooms_units": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"tt_items_customs": [
{
"$id": "49",
"id": "34df84d2-d1e9-46ad-861d-5917b49ea14e",
"order_id": 2,
"id_item": "5b54b15f-e34f-4cc2-906a-60e31e08ca59",
"id_item_type": "4e474f87-42bf-47b1-a0d9-30168481eda8",
"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": "e86bb902-88f2-4ce8-b997-688108851e4c",
"type_item": 11,
"id_voucher_json": "c3dc1e4f-2a94-4de2-a859-3259dddf64df",
"count_voucher": 1,
"id_category": "ff1e8f9d-2141-4ffc-a513-a6e66ae2073d",
"created_on": "2026-09-06T06:48:04.8254199+02:00",
"last_update": "2026-09-06T06:48:04.8254199+02:00",
"id_user_upd": "3c2b0857-6883-4277-a62a-6cc2427b728d",
"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": "327785f1-1459-4b61-92bf-a439a68c5fb6",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "0a61d238-24fe-48fa-85c0-a86f2aa0fba1",
"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:48:04.8254199+02:00",
"tt_pos_sesion": {
"$ref": "48"
}
},
{
"$ref": "50"
}
],
"tt_rooms_units_activity": [
{
"$id": "51",
"id": "dea93aa4-6694-44a4-ab6d-da9860a44f14",
"id_room_unit": "9a157f46-ec65-461a-b36c-bdcbbe5dd49f",
"id_room_list": "176d904a-67bb-4ac8-a1ee-2bab17d83911",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-09-06T06:48:04.8254199+02:00",
"date_from": "2026-09-06T06:48:04.8254199+02:00",
"date_end": "2026-09-06T06:48:04.8254199+02:00",
"date_open": "2026-09-06T06:48:04.8254199+02:00",
"date_close": "2026-09-06T06:48:04.8254199+02:00",
"id_employee": "218b79c2-99b1-4474-ae9c-080181b11062",
"id_employee_sec": "1f85fab0-b1d8-4342-ad4e-74189cd0527a",
"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": "d46fd866-007c-4202-9f25-5eb1e06d2b0f",
"comment": "sample string 7",
"id_user_open": "240acdb1-2b84-4eef-bb79-a56adc22b853",
"id_user_close": "e30306c6-bdfb-4b99-832c-575152735854",
"id_unit_state": "b9c0c3b5-d0ae-44dd-adec-d67c079195a0",
"id_pos_sesion": "10d3405a-4822-4ac0-907e-055d01a574c8",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-09-06T06:48:04.8254199+02:00",
"active": true,
"created_on": "2026-09-06T06:48:04.8254199+02:00",
"last_update": "2026-09-06T06:48:04.8254199+02:00",
"commited": true,
"mt_employees": {
"$ref": "12"
},
"mt_employees1": {
"$ref": "12"
},
"mt_rooms_units": {
"$id": "52",
"id": "b1ea821e-8fad-4673-adee-46c785f5721a",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "f2c2ba6d-61f9-4676-92c2-892d4517fb30",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "856dbce6-bd6c-4427-876d-4af6ed97eb60",
"locked": true,
"date_locked": "2026-09-06T06:48:04.8254199+02:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-09-06T06:48:04.8254199+02:00",
"last_update": "2026-09-06T06:48:04.8254199+02:00",
"id_user_upd": "620e837c-099f-4791-b27d-cd54a146ea01",
"commited": true,
"mt_rooms": {
"$id": "53",
"id": "2afba686-1680-4378-bac7-8fa3fd6d2bea",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "8a204bc4-e5dc-454c-9eab-c873e913cbfb",
"name_pos": "sample string 6",
"id_image": "4e77412a-643d-4781-9823-bf61829c1295",
"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": "c98e8e9b-60ed-4f43-8c75-5596739c3312",
"refresh_status": true,
"active": true,
"created_on": "2026-09-06T06:48:04.8254199+02:00",
"last_update": "2026-09-06T06:48:04.8254199+02:00",
"id_user_upd": "f5862db8-3696-482f-b288-8531b7b006d9",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_pos_rooms": [
{
"$id": "54",
"id_pos": "06a7dfd6-3aa8-4d9a-9405-ce8259b84bcf",
"id_room": "a31ec48d-be16-4681-937c-dbc32659b33c",
"active": true,
"created_on": "2026-09-06T06:48:04.8254199+02:00",
"last_update": "2026-09-06T06:48:04.8254199+02:00",
"id_user_upd": "148232ca-5683-49b6-84a9-0abc34d24b56",
"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": "378f9e47-eed5-4d21-9e6a-827f8c644a09",
"id_room": "f4d77bb7-784e-447a-9ed5-e787ebb44217",
"date_in": "2026-09-06T06:48:04.8254199+02:00",
"date_out": "2026-09-06T06:48:04.8254199+02:00",
"id_user_add": "02c553aa-4317-4ae2-828f-d5fc38c4f0d4",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-09-06T06:48:04.8254199+02:00",
"last_update": "2026-09-06T06:48:04.8254199+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": "b0535aaf-8ae1-4339-bcfe-07afe8a52468",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-09-06T06:48:04.8254199+02:00",
"last_update": "2026-09-06T06:48:04.8254199+02:00",
"id_user_upd": "5952dd10-27ad-4076-9806-2cee5fc422a4",
"commited": true,
"mt_rooms_units": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"mt_rooms_units_states_types": [
{
"$id": "57",
"id_room_type": "dafb748b-e1e0-4c27-b79d-a96deab82803",
"id_room_state": "bed9f508-ef34-489b-a506-aafedc57ee46",
"id_image": "c63c70c6-b52b-46d2-86ae-fd5fc05ef6e9",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-09-06T06:48:04.8254199+02:00",
"last_update": "2026-09-06T06:48:04.8254199+02:00",
"id_user_upd": "387d6c81-b621-49bd-a7d7-04875781ef43",
"commited": true,
"mt_rooms_units_states": {
"$id": "58",
"id": "c2d79914-8464-45e6-814c-16d6a382c14d",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"color": "sample string 5",
"active": true,
"created_on": "2026-09-06T06:48:04.8254199+02:00",
"last_update": "2026-09-06T06:48:04.8254199+02:00",
"id_user_upd": "109836d8-9f36-4b9d-a46f-78d75c5bb710",
"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": "402c0772-db36-4e79-b3b8-9d04d1ec5495",
"id_pos_sesion": "846a79d9-c062-4f0a-b7ed-5eef28f314dd",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "9fc0675a-f3f7-4944-aee6-f61e4c5f7f77",
"id_room_unit_activity": "3bb94960-09c2-43a1-ad10-9dba75930311",
"id_doc_sa": "7e28df45-d803-47a3-af21-47c96631935f",
"id_pos_type": "176395d2-9e24-4030-98bc-b97cc83d8206",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "6c1ddcdd-18d3-411b-822e-251df8378b38",
"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:48:04.8254199+02:00",
"last_update": "2026-09-06T06:48:04.8254199+02:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "48"
},
"tt_tips_users": [
{
"$id": "60",
"id_tip": "cf47a3a3-f459-4022-b455-053779f02667",
"id_user": "be89af67-fc17-426a-8139-f3bcd1104000",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-09-06T06:48:04.8254199+02:00",
"last_update": "2026-09-06T06:48:04.8254199+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": "4a2d4245-091e-4a19-9315-c30d7d0c943a",
"id_user": "dd63d875-89d6-4a62-9bdc-6ae36861c18d",
"date_add": "2026-09-06T06:48:04.8254199+02:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-09-06T06:48:04.8254199+02:00",
"last_update": "2026-09-06T06:48:04.8254199+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": "cccfd27b-c43f-4286-b268-7058b0bbb727",
"id_user": "2956a087-1699-477c-93c6-8b2f061fdb64",
"id_user_profile": "30bb869c-59da-4690-942c-4ac35708cb7a",
"locator": "sample string 4",
"date_end": "2026-09-06T06:48:04.8254199+02:00",
"id_pos_sesion": "f612bfd4-d649-4f40-a232-a450606a899d",
"date_login": "2026-09-06T06:48:04.8254199+02:00",
"date_logout": "2026-09-06T06:48:04.8254199+02:00",
"terminal_id": "sample string 6",
"terminal_type": "sample string 7",
"created_on": "2026-09-06T06:48:04.8254199+02:00",
"last_update": "2026-09-06T06:48:04.8254199+02:00",
"commited": true,
"st_users": {
"$ref": "3"
},
"st_users_profiles": {
"$id": "63",
"id": "3e485eb5-3e30-4a80-880a-5490958310df",
"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:48:04.8254199+02:00",
"last_update": "2026-09-06T06:48:04.8254199+02:00",
"commited": true,
"st_permisions": [
{
"$id": "64",
"id": "206b108a-8236-40f9-9adc-2ac8e45000cc",
"id_function": "f80857a7-89a5-41ac-af5f-5a18da3ab06e",
"id_user": "cee29961-245a-428e-a1a4-399b4508339a",
"id_profile": "445405be-ded1-4e67-b59c-b07cf81516cd",
"permission": 3,
"active": true,
"created_on": "2026-09-06T06:48:04.8254199+02:00",
"last_update": "2026-09-06T06:48:04.8254199+02:00",
"commited": true,
"st_users_profiles": {
"$ref": "63"
},
"st_users": {
"$ref": "3"
},
"st_functions": {
"$id": "65",
"id": "f5d03403-6afa-452d-bcc5-e855f516f373",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "04aeabb1-2658-4642-b106-3b46993ce7d5",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "e1b5b5d4-448b-4316-842a-8e10d14dc543",
"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:48:04.8254199+02:00",
"last_update": "2026-09-06T06:48:04.8254199+02:00",
"commited": true,
"st_functions_groups": {
"$id": "66",
"id": "98c84113-89e2-4f7d-8705-e1814eab788d",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-09-06T06:48:04.8254199+02:00",
"last_update": "2026-09-06T06:48:04.8254199+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": "3449a174-fa43-4280-9263-497a9dce3a26",
"id_user": "278e9079-80b4-4124-ae01-2caced394df2",
"date_add": "2026-09-06T06:48:04.8254199+02:00",
"destiny_type": 4,
"id_key": "fb2750c0-2598-4420-b9e6-45e33ca06d23",
"message": "sample string 6",
"message_view": true,
"date_view": "2026-09-06T06:48:04.8254199+02:00",
"id_pos_sesion": "c5b6d758-35a7-4e1a-833c-b5335b63c48f",
"terminal_add": "sample string 9",
"created_on": "2026-09-06T06:48:04.8254199+02:00",
"last_update": "2026-09-06T06:48:04.8254199+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": "c9597975-72f4-4bd6-a4c7-d4fff333556a",
"spool_server": "sample string 2",
"id_doc_sa": "127612d5-9307-4c36-a53b-ffceecf68c9e",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-09-06T06:48:04.8254199+02:00",
"printed": true,
"print_on": "2026-09-06T06:48:04.8254199+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": "43f677e5-cbe1-44d3-83f5-da6d786edfca",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-09-06T06:48:04.8254199+02:00",
"date_end": "2026-09-06T06:48:04.8254199+02:00",
"id_branch": "1db574a1-b574-49a4-a4ea-5173b0e79f3f",
"id_pos": "1d42431a-a1c0-4903-9de2-db4147de5681",
"id_list": "4a207bbd-e87f-49d9-892a-0ce235fce42c",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-09-06T06:48:04.8254199+02:00",
"last_update": "2026-09-06T06:48:04.8254199+02:00",
"id_user_upd": "7aaa59f0-f2bf-48bd-b224-637ccd94ea4e",
"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": "000e3df4-57f9-47e6-b728-2c926a7f5f55",
"id_pos": "645336ac-7dff-4bd0-bbd5-441bfe0baf46",
"mac_address": "sample string 3",
"date_end": "2026-09-06T06:48:04.8254199+02:00",
"key_access": "sample string 5",
"id_user_add": "41928ffb-0bbc-4152-9ae5-7926c6c5ebb4",
"active": true,
"created_on": "2026-09-06T06:48:04.8254199+02:00",
"last_update": "2026-09-06T06:48:04.8254199+02:00",
"commited": true,
"mt_pos": {
"$ref": "25"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "70"
}
],
"st_users_pos": [
{
"$id": "71",
"id_user": "79c294a7-453d-4e0a-909b-843c6ca2a4b7",
"id_pos": "b293e8d6-93be-4522-8ed8-9118b93face4",
"pass_required": true,
"active": true,
"created_on": "2026-09-06T06:48:04.8254199+02:00",
"last_update": "2026-09-06T06:48:04.8254199+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": "d8751daf-5b03-49a5-b348-51fc63bc56ad",
"id_pos": "49f6eed2-e479-4a74-b0bb-b539e746e20f",
"date_add": "2026-09-06T06:48:04.8254199+02:00",
"date_upd": "2026-09-06T06:48:04.8254199+02:00",
"date_out": "2026-09-06T06:48:04.8254199+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": "572ff3c3-3609-4cb2-b5f8-b8ceb5889dbd",
"id_user_add": "ebacd71c-9ada-4c13-b9c1-5148c2ae15a1",
"id_table": "be68e554-190a-4ab7-8d6d-071e9f6d8fb0",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "3846d5d5-3a92-4c59-975a-207b7512b112",
"created_on": "2026-09-06T06:48:04.8254199+02:00",
"commited": true,
"mt_pos": {
"$ref": "25"
},
"st_sync_tables": {
"$id": "74",
"id": "e39ab9e2-647a-434d-973c-0e003228a419",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-09-06T06:48:04.8254199+02:00",
"last_update": "2026-09-06T06:48:04.8254199+02:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "75",
"id": "8e84fdb5-bf8d-4a86-a0bd-36a5b109d40e",
"id_sync": "38840548-2ceb-46f1-af1c-c85006943c98",
"json": "sample string 3",
"id_table": "2cd7e83d-25bc-4d81-9c0e-8498092f65b4",
"order": 5,
"st_sync_packages": {
"$id": "76",
"id": "c49c9d53-0b40-4964-ab10-8b7f0d856c5b",
"id_branch_from": "1e4b6575-a569-4fed-b73b-ec47dfc1ec9d",
"id_branch_to": "1665797f-d65f-4832-8d21-5010a2cd3937",
"type": 4,
"created_on": "2026-09-06T06:48:04.8254199+02:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-09-06T06:48:04.8254199+02:00",
"send_on": "2026-09-06T06:48:04.8254199+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": "61b017bf-50d9-4e1d-a620-b4a1432fc0ec",
"id_pos": "9b1eb7c2-7d7d-4ed7-8dbd-0fcc9a8c207b",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-09-06T06:48:04.8254199+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": "7a1a915c-daa9-4dd3-b886-2bf65fe370a6",
"id_line": 2,
"id_item": "b892cdd3-e9f7-47b3-af31-c715423ae8db",
"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": "d1dc1b3d-3477-4ad2-989d-02042d4150f8",
"date_from": "2026-09-06T06:48:04.8254199+02:00",
"date_end": "2026-09-06T06:48:04.8254199+02:00",
"date_used": "2026-09-06T06:48:04.8254199+02:00",
"id_employee": "e5a9e199-3eca-45f4-8717-921f262941b0",
"id_branch": "3bcd7523-453f-4b86-99e6-d021cf20cf56",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "d312a4a3-5d20-4da5-a906-21eb0a3975f7",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-09-06T06:48:04.8254199+02:00",
"last_update": "2026-09-06T06:48:04.8254199+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": "c9ecaada-e270-4d5d-b04d-fef2ac15bd05",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-09-06T06:48:04.8254199+02:00",
"last_update": "2026-09-06T06:48:04.8254199+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": "e79de5d5-0766-42f1-9145-f5aa2e365d78",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-09-06T06:48:04.8254199+02:00",
"date_end": "2026-09-06T06:48:04.8254199+02:00",
"state": "sample string 6",
"created_on": "2026-09-06T06:48:04.8254199+02:00",
"last_update": "2026-09-06T06:48:04.8254199+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": "753c81c6-4f4f-4c34-8407-d63d196dd6a7",
"token_id": "sample string 2",
"id_user": "f457fea0-c748-4ae1-b28e-7db88ffc684a",
"date_from": "2026-09-06T06:48:04.8254199+02:00",
"date_end": "2026-09-06T06:48:04.8254199+02:00",
"created_on": "2026-09-06T06:48:04.8254199+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": "c375c28d-797b-4161-927f-e63dde0f17b6",
"id_room_activity": "092b0089-53c3-4f13-a400-33e6c8039336",
"id_pos_sesion": "e29dc8cf-845c-4bb3-80fc-72bd90ea8eed",
"log_text": "sample string 4",
"id_user": "a07e4fba-8354-4e37-9f07-e071ce4ee3aa",
"event_type": "sample string 6",
"correlation_id": "6f4a57ea-2682-4ad3-bea0-e02d832129e3",
"id_room_unit": "1b65e547-94c7-42c5-95bd-35bd2b5967b5",
"id_room_unit_source": "23974124-ea9d-4214-ac8b-b40719209a30",
"id_room_unit_destination": "bd036e58-2e54-4b9f-9c3d-183b5cf2b0c6",
"id_room_activity_related": "3e8e4261-4523-422c-be78-e531dfc71dd7",
"id_doc_sa": "330cae29-8ce7-4eea-aafa-6deb6db00026",
"id_user_authorizer": "9470a414-3ef0-43bc-a46d-a824397d6ecb",
"data_json": "sample string 7",
"created_on": "2026-09-06T06:48:04.8254199+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"
}
]