GET api/Mt_Items?id_list_price_s={id_list_price_s}&id_pos_s={id_pos_s}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id_list_price_s | globally unique identifier |
Required |
|
| id_pos_s | 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": "f5bcf2f3-cc63-4fff-88d7-c7099cd3492d",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "9da489dc-42fe-4c86-89e3-31e3d4f112b2",
"id_unit_sec": "3425598c-a19d-4e44-9773-d1a2c6a24c75",
"id_brand": "731ca5f9-e8e3-4770-a856-abf3eb0e3e30",
"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": "a86b42ca-d8a5-4dc8-a7f1-d6136af74d32",
"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:22.7803772+02:00",
"last_update": "2026-09-06T06:48:22.7803772+02:00",
"id_user_upd": "3c27d1ae-3cfb-4ee3-8904-69bc907436b2",
"commited": true,
"mt_brands": {
"$id": "2",
"id": "7cf19761-afed-4ed9-a8b9-d535a693762c",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-09-06T06:48:22.7803772+02:00",
"last_update": "2026-09-06T06:48:22.7803772+02:00",
"id_user_upd": "2c99fbac-d1cb-48b7-a67f-8edbf12bea87",
"commited": true,
"mt_items": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"st_users": {
"$id": "3",
"id": "78a07ca6-ccc3-4ecf-9741-54874e56e27c",
"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": "c7eef030-d993-4ee2-8d6e-8bbc88caa427",
"view_messages": true,
"id_image_photo": "4ebed77c-bfbd-42a2-9c48-30f6465f59b9",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "a473d833-d840-4c4e-a901-77b0ef61a9e5",
"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:22.7803772+02:00",
"last_update": "2026-09-06T06:48:22.7803772+02:00",
"commited": true,
"mt_branches": [
{
"$id": "4",
"id": "18069915-9127-40fb-8a0a-c090923b4b20",
"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": "fac2ecc1-8a6e-4141-bbce-e2e907b20d05",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-09-06T06:48:22.7803772+02:00",
"last_update": "2026-09-06T06:48:22.7803772+02:00",
"id_user_upd": "83c73681-875b-4d6c-b856-fd589950ed5e",
"commited": true,
"st_images": {
"$id": "5",
"id": "2e9bdac0-a1bc-45fa-96d0-dacadc938246",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "fcf1d85b-f00a-4ec9-97af-414b650074d3",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-09-06T06:48:22.7803772+02:00",
"last_update": "2026-09-06T06:48:22.7803772+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"mt_categories": [
{
"$id": "6",
"id": "db1edcc9-4d8f-413b-a856-416386ed73f8",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "4659145a-4c89-4f9f-b3e4-5f1635eb7b66",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "f0eee51e-db6a-4efb-bfb6-3f9f22a28928",
"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:22.7803772+02:00",
"last_update": "2026-09-06T06:48:22.7803772+02:00",
"id_user_upd": "c4d2b0e6-0337-4180-a5c4-1cf4fc6fdfa5",
"commited": true,
"mt_categories_items": [
{
"$id": "7",
"id_category": "e29c7311-28c5-4c91-bee1-93fdfc6ee247",
"id_item": "0d2d2dc1-9de6-4e09-80fb-6aa3fa98e350",
"is_default": true,
"active": true,
"created_on": "2026-09-06T06:48:22.7803772+02:00",
"last_update": "2026-09-06T06:48:22.7803772+02:00",
"id_user_upd": "f4bbe790-2325-49b5-8ad1-9bfbbc8186c3",
"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": "ba7729c6-97e6-4cb0-adb3-f03e0beb6a3f",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-09-06T06:48:22.7803772+02:00",
"date_end": "2026-09-06T06:48:22.7803772+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": "d4c5abb3-630d-451e-ba8b-3ea0bc37d327",
"id_pos": "12474d54-8d94-4dd2-bd57-461ec92e0e1a",
"id_list": "6b2a6575-acd5-461d-b76d-f9d0d41810c8",
"id_item": "66e8deed-f590-48c5-af67-8c55169db7e1",
"id_item_type": "4c5919ff-6ec5-4659-a89a-c3d5602c3d51",
"id_category": "d249f08e-1a99-4668-8da2-36b4f78376cc",
"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:22.7803772+02:00",
"last_update": "2026-09-06T06:48:22.7803772+02:00",
"id_user_upd": "a10f72b9-7185-4caa-9ca4-4620ac812007",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_categories": {
"$ref": "6"
},
"mt_items": {
"$ref": "1"
},
"mt_items_types": {
"$id": "9",
"id": "522aa5b4-bb44-4d8d-95c0-874dc7ca06c2",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "b18a76cb-08ca-4fea-9c16-6249e2ab4a10",
"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:22.7803772+02:00",
"last_update": "2026-09-06T06:48:22.7803772+02:00",
"id_user_upd": "331665ed-187f-4e89-a605-0bd828dacbac",
"commited": true,
"tt_vouchers_det": [
{
"$id": "10",
"id_voucher": "89ded83d-8685-4aaa-9570-120fc478ac7b",
"id_line": "8ebc700b-a119-47b1-a527-43256f5f03a9",
"id_category": "1d9b4dfa-a87b-48d7-83b9-d36b1389456a",
"id_item": "d9909ecc-b8fd-4dd6-8855-ffabc4736b9e",
"id_item_type": "1ef65656-02ac-4c71-b6b8-282e5a6f32d4",
"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": "cf2fa4d3-fb8c-4b4e-92cb-8bbc377c5dfc",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-09-06T06:48:22.7803772+02:00",
"date_end": "2026-09-06T06:48:22.7803772+02:00",
"date_used": "2026-09-06T06:48:22.7803772+02:00",
"date_sesion": "2026-09-06T06:48:22.7803772+02:00",
"id_employee": "4055f820-31e5-40e9-9ee9-f5bedc7f93eb",
"id_branch": "6dd9d69a-f021-406a-a750-3ba981023ae5",
"id_voucher_permision": "2d52dad0-7d8d-4ef0-987d-d74b0ab0f23d",
"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": "ef9ab989-4ccb-478c-b7ba-ae89c315098f",
"id_user_add": "8783d2b9-2735-4e00-b940-8a00bdb127b3",
"id_doc_sa": "00f64485-2ee2-45ce-9f33-a95071d0c1b7",
"id_item_sub": "5f95d02c-e579-45ef-a049-e34887038b0e",
"id_pos_sesion": "2fb8eeb1-2e98-4e66-ad04-9dbf8b80b67b",
"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:22.7803772+02:00",
"last_update": "2026-09-06T06:48:22.7803772+02:00",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_employees": {
"$id": "12",
"id": "1001c4da-4e2e-40c7-bad7-9942e021e4d9",
"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": "7b7a40fc-e55a-485e-816d-99e25a938d6c",
"name_pos": "sample string 12",
"id_image": "e39ba356-406f-4e30-b099-38f4965548b7",
"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:22.7803772+02:00",
"last_update": "2026-09-06T06:48:22.7803772+02:00",
"id_user_upd": "12cb6b7e-75ec-45e1-8c2b-aa77f7ca176f",
"commited": true,
"mt_employees_branches": [
{
"$id": "13",
"id_employee": "e407b0cc-b7c5-4162-ab46-c120901691b4",
"id_branch": "460f6370-c17b-40e0-9c25-fe464d6499f9",
"active": true,
"created_on": "2026-09-06T06:48:22.7803772+02:00",
"last_update": "2026-09-06T06:48:22.7803772+02:00",
"id_user_upd": "6cfcc81b-f0d5-46be-8e05-20271fc9a55c",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_employees": {
"$ref": "12"
}
},
{
"$ref": "13"
}
],
"mt_employees_profiles": {
"$id": "14",
"id": "8488de9f-e673-413a-bcc8-33085c3c41c9",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-09-06T06:48:22.7803772+02:00",
"last_update": "2026-09-06T06:48:22.7803772+02:00",
"id_user_upd": "a8835045-6bc9-4425-97c9-9231ca81f16c",
"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": "00cd81ec-780e-4494-981f-6b50356912e7",
"id_line": 2,
"id_item_sub": "a173bb23-6f9b-4c88-a239-0f540ca7bea4",
"qty": 4.1,
"id_list": "a067816e-8826-4d38-a625-5e048d862373",
"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": "bc91d0d0-d1e5-452e-a9c7-d5d2a0c89a29",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "255ccb3a-2236-4ef2-ab49-6657e2fe66dd",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "c6d5aa02-1ea2-4060-a8a7-ba5a0922130c",
"id_user_upd": "20635e3d-ce3a-4664-9fa9-71a445cf03ee",
"active": true,
"mt_employees": {
"$ref": "12"
},
"mt_items_sub": {
"$id": "16",
"id": "4fb85d23-d002-4db1-b1b7-3aa3cbb59022",
"id_item": "82d53a08-a4d4-4989-b8ee-11c340eb5f61",
"id_item_type": "188e531c-f606-4737-865c-ad7b19f67633",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "daeaaa62-adc5-4ff3-a8a2-931bb95ee773",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-09-06T06:48:22.7803772+02:00",
"last_update": "2026-09-06T06:48:22.7803772+02:00",
"id_user_upd": "a4420899-84ed-4e89-9b7d-c02c4dd68530",
"commited": true,
"mt_items": {
"$ref": "1"
},
"mt_items_formula": [
{
"$id": "17",
"id_item_sub": "be12e0fa-e162-4e3c-842e-2a41a6b16ddf",
"id_item": "1eaf0328-b300-49d7-950c-0b1d57e8dc35",
"group_id": 3,
"id_unit_ref": "2e22bbc5-6285-4305-8c08-3817542fa9e1",
"qty_dis": 5,
"mt_items": {
"$ref": "1"
},
"mt_items_sub": {
"$ref": "16"
},
"mt_units_ref": {
"$id": "18",
"id": "e7f91215-b9a7-48cd-b71b-e90253c9853e",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "0b25db55-5dc9-4779-ab3a-7093dc661922",
"active": true,
"created_on": "2026-09-06T06:48:22.7803772+02:00",
"last_update": "2026-09-06T06:48:22.7803772+02:00",
"id_user_upd": "9912a611-7849-4ec4-b301-3b6f47a9d7af",
"commited": true,
"mt_units": {
"$id": "19",
"id": "e73f8e51-6c11-47ec-b0b8-03816d24abbc",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-09-06T06:48:22.7803772+02:00",
"last_update": "2026-09-06T06:48:22.7803772+02:00",
"id_user_upd": "0d9e6b09-d955-4317-9a52-8537a4963a0a",
"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": "8b6ea8ff-2a24-4d8b-a013-e83b16fffe0a",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "6557f503-089a-4e55-82a6-ca4dc5d2e8ab",
"id_doc_print": "f1409fd6-cce0-4689-9c05-4b955d9ff8c7",
"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:22.7803772+02:00",
"last_update": "2026-09-06T06:48:22.7803772+02:00",
"commited": true,
"mt_items_sub": [
{
"$ref": "16"
},
{
"$ref": "16"
}
]
},
"st_users": {
"$ref": "3"
},
"mt_prices_items": [
{
"$id": "21",
"id_list": "3a681021-733a-4c40-9268-43dc5c5d1ba1",
"id_item_sub": "172c9616-3b5b-4f50-a973-00139924db45",
"validity_date": "2026-09-06T06:48:22.7803772+02:00",
"price": 4.1,
"active": true,
"created_on": "2026-09-06T06:48:22.7803772+02:00",
"last_update": "2026-09-06T06:48:22.7803772+02:00",
"id_user_upd": "398c2086-cd47-46ac-aea0-74442e0ce535",
"commited": true,
"mt_items_sub": {
"$ref": "16"
},
"mt_prices_list": {
"$id": "22",
"id": "bee5e22a-318c-420b-bbe9-22618d641a1a",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "617614be-fc97-4312-b237-f523ad0b7f70",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "e4822590-c55a-4480-a2fe-0ef064f3f2c3",
"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:22.7803772+02:00",
"last_update": "2026-09-06T06:48:22.7803772+02:00",
"id_user_upd": "4d580e09-20a2-430a-b9bd-178ef1758714",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "23",
"id_pos": "4a91745c-de13-4be4-99c8-547be6765139",
"id_pos_type": "9de0000f-10d3-4e95-ace8-d77beb65d737",
"id_price_list": "bf40667c-d814-4579-895a-9da863a88557",
"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:22.7803772+02:00",
"last_update": "2026-09-06T06:48:22.7803772+02:00",
"id_user_upd": "536c264b-dc7f-49f7-976c-990205947f83",
"commited": true,
"mt_pos_view": {
"$id": "24",
"id_pos": "d4742ccd-f6e8-4c0e-b5db-f135a3191929",
"id_pos_type": "92e780dd-3007-42a3-899b-604d857ce2cd",
"is_default": true,
"active": true,
"created_on": "2026-09-06T06:48:22.7803772+02:00",
"last_update": "2026-09-06T06:48:22.7803772+02:00",
"id_user_upd": "94cfd037-9460-43c3-ae21-5d5134636f77",
"commited": true,
"mt_pos": {
"$id": "25",
"id": "c23552cb-a1af-4989-b474-32ebca6f04c4",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "a8252887-b4d6-483d-8554-489676a48867",
"id_zone": "88e06558-4690-43c6-87c5-1fd3723e731b",
"user_required": true,
"active": true,
"created_on": "2026-09-06T06:48:22.7803772+02:00",
"last_update": "2026-09-06T06:48:22.7803772+02:00",
"id_user_upd": "4241e6a6-cbd0-4491-baf7-db51aaa49efe",
"commited": true,
"mt_branches_zones": {
"$id": "26",
"id": "cd1ae24e-964f-4542-9edc-4fa210d51ec3",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "43a33058-b0f2-48f2-9dc8-def18dbe34fc",
"active": true,
"created_on": "2026-09-06T06:48:22.7803772+02:00",
"last_update": "2026-09-06T06:48:22.7803772+02:00",
"id_user_upd": "6e738bdf-8196-4806-a6b3-8d2141e9fca1",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_pos": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"st_users": {
"$ref": "3"
}
},
"mt_cloakrooms": [
{
"$id": "27",
"id": "3de984c4-69c6-41a0-b07e-bc515598aa0e",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "0109f293-f8a3-49bc-8e9b-f26e00848721",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "bd31ac03-5f20-48a0-b49e-7168d3087ccc",
"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:22.7803772+02:00",
"last_update": "2026-09-06T06:48:22.7803772+02:00",
"id_user_upd": "abe633f9-7854-49a6-9c3f-0a4d22d02bd0",
"commited": true,
"mt_pos": {
"$ref": "25"
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
},
"tt_cloakrooms_units": [
{
"$id": "28",
"id": "9ceee5e0-05b9-4087-8a41-0ab3d92cfe65",
"id_cloakroom": "b0984a3d-596b-4248-8243-afed50b150e3",
"id_pos_sesion": "5073851c-cb73-46cb-8df3-25990c966eec",
"unit_id": 4,
"date_open": "2026-09-06T06:48:22.7803772+02:00",
"date_close": "2026-09-06T06:48:22.7803772+02:00",
"id_doc_sa": "84c635e4-53ed-4810-94dd-083ec09bf5f3",
"commited": true,
"mt_cloakrooms": {
"$ref": "27"
},
"tt_doc_sa": {
"$id": "29",
"id": "a0f18dad-4845-4197-ab11-f9e46193fb68",
"id_pos": "640da142-b2c0-4c2d-b85f-3ec51eb6470a",
"id_doc": "11725160-fc0d-4c11-b0d4-fa8ce2887680",
"id_branch": "aab87e69-87d3-48b3-a14f-f81e47691e76",
"nro_doc": "sample string 5",
"date_doc": "2026-09-06T06:48:22.7803772+02:00",
"date_tax": "2026-09-06T06:48:22.7803772+02:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "c554cc04-267d-4b27-bb10-d43f61b2ef36",
"id_relationship": "9706a569-02e6-4708-ab34-883c634e1d15",
"id_loc_from": "b2a45280-a441-45d2-bc02-5dcf6e7e538b",
"id_loc_end": "313f259d-970a-47d9-8964-f80176321d50",
"id_user_add": "dfcd2293-4a68-4c6d-b168-87441a0b353b",
"id_user_upd": "efd5c7f7-500a-4e56-8e5f-c0d5d77565b6",
"comment": "sample string 12",
"id_pos_sesion": "1b082986-1876-4e11-b4a3-eae0b9ad3659",
"id_room_unit": "f03c9d38-3be5-4711-ae30-52a214aec084",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "cea6fc7d-bfea-41d8-8590-63854f0aa32e",
"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:22.7803772+02:00",
"last_update": "2026-09-06T06:48:22.7803772+02:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "4"
},
"mt_docs": {
"$id": "30",
"id": "47488e22-6426-4369-a8f1-0a7891401ec7",
"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": "b18e7ecc-77e7-4beb-abe9-a27085b7aa0e",
"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:22.7803772+02:00",
"last_update": "2026-09-06T06:48:22.7803772+02:00",
"id_user_upd": "a581db50-e3ac-425d-9c82-a80ca6dd2043",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "31",
"id_doc": "32d2833a-60e6-4e15-b8e8-164833d499d7",
"id_pay": "78852843-672d-476d-93d2-b538c9a08514",
"id_money": "96235209-f1bb-4191-94e9-6363ec706baa",
"active": true,
"created_on": "2026-09-06T06:48:22.7803772+02:00",
"last_update": "2026-09-06T06:48:22.7803772+02:00",
"id_user_upd": "4b8658da-f59b-4133-8e97-0460c0cb7bcc",
"commited": true,
"mt_docs": {
"$ref": "30"
},
"mt_money_types": {
"$id": "32",
"id": "87efbff0-bedc-4dd6-9cee-3c43557c94b0",
"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": "962ed781-f438-42a3-a66a-b022171f214b",
"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:22.7803772+02:00",
"last_update": "2026-09-06T06:48:22.7803772+02:00",
"id_user_upd": "e09d67c4-38d1-4cb3-ad97-5f9fbdd7db13",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"mt_money_rates": [
{
"$id": "33",
"id_money_1": "9d5c3639-faba-4cd8-8b7e-31d23cd3df36",
"id_money_2": "68bb374c-f75b-4741-9f4f-9eb0b40a5c92",
"date_from": "2026-09-06T06:48:22.7803772+02:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-09-06T06:48:22.7803772+02:00",
"last_update": "2026-09-06T06:48:22.7803772+02:00",
"id_user_upd": "0b85a1b5-481c-4ddc-bd1b-381dbac878ce",
"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": "de034ac5-3326-42b2-82d4-48e04dbbea28",
"id_pay": "484a74af-92f7-4297-be94-4ca73c08937b",
"id_money": "e592e2c1-238e-4609-af0f-2b6ef4d83a05",
"date_cashflow": "2026-09-06T06:48:22.7803772+02:00",
"coefficient": 5.1,
"id_user_add": "7ea709c9-e88d-48a6-a9ef-c3ca87300f60",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "35",
"id": "a3e6ae5c-b46a-4f5e-a45a-6abbc67cab4e",
"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": "ac62d443-9ac0-413f-bec2-2438eb4ce57b",
"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:22.7803772+02:00",
"last_update": "2026-09-06T06:48:22.7803772+02:00",
"id_user_upd": "4fe9b4cf-9de5-4682-86ae-d9ed9a440954",
"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": "938dc977-9e88-4bf3-b080-0d99daae8083",
"id_line": 2,
"id_pay": "e68f5a7e-c694-4d33-bc70-2517a1422272",
"id_money": "895a220c-86c2-4e3a-962f-bd7fc52f6dd9",
"coefficient": 5.1,
"id_voucher": "99f95222-5223-40af-9662-b1df08c715ec",
"id_employee": "182f4fa6-34c8-4917-b4a8-1682ca5d12e2",
"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": "88f26664-6605-4835-bfef-0607fa4a31d5",
"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": "ca9b2c84-134d-4db0-b7c0-1dc7fbd06fe6",
"id_doc": "6b42ddd5-1dca-4d8f-b33f-607e0f4738f1",
"id_pos_type": "6f29013f-5a96-4500-888e-e458575702aa",
"id_doc_print": "f48db58d-5fb5-432d-a9f9-6cd29a0b4e13",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-09-06T06:48:22.7803772+02:00",
"last_update": "2026-09-06T06:48:22.7803772+02:00",
"id_user_upd": "64cadac1-f1af-441c-bb52-64d0226def29",
"commited": true,
"mt_docs": {
"$ref": "30"
},
"mt_pos_print": {
"$id": "38",
"id": "b5bb017f-71d2-499c-aacc-9113a8f12708",
"id_pos": "46ad17f3-d6d4-46cb-b1bc-4ba9fd2dd548",
"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:22.7803772+02:00",
"last_update": "2026-09-06T06:48:22.7803772+02:00",
"id_user_upd": "258a71d7-0240-4f59-9a69-11d62f2f01e3",
"commited": true,
"mt_pos": {
"$ref": "25"
},
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_users": {
"$ref": "3"
}
},
"mt_pos_types": {
"$id": "39",
"id": "fd5278c0-751c-478c-a345-8581eb58678e",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-09-06T06:48:22.7803772+02:00",
"last_update": "2026-09-06T06:48:22.7803772+02:00",
"id_user_upd": "175df365-f70a-43e1-add5-dbd0e4801743",
"commited": true,
"mt_items_featured": [
{
"$id": "40",
"id": "494cb672-1ffc-47a4-9445-981a8e8e7c72",
"id_branch": "1d712c6f-dfab-4a9b-a588-a17d90b983a5",
"id_pos_type": "ac68d3ac-0639-494b-9c9e-c6e1ae824fa2",
"id_pos": "4d87eb80-4219-4d50-924e-08b7926c8b48",
"id_item": "7644ac31-f034-49bb-bdb3-1996eb2edc5a",
"date_from": "2026-09-06T06:48:22.7803772+02:00",
"date_end": "2026-09-06T06:48:22.7803772+02:00",
"image_id": 4,
"active": true,
"created_on": "2026-09-06T06:48:22.7803772+02:00",
"last_update": "2026-09-06T06:48:22.7803772+02:00",
"id_user_upd": "4f9bd425-aefd-4efe-ba08-ce8bf83a957f",
"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": "4680e793-0c91-4af5-8a33-4fb04bb74fbf",
"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:22.7803772+02:00",
"last_update": "2026-09-06T06:48:22.7803772+02:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_doc_print_det": [
{
"$id": "42",
"id_doc_print": "9de497e3-7aa0-42fa-b835-769fe8890e92",
"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": "a860644d-dd68-4dfc-8e82-dfd66928d78c",
"id_doc": "5cd128d9-901b-4e5d-bf4f-0ff75c333105",
"value": 3,
"created_on": "2026-09-06T06:48:22.7803772+02:00",
"last_update": "2026-09-06T06:48:22.7803772+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": "40f3500b-8a05-4650-920e-3b97e1a266c0",
"id_pos": "cd0be635-0b1b-41bf-8401-f3ab386724c2",
"id_doc": "e08f4963-c591-4348-beba-1047570dad8f",
"id_branch": "be470cfb-0e10-4e6a-915a-378f35b6183d",
"nro_doc": "sample string 5",
"date_doc": "2026-09-06T06:48:22.7803772+02:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "4d94132d-3f4c-41bd-99df-d914bc964c61",
"id_loc_from": "4485fb2c-544f-4829-b957-2958c17e2329",
"id_loc_end": "93b7e53c-74f7-4614-ab6f-b34a2f674650",
"id_user_add": "87b06da4-d482-4d86-a909-37ddc1dfab59",
"id_user_upd": "c9e32406-ed21-44e2-b583-f31be27c5cf3",
"id_pos_sesion": "7e5dd8bb-4d16-4dda-8fea-4613de97f328",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-09-06T06:48:22.7803772+02:00",
"active": true,
"created_on": "2026-09-06T06:48:22.7803772+02:00",
"last_update": "2026-09-06T06:48:22.7803772+02:00",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_docs": {
"$ref": "30"
},
"mt_locations": {
"$id": "45",
"id": "4e7fc00f-6808-47db-9415-cfd5bb931cf4",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "56eebd52-52a7-47ba-b9d6-a0599ea75d6f",
"active": true,
"created_on": "2026-09-06T06:48:22.7803772+02:00",
"last_update": "2026-09-06T06:48:22.7803772+02:00",
"id_user_upd": "bbc35d74-9d4c-4d9c-9345-7d3a22c10e12",
"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": "04eab2e4-1bf0-45a8-b793-e0ffd5799a93",
"id_item": "93098ed1-3257-4df3-87d2-20a05697e2dd",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-09-06T06:48:22.7803772+02:00",
"last_update": "2026-09-06T06:48:22.7803772+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": "40c9b343-fe3a-4df5-a81a-fe79d74b7db4",
"id_line": 2,
"id_item": "3ca457b7-b28e-40e1-b6b0-38565031da45",
"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": "2b203cd0-c00f-4e8a-a72d-821738d9ee35",
"nro_sesion": 2,
"id_pos": "a91ffd7c-3249-4d09-bb24-ef3bca19cf3e",
"date_tax": "2026-09-06T06:48:22.7803772+02:00",
"date_open": "2026-09-06T06:48:22.7803772+02:00",
"date_close": "2026-09-06T06:48:22.7803772+02:00",
"id_user_open": "d33c4435-fa17-4693-b9e9-bc7e108dae96",
"id_user_close": "9eddbf2e-4aa8-4b35-9b0b-f2eecf649979",
"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:22.7803772+02:00",
"last_update": "2026-09-06T06:48:22.7803772+02:00",
"commited": true,
"mt_pos": {
"$ref": "25"
},
"tt_cloakrooms_units": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"tt_items_customs": [
{
"$id": "49",
"id": "946be83b-2cae-4f8b-adf2-3da20830aaee",
"order_id": 2,
"id_item": "ff6e4467-1978-4c83-a8f7-82f8d4c91c73",
"id_item_type": "dd1f2b96-d9f1-4ff6-971f-0aa8c54e82f0",
"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": "71cf6530-450a-47ec-aaf3-39f374e0d48f",
"type_item": 11,
"id_voucher_json": "d7eea515-7603-47a5-8f2d-2e6653032371",
"count_voucher": 1,
"id_category": "f75a0cd9-77eb-4f8b-8023-546d89333f6b",
"created_on": "2026-09-06T06:48:22.7803772+02:00",
"last_update": "2026-09-06T06:48:22.7803772+02:00",
"id_user_upd": "c22b02bc-fbdb-4283-bc26-88773f3f4e7d",
"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": "b3f92038-91e3-42cd-b3b5-dfacfd62bbf0",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "8b8721b3-9c16-4f40-8ad8-7f078d469a0b",
"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:22.7803772+02:00",
"tt_pos_sesion": {
"$ref": "48"
}
},
{
"$ref": "50"
}
],
"tt_rooms_units_activity": [
{
"$id": "51",
"id": "ec313094-ca03-416f-8740-886c5dcc4db3",
"id_room_unit": "6a8ffb71-5596-4b97-a0ff-f1d3df3c0f03",
"id_room_list": "a0291703-44ab-42a5-a8fd-2ac6a28c196b",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-09-06T06:48:22.7803772+02:00",
"date_from": "2026-09-06T06:48:22.7803772+02:00",
"date_end": "2026-09-06T06:48:22.7803772+02:00",
"date_open": "2026-09-06T06:48:22.7803772+02:00",
"date_close": "2026-09-06T06:48:22.7803772+02:00",
"id_employee": "f5545c63-9a49-4c30-ad2a-151581a9a843",
"id_employee_sec": "9726f791-77db-4262-90b9-c7029a60dddb",
"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": "0fe8af24-5ddf-4a76-b0d1-e43a30244ab2",
"comment": "sample string 7",
"id_user_open": "d248acac-9aff-4540-be0d-0b1b3108edc5",
"id_user_close": "cff20574-2066-47f2-a3d4-fc5ea246302b",
"id_unit_state": "8a0fd19d-1b5a-427a-a5ef-004dd1bbfb46",
"id_pos_sesion": "55741416-8455-4afa-93f2-67b2aee2a51b",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-09-06T06:48:22.7803772+02:00",
"active": true,
"created_on": "2026-09-06T06:48:22.7803772+02:00",
"last_update": "2026-09-06T06:48:22.7803772+02:00",
"commited": true,
"mt_employees": {
"$ref": "12"
},
"mt_employees1": {
"$ref": "12"
},
"mt_rooms_units": {
"$id": "52",
"id": "7b76ccbe-f43c-429a-bd60-405b6ba7ffa3",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "1614e915-5f86-4c31-a37a-1346c3365e29",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "cee8e947-3cc3-4153-b9cf-6edcfce656bb",
"locked": true,
"date_locked": "2026-09-06T06:48:22.7803772+02:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-09-06T06:48:22.7803772+02:00",
"last_update": "2026-09-06T06:48:22.7803772+02:00",
"id_user_upd": "48dd4e37-bca6-4911-b3db-074339799d2e",
"commited": true,
"mt_rooms": {
"$id": "53",
"id": "ad36961d-aa70-4a1c-8a60-ee604a5cdf60",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "3519f659-d4d3-41bd-a664-219505b9f354",
"name_pos": "sample string 6",
"id_image": "e91b708d-5413-4394-9507-03228639c1f1",
"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": "e1014c25-d0a2-4b77-aad1-b56313380cd2",
"refresh_status": true,
"active": true,
"created_on": "2026-09-06T06:48:22.7803772+02:00",
"last_update": "2026-09-06T06:48:22.7803772+02:00",
"id_user_upd": "36b8dc03-fd73-4ea4-b271-270999ba3d02",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_pos_rooms": [
{
"$id": "54",
"id_pos": "32cb3e00-4761-4b8b-aee8-6680543456f4",
"id_room": "c24242e4-a3dd-4527-a70e-e47015306bed",
"active": true,
"created_on": "2026-09-06T06:48:22.7803772+02:00",
"last_update": "2026-09-06T06:48:22.7803772+02:00",
"id_user_upd": "fe2cb959-adc7-4825-a257-023b45956ddc",
"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": "c42266be-c6d9-4d8a-8da8-189a04fcf89c",
"id_room": "c968a3fa-c3ab-4dde-bb85-54bfee5374b8",
"date_in": "2026-09-06T06:48:22.7803772+02:00",
"date_out": "2026-09-06T06:48:22.7803772+02:00",
"id_user_add": "6217f356-6b67-4806-ac78-f780a395756b",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-09-06T06:48:22.7803772+02:00",
"last_update": "2026-09-06T06:48:22.7803772+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": "3abe0594-d667-4052-9313-2e4315c58d9d",
"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:22.7803772+02:00",
"last_update": "2026-09-06T06:48:22.7803772+02:00",
"id_user_upd": "c7bf44cf-107f-4d05-89fb-504e0817c29d",
"commited": true,
"mt_rooms_units": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"mt_rooms_units_states_types": [
{
"$id": "57",
"id_room_type": "70d7ed67-e903-4e54-af0d-87f6d4d37dcd",
"id_room_state": "baf7c654-9898-4281-8f1c-4594654dd118",
"id_image": "8ae288cc-f02c-4d50-92f5-457b480690d5",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-09-06T06:48:22.7803772+02:00",
"last_update": "2026-09-06T06:48:22.7803772+02:00",
"id_user_upd": "61be079c-cae9-4cfe-a382-77a687300343",
"commited": true,
"mt_rooms_units_states": {
"$id": "58",
"id": "90d33f34-ae62-4fea-a4b4-c60346d1e188",
"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:22.7803772+02:00",
"last_update": "2026-09-06T06:48:22.7803772+02:00",
"id_user_upd": "0175e30b-48bf-495f-a1f6-cde1da42ca8d",
"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": "2a2eff7d-d6ce-4ad6-b858-eb6fe4a95144",
"id_pos_sesion": "32a74b52-5a52-43a3-9247-c9b162291bb1",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "bfcc80fc-6dda-4f30-9adf-178add973ec3",
"id_room_unit_activity": "52b161ed-40e7-4601-9bc4-d5be7ba2d4ab",
"id_doc_sa": "bf134d77-464f-4584-99d2-5f0d529d9dde",
"id_pos_type": "9c0cae4a-e379-40cd-92f9-474d7d80237c",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "a8e4ea28-d5ce-4187-b619-2c4a1bac52c8",
"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:22.7803772+02:00",
"last_update": "2026-09-06T06:48:22.7803772+02:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "48"
},
"tt_tips_users": [
{
"$id": "60",
"id_tip": "ed93445a-0ac1-4938-8d95-6aa06ead77c8",
"id_user": "a52c810d-367b-4af4-8383-089d047c906e",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-09-06T06:48:22.7803772+02:00",
"last_update": "2026-09-06T06:48:22.7803772+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": "70a20150-beb4-48f3-9c38-104008a575c9",
"id_user": "23e90b80-f9ad-4520-95a7-2e90cb32ad9a",
"date_add": "2026-09-06T06:48:22.7803772+02:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-09-06T06:48:22.7803772+02:00",
"last_update": "2026-09-06T06:48:22.7803772+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": "b41901dc-71fd-458d-971f-130ab3ca98bb",
"id_user": "5734e7eb-2845-4ed6-8464-c0d2ad24acac",
"id_user_profile": "83ea979d-a670-416d-b3c7-fe73ad6405b2",
"locator": "sample string 4",
"date_end": "2026-09-06T06:48:22.7803772+02:00",
"id_pos_sesion": "463848b1-1563-4c2f-b737-e72786228ea8",
"date_login": "2026-09-06T06:48:22.7803772+02:00",
"date_logout": "2026-09-06T06:48:22.7803772+02:00",
"terminal_id": "sample string 6",
"terminal_type": "sample string 7",
"created_on": "2026-09-06T06:48:22.7803772+02:00",
"last_update": "2026-09-06T06:48:22.7803772+02:00",
"commited": true,
"st_users": {
"$ref": "3"
},
"st_users_profiles": {
"$id": "63",
"id": "a99dfe5e-a069-4f3d-b0a2-35832a3a0f4a",
"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:22.7803772+02:00",
"last_update": "2026-09-06T06:48:22.7803772+02:00",
"commited": true,
"st_permisions": [
{
"$id": "64",
"id": "79c56ab3-af96-497b-9235-26cea919cf02",
"id_function": "c013c3b6-3775-4cea-a1c0-79ac7c1725d1",
"id_user": "d6d0de6f-a381-4923-a830-1fe97974172f",
"id_profile": "4cbb169f-1ebb-484e-b80c-82c59db8a39a",
"permission": 3,
"active": true,
"created_on": "2026-09-06T06:48:22.7803772+02:00",
"last_update": "2026-09-06T06:48:22.7803772+02:00",
"commited": true,
"st_users_profiles": {
"$ref": "63"
},
"st_users": {
"$ref": "3"
},
"st_functions": {
"$id": "65",
"id": "95084bfe-3b5e-40f4-b52e-045e765aadd3",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "e4da2a03-894f-4c1e-9067-77c298b61078",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "088ef603-baca-47db-938f-1b5e9f9b1cfd",
"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:22.7803772+02:00",
"last_update": "2026-09-06T06:48:22.7803772+02:00",
"commited": true,
"st_functions_groups": {
"$id": "66",
"id": "2ea646c7-9b20-4519-81de-e86b74b5d14b",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-09-06T06:48:22.7803772+02:00",
"last_update": "2026-09-06T06:48:22.7803772+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": "c479147a-b291-43a4-999f-e55dc7202e24",
"id_user": "43c90374-1125-4c50-963d-ef5f1e7c57fa",
"date_add": "2026-09-06T06:48:22.7803772+02:00",
"destiny_type": 4,
"id_key": "d4b83bb8-1187-464c-84c3-268ec5247b52",
"message": "sample string 6",
"message_view": true,
"date_view": "2026-09-06T06:48:22.7803772+02:00",
"id_pos_sesion": "b1b4a073-160c-4e8b-ad2b-be5f3bf79a1b",
"terminal_add": "sample string 9",
"created_on": "2026-09-06T06:48:22.7803772+02:00",
"last_update": "2026-09-06T06:48:22.7803772+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": "b676c891-6a7a-4dbd-a1ba-5b15f59bd58e",
"spool_server": "sample string 2",
"id_doc_sa": "d7c972b2-5609-4409-8194-e1d76e139109",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-09-06T06:48:22.7803772+02:00",
"printed": true,
"print_on": "2026-09-06T06:48:22.7803772+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": "16fddae9-dab4-4796-a94f-693596a24ad3",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-09-06T06:48:22.7803772+02:00",
"date_end": "2026-09-06T06:48:22.7803772+02:00",
"id_branch": "8a2181c3-fa32-4a8d-a6c2-ea4a1c506d0b",
"id_pos": "2d6346a8-43d1-4653-8149-cc240c95060a",
"id_list": "877b2169-b5ee-4e45-9201-c3cdb53762a1",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-09-06T06:48:22.7803772+02:00",
"last_update": "2026-09-06T06:48:22.7803772+02:00",
"id_user_upd": "f5264ccf-b88d-45f5-a65c-e2c7d83635b0",
"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": "e281ecbe-4beb-4a93-9e5d-d71404cca2a4",
"id_pos": "19ea3a80-d70f-48ac-93a7-5d08473daf2c",
"mac_address": "sample string 3",
"date_end": "2026-09-06T06:48:22.7803772+02:00",
"key_access": "sample string 5",
"id_user_add": "a9b2729e-4347-48bc-95ac-66d22a0c663f",
"active": true,
"created_on": "2026-09-06T06:48:22.7803772+02:00",
"last_update": "2026-09-06T06:48:22.7803772+02:00",
"commited": true,
"mt_pos": {
"$ref": "25"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "70"
}
],
"st_users_pos": [
{
"$id": "71",
"id_user": "1b91e5a1-8a4e-4b70-aab2-d0d660521372",
"id_pos": "cecd5860-569f-495a-a69d-55c23bb90c9f",
"pass_required": true,
"active": true,
"created_on": "2026-09-06T06:48:22.7803772+02:00",
"last_update": "2026-09-06T06:48:22.7803772+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": "459b390d-4a4a-401b-a731-c8e864a3d3e9",
"id_pos": "bed40f70-5425-4aa4-81f0-40b09853291b",
"date_add": "2026-09-06T06:48:22.7803772+02:00",
"date_upd": "2026-09-06T06:48:22.7803772+02:00",
"date_out": "2026-09-06T06:48:22.7803772+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": "5439d9db-83aa-47aa-badc-8d0a9c162b53",
"id_user_add": "acd96cae-f3f9-4ba8-b1d8-681deff6463f",
"id_table": "0a85c892-2bcb-40eb-844c-56694e7ef931",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "e328b785-792c-4015-aea8-093e92ed3cb5",
"created_on": "2026-09-06T06:48:22.7803772+02:00",
"commited": true,
"mt_pos": {
"$ref": "25"
},
"st_sync_tables": {
"$id": "74",
"id": "d506a6b0-d5d1-458c-9265-1418f1974fad",
"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:22.7803772+02:00",
"last_update": "2026-09-06T06:48:22.7803772+02:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "75",
"id": "4dd45a54-6030-469b-87fb-3a6783c42d07",
"id_sync": "7a99fa8e-fa3b-40b3-8d57-bc7112629f46",
"json": "sample string 3",
"id_table": "6beab462-d443-47cf-a98e-ed2d3ecf9c0e",
"order": 5,
"st_sync_packages": {
"$id": "76",
"id": "6b6c8ea6-5e71-4f3d-8fa2-6ec9db0a9ee1",
"id_branch_from": "a07fe4eb-f381-4160-a994-c004089c16f1",
"id_branch_to": "1ac7b610-f29c-44c3-9379-1424bb8ca598",
"type": 4,
"created_on": "2026-09-06T06:48:22.7803772+02:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-09-06T06:48:22.7803772+02:00",
"send_on": "2026-09-06T06:48:22.7803772+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": "8e930547-b9e3-493f-bd0c-7b6e87c944e0",
"id_pos": "54e325e7-20a6-4735-aed8-bae03823f186",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-09-06T06:48:22.7803772+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": "4f31dcf6-ab59-4c70-81e3-89ffcbca1892",
"id_line": 2,
"id_item": "ecb2d212-c037-4d15-8940-9dc391f28c99",
"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": "19665782-a64a-4a5b-9fc1-28ac5a41a049",
"date_from": "2026-09-06T06:48:22.7803772+02:00",
"date_end": "2026-09-06T06:48:22.7803772+02:00",
"date_used": "2026-09-06T06:48:22.7803772+02:00",
"id_employee": "e1233c3c-90a3-482d-83b3-a57661f79a1c",
"id_branch": "84a2dc5e-e0bd-47c6-8891-be5c11b9d89d",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "0d1b6d8c-5962-4031-80e0-71935fa566e7",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-09-06T06:48:22.7803772+02:00",
"last_update": "2026-09-06T06:48:22.7803772+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": "5cd0eb49-bdc3-47a9-99a1-1b2b93058c00",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-09-06T06:48:22.7803772+02:00",
"last_update": "2026-09-06T06:48:22.7803772+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": "c52cf5d4-3c99-4e38-af91-0486dd8c14cc",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-09-06T06:48:22.7803772+02:00",
"date_end": "2026-09-06T06:48:22.7803772+02:00",
"state": "sample string 6",
"created_on": "2026-09-06T06:48:22.7803772+02:00",
"last_update": "2026-09-06T06:48:22.7803772+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": "e7d5e35b-e9f8-4849-ae38-57175989e0ae",
"token_id": "sample string 2",
"id_user": "37742810-d96e-4cf4-a53e-e2db735fe0a5",
"date_from": "2026-09-06T06:48:22.7803772+02:00",
"date_end": "2026-09-06T06:48:22.7803772+02:00",
"created_on": "2026-09-06T06:48:22.7803772+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": "c5c12b87-54f9-4a29-a52e-b62560527300",
"id_room_activity": "0d31df62-cc88-4309-842d-121d88fc64c5",
"id_pos_sesion": "55722fe6-39db-40fc-8dbb-f8e335f3c37f",
"log_text": "sample string 4",
"id_user": "13588336-f306-4571-b1ad-59a8e9b6cdbd",
"event_type": "sample string 6",
"correlation_id": "19d4c691-7646-4567-9380-7518c7e37b88",
"id_room_unit": "671b7ac9-601f-4743-a8d1-a3a71e895c99",
"id_room_unit_source": "c20d6c62-336e-4e3f-9c5c-e702644cd8e6",
"id_room_unit_destination": "93c915c7-4a93-4911-b330-5cdbf3bf869f",
"id_room_activity_related": "49b0af75-618f-4ae8-be0d-4659102a6eca",
"id_doc_sa": "800bc4bd-fd25-4f85-99e9-a25f32e40147",
"id_user_authorizer": "06fad957-2ac7-4a0f-9caa-f38d64ff4661",
"data_json": "sample string 7",
"created_on": "2026-09-06T06:48:22.7803772+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"
}
]