GET api/Mt_Items?id_list_price={id_list_price}&id_category={id_category}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id_list_price | globally unique identifier |
Required |
|
| id_category | 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": "100241ab-3716-4478-9da4-4e5c805fcc90",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "d591b048-a6a2-4022-ab0c-5934189d22fd",
"id_unit_sec": "9b5dcfb8-4b1c-4124-9e35-b95840c95fb5",
"id_brand": "69b708e5-cb7a-4afe-9144-2f6622594155",
"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": "0a7e6f6a-5527-46ba-99e9-b824215e9ad7",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"font_bold": true,
"font_underline": true,
"font_size": 29,
"active": true,
"created_on": "2026-07-08T10:46:47.3898081+02:00",
"last_update": "2026-07-08T10:46:47.3898081+02:00",
"id_user_upd": "b7121097-6178-42f3-ac62-7eea0add89b1",
"commited": true,
"mt_brands": {
"$id": "2",
"id": "e84a83f4-f85c-44df-87e6-6dda31eea07c",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-07-08T10:46:47.3898081+02:00",
"last_update": "2026-07-08T10:46:47.3898081+02:00",
"id_user_upd": "1efd30d0-4180-49ed-86f3-250471f0e1f1",
"commited": true,
"mt_items": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"st_users": {
"$id": "3",
"id": "81ae3e07-5464-4f1d-b130-1f284f765d63",
"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": "8925c083-bacb-4e93-b09e-552d36fa6373",
"view_messages": true,
"id_image_photo": "0d981698-5006-48d3-ab46-8cff12b12cd8",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "57a612fa-3a19-460c-993a-cf4477cba645",
"view_pos": true,
"order": 15,
"color_border": "sample string 16",
"color_button": "sample string 17",
"color_font": "sample string 18",
"active": true,
"created_on": "2026-07-08T10:46:47.3898081+02:00",
"last_update": "2026-07-08T10:46:47.3898081+02:00",
"commited": true,
"mt_branches": [
{
"$id": "4",
"id": "73da5df4-ce33-41aa-87c4-54b32724994a",
"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": "3c27508b-7a33-40dc-a2d2-1d794153ccad",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-07-08T10:46:47.3898081+02:00",
"last_update": "2026-07-08T10:46:47.3898081+02:00",
"id_user_upd": "448db00a-41f9-4ef6-9bed-63c4c12846d5",
"commited": true,
"st_images": {
"$id": "5",
"id": "5e3ff1f7-23e7-49ab-a78b-3c4f11d6d71a",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "9adf04d5-c8df-4261-bea4-eda08909ae86",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-07-08T10:46:47.3898081+02:00",
"last_update": "2026-07-08T10:46:47.3898081+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"mt_categories": [
{
"$id": "6",
"id": "4c8ae24d-0ec8-486f-90c2-0e2fa0f74a26",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "34829699-5952-423c-98b1-5ff0742a519a",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "00b196fd-b22a-4848-8c0d-26358ac22c7f",
"view_pos": true,
"order": 8,
"order_sec": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"font_bold": true,
"font_underline": true,
"font_size": 15,
"big_buttons": true,
"active": true,
"created_on": "2026-07-08T10:46:47.3898081+02:00",
"last_update": "2026-07-08T10:46:47.3898081+02:00",
"id_user_upd": "307961ae-d92f-4d80-8173-6cc2c82fed2e",
"commited": true,
"mt_categories_items": [
{
"$id": "7",
"id_category": "d801b75e-dd51-479b-964a-a24d8921b0e9",
"id_item": "e88ebda4-52ce-493f-a3f2-65fe235d8e63",
"is_default": true,
"active": true,
"created_on": "2026-07-08T10:46:47.3898081+02:00",
"last_update": "2026-07-08T10:46:47.3898081+02:00",
"id_user_upd": "9edb0f66-3c3d-4d49-ac2b-36aff75969b1",
"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": "195c0ed7-1ece-4ead-90eb-0817e3099f55",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-07-08T10:46:47.3898081+02:00",
"date_end": "2026-07-08T10:46:47.3898081+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": "2b3da7a5-2da2-4e31-8eb7-f5302c3b3a83",
"id_pos": "20370245-07bb-42d3-b967-5d5eb74475c9",
"id_list": "97de837e-0b76-4c29-a8a2-2c3f9787ff86",
"id_item": "50ca909d-9151-4c88-9fae-638dcc949471",
"id_item_type": "3f5d618d-acb2-4f73-aa5f-2601e87e35c6",
"id_category": "e62fc6a8-ee54-4e32-890c-aaaea00dfded",
"by_day_week": true,
"use_mon": true,
"use_tue": true,
"use_wed": true,
"use_thu": true,
"use_fri": true,
"use_sat": true,
"use_sun": true,
"use_hour_ini": "00:00:00.1234567",
"use_hour_end": "00:00:00.1234567",
"active": true,
"created_on": "2026-07-08T10:46:47.3898081+02:00",
"last_update": "2026-07-08T10:46:47.3898081+02:00",
"id_user_upd": "e5142e85-ea2b-4ff1-b63f-87314d71d9b3",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_categories": {
"$ref": "6"
},
"mt_items": {
"$ref": "1"
},
"mt_items_types": {
"$id": "9",
"id": "6d2bbb9d-7db1-487d-af7d-da18c442218e",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "2ddd0c69-939c-4615-ad24-e4c3527f221e",
"view_pos": true,
"order": 7,
"color_border": "sample string 8",
"color_button": "sample string 9",
"color_font": "sample string 10",
"font_bold": true,
"font_underline": true,
"font_size": 13,
"active": true,
"created_on": "2026-07-08T10:46:47.3898081+02:00",
"last_update": "2026-07-08T10:46:47.3898081+02:00",
"id_user_upd": "3eb341f7-1480-4299-b288-cccdeed92098",
"commited": true,
"tt_vouchers_det": [
{
"$id": "10",
"id_voucher": "088d5912-24ca-44ed-99d4-b1691c8773e9",
"id_line": "1b655c0a-48c3-4a4e-b4f4-c2fa243c6fab",
"id_category": "0cff9bcf-0f1a-4720-a866-bb3300fd22b7",
"id_item": "1045db53-cffe-4566-b209-6168d43376a7",
"id_item_type": "d74e687a-6e71-4e54-a8b2-55d846335b79",
"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": "91aea9c4-2d2c-4413-9dfd-1ab75db3b927",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-07-08T10:46:47.3898081+02:00",
"date_end": "2026-07-08T10:46:47.3898081+02:00",
"date_used": "2026-07-08T10:46:47.3898081+02:00",
"date_sesion": "2026-07-08T10:46:47.3898081+02:00",
"id_employee": "e9866ebe-09e0-4730-887f-3bb926a9fdb7",
"id_branch": "7732482a-5955-46dc-9733-36d5699d1e4c",
"id_voucher_permision": "930f53eb-b5a4-41a8-902f-6496d2e596d8",
"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": "ff1ece01-16f2-434b-b174-c118d0bb2059",
"id_user_add": "1fa97945-090c-434a-af3d-4246758e85f6",
"id_doc_sa": "4983eed7-d398-487d-ba6e-c94b184b5b49",
"id_item_sub": "2337d8bb-3fdf-40d6-a4ff-ab075c47ce1f",
"id_pos_sesion": "6092e3fb-cd99-4699-81ac-07c7491b6ee6",
"is_authorized": true,
"is_automatic": true,
"print_in_branch": true,
"printed": true,
"is_entry": true,
"is_consume": true,
"is_used_entry": true,
"is_used_consume": true,
"is_close": true,
"active": true,
"created_on": "2026-07-08T10:46:47.3898081+02:00",
"last_update": "2026-07-08T10:46:47.3898081+02:00",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_employees": {
"$id": "12",
"id": "d489ad25-1c78-4e6d-9bcb-a2455358f644",
"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": "67186169-6c13-4555-9035-8294efad6b06",
"name_pos": "sample string 12",
"id_image": "7458d638-d890-49df-814e-64e63ca1cefd",
"view_pos": true,
"order": 14,
"color_border": "sample string 15",
"color_button": "sample string 16",
"color_font": "sample string 17",
"active": true,
"created_on": "2026-07-08T10:46:47.3898081+02:00",
"last_update": "2026-07-08T10:46:47.3898081+02:00",
"id_user_upd": "fe93725e-8bf4-407f-b988-743bedb44139",
"commited": true,
"mt_employees_branches": [
{
"$id": "13",
"id_employee": "a30426af-83d6-4649-848a-bd998bf8c777",
"id_branch": "4552970f-1b37-4164-b326-928f47a014d3",
"active": true,
"created_on": "2026-07-08T10:46:47.3898081+02:00",
"last_update": "2026-07-08T10:46:47.3898081+02:00",
"id_user_upd": "115a6b84-0951-43b3-9d76-03dfa9f7ada4",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_employees": {
"$ref": "12"
}
},
{
"$ref": "13"
}
],
"mt_employees_profiles": {
"$id": "14",
"id": "a40a4b4b-40d4-4d17-becc-6bf29ba2a07e",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-07-08T10:46:47.3898081+02:00",
"last_update": "2026-07-08T10:46:47.3898081+02:00",
"id_user_upd": "6cab6fd6-9c24-4bd5-ba56-92d81ffa3ce9",
"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": "8785e942-371f-4325-9f8a-da405a7f6bcc",
"id_line": 2,
"id_item_sub": "2c4e7a34-9eb1-4f1c-97af-7006705358a0",
"qty": 4.1,
"id_list": "fb4cf4e4-96dc-460b-9ee2-a5ba187d1f63",
"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": "16ef3541-3c6c-41a9-bc07-9064e8abe7b1",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "67ff4f1f-00f1-4717-96cc-d9f54bb5cd01",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "8807a128-80b6-46d2-97ce-4654d9da8113",
"id_user_upd": "3b5fc5e2-36a5-408d-bfdb-bc230a42dc45",
"active": true,
"mt_employees": {
"$ref": "12"
},
"mt_items_sub": {
"$id": "16",
"id": "fd756973-2617-495a-a563-f1d7479b0e55",
"id_item": "273d86ff-b198-42c7-8753-b1bf0ea84655",
"id_item_type": "5744be21-bdfd-45e3-9920-def57cb1862e",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "55f3f604-e0d3-45ac-8d0b-a23f07105605",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-07-08T10:46:47.3898081+02:00",
"last_update": "2026-07-08T10:46:47.3898081+02:00",
"id_user_upd": "e8a703bc-04f8-4527-bf30-936c784f4f99",
"commited": true,
"mt_items": {
"$ref": "1"
},
"mt_items_formula": [
{
"$id": "17",
"id_item_sub": "838c9f16-ccc5-422c-aadb-96fec3435e6a",
"id_item": "d423638e-5720-48c3-9071-8b76896313df",
"group_id": 3,
"id_unit_ref": "2792b9e2-d9df-4628-814a-2dbdfb81b708",
"qty_dis": 5,
"mt_items": {
"$ref": "1"
},
"mt_items_sub": {
"$ref": "16"
},
"mt_units_ref": {
"$id": "18",
"id": "7859be1d-4e60-46ca-8ff3-b43420a0fd12",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "1456e09a-09aa-45a9-936c-388737e2a789",
"active": true,
"created_on": "2026-07-08T10:46:47.3898081+02:00",
"last_update": "2026-07-08T10:46:47.3898081+02:00",
"id_user_upd": "41aba76e-1c54-4281-8280-0f9a61006c48",
"commited": true,
"mt_units": {
"$id": "19",
"id": "b488a13c-27a5-4c85-bb9c-17c499076a59",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-07-08T10:46:47.3898081+02:00",
"last_update": "2026-07-08T10:46:47.3898081+02:00",
"id_user_upd": "b5b07819-b92a-4268-ba3a-79d2f59224fc",
"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": "a05e176c-55bc-46fc-8ace-58dbd18971a3",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "64bf2325-3b5d-4b26-ade3-6c28fed4c823",
"id_doc_print": "21b4283b-c5d0-4796-8920-bf61259ebed0",
"hour_end": "00:00:00.1234567",
"price_item_sub": true,
"define_validity": true,
"price_ref": true,
"price_min": 11.1,
"supply_apply": 12,
"active": true,
"created_on": "2026-07-08T10:46:47.3898081+02:00",
"last_update": "2026-07-08T10:46:47.3898081+02:00",
"commited": true,
"mt_items_sub": [
{
"$ref": "16"
},
{
"$ref": "16"
}
]
},
"st_users": {
"$ref": "3"
},
"mt_prices_items": [
{
"$id": "21",
"id_list": "da55dbc7-4a69-49c3-b430-8a134552c6b5",
"id_item_sub": "7cdca601-42c7-4f50-9fed-f83982434b2e",
"validity_date": "2026-07-08T10:46:47.3898081+02:00",
"price": 4.1,
"active": true,
"created_on": "2026-07-08T10:46:47.3898081+02:00",
"last_update": "2026-07-08T10:46:47.3898081+02:00",
"id_user_upd": "052cce50-6a02-41ca-9c4b-221664e2794d",
"commited": true,
"mt_items_sub": {
"$ref": "16"
},
"mt_prices_list": {
"$id": "22",
"id": "e9e382c4-d6c6-4185-a0ba-71479b7a7d0d",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "eec02a5b-1b16-4c88-87c0-ff375abbcc41",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "a8fffa3b-c436-416c-9068-505297174703",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"active": true,
"created_on": "2026-07-08T10:46:47.3898081+02:00",
"last_update": "2026-07-08T10:46:47.3898081+02:00",
"id_user_upd": "d9a52fb9-cd6b-4ab3-b97f-a8cc202738a2",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "23",
"id_pos": "193dd530-3fcb-4e9b-b94d-0be408686af1",
"id_pos_type": "c8f6c97b-08a4-400b-bd2a-5bf3faee0449",
"id_price_list": "94e93af5-2aaa-4add-a160-767b305cca8a",
"is_default": true,
"view_mon": true,
"view_tue": true,
"view_wed": true,
"view_thu": true,
"view_fri": true,
"view_sat": true,
"view_sun": true,
"active": true,
"created_on": "2026-07-08T10:46:47.3898081+02:00",
"last_update": "2026-07-08T10:46:47.3898081+02:00",
"id_user_upd": "88849acb-8a42-4b68-856b-af4fce3e6309",
"commited": true,
"mt_pos_view": {
"$id": "24",
"id_pos": "ec3b237f-f2dc-45d2-8f72-2287ee7deb8f",
"id_pos_type": "fe501c97-c3bb-4e53-b482-b87436399db6",
"is_default": true,
"active": true,
"created_on": "2026-07-08T10:46:47.3898081+02:00",
"last_update": "2026-07-08T10:46:47.3898081+02:00",
"id_user_upd": "ce523ebc-2ffb-49cc-9658-602bf786c85d",
"commited": true,
"mt_pos": {
"$id": "25",
"id": "62d12d48-11c0-4d53-a6e3-ffe348112300",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "fc0a2b51-6654-451b-90e6-f4f3d460dc87",
"id_zone": "5c209ff4-c9f3-4e64-8ffe-1ecb1efff57c",
"user_required": true,
"active": true,
"created_on": "2026-07-08T10:46:47.3898081+02:00",
"last_update": "2026-07-08T10:46:47.3898081+02:00",
"id_user_upd": "c1b23bbc-0ad7-4a98-a62e-cc9d8f7ca42b",
"commited": true,
"mt_branches_zones": {
"$id": "26",
"id": "8ff450db-0c5a-4fc2-beb0-70174b41fdc6",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "bed47fd2-5cef-4754-a8d3-0b0b07ca7e9c",
"active": true,
"created_on": "2026-07-08T10:46:47.3898081+02:00",
"last_update": "2026-07-08T10:46:47.3898081+02:00",
"id_user_upd": "268b54e9-9276-4fe3-bd80-f9cb7cc150ac",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_pos": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"st_users": {
"$ref": "3"
}
},
"mt_cloakrooms": [
{
"$id": "27",
"id": "557148cc-8b0f-4444-a9c9-ada706338fca",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "4e775cff-0ad5-41ec-8679-baf7cade9deb",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "61903d96-3f87-479f-810c-03657f48fd06",
"view_pos": true,
"order": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"active": true,
"created_on": "2026-07-08T10:46:47.3898081+02:00",
"last_update": "2026-07-08T10:46:47.3898081+02:00",
"id_user_upd": "8a99d658-3670-4d88-ba98-b00091e336c4",
"commited": true,
"mt_pos": {
"$ref": "25"
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
},
"tt_cloakrooms_units": [
{
"$id": "28",
"id": "20251286-0488-4daa-ab00-2c12f0632db1",
"id_cloakroom": "ddb5e267-550e-4b10-b7e8-3a158390965e",
"id_pos_sesion": "6b254160-aa97-4a51-9048-52b7ba88967c",
"unit_id": 4,
"date_open": "2026-07-08T10:46:47.3898081+02:00",
"date_close": "2026-07-08T10:46:47.3898081+02:00",
"id_doc_sa": "66a7b973-4fb6-4ef9-aca2-dccc8f662229",
"commited": true,
"mt_cloakrooms": {
"$ref": "27"
},
"tt_doc_sa": {
"$id": "29",
"id": "d18d7262-fb1e-4e43-8746-70ccf1ae93bc",
"id_pos": "bb26634a-7151-48af-a76e-9838f0988c85",
"id_doc": "91afcf6d-d25c-413c-92c3-6ee5013b078e",
"id_branch": "ab7efdd6-4460-4c09-8f5b-f74b24920461",
"nro_doc": "sample string 5",
"date_doc": "2026-07-08T10:46:47.3898081+02:00",
"date_tax": "2026-07-08T10:46:47.3898081+02:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "03262848-d595-45be-88a6-5fb7728033b6",
"id_relationship": "f9b9a9d8-c640-453b-b1dc-651fec78979a",
"id_loc_from": "b39c366b-1b2a-4a79-8d80-8977c1a5cecd",
"id_loc_end": "a044b693-19e6-44b1-af76-6e7af0a4d694",
"id_user_add": "9fb03429-f80e-4e72-8c05-bbaf7b1cf59f",
"id_user_upd": "8aa67c00-40aa-427a-b6ee-f9b41c495b62",
"comment": "sample string 12",
"id_pos_sesion": "96a1c225-678b-4a0c-9f0f-ab42a6d6504a",
"id_room_unit": "04bca2a0-43cc-419e-a6f0-f63f6d59fbc9",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "aef9af2f-96ee-43f8-bf13-aab9aaa9a64f",
"p_dis": 15.1,
"p_chr": 16.1,
"amt_net": 17.1,
"amt_tax": 18.1,
"amt_dis": 19.1,
"amt_chr": 20.1,
"amt_tot": 21.1,
"active": true,
"created_on": "2026-07-08T10:46:47.3898081+02:00",
"last_update": "2026-07-08T10:46:47.3898081+02:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "4"
},
"mt_docs": {
"$id": "30",
"id": "a61fdf14-729b-4df9-9fd7-30ba7bb8fa03",
"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": "1d12a303-0c43-4d70-8951-a02a211a6609",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"active": true,
"created_on": "2026-07-08T10:46:47.3898081+02:00",
"last_update": "2026-07-08T10:46:47.3898081+02:00",
"id_user_upd": "a5b3a156-8a32-4fa6-982a-4b1b43b8c12c",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "31",
"id_doc": "4c3bc8cd-b92e-49eb-bdf2-fc8ee1ffdc7b",
"id_pay": "50566ed0-99e0-4051-a2e1-51af9f148943",
"id_money": "38aa74d7-e6f5-4607-9a81-09521f4ed38a",
"active": true,
"created_on": "2026-07-08T10:46:47.3898081+02:00",
"last_update": "2026-07-08T10:46:47.3898081+02:00",
"id_user_upd": "2c354c85-3c8e-46bd-8ae4-5a298c37d25d",
"commited": true,
"mt_docs": {
"$ref": "30"
},
"mt_money_types": {
"$id": "32",
"id": "387a06a0-cbe6-4cb5-b6b3-017e1d96d9db",
"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": "11e7d075-77f7-43ab-9920-71460e0168a5",
"view_pos": true,
"order": 8,
"color_border": "sample string 9",
"color_button": "sample string 10",
"color_font": "sample string 11",
"active": true,
"created_on": "2026-07-08T10:46:47.3898081+02:00",
"last_update": "2026-07-08T10:46:47.3898081+02:00",
"id_user_upd": "0bb6d801-3af0-48b9-abc2-868295ca1ad9",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"mt_money_rates": [
{
"$id": "33",
"id_money_1": "6b2006cc-6ba2-400d-b902-62bd19bf0bad",
"id_money_2": "0a5a35d5-31ba-4532-aaea-6e335bd0fecc",
"date_from": "2026-07-08T10:46:47.3898081+02:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-07-08T10:46:47.3898081+02:00",
"last_update": "2026-07-08T10:46:47.3898081+02:00",
"id_user_upd": "a5235d32-ef21-4f26-8566-ea56c0194a4d",
"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": "cc915a52-e0e7-424b-8103-7d251637480e",
"id_pay": "ccad31f5-3575-4589-96c8-dab538993dd1",
"id_money": "7220ffeb-bb99-4371-ac4a-7517238f9a14",
"date_cashflow": "2026-07-08T10:46:47.3898081+02:00",
"coefficient": 5.1,
"id_user_add": "73eeeab3-14bf-4d61-8ad9-881601c20839",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "35",
"id": "f9274f59-6778-477e-ba43-84ba7587a736",
"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": "6660eea3-3191-46e3-a641-02924301e1e8",
"view_pos": true,
"order": 13,
"color_border": "sample string 14",
"color_button": "sample string 15",
"color_font": "sample string 16",
"active": true,
"created_on": "2026-07-08T10:46:47.3898081+02:00",
"last_update": "2026-07-08T10:46:47.3898081+02:00",
"id_user_upd": "3fb13f03-1316-43d2-a8c4-1ab80f6312ae",
"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": "71a30794-93cf-474c-b244-d00fdfd07293",
"id_line": 2,
"id_pay": "83876fe5-15a0-415f-9bd3-43c32e371bdb",
"id_money": "f10389d3-c555-4bbb-8f2f-c38dac7120df",
"coefficient": 5.1,
"id_voucher": "33ea8deb-2062-4137-b4a9-f674077ca805",
"id_employee": "97ee7df6-0efa-40d6-ad35-28e6d9055ac5",
"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": "20f302b4-ace9-4526-992a-9f841c919c07",
"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": "f4a2a30c-9cd3-4715-bd1c-f472f9e41cd5",
"id_doc": "ff4737b2-1fca-496a-bf86-633e121722d6",
"id_pos_type": "83535d14-05b9-4347-86fe-121921363a41",
"id_doc_print": "4a8abe48-cee7-4550-9f1f-a55b79236f9b",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-07-08T10:46:47.3898081+02:00",
"last_update": "2026-07-08T10:46:47.3898081+02:00",
"id_user_upd": "d4e33ed7-aefe-4965-9fd9-e1caebea5033",
"commited": true,
"mt_docs": {
"$ref": "30"
},
"mt_pos_print": {
"$id": "38",
"id": "e3535f7c-21d2-4332-a903-8413bba5e52a",
"id_pos": "a3b43722-8183-4be0-a597-e3db1b841506",
"id_mask": "sample string 3",
"name": "sample string 4",
"mode_print": 5,
"port": "sample string 6",
"baud_rate": 1,
"data_bits": 1,
"stop_bit": 1,
"flow_control": 1,
"parity": 1,
"pin_cashdrawer": 1,
"ip_printer": "sample string 7",
"port_ip": 1,
"printer_name": "sample string 8",
"active": true,
"created_on": "2026-07-08T10:46:47.3898081+02:00",
"last_update": "2026-07-08T10:46:47.3898081+02:00",
"id_user_upd": "941ce448-1bc2-406d-ae7e-7a4a5accadc5",
"commited": true,
"mt_pos": {
"$ref": "25"
},
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_users": {
"$ref": "3"
}
},
"mt_pos_types": {
"$id": "39",
"id": "2540a666-ecc3-4e0b-8572-d24d8779b0f3",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-07-08T10:46:47.3898081+02:00",
"last_update": "2026-07-08T10:46:47.3898081+02:00",
"id_user_upd": "044dd773-ba8f-4368-840b-45fb59de2ec0",
"commited": true,
"mt_items_featured": [
{
"$id": "40",
"id": "76e82c45-dd9e-48c9-9a8d-d37421dce5d8",
"id_branch": "c1745400-5e4e-4a35-b831-bcdb3170a07c",
"id_pos_type": "1131a30e-d136-4e42-9f36-edb57871ce7d",
"id_pos": "ca2c592f-7d99-42d0-8b83-add1c89a19ef",
"id_item": "bd6adbbb-41a2-47d8-9a52-a11593b382a1",
"date_from": "2026-07-08T10:46:47.3898081+02:00",
"date_end": "2026-07-08T10:46:47.3898081+02:00",
"image_id": 4,
"active": true,
"created_on": "2026-07-08T10:46:47.3898081+02:00",
"last_update": "2026-07-08T10:46:47.3898081+02:00",
"id_user_upd": "16b48c55-40f8-47b9-a967-c22373317caa",
"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": "c9293806-e67b-4438-966a-0dc5310ce48a",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high_row": 5,
"high_doc": 6,
"with_doc": 7,
"to_file": true,
"active": true,
"created_on": "2026-07-08T10:46:47.3898081+02:00",
"last_update": "2026-07-08T10:46:47.3898081+02:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_doc_print_det": [
{
"$id": "42",
"id_doc_print": "59d3dacd-7e63-42ab-9d6e-f88884b7659e",
"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": "762b6728-367b-48fc-9799-e72a924e19ca",
"id_doc": "f0db56cd-8ffc-4ed3-90a9-a1783f2c1db0",
"value": 3,
"created_on": "2026-07-08T10:46:47.3898081+02:00",
"last_update": "2026-07-08T10:46:47.3898081+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": "c55412f8-e9c2-493e-8d99-26ee8b51b91c",
"id_pos": "8e721d7f-0359-4064-988e-d481b245a9ed",
"id_doc": "65ef2997-60a7-4d64-8e73-9bbefff864ba",
"id_branch": "07eda798-b8f9-4810-b18a-f4f26570927b",
"nro_doc": "sample string 5",
"date_doc": "2026-07-08T10:46:47.3898081+02:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "3ebabd37-994e-471a-868d-17ab64809cf6",
"id_loc_from": "b79f41cf-8f9b-44b5-b633-a3d3b92de07a",
"id_loc_end": "b60a10a8-e436-4b79-8688-ad02c049166e",
"id_user_add": "70ef9378-6dc7-4b2e-8cc3-b4b0446f6760",
"id_user_upd": "413777c5-d75f-452a-9a64-a005be350163",
"id_pos_sesion": "a4a75e88-aae0-4918-bc96-33b7be93c1bc",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-07-08T10:46:47.3898081+02:00",
"active": true,
"created_on": "2026-07-08T10:46:47.3898081+02:00",
"last_update": "2026-07-08T10:46:47.3898081+02:00",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_docs": {
"$ref": "30"
},
"mt_locations": {
"$id": "45",
"id": "8142a2c4-b8e7-469d-84a0-92be3e65f367",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "24d2a51f-614c-4b1f-8638-a9cd76b9788e",
"active": true,
"created_on": "2026-07-08T10:46:47.3898081+02:00",
"last_update": "2026-07-08T10:46:47.3898081+02:00",
"id_user_upd": "8128a2d7-d365-420a-a2c7-113763a0ed46",
"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": "4f4f91b2-fb7b-4286-a4d2-b8e9d3074999",
"id_item": "fc074b7c-7edd-4de5-a9a5-cb8df8891c63",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-07-08T10:46:47.3898081+02:00",
"last_update": "2026-07-08T10:46:47.3898081+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": "fcd17c13-a71a-40fb-8901-43649ac6dfc1",
"id_line": 2,
"id_item": "ccc8e492-fcf6-47e6-b2c9-e100d770a86d",
"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": "6e9dd416-bc87-4f47-afc2-5367be7b1721",
"nro_sesion": 2,
"id_pos": "681a6222-c5f9-483b-a113-f37b2613f0af",
"date_tax": "2026-07-08T10:46:47.3898081+02:00",
"date_open": "2026-07-08T10:46:47.3898081+02:00",
"date_close": "2026-07-08T10:46:47.3898081+02:00",
"id_user_open": "400bf849-d715-4356-a32a-c1cb0df6c1ce",
"id_user_close": "678c7a74-a66c-4278-87ae-367034c8aed9",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2026-07-08T10:46:47.3898081+02:00",
"last_update": "2026-07-08T10:46:47.3898081+02:00",
"commited": true,
"mt_pos": {
"$ref": "25"
},
"tt_cloakrooms_units": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"tt_items_customs": [
{
"$id": "49",
"id": "efda33e9-e993-42fd-9994-0d284fe6a39e",
"order_id": 2,
"id_item": "46bdbe0b-4ff8-4a08-aadd-ad1cc7332fec",
"id_item_type": "a71b8fb9-9c1d-49e2-bd95-fa37b4bc6f3f",
"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": "598370f7-5e59-4198-b89f-7a3a009fa08a",
"type_item": 11,
"id_voucher_json": "dd8b98fb-2a22-4d77-a176-236053fae1f4",
"count_voucher": 1,
"id_category": "6e813110-eabc-4958-8886-1b4307fa80e7",
"created_on": "2026-07-08T10:46:47.3898081+02:00",
"last_update": "2026-07-08T10:46:47.3898081+02:00",
"id_user_upd": "4fb86886-cb12-4aa3-bf72-72961d75a8be",
"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": "4d4ba047-b767-4dbb-bbab-ed2a5e4edfa8",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "4c2813e8-c49f-43c7-9f97-2cd2d9f418bd",
"type_pay": 5,
"module": "sample string 6",
"process": true,
"json_cloackrooms": "sample string 8",
"multi_select": 9,
"terminal_name": "sample string 10",
"created_on": "2026-07-08T10:46:47.3898081+02:00",
"tt_pos_sesion": {
"$ref": "48"
}
},
{
"$ref": "50"
}
],
"tt_rooms_units_activity": [
{
"$id": "51",
"id": "9509148a-4b4e-4ed7-8fe5-7343fbdb16e1",
"id_room_unit": "8160f620-0356-40c1-a76d-f550c92f8c4a",
"id_room_list": "fb6d8d5e-6c40-4faa-b2fd-62dd94396024",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-07-08T10:46:47.3898081+02:00",
"date_from": "2026-07-08T10:46:47.3898081+02:00",
"date_end": "2026-07-08T10:46:47.3898081+02:00",
"date_open": "2026-07-08T10:46:47.3898081+02:00",
"date_close": "2026-07-08T10:46:47.3898081+02:00",
"id_employee": "5b052b2e-f530-4009-8db6-2189189bbed1",
"id_employee_sec": "6a2dfd4e-b1c0-493f-a8d0-171917041583",
"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": "a3465c2f-de12-4490-b958-5d3123b0d5e2",
"comment": "sample string 7",
"id_user_open": "f33e0db0-f6e9-4613-8668-70b6d32c8efd",
"id_user_close": "dddd588e-697b-4d65-9f1a-60425cd78b31",
"id_unit_state": "78fb926f-bc07-4bc5-ad5c-f8e151253a44",
"id_pos_sesion": "9333da12-eac4-49a9-91d8-8fd9e3bf6dd6",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-07-08T10:46:47.3898081+02:00",
"active": true,
"created_on": "2026-07-08T10:46:47.3898081+02:00",
"last_update": "2026-07-08T10:46:47.3898081+02:00",
"commited": true,
"mt_employees": {
"$ref": "12"
},
"mt_employees1": {
"$ref": "12"
},
"mt_rooms_units": {
"$id": "52",
"id": "b673df31-3f42-495a-b2b5-43ef44bfdeae",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "dd0133c6-5ca6-494d-9f4a-b55ae97e44e7",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "ede7de2a-d518-4b1e-ad2f-ba174673d873",
"locked": true,
"date_locked": "2026-07-08T10:46:47.3898081+02:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-07-08T10:46:47.3898081+02:00",
"last_update": "2026-07-08T10:46:47.3898081+02:00",
"id_user_upd": "04344fa6-b5d6-4ecb-96ce-6463a39e591b",
"commited": true,
"mt_rooms": {
"$id": "53",
"id": "040d723a-103f-4f22-b3c1-2e9d58379909",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "9757f79e-75e2-4cb0-bc39-480cf99082fe",
"name_pos": "sample string 6",
"id_image": "74d08405-fcbc-41a1-8c9b-c6f8b01c577b",
"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": "f5a86cdc-ffdc-4c1c-b65d-11d5bb0090ba",
"refresh_status": true,
"active": true,
"created_on": "2026-07-08T10:46:47.3898081+02:00",
"last_update": "2026-07-08T10:46:47.3898081+02:00",
"id_user_upd": "3810a02c-5196-4a7c-8add-c1ee74bc5ed0",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_pos_rooms": [
{
"$id": "54",
"id_pos": "667a0aef-d2f3-4934-84c6-f892ab4e6e01",
"id_room": "927b7f4a-c668-407a-a95b-88ccb4618da8",
"active": true,
"created_on": "2026-07-08T10:46:47.3898081+02:00",
"last_update": "2026-07-08T10:46:47.3898081+02:00",
"id_user_upd": "585f2c6f-10bd-4b6e-ac25-fe23df092672",
"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": "ae002897-6407-4820-acd9-4145f2e8f809",
"id_room": "069c0357-8a75-4486-93af-4f3ef954300b",
"date_in": "2026-07-08T10:46:47.3898081+02:00",
"date_out": "2026-07-08T10:46:47.3898081+02:00",
"id_user_add": "967a6f40-a0af-4143-a2cb-807af4b6ed55",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-07-08T10:46:47.3898081+02:00",
"last_update": "2026-07-08T10:46:47.3898081+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": "0d696b6d-0c3e-4efc-90eb-aa1d1eee81a7",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-07-08T10:46:47.3898081+02:00",
"last_update": "2026-07-08T10:46:47.3898081+02:00",
"id_user_upd": "190df2ed-1933-49da-9c9a-48ae90902d39",
"commited": true,
"mt_rooms_units": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"mt_rooms_units_states_types": [
{
"$id": "57",
"id_room_type": "c0fe644e-b5ca-442e-9ad1-41a3a3c744f1",
"id_room_state": "cb274f29-f4f1-4611-aa18-85aa0a888333",
"id_image": "d7df0438-3bff-455d-90df-98cc044e84dd",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-07-08T10:46:47.3898081+02:00",
"last_update": "2026-07-08T10:46:47.3898081+02:00",
"id_user_upd": "07c4ead5-95d0-408e-9c35-43bfc3eae7e5",
"commited": true,
"mt_rooms_units_states": {
"$id": "58",
"id": "3635b1d2-a6b9-4f2f-8147-c6fc6010b1f6",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"color": "sample string 5",
"active": true,
"created_on": "2026-07-08T10:46:47.3898081+02:00",
"last_update": "2026-07-08T10:46:47.3898081+02:00",
"id_user_upd": "86a2accf-2a62-4645-8fac-ca430f90ad8f",
"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": "aa59a3ef-79e6-46e3-83d9-c4491c151aba",
"id_pos_sesion": "3b483712-1ea5-4b66-becd-10b2ac0e011f",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "d0dd2df4-9ecf-498f-a74b-d012e1360d71",
"id_room_unit_activity": "101e16a5-ed33-4002-b661-e996bddb60b6",
"id_doc_sa": "c01ca93f-be47-4daf-a6f0-427878738575",
"id_pos_type": "3464c9bf-864e-4b4f-941d-c288fb83b573",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "6695946e-ad63-45b3-a2fb-8a660f780d2a",
"coupon_id": "sample string 7",
"terminal_id": "sample string 8",
"card_name": "sample string 9",
"card_bank": "sample string 10",
"card_number": "sample string 11",
"client_name": "sample string 12",
"money_type": "sample string 13",
"merchant_id": "sample string 14",
"aid": "sample string 15",
"auth_num": "sample string 16",
"authorization": true,
"signature": true,
"contactless": true,
"date_hour_pay": "sample string 17",
"terminal_name": "sample string 18",
"active": true,
"created_on": "2026-07-08T10:46:47.3898081+02:00",
"last_update": "2026-07-08T10:46:47.3898081+02:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "48"
},
"tt_tips_users": [
{
"$id": "60",
"id_tip": "5502556d-3342-4a85-931e-f1011ce161d3",
"id_user": "510647e1-a417-4062-889e-b6dfce4da083",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-07-08T10:46:47.3898081+02:00",
"last_update": "2026-07-08T10:46:47.3898081+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": "b59532d2-3ca0-43bd-a2d7-847064932bc0",
"id_user": "95ac72b6-d818-4ba0-87df-897f532d490b",
"date_add": "2026-07-08T10:46:47.3898081+02:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-07-08T10:46:47.3898081+02:00",
"last_update": "2026-07-08T10:46:47.3898081+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": "481b842e-917d-4b25-a560-29caf74dae81",
"id_user": "4e0bec66-1be2-4e6d-b060-4789a90413dd",
"id_user_profile": "ec4c493a-35a1-48dc-9a53-d8277c5a8c65",
"locator": "sample string 4",
"date_end": "2026-07-08T10:46:47.3898081+02:00",
"id_pos_sesion": "8a8094d6-9ac0-4214-b994-f726520904b4",
"date_login": "2026-07-08T10:46:47.3898081+02:00",
"date_logout": "2026-07-08T10:46:47.3898081+02:00",
"terminal_id": "sample string 6",
"terminal_type": "sample string 7",
"created_on": "2026-07-08T10:46:47.3898081+02:00",
"last_update": "2026-07-08T10:46:47.3898081+02:00",
"commited": true,
"st_users": {
"$ref": "3"
},
"st_users_profiles": {
"$id": "63",
"id": "cb8e72c8-a878-4914-9017-390f7af19930",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"is_pass_required": true,
"is_admin": true,
"level_id": 7,
"order_1": 8,
"order_2": 9,
"order_3": 10,
"order_4": 11,
"is_tips": true,
"is_view_all": true,
"active": true,
"created_on": "2026-07-08T10:46:47.3898081+02:00",
"last_update": "2026-07-08T10:46:47.3898081+02:00",
"commited": true,
"st_permisions": [
{
"$id": "64",
"id": "eab44301-3a76-42e5-b5f5-2ab923ac4aa8",
"id_function": "0942164c-d535-4e91-b3ac-6e0c07de6779",
"id_user": "d3697810-394c-4fe2-bd4b-422b2a8e9fc6",
"id_profile": "668b2c94-7133-4de4-b1eb-9a2b0c13554e",
"permission": 3,
"active": true,
"created_on": "2026-07-08T10:46:47.3898081+02:00",
"last_update": "2026-07-08T10:46:47.3898081+02:00",
"commited": true,
"st_users_profiles": {
"$ref": "63"
},
"st_users": {
"$ref": "3"
},
"st_functions": {
"$id": "65",
"id": "d80d7202-4b21-4429-b15d-0dced1637ff8",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "803f3b32-60c2-41c4-b42d-1effb751c6a4",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "8271d1ff-28d9-4d17-a600-2009d9c16de2",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"font_bold": true,
"font_underline": true,
"font_size": 16,
"active": true,
"created_on": "2026-07-08T10:46:47.3898081+02:00",
"last_update": "2026-07-08T10:46:47.3898081+02:00",
"commited": true,
"st_functions_groups": {
"$id": "66",
"id": "3d8a7765-da3b-4bc9-a309-fa2c88834051",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-07-08T10:46:47.3898081+02:00",
"last_update": "2026-07-08T10:46:47.3898081+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": "092ae90d-5c3e-43bb-89df-5f9c2b707186",
"id_user": "70241043-c403-40f3-adc3-ed5bb3b485b1",
"date_add": "2026-07-08T10:46:47.3898081+02:00",
"destiny_type": 4,
"id_key": "ca9bf70a-2bbb-4db0-9428-251247a131b0",
"message": "sample string 6",
"message_view": true,
"date_view": "2026-07-08T10:46:47.3898081+02:00",
"id_pos_sesion": "18e5f0a6-5776-4016-83db-ca3118c9331c",
"terminal_add": "sample string 9",
"created_on": "2026-07-08T10:46:47.3898081+02:00",
"last_update": "2026-07-08T10:46:47.3898081+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": "f6b03a26-0eeb-41b5-a585-919a8ae344e8",
"spool_server": "sample string 2",
"id_doc_sa": "19ede07a-533c-4cbc-8bd5-eba3b1cf9884",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-07-08T10:46:47.3898081+02:00",
"printed": true,
"print_on": "2026-07-08T10:46:47.3898081+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": "b6e7b5d1-f56e-4145-911d-fd862e6a22e8",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-07-08T10:46:47.3898081+02:00",
"date_end": "2026-07-08T10:46:47.3898081+02:00",
"id_branch": "5e3467d7-f3c0-48b3-b8b0-70e8e4349665",
"id_pos": "37bc97b5-07a0-4377-b6f1-63483ea4ec6d",
"id_list": "595bda56-0458-41bc-8322-af03239f99be",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-07-08T10:46:47.3898081+02:00",
"last_update": "2026-07-08T10:46:47.3898081+02:00",
"id_user_upd": "1024535e-1b6c-40b2-955e-d52f376f3fd9",
"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": "151e1c42-ee9d-4f95-af7c-1b1713630217",
"id_pos": "4e38d22c-079f-40c9-a55b-e90856696e9f",
"mac_address": "sample string 3",
"date_end": "2026-07-08T10:46:47.3898081+02:00",
"key_access": "sample string 5",
"id_user_add": "67a1bcbe-ef44-4c96-92cd-58426905601b",
"active": true,
"created_on": "2026-07-08T10:46:47.3898081+02:00",
"last_update": "2026-07-08T10:46:47.3898081+02:00",
"commited": true,
"mt_pos": {
"$ref": "25"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "70"
}
],
"st_users_pos": [
{
"$id": "71",
"id_user": "299165fe-f1bf-4f34-9020-099f3d883f9b",
"id_pos": "abb25caa-7c48-4f99-b5a2-e7d713b4b25e",
"pass_required": true,
"active": true,
"created_on": "2026-07-08T10:46:47.3898081+02:00",
"last_update": "2026-07-08T10:46:47.3898081+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": "83916574-58ba-4bc8-9ea7-a192b61292ad",
"id_pos": "2d800f9e-583f-4707-89fa-732519ca10b1",
"date_add": "2026-07-08T10:46:47.3898081+02:00",
"date_upd": "2026-07-08T10:46:47.3898081+02:00",
"date_out": "2026-07-08T10:46:47.3898081+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": "b82ffc3f-61af-4f3f-b6ce-213d9f49a838",
"id_user_add": "3c9119fc-057c-4e17-867a-9fe1e32c20ec",
"id_table": "90398c92-0a9d-42b8-a1c5-3f80cc586f51",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "724963c9-a925-446a-8e1c-dbd3f5d60833",
"created_on": "2026-07-08T10:46:47.3898081+02:00",
"commited": true,
"mt_pos": {
"$ref": "25"
},
"st_sync_tables": {
"$id": "74",
"id": "ef2834bc-fa87-4bd3-836a-6d700912008d",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-07-08T10:46:47.3898081+02:00",
"last_update": "2026-07-08T10:46:47.3898081+02:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "75",
"id": "8f284dc0-a927-4ef2-bd94-66ab3d18cf92",
"id_sync": "34d631df-b0cf-4712-8d86-4d8fbdcf2586",
"json": "sample string 3",
"id_table": "167cd7ac-2483-45f4-97b1-75ba9891ad33",
"order": 5,
"st_sync_packages": {
"$id": "76",
"id": "cf923913-b250-4ecf-832a-6b4a1f28ddf7",
"id_branch_from": "3fcab1e5-d34c-4599-a71d-c6863c1359eb",
"id_branch_to": "a9df34af-916a-44da-8921-9b0023bed648",
"type": 4,
"created_on": "2026-07-08T10:46:47.3898081+02:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-07-08T10:46:47.3898081+02:00",
"send_on": "2026-07-08T10:46:47.3898081+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": "b2ea98bc-bc4a-4976-938c-728ddc3c6e31",
"id_pos": "72c8fe7b-5efc-4189-a7e5-6eef2edc3d7a",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-07-08T10:46:47.3898081+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": "2b29173f-a378-425f-be34-e7be46c0768e",
"id_line": 2,
"id_item": "54fedd5a-0f8e-4b02-bb65-2c7f1874e98d",
"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": "6c5108c3-640c-4ce3-aa55-d0ecf3c9c42b",
"date_from": "2026-07-08T10:46:47.3898081+02:00",
"date_end": "2026-07-08T10:46:47.3898081+02:00",
"date_used": "2026-07-08T10:46:47.3898081+02:00",
"id_employee": "f24f1bf9-704e-41e2-96a6-606c75c4bf64",
"id_branch": "64d86309-91a1-40b9-ba90-be8c2baffe39",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "bc3b7065-f838-4863-99f5-10f352c80c98",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-07-08T10:46:47.3898081+02:00",
"last_update": "2026-07-08T10:46:47.3898081+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": "47f18af0-470f-40be-b754-af3f8a3203e3",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-07-08T10:46:47.3898081+02:00",
"last_update": "2026-07-08T10:46:47.3898081+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": "1fe33425-f630-431c-a5c8-91b56ceaa655",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-07-08T10:46:47.3898081+02:00",
"date_end": "2026-07-08T10:46:47.3898081+02:00",
"state": "sample string 6",
"created_on": "2026-07-08T10:46:47.3898081+02:00",
"last_update": "2026-07-08T10:46:47.3898081+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": "f86d8617-03c3-42ff-8e99-63b966c8b1cc",
"token_id": "sample string 2",
"id_user": "293241df-8c6d-4028-a921-4e6989fd6e2b",
"date_from": "2026-07-08T10:46:47.3898081+02:00",
"date_end": "2026-07-08T10:46:47.3898081+02:00",
"created_on": "2026-07-08T10:46:47.3898081+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": "26dcfbc5-be27-4070-a633-23b3e0b95a6d",
"id_room_activity": "46ee757b-f30f-4753-86f6-3f15c8455baa",
"id_pos_sesion": "cf809d87-e895-45be-a000-4d3ac66b5ef4",
"log_text": "sample string 4",
"id_user": "165d502f-8790-4b31-ada0-e6cdb1a2943f",
"created_on": "2026-07-08T10:46:47.3898081+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"
}
]