GET api/Mt_Items?id_list_price={id_list_price}&id_pos={id_pos}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id_list_price | globally unique identifier |
Required |
|
| id_pos | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of mt_items| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
None. |
|
| id_mask | string |
Required Max length: 10 |
|
| name | string |
Required Max length: 20 |
|
| description | string |
Max length: 200 |
|
| id_unit | globally unique identifier |
Required |
|
| id_unit_sec | globally unique identifier |
None. |
|
| id_brand | globally unique identifier |
Required |
|
| b_sale | boolean |
Required |
|
| b_stock | boolean |
Required |
|
| b_price | boolean |
Required |
|
| b_unique | boolean |
Required |
|
| b_exclude_control | boolean |
Required |
|
| tax | decimal number |
Required |
|
| change_price | boolean |
Required |
|
| force_printing | boolean |
Required |
|
| is_ticket | boolean |
Required |
|
| is_supply | boolean |
Required |
|
| define_price | boolean |
Required |
|
| is_multi_sub | boolean |
Required |
|
| external_id | string |
Max length: 100 |
|
| name_pos | string |
Max length: 20 |
|
| name_print | string |
Max length: 20 |
|
| id_image | globally unique identifier |
None. |
|
| view_pos | boolean |
Required |
|
| order | integer |
Required |
|
| color_border | string |
Max length: 20 |
|
| color_button | string |
Max length: 20 |
|
| color_font | string |
Max length: 20 |
|
| font_bold | boolean |
Required |
|
| font_underline | boolean |
Required |
|
| font_size | integer |
Required |
|
| active | boolean |
Required |
|
| created_on | date |
None. |
|
| last_update | date |
None. |
|
| id_user_upd | globally unique identifier |
None. |
|
| commited | boolean |
None. |
|
| mt_brands | mt_brands |
None. |
|
| mt_categories_items | Collection of mt_categories_items |
None. |
|
| mt_items_featured | Collection of mt_items_featured |
None. |
|
| mt_items_formula | Collection of mt_items_formula |
None. |
|
| mt_units | mt_units |
None. |
|
| mt_units1 | mt_units |
None. |
|
| st_images | st_images |
None. |
|
| st_users | st_users |
None. |
|
| mt_items_sub | Collection of mt_items_sub |
None. |
|
| mt_prices_rules | Collection of mt_prices_rules |
None. |
|
| tt_doc_sa_det_stock | Collection of tt_doc_sa_det_stock |
None. |
|
| tt_doc_st_det | Collection of tt_doc_st_det |
None. |
|
| tt_items_customs | Collection of tt_items_customs |
None. |
|
| tt_stock | Collection of tt_stock |
None. |
|
| tt_vouchers_det | Collection of tt_vouchers_det |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"$id": "1",
"id": "76e0ef61-0f63-4d87-adb7-aabbaa846f34",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "adfa424a-cf57-485c-af52-dc80dd82df03",
"id_unit_sec": "55c37da0-cab7-4d40-9ad4-688de67f1ff6",
"id_brand": "aecad283-14df-499e-8275-adb9ea196e2a",
"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": "a399a85b-e1db-4a0f-9fd1-fa6d066c83db",
"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-05-09T09:40:06.8142548+02:00",
"last_update": "2026-05-09T09:40:06.8142548+02:00",
"id_user_upd": "84701ecc-3bcf-4a31-ab5e-aa0c35f0f9bf",
"commited": true,
"mt_brands": {
"$id": "2",
"id": "b568302b-949a-48e9-a40e-4ce9ddbcd569",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-05-09T09:40:06.8142548+02:00",
"last_update": "2026-05-09T09:40:06.8142548+02:00",
"id_user_upd": "84be38d1-85cd-48c4-a12c-1af4f86c2fd5",
"commited": true,
"mt_items": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"st_users": {
"$id": "3",
"id": "4e1271f6-a510-4866-b85e-3e9e174b507c",
"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": "1d82ec43-3237-4a11-8053-a7dc5171376f",
"view_messages": true,
"id_image_photo": "53d87d1f-7bc7-4f2e-8bcd-e1618a9c6515",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "5d78efb8-05d7-444d-a42d-9a2215ea37f0",
"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-05-09T09:40:06.8142548+02:00",
"last_update": "2026-05-09T09:40:06.8142548+02:00",
"commited": true,
"mt_branches": [
{
"$id": "4",
"id": "c1a32b64-cdfe-4ead-ae11-9cd7313234dc",
"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": "bfcbac9d-8969-42ad-bea2-c4fd37d512ff",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-05-09T09:40:06.8142548+02:00",
"last_update": "2026-05-09T09:40:06.8142548+02:00",
"id_user_upd": "f7cab1d3-06bd-42f2-9ff3-2cac6a82a76f",
"commited": true,
"st_images": {
"$id": "5",
"id": "821332ef-e6f7-440f-8ab4-d279707a0ca0",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "61810066-ec30-40c7-8cfc-dcfe1565063c",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-05-09T09:40:06.8142548+02:00",
"last_update": "2026-05-09T09:40:06.8142548+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"mt_categories": [
{
"$id": "6",
"id": "8773beb5-332f-48b2-b1a7-46bea34b136d",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "116c23e8-f22d-4c89-b2e4-ae3085820627",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "8482816a-0d9f-4665-a511-8f61ab490a9f",
"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-05-09T09:40:06.8142548+02:00",
"last_update": "2026-05-09T09:40:06.8142548+02:00",
"id_user_upd": "5869d70e-77d8-42de-b097-361a28e51a55",
"commited": true,
"mt_categories_items": [
{
"$id": "7",
"id_category": "f3f69505-4827-46cd-a8a0-3a0e6438643c",
"id_item": "49a10ac2-9baf-41e2-9973-c7adfac7bd72",
"is_default": true,
"active": true,
"created_on": "2026-05-09T09:40:06.8142548+02:00",
"last_update": "2026-05-09T09:40:06.8142548+02:00",
"id_user_upd": "1928f1cc-d4f0-4917-b914-b8c5dc7dc977",
"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": "e660f337-1f6f-46c1-8f34-f4f2787748f2",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-05-09T09:40:06.8142548+02:00",
"date_end": "2026-05-09T09:40:06.8142548+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": "cbe8a9b8-0ee2-4c94-933d-ccf05f5e6329",
"id_pos": "d348aea0-7d7b-44bc-b87a-81c3ef92fed1",
"id_list": "b43f1d86-57d5-4a0d-bf35-d41f77f88815",
"id_item": "54f2d523-cc6a-47da-ad00-48303fb7df9b",
"id_item_type": "07ff1e2e-0eef-4e9c-8325-99e0ad8c2661",
"id_category": "5d8d8e3b-acaa-46ce-acc6-d47943602be5",
"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-05-09T09:40:06.8142548+02:00",
"last_update": "2026-05-09T09:40:06.8142548+02:00",
"id_user_upd": "632e2f82-5ba6-49e7-a9f3-9afbecedcd88",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_categories": {
"$ref": "6"
},
"mt_items": {
"$ref": "1"
},
"mt_items_types": {
"$id": "9",
"id": "1f4ae3bd-469b-48fd-a340-b92d629ecdd7",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "8e808994-456e-4db3-ae04-70975813960c",
"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-05-09T09:40:06.8142548+02:00",
"last_update": "2026-05-09T09:40:06.8142548+02:00",
"id_user_upd": "1cc382e4-7afa-4e27-b98b-b0c0e84e4769",
"commited": true,
"tt_vouchers_det": [
{
"$id": "10",
"id_voucher": "5b5dca91-2e19-4385-9db3-5d3b6929945d",
"id_line": "c6e3a666-e951-4dce-b3c4-8695573cc147",
"id_category": "8b5ff98e-4877-4fa8-9aa8-617a8bc8fd67",
"id_item": "fc1afc10-35e7-43c5-a2eb-8ba439cf8e64",
"id_item_type": "7cb22b2c-d460-409f-b39f-dbf553dfd9e7",
"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": "0fed1d18-7cac-4bb2-8527-da61db7a7643",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-05-09T09:40:06.8142548+02:00",
"date_end": "2026-05-09T09:40:06.8142548+02:00",
"date_used": "2026-05-09T09:40:06.8142548+02:00",
"date_sesion": "2026-05-09T09:40:06.8142548+02:00",
"id_employee": "80c2ba6a-26da-4647-9e8d-1d11e6815204",
"id_branch": "821e26aa-a109-4d1a-92a4-7f2a9c90c1cc",
"id_voucher_permision": "ac239c52-cca9-44d3-99e2-5cd57cdbd102",
"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": "e9219efd-52bd-49cf-801a-d7b1a3078138",
"id_user_add": "34a7da9f-72bd-4d1f-8f76-47e845ae3bcb",
"id_doc_sa": "07060ad0-a07e-45bf-92f3-153250eb1b7b",
"id_item_sub": "fa145742-a23b-40e4-8e88-295c09e10c8f",
"id_pos_sesion": "938a49f3-b523-44c7-a6cb-9cedecd1ec0a",
"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-05-09T09:40:06.8142548+02:00",
"last_update": "2026-05-09T09:40:06.8142548+02:00",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_employees": {
"$id": "12",
"id": "d5cd3394-7a4e-4741-9280-0e39e02037bd",
"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": "af79ee1e-97b3-4713-8f11-741966c680a5",
"name_pos": "sample string 12",
"id_image": "a043ab85-2db6-4dee-9a1d-4e8715583e2c",
"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-05-09T09:40:06.8142548+02:00",
"last_update": "2026-05-09T09:40:06.8142548+02:00",
"id_user_upd": "4a16905b-644d-43ae-b139-916dc29001b7",
"commited": true,
"mt_employees_branches": [
{
"$id": "13",
"id_employee": "0120c300-17e1-4677-b8c7-57b20eb6d182",
"id_branch": "c3afd99a-5e1a-45f8-8008-1142cf1c8292",
"active": true,
"created_on": "2026-05-09T09:40:06.8142548+02:00",
"last_update": "2026-05-09T09:40:06.8142548+02:00",
"id_user_upd": "5bffe3bf-ae07-4b13-a566-9e3282e0d0df",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_employees": {
"$ref": "12"
}
},
{
"$ref": "13"
}
],
"mt_employees_profiles": {
"$id": "14",
"id": "2433d15e-f650-4de7-8148-b883efd10862",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-05-09T09:40:06.8142548+02:00",
"last_update": "2026-05-09T09:40:06.8142548+02:00",
"id_user_upd": "92564b0e-63c0-4b9c-9440-f679719e166f",
"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": "8562030f-4f95-40b1-a19e-80b2d7d03555",
"id_line": 2,
"id_item_sub": "d4229913-3b39-40db-b8fb-1b40284bd1be",
"qty": 4.1,
"id_list": "d075c4bd-6a8c-4234-a135-435287d50851",
"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": "19954f9c-3186-4e97-b3da-384cbd3bb6e9",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "24cd2415-8e80-4582-af0c-c32cc7878caf",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "8de02f67-0a54-4ab9-8a74-9353201d3036",
"id_user_upd": "6a27c402-3fb9-41aa-b04c-e7d0bdd5b2ad",
"active": true,
"mt_employees": {
"$ref": "12"
},
"mt_items_sub": {
"$id": "16",
"id": "e9d9a26c-03e3-471c-a8cf-885ac51c65c2",
"id_item": "8dd83fee-11ac-498d-9569-475cb9d6f813",
"id_item_type": "0f56a37a-3d46-41dd-8de7-fefd64cc6461",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "582b24b8-3791-4170-8f64-60b726ae405a",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-05-09T09:40:06.8142548+02:00",
"last_update": "2026-05-09T09:40:06.8142548+02:00",
"id_user_upd": "8c242212-7b83-4867-98d4-4f72b926fd5e",
"commited": true,
"mt_items": {
"$ref": "1"
},
"mt_items_formula": [
{
"$id": "17",
"id_item_sub": "cb9159cc-0ca8-41b3-83fe-f466be42db17",
"id_item": "12d9663d-da08-4cb5-b889-eaecd4177c69",
"group_id": 3,
"id_unit_ref": "8020cbd0-c508-4373-a507-7eff4e4092e0",
"qty_dis": 5,
"mt_items": {
"$ref": "1"
},
"mt_items_sub": {
"$ref": "16"
},
"mt_units_ref": {
"$id": "18",
"id": "58566dd4-dce4-40ae-9057-5e60c875def2",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "a15caef7-3f01-4e91-88ae-42a6b5511e48",
"active": true,
"created_on": "2026-05-09T09:40:06.8142548+02:00",
"last_update": "2026-05-09T09:40:06.8142548+02:00",
"id_user_upd": "8df3d5a3-d9dd-4784-ac25-774fd1781158",
"commited": true,
"mt_units": {
"$id": "19",
"id": "ee9d2ae1-377a-452c-8078-435e4e7b8741",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-05-09T09:40:06.8142548+02:00",
"last_update": "2026-05-09T09:40:06.8142548+02:00",
"id_user_upd": "d3c94955-7c7c-4118-abf8-d949511a269c",
"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": "16daf315-947b-461d-bf90-6a17cbd1b166",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "8b34f864-ba2a-4f3a-a6e2-bc8b17966500",
"id_doc_print": "181de002-3df8-4405-a0a1-b9f4150d9d4f",
"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-05-09T09:40:06.8142548+02:00",
"last_update": "2026-05-09T09:40:06.8142548+02:00",
"commited": true,
"mt_items_sub": [
{
"$ref": "16"
},
{
"$ref": "16"
}
]
},
"st_users": {
"$ref": "3"
},
"mt_prices_items": [
{
"$id": "21",
"id_list": "9a0b14f1-149b-4917-901d-16cf28bd9f3f",
"id_item_sub": "9ea8a326-84bf-4122-98a7-ea18064bb9e4",
"validity_date": "2026-05-09T09:40:06.8142548+02:00",
"price": 4.1,
"active": true,
"created_on": "2026-05-09T09:40:06.8142548+02:00",
"last_update": "2026-05-09T09:40:06.8142548+02:00",
"id_user_upd": "b8d6ce7f-2e71-4e7d-ba67-a5bd05c4b01b",
"commited": true,
"mt_items_sub": {
"$ref": "16"
},
"mt_prices_list": {
"$id": "22",
"id": "6d21d68e-1a22-45ff-9d77-40c8ef6cee7f",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "58b8abbc-2d2d-4b9e-aabe-86dd7c1ddbf9",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "5458169c-9b7d-42ef-b19f-05e4499c10ef",
"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-05-09T09:40:06.8142548+02:00",
"last_update": "2026-05-09T09:40:06.8142548+02:00",
"id_user_upd": "b3282fb2-b824-41dd-8af4-d0629e611d47",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "23",
"id_pos": "fd752111-45a1-4ce3-9658-3067d6201f86",
"id_pos_type": "1a9f8ec9-967e-4915-ab44-84efbc2b89f6",
"id_price_list": "4853d0a5-9148-4ba5-a8a0-7ab351515f66",
"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-05-09T09:40:06.8142548+02:00",
"last_update": "2026-05-09T09:40:06.8142548+02:00",
"id_user_upd": "f14e680b-483a-4ad2-9ef8-738f22d14429",
"commited": true,
"mt_pos_view": {
"$id": "24",
"id_pos": "218514de-104d-486c-91f7-5d7b5c4c4f25",
"id_pos_type": "49035513-6a75-451f-a0b6-73d59a55e62b",
"is_default": true,
"active": true,
"created_on": "2026-05-09T09:40:06.8142548+02:00",
"last_update": "2026-05-09T09:40:06.8142548+02:00",
"id_user_upd": "40ee39a0-b016-4d3d-97ca-466b95cdaff9",
"commited": true,
"mt_pos": {
"$id": "25",
"id": "3b56920f-4817-4ee4-8541-b1d13542173d",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "6c1431f7-587f-4967-a678-e4244d259cf1",
"id_zone": "86eaab8c-07e6-4f0d-baf4-4727dca44be0",
"user_required": true,
"active": true,
"created_on": "2026-05-09T09:40:06.8142548+02:00",
"last_update": "2026-05-09T09:40:06.8142548+02:00",
"id_user_upd": "469cecc2-882a-41a3-ae17-0cc517c926c9",
"commited": true,
"mt_branches_zones": {
"$id": "26",
"id": "e481221c-1bab-4958-8061-19d4115831a7",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "485d9861-bd18-4b3d-9fcf-74251199d922",
"active": true,
"created_on": "2026-05-09T09:40:06.8142548+02:00",
"last_update": "2026-05-09T09:40:06.8142548+02:00",
"id_user_upd": "1e583ddd-3eab-4637-8b7d-c2193eca5fa2",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_pos": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"st_users": {
"$ref": "3"
}
},
"mt_cloakrooms": [
{
"$id": "27",
"id": "ce3e931a-50a3-44c4-a381-73d4b7f4766b",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "6c04028e-fe9c-4599-bd7a-825b221bd91d",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "4580c52a-b99e-49e6-a65e-8acd6729d9ac",
"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-05-09T09:40:06.8142548+02:00",
"last_update": "2026-05-09T09:40:06.8142548+02:00",
"id_user_upd": "1fe5b739-cc2d-4499-8240-9d91a6676072",
"commited": true,
"mt_pos": {
"$ref": "25"
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
},
"tt_cloakrooms_units": [
{
"$id": "28",
"id": "e4af23c2-4079-4162-8a34-5cb11410549e",
"id_cloakroom": "2a8faafd-1ef8-424d-9f66-0459f2593ef1",
"id_pos_sesion": "92acb3e6-106a-492c-8d1e-0e17db0157f9",
"unit_id": 4,
"date_open": "2026-05-09T09:40:06.8142548+02:00",
"date_close": "2026-05-09T09:40:06.8142548+02:00",
"id_doc_sa": "75def412-3c02-4adf-9336-0881a015d9d7",
"commited": true,
"mt_cloakrooms": {
"$ref": "27"
},
"tt_doc_sa": {
"$id": "29",
"id": "e3896ab8-ee38-4d5a-8f95-5786174a9f28",
"id_pos": "39e3526d-4905-4a33-997d-30af28d46bca",
"id_doc": "67a0956f-27f6-4f2a-b277-ad1185d621a8",
"id_branch": "800f3df2-6baf-4dda-a069-0c8878526170",
"nro_doc": "sample string 5",
"date_doc": "2026-05-09T09:40:06.8142548+02:00",
"date_tax": "2026-05-09T09:40:06.8142548+02:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "202c506d-2f05-48b2-b061-999f355014e3",
"id_relationship": "2ef401e8-6ec0-4af6-aa01-e17760568ec9",
"id_loc_from": "1f915470-422a-4aac-a0fe-efc1a3cb8bf6",
"id_loc_end": "17c2011f-e678-4cda-a729-ac1e39b42ad3",
"id_user_add": "b12652d5-8443-406d-84d1-46f083e9291f",
"id_user_upd": "2ea2d4b9-d863-4c4a-b743-78d189cccbe7",
"comment": "sample string 12",
"id_pos_sesion": "80053489-8c77-4fd7-901d-a1ae0f578afb",
"id_room_unit": "0266d194-28e7-4fe6-9cb3-c65614267b7b",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "e83d1a31-b7af-41fb-b836-7e9e04b57865",
"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-05-09T09:40:06.8142548+02:00",
"last_update": "2026-05-09T09:40:06.8142548+02:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "4"
},
"mt_docs": {
"$id": "30",
"id": "b5968f77-28ce-4427-af94-988908042439",
"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": "017856d5-cb83-42b5-a542-93cdc68a08ea",
"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-05-09T09:40:06.8142548+02:00",
"last_update": "2026-05-09T09:40:06.8142548+02:00",
"id_user_upd": "9101562c-d6b4-4975-9b4a-e7393c7d665b",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "31",
"id_doc": "97cf69ab-7be6-4474-b0b2-2c79e6f1f149",
"id_pay": "6629c65e-da2b-44bf-9bc6-a81c005fb2e3",
"id_money": "03023060-a373-41b2-88e2-0786ef481778",
"active": true,
"created_on": "2026-05-09T09:40:06.8142548+02:00",
"last_update": "2026-05-09T09:40:06.8142548+02:00",
"id_user_upd": "d97cd67d-75a0-4132-90a3-a94d82ea1c71",
"commited": true,
"mt_docs": {
"$ref": "30"
},
"mt_money_types": {
"$id": "32",
"id": "eaa894ee-1740-433b-92d3-996a81c37b45",
"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": "3994c41f-6528-4f9d-96a3-770c48d0c147",
"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-05-09T09:40:06.8142548+02:00",
"last_update": "2026-05-09T09:40:06.8142548+02:00",
"id_user_upd": "d91436fb-fb66-4f82-b041-254eb36aaeb6",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"mt_money_rates": [
{
"$id": "33",
"id_money_1": "5c6916da-2b04-4f7a-8ce8-833f51489d7b",
"id_money_2": "f669fee3-9c8a-4129-b4de-22fe48031d76",
"date_from": "2026-05-09T09:40:06.8142548+02:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-05-09T09:40:06.8142548+02:00",
"last_update": "2026-05-09T09:40:06.8142548+02:00",
"id_user_upd": "f7062a4f-7a27-4655-a12c-4f1b2a840128",
"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": "3cc5c6db-287d-4a8b-8a2b-960e0c317c85",
"id_pay": "2237caba-dc03-4ceb-9d6e-e987fdbdb7be",
"id_money": "3a2d5f92-3fd5-4974-b964-bbe8469418e9",
"date_cashflow": "2026-05-09T09:40:06.8142548+02:00",
"coefficient": 5.1,
"id_user_add": "af1b7196-2c93-4ad5-9b29-8a4f0904b793",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "35",
"id": "076aaa49-0917-4308-b04a-0ba2c2099258",
"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": "4e80c0e3-72c5-4945-8233-db652b0c71e8",
"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-05-09T09:40:06.8142548+02:00",
"last_update": "2026-05-09T09:40:06.8142548+02:00",
"id_user_upd": "02980c32-f34a-496a-8cd8-e5bff174cccb",
"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": "f0dbc01c-3421-4e1b-becc-1a814a3bc687",
"id_line": 2,
"id_pay": "74af1c4e-b601-47c4-a217-b9ef89d25fc8",
"id_money": "d57132e4-51a0-426b-bd81-34003d7daacc",
"coefficient": 5.1,
"id_voucher": "13e661fc-623b-4f1f-9bc3-cdc9a0fbad2a",
"id_employee": "ab9b2e38-175d-4b3b-8102-1cebc3ee873f",
"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": "da6aec6e-3d03-41e4-add3-f7fffcd93ec4",
"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": "b223281a-7179-471f-9e08-d46557809eaa",
"id_doc": "0860989d-c758-4db0-94c7-022e86184c42",
"id_pos_type": "5baef567-64f2-4ae8-9a5e-fdceff6a7005",
"id_doc_print": "0799a4ba-250c-4efa-a973-afd9f7d81946",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-05-09T09:40:06.8142548+02:00",
"last_update": "2026-05-09T09:40:06.8142548+02:00",
"id_user_upd": "b5837942-c250-436e-8363-6ebd5bb320f1",
"commited": true,
"mt_docs": {
"$ref": "30"
},
"mt_pos_print": {
"$id": "38",
"id": "0e9da53a-7178-4095-a5d8-13108a2b7a4c",
"id_pos": "e1b07fca-d622-40c6-ada3-b9f6ceaf8358",
"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-05-09T09:40:06.8142548+02:00",
"last_update": "2026-05-09T09:40:06.8142548+02:00",
"id_user_upd": "9e97641c-9e6a-4664-9857-da6593f4396e",
"commited": true,
"mt_pos": {
"$ref": "25"
},
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_users": {
"$ref": "3"
}
},
"mt_pos_types": {
"$id": "39",
"id": "0e671332-8cb9-4e08-8677-34893530526c",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-05-09T09:40:06.8142548+02:00",
"last_update": "2026-05-09T09:40:06.8142548+02:00",
"id_user_upd": "3abf006f-0de6-48ca-8118-69557c863d5a",
"commited": true,
"mt_items_featured": [
{
"$id": "40",
"id": "560c46e6-1c06-4139-8635-acef993bd840",
"id_branch": "071c7725-2a0b-4b03-9c0b-fbe04db23827",
"id_pos_type": "bc3c8b67-4714-4761-884e-916d9c31d292",
"id_pos": "6b0bf9cd-a157-4b24-9b59-e17810be1409",
"id_item": "65f43513-dd49-4b4e-9181-21ac5965c252",
"date_from": "2026-05-09T09:40:06.8142548+02:00",
"date_end": "2026-05-09T09:40:06.8142548+02:00",
"image_id": 4,
"active": true,
"created_on": "2026-05-09T09:40:06.8142548+02:00",
"last_update": "2026-05-09T09:40:06.8142548+02:00",
"id_user_upd": "b1cfd6ea-acc6-4736-8528-513f414b410d",
"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": "77e5d12c-32d1-4b69-b448-490ea3a297c3",
"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-05-09T09:40:06.8142548+02:00",
"last_update": "2026-05-09T09:40:06.8142548+02:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_doc_print_det": [
{
"$id": "42",
"id_doc_print": "9afda4c7-e147-4d1f-82e0-b6bd41a3050f",
"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": "f8d49c8e-e5e3-47ae-a1a9-3be18162d9b4",
"id_doc": "7ffe23d6-efab-4064-9d24-663845b20546",
"value": 3,
"created_on": "2026-05-09T09:40:06.8142548+02:00",
"last_update": "2026-05-09T09:40:06.8142548+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": "7cbdc635-4543-4a0c-956a-8b970c05e1e0",
"id_pos": "ea3e992c-192d-4493-936e-fd02b250fa97",
"id_doc": "4cbf9017-a654-4df5-9782-52fddf91d491",
"id_branch": "fa3d9cfc-639f-4b92-b39b-5d4004c34b35",
"nro_doc": "sample string 5",
"date_doc": "2026-05-09T09:40:06.8142548+02:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "6006cf7e-717c-4cc5-a713-3f5be0594f0e",
"id_loc_from": "697cd9b2-8e22-484a-b326-24aee5280f11",
"id_loc_end": "a695746b-4cd3-4209-9ad2-772fd9439a1f",
"id_user_add": "ad3c68ee-4790-4bc6-be26-5371075ac5b6",
"id_user_upd": "611a6280-6400-4132-a443-c3b1d663cba0",
"id_pos_sesion": "58e1077f-a09c-4502-b242-fed565399102",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-05-09T09:40:06.8142548+02:00",
"active": true,
"created_on": "2026-05-09T09:40:06.8142548+02:00",
"last_update": "2026-05-09T09:40:06.8142548+02:00",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_docs": {
"$ref": "30"
},
"mt_locations": {
"$id": "45",
"id": "d6361ad9-0a16-4258-942f-1ed6b31cc5c3",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "7a22e881-e5c8-4f8e-8af3-586172f6b354",
"active": true,
"created_on": "2026-05-09T09:40:06.8142548+02:00",
"last_update": "2026-05-09T09:40:06.8142548+02:00",
"id_user_upd": "6b58ecf0-6c4e-433e-812b-640371469f64",
"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": "6733aa6e-5679-4b80-bc03-f2486f658e18",
"id_item": "2636728e-ed77-4062-86e1-d0b99e9c45a2",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-05-09T09:40:06.8142548+02:00",
"last_update": "2026-05-09T09:40:06.8142548+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": "1ec2a4c3-afff-4ca9-ad4f-a35814f0d3ea",
"id_line": 2,
"id_item": "a7ac153c-7ffc-4fa8-a552-9a927735a53e",
"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": "5acf17e5-0b37-4342-b358-dabcd4e0989c",
"nro_sesion": 2,
"id_pos": "60a88583-4b4f-4f79-9b6e-58ebe557f657",
"date_tax": "2026-05-09T09:40:06.8142548+02:00",
"date_open": "2026-05-09T09:40:06.8142548+02:00",
"date_close": "2026-05-09T09:40:06.8142548+02:00",
"id_user_open": "b5deed50-65a5-4352-8ac1-63077c5b8002",
"id_user_close": "cf177b74-cebb-439a-8463-a6ef957dabdb",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2026-05-09T09:40:06.8142548+02:00",
"last_update": "2026-05-09T09:40:06.8142548+02:00",
"commited": true,
"mt_pos": {
"$ref": "25"
},
"tt_cloakrooms_units": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"tt_items_customs": [
{
"$id": "49",
"id": "842d974b-4417-45b9-ba67-966de3035a9b",
"order_id": 2,
"id_item": "77e7c3f0-a1ab-45bb-933f-75eca8664da9",
"id_item_type": "c693ee27-6368-45c1-9cc7-6fd5cbc29fa7",
"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": "0a302064-5e5d-41e4-8f59-1b8ef4b07f0e",
"type_item": 11,
"id_voucher_json": "6ce23e60-27f9-4ea5-a9ca-827f3cfce67c",
"count_voucher": 1,
"id_category": "ac8fc1c1-9cea-45b3-9196-8adb51a7d0c5",
"created_on": "2026-05-09T09:40:06.8142548+02:00",
"last_update": "2026-05-09T09:40:06.8142548+02:00",
"id_user_upd": "dc7d1982-bdd7-4691-a892-ae89cc5f6f1f",
"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": "7b4226ee-33e6-43e4-b039-a4e4943cd33c",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "4963cc66-bc2f-4b48-9cbc-d20129c7d5c1",
"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-05-09T09:40:06.8142548+02:00",
"tt_pos_sesion": {
"$ref": "48"
}
},
{
"$ref": "50"
}
],
"tt_rooms_units_activity": [
{
"$id": "51",
"id": "1bfda7f6-0fbb-4b35-91c1-0251e61f3931",
"id_room_unit": "146b26d9-d48b-451e-8e96-337d498ec3a9",
"id_room_list": "b4762170-a3e9-4731-af71-cb466ae940f9",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-05-09T09:40:06.8142548+02:00",
"date_from": "2026-05-09T09:40:06.8142548+02:00",
"date_end": "2026-05-09T09:40:06.8142548+02:00",
"date_open": "2026-05-09T09:40:06.8142548+02:00",
"date_close": "2026-05-09T09:40:06.8142548+02:00",
"id_employee": "61fd59c7-9f27-4513-9038-f862d4200e78",
"id_employee_sec": "065fd5ee-abb8-466e-b50f-e3c0cd0b7436",
"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": "46849539-7cc6-4285-8178-e6a969a0ae16",
"comment": "sample string 7",
"id_user_open": "01c21de2-d0bd-4bad-9107-c0f1d39c4e21",
"id_user_close": "bb1602c8-2a17-494e-ac16-e04bc648cdea",
"id_unit_state": "5ae9970a-eb7d-40f1-b097-25575aedbeee",
"id_pos_sesion": "d17392c1-35e7-4f30-9d77-fd0ed5628cba",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-05-09T09:40:06.8142548+02:00",
"active": true,
"created_on": "2026-05-09T09:40:06.8142548+02:00",
"last_update": "2026-05-09T09:40:06.8142548+02:00",
"commited": true,
"mt_employees": {
"$ref": "12"
},
"mt_employees1": {
"$ref": "12"
},
"mt_rooms_units": {
"$id": "52",
"id": "12e36503-a2c8-4fbb-8945-270c66401b55",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "62d1dd4b-fdce-419f-a52e-b48d1aebaf70",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "f41050ed-efd1-46d3-b19d-43a781bafcdb",
"locked": true,
"date_locked": "2026-05-09T09:40:06.8142548+02:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-05-09T09:40:06.8142548+02:00",
"last_update": "2026-05-09T09:40:06.8142548+02:00",
"id_user_upd": "07017149-c170-40c3-8df3-2670876648a2",
"commited": true,
"mt_rooms": {
"$id": "53",
"id": "accec924-3724-4127-8972-cade1d9fc7aa",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "91ce8cc1-1cec-4494-9647-3ef5ca452946",
"name_pos": "sample string 6",
"id_image": "0fa9f4f9-9970-4289-aa02-67f724243b6b",
"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": "e7209ab7-664c-4248-a8a9-9edd2a5da125",
"refresh_status": true,
"active": true,
"created_on": "2026-05-09T09:40:06.8142548+02:00",
"last_update": "2026-05-09T09:40:06.8142548+02:00",
"id_user_upd": "58b2bb1f-6dea-4a57-92b0-4d3ca5b25632",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_pos_rooms": [
{
"$id": "54",
"id_pos": "469bb8b7-0329-4ae0-9f1c-88a555930cf5",
"id_room": "0c587531-b766-49fb-b1b1-e3bac89e38e7",
"active": true,
"created_on": "2026-05-09T09:40:06.8142548+02:00",
"last_update": "2026-05-09T09:40:06.8142548+02:00",
"id_user_upd": "29c97ef7-caff-4802-89cd-700347b49aad",
"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": "ee1af699-4f28-4aac-9a17-ac24abd09270",
"id_room": "f220de90-3a20-4074-ad2f-f7999bd88efd",
"date_in": "2026-05-09T09:40:06.8142548+02:00",
"date_out": "2026-05-09T09:40:06.8142548+02:00",
"id_user_add": "0dd17f0f-bede-453f-8b78-433e1184273c",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-05-09T09:40:06.8142548+02:00",
"last_update": "2026-05-09T09:40:06.8142548+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": "1d220c12-6356-42ba-86c4-5002a614dc14",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-05-09T09:40:06.8142548+02:00",
"last_update": "2026-05-09T09:40:06.8142548+02:00",
"id_user_upd": "9b76fc9a-201c-4844-bfd9-07fa0c76b5c6",
"commited": true,
"mt_rooms_units": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"mt_rooms_units_states_types": [
{
"$id": "57",
"id_room_type": "4b87473e-0e47-47ea-bec7-93d89252e6c4",
"id_room_state": "29d379f0-ffc6-4846-9e93-d43aea34506a",
"id_image": "fe704bba-3871-44bd-96fb-ad52b4501a97",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-05-09T09:40:06.8142548+02:00",
"last_update": "2026-05-09T09:40:06.8142548+02:00",
"id_user_upd": "ab2ad1d3-bd87-4e2b-926b-8e06ecbab058",
"commited": true,
"mt_rooms_units_states": {
"$id": "58",
"id": "0d129dea-7f33-4343-ae62-95556021003f",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"color": "sample string 5",
"active": true,
"created_on": "2026-05-09T09:40:06.8142548+02:00",
"last_update": "2026-05-09T09:40:06.8142548+02:00",
"id_user_upd": "b8b5aadc-4ebf-4316-be67-59198bb3c294",
"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": "725c6f2d-aa72-446b-8fbe-e2f7496114d5",
"id_pos_sesion": "db9429b0-4df4-4dc3-9baa-a461a5c4e77f",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "97d5c602-7e87-4260-bab9-d2d6833ce49d",
"id_room_unit_activity": "a289f06a-d1ee-4b2d-9baf-0164113170f0",
"id_doc_sa": "36f46e62-0f98-49cf-9b7f-c97b3716b864",
"id_pos_type": "b4ebd59b-fe2f-487a-a46a-89a0fb163ce6",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "b078073b-569c-4d6b-8afc-737f2d08196b",
"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-05-09T09:40:06.8142548+02:00",
"last_update": "2026-05-09T09:40:06.8142548+02:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "48"
},
"tt_tips_users": [
{
"$id": "60",
"id_tip": "70f652aa-7835-42bc-a6da-d7501a028904",
"id_user": "de6d45e8-c6c4-43fa-a593-16fc7fb06796",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-05-09T09:40:06.8142548+02:00",
"last_update": "2026-05-09T09:40:06.8142548+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": "24f3523f-c658-4086-b551-ea452fe809a4",
"id_user": "81cda708-b862-46ce-9000-0e33a68f75a9",
"date_add": "2026-05-09T09:40:06.8142548+02:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-05-09T09:40:06.8142548+02:00",
"last_update": "2026-05-09T09:40:06.8142548+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": "92408311-e485-46f5-b096-e8b6fc6d664b",
"id_user": "c326d3a0-70ca-483c-9d90-7beb4b843442",
"id_user_profile": "cbf8b90a-7e62-416d-abe0-b8befcc56f88",
"locator": "sample string 4",
"date_end": "2026-05-09T09:40:06.8142548+02:00",
"id_pos_sesion": "f678e159-289f-453c-9a24-6f37a85cfbc2",
"date_login": "2026-05-09T09:40:06.8142548+02:00",
"date_logout": "2026-05-09T09:40:06.8142548+02:00",
"terminal_id": "sample string 6",
"terminal_type": "sample string 7",
"created_on": "2026-05-09T09:40:06.8142548+02:00",
"last_update": "2026-05-09T09:40:06.8142548+02:00",
"commited": true,
"st_users": {
"$ref": "3"
},
"st_users_profiles": {
"$id": "63",
"id": "89b59ccf-ba2d-4793-90b6-6d46315ec0b6",
"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-05-09T09:40:06.8142548+02:00",
"last_update": "2026-05-09T09:40:06.8142548+02:00",
"commited": true,
"st_permisions": [
{
"$id": "64",
"id": "c10c2499-e72c-461d-a5cc-d87bce5e195a",
"id_function": "4d921ba0-3581-412c-85f4-2ed66927d12d",
"id_user": "b9e7a5d3-bc11-4a79-9efd-e10779e1b817",
"id_profile": "5b570e9d-9d99-480d-901a-2a0ac9578eef",
"permission": 3,
"active": true,
"created_on": "2026-05-09T09:40:06.8142548+02:00",
"last_update": "2026-05-09T09:40:06.8142548+02:00",
"commited": true,
"st_users_profiles": {
"$ref": "63"
},
"st_users": {
"$ref": "3"
},
"st_functions": {
"$id": "65",
"id": "c648e0c8-30e5-49c9-bc18-fe41bec04320",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "65896e1b-cc11-4470-8478-456fa495c8d2",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "552c273b-2101-4c5d-8158-f01bb160529a",
"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-05-09T09:40:06.8142548+02:00",
"last_update": "2026-05-09T09:40:06.8142548+02:00",
"commited": true,
"st_functions_groups": {
"$id": "66",
"id": "ce9dc046-e640-42d6-bd96-b46d86c502e1",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-05-09T09:40:06.8142548+02:00",
"last_update": "2026-05-09T09:40:06.8142548+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": "37e0d8b9-dc61-4b8b-a5fd-b0c0f4ca52d2",
"id_user": "48550965-b254-45e5-bb05-a0ebc8dbf431",
"date_add": "2026-05-09T09:40:06.8142548+02:00",
"destiny_type": 4,
"id_key": "645e87a8-8499-4a0a-a3f7-3ef6363977c8",
"message": "sample string 6",
"message_view": true,
"date_view": "2026-05-09T09:40:06.8142548+02:00",
"id_pos_sesion": "af619cbf-91c7-4875-a289-e563131b01fc",
"terminal_add": "sample string 9",
"created_on": "2026-05-09T09:40:06.8142548+02:00",
"last_update": "2026-05-09T09:40:06.8142548+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": "c817256f-c780-4928-916f-dd2413809c0f",
"spool_server": "sample string 2",
"id_doc_sa": "14e5cace-c737-458d-942c-9709a6dc0e47",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-05-09T09:40:06.8142548+02:00",
"printed": true,
"print_on": "2026-05-09T09:40:06.8142548+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": "b5a08cc3-d29e-42a3-b4fb-1d50e15783cd",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-05-09T09:40:06.8142548+02:00",
"date_end": "2026-05-09T09:40:06.8142548+02:00",
"id_branch": "0c7ce4a9-d5b2-4333-8955-e06bf6343e16",
"id_pos": "e9adf259-4922-4d7c-b47c-a6b727340dea",
"id_list": "29f4972e-7041-457f-b3ba-dfd8c6a9ef96",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-05-09T09:40:06.8142548+02:00",
"last_update": "2026-05-09T09:40:06.8142548+02:00",
"id_user_upd": "4e98c4a8-8c02-4ce9-8b09-bab5a81ce61d",
"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": "c651246c-589e-4ad6-bfdf-9aabf6b18931",
"id_pos": "06d8fa96-6685-4bba-9616-5cafcf129f83",
"mac_address": "sample string 3",
"date_end": "2026-05-09T09:40:06.8142548+02:00",
"key_access": "sample string 5",
"id_user_add": "1d13d4cc-75d8-41a7-b7c7-c022b80d8059",
"active": true,
"created_on": "2026-05-09T09:40:06.8142548+02:00",
"last_update": "2026-05-09T09:40:06.8142548+02:00",
"commited": true,
"mt_pos": {
"$ref": "25"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "70"
}
],
"st_users_pos": [
{
"$id": "71",
"id_user": "842b2093-12f9-4b32-9c35-46260e9384e9",
"id_pos": "00ef9355-2a5b-423e-a0a8-153d40de8172",
"pass_required": true,
"active": true,
"created_on": "2026-05-09T09:40:06.8142548+02:00",
"last_update": "2026-05-09T09:40:06.8142548+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": "e18447ed-346d-4b16-8ed6-f058fb75e395",
"id_pos": "7918e0c3-70bf-46c5-94cc-1c3a11850083",
"date_add": "2026-05-09T09:40:06.8142548+02:00",
"date_upd": "2026-05-09T09:40:06.8142548+02:00",
"date_out": "2026-05-09T09:40:06.8142548+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": "b62a2b8a-61f4-470e-9b9f-99ef1acc1bbc",
"id_user_add": "840b8018-c477-41b7-9e86-759198951216",
"id_table": "fbb9bfbc-303f-4837-927c-fa75a7a36e7a",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "f80b4309-2ffb-4c2c-a1e7-0b6ad465d416",
"created_on": "2026-05-09T09:40:06.8142548+02:00",
"commited": true,
"mt_pos": {
"$ref": "25"
},
"st_sync_tables": {
"$id": "74",
"id": "dd8fb6a3-983a-4927-9f43-466eedc89698",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-05-09T09:40:06.8142548+02:00",
"last_update": "2026-05-09T09:40:06.8142548+02:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "75",
"id": "0c5f73c8-81bb-4d02-a281-9ff734c4f27c",
"id_sync": "e1299003-873a-4ff3-a87e-265d1e9dfe18",
"json": "sample string 3",
"id_table": "51a09f92-f716-40f9-95c1-92411611073c",
"order": 5,
"st_sync_packages": {
"$id": "76",
"id": "b70f20e6-0171-42af-bd18-9cddfe0ca750",
"id_branch_from": "8a383146-4475-48f7-92bc-e10369a65c78",
"id_branch_to": "c00cb00c-e339-46e2-8cb2-8cd51c88d1d8",
"type": 4,
"created_on": "2026-05-09T09:40:06.8142548+02:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-05-09T09:40:06.8142548+02:00",
"send_on": "2026-05-09T09:40:06.8142548+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": "ecee2614-ae00-44fb-8f4b-f39c91a84157",
"id_pos": "a6bcc283-efad-483e-bb14-74c09039162f",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-05-09T09:40:06.8142548+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": "ee050741-16f9-47b9-95a3-5ea07a1b3727",
"id_line": 2,
"id_item": "d1ad1ac4-d2f2-40d8-8f46-08eba9e650d9",
"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": "8a13ab3f-77fa-4b37-af8a-c732d3b3f20c",
"date_from": "2026-05-09T09:40:06.8142548+02:00",
"date_end": "2026-05-09T09:40:06.8142548+02:00",
"date_used": "2026-05-09T09:40:06.8142548+02:00",
"id_employee": "3a38a006-f433-4ecc-86db-64eb20eb8504",
"id_branch": "a7a258b9-59a6-433b-9843-481bee2db5e0",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "5c586022-b4aa-4ed5-b327-0054710ce0d8",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-05-09T09:40:06.8142548+02:00",
"last_update": "2026-05-09T09:40:06.8142548+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": "b4db042a-df28-4c94-9a0e-3bb8bc61ebf6",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-05-09T09:40:06.8142548+02:00",
"last_update": "2026-05-09T09:40:06.8142548+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": "9c8b9631-ac7e-43bf-8893-231ada6ee6b9",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-05-09T09:40:06.8142548+02:00",
"date_end": "2026-05-09T09:40:06.8142548+02:00",
"state": "sample string 6",
"created_on": "2026-05-09T09:40:06.8142548+02:00",
"last_update": "2026-05-09T09:40:06.8142548+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": "8f286b59-8f89-4ee1-b2f0-68bbc79ebc37",
"token_id": "sample string 2",
"id_user": "ba0dd323-3572-4fac-add9-c3e02434b65f",
"date_from": "2026-05-09T09:40:06.8299063+02:00",
"date_end": "2026-05-09T09:40:06.8299063+02:00",
"created_on": "2026-05-09T09:40:06.8299063+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": "eeda4fb5-7b5f-47aa-9615-e54ea03f1217",
"id_room_activity": "6d994eed-234b-4996-9a26-055f0dcd5015",
"id_pos_sesion": "fac172cf-021f-47f4-8070-ada6bc4e424e",
"log_text": "sample string 4",
"id_user": "fc2471f0-c9d6-4094-b19f-7d8eec0eeb86",
"created_on": "2026-05-09T09:40:06.8299063+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"
}
]