DELETE api/Mt_Items/{id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
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": "96cd30d8-047a-41c7-aca8-db70e4f45a57",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "b976f4fb-6baf-4a43-9db9-cd8e24e07d77",
"id_unit_sec": "f338f4cf-093b-41f8-9800-0c6e9808ee03",
"id_brand": "a7a3ab59-1c50-48dc-9f2c-d0c63a823d8d",
"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": "b091f5ca-7d65-4316-ad3e-ff5b202e3098",
"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-09T08:04:22.5885701+02:00",
"last_update": "2026-05-09T08:04:22.5885701+02:00",
"id_user_upd": "720062f7-9250-43c4-8e93-d2e2ace76781",
"commited": true,
"mt_brands": {
"$id": "2",
"id": "5d1473d3-9c9d-4985-ad76-4ca03c7774ca",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-05-09T08:04:22.5885701+02:00",
"last_update": "2026-05-09T08:04:22.5885701+02:00",
"id_user_upd": "47f1a2a9-79b5-4364-949e-68f27f32f349",
"commited": true,
"mt_items": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"st_users": {
"$id": "3",
"id": "25c77abc-7111-458a-8cd8-4db81ccf782b",
"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": "3eb1d466-38cf-4c16-9992-7a514601d2c2",
"view_messages": true,
"id_image_photo": "b1becbd3-ef51-413d-9800-f6a77f7d03bf",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "061a505a-1a93-4036-a733-be4443c6e8e0",
"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-09T08:04:22.5885701+02:00",
"last_update": "2026-05-09T08:04:22.5885701+02:00",
"commited": true,
"mt_branches": [
{
"$id": "4",
"id": "de355e6a-b18c-4136-a401-2c67caf4b628",
"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": "683215f1-948f-4f78-91ab-78d4e891f2bc",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-05-09T08:04:22.5885701+02:00",
"last_update": "2026-05-09T08:04:22.5885701+02:00",
"id_user_upd": "f7102011-b95d-4000-88bd-b1b9b8d4c11c",
"commited": true,
"st_images": {
"$id": "5",
"id": "e6f2a79e-3b3c-4e49-a742-d3ffbd4fb19d",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "8672d2b7-64e9-40fb-973d-ae06c809577e",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-05-09T08:04:22.5885701+02:00",
"last_update": "2026-05-09T08:04:22.5885701+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"mt_categories": [
{
"$id": "6",
"id": "fa95f4d1-90cc-4830-a4f7-e14f424c07e5",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "bcff3a80-6856-4216-89b0-d504d8c00c5d",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "663f18ba-08c7-40b3-b507-0f0ddcb51ff1",
"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-09T08:04:22.5885701+02:00",
"last_update": "2026-05-09T08:04:22.5885701+02:00",
"id_user_upd": "ba56d1d8-4f97-4613-ba6c-02fba07cbf1a",
"commited": true,
"mt_categories_items": [
{
"$id": "7",
"id_category": "82b47215-184a-4a54-8b0e-cd59c9d8b5e1",
"id_item": "bd337412-7bf0-4c95-b20c-ef895d7441c8",
"is_default": true,
"active": true,
"created_on": "2026-05-09T08:04:22.5885701+02:00",
"last_update": "2026-05-09T08:04:22.5885701+02:00",
"id_user_upd": "6e2f395e-e33c-41ad-86ac-f92912e252d0",
"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": "f517c1bc-09c1-49ce-92e7-45670da7dde3",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-05-09T08:04:22.5885701+02:00",
"date_end": "2026-05-09T08:04:22.5885701+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": "cededb63-6b1d-4e46-9cf2-20b914a4961c",
"id_pos": "4381b88b-b481-47ba-8a89-5dccb8bd6f97",
"id_list": "0b64aa67-86e1-4451-95e3-b922199a24ed",
"id_item": "d9a7d79c-29e0-46dd-b0c4-11081a7c3cb4",
"id_item_type": "6100bb45-54f7-47f1-9d08-216bd7ad7c4e",
"id_category": "4f33bd2f-635d-4cf3-a0fb-81b21af5687f",
"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-09T08:04:22.5885701+02:00",
"last_update": "2026-05-09T08:04:22.5885701+02:00",
"id_user_upd": "c6168211-4077-4eb0-8759-ebb73add6d45",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_categories": {
"$ref": "6"
},
"mt_items": {
"$ref": "1"
},
"mt_items_types": {
"$id": "9",
"id": "9bf92d75-469f-42c4-b922-8b77ef6a8a24",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "6867ac6b-ff1b-4169-b6b2-f4fb426dfb43",
"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-09T08:04:22.5885701+02:00",
"last_update": "2026-05-09T08:04:22.5885701+02:00",
"id_user_upd": "5d8e93ed-f52e-4e8e-b04a-79b8b720a0a9",
"commited": true,
"tt_vouchers_det": [
{
"$id": "10",
"id_voucher": "6021f1fa-81ad-41b3-80cd-2bb966553cd8",
"id_line": "1eb8b02a-d7b1-40da-90f0-b4d17a6eb2cc",
"id_category": "cdddc575-4dbb-4e96-8200-afb6b9f72af5",
"id_item": "46f911b8-37a3-41b4-841b-c25d0cc086db",
"id_item_type": "461e412e-6e69-416d-b78a-b20fea364c95",
"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": "c8db2767-7ee0-404c-8927-f06bf65fae8f",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-05-09T08:04:22.5885701+02:00",
"date_end": "2026-05-09T08:04:22.5885701+02:00",
"date_used": "2026-05-09T08:04:22.5885701+02:00",
"date_sesion": "2026-05-09T08:04:22.5885701+02:00",
"id_employee": "a532b989-05c0-4c88-bdef-96374e4db1ca",
"id_branch": "66989a34-b945-47b3-99da-56b8f0c65c86",
"id_voucher_permision": "7ede4cc0-823e-4006-802b-be78f9927b7a",
"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": "fe6fc84e-f2d0-406b-9964-1906f11616e8",
"id_user_add": "3a9971da-65a6-44e4-b9d3-c3167dc283b6",
"id_doc_sa": "c03d288d-28b8-444a-832d-9a007837dea5",
"id_item_sub": "b0b2e8ac-bc35-4791-bd89-a7ba9a87f84d",
"id_pos_sesion": "42134a62-232e-41d8-8cbf-d23abba6e0c3",
"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-09T08:04:22.5885701+02:00",
"last_update": "2026-05-09T08:04:22.5885701+02:00",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_employees": {
"$id": "12",
"id": "5cc764cb-7a30-46ff-b56b-4f6fb2d6afc2",
"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": "2c37b5cf-9c10-47b7-86ba-926758b7a1a8",
"name_pos": "sample string 12",
"id_image": "108a756e-a232-432a-980a-32febb39c408",
"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-09T08:04:22.5885701+02:00",
"last_update": "2026-05-09T08:04:22.5885701+02:00",
"id_user_upd": "ec380f7f-c464-4a89-bf9e-69a738bf13eb",
"commited": true,
"mt_employees_branches": [
{
"$id": "13",
"id_employee": "76a7bde0-6416-4237-a1cf-0c3bfb12764c",
"id_branch": "4ccbac18-4873-4b78-91a2-f2574139cb46",
"active": true,
"created_on": "2026-05-09T08:04:22.5885701+02:00",
"last_update": "2026-05-09T08:04:22.5885701+02:00",
"id_user_upd": "98b4c651-215f-4571-88ad-b731eb875a4e",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_employees": {
"$ref": "12"
}
},
{
"$ref": "13"
}
],
"mt_employees_profiles": {
"$id": "14",
"id": "4bc77e1d-8f44-4e2e-8c7c-2758285b046a",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-05-09T08:04:22.5885701+02:00",
"last_update": "2026-05-09T08:04:22.5885701+02:00",
"id_user_upd": "fd009871-9b97-40e2-8402-05371077e02f",
"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": "c6b435ad-882a-4536-8157-879faf2d0b96",
"id_line": 2,
"id_item_sub": "7b569de4-67c8-4c34-b47b-f03f691e8d73",
"qty": 4.1,
"id_list": "05ba7914-b47d-439b-82c3-722d47c9c047",
"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": "70e761ff-b8af-4642-91da-50713841045d",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "6117a555-2484-4aa6-9452-085f315a84a6",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "437bb0d6-9c56-40cb-aea7-117a4169c282",
"id_user_upd": "1f057433-fcf5-44dd-b619-4e14e783e565",
"active": true,
"mt_employees": {
"$ref": "12"
},
"mt_items_sub": {
"$id": "16",
"id": "65d49fdf-3b07-4407-a19c-88a30137348f",
"id_item": "6160d28f-f49e-47ca-9400-5e3628775818",
"id_item_type": "13290493-2a23-4ef0-ad8a-79a4e7518b63",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "e8d4b979-e9da-4528-8b2c-fa50826def4b",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-05-09T08:04:22.5885701+02:00",
"last_update": "2026-05-09T08:04:22.5885701+02:00",
"id_user_upd": "25ab1a6f-fc88-4953-8996-627ab2dc546c",
"commited": true,
"mt_items": {
"$ref": "1"
},
"mt_items_formula": [
{
"$id": "17",
"id_item_sub": "e602c905-c5e8-4bfc-8d43-39e8218c25b1",
"id_item": "eabf03c0-de36-4356-bedf-128316768361",
"group_id": 3,
"id_unit_ref": "d124421a-d259-489c-9626-4c4b3afe5bea",
"qty_dis": 5,
"mt_items": {
"$ref": "1"
},
"mt_items_sub": {
"$ref": "16"
},
"mt_units_ref": {
"$id": "18",
"id": "5e40beb4-951d-4284-a2f8-5a9cc600110d",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "ce6ab3cd-f166-42d3-8357-33f5ea16a69f",
"active": true,
"created_on": "2026-05-09T08:04:22.5885701+02:00",
"last_update": "2026-05-09T08:04:22.5885701+02:00",
"id_user_upd": "dd4c206d-c965-437b-a888-38c4e0502590",
"commited": true,
"mt_units": {
"$id": "19",
"id": "c4a97f4e-7068-4c49-af76-f605f73b3522",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-05-09T08:04:22.5885701+02:00",
"last_update": "2026-05-09T08:04:22.5885701+02:00",
"id_user_upd": "f54655e2-6a08-4997-a137-959b1b586e21",
"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": "1c31c0cc-405d-43c6-8614-258b41df8bf9",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "2bfe501a-51a7-44b5-8355-2ba2ec4bd2a8",
"id_doc_print": "f7c5f629-0f02-465a-afcd-b80fed2cb338",
"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-09T08:04:22.5885701+02:00",
"last_update": "2026-05-09T08:04:22.5885701+02:00",
"commited": true,
"mt_items_sub": [
{
"$ref": "16"
},
{
"$ref": "16"
}
]
},
"st_users": {
"$ref": "3"
},
"mt_prices_items": [
{
"$id": "21",
"id_list": "21a95618-6551-4177-993e-99e33b28af11",
"id_item_sub": "f3c1d12f-4c52-4928-95f1-72cd977c7024",
"validity_date": "2026-05-09T08:04:22.5885701+02:00",
"price": 4.1,
"active": true,
"created_on": "2026-05-09T08:04:22.5885701+02:00",
"last_update": "2026-05-09T08:04:22.5885701+02:00",
"id_user_upd": "90f2f4d6-3a47-409c-ac87-e6aa359b618c",
"commited": true,
"mt_items_sub": {
"$ref": "16"
},
"mt_prices_list": {
"$id": "22",
"id": "63af09ac-c656-4401-a58a-5e086331204a",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "6b09d423-8e90-43c7-bc89-563f514c1f1e",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "22ad1b2a-7166-45d4-a99a-3d03533bb9b9",
"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-09T08:04:22.5885701+02:00",
"last_update": "2026-05-09T08:04:22.5885701+02:00",
"id_user_upd": "16705b95-2d35-4564-9270-7b2e7e114d32",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "23",
"id_pos": "15791c55-67f2-44fa-b57c-77add83242a7",
"id_pos_type": "20eee8cf-2abb-4d73-b9dc-6962fec9b8dd",
"id_price_list": "470e8d57-ee88-4c38-908a-5930406b8123",
"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-09T08:04:22.5885701+02:00",
"last_update": "2026-05-09T08:04:22.5885701+02:00",
"id_user_upd": "4f34b4f0-94fb-4835-8308-45593183394d",
"commited": true,
"mt_pos_view": {
"$id": "24",
"id_pos": "c9c13bea-2d6c-4b56-affc-8d8cd7f0c98a",
"id_pos_type": "a3a590a8-a9c3-4d98-bb29-e330c94e136a",
"is_default": true,
"active": true,
"created_on": "2026-05-09T08:04:22.5885701+02:00",
"last_update": "2026-05-09T08:04:22.5885701+02:00",
"id_user_upd": "ac812d95-e052-45ea-9a22-dcad2c32d790",
"commited": true,
"mt_pos": {
"$id": "25",
"id": "7f1b4f9c-7e5c-42a8-a874-e21223adbe42",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "4dc33bfd-0ea9-4209-8e60-49557fa4f7af",
"id_zone": "c2452c58-a9fa-4b9d-82d8-fb175ffb3524",
"user_required": true,
"active": true,
"created_on": "2026-05-09T08:04:22.5885701+02:00",
"last_update": "2026-05-09T08:04:22.5885701+02:00",
"id_user_upd": "4ba42101-d614-4db7-bceb-6dcd51f28220",
"commited": true,
"mt_branches_zones": {
"$id": "26",
"id": "016a16b2-d989-4774-9c58-11625592172a",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "81a2a9d8-8608-41bf-b39a-f47cddc0bfdf",
"active": true,
"created_on": "2026-05-09T08:04:22.5885701+02:00",
"last_update": "2026-05-09T08:04:22.5885701+02:00",
"id_user_upd": "46a20f14-95f5-44ea-ae57-965e8ebb4160",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_pos": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"st_users": {
"$ref": "3"
}
},
"mt_cloakrooms": [
{
"$id": "27",
"id": "b920e12e-2e7e-49c7-954b-708a3c1b8d76",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "7a38b1b7-f0ec-4a1a-a156-b575d2c0f7c2",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "ab7b63ed-3317-405e-b890-6422f952b92a",
"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-09T08:04:22.5885701+02:00",
"last_update": "2026-05-09T08:04:22.5885701+02:00",
"id_user_upd": "20dd14c4-9a37-44c4-b9f8-858cbf1654ed",
"commited": true,
"mt_pos": {
"$ref": "25"
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
},
"tt_cloakrooms_units": [
{
"$id": "28",
"id": "88985f35-89d1-47ee-821e-6ac68228cae5",
"id_cloakroom": "168431a3-f4d0-41c0-b0e7-9d58830627b0",
"id_pos_sesion": "c762bf79-0b81-44a7-be19-47fbbd683d97",
"unit_id": 4,
"date_open": "2026-05-09T08:04:22.5885701+02:00",
"date_close": "2026-05-09T08:04:22.5885701+02:00",
"id_doc_sa": "cd4f738a-0daa-4e4f-9f3c-4ca0283b6f8e",
"commited": true,
"mt_cloakrooms": {
"$ref": "27"
},
"tt_doc_sa": {
"$id": "29",
"id": "55e6bd7c-3592-4fa7-8720-d2b235dc6b2d",
"id_pos": "c41bd0d5-520d-465e-9f38-798a620869ab",
"id_doc": "0c88e10f-7445-4e74-b871-4fdcb1323440",
"id_branch": "13922765-e0de-4f31-a5a8-2bbbf3ebaa85",
"nro_doc": "sample string 5",
"date_doc": "2026-05-09T08:04:22.5885701+02:00",
"date_tax": "2026-05-09T08:04:22.5885701+02:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "67820c2d-5962-49d9-a431-0c39184088a4",
"id_relationship": "b9116640-4f07-4841-abf7-1664d3dddacb",
"id_loc_from": "b2bd5d1c-6fcf-4e59-b96c-b3e2d79a54b3",
"id_loc_end": "360f3e85-ba9d-45e3-9716-a55dbdb3b808",
"id_user_add": "5c2d0c6e-1129-465a-97cb-b2b2511a8587",
"id_user_upd": "eb79727f-e463-4464-b97f-03e3076d2a67",
"comment": "sample string 12",
"id_pos_sesion": "b57e1ce2-a67b-4c8f-9ee0-4c078a7fa104",
"id_room_unit": "3114c2ca-38ec-4145-81aa-b269a97a8373",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "dc41d51c-57b8-41e0-9efc-25e5f561262a",
"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-09T08:04:22.5885701+02:00",
"last_update": "2026-05-09T08:04:22.5885701+02:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "4"
},
"mt_docs": {
"$id": "30",
"id": "73504818-3720-46b1-8d92-128ee63cbb76",
"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": "ad7d83c6-5a01-4ca2-b3e2-b338d9bad269",
"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-09T08:04:22.5885701+02:00",
"last_update": "2026-05-09T08:04:22.5885701+02:00",
"id_user_upd": "8bdfd441-ab69-4200-93a8-482cf61d3dfa",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "31",
"id_doc": "11eb89e8-e1ad-452c-a3f0-2b3fe6b88756",
"id_pay": "5ed488c3-6405-457a-91b7-bb103ef77397",
"id_money": "988e77fc-81dc-453d-ab4f-416cbd5d1678",
"active": true,
"created_on": "2026-05-09T08:04:22.5885701+02:00",
"last_update": "2026-05-09T08:04:22.5885701+02:00",
"id_user_upd": "77c0c4ff-726f-449a-b4bc-eb36fa7279df",
"commited": true,
"mt_docs": {
"$ref": "30"
},
"mt_money_types": {
"$id": "32",
"id": "9a062956-a150-4056-a3e9-c94c079759a0",
"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": "13ee6b63-0930-4289-9e7f-75f05f05751c",
"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-09T08:04:22.5885701+02:00",
"last_update": "2026-05-09T08:04:22.5885701+02:00",
"id_user_upd": "8866eb84-fadb-465e-a4c8-20d66cd2f330",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"mt_money_rates": [
{
"$id": "33",
"id_money_1": "72e3bfd4-c0c4-46f1-b8d2-717b87f36dcd",
"id_money_2": "a9b52a00-8b45-412a-a6e3-a41e8dfd76f1",
"date_from": "2026-05-09T08:04:22.5885701+02:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-05-09T08:04:22.5885701+02:00",
"last_update": "2026-05-09T08:04:22.5885701+02:00",
"id_user_upd": "f6e1fa9a-f1d3-4d55-878d-c9b12e3d8252",
"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": "240b28ca-6b61-4da4-ae7f-b920ed28f0c1",
"id_pay": "34706e7f-61d8-40d3-bfde-b0295e5e1129",
"id_money": "433c77cf-88d1-40f5-b933-00f6cfed00c4",
"date_cashflow": "2026-05-09T08:04:22.5885701+02:00",
"coefficient": 5.1,
"id_user_add": "95ac008d-90ce-4cff-a0ff-4fb2d53f7bcd",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "35",
"id": "4a9ce375-bcfa-4ad0-885c-b361a078a5b0",
"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": "f0628cce-0ef1-47ca-ace0-ed31ce0e867e",
"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-09T08:04:22.5885701+02:00",
"last_update": "2026-05-09T08:04:22.5885701+02:00",
"id_user_upd": "0b243774-ed0a-4292-9e9a-3939c0dc992a",
"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": "194069cf-28da-4a40-b5ad-45e4f8360dc0",
"id_line": 2,
"id_pay": "cf37c76e-d150-4b2d-91f3-72ebe6b347d2",
"id_money": "f45a01cd-1317-417f-8c65-1afb56ca16f6",
"coefficient": 5.1,
"id_voucher": "881ccbbd-640e-46d8-b257-aa99053276fc",
"id_employee": "d2336d3e-0f01-4a3b-af02-80a548c4d534",
"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": "01226d67-491f-4cd7-971c-179973c6affc",
"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": "82f2db56-6755-4cb7-898f-cae01ecbfcfe",
"id_doc": "e84cc4da-bb94-47d9-ba32-bbbbdad87b89",
"id_pos_type": "84f0cea9-5d53-4739-affb-bd902b00f85b",
"id_doc_print": "3580099a-1413-45a8-bf9d-136261191ccb",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-05-09T08:04:22.5885701+02:00",
"last_update": "2026-05-09T08:04:22.5885701+02:00",
"id_user_upd": "c9262754-9b10-4d0d-9714-5dca3ea3efe6",
"commited": true,
"mt_docs": {
"$ref": "30"
},
"mt_pos_print": {
"$id": "38",
"id": "242a8db6-8990-4b07-a32e-7cfb11ebd216",
"id_pos": "1abe3b1f-8bac-49ec-bfcb-d8464bfd1f55",
"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-09T08:04:22.5885701+02:00",
"last_update": "2026-05-09T08:04:22.5885701+02:00",
"id_user_upd": "637c327e-f19e-46e2-9927-f3bf807a8a08",
"commited": true,
"mt_pos": {
"$ref": "25"
},
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_users": {
"$ref": "3"
}
},
"mt_pos_types": {
"$id": "39",
"id": "23df7ce4-c94e-4f69-9d8e-573496d50435",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-05-09T08:04:22.5885701+02:00",
"last_update": "2026-05-09T08:04:22.5885701+02:00",
"id_user_upd": "9f62bb67-4605-4d60-8629-b186df125bc4",
"commited": true,
"mt_items_featured": [
{
"$id": "40",
"id": "ef1a5687-0b83-46b3-b73c-fea8ce633b70",
"id_branch": "816002dd-2831-4694-82b5-6b1756399e41",
"id_pos_type": "6cfef36c-5f8f-49c3-8f4b-917e2300e752",
"id_pos": "e8fee656-afb3-4c1f-9190-6667a07c6edb",
"id_item": "134c69fd-049b-4c1e-be95-89fce8e37a85",
"date_from": "2026-05-09T08:04:22.5885701+02:00",
"date_end": "2026-05-09T08:04:22.5885701+02:00",
"image_id": 4,
"active": true,
"created_on": "2026-05-09T08:04:22.5885701+02:00",
"last_update": "2026-05-09T08:04:22.5885701+02:00",
"id_user_upd": "369e9db4-7144-4b1e-8893-acbd17208dbc",
"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": "357ad4c8-9720-4688-9e68-a293d4ecdad7",
"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-09T08:04:22.5885701+02:00",
"last_update": "2026-05-09T08:04:22.5885701+02:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_doc_print_det": [
{
"$id": "42",
"id_doc_print": "fb4d619e-cba3-4cd3-97f0-0a20429f51de",
"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": "1c8a77af-a66a-49c2-8dbb-c58234b5d619",
"id_doc": "79029fd0-6cf9-457c-ac9b-34b2a5ea1306",
"value": 3,
"created_on": "2026-05-09T08:04:22.5885701+02:00",
"last_update": "2026-05-09T08:04:22.5885701+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": "988e40fc-6e27-4fef-a8a1-b0d67978d238",
"id_pos": "1d656d72-d823-414f-906b-1d68201701a5",
"id_doc": "ad3a5d60-797d-4baf-b289-bb157a567a33",
"id_branch": "0f546522-91b2-40ff-854a-c5144d9dda81",
"nro_doc": "sample string 5",
"date_doc": "2026-05-09T08:04:22.5885701+02:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "4bfd33b8-1929-4a1b-8076-267a5a42cf19",
"id_loc_from": "b00c251c-13dd-4987-b011-192ca64d2071",
"id_loc_end": "652411e7-d19d-4947-95c6-dd800cc9a292",
"id_user_add": "11ebd03d-d112-4c5c-b543-c5b49ef696c3",
"id_user_upd": "0303a86f-cf4b-4f98-a9bf-4b872b839150",
"id_pos_sesion": "104e2bbf-34ba-4370-b2ca-d4f88b24ffa0",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-05-09T08:04:22.5885701+02:00",
"active": true,
"created_on": "2026-05-09T08:04:22.5885701+02:00",
"last_update": "2026-05-09T08:04:22.5885701+02:00",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_docs": {
"$ref": "30"
},
"mt_locations": {
"$id": "45",
"id": "3cbd0458-34a6-4639-afb8-356f7f7a3110",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "7ebc77d3-21ef-45d6-ad03-ef2a8001b6c3",
"active": true,
"created_on": "2026-05-09T08:04:22.5885701+02:00",
"last_update": "2026-05-09T08:04:22.5885701+02:00",
"id_user_upd": "0159abfe-1e13-49b3-bc22-885b77cd9e42",
"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": "a16c7ddc-aee8-4991-bcfd-4df7a2575a55",
"id_item": "82967f22-b0a4-4d08-9020-46e98c86cd70",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-05-09T08:04:22.5885701+02:00",
"last_update": "2026-05-09T08:04:22.5885701+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": "0545fb62-6ed8-480b-bdc1-2e03d9ffa682",
"id_line": 2,
"id_item": "b09af69f-8e3a-4516-8ded-45cbe1864bd8",
"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": "07969fb9-b9b8-4783-b268-683c7255064e",
"nro_sesion": 2,
"id_pos": "0e86751e-91a5-47c2-b1df-3030fbd6280d",
"date_tax": "2026-05-09T08:04:22.5885701+02:00",
"date_open": "2026-05-09T08:04:22.5885701+02:00",
"date_close": "2026-05-09T08:04:22.5885701+02:00",
"id_user_open": "6b871f31-7ca8-465e-b0f1-6a06c2e5faed",
"id_user_close": "4dc952ad-12aa-4b57-b013-4fa17528acff",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2026-05-09T08:04:22.5885701+02:00",
"last_update": "2026-05-09T08:04:22.5885701+02:00",
"commited": true,
"mt_pos": {
"$ref": "25"
},
"tt_cloakrooms_units": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"tt_items_customs": [
{
"$id": "49",
"id": "243f6dc6-7f09-40c5-a280-94e861fa18e3",
"order_id": 2,
"id_item": "873958d5-6c72-42a8-97de-a0e50fd61356",
"id_item_type": "cad5d531-35ee-4536-bb9b-083434193501",
"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": "e776a3cb-3b99-4cf2-b8f5-570f4d57db1a",
"type_item": 11,
"id_voucher_json": "7e86d6eb-07d3-4e62-b83f-2efc090e9ece",
"count_voucher": 1,
"id_category": "f69531e1-046c-4bc7-bf60-39a826af867f",
"created_on": "2026-05-09T08:04:22.5885701+02:00",
"last_update": "2026-05-09T08:04:22.5885701+02:00",
"id_user_upd": "397e1bab-ee15-4ed2-80de-880ea91a622c",
"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": "0832d7cd-064a-46af-b9ac-01bf562e2f4c",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "4ac577da-b074-48a1-b6c4-68731e2d59d9",
"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-09T08:04:22.5885701+02:00",
"tt_pos_sesion": {
"$ref": "48"
}
},
{
"$ref": "50"
}
],
"tt_rooms_units_activity": [
{
"$id": "51",
"id": "cc7325c0-2f49-4767-a497-647b85cbc0f7",
"id_room_unit": "58dc8ba3-7047-4f6e-b210-56a1d8b88895",
"id_room_list": "77c49179-af93-462b-a0ca-ed9fb1e03084",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-05-09T08:04:22.5885701+02:00",
"date_from": "2026-05-09T08:04:22.5885701+02:00",
"date_end": "2026-05-09T08:04:22.5885701+02:00",
"date_open": "2026-05-09T08:04:22.5885701+02:00",
"date_close": "2026-05-09T08:04:22.5885701+02:00",
"id_employee": "5b64d47d-821a-4ebc-93ea-01aadf02eaca",
"id_employee_sec": "357f848a-9999-45c4-8a4d-7cd39ac59645",
"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": "52feb617-416b-4b18-91ad-776e520e0183",
"comment": "sample string 7",
"id_user_open": "e7686a12-724b-48f1-a1d1-c25c482eaa6e",
"id_user_close": "a85e8978-8878-4908-8fcf-ceeb8e8f75f5",
"id_unit_state": "0417e410-e8a2-4ae5-b699-cbc698c10795",
"id_pos_sesion": "d1fb40a5-dd56-43cf-8219-414e4850aa68",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-05-09T08:04:22.5885701+02:00",
"active": true,
"created_on": "2026-05-09T08:04:22.5885701+02:00",
"last_update": "2026-05-09T08:04:22.5885701+02:00",
"commited": true,
"mt_employees": {
"$ref": "12"
},
"mt_employees1": {
"$ref": "12"
},
"mt_rooms_units": {
"$id": "52",
"id": "bd010e87-fe3e-4027-af23-d8cfa173b7e9",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "b3b3e9ec-0b0f-46c1-b072-12738099c9a8",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "6312eabd-4672-412b-ba56-d3dadd6187ea",
"locked": true,
"date_locked": "2026-05-09T08:04:22.5885701+02:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-05-09T08:04:22.5885701+02:00",
"last_update": "2026-05-09T08:04:22.5885701+02:00",
"id_user_upd": "2e1645f2-6192-4ac5-8a41-bbf14d433440",
"commited": true,
"mt_rooms": {
"$id": "53",
"id": "d0889bf2-83c4-4b96-9509-a770538d3c05",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "0e996c4e-a127-42e7-b34f-d4537adfc79c",
"name_pos": "sample string 6",
"id_image": "7c4ba1dd-7c4d-40b8-a3af-1d8aa13ab961",
"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": "1124f967-463e-4ae0-a313-1e4a53273fce",
"refresh_status": true,
"active": true,
"created_on": "2026-05-09T08:04:22.5885701+02:00",
"last_update": "2026-05-09T08:04:22.5885701+02:00",
"id_user_upd": "bb731cb3-9291-4ab1-b4ea-5ba3a9d2a691",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_pos_rooms": [
{
"$id": "54",
"id_pos": "989e44ac-7c89-451d-b06f-289908f83e31",
"id_room": "a1df5c73-5a0f-49c3-b1ec-c6c49a99e091",
"active": true,
"created_on": "2026-05-09T08:04:22.5885701+02:00",
"last_update": "2026-05-09T08:04:22.5885701+02:00",
"id_user_upd": "2b49db18-a6fa-4d47-b7e0-20d583aea44c",
"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": "cfe14d3e-1571-4c9a-aaa3-673b2e68a3dd",
"id_room": "9cc1aa2f-d971-4b1f-93fc-244a1ae7d191",
"date_in": "2026-05-09T08:04:22.5885701+02:00",
"date_out": "2026-05-09T08:04:22.5885701+02:00",
"id_user_add": "d2d89bc9-4835-4a32-87e6-28b43ec51f13",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-05-09T08:04:22.5885701+02:00",
"last_update": "2026-05-09T08:04:22.5885701+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": "d542d201-af0e-4e75-af47-2503939d9b9d",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-05-09T08:04:22.5885701+02:00",
"last_update": "2026-05-09T08:04:22.5885701+02:00",
"id_user_upd": "5d83c8c5-5ed2-4306-8644-6ba9175c20e8",
"commited": true,
"mt_rooms_units": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"mt_rooms_units_states_types": [
{
"$id": "57",
"id_room_type": "5a97a8d6-e08a-4b23-8c83-9f3aaed50e8a",
"id_room_state": "d94a7543-01fc-4c58-8372-7c7ba2576419",
"id_image": "835789f6-29cd-4025-a3fa-62b4804929bb",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-05-09T08:04:22.5885701+02:00",
"last_update": "2026-05-09T08:04:22.5885701+02:00",
"id_user_upd": "600a8fa9-68ea-40ea-b077-d9d23619673c",
"commited": true,
"mt_rooms_units_states": {
"$id": "58",
"id": "1c050465-fd63-4f27-b87c-e949d7f24040",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"color": "sample string 5",
"active": true,
"created_on": "2026-05-09T08:04:22.5885701+02:00",
"last_update": "2026-05-09T08:04:22.5885701+02:00",
"id_user_upd": "6b80689f-6a34-4368-b495-67ab53198061",
"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": "8a6361c6-b61d-4434-8eae-c2d0c630a911",
"id_pos_sesion": "02cdaff2-7979-4513-9c8b-2ed75299ee7e",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "242332a9-90cc-426e-85ee-8279620c9216",
"id_room_unit_activity": "5367d462-ad1b-46e2-8dc1-7b874b0839c6",
"id_doc_sa": "d75e1aad-93c2-4ce0-885f-7178ebcf1ddc",
"id_pos_type": "8001fb51-d9be-4ad5-b30c-1b6e1b4e1ced",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "ef5b8d08-6965-4f3e-8ec4-ae82e9d8d9bc",
"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-09T08:04:22.5885701+02:00",
"last_update": "2026-05-09T08:04:22.5885701+02:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "48"
},
"tt_tips_users": [
{
"$id": "60",
"id_tip": "55dc1618-508f-4a77-9630-f0eb6c7e036b",
"id_user": "96b63057-2c37-4461-8210-b96b88b45e66",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-05-09T08:04:22.5885701+02:00",
"last_update": "2026-05-09T08:04:22.5885701+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": "a11a7713-80d7-4406-8606-bf1411c93c9c",
"id_user": "9d7c279d-2f90-406a-8339-6b4f29c7d1f8",
"date_add": "2026-05-09T08:04:22.5885701+02:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-05-09T08:04:22.5885701+02:00",
"last_update": "2026-05-09T08:04:22.5885701+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": "0e54e5c4-8446-4d6a-b984-65eea3b5010e",
"id_user": "0afa694c-ce7b-4aea-9c0a-60356692a53c",
"id_user_profile": "860d8c35-96d9-4df4-b72f-f42c8e900ce2",
"locator": "sample string 4",
"date_end": "2026-05-09T08:04:22.5885701+02:00",
"id_pos_sesion": "a23d59e0-035e-45ec-8bdc-993e39231f74",
"date_login": "2026-05-09T08:04:22.5885701+02:00",
"date_logout": "2026-05-09T08:04:22.5885701+02:00",
"terminal_id": "sample string 6",
"terminal_type": "sample string 7",
"created_on": "2026-05-09T08:04:22.5885701+02:00",
"last_update": "2026-05-09T08:04:22.5885701+02:00",
"commited": true,
"st_users": {
"$ref": "3"
},
"st_users_profiles": {
"$id": "63",
"id": "34b9db2a-9c0f-49b6-97fe-c35924dbce14",
"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-09T08:04:22.5885701+02:00",
"last_update": "2026-05-09T08:04:22.5885701+02:00",
"commited": true,
"st_permisions": [
{
"$id": "64",
"id": "782a13b5-9853-494a-ad0b-d4197828a4e3",
"id_function": "3f90bc92-d59e-4b66-aa1e-158c3b43a159",
"id_user": "c20bd267-83d1-4032-b239-d1e5aaf75685",
"id_profile": "1a857904-4d0a-4832-9ed8-3ec5181d93c2",
"permission": 3,
"active": true,
"created_on": "2026-05-09T08:04:22.5885701+02:00",
"last_update": "2026-05-09T08:04:22.5885701+02:00",
"commited": true,
"st_users_profiles": {
"$ref": "63"
},
"st_users": {
"$ref": "3"
},
"st_functions": {
"$id": "65",
"id": "3dcfc3e8-0a69-4db1-9828-495db959529c",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "b9b9df69-2041-450c-9ebe-30f012daf524",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "ecc5cfda-00b1-46b5-a0a8-382da7f8ac13",
"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-09T08:04:22.5885701+02:00",
"last_update": "2026-05-09T08:04:22.5885701+02:00",
"commited": true,
"st_functions_groups": {
"$id": "66",
"id": "56725935-a804-46b6-88a1-feae96230206",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-05-09T08:04:22.5885701+02:00",
"last_update": "2026-05-09T08:04:22.5885701+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": "dc39f0db-d71f-42cb-9d58-0d12c62baa4c",
"id_user": "1a4a949a-8f2f-4f55-887b-6534470b88d0",
"date_add": "2026-05-09T08:04:22.5885701+02:00",
"destiny_type": 4,
"id_key": "d25b6103-30d8-4f0f-a35a-4177246c57aa",
"message": "sample string 6",
"message_view": true,
"date_view": "2026-05-09T08:04:22.5885701+02:00",
"id_pos_sesion": "a89b0cfc-eaf1-4967-8324-737634583c9e",
"terminal_add": "sample string 9",
"created_on": "2026-05-09T08:04:22.5885701+02:00",
"last_update": "2026-05-09T08:04:22.5885701+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": "5536c731-f514-49dc-9fc4-be0502c9cabc",
"spool_server": "sample string 2",
"id_doc_sa": "598b0afd-2ed6-4711-8039-e287293ccff4",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-05-09T08:04:22.5885701+02:00",
"printed": true,
"print_on": "2026-05-09T08:04:22.5885701+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": "62226b03-4d54-47d1-a68a-03db58909003",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-05-09T08:04:22.5885701+02:00",
"date_end": "2026-05-09T08:04:22.5885701+02:00",
"id_branch": "3d0f9613-7586-4ee9-a40b-89a5ca50ede6",
"id_pos": "a3b9c5fc-7acd-4766-b38b-b33473e2d3e6",
"id_list": "5cf36c2f-09a8-4e15-913d-fddbb2030249",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-05-09T08:04:22.5885701+02:00",
"last_update": "2026-05-09T08:04:22.5885701+02:00",
"id_user_upd": "24c56916-53bc-4502-9fdb-7d332c180544",
"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": "39c86586-a1be-4475-ba6f-535ef872c47e",
"id_pos": "123aeeff-4423-40e5-bdb3-6e1bf6f6f216",
"mac_address": "sample string 3",
"date_end": "2026-05-09T08:04:22.5885701+02:00",
"key_access": "sample string 5",
"id_user_add": "4dacdb10-f625-4215-9896-7e2381f7a62c",
"active": true,
"created_on": "2026-05-09T08:04:22.5885701+02:00",
"last_update": "2026-05-09T08:04:22.5885701+02:00",
"commited": true,
"mt_pos": {
"$ref": "25"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "70"
}
],
"st_users_pos": [
{
"$id": "71",
"id_user": "326d8c8b-83e9-45b9-a952-0f4c3fdb3144",
"id_pos": "293596b9-eff7-49cd-a418-a21edc7ef2ee",
"pass_required": true,
"active": true,
"created_on": "2026-05-09T08:04:22.5885701+02:00",
"last_update": "2026-05-09T08:04:22.5885701+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": "5fac4343-df36-4957-b0ca-0524f6271c35",
"id_pos": "7cdabcb2-6e72-4971-b264-dffa7fc64b04",
"date_add": "2026-05-09T08:04:22.5885701+02:00",
"date_upd": "2026-05-09T08:04:22.5885701+02:00",
"date_out": "2026-05-09T08:04:22.5885701+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": "8c4a345c-3ed5-4d8e-aaaf-6dff4522e3e9",
"id_user_add": "a7a707b6-d16d-4f08-95a8-b75b353e81fa",
"id_table": "6babd753-7306-49cb-82cf-dfaf37c339f9",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "09c726c4-9599-4ce9-aa15-2fdf80f68287",
"created_on": "2026-05-09T08:04:22.5885701+02:00",
"commited": true,
"mt_pos": {
"$ref": "25"
},
"st_sync_tables": {
"$id": "74",
"id": "1676138c-dda4-482f-8e9e-58eb983cc517",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-05-09T08:04:22.5885701+02:00",
"last_update": "2026-05-09T08:04:22.5885701+02:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "75",
"id": "144c165f-64c8-437c-94b4-a3c7a767c898",
"id_sync": "f48c1139-f96d-4ea9-907f-72705da12325",
"json": "sample string 3",
"id_table": "04f69841-b3f6-4424-9815-c61e4f9525b2",
"order": 5,
"st_sync_packages": {
"$id": "76",
"id": "53dfef25-2acd-4e0a-84f4-81dd9f275e91",
"id_branch_from": "7919d4f7-8d36-47df-913b-548018af9176",
"id_branch_to": "0b61406e-ca02-48d9-9750-70676b94ec71",
"type": 4,
"created_on": "2026-05-09T08:04:22.5885701+02:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-05-09T08:04:22.5885701+02:00",
"send_on": "2026-05-09T08:04:22.5885701+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": "bf46c3ca-6d8c-455e-b4e6-23ee52f8837e",
"id_pos": "cd6d40a0-f27f-4477-8a79-a3e93cd37ae6",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-05-09T08:04:22.5885701+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": "7608f61b-aab2-424b-8479-cfadd5bdcda8",
"id_line": 2,
"id_item": "023cf8b6-1e21-4501-aea8-bf650be5a263",
"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": "2f25564a-5524-4300-9391-49e324f06415",
"date_from": "2026-05-09T08:04:22.5885701+02:00",
"date_end": "2026-05-09T08:04:22.5885701+02:00",
"date_used": "2026-05-09T08:04:22.5885701+02:00",
"id_employee": "b5c67e5d-b071-400a-b08d-ced27a50ad8a",
"id_branch": "1ea335d5-aede-40c7-a7d1-cf1fd698d83c",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "afd402ac-2cc2-48dd-afc3-e03bd700b0ae",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-05-09T08:04:22.5885701+02:00",
"last_update": "2026-05-09T08:04:22.5885701+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": "eea04811-87ba-42cc-ac20-0e1ba9b3a29f",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-05-09T08:04:22.5885701+02:00",
"last_update": "2026-05-09T08:04:22.5885701+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": "7d4294b1-6fb7-477e-87ac-51a766735631",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-05-09T08:04:22.5885701+02:00",
"date_end": "2026-05-09T08:04:22.5885701+02:00",
"state": "sample string 6",
"created_on": "2026-05-09T08:04:22.5885701+02:00",
"last_update": "2026-05-09T08:04:22.5885701+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": "2d39a37d-30d6-493f-8538-e0a9d65f6cee",
"token_id": "sample string 2",
"id_user": "92d9ba49-dba1-40be-9ea7-20318a634bc9",
"date_from": "2026-05-09T08:04:22.5885701+02:00",
"date_end": "2026-05-09T08:04:22.5885701+02:00",
"created_on": "2026-05-09T08:04:22.5885701+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": "124535c0-402b-487c-b353-ca8c3779a0ec",
"id_room_activity": "a08f288f-a071-4a56-b073-2ca7964ce9e1",
"id_pos_sesion": "3f83c48c-59d3-4560-928f-594a2f314fb1",
"log_text": "sample string 4",
"id_user": "4c1f8b69-f577-4922-b3e2-c07627e48bc5",
"created_on": "2026-05-09T08:04:22.5885701+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"
}
]
}