DELETE api/Mt_Items_Types/{id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
mt_items_types| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
None. |
|
| id_mask | string |
Required Max length: 10 |
|
| name | string |
Required Max length: 20 |
|
| name_short | string |
Max length: 3 |
|
| name_pos | 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. |
|
| tt_vouchers_det | Collection of tt_vouchers_det |
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_items_customs | Collection of tt_items_customs |
None. |
Response Formats
application/json, text/json
Sample:
{
"id": "3c0249be-eb88-4927-95ce-957f45726099",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "57cc1791-47fa-41ab-8aa8-e81aff476143",
"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:37:12.2016333+02:00",
"last_update": "2026-05-09T09:37:12.2016333+02:00",
"id_user_upd": "c47c11ab-6fe4-4355-a683-e50486102bfe",
"commited": true,
"tt_vouchers_det": [
{
"$id": "2",
"id_voucher": "be74388d-dfe9-4450-a00e-5f0599f2a443",
"id_line": "a3c493f0-67a6-4bb3-bfa1-4c5e6494f1b8",
"id_category": "f2df24cb-c4d7-43bc-963e-3934f57bcf95",
"id_item": "cae3435b-8ddc-43d3-8703-3425c3e2cb38",
"id_item_type": "44d3c2c7-0ac5-4b51-a6cc-506e1b02cee5",
"price_max": 1.1,
"qty_add": 3.1,
"qty_used": 4.1,
"mt_categories": {
"$id": "3",
"id": "02d530be-915c-4511-9e9c-8ef981c929d9",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "5df5fc93-8c1c-42a9-bc65-ad0cf8d85e49",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "17d7419c-2ffb-4953-b231-35e548066e40",
"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:37:12.2016333+02:00",
"last_update": "2026-05-09T09:37:12.2016333+02:00",
"id_user_upd": "c2c5c8d9-6cf8-44bb-8a6d-508b3dfd9a01",
"commited": true,
"mt_categories_items": [
{
"$id": "4",
"id_category": "cc1032da-368e-48e9-9594-3cad0b478456",
"id_item": "df81730b-0a0a-4378-a748-2e58f7a9676d",
"is_default": true,
"active": true,
"created_on": "2026-05-09T09:37:12.2016333+02:00",
"last_update": "2026-05-09T09:37:12.2016333+02:00",
"id_user_upd": "70b85012-6f5c-4c0e-973a-65c795ed5b43",
"commited": true,
"mt_categories": {
"$ref": "3"
},
"mt_items": {
"$id": "5",
"id": "1fb87107-dd26-42d2-bffe-250bb249b8c9",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "c9f7300a-ee6c-4c69-afbf-a97e302743e2",
"id_unit_sec": "718c129e-45a9-4904-bb03-0c7e3fced52f",
"id_brand": "e32548a4-14eb-457c-b72d-4235efb21b29",
"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": "53942d31-0f51-48ca-a966-558c0b91e471",
"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:37:12.2016333+02:00",
"last_update": "2026-05-09T09:37:12.2016333+02:00",
"id_user_upd": "ef51bf0f-6e13-4cc3-aced-5ae3d0a58aa1",
"commited": true,
"mt_brands": {
"$id": "6",
"id": "aff3b704-838e-432d-8a6f-6370080ac53f",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-05-09T09:37:12.2016333+02:00",
"last_update": "2026-05-09T09:37:12.2016333+02:00",
"id_user_upd": "20a3b7f2-f1fe-4d76-a3a3-a6be4db6cdac",
"commited": true,
"mt_items": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"st_users": {
"$id": "7",
"id": "e357df34-a855-48e1-ac7e-285ed9c3c6b4",
"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": "0e71dd8f-e1ee-404d-a8c2-3f0573597438",
"view_messages": true,
"id_image_photo": "29f1b21d-252d-4289-b078-baf292c434a4",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "d7a6cf18-9dec-464d-b452-1d595607b553",
"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:37:12.2016333+02:00",
"last_update": "2026-05-09T09:37:12.2016333+02:00",
"commited": true,
"mt_branches": [
{
"$id": "8",
"id": "c9030f66-7348-42e0-adf4-9efc52b32fed",
"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": "a9be829a-6c0b-460a-8b3d-55e93b933738",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-05-09T09:37:12.2016333+02:00",
"last_update": "2026-05-09T09:37:12.2016333+02:00",
"id_user_upd": "8b3e81a9-a495-4f2c-92ab-929f423b026a",
"commited": true,
"st_images": {
"$id": "9",
"id": "23bf43e8-d03b-4b2f-84a7-cfbebfaeb858",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "f9b655eb-4eca-4bd5-919c-f2215e243a3d",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-05-09T09:37:12.2016333+02:00",
"last_update": "2026-05-09T09:37:12.2016333+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_categories": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"mt_employees": [
{
"$id": "10",
"id": "bbc545cc-5943-4efa-bfe7-cf7d33b1e4e7",
"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": "4d0e123e-b8a8-467e-a4fc-dc61517c8abe",
"name_pos": "sample string 12",
"id_image": "fa4855e8-d290-4968-8c84-f60ae4c4a173",
"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:37:12.2016333+02:00",
"last_update": "2026-05-09T09:37:12.2016333+02:00",
"id_user_upd": "0e6dfe1f-41e4-480a-b1e5-d0eb1e5b07e4",
"commited": true,
"mt_employees_branches": [
{
"$id": "11",
"id_employee": "188cdb0f-aa17-4de0-80d6-6363e2a8b6e4",
"id_branch": "2b77d818-1bc7-482b-bad5-2b00f796db98",
"active": true,
"created_on": "2026-05-09T09:37:12.2016333+02:00",
"last_update": "2026-05-09T09:37:12.2016333+02:00",
"id_user_upd": "cffc4765-1bda-4eb2-8972-35da43ffe7c0",
"commited": true,
"mt_branches": {
"$ref": "8"
},
"mt_employees": {
"$ref": "10"
}
},
{
"$ref": "11"
}
],
"mt_employees_profiles": {
"$id": "12",
"id": "e3574dad-6c74-4c51-b426-c2fb584e5089",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-05-09T09:37:12.2016333+02:00",
"last_update": "2026-05-09T09:37:12.2016333+02:00",
"id_user_upd": "43438f41-9551-4b62-ac96-a45f464e7929",
"commited": true,
"mt_employees": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"st_users": {
"$ref": "7"
}
},
"st_images": {
"$ref": "9"
},
"st_users": {
"$ref": "7"
},
"tt_doc_sa_det": [
{
"$id": "13",
"id_doc_sa": "767667bc-3963-4f96-95f2-236c16124972",
"id_line": 2,
"id_item_sub": "a843da4a-7600-4443-88b1-2baca0f8f47f",
"qty": 4.1,
"id_list": "1e740a9e-e2f0-49d7-b173-a55cc522b187",
"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": "031dada4-e3bb-4573-8900-a5bc088353a8",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "e429843b-3747-4f42-a1ed-0cd9383452a3",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "e87f74d7-86cc-43fb-9cb9-a1a232e5b853",
"id_user_upd": "896fc41a-c83d-4d79-8452-37b0b6a43651",
"active": true,
"mt_employees": {
"$ref": "10"
},
"mt_items_sub": {
"$id": "14",
"id": "de71a7bd-0bcf-4142-98c9-222fd139ca2e",
"id_item": "fe28ef3f-1ed3-44eb-a508-2af6a379c79a",
"id_item_type": "d92ce3cb-0d79-461d-94f4-f2337b8c4d35",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "ace2aed5-0d07-477a-a569-1c6effc79c24",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-05-09T09:37:12.2016333+02:00",
"last_update": "2026-05-09T09:37:12.2016333+02:00",
"id_user_upd": "8266acb9-096a-4bbf-b2e3-512ecfe36e06",
"commited": true,
"mt_items": {
"$ref": "5"
},
"mt_items_formula": [
{
"$id": "15",
"id_item_sub": "4616f2d6-3874-4347-8500-86b4c5a4c074",
"id_item": "7d10b82e-c790-4d7f-9456-2d92e97c2d57",
"group_id": 3,
"id_unit_ref": "311c6d99-a078-48a2-b68d-8cd2f224b7e0",
"qty_dis": 5,
"mt_items": {
"$ref": "5"
},
"mt_items_sub": {
"$ref": "14"
},
"mt_units_ref": {
"$id": "16",
"id": "5c6fab8e-1968-42e2-85d2-c20051e47cd7",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "a9487aaf-ebb0-4d2b-97c6-78e58efdc692",
"active": true,
"created_on": "2026-05-09T09:37:12.2016333+02:00",
"last_update": "2026-05-09T09:37:12.2016333+02:00",
"id_user_upd": "0429d247-c89c-49c6-8053-3f1f6954673b",
"commited": true,
"mt_units": {
"$id": "17",
"id": "90590464-dd7e-4faf-bcc8-7c88acd6770e",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-05-09T09:37:12.2016333+02:00",
"last_update": "2026-05-09T09:37:12.2016333+02:00",
"id_user_upd": "7fa2e12c-89b8-41d3-8645-5a0c6d5e1aed",
"commited": true,
"mt_units_ref": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"st_users": {
"$ref": "7"
},
"mt_items": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"mt_items1": [
{
"$ref": "5"
},
{
"$ref": "5"
}
]
},
"st_users": {
"$ref": "7"
},
"mt_items_formula": [
{
"$ref": "15"
},
{
"$ref": "15"
}
]
}
},
{
"$ref": "15"
}
],
"mt_items_types": {
"$ref": "1"
},
"mt_items_vouchers": {
"$id": "18",
"id": "8871f2e1-b8f2-44b4-b7a9-51254d56e9b4",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "805f1a27-07c4-41bd-b18c-c29c504161e9",
"id_doc_print": "6bf6554c-a09a-4d9f-8c3e-0e4e5c15f86e",
"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:37:12.2016333+02:00",
"last_update": "2026-05-09T09:37:12.2016333+02:00",
"commited": true,
"mt_items_sub": [
{
"$ref": "14"
},
{
"$ref": "14"
}
]
},
"st_users": {
"$ref": "7"
},
"mt_prices_items": [
{
"$id": "19",
"id_list": "9cb3634f-6bdc-4870-9761-b23ba4c94867",
"id_item_sub": "74d39745-5383-4fed-9301-0787ab440f05",
"validity_date": "2026-05-09T09:37:12.2016333+02:00",
"price": 4.1,
"active": true,
"created_on": "2026-05-09T09:37:12.2016333+02:00",
"last_update": "2026-05-09T09:37:12.2016333+02:00",
"id_user_upd": "204dc20d-2a36-4aec-8c71-ace72365daf2",
"commited": true,
"mt_items_sub": {
"$ref": "14"
},
"mt_prices_list": {
"$id": "20",
"id": "3e2f1184-03fb-4f1b-ae90-5b5b009ff531",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "64e9f084-5985-460d-8089-7ae371628df4",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "6e9ba7eb-ad9a-4729-8df2-315ee9e9b286",
"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:37:12.2016333+02:00",
"last_update": "2026-05-09T09:37:12.2016333+02:00",
"id_user_upd": "4b5d1585-c750-4c4a-91b0-e52e835beb69",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "21",
"id_pos": "76eb0acd-9d39-466c-86c0-7164b7341142",
"id_pos_type": "cca1b09d-4abc-40df-b25b-54c667feb4f5",
"id_price_list": "eddf4c71-2815-44cd-ba0e-43e1d9c10fad",
"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:37:12.2016333+02:00",
"last_update": "2026-05-09T09:37:12.2016333+02:00",
"id_user_upd": "c03bc396-fe32-43a7-9076-b6e854bf2ee6",
"commited": true,
"mt_pos_view": {
"$id": "22",
"id_pos": "a06c1431-0070-4b53-a401-39d011c1b6f1",
"id_pos_type": "9e749d89-1c74-44d4-9c09-639676ea744a",
"is_default": true,
"active": true,
"created_on": "2026-05-09T09:37:12.2016333+02:00",
"last_update": "2026-05-09T09:37:12.2016333+02:00",
"id_user_upd": "000fbbae-11ae-48c5-a927-bb059482027a",
"commited": true,
"mt_pos": {
"$id": "23",
"id": "676f94f4-9451-4724-a1cb-ae9eaac4fc29",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "d81e8de1-1e72-454e-867a-d1da8d57404b",
"id_zone": "259777ed-f506-4891-9228-f30822c42b40",
"user_required": true,
"active": true,
"created_on": "2026-05-09T09:37:12.2016333+02:00",
"last_update": "2026-05-09T09:37:12.2016333+02:00",
"id_user_upd": "6ca54f2d-2429-4929-922e-8794f105181f",
"commited": true,
"mt_branches_zones": {
"$id": "24",
"id": "a1ea3083-6f87-45ad-8de1-df879e4b102c",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "3ece0451-3acd-4726-8d43-6060addf8b78",
"active": true,
"created_on": "2026-05-09T09:37:12.2016333+02:00",
"last_update": "2026-05-09T09:37:12.2016333+02:00",
"id_user_upd": "7dce72c3-314e-4246-9054-2bf09a24b484",
"commited": true,
"mt_branches": {
"$ref": "8"
},
"mt_pos": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"st_users": {
"$ref": "7"
}
},
"mt_cloakrooms": [
{
"$id": "25",
"id": "e1bf4545-f62b-447b-811f-7cee71731bc8",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "e543af7b-695e-4eaf-b933-b405d7baa901",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "67c9f675-48bc-40a7-9a94-e8a5e1c61659",
"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:37:12.2016333+02:00",
"last_update": "2026-05-09T09:37:12.2016333+02:00",
"id_user_upd": "6efa408c-4783-4200-a865-154a73254b9d",
"commited": true,
"mt_pos": {
"$ref": "23"
},
"st_images": {
"$ref": "9"
},
"st_users": {
"$ref": "7"
},
"tt_cloakrooms_units": [
{
"$id": "26",
"id": "e2792cf6-986c-498d-b21d-5d92c5a567e7",
"id_cloakroom": "4b80015b-b899-460a-ad4e-5cab697f999d",
"id_pos_sesion": "4780898a-538c-4d88-8075-bd4211450673",
"unit_id": 4,
"date_open": "2026-05-09T09:37:12.2016333+02:00",
"date_close": "2026-05-09T09:37:12.2016333+02:00",
"id_doc_sa": "2b00e9fa-05f4-4a16-9d02-80876c5efd16",
"commited": true,
"mt_cloakrooms": {
"$ref": "25"
},
"tt_doc_sa": {
"$id": "27",
"id": "339347a9-b42b-4ef8-b529-465dc6e64af9",
"id_pos": "b9e3d391-8ac4-46ca-82c7-85f5b36da239",
"id_doc": "c73c418e-44eb-4e53-8dd2-7ac150f4f98f",
"id_branch": "c3ff36b3-853f-4426-a7ac-25c5fce04853",
"nro_doc": "sample string 5",
"date_doc": "2026-05-09T09:37:12.2173281+02:00",
"date_tax": "2026-05-09T09:37:12.2173281+02:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "a4d88573-a67d-45a7-905e-60cf183f9ba0",
"id_relationship": "12e3a1b3-84b5-4df0-af10-79decbcdbdd8",
"id_loc_from": "2548c7ac-0f1c-4176-b3d3-60287f9ba528",
"id_loc_end": "9c475999-496b-45a5-84c8-0079c8f365a9",
"id_user_add": "69a3d0dd-dd08-4bbc-bc20-20d2592165d4",
"id_user_upd": "b1925e1a-e667-4f7f-afd1-dbe2b44fa7be",
"comment": "sample string 12",
"id_pos_sesion": "6babe720-7e16-4301-900f-2ac59261fbd1",
"id_room_unit": "5ec9550a-ac75-4dff-8054-e63f028a216d",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "7f130d1f-d4fe-484a-8c8c-0e7d18a6d9ac",
"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:37:12.2173281+02:00",
"last_update": "2026-05-09T09:37:12.2173281+02:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "8"
},
"mt_docs": {
"$id": "28",
"id": "f0c684ae-e0fc-4b33-9442-5552a4e929e3",
"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": "6fac7027-1b69-4560-b643-9ebf0db4d5bc",
"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:37:12.2173281+02:00",
"last_update": "2026-05-09T09:37:12.2173281+02:00",
"id_user_upd": "daccffca-8421-4826-8400-4bf1bbff752d",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "29",
"id_doc": "587da883-92e2-4db4-8422-fc37132df1c6",
"id_pay": "f76a26ee-4279-42c8-a42f-7a61d488495a",
"id_money": "bab4194e-ba1b-41e0-af17-6135a92cd0de",
"active": true,
"created_on": "2026-05-09T09:37:12.2173281+02:00",
"last_update": "2026-05-09T09:37:12.2173281+02:00",
"id_user_upd": "7032e06d-dcf5-4246-a998-8062dda8ba72",
"commited": true,
"mt_docs": {
"$ref": "28"
},
"mt_money_types": {
"$id": "30",
"id": "b2c3e01c-9aa2-44fa-bfa6-08a5af199a01",
"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": "d93c6d5c-ef53-4a13-89b4-2d27b93352d3",
"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:37:12.2173281+02:00",
"last_update": "2026-05-09T09:37:12.2173281+02:00",
"id_user_upd": "3cfc3523-4514-43d8-8dbc-dd6e61200bfa",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"mt_money_rates": [
{
"$id": "31",
"id_money_1": "071a318c-8230-4a77-94ad-c4850a3f7ba7",
"id_money_2": "83c02f6c-aaf0-43a4-aa52-e35a6d9c2e8a",
"date_from": "2026-05-09T09:37:12.2173281+02:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-05-09T09:37:12.2173281+02:00",
"last_update": "2026-05-09T09:37:12.2173281+02:00",
"id_user_upd": "888a4f8f-4ce1-4df3-b91c-9e05458bc25a",
"commited": true,
"mt_money_types": {
"$ref": "30"
},
"mt_money_types1": {
"$ref": "30"
},
"st_users": {
"$ref": "7"
}
},
{
"$ref": "31"
}
],
"mt_money_rates1": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"st_images": {
"$ref": "9"
},
"st_users": {
"$ref": "7"
},
"tt_doc_sa_cashflow": [
{
"$id": "32",
"id_doc_sa": "304336e7-e70e-468c-a504-12f2de5d2483",
"id_pay": "ca646640-22ef-4a29-a567-431b78bf3392",
"id_money": "61696d5d-ef98-4206-a14a-7f89cc16e6aa",
"date_cashflow": "2026-05-09T09:37:12.2173281+02:00",
"coefficient": 5.1,
"id_user_add": "40638a74-7a49-4b5c-8f7f-05ddd68cac92",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "33",
"id": "37f5bd77-318e-47c9-aaad-4866f051d8b0",
"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": "6398bc71-5605-4d07-8262-8db8be1fa25f",
"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:37:12.2173281+02:00",
"last_update": "2026-05-09T09:37:12.2173281+02:00",
"id_user_upd": "113e5127-a6b5-4e84-b474-0b664fdc8769",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"st_images": {
"$ref": "9"
},
"st_users": {
"$ref": "7"
},
"tt_doc_sa_cashflow": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"tt_doc_sa_pay": [
{
"$id": "34",
"id_doc_sa": "37d85fc5-f6f6-421c-ad51-bbceb33370bd",
"id_line": 2,
"id_pay": "1cc4ada4-bd76-454f-857b-5fc84a514d9e",
"id_money": "b726a3ee-5a64-4851-851f-7b204b7b608b",
"coefficient": 5.1,
"id_voucher": "c9d0a187-8775-4c50-87b0-bdf9ec129f92",
"id_employee": "5a45b2d3-2109-48c7-874b-4b60ca20c1a0",
"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": "1dbddfa1-6c98-44d2-b517-8d09e97abfe1",
"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": "10"
},
"mt_money_types": {
"$ref": "30"
},
"mt_payment_types": {
"$ref": "33"
},
"tt_doc_sa": {
"$ref": "27"
},
"tt_vouchers": {
"$id": "35",
"id": "274e2327-2181-4204-a21c-83cd1ad1ddc7",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-05-09T09:37:12.2173281+02:00",
"date_end": "2026-05-09T09:37:12.2173281+02:00",
"date_used": "2026-05-09T09:37:12.2173281+02:00",
"date_sesion": "2026-05-09T09:37:12.2173281+02:00",
"id_employee": "73d24579-97bb-4f93-b054-acf2821841b6",
"id_branch": "3a260c4d-4108-42a4-84e0-eb8ab45da11e",
"id_voucher_permision": "88bf1b35-9743-4fdc-a8e2-e90b8ec5767f",
"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": "cb2618e5-93d3-46e4-9102-18904d984643",
"id_user_add": "bacc2a57-2f98-476e-bc04-c4ef031cd23c",
"id_doc_sa": "a9c11a3c-13cf-4c42-a87e-538d0f73c905",
"id_item_sub": "725467b9-8dce-46fb-ae39-36afb8ae5f99",
"id_pos_sesion": "bfd8108c-c977-4ab0-94f6-2bf3a11c4ccb",
"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:37:12.2173281+02:00",
"last_update": "2026-05-09T09:37:12.2173281+02:00",
"commited": true,
"mt_branches": {
"$ref": "8"
},
"mt_employees": {
"$ref": "10"
},
"mt_payment_types": {
"$ref": "33"
},
"st_users": {
"$ref": "7"
},
"tt_doc_sa_pay": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"tt_vouchers_det": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"tt_vouchers_permisions": {
"$id": "36",
"id": "04a2df0d-83e9-4ee9-bcab-4bb162af3cd5",
"date_from": "2026-05-09T09:37:12.2173281+02:00",
"date_end": "2026-05-09T09:37:12.2173281+02:00",
"date_used": "2026-05-09T09:37:12.2173281+02:00",
"id_employee": "6fbc5bd4-6dd4-4452-b0b7-aebc7f3527f3",
"id_branch": "76af79a4-d038-4689-bea3-6eff62f7c4d2",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "90043143-bc00-4457-a959-1f195b6ca084",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-05-09T09:37:12.2173281+02:00",
"last_update": "2026-05-09T09:37:12.2173281+02:00",
"commited": true,
"mt_branches": {
"$ref": "8"
},
"mt_employees": {
"$ref": "10"
},
"st_users": {
"$ref": "7"
},
"tt_vouchers": [
{
"$ref": "35"
},
{
"$ref": "35"
}
]
}
}
},
{
"$ref": "34"
}
],
"tt_vouchers": [
{
"$ref": "35"
},
{
"$ref": "35"
}
]
},
"st_users": {
"$ref": "7"
},
"mt_money_types": {
"$ref": "30"
},
"tt_doc_sa": {
"$ref": "27"
}
},
{
"$ref": "32"
}
],
"tt_doc_sa_pay": [
{
"$ref": "34"
},
{
"$ref": "34"
}
]
},
"mt_payment_types": {
"$ref": "33"
},
"st_users": {
"$ref": "7"
}
},
{
"$ref": "29"
}
],
"st_images": {
"$ref": "9"
},
"st_users": {
"$ref": "7"
},
"mt_pos_doc_print": [
{
"$id": "37",
"id_pos_print": "5185c024-604f-4bed-a247-d40dd30e338e",
"id_doc": "f0c8211e-2613-4b68-b969-f7f642bf73c5",
"id_pos_type": "9658727b-a7da-4924-b24a-5c8ceb8623f1",
"id_doc_print": "21fb5245-db57-4a3d-b5af-4a61cce8efa8",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-05-09T09:37:12.2173281+02:00",
"last_update": "2026-05-09T09:37:12.2173281+02:00",
"id_user_upd": "fc5b99f6-a35c-4642-98c5-57d524c4925e",
"commited": true,
"mt_docs": {
"$ref": "28"
},
"mt_pos_print": {
"$id": "38",
"id": "966e7a77-29b6-44f1-a4d4-af739c10c967",
"id_pos": "216396ea-5c12-48b0-bb93-77caed190330",
"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:37:12.2173281+02:00",
"last_update": "2026-05-09T09:37:12.2173281+02:00",
"id_user_upd": "994ac5ca-8980-441d-a48a-7ccab56539ca",
"commited": true,
"mt_pos": {
"$ref": "23"
},
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_users": {
"$ref": "7"
}
},
"mt_pos_types": {
"$id": "39",
"id": "0dbd2456-e234-4af8-837c-2b1cea75881b",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-05-09T09:37:12.2173281+02:00",
"last_update": "2026-05-09T09:37:12.2173281+02:00",
"id_user_upd": "5a2c368b-479d-407d-b13f-c47122385b22",
"commited": true,
"mt_items_featured": [
{
"$id": "40",
"id": "e36fab97-cf1a-41f0-8d67-65fd9eefd53a",
"id_branch": "06895989-d5b1-4b73-80a3-05bfb8cf089b",
"id_pos_type": "83dbffc9-cdb4-4b57-94c5-5c654a6d6e2b",
"id_pos": "95f1bb03-a710-465a-be4d-7512f3fa945d",
"id_item": "b316d5d3-2ce3-43dc-8234-e5ff29a88638",
"date_from": "2026-05-09T09:37:12.2173281+02:00",
"date_end": "2026-05-09T09:37:12.2173281+02:00",
"image_id": 4,
"active": true,
"created_on": "2026-05-09T09:37:12.2173281+02:00",
"last_update": "2026-05-09T09:37:12.2173281+02:00",
"id_user_upd": "9d662420-8438-4799-8978-a9ebf35ec4e5",
"commited": true,
"mt_branches": {
"$ref": "8"
},
"mt_items": {
"$ref": "5"
},
"mt_pos": {
"$ref": "23"
},
"mt_pos_types": {
"$ref": "39"
},
"st_users": {
"$ref": "7"
}
},
{
"$ref": "40"
}
],
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_users": {
"$ref": "7"
},
"mt_pos_view": [
{
"$ref": "22"
},
{
"$ref": "22"
}
]
},
"st_doc_print": {
"$id": "41",
"id": "24bc3c72-53f4-451a-b3b9-f51da4e14ddd",
"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:37:12.2173281+02:00",
"last_update": "2026-05-09T09:37:12.2173281+02:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_doc_print_det": [
{
"$id": "42",
"id_doc_print": "988766b8-c858-40d9-9f97-8c1e28648dea",
"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": "7"
}
},
{
"$ref": "37"
}
],
"st_doc_num": [
{
"$id": "43",
"id_pos": "ab01bc93-3ab7-4743-9966-49eaa5c69ffd",
"id_doc": "21efa1ca-67d2-4b82-a821-3459e9557ec3",
"value": 3,
"created_on": "2026-05-09T09:37:12.2173281+02:00",
"last_update": "2026-05-09T09:37:12.2173281+02:00",
"commited": true,
"mt_docs": {
"$ref": "28"
},
"mt_pos": {
"$ref": "23"
}
},
{
"$ref": "43"
}
],
"tt_doc_sa": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"tt_doc_st": [
{
"$id": "44",
"id": "f7fcb822-d5f1-43dd-a309-0a2dabc71ccb",
"id_pos": "05c79398-4394-4572-a2fd-03a3289ae81c",
"id_doc": "889eea9e-d713-4ad1-a1ea-5b64ad92e460",
"id_branch": "d99e06bf-97cd-49ea-8fb4-50843816941d",
"nro_doc": "sample string 5",
"date_doc": "2026-05-09T09:37:12.2173281+02:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "1195738c-bdf4-4edb-af05-2bb5e4eaee79",
"id_loc_from": "aa26398a-886a-416b-8e88-0d890dcc6a8a",
"id_loc_end": "3b8a5c43-9975-47e1-95e4-2d690ceb6692",
"id_user_add": "785ca955-cf2d-4c51-89da-84a410c7d800",
"id_user_upd": "0402c0be-1484-4703-8c18-ed4f9e8cdf3d",
"id_pos_sesion": "90beaa61-007b-4c7f-bd20-387ef990146f",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-05-09T09:37:12.2173281+02:00",
"active": true,
"created_on": "2026-05-09T09:37:12.2173281+02:00",
"last_update": "2026-05-09T09:37:12.2173281+02:00",
"commited": true,
"mt_branches": {
"$ref": "8"
},
"mt_docs": {
"$ref": "28"
},
"mt_locations": {
"$id": "45",
"id": "7d067c2d-556b-46ae-896b-8e08f909f66e",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "ee949a19-a917-4dd9-80a2-adeded1ec899",
"active": true,
"created_on": "2026-05-09T09:37:12.2173281+02:00",
"last_update": "2026-05-09T09:37:12.2173281+02:00",
"id_user_upd": "ef7d154a-5829-4643-ae4b-fd165db59d72",
"commited": true,
"mt_branches": {
"$ref": "8"
},
"st_users": {
"$ref": "7"
},
"tt_doc_sa": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"tt_doc_sa1": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"tt_doc_st": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_doc_st1": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_stock": [
{
"$id": "46",
"id_location": "04d9f7dc-96f2-43e6-87eb-8b24138eff83",
"id_item": "bb7c0327-27e3-4725-89f0-ab508134182d",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-05-09T09:37:12.2173281+02:00",
"last_update": "2026-05-09T09:37:12.2173281+02:00",
"commited": true,
"mt_items": {
"$ref": "5"
},
"mt_locations": {
"$ref": "45"
}
},
{
"$ref": "46"
}
]
},
"mt_locations1": {
"$ref": "45"
},
"mt_pos": {
"$ref": "23"
},
"st_users": {
"$ref": "7"
},
"st_users1": {
"$ref": "7"
},
"tt_doc_st_det": [
{
"$id": "47",
"id_doc_st": "c0b20efa-01fb-4631-b1fe-e1f36a28b30b",
"id_line": 2,
"id_item": "fb822f2e-bbbf-4de3-a33a-bd9a5014742e",
"comment": "sample string 4",
"qty": 5.1,
"status": 1,
"active": true,
"mt_items": {
"$ref": "5"
},
"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": "23"
},
"st_users": {
"$ref": "7"
},
"st_users1": {
"$ref": "7"
},
"tt_cloakrooms_units": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"tt_doc_sa_det": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_sa_pay": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"tt_doc_sa1": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"tt_doc_sa2": {
"$ref": "27"
},
"tt_pos_sesion": {
"$id": "48",
"id": "2cdd11ae-93bd-484f-9133-0b9c057858ea",
"nro_sesion": 2,
"id_pos": "5c3053d4-cc72-46a8-a1c7-4170fbf0fe83",
"date_tax": "2026-05-09T09:37:12.2173281+02:00",
"date_open": "2026-05-09T09:37:12.2173281+02:00",
"date_close": "2026-05-09T09:37:12.2173281+02:00",
"id_user_open": "92397ed5-c947-49dc-a486-734de42db2ba",
"id_user_close": "d089457d-c145-418a-b8da-95c50b1b0719",
"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:37:12.2173281+02:00",
"last_update": "2026-05-09T09:37:12.2173281+02:00",
"commited": true,
"mt_pos": {
"$ref": "23"
},
"tt_cloakrooms_units": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"tt_items_customs": [
{
"$id": "49",
"id": "a3ae8b5f-7556-4507-9656-7db2ceb5376b",
"order_id": 2,
"id_item": "a6e99955-5eb0-4d99-a0e7-9e416c2eae71",
"id_item_type": "20c5d50e-6aff-417d-9ce5-8c09a09f02f0",
"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": "da2b09d2-8402-4fa6-8747-2e90a8d66b1e",
"type_item": 11,
"id_voucher_json": "960396b6-0323-4031-8fdf-dbca7e2b1b75",
"count_voucher": 1,
"id_category": "9e93c46c-da7b-4274-8515-a89939dd36c3",
"created_on": "2026-05-09T09:37:12.2173281+02:00",
"last_update": "2026-05-09T09:37:12.2173281+02:00",
"id_user_upd": "61a96b18-89f7-4c28-be15-7d89559da0e6",
"commited": true,
"mt_items": {
"$ref": "5"
},
"mt_items_types": {
"$ref": "1"
},
"st_users": {
"$ref": "7"
},
"tt_pos_sesion": {
"$ref": "48"
}
},
{
"$ref": "49"
}
],
"tt_doc_sa_pt": [
{
"$id": "50",
"id": "59c8d30f-5795-4349-85e5-d25ae8ffd245",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "22086337-5fea-48a0-ae31-f86e6426b1b0",
"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:37:12.2173281+02:00",
"tt_pos_sesion": {
"$ref": "48"
}
},
{
"$ref": "50"
}
],
"tt_rooms_units_activity": [
{
"$id": "51",
"id": "63b42af2-abf2-4b92-bf5b-f40030f8f6bd",
"id_room_unit": "f517845f-4eae-4241-97f9-1caf883dc60a",
"id_room_list": "961ba927-bf11-48c2-a44d-d20934fca0e5",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-05-09T09:37:12.2173281+02:00",
"date_from": "2026-05-09T09:37:12.2173281+02:00",
"date_end": "2026-05-09T09:37:12.2173281+02:00",
"date_open": "2026-05-09T09:37:12.2173281+02:00",
"date_close": "2026-05-09T09:37:12.2173281+02:00",
"id_employee": "74f33ca3-b9dd-47d6-91b8-360078fcdfd9",
"id_employee_sec": "5340d29b-9628-4310-93db-3492b847ea92",
"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": "ecbf331d-72f7-4186-af29-0c1084befb62",
"comment": "sample string 7",
"id_user_open": "d7d41a74-87bb-4bad-8c93-6bf872a30d86",
"id_user_close": "06a24297-226c-48a3-bab5-785951961986",
"id_unit_state": "afc0d2d8-e3f0-4975-8b0f-2322ffa82de8",
"id_pos_sesion": "69642c9b-4dbf-4722-938a-8a7551b5e8ee",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-05-09T09:37:12.2173281+02:00",
"active": true,
"created_on": "2026-05-09T09:37:12.2173281+02:00",
"last_update": "2026-05-09T09:37:12.2173281+02:00",
"commited": true,
"mt_employees": {
"$ref": "10"
},
"mt_employees1": {
"$ref": "10"
},
"mt_rooms_units": {
"$id": "52",
"id": "bc9c5fbe-2511-44cc-8e59-e232160b5ac1",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "c1901109-ca1d-490a-a604-a12bf9559368",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "2d7652fe-c717-4b42-bd19-6ea0860503c0",
"locked": true,
"date_locked": "2026-05-09T09:37:12.2173281+02:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-05-09T09:37:12.2173281+02:00",
"last_update": "2026-05-09T09:37:12.2173281+02:00",
"id_user_upd": "f51178fb-2d42-4fd6-b8d1-0375d7daebc7",
"commited": true,
"mt_rooms": {
"$id": "53",
"id": "a12a6e32-7390-4911-b357-5e54e971dee3",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "34a41565-f203-4065-8ba0-42530712025c",
"name_pos": "sample string 6",
"id_image": "faaf75e5-a597-4da6-8f65-ba800bca53c8",
"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": "10c78376-e4be-464a-a721-6d1281656572",
"refresh_status": true,
"active": true,
"created_on": "2026-05-09T09:37:12.2173281+02:00",
"last_update": "2026-05-09T09:37:12.2173281+02:00",
"id_user_upd": "72d05a18-b37b-4466-8088-738c67a94ea4",
"commited": true,
"mt_branches": {
"$ref": "8"
},
"mt_pos_rooms": [
{
"$id": "54",
"id_pos": "627221aa-f0a2-4050-aef4-80abe29b5ed9",
"id_room": "45e34c6a-097a-4a0d-b729-15eb31034e76",
"active": true,
"created_on": "2026-05-09T09:37:12.2173281+02:00",
"last_update": "2026-05-09T09:37:12.2173281+02:00",
"id_user_upd": "1c25dd21-7af3-4d17-a128-8980e6e15bd6",
"commited": true,
"mt_pos": {
"$ref": "23"
},
"mt_rooms": {
"$ref": "53"
},
"st_users": {
"$ref": "7"
}
},
{
"$ref": "54"
}
],
"st_images": {
"$ref": "9"
},
"st_images1": {
"$ref": "9"
},
"st_users": {
"$ref": "7"
},
"mt_rooms_units": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"tt_rooms_list": [
{
"$id": "55",
"id": "5e7fe249-2784-4742-a436-799137cf08dc",
"id_room": "c9d01cc1-4a0f-49a8-accb-12f3cac5b883",
"date_in": "2026-05-09T09:37:12.2173281+02:00",
"date_out": "2026-05-09T09:37:12.2173281+02:00",
"id_user_add": "7a338261-712a-499f-a0dd-a6f3f623d4a7",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-05-09T09:37:12.2173281+02:00",
"last_update": "2026-05-09T09:37:12.2173281+02:00",
"commited": true,
"mt_rooms": {
"$ref": "53"
},
"st_users": {
"$ref": "7"
},
"tt_rooms_units_activity": [
{
"$ref": "51"
},
{
"$ref": "51"
}
]
},
{
"$ref": "55"
}
]
},
"mt_rooms_units_types": {
"$id": "56",
"id": "4287b8c4-936d-41d9-b547-2a05631caea4",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-05-09T09:37:12.2173281+02:00",
"last_update": "2026-05-09T09:37:12.2173281+02:00",
"id_user_upd": "d15ad7a0-adca-461b-b223-2b9262aaf15e",
"commited": true,
"mt_rooms_units": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"mt_rooms_units_states_types": [
{
"$id": "57",
"id_room_type": "1603bb43-4edf-42c6-a09d-d0e31a756927",
"id_room_state": "78ebc3e5-8ab6-4fb3-b055-7301eea6750b",
"id_image": "eca2494e-d7f6-4ec9-8527-057b6a6d9c6d",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-05-09T09:37:12.2173281+02:00",
"last_update": "2026-05-09T09:37:12.2173281+02:00",
"id_user_upd": "611eeb5c-b162-4beb-b3ba-e047c3c8ac8d",
"commited": true,
"mt_rooms_units_states": {
"$id": "58",
"id": "0ed387f8-5c58-48a8-864a-4c003b8be64f",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"color": "sample string 5",
"active": true,
"created_on": "2026-05-09T09:37:12.2173281+02:00",
"last_update": "2026-05-09T09:37:12.2173281+02:00",
"id_user_upd": "47c67631-dfdf-40e1-9ce3-1357307658fa",
"commited": true,
"st_users": {
"$ref": "7"
},
"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": "9"
},
"st_users": {
"$ref": "7"
}
},
{
"$ref": "57"
}
],
"st_users": {
"$ref": "7"
}
},
"st_users": {
"$ref": "7"
},
"tt_rooms_units_activity": [
{
"$ref": "51"
},
{
"$ref": "51"
}
]
},
"mt_rooms_units_states": {
"$ref": "58"
},
"st_users": {
"$ref": "7"
},
"st_users1": {
"$ref": "7"
},
"tt_doc_sa": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"tt_pos_sesion": {
"$ref": "48"
},
"tt_rooms_list": {
"$ref": "55"
}
},
{
"$ref": "51"
}
],
"st_users": {
"$ref": "7"
},
"st_users1": {
"$ref": "7"
},
"tt_tips": [
{
"$id": "59",
"id": "f6261e9b-1cbe-4c0e-85cc-7e601c685166",
"id_pos_sesion": "54ea20c8-df09-4e7d-a3da-d9b3aa57450a",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "3b9c4820-dbd1-42dd-abbd-ffb0ab6fc5db",
"id_room_unit_activity": "b3a73c1a-f41e-473b-8e77-d714c94d2ad5",
"id_doc_sa": "7b954254-57e3-4349-9994-3ad83b3aa0f1",
"id_pos_type": "27144457-1a6c-4ac4-a92c-accd249e03bd",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "c7edaf52-68c6-4742-81b7-3c51aeac837e",
"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:37:12.2173281+02:00",
"last_update": "2026-05-09T09:37:12.2173281+02:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "48"
},
"tt_tips_users": [
{
"$id": "60",
"id_tip": "ad39f8ca-5977-4b7b-b26b-7fda00266c3a",
"id_user": "81718538-ac30-4572-8fee-61d62c505908",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-05-09T09:37:12.2173281+02:00",
"last_update": "2026-05-09T09:37:12.2173281+02:00",
"commited": true,
"st_users": {
"$ref": "7"
},
"tt_tips": {
"$ref": "59"
}
},
{
"$ref": "60"
}
]
},
{
"$ref": "59"
}
],
"tt_pos_sesion_users": [
{
"$id": "61",
"id_pos_sesion": "d6142e90-705c-4986-8b9c-456d586eeb8d",
"id_user": "41d8b870-8584-4fcd-8079-a43a0772d067",
"date_add": "2026-05-09T09:37:12.2173281+02:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-05-09T09:37:12.2173281+02:00",
"last_update": "2026-05-09T09:37:12.2173281+02:00",
"commited": true,
"st_users": {
"$ref": "7"
},
"tt_pos_sesion": {
"$ref": "48"
}
},
{
"$ref": "61"
}
],
"tt_doc_sa": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"tt_cmd_connection": [
{
"$id": "62",
"id": "8fb39195-3fd6-4e37-b9bd-95c14834e968",
"id_user": "7a8e146e-6749-4556-8a83-457eab311887",
"id_user_profile": "047950f2-93fe-47f9-9223-6462b2c67b4a",
"locator": "sample string 4",
"date_end": "2026-05-09T09:37:12.2173281+02:00",
"id_pos_sesion": "d35ad005-4b04-4aa1-ad1a-9fe245053531",
"date_login": "2026-05-09T09:37:12.2173281+02:00",
"date_logout": "2026-05-09T09:37:12.2173281+02:00",
"terminal_id": "sample string 6",
"terminal_type": "sample string 7",
"created_on": "2026-05-09T09:37:12.2173281+02:00",
"last_update": "2026-05-09T09:37:12.2173281+02:00",
"commited": true,
"st_users": {
"$ref": "7"
},
"st_users_profiles": {
"$id": "63",
"id": "0b706f5e-601e-4e8c-8934-45d49c139365",
"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:37:12.2173281+02:00",
"last_update": "2026-05-09T09:37:12.2173281+02:00",
"commited": true,
"st_permisions": [
{
"$id": "64",
"id": "4dea09d2-a10c-4b14-ae9f-618db41c956e",
"id_function": "31a4cffd-8ac5-45ab-bfc9-cc2b9b2db46d",
"id_user": "7745370e-bd46-41b2-9eaf-df807b7355f2",
"id_profile": "be0485db-8e79-4b5e-b69f-9cc87f5537a7",
"permission": 3,
"active": true,
"created_on": "2026-05-09T09:37:12.2173281+02:00",
"last_update": "2026-05-09T09:37:12.2173281+02:00",
"commited": true,
"st_users_profiles": {
"$ref": "63"
},
"st_users": {
"$ref": "7"
},
"st_functions": {
"$id": "65",
"id": "9478e432-20f3-4e58-a1f1-f4ac1128e80a",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "90b0989a-d4e2-491b-9d17-b6cfcdc4f3fb",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "d1f9988b-f223-4e36-a902-e918cd69d8d3",
"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:37:12.2173281+02:00",
"last_update": "2026-05-09T09:37:12.2173281+02:00",
"commited": true,
"st_functions_groups": {
"$id": "66",
"id": "743272b1-a084-4f0b-9f01-44962edbe7c3",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-05-09T09:37:12.2173281+02:00",
"last_update": "2026-05-09T09:37:12.2173281+02:00",
"commited": true,
"st_functions": [
{
"$ref": "65"
},
{
"$ref": "65"
}
]
},
"st_images": {
"$ref": "9"
},
"st_permisions": [
{
"$ref": "64"
},
{
"$ref": "64"
}
]
}
},
{
"$ref": "64"
}
],
"st_users": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"tt_cmd_connection": [
{
"$ref": "62"
},
{
"$ref": "62"
}
]
},
"tt_pos_sesion": {
"$ref": "48"
}
},
{
"$ref": "62"
}
],
"tt_cmd_messages": [
{
"$id": "67",
"id": "c5aecfe0-c96f-4039-8238-51e7300eebca",
"id_user": "1a797af2-6b30-4c7b-bc0b-b92dd7f327ec",
"date_add": "2026-05-09T09:37:12.2173281+02:00",
"destiny_type": 4,
"id_key": "83565de8-aa8c-48d9-b935-2ff5bea50e29",
"message": "sample string 6",
"message_view": true,
"date_view": "2026-05-09T09:37:12.2173281+02:00",
"id_pos_sesion": "47b377e5-4726-4f25-aa53-c5ceed52836d",
"terminal_add": "sample string 9",
"created_on": "2026-05-09T09:37:12.2173281+02:00",
"last_update": "2026-05-09T09:37:12.2173281+02:00",
"commited": true,
"st_users": {
"$ref": "7"
},
"tt_pos_sesion": {
"$ref": "48"
}
},
{
"$ref": "67"
}
]
},
"tt_rooms_units_activity": {
"$ref": "51"
},
"tt_spool_doc_print": [
{
"$id": "68",
"id": "adc67f29-b46f-4de6-8e24-b917e969a929",
"spool_server": "sample string 2",
"id_doc_sa": "25b08306-f471-4de8-b2ad-145b5aa2f352",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-05-09T09:37:12.2173281+02:00",
"printed": true,
"print_on": "2026-05-09T09:37:12.2173281+02:00",
"tt_doc_sa": {
"$ref": "27"
}
},
{
"$ref": "68"
}
]
},
"tt_pos_sesion": {
"$ref": "48"
}
},
{
"$ref": "26"
}
]
},
{
"$ref": "25"
}
],
"mt_items_featured": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"mt_pos_print": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_pos_rooms": [
{
"$ref": "54"
},
{
"$ref": "54"
}
],
"st_users": {
"$ref": "7"
},
"mt_pos_view": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"mt_prices_list_rules": [
{
"$id": "69",
"id": "06b92ced-0ce6-478b-b05e-cd9c89d16507",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-05-09T09:37:12.2173281+02:00",
"date_end": "2026-05-09T09:37:12.2173281+02:00",
"id_branch": "6c140d37-87cf-44bf-a077-3a13d8b2d1c2",
"id_pos": "6d717db3-fa11-4021-b70b-052ab62c5d93",
"id_list": "64ba4e55-313a-4135-9084-df1b1991a2f7",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-05-09T09:37:12.2173281+02:00",
"last_update": "2026-05-09T09:37:12.2173281+02:00",
"id_user_upd": "b11e4745-d51c-4567-9cae-84f10b569169",
"commited": true,
"mt_branches": {
"$ref": "8"
},
"mt_pos": {
"$ref": "23"
},
"mt_prices_list": {
"$ref": "20"
},
"st_users": {
"$ref": "7"
}
},
{
"$ref": "69"
}
],
"mt_prices_rules": [
{
"$id": "70",
"id": "2f7ce092-1764-4b89-863c-8e3a087ac87a",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-05-09T09:37:12.2173281+02:00",
"date_end": "2026-05-09T09:37:12.2173281+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": "d7db8b0b-774a-42d7-a0c1-a4df68b0cac6",
"id_pos": "4ece336d-2963-4a00-a57a-aaab54a816de",
"id_list": "658601a4-e2c4-40f4-a9e8-3d6449dd09ce",
"id_item": "76657c0a-fe50-48e6-a3b5-4633ae464282",
"id_item_type": "8aaf7d9f-e48e-4e82-91cd-677830d09f3c",
"id_category": "0ac915b0-7e8f-4c74-8fc7-073d2f496bde",
"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:37:12.2173281+02:00",
"last_update": "2026-05-09T09:37:12.2173281+02:00",
"id_user_upd": "94205428-ccf1-4839-8ed1-de5effb8add4",
"commited": true,
"mt_branches": {
"$ref": "8"
},
"mt_categories": {
"$ref": "3"
},
"mt_items": {
"$ref": "5"
},
"mt_items_types": {
"$ref": "1"
},
"mt_pos": {
"$ref": "23"
},
"mt_prices_list": {
"$ref": "20"
},
"st_users": {
"$ref": "7"
}
},
{
"$ref": "70"
}
],
"st_doc_num": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"st_pos_license": [
{
"$id": "71",
"id": "1a0064cd-cdec-4f6c-bed5-57ddad06acbe",
"id_pos": "5b74b387-6d91-4c55-97b8-79f20d201bdd",
"mac_address": "sample string 3",
"date_end": "2026-05-09T09:37:12.2173281+02:00",
"key_access": "sample string 5",
"id_user_add": "924019bb-f939-4a16-9aa4-a9cb129c8c43",
"active": true,
"created_on": "2026-05-09T09:37:12.2173281+02:00",
"last_update": "2026-05-09T09:37:12.2173281+02:00",
"commited": true,
"mt_pos": {
"$ref": "23"
},
"st_users": {
"$ref": "7"
}
},
{
"$ref": "71"
}
],
"st_users_pos": [
{
"$id": "72",
"id_user": "d42354bb-cab9-44a5-9855-29381d634141",
"id_pos": "4ba08993-62de-4fd4-99ae-7df96c72c0c7",
"pass_required": true,
"active": true,
"created_on": "2026-05-09T09:37:12.2173281+02:00",
"last_update": "2026-05-09T09:37:12.2173281+02:00",
"commited": true,
"mt_pos": {
"$ref": "23"
},
"st_users": {
"$ref": "7"
}
},
{
"$ref": "72"
}
],
"tt_doc_sa": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"tt_pos_connection": [
{
"$id": "73",
"id": "96799636-b547-470e-9907-b204c8bf62cd",
"id_pos": "a99cc017-582b-42d3-89f2-bdc0a98a0927",
"date_add": "2026-05-09T09:37:12.2173281+02:00",
"date_upd": "2026-05-09T09:37:12.2173281+02:00",
"date_out": "2026-05-09T09:37:12.2173281+02:00",
"connection_type": "sample string 3",
"connection_speed": 1,
"terminal_name": "sample string 4",
"version": "sample string 5",
"commited": true,
"mt_pos": {
"$ref": "23"
}
},
{
"$ref": "73"
}
],
"tt_pos_sesion": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"mt_branches": {
"$ref": "8"
},
"tt_logs": [
{
"$id": "74",
"id": "fb13609f-29e1-4568-8bb4-98bf15319c4b",
"id_user_add": "53a154ac-eda6-45c1-a959-f81df1caf2d6",
"id_table": "7a882a73-e84f-4896-882c-9aa1d2d163e0",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "f44d8720-d87d-4d87-8758-eb6edcea2dc9",
"created_on": "2026-05-09T09:37:12.2173281+02:00",
"commited": true,
"mt_pos": {
"$ref": "23"
},
"st_sync_tables": {
"$id": "75",
"id": "cfb74833-62b5-4b26-a685-c6483b216241",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-05-09T09:37:12.2173281+02:00",
"last_update": "2026-05-09T09:37:12.2173281+02:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "76",
"id": "25e91c94-a785-4bfe-b3d6-c47e52a2ee31",
"id_sync": "c604fa46-ff89-41df-83b3-95c05b64cc84",
"json": "sample string 3",
"id_table": "f1808b66-11d8-4949-b368-85934725025e",
"order": 5,
"st_sync_packages": {
"$id": "77",
"id": "9c6534e6-a574-4f01-ba28-a3dfd1582cb8",
"id_branch_from": "830cbf95-1979-40e2-a184-b7848865e625",
"id_branch_to": "148b3696-e7ba-4933-94eb-3058078ab33d",
"type": 4,
"created_on": "2026-05-09T09:37:12.2173281+02:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-05-09T09:37:12.2173281+02:00",
"send_on": "2026-05-09T09:37:12.2173281+02:00",
"mt_branches": {
"$ref": "8"
},
"mt_branches1": {
"$ref": "8"
},
"st_sync_packages_det": [
{
"$ref": "76"
},
{
"$ref": "76"
}
]
},
"st_sync_tables": {
"$ref": "75"
}
},
{
"$ref": "76"
}
],
"tt_logs": [
{
"$ref": "74"
},
{
"$ref": "74"
}
]
},
"st_users": {
"$ref": "7"
}
},
{
"$ref": "74"
}
],
"st_local_variables": [
{
"$id": "78",
"id": "bf9470d0-6df3-4ba9-8cd9-eb6ae1b8f2b0",
"id_pos": "3d91c7c4-a9de-45ba-9522-2c407be4c4be",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-05-09T09:37:12.2173281+02:00",
"commited": true,
"mt_pos": {
"$ref": "23"
}
},
{
"$ref": "78"
}
],
"tt_doc_st": [
{
"$ref": "44"
},
{
"$ref": "44"
}
]
},
"mt_pos_prices_list": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"mt_pos_types": {
"$ref": "39"
},
"st_users": {
"$ref": "7"
}
},
"mt_prices_list": {
"$ref": "20"
},
"st_users": {
"$ref": "7"
}
},
{
"$ref": "21"
}
],
"mt_prices_items": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"mt_prices_list1": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"mt_prices_list2": {
"$ref": "20"
},
"mt_prices_list_rules": [
{
"$ref": "69"
},
{
"$ref": "69"
}
],
"st_images": {
"$ref": "9"
},
"st_users": {
"$ref": "7"
},
"mt_prices_rules": [
{
"$ref": "70"
},
{
"$ref": "70"
}
],
"tt_doc_sa_det": [
{
"$ref": "13"
},
{
"$ref": "13"
}
]
},
"st_users": {
"$ref": "7"
}
},
{
"$ref": "19"
}
],
"tt_doc_sa_det": [
{
"$ref": "13"
},
{
"$ref": "13"
}
]
},
"mt_prices_list": {
"$ref": "20"
},
"st_users": {
"$ref": "7"
},
"st_users1": {
"$ref": "7"
},
"tt_doc_sa": {
"$ref": "27"
},
"tt_doc_sa_det_stock": [
{
"$id": "79",
"id_doc_sa": "ab8daeca-f1a8-406c-a164-a77165c395fa",
"id_line": 2,
"id_item": "25ed810c-25d5-4b23-bdec-09dfbc81c95b",
"qty": 4.1,
"mt_items": {
"$ref": "5"
},
"tt_doc_sa_det": {
"$ref": "13"
}
},
{
"$ref": "79"
}
]
},
{
"$ref": "13"
}
],
"tt_doc_sa_pay": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"tt_vouchers": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"tt_vouchers_permisions": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"tt_rooms_units_activity": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "51"
},
{
"$ref": "51"
}
]
},
{
"$ref": "10"
}
],
"mt_items": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"mt_items_types": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"mt_money_types": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"mt_payment_types": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_prices_list": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"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": "372e6274-369c-421b-9609-00da56320187",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-05-09T09:37:12.2173281+02:00",
"last_update": "2026-05-09T09:37:12.2173281+02:00",
"commited": true,
"st_images": [
{
"$ref": "9"
},
{
"$ref": "9"
}
]
},
"mt_docs": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"st_users": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"st_users1": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"mt_cloakrooms": [
{
"$ref": "25"
},
{
"$ref": "25"
}
]
},
"st_users": {
"$ref": "7"
},
"mt_branches_zones": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"mt_employees_branches": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"mt_items_featured": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"mt_locations": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"mt_periods": [
{
"$id": "81",
"id_branch": "bd2a8f4f-83f5-42d9-9e2e-0368da4982f7",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-05-09T09:37:12.2173281+02:00",
"date_end": "2026-05-09T09:37:12.2173281+02:00",
"state": "sample string 6",
"created_on": "2026-05-09T09:37:12.2173281+02:00",
"last_update": "2026-05-09T09:37:12.2173281+02:00",
"commited": true,
"mt_branches": {
"$ref": "8"
}
},
{
"$ref": "81"
}
],
"mt_pos": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"mt_prices_list_rules": [
{
"$ref": "69"
},
{
"$ref": "69"
}
],
"mt_prices_rules": [
{
"$ref": "70"
},
{
"$ref": "70"
}
],
"mt_rooms": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"st_sync_packages": [
{
"$ref": "77"
},
{
"$ref": "77"
}
],
"st_sync_packages1": [
{
"$ref": "77"
},
{
"$ref": "77"
}
],
"tt_doc_sa": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"tt_doc_st": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_vouchers": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"tt_vouchers_permisions": [
{
"$ref": "36"
},
{
"$ref": "36"
}
]
},
{
"$ref": "8"
}
],
"mt_branches_zones": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"mt_brands": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_categories": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"mt_categories_items": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"mt_cloakrooms": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_docs_payment_money": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"mt_employees": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_employees_profiles": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"mt_items_featured": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"mt_items_sub": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"mt_items_types": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"mt_locations": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"mt_money_rates": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"mt_money_types": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"mt_payment_types": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_pos": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"mt_pos_prices_list": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"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": "22"
},
{
"$ref": "22"
}
],
"mt_prices_items": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"mt_prices_list": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"mt_prices_list_rules": [
{
"$ref": "69"
},
{
"$ref": "69"
}
],
"mt_prices_rules": [
{
"$ref": "70"
},
{
"$ref": "70"
}
],
"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": "17"
},
{
"$ref": "17"
}
],
"mt_units_ref": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"st_images": {
"$ref": "9"
},
"st_images1": {
"$ref": "9"
},
"st_permisions": [
{
"$ref": "64"
},
{
"$ref": "64"
}
],
"st_pos_license": [
{
"$ref": "71"
},
{
"$ref": "71"
}
],
"st_users_pos": [
{
"$ref": "72"
},
{
"$ref": "72"
}
],
"st_users_token": [
{
"$id": "82",
"id": "301b0b65-dbfc-4216-b576-901ee41daf12",
"token_id": "sample string 2",
"id_user": "0011dad2-6969-42e9-bb11-013c3a1c8b91",
"date_from": "2026-05-09T09:37:12.2173281+02:00",
"date_end": "2026-05-09T09:37:12.2173281+02:00",
"created_on": "2026-05-09T09:37:12.2173281+02:00",
"st_users": {
"$ref": "7"
}
},
{
"$ref": "82"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"tt_doc_sa_det": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_sa_det1": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_doc_st1": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_items_customs": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"tt_logs": [
{
"$ref": "74"
},
{
"$ref": "74"
}
],
"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": "f7cfc51f-22a7-44b7-9692-3a12680b38c3",
"id_room_activity": "5cfc751c-8ffe-470e-8518-f9b2042bc331",
"id_pos_sesion": "072792a8-cfe3-497e-8e1b-e22064260081",
"log_text": "sample string 4",
"id_user": "740cfe60-c3b6-4f97-83f5-1b915f5b45fe",
"created_on": "2026-05-09T09:37:12.2173281+02:00",
"commited": true,
"st_users": {
"$ref": "7"
}
},
{
"$ref": "83"
}
],
"tt_tips_users": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"tt_vouchers_permisions": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"tt_vouchers": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_docs": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"tt_pos_sesion_users": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_doc_sa": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"tt_doc_sa1": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"mt_items": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"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": "4"
},
{
"$ref": "4"
}
],
"mt_items_featured": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"mt_items_formula": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_units": {
"$ref": "17"
},
"mt_units1": {
"$ref": "17"
},
"st_images": {
"$ref": "9"
},
"st_users": {
"$ref": "7"
},
"mt_items_sub": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"mt_prices_rules": [
{
"$ref": "70"
},
{
"$ref": "70"
}
],
"tt_doc_sa_det_stock": [
{
"$ref": "79"
},
{
"$ref": "79"
}
],
"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": "2"
},
{
"$ref": "2"
}
]
},
"st_users": {
"$ref": "7"
}
},
{
"$ref": "4"
}
],
"st_images": {
"$ref": "9"
},
"st_users": {
"$ref": "7"
},
"mt_prices_rules": [
{
"$ref": "70"
},
{
"$ref": "70"
}
],
"tt_vouchers_det": [
{
"$ref": "2"
},
{
"$ref": "2"
}
]
},
"mt_items": {
"$ref": "5"
},
"mt_items_types": {
"$ref": "1"
},
"tt_vouchers": {
"$ref": "35"
}
},
{
"$ref": "2"
}
],
"st_images": {
"$ref": "9"
},
"st_users": {
"$ref": "7"
},
"mt_items_sub": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"mt_prices_rules": [
{
"$ref": "70"
},
{
"$ref": "70"
}
],
"tt_items_customs": [
{
"$ref": "49"
},
{
"$ref": "49"
}
]
}