POST api/Mt_Rooms_Units_States_Types
Request Information
URI Parameters
None.
Body Parameters
mt_rooms_units_states_types| Name | Description | Type | Additional information |
|---|---|---|---|
| id_room_type | globally unique identifier |
Required |
|
| id_room_state | globally unique identifier |
Required |
|
| id_image | globally unique identifier |
Required |
|
| color_font | string |
Required 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_rooms_units_states | mt_rooms_units_states |
None. |
|
| mt_rooms_units_types | mt_rooms_units_types |
None. |
|
| st_images | st_images |
None. |
|
| st_users | st_users |
None. |
Request Formats
application/json, text/json
Sample:
{
"id_room_type": "e728f0cb-d775-4d2b-a479-ace5b7541a60",
"id_room_state": "3b78c0cc-3794-49c1-b096-4227e42a718e",
"id_image": "506ea01d-e17b-43df-bcbf-040d0d9b77c3",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-09-06T06:47:33.2097708+02:00",
"last_update": "2026-09-06T06:47:33.2097708+02:00",
"id_user_upd": "ce8de4e6-72c9-476c-8728-5c9421242240",
"commited": true,
"mt_rooms_units_states": {
"$id": "2",
"id": "8cd90bdc-0cee-4d92-a46f-f1aa82250a5a",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"color": "sample string 5",
"active": true,
"created_on": "2026-09-06T06:47:33.2097708+02:00",
"last_update": "2026-09-06T06:47:33.2097708+02:00",
"id_user_upd": "a3eb43d6-7d9d-410a-8427-37feeb1a9c27",
"commited": true,
"st_users": {
"$id": "3",
"id": "a937dfc6-9b90-4884-9baf-743331231e88",
"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": "678bbe1e-8865-4abf-83b1-c1809122f6af",
"view_messages": true,
"id_image_photo": "ab47a6a2-0725-4196-9558-ac37b3ce27f0",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "3963ddf6-a96d-4506-a255-e166e2581bfb",
"view_pos": true,
"order": 15,
"color_border": "sample string 16",
"color_button": "sample string 17",
"color_font": "sample string 18",
"active": true,
"created_on": "2026-09-06T06:47:33.2097708+02:00",
"last_update": "2026-09-06T06:47:33.2097708+02:00",
"commited": true,
"mt_branches": [
{
"$id": "4",
"id": "3d66f288-53a2-40ea-93c5-9477ad65a6c2",
"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": "4386fe01-245e-4f27-8f87-8788455057ac",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-09-06T06:47:33.2097708+02:00",
"last_update": "2026-09-06T06:47:33.2097708+02:00",
"id_user_upd": "3e38baaf-4038-4429-833c-7ea82d941ff4",
"commited": true,
"st_images": {
"$id": "5",
"id": "eea9fed1-c953-414b-b31f-829bd816a730",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "6514ce87-3dfc-4eaf-8b13-77869246cbe5",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-09-06T06:47:33.2097708+02:00",
"last_update": "2026-09-06T06:47:33.2097708+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"mt_categories": [
{
"$id": "6",
"id": "68860574-b71f-47e6-9e04-c477dd30614f",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "d57b557e-9169-4411-8620-7a99aa16f633",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "b7cfe27d-26fb-45e0-9758-1a6d51646f74",
"view_pos": true,
"order": 8,
"order_sec": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"font_bold": true,
"font_underline": true,
"font_size": 15,
"big_buttons": true,
"active": true,
"created_on": "2026-09-06T06:47:33.2097708+02:00",
"last_update": "2026-09-06T06:47:33.2097708+02:00",
"id_user_upd": "cf826fd2-de5d-4aaf-943d-37321c1739fa",
"commited": true,
"mt_categories_items": [
{
"$id": "7",
"id_category": "f15e8faa-8ad3-4f38-8a77-f7343f1c3a71",
"id_item": "5297035e-24f6-4bfc-a5ce-1fbc3fb4d2ae",
"is_default": true,
"active": true,
"created_on": "2026-09-06T06:47:33.2097708+02:00",
"last_update": "2026-09-06T06:47:33.2097708+02:00",
"id_user_upd": "37219349-729c-4b68-bb6d-cda63e13fef6",
"commited": true,
"mt_categories": {
"$ref": "6"
},
"mt_items": {
"$id": "8",
"id": "3659b72a-33f1-438c-b75d-d15b7a1c6453",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "245a0655-b09e-4baa-81dd-326492dd7dde",
"id_unit_sec": "23aa497c-5d09-4fdf-ab87-05b23a44439d",
"id_brand": "c68b1754-8b28-4b0f-a128-f6790c8411a1",
"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": "d6baa67c-05d3-4646-831b-36d7d51197e9",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"font_bold": true,
"font_underline": true,
"font_size": 29,
"active": true,
"created_on": "2026-09-06T06:47:33.2097708+02:00",
"last_update": "2026-09-06T06:47:33.2097708+02:00",
"id_user_upd": "06c4aa3e-6ca0-48cf-870c-9507a69860da",
"commited": true,
"mt_brands": {
"$id": "9",
"id": "dfb0ff40-4ab6-4730-ba3b-d331a0fb62e0",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-09-06T06:47:33.2097708+02:00",
"last_update": "2026-09-06T06:47:33.2097708+02:00",
"id_user_upd": "d1bd6c3c-835f-4125-be23-c797a03e9984",
"commited": true,
"mt_items": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"st_users": {
"$ref": "3"
}
},
"mt_categories_items": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"mt_items_featured": [
{
"$id": "10",
"id": "b1ef99e8-cc22-4b26-9f5c-f40f6c7595a7",
"id_branch": "d734611c-aad6-4356-adb7-194065659cdb",
"id_pos_type": "a7b73286-b9d2-43ba-9aa0-959556ef7847",
"id_pos": "1afd1eff-c5c6-49c5-908e-c003f93f1e5d",
"id_item": "83930bef-5490-4da7-bedc-4e30c8f0df71",
"date_from": "2026-09-06T06:47:33.2097708+02:00",
"date_end": "2026-09-06T06:47:33.2097708+02:00",
"image_id": 4,
"active": true,
"created_on": "2026-09-06T06:47:33.2097708+02:00",
"last_update": "2026-09-06T06:47:33.2097708+02:00",
"id_user_upd": "328d4dda-fef3-4d27-a4c3-e1824320c20d",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_items": {
"$ref": "8"
},
"mt_pos": {
"$id": "11",
"id": "9c4b2a27-c3bc-4c6f-8deb-457a4a9fda3e",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "a075bea7-e8ca-4a99-a067-967658cb3160",
"id_zone": "8df4094e-0254-4073-878c-cf68a1740b52",
"user_required": true,
"active": true,
"created_on": "2026-09-06T06:47:33.2097708+02:00",
"last_update": "2026-09-06T06:47:33.2097708+02:00",
"id_user_upd": "962dd941-3118-4a51-9e73-195c790acc78",
"commited": true,
"mt_branches_zones": {
"$id": "12",
"id": "5ebd6b7f-6027-4e2b-93c9-688dcbfb6f80",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "64bb575b-2116-48c8-8ece-471b9a68eb51",
"active": true,
"created_on": "2026-09-06T06:47:33.2097708+02:00",
"last_update": "2026-09-06T06:47:33.2097708+02:00",
"id_user_upd": "67f100bd-d695-4a72-b762-d93a3f526139",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_pos": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"st_users": {
"$ref": "3"
}
},
"mt_cloakrooms": [
{
"$id": "13",
"id": "a4027293-4bec-4fcd-b274-95b1e01be7e4",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "33fb3b63-257b-43ca-a8bf-12026f463e51",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "2bd6a290-427c-4357-ad3a-228e333b3c11",
"view_pos": true,
"order": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"active": true,
"created_on": "2026-09-06T06:47:33.2097708+02:00",
"last_update": "2026-09-06T06:47:33.2097708+02:00",
"id_user_upd": "a3fb9873-f7ef-430c-9330-22e665efc0fc",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
},
"tt_cloakrooms_units": [
{
"$id": "14",
"id": "b49f342e-f0f9-452f-8a21-3fd01a329e88",
"id_cloakroom": "fd33ea85-3e2a-4008-aed0-9e30483ed2a8",
"id_pos_sesion": "1b7d6a44-8b27-4604-8227-8f19da75125a",
"unit_id": 4,
"date_open": "2026-09-06T06:47:33.2097708+02:00",
"date_close": "2026-09-06T06:47:33.2097708+02:00",
"id_doc_sa": "49b158ed-4407-4f46-a6f1-0fcdfe7118b7",
"commited": true,
"mt_cloakrooms": {
"$ref": "13"
},
"tt_doc_sa": {
"$id": "15",
"id": "c5c33856-1d6a-4c29-acf1-9a8aa43c3bd0",
"id_pos": "20c993a8-bcd8-4f99-a5c6-c8a407f5724c",
"id_doc": "1b0ba893-e279-4ffa-8e7d-bd3c0a5c3fc7",
"id_branch": "2edfa9b2-3c95-4fd1-916b-588b2a529631",
"nro_doc": "sample string 5",
"date_doc": "2026-09-06T06:47:33.2097708+02:00",
"date_tax": "2026-09-06T06:47:33.2097708+02:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "3700e114-9c98-4396-8fb8-6d9b23ac9f8b",
"id_relationship": "4d45d6a8-92c9-41bb-adcf-bbde9643a3b5",
"id_loc_from": "7579a6f2-9514-4c22-9dcc-bcfe61657f3f",
"id_loc_end": "fef08672-13ff-4505-a3b9-87bb6e04f66f",
"id_user_add": "056f1984-099d-42a0-8e49-cb3a90141a45",
"id_user_upd": "0adf88f3-cb37-48ea-8e3a-adb38962243b",
"comment": "sample string 12",
"id_pos_sesion": "ca9e6852-bb41-4e3d-b057-e97036356319",
"id_room_unit": "42f3cf2c-d8d3-4f09-8817-8671b27e6849",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "15fe00dd-4170-429c-8cea-2a94c6ed52bc",
"p_dis": 15.1,
"p_chr": 16.1,
"amt_net": 17.1,
"amt_tax": 18.1,
"amt_dis": 19.1,
"amt_chr": 20.1,
"amt_tot": 21.1,
"active": true,
"created_on": "2026-09-06T06:47:33.2097708+02:00",
"last_update": "2026-09-06T06:47:33.2097708+02:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "4"
},
"mt_docs": {
"$id": "16",
"id": "845e3f01-4933-4fb0-990d-60fa3874bcc6",
"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": "24c9afa4-ebd0-4653-ab2e-566eff99858a",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"active": true,
"created_on": "2026-09-06T06:47:33.2097708+02:00",
"last_update": "2026-09-06T06:47:33.2097708+02:00",
"id_user_upd": "19d1b38b-2622-49c9-b6c8-53d41ac0b16b",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "17",
"id_doc": "2f9b6edf-579b-4bf5-a237-38bd49007b0d",
"id_pay": "6ab7a97a-cd0e-44e0-9bf6-a44d083e9d72",
"id_money": "de055cec-d400-4a43-9815-57aac2f1a6aa",
"active": true,
"created_on": "2026-09-06T06:47:33.2097708+02:00",
"last_update": "2026-09-06T06:47:33.2097708+02:00",
"id_user_upd": "af0c4212-770c-4b3d-b45c-6232b9af895f",
"commited": true,
"mt_docs": {
"$ref": "16"
},
"mt_money_types": {
"$id": "18",
"id": "8d2dd82a-26e7-4953-9d8b-039eea59cc63",
"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": "0398890c-5d3f-4ff9-ac46-ed0d70cf6be1",
"view_pos": true,
"order": 8,
"color_border": "sample string 9",
"color_button": "sample string 10",
"color_font": "sample string 11",
"active": true,
"created_on": "2026-09-06T06:47:33.2097708+02:00",
"last_update": "2026-09-06T06:47:33.2097708+02:00",
"id_user_upd": "b699fdf9-582c-4fd0-816e-96b3a61734f8",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"mt_money_rates": [
{
"$id": "19",
"id_money_1": "07474a48-fab1-4bb2-b31d-970f172ca35d",
"id_money_2": "d0ecd1a0-f8ea-4c03-bd06-6b0353992ac4",
"date_from": "2026-09-06T06:47:33.2097708+02:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-09-06T06:47:33.2097708+02:00",
"last_update": "2026-09-06T06:47:33.2097708+02:00",
"id_user_upd": "6b4973ac-290d-4da8-80f7-63dc1cff1059",
"commited": true,
"mt_money_types": {
"$ref": "18"
},
"mt_money_types1": {
"$ref": "18"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "19"
}
],
"mt_money_rates1": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
},
"tt_doc_sa_cashflow": [
{
"$id": "20",
"id_doc_sa": "ab4426ef-6827-48b8-a162-db1bdd8cfa2b",
"id_pay": "03b9301c-3157-4dd1-ab92-d2d01feaa8ed",
"id_money": "16e37986-84b7-434b-b407-c8ab4178c8b0",
"date_cashflow": "2026-09-06T06:47:33.2097708+02:00",
"coefficient": 5.1,
"id_user_add": "43c9441d-bdda-4b17-bdcc-e39ffdffc24a",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "21",
"id": "6d04ef2b-2d5b-407a-9893-d02126d6c7cf",
"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": "70b86254-8cc4-4273-b0ed-183cb5658235",
"view_pos": true,
"order": 13,
"color_border": "sample string 14",
"color_button": "sample string 15",
"color_font": "sample string 16",
"active": true,
"created_on": "2026-09-06T06:47:33.2097708+02:00",
"last_update": "2026-09-06T06:47:33.2097708+02:00",
"id_user_upd": "f2580dc1-01ae-48db-b457-83f6859cbc8e",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
},
"tt_doc_sa_cashflow": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_doc_sa_pay": [
{
"$id": "22",
"id_doc_sa": "df454364-2efa-457f-a7d5-cc04efd0fafe",
"id_line": 2,
"id_pay": "cd6978ff-09fe-4b26-b887-05dd5f5701cd",
"id_money": "5081a4f0-e81e-4c6a-b2bb-8e1a78537226",
"coefficient": 5.1,
"id_voucher": "26907660-d9f3-4d4c-9571-9ac00e02d865",
"id_employee": "06f3efb0-a0c7-4b0e-b959-93443040052d",
"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": "aa526a0e-fce7-41e9-ac27-dc38a9fc18b0",
"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": {
"$id": "23",
"id": "8a1302dc-92d4-430f-9fe4-21d6e9e3c355",
"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": "e04efb84-04e5-4171-9f2b-b87a216f59c6",
"name_pos": "sample string 12",
"id_image": "a011efe6-00b1-4ccf-af81-f388b31ece22",
"view_pos": true,
"order": 14,
"color_border": "sample string 15",
"color_button": "sample string 16",
"color_font": "sample string 17",
"active": true,
"created_on": "2026-09-06T06:47:33.2097708+02:00",
"last_update": "2026-09-06T06:47:33.2097708+02:00",
"id_user_upd": "9f6862a4-071d-48ec-a284-bda9d3d7e24e",
"commited": true,
"mt_employees_branches": [
{
"$id": "24",
"id_employee": "9b7f06c8-bf42-41ef-9ff7-6543398bb5b6",
"id_branch": "c294a417-4fbc-4705-95c6-6a554ee30b4e",
"active": true,
"created_on": "2026-09-06T06:47:33.2097708+02:00",
"last_update": "2026-09-06T06:47:33.2097708+02:00",
"id_user_upd": "ac41b646-f70e-409a-b6e7-65c8ef24f788",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_employees": {
"$ref": "23"
}
},
{
"$ref": "24"
}
],
"mt_employees_profiles": {
"$id": "25",
"id": "108cf3cd-9cd5-4ed1-8e47-14931ec916bf",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-09-06T06:47:33.2097708+02:00",
"last_update": "2026-09-06T06:47:33.2097708+02:00",
"id_user_upd": "1c43f91e-accb-47c2-bff5-cf65c80b997c",
"commited": true,
"mt_employees": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"st_users": {
"$ref": "3"
}
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
},
"tt_doc_sa_det": [
{
"$id": "26",
"id_doc_sa": "687ff199-6d84-4c41-869e-c30a50d31755",
"id_line": 2,
"id_item_sub": "1a4e8cfc-0dcb-4575-83a0-260fb74e61ae",
"qty": 4.1,
"id_list": "50bf0438-90a9-4276-8528-a4ff2c117947",
"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": "fecff4e0-61b6-4893-a711-7e82f1f00815",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "8bebb771-3f53-4be1-af35-0277b44de8ff",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "91e48486-4f11-42d7-82bf-a1d6081f89a5",
"id_user_upd": "68476a98-a59f-4347-b384-947bb1b0cef7",
"active": true,
"mt_employees": {
"$ref": "23"
},
"mt_items_sub": {
"$id": "27",
"id": "640b1d14-d836-4d5c-ab9e-03a4d1305416",
"id_item": "e3ec13d8-6dd2-42e5-b96e-2c17e7d9ad2a",
"id_item_type": "a077fe3d-7801-4677-bba3-f35839b767c2",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "6ddf9ddc-bba5-4020-b775-8ad6db13c0ae",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-09-06T06:47:33.2097708+02:00",
"last_update": "2026-09-06T06:47:33.2097708+02:00",
"id_user_upd": "11c29d40-a72c-45ea-9c4c-25cc930012e4",
"commited": true,
"mt_items": {
"$ref": "8"
},
"mt_items_formula": [
{
"$id": "28",
"id_item_sub": "3612550d-fa17-41e5-aeb3-7f86e3eef35d",
"id_item": "6c93f90f-addd-41e4-aca4-062fde3979e0",
"group_id": 3,
"id_unit_ref": "64e2705b-286a-418c-a65e-6be1c6695e81",
"qty_dis": 5,
"mt_items": {
"$ref": "8"
},
"mt_items_sub": {
"$ref": "27"
},
"mt_units_ref": {
"$id": "29",
"id": "34a249ed-d1d3-4d4c-838d-2b20a6cbc4bc",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "ffeef992-48b3-4116-aba0-e1cb042e6531",
"active": true,
"created_on": "2026-09-06T06:47:33.2097708+02:00",
"last_update": "2026-09-06T06:47:33.2097708+02:00",
"id_user_upd": "ce5785b3-0602-4fa8-a20f-fd9de9f9f200",
"commited": true,
"mt_units": {
"$id": "30",
"id": "93fa0aba-aab9-46a2-afa6-60b8ea31dd3c",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-09-06T06:47:33.2097708+02:00",
"last_update": "2026-09-06T06:47:33.2097708+02:00",
"id_user_upd": "369f1705-f9b6-4d3f-b98d-426cd41065c2",
"commited": true,
"mt_units_ref": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"st_users": {
"$ref": "3"
},
"mt_items": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_items1": [
{
"$ref": "8"
},
{
"$ref": "8"
}
]
},
"st_users": {
"$ref": "3"
},
"mt_items_formula": [
{
"$ref": "28"
},
{
"$ref": "28"
}
]
}
},
{
"$ref": "28"
}
],
"mt_items_types": {
"$id": "31",
"id": "404d93d0-ff3d-44f9-bc46-cd10551f00fd",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "60aec2b6-0fba-4b85-972a-4e507d453aa1",
"view_pos": true,
"order": 7,
"color_border": "sample string 8",
"color_button": "sample string 9",
"color_font": "sample string 10",
"font_bold": true,
"font_underline": true,
"font_size": 13,
"active": true,
"created_on": "2026-09-06T06:47:33.2097708+02:00",
"last_update": "2026-09-06T06:47:33.2097708+02:00",
"id_user_upd": "c44c04e8-b95d-446d-b10c-2dd1f3d86aa4",
"commited": true,
"tt_vouchers_det": [
{
"$id": "32",
"id_voucher": "c4ce756a-9860-4ec2-a8f5-e0a8ba3afd4e",
"id_line": "b270f10e-5eed-4274-87f2-c8bb645911c7",
"id_category": "5a99b68b-5948-423f-9427-69a6f7601b9f",
"id_item": "5999f2a7-5c04-4cdf-84e4-2ecd4d288a47",
"id_item_type": "06c904e1-54c6-4e65-a694-95ca4e5f4e08",
"price_max": 1.1,
"qty_add": 3.1,
"qty_used": 4.1,
"mt_categories": {
"$ref": "6"
},
"mt_items": {
"$ref": "8"
},
"mt_items_types": {
"$ref": "31"
},
"tt_vouchers": {
"$id": "33",
"id": "4a5d99b8-ad33-49f0-a18c-f2f6c59b5c62",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-09-06T06:47:33.2097708+02:00",
"date_end": "2026-09-06T06:47:33.2097708+02:00",
"date_used": "2026-09-06T06:47:33.2097708+02:00",
"date_sesion": "2026-09-06T06:47:33.2097708+02:00",
"id_employee": "25d52cb9-ff37-4385-88cc-f0b67e983691",
"id_branch": "8c7f9f96-ddaa-4340-ab7a-0d748f6c5ba8",
"id_voucher_permision": "8b36b29c-3447-4357-8e08-0a271bcca366",
"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": "38d94262-00af-4d3e-9091-4307893c3891",
"id_user_add": "b2205d55-ca84-4c21-907f-ad320596c32c",
"id_doc_sa": "96efd532-3b5d-4e56-82d3-7d1f21501a20",
"id_item_sub": "864970e5-f30e-4c3b-a5d8-dae4f42e9139",
"id_pos_sesion": "99f4dbbe-2f36-48d8-ac98-478c27b5b9e4",
"is_authorized": true,
"is_automatic": true,
"print_in_branch": true,
"printed": true,
"is_entry": true,
"is_consume": true,
"is_used_entry": true,
"is_used_consume": true,
"is_close": true,
"active": true,
"created_on": "2026-09-06T06:47:33.2097708+02:00",
"last_update": "2026-09-06T06:47:33.2097708+02:00",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_employees": {
"$ref": "23"
},
"mt_payment_types": {
"$ref": "21"
},
"st_users": {
"$ref": "3"
},
"tt_doc_sa_pay": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"tt_vouchers_det": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"tt_vouchers_permisions": {
"$id": "34",
"id": "199e653a-5d5f-439a-b390-7ecc096b4184",
"date_from": "2026-09-06T06:47:33.2097708+02:00",
"date_end": "2026-09-06T06:47:33.2097708+02:00",
"date_used": "2026-09-06T06:47:33.2097708+02:00",
"id_employee": "46e19194-edfb-45c7-82ab-2de12d40cf7d",
"id_branch": "5982d5e3-34cf-467f-b801-169c5d4bd5e3",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "a530d1d1-08f7-4bda-b394-1461275e319a",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-09-06T06:47:33.2097708+02:00",
"last_update": "2026-09-06T06:47:33.2097708+02:00",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_employees": {
"$ref": "23"
},
"st_users": {
"$ref": "3"
},
"tt_vouchers": [
{
"$ref": "33"
},
{
"$ref": "33"
}
]
}
}
},
{
"$ref": "32"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
},
"mt_items_sub": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"mt_prices_rules": [
{
"$id": "35",
"id": "0d560c9f-7bc7-4a7e-8468-c8281ed7239a",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-09-06T06:47:33.2097708+02:00",
"date_end": "2026-09-06T06:47:33.2097708+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": "422825ff-21c8-41ff-ac38-807967d7e748",
"id_pos": "d3ceebed-04ad-42b7-a37a-d460bbea2246",
"id_list": "d4109bd6-9ca3-42e5-9eef-34d9ba888ef4",
"id_item": "64cc4e6b-a21b-4048-bb19-fa7e9b733e93",
"id_item_type": "7de6cae1-dea0-489d-997a-cd40eb4b10e0",
"id_category": "5eec2a32-6b26-48a2-8474-3bb339521460",
"by_day_week": true,
"use_mon": true,
"use_tue": true,
"use_wed": true,
"use_thu": true,
"use_fri": true,
"use_sat": true,
"use_sun": true,
"use_hour_ini": "00:00:00.1234567",
"use_hour_end": "00:00:00.1234567",
"active": true,
"created_on": "2026-09-06T06:47:33.2097708+02:00",
"last_update": "2026-09-06T06:47:33.2097708+02:00",
"id_user_upd": "d7ef50cd-0504-478c-9bd1-8cc8719f3ea3",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_categories": {
"$ref": "6"
},
"mt_items": {
"$ref": "8"
},
"mt_items_types": {
"$ref": "31"
},
"mt_pos": {
"$ref": "11"
},
"mt_prices_list": {
"$id": "36",
"id": "fc7258ec-7f74-4c9c-8b3d-3f5ee7a820cc",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "7cb12525-ce19-480e-97ec-a673cab50f60",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "f16542d1-aa8b-4b3c-8e23-45956044d7c0",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"active": true,
"created_on": "2026-09-06T06:47:33.2097708+02:00",
"last_update": "2026-09-06T06:47:33.2097708+02:00",
"id_user_upd": "0a50fcd8-1007-4455-86b0-df885017eef4",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "37",
"id_pos": "35a81103-e5b5-492b-a538-ffdff9839422",
"id_pos_type": "419a9e4a-0eef-422a-ad1d-3d0bf1f9f832",
"id_price_list": "070e4fa8-1090-40b5-a612-152dd6bf5b18",
"is_default": true,
"view_mon": true,
"view_tue": true,
"view_wed": true,
"view_thu": true,
"view_fri": true,
"view_sat": true,
"view_sun": true,
"active": true,
"created_on": "2026-09-06T06:47:33.2097708+02:00",
"last_update": "2026-09-06T06:47:33.2097708+02:00",
"id_user_upd": "b97fc8f4-3052-4a28-846f-fd3992929ed5",
"commited": true,
"mt_pos_view": {
"$id": "38",
"id_pos": "580dbcbe-a5c0-441d-b65e-223f33f90dc4",
"id_pos_type": "c25bf720-3aad-4d33-beca-26562ec184a5",
"is_default": true,
"active": true,
"created_on": "2026-09-06T06:47:33.2097708+02:00",
"last_update": "2026-09-06T06:47:33.2097708+02:00",
"id_user_upd": "71261424-540e-4cbf-9b71-3b206086a39a",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"mt_pos_prices_list": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"mt_pos_types": {
"$id": "39",
"id": "6f20e2bc-3039-4639-aaa8-5255a4ebc23c",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-09-06T06:47:33.2097708+02:00",
"last_update": "2026-09-06T06:47:33.2097708+02:00",
"id_user_upd": "dc2c5426-4d23-4d50-aee2-46c23819724a",
"commited": true,
"mt_items_featured": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_pos_doc_print": [
{
"$id": "40",
"id_pos_print": "53fea461-e1a6-4e1f-89c4-e3effeb0b071",
"id_doc": "2f827dc7-8684-492f-9b27-f98da1e64e18",
"id_pos_type": "5ade05f4-c3b1-4504-a8eb-41f28fe6b3d9",
"id_doc_print": "2126823e-49fd-4892-b563-9c1554f8e44f",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-09-06T06:47:33.2097708+02:00",
"last_update": "2026-09-06T06:47:33.2097708+02:00",
"id_user_upd": "58a07314-e421-4175-9fa1-39e74c4ff0fb",
"commited": true,
"mt_docs": {
"$ref": "16"
},
"mt_pos_print": {
"$id": "41",
"id": "30be6c91-ae08-463c-9c79-c9848ea4c4dd",
"id_pos": "5d90551c-01d8-4ba5-8520-3f4d9fe020e9",
"id_mask": "sample string 3",
"name": "sample string 4",
"mode_print": 5,
"port": "sample string 6",
"baud_rate": 1,
"data_bits": 1,
"stop_bit": 1,
"flow_control": 1,
"parity": 1,
"pin_cashdrawer": 1,
"ip_printer": "sample string 7",
"port_ip": 1,
"printer_name": "sample string 8",
"active": true,
"created_on": "2026-09-06T06:47:33.2097708+02:00",
"last_update": "2026-09-06T06:47:33.2097708+02:00",
"id_user_upd": "c5c1d81a-9b0a-4649-8520-85f004f0db3a",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"mt_pos_doc_print": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"st_users": {
"$ref": "3"
}
},
"mt_pos_types": {
"$ref": "39"
},
"st_doc_print": {
"$id": "42",
"id": "c5d73a1e-5daf-483b-8994-0c71c1620086",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high_row": 5,
"high_doc": 6,
"with_doc": 7,
"to_file": true,
"active": true,
"created_on": "2026-09-06T06:47:33.2097708+02:00",
"last_update": "2026-09-06T06:47:33.2097708+02:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"st_doc_print_det": [
{
"$id": "43",
"id_doc_print": "1d241094-1fa7-424f-b8f5-a1dcf2d690ed",
"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": "42"
}
},
{
"$ref": "43"
}
]
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "40"
}
],
"st_users": {
"$ref": "3"
},
"mt_pos_view": [
{
"$ref": "38"
},
{
"$ref": "38"
}
]
},
"st_users": {
"$ref": "3"
}
},
"mt_prices_list": {
"$ref": "36"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "37"
}
],
"mt_prices_items": [
{
"$id": "44",
"id_list": "f586c081-9352-4101-9896-41c5b6e18fc1",
"id_item_sub": "9839116d-29c0-43fa-bb90-b724d3ac8391",
"validity_date": "2026-09-06T06:47:33.2097708+02:00",
"price": 4.1,
"active": true,
"created_on": "2026-09-06T06:47:33.2097708+02:00",
"last_update": "2026-09-06T06:47:33.2097708+02:00",
"id_user_upd": "5cebbc7c-1516-4a13-ac60-caa9836b6da3",
"commited": true,
"mt_items_sub": {
"$ref": "27"
},
"mt_prices_list": {
"$ref": "36"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "44"
}
],
"mt_prices_list1": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_prices_list2": {
"$ref": "36"
},
"mt_prices_list_rules": [
{
"$id": "45",
"id": "dc303f1b-da3d-432d-b8f1-f308783ff2d5",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-09-06T06:47:33.2097708+02:00",
"date_end": "2026-09-06T06:47:33.2097708+02:00",
"id_branch": "1d1797ae-1bd9-4eed-803f-2c20517742c5",
"id_pos": "d2f5d966-afa3-47ff-b908-b510d5ce4bb0",
"id_list": "a55e61ed-4015-4cec-866d-0d61a0556582",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-09-06T06:47:33.2097708+02:00",
"last_update": "2026-09-06T06:47:33.2097708+02:00",
"id_user_upd": "ecc3391a-3112-4c10-86b3-20f4391c5f8b",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_pos": {
"$ref": "11"
},
"mt_prices_list": {
"$ref": "36"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "45"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
},
"mt_prices_rules": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"tt_doc_sa_det": [
{
"$ref": "26"
},
{
"$ref": "26"
}
]
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "35"
}
],
"tt_items_customs": [
{
"$id": "46",
"id": "665602f1-0e8b-473b-9c78-68479a0f0739",
"order_id": 2,
"id_item": "90336e16-ea35-4432-87ec-f38500c2c2bd",
"id_item_type": "661a82f4-28b2-4d48-98a5-203c7218303d",
"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": "33482048-eab5-48fc-8b14-d0f5c3e6a52d",
"type_item": 11,
"id_voucher_json": "c1415e0f-3dac-4194-88fa-10029eacc15b",
"count_voucher": 1,
"id_category": "a6f75b86-d225-4ce7-9281-7908dc6349a4",
"created_on": "2026-09-06T06:47:33.2097708+02:00",
"last_update": "2026-09-06T06:47:33.2097708+02:00",
"id_user_upd": "f7cac06e-0ab3-4243-89b6-bceda5858227",
"commited": true,
"mt_items": {
"$ref": "8"
},
"mt_items_types": {
"$ref": "31"
},
"st_users": {
"$ref": "3"
},
"tt_pos_sesion": {
"$id": "47",
"id": "c1fefdc7-2b04-4b4f-8101-d9cfce28d4a3",
"nro_sesion": 2,
"id_pos": "ff2e4605-4e38-403b-953b-195ca34b83d8",
"date_tax": "2026-09-06T06:47:33.2097708+02:00",
"date_open": "2026-09-06T06:47:33.2097708+02:00",
"date_close": "2026-09-06T06:47:33.2097708+02:00",
"id_user_open": "9de3fe02-11b2-4e3b-aef7-78de2929e3ac",
"id_user_close": "470f6d8d-269e-469e-9e04-f7d5d9db73ac",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2026-09-06T06:47:33.2097708+02:00",
"last_update": "2026-09-06T06:47:33.2097708+02:00",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"tt_cloakrooms_units": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_items_customs": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"tt_doc_sa_pt": [
{
"$id": "48",
"id": "7b5443b7-9be3-4377-8ffe-667c35a75e2e",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "0367d7ce-45d4-4431-aec3-16721a161467",
"type_pay": 5,
"module": "sample string 6",
"process": true,
"json_cloackrooms": "sample string 8",
"multi_select": 9,
"terminal_name": "sample string 10",
"created_on": "2026-09-06T06:47:33.2097708+02:00",
"tt_pos_sesion": {
"$ref": "47"
}
},
{
"$ref": "48"
}
],
"tt_rooms_units_activity": [
{
"$id": "49",
"id": "0a01f767-e9e5-4f72-974a-dd203bfda04c",
"id_room_unit": "2d6cd688-554a-4d92-8aa0-68460361c60c",
"id_room_list": "3ecb5216-6a3a-43a3-ac35-6f298af54164",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-09-06T06:47:33.2097708+02:00",
"date_from": "2026-09-06T06:47:33.2097708+02:00",
"date_end": "2026-09-06T06:47:33.2097708+02:00",
"date_open": "2026-09-06T06:47:33.2097708+02:00",
"date_close": "2026-09-06T06:47:33.2097708+02:00",
"id_employee": "b916f738-9f75-479a-855d-5cb6f130a739",
"id_employee_sec": "15c07821-d1c2-40de-98d7-faf0037ef530",
"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": "61360790-6f18-4be9-8952-48d495e42894",
"comment": "sample string 7",
"id_user_open": "81a9e484-f39d-45c6-be41-463d79212a36",
"id_user_close": "aa82ab64-510a-4f80-bca4-d8bc7b22932f",
"id_unit_state": "c911c7f8-bff6-4aca-891d-cc311b8957ac",
"id_pos_sesion": "3aa000a8-b3e6-4906-b577-3cb3ad7072ce",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-09-06T06:47:33.2097708+02:00",
"active": true,
"created_on": "2026-09-06T06:47:33.2097708+02:00",
"last_update": "2026-09-06T06:47:33.2097708+02:00",
"commited": true,
"mt_employees": {
"$ref": "23"
},
"mt_employees1": {
"$ref": "23"
},
"mt_rooms_units": {
"$id": "50",
"id": "864da0f1-7738-43db-893a-4ae9bcc7dc5e",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "e2391491-b65b-47c8-a8fc-d06a914ea802",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "b9f7c5dc-9747-40c1-a3b3-4bead27b5d58",
"locked": true,
"date_locked": "2026-09-06T06:47:33.2097708+02:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-09-06T06:47:33.2097708+02:00",
"last_update": "2026-09-06T06:47:33.2097708+02:00",
"id_user_upd": "78481669-5fea-4d3f-b597-d206931d8a7d",
"commited": true,
"mt_rooms": {
"$id": "51",
"id": "1ea9b67f-b14e-4399-a416-13fcfed3bd22",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "06e53c61-9ae7-469f-93d9-fb4f03c444f5",
"name_pos": "sample string 6",
"id_image": "28c8fee2-4118-4725-bb6f-3186ee43d9f5",
"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": "055bc974-d08e-4da6-9f9e-8dbb3d1d5946",
"refresh_status": true,
"active": true,
"created_on": "2026-09-06T06:47:33.2097708+02:00",
"last_update": "2026-09-06T06:47:33.2097708+02:00",
"id_user_upd": "d26a7bcf-64b4-4d50-9230-d06c47279226",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_pos_rooms": [
{
"$id": "52",
"id_pos": "cf16610b-3702-4310-9d95-7be163b23164",
"id_room": "da438bd1-de87-48f8-ae74-d61f5366aee9",
"active": true,
"created_on": "2026-09-06T06:47:33.2097708+02:00",
"last_update": "2026-09-06T06:47:33.2097708+02:00",
"id_user_upd": "e98e3d48-84e1-4ba2-ac06-c05103566b2f",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"mt_rooms": {
"$ref": "51"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "52"
}
],
"st_images": {
"$ref": "5"
},
"st_images1": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
},
"mt_rooms_units": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"tt_rooms_list": [
{
"$id": "53",
"id": "049fa4a5-e93e-410e-b4a2-837d542a73db",
"id_room": "07b6ba66-af91-4ce5-8226-3de8f53eb973",
"date_in": "2026-09-06T06:47:33.2097708+02:00",
"date_out": "2026-09-06T06:47:33.2097708+02:00",
"id_user_add": "fc7c6bc8-2438-4dda-97cb-99cae6480c69",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-09-06T06:47:33.2097708+02:00",
"last_update": "2026-09-06T06:47:33.2097708+02:00",
"commited": true,
"mt_rooms": {
"$ref": "51"
},
"st_users": {
"$ref": "3"
},
"tt_rooms_units_activity": [
{
"$ref": "49"
},
{
"$ref": "49"
}
]
},
{
"$ref": "53"
}
]
},
"mt_rooms_units_types": {
"$id": "54",
"id": "5d9e588a-843e-407b-98bf-f2c625732620",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-09-06T06:47:33.2097708+02:00",
"last_update": "2026-09-06T06:47:33.2097708+02:00",
"id_user_upd": "e4c9ff4d-4349-409e-aa8f-bc096056da6d",
"commited": true,
"mt_rooms_units": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"st_users": {
"$ref": "3"
}
},
"st_users": {
"$ref": "3"
},
"tt_rooms_units_activity": [
{
"$ref": "49"
},
{
"$ref": "49"
}
]
},
"mt_rooms_units_states": {
"$ref": "2"
},
"st_users": {
"$ref": "3"
},
"st_users1": {
"$ref": "3"
},
"tt_doc_sa": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_pos_sesion": {
"$ref": "47"
},
"tt_rooms_list": {
"$ref": "53"
}
},
{
"$ref": "49"
}
],
"st_users": {
"$ref": "3"
},
"st_users1": {
"$ref": "3"
},
"tt_tips": [
{
"$id": "55",
"id": "10005afa-4636-42ac-9a9f-42a4e8396a48",
"id_pos_sesion": "4bd403fd-0375-4762-8706-16a0f1e6efbf",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "fd71bd21-1dc6-45ab-8c55-5e6cbe0a7594",
"id_room_unit_activity": "a12ed187-a840-4894-8bd6-07cc25d7ed9f",
"id_doc_sa": "081a6042-d036-4b15-b811-5a92a8baf539",
"id_pos_type": "00ea8577-033b-4bc9-80a9-ffcabc3226a4",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "4c59235d-d60c-419c-890c-b8179db63793",
"coupon_id": "sample string 7",
"terminal_id": "sample string 8",
"card_name": "sample string 9",
"card_bank": "sample string 10",
"card_number": "sample string 11",
"client_name": "sample string 12",
"money_type": "sample string 13",
"merchant_id": "sample string 14",
"aid": "sample string 15",
"auth_num": "sample string 16",
"authorization": true,
"signature": true,
"contactless": true,
"date_hour_pay": "sample string 17",
"terminal_name": "sample string 18",
"active": true,
"created_on": "2026-09-06T06:47:33.2097708+02:00",
"last_update": "2026-09-06T06:47:33.2097708+02:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "47"
},
"tt_tips_users": [
{
"$id": "56",
"id_tip": "8d2ea939-0979-4100-87a1-dc8174f75c37",
"id_user": "2da6fa35-96ab-4d65-ac53-a61058f8001f",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-09-06T06:47:33.2097708+02:00",
"last_update": "2026-09-06T06:47:33.2097708+02:00",
"commited": true,
"st_users": {
"$ref": "3"
},
"tt_tips": {
"$ref": "55"
}
},
{
"$ref": "56"
}
]
},
{
"$ref": "55"
}
],
"tt_pos_sesion_users": [
{
"$id": "57",
"id_pos_sesion": "af0dbb01-75ea-4f78-9c5d-c1721bb28f3f",
"id_user": "e9c78426-95a6-447b-8b6e-875fc43d8f5a",
"date_add": "2026-09-06T06:47:33.2097708+02:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-09-06T06:47:33.2097708+02:00",
"last_update": "2026-09-06T06:47:33.2097708+02:00",
"commited": true,
"st_users": {
"$ref": "3"
},
"tt_pos_sesion": {
"$ref": "47"
}
},
{
"$ref": "57"
}
],
"tt_doc_sa": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_cmd_connection": [
{
"$id": "58",
"id": "cd2ea987-e947-4462-8c1f-be31a13cc835",
"id_user": "38b7c045-23c4-47e5-881d-5186f0133c42",
"id_user_profile": "a893ab4b-c3af-4a60-ae47-00fc8ff1b858",
"locator": "sample string 4",
"date_end": "2026-09-06T06:47:33.2097708+02:00",
"id_pos_sesion": "9b59d2c6-1606-4257-9d79-efb174f83f4d",
"date_login": "2026-09-06T06:47:33.2097708+02:00",
"date_logout": "2026-09-06T06:47:33.2097708+02:00",
"terminal_id": "sample string 6",
"terminal_type": "sample string 7",
"created_on": "2026-09-06T06:47:33.2097708+02:00",
"last_update": "2026-09-06T06:47:33.2097708+02:00",
"commited": true,
"st_users": {
"$ref": "3"
},
"st_users_profiles": {
"$id": "59",
"id": "7c86b746-256a-4a94-9f5c-01ff67c7d1de",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"is_pass_required": true,
"is_admin": true,
"level_id": 7,
"order_1": 8,
"order_2": 9,
"order_3": 10,
"order_4": 11,
"is_tips": true,
"is_view_all": true,
"active": true,
"created_on": "2026-09-06T06:47:33.2097708+02:00",
"last_update": "2026-09-06T06:47:33.2097708+02:00",
"commited": true,
"st_permisions": [
{
"$id": "60",
"id": "a62d3c96-cea6-4b76-bd7d-b12351715eb9",
"id_function": "41c643e7-0ddd-4933-a226-40646b94413b",
"id_user": "3ae81ac3-d505-46ff-93f8-0230cdc209a3",
"id_profile": "881049fd-6f41-4d69-a05a-30bd017867c5",
"permission": 3,
"active": true,
"created_on": "2026-09-06T06:47:33.2097708+02:00",
"last_update": "2026-09-06T06:47:33.2097708+02:00",
"commited": true,
"st_users_profiles": {
"$ref": "59"
},
"st_users": {
"$ref": "3"
},
"st_functions": {
"$id": "61",
"id": "d7531558-5df7-4ec5-91d9-1f45cb3c5e2f",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "ceb30692-7f96-4428-8af8-2479c3d480ac",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "73e48327-aa86-4932-9385-5a5d171b2779",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"font_bold": true,
"font_underline": true,
"font_size": 16,
"active": true,
"created_on": "2026-09-06T06:47:33.2097708+02:00",
"last_update": "2026-09-06T06:47:33.2097708+02:00",
"commited": true,
"st_functions_groups": {
"$id": "62",
"id": "59c99c5f-2520-4d98-aecf-bd476613dfb0",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-09-06T06:47:33.2097708+02:00",
"last_update": "2026-09-06T06:47:33.2097708+02:00",
"commited": true,
"st_functions": [
{
"$ref": "61"
},
{
"$ref": "61"
}
]
},
"st_images": {
"$ref": "5"
},
"st_permisions": [
{
"$ref": "60"
},
{
"$ref": "60"
}
]
}
},
{
"$ref": "60"
}
],
"st_users": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"tt_cmd_connection": [
{
"$ref": "58"
},
{
"$ref": "58"
}
]
},
"tt_pos_sesion": {
"$ref": "47"
}
},
{
"$ref": "58"
}
],
"tt_cmd_messages": [
{
"$id": "63",
"id": "a13149a2-b07e-4b4e-b640-0180d00d00b6",
"id_user": "077235fa-48c8-46cb-9171-636cdabbb58b",
"date_add": "2026-09-06T06:47:33.2097708+02:00",
"destiny_type": 4,
"id_key": "b6778be7-fc0a-42bc-9de0-4a01b55334ae",
"message": "sample string 6",
"message_view": true,
"date_view": "2026-09-06T06:47:33.2097708+02:00",
"id_pos_sesion": "a250eddb-8108-49a1-bbb3-6b734b172bb2",
"terminal_add": "sample string 9",
"created_on": "2026-09-06T06:47:33.2097708+02:00",
"last_update": "2026-09-06T06:47:33.2097708+02:00",
"commited": true,
"st_users": {
"$ref": "3"
},
"tt_pos_sesion": {
"$ref": "47"
}
},
{
"$ref": "63"
}
]
}
},
{
"$ref": "46"
}
]
},
"mt_items_vouchers": {
"$id": "64",
"id": "6c5bb051-5c6a-421c-a906-61066f65ac7e",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "e3323a62-b29b-47f9-aa84-41ca5bba19f1",
"id_doc_print": "c681c60c-1ca9-459a-b5d1-478c7aee06b8",
"hour_end": "00:00:00.1234567",
"price_item_sub": true,
"define_validity": true,
"price_ref": true,
"price_min": 11.1,
"supply_apply": 12,
"active": true,
"created_on": "2026-09-06T06:47:33.2097708+02:00",
"last_update": "2026-09-06T06:47:33.2097708+02:00",
"commited": true,
"mt_items_sub": [
{
"$ref": "27"
},
{
"$ref": "27"
}
]
},
"st_users": {
"$ref": "3"
},
"mt_prices_items": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_doc_sa_det": [
{
"$ref": "26"
},
{
"$ref": "26"
}
]
},
"mt_prices_list": {
"$ref": "36"
},
"st_users": {
"$ref": "3"
},
"st_users1": {
"$ref": "3"
},
"tt_doc_sa": {
"$ref": "15"
},
"tt_doc_sa_det_stock": [
{
"$id": "65",
"id_doc_sa": "0c34035f-c736-49e7-8e97-2df7615e3fd4",
"id_line": 2,
"id_item": "c3d29aff-4fab-489b-8832-2392d9ec7180",
"qty": 4.1,
"mt_items": {
"$ref": "8"
},
"tt_doc_sa_det": {
"$ref": "26"
}
},
{
"$ref": "65"
}
]
},
{
"$ref": "26"
}
],
"tt_doc_sa_pay": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"tt_vouchers": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"tt_vouchers_permisions": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"tt_rooms_units_activity": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "49"
},
{
"$ref": "49"
}
]
},
"mt_money_types": {
"$ref": "18"
},
"mt_payment_types": {
"$ref": "21"
},
"tt_doc_sa": {
"$ref": "15"
},
"tt_vouchers": {
"$ref": "33"
}
},
{
"$ref": "22"
}
],
"tt_vouchers": [
{
"$ref": "33"
},
{
"$ref": "33"
}
]
},
"st_users": {
"$ref": "3"
},
"mt_money_types": {
"$ref": "18"
},
"tt_doc_sa": {
"$ref": "15"
}
},
{
"$ref": "20"
}
],
"tt_doc_sa_pay": [
{
"$ref": "22"
},
{
"$ref": "22"
}
]
},
"mt_payment_types": {
"$ref": "21"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "17"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
},
"mt_pos_doc_print": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"st_doc_num": [
{
"$id": "66",
"id_pos": "85cedce4-7a89-4301-b3ea-8568a814b8f3",
"id_doc": "3eeb00f5-c2bf-40ce-90fd-b882fb8c4628",
"value": 3,
"created_on": "2026-09-06T06:47:33.2097708+02:00",
"last_update": "2026-09-06T06:47:33.2097708+02:00",
"commited": true,
"mt_docs": {
"$ref": "16"
},
"mt_pos": {
"$ref": "11"
}
},
{
"$ref": "66"
}
],
"tt_doc_sa": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_doc_st": [
{
"$id": "67",
"id": "2d0c26d0-49f0-4017-9efe-37a8e5229b65",
"id_pos": "597dd317-b892-4736-9963-b1a75fed26a8",
"id_doc": "a6f40896-38e6-49fc-ae13-ea22429b67cf",
"id_branch": "cfed8022-6849-4af2-b4a8-bd4c648c35c8",
"nro_doc": "sample string 5",
"date_doc": "2026-09-06T06:47:33.2097708+02:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "830d8d74-cff5-43fe-83cd-b872d095d35d",
"id_loc_from": "2cae975b-1ec8-41c9-9451-e6f0a59bd961",
"id_loc_end": "1d29c996-ce75-4c62-85b9-2810319505f5",
"id_user_add": "98fa2c5e-52e8-43a1-a53a-5281ac385c7c",
"id_user_upd": "aba89450-a9a9-4c80-8dd1-72ab1ed410a4",
"id_pos_sesion": "8b855bf4-41b4-4342-a6f0-baf894a33fbe",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-09-06T06:47:33.2097708+02:00",
"active": true,
"created_on": "2026-09-06T06:47:33.2097708+02:00",
"last_update": "2026-09-06T06:47:33.2097708+02:00",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_docs": {
"$ref": "16"
},
"mt_locations": {
"$id": "68",
"id": "4902ad1e-e8f0-4f0e-9a46-d928c39e5203",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "3f7c0d6c-bcf0-4b96-8385-25b7599de8a6",
"active": true,
"created_on": "2026-09-06T06:47:33.2097708+02:00",
"last_update": "2026-09-06T06:47:33.2097708+02:00",
"id_user_upd": "6bd2ac3c-7458-4d31-8ee4-e584cb4a81d1",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"st_users": {
"$ref": "3"
},
"tt_doc_sa": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_doc_sa1": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_doc_st": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"tt_doc_st1": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"tt_stock": [
{
"$id": "69",
"id_location": "2fc124b8-bb46-4ba8-b78f-e88fb5cedff4",
"id_item": "082c0ef1-d8e1-47e6-a753-733fce0f3dc9",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-09-06T06:47:33.2097708+02:00",
"last_update": "2026-09-06T06:47:33.2097708+02:00",
"commited": true,
"mt_items": {
"$ref": "8"
},
"mt_locations": {
"$ref": "68"
}
},
{
"$ref": "69"
}
]
},
"mt_locations1": {
"$ref": "68"
},
"mt_pos": {
"$ref": "11"
},
"st_users": {
"$ref": "3"
},
"st_users1": {
"$ref": "3"
},
"tt_doc_st_det": [
{
"$id": "70",
"id_doc_st": "c4cee239-4627-47db-a181-721a2f24df32",
"id_line": 2,
"id_item": "bf7cf56a-0be7-4cda-a68c-2ca6cfb02147",
"comment": "sample string 4",
"qty": 5.1,
"status": 1,
"active": true,
"mt_items": {
"$ref": "8"
},
"tt_doc_st": {
"$ref": "67"
}
},
{
"$ref": "70"
}
],
"tt_doc_st1": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"tt_doc_st2": {
"$ref": "67"
}
},
{
"$ref": "67"
}
]
},
"mt_locations": {
"$ref": "68"
},
"mt_locations1": {
"$ref": "68"
},
"mt_pos": {
"$ref": "11"
},
"st_users": {
"$ref": "3"
},
"st_users1": {
"$ref": "3"
},
"tt_cloakrooms_units": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_doc_sa_det": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"tt_doc_sa_pay": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"tt_doc_sa1": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_doc_sa2": {
"$ref": "15"
},
"tt_pos_sesion": {
"$ref": "47"
},
"tt_rooms_units_activity": {
"$ref": "49"
},
"tt_spool_doc_print": [
{
"$id": "71",
"id": "4fd68464-4f38-4f05-8136-a6f50742107f",
"spool_server": "sample string 2",
"id_doc_sa": "d6968368-63a6-4522-b3bf-a23d7db285f5",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-09-06T06:47:33.2097708+02:00",
"printed": true,
"print_on": "2026-09-06T06:47:33.2097708+02:00",
"tt_doc_sa": {
"$ref": "15"
}
},
{
"$ref": "71"
}
]
},
"tt_pos_sesion": {
"$ref": "47"
}
},
{
"$ref": "14"
}
]
},
{
"$ref": "13"
}
],
"mt_items_featured": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_pos_print": [
{
"$ref": "41"
},
{
"$ref": "41"
}
],
"mt_pos_rooms": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"st_users": {
"$ref": "3"
},
"mt_pos_view": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_prices_list_rules": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"mt_prices_rules": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"st_doc_num": [
{
"$ref": "66"
},
{
"$ref": "66"
}
],
"st_pos_license": [
{
"$id": "72",
"id": "22961ca0-b9f6-4a19-88d8-c067e6d16c1d",
"id_pos": "8c22b04f-5047-4a02-9cb9-e305080a8457",
"mac_address": "sample string 3",
"date_end": "2026-09-06T06:47:33.2097708+02:00",
"key_access": "sample string 5",
"id_user_add": "73b696e7-3fea-4c86-87d2-f3630a4c98b1",
"active": true,
"created_on": "2026-09-06T06:47:33.2097708+02:00",
"last_update": "2026-09-06T06:47:33.2097708+02:00",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "72"
}
],
"st_users_pos": [
{
"$id": "73",
"id_user": "1c60e6c8-b054-4de5-8484-a2ca9ad6f474",
"id_pos": "0a283e48-cd41-4df0-9325-40427ae05d22",
"pass_required": true,
"active": true,
"created_on": "2026-09-06T06:47:33.2097708+02:00",
"last_update": "2026-09-06T06:47:33.2097708+02:00",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "73"
}
],
"tt_doc_sa": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_pos_connection": [
{
"$id": "74",
"id": "45d7cb7d-14a5-4726-8e8e-b8d30166bead",
"id_pos": "69fbd37c-6199-4c3a-83e6-5bceb1de26d3",
"date_add": "2026-09-06T06:47:33.2097708+02:00",
"date_upd": "2026-09-06T06:47:33.2097708+02:00",
"date_out": "2026-09-06T06:47:33.2097708+02:00",
"connection_type": "sample string 3",
"connection_speed": 1,
"terminal_name": "sample string 4",
"version": "sample string 5",
"commited": true,
"mt_pos": {
"$ref": "11"
}
},
{
"$ref": "74"
}
],
"tt_pos_sesion": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"mt_branches": {
"$ref": "4"
},
"tt_logs": [
{
"$id": "75",
"id": "2938b9a5-d9eb-49c5-be49-6ae555461eee",
"id_user_add": "0541aab5-6196-4cb7-8fca-e0777d520a16",
"id_table": "91f0273a-15c3-4a32-b445-73232be0ae65",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "6b73dbea-16b1-4e86-aa5c-fbfacb8621eb",
"created_on": "2026-09-06T06:47:33.2097708+02:00",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"st_sync_tables": {
"$id": "76",
"id": "03badce5-5e80-467e-a48b-a8925dfa35f6",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-09-06T06:47:33.2097708+02:00",
"last_update": "2026-09-06T06:47:33.2097708+02:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "77",
"id": "579b2abd-a4f9-47f6-bf96-31473dd58265",
"id_sync": "7f85ff6b-ad73-4282-8318-8fb5ab03813f",
"json": "sample string 3",
"id_table": "75c9c498-4e21-428f-8b63-8fbc843b756d",
"order": 5,
"st_sync_packages": {
"$id": "78",
"id": "dedd4d0f-2df2-41e7-a8d7-212787159566",
"id_branch_from": "242d0ce4-6152-49b6-a0de-85e9094eeda6",
"id_branch_to": "488d5ab2-4888-4522-8f2c-935dc2aab122",
"type": 4,
"created_on": "2026-09-06T06:47:33.2097708+02:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-09-06T06:47:33.2097708+02:00",
"send_on": "2026-09-06T06:47:33.2097708+02:00",
"mt_branches": {
"$ref": "4"
},
"mt_branches1": {
"$ref": "4"
},
"st_sync_packages_det": [
{
"$ref": "77"
},
{
"$ref": "77"
}
]
},
"st_sync_tables": {
"$ref": "76"
}
},
{
"$ref": "77"
}
],
"tt_logs": [
{
"$ref": "75"
},
{
"$ref": "75"
}
]
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "75"
}
],
"st_local_variables": [
{
"$id": "79",
"id": "be5fc956-897b-4e62-bf97-f7e8666f5e38",
"id_pos": "c201202a-3a7d-445e-a827-e36ed9b10e7b",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-09-06T06:47:33.2097708+02:00",
"commited": true,
"mt_pos": {
"$ref": "11"
}
},
{
"$ref": "79"
}
],
"tt_doc_st": [
{
"$ref": "67"
},
{
"$ref": "67"
}
]
},
"mt_pos_types": {
"$ref": "39"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "10"
}
],
"mt_items_formula": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"mt_units": {
"$ref": "30"
},
"mt_units1": {
"$ref": "30"
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
},
"mt_items_sub": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"mt_prices_rules": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"tt_doc_sa_det_stock": [
{
"$ref": "65"
},
{
"$ref": "65"
}
],
"tt_doc_st_det": [
{
"$ref": "70"
},
{
"$ref": "70"
}
],
"tt_items_customs": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"tt_stock": [
{
"$ref": "69"
},
{
"$ref": "69"
}
],
"tt_vouchers_det": [
{
"$ref": "32"
},
{
"$ref": "32"
}
]
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "7"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
},
"mt_prices_rules": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"tt_vouchers_det": [
{
"$ref": "32"
},
{
"$ref": "32"
}
]
},
{
"$ref": "6"
}
],
"mt_employees": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"mt_items": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_items_types": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"mt_money_types": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"mt_payment_types": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"mt_prices_list": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_rooms": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"mt_rooms1": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"st_functions": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"st_images_types": {
"$id": "80",
"id": "d4a39dd0-ae19-4afc-9d79-24fa47ce3c1d",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-09-06T06:47:33.2097708+02:00",
"last_update": "2026-09-06T06:47:33.2097708+02:00",
"commited": true,
"st_images": [
{
"$ref": "5"
},
{
"$ref": "5"
}
]
},
"mt_docs": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"st_users": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"st_users1": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"mt_cloakrooms": [
{
"$ref": "13"
},
{
"$ref": "13"
}
]
},
"st_users": {
"$ref": "3"
},
"mt_branches_zones": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"mt_employees_branches": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"mt_items_featured": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_locations": [
{
"$ref": "68"
},
{
"$ref": "68"
}
],
"mt_periods": [
{
"$id": "81",
"id_branch": "7a9d8d98-ca22-47a4-bc75-5d3c3e771a28",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-09-06T06:47:33.2097708+02:00",
"date_end": "2026-09-06T06:47:33.2097708+02:00",
"state": "sample string 6",
"created_on": "2026-09-06T06:47:33.2097708+02:00",
"last_update": "2026-09-06T06:47:33.2097708+02:00",
"commited": true,
"mt_branches": {
"$ref": "4"
}
},
{
"$ref": "81"
}
],
"mt_pos": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"mt_prices_list_rules": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"mt_prices_rules": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_rooms": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"st_sync_packages": [
{
"$ref": "78"
},
{
"$ref": "78"
}
],
"st_sync_packages1": [
{
"$ref": "78"
},
{
"$ref": "78"
}
],
"tt_doc_sa": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_doc_st": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"tt_vouchers": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"tt_vouchers_permisions": [
{
"$ref": "34"
},
{
"$ref": "34"
}
]
},
{
"$ref": "4"
}
],
"mt_branches_zones": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"mt_brands": [
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"mt_categories": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_categories_items": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"mt_cloakrooms": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"mt_docs_payment_money": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"mt_employees": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"mt_employees_profiles": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_items_featured": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_items_sub": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"mt_items_types": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"mt_locations": [
{
"$ref": "68"
},
{
"$ref": "68"
}
],
"mt_money_rates": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"mt_money_types": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"mt_payment_types": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"mt_pos": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"mt_pos_doc_print": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"mt_pos_prices_list": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"mt_pos_print": [
{
"$ref": "41"
},
{
"$ref": "41"
}
],
"mt_pos_rooms": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"mt_pos_types": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"mt_pos_view": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_prices_items": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"mt_prices_list": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_prices_list_rules": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"mt_prices_rules": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_rooms": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"mt_rooms_units": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"mt_rooms_units_types": [
{
"$ref": "54"
},
{
"$ref": "54"
}
],
"mt_units": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"mt_units_ref": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"st_images": {
"$ref": "5"
},
"st_images1": {
"$ref": "5"
},
"st_permisions": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"st_pos_license": [
{
"$ref": "72"
},
{
"$ref": "72"
}
],
"st_users_pos": [
{
"$ref": "73"
},
{
"$ref": "73"
}
],
"st_users_token": [
{
"$id": "82",
"id": "67148816-3100-4f2a-8d01-33a8e43a3d0b",
"token_id": "sample string 2",
"id_user": "77fe8e6e-4269-481b-b3a2-e43c8654a2b1",
"date_from": "2026-09-06T06:47:33.2097708+02:00",
"date_end": "2026-09-06T06:47:33.2097708+02:00",
"created_on": "2026-09-06T06:47:33.2097708+02:00",
"st_users": {
"$ref": "3"
}
},
{
"$ref": "82"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_doc_sa_det": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"tt_doc_sa_det1": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"tt_doc_st": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"tt_doc_st1": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"tt_items_customs": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"tt_logs": [
{
"$ref": "75"
},
{
"$ref": "75"
}
],
"tt_pos_sesion": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"tt_pos_sesion1": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"tt_rooms_list": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"tt_rooms_units_activity": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"tt_rooms_units_log": [
{
"$id": "83",
"id": "bfc3047b-f5b8-4132-bc37-65443993be28",
"id_room_activity": "c121fa7d-77f3-49a4-b131-2bf9f13cedec",
"id_pos_sesion": "7930c569-74c8-4741-aec2-1a55a1336494",
"log_text": "sample string 4",
"id_user": "94f04da7-f059-426a-8612-9672f19099fc",
"event_type": "sample string 6",
"correlation_id": "8839eb39-c35b-459e-812f-d36e3a2bbbd5",
"id_room_unit": "f3b13780-4f57-4bc2-8ebf-06c2757735af",
"id_room_unit_source": "1298a40d-8588-4eb4-9f3b-f2e67b35c1f8",
"id_room_unit_destination": "044b8e6c-250d-4de6-8058-cb2e726291e9",
"id_room_activity_related": "826c7980-b101-45dc-bca3-324dc04cfe90",
"id_doc_sa": "ff63c0b9-45a4-48ac-ab55-61332ea0d33c",
"id_user_authorizer": "19bcdd6c-d6da-44d2-9ba9-6dba4debb5a4",
"data_json": "sample string 7",
"created_on": "2026-09-06T06:47:33.2097708+02:00",
"commited": true,
"st_users": {
"$ref": "3"
}
},
{
"$ref": "83"
}
],
"tt_tips_users": [
{
"$ref": "56"
},
{
"$ref": "56"
}
],
"tt_vouchers_permisions": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"tt_vouchers": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_docs": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"tt_pos_sesion_users": [
{
"$ref": "57"
},
{
"$ref": "57"
}
],
"tt_doc_sa": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_doc_sa1": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_items": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_rooms_units_states": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"st_users_profiles": {
"$ref": "59"
},
"tt_cmd_connection": [
{
"$ref": "58"
},
{
"$ref": "58"
}
],
"tt_cmd_messages": [
{
"$ref": "63"
},
{
"$ref": "63"
}
]
},
"mt_rooms_units_states_types": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"tt_rooms_units_activity": [
{
"$ref": "49"
},
{
"$ref": "49"
}
]
},
"mt_rooms_units_types": {
"$ref": "54"
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
}
}
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
mt_rooms_units| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
None. |
|
| id_mask | string |
Required Max length: 10 |
|
| name | string |
Required Max length: 5 |
|
| name_label | string |
Required Max length: 10 |
|
| name_zone | string |
Max length: 20 |
|
| order | integer |
Required |
|
| id_room | globally unique identifier |
Required |
|
| pax | integer |
Required |
|
| pos_x | integer |
Required |
|
| pos_y | integer |
Required |
|
| size_w | integer |
None. |
|
| size_h | integer |
None. |
|
| in_map | boolean |
Required |
|
| reserved_on | boolean |
Required |
|
| id_room_type | globally unique identifier |
Required |
|
| locked | boolean |
Required |
|
| date_locked | date |
None. |
|
| comment_locked | string |
Max length: 100 |
|
| active | boolean |
Required |
|
| created_on | date |
None. |
|
| last_update | date |
None. |
|
| id_user_upd | globally unique identifier |
None. |
|
| commited | boolean |
None. |
|
| mt_rooms | mt_rooms |
None. |
|
| mt_rooms_units_types | mt_rooms_units_types |
None. |
|
| st_users | st_users |
None. |
|
| tt_rooms_units_activity | Collection of tt_rooms_units_activity |
None. |
Response Formats
application/json, text/json
Sample:
{
"id": "13c0aa92-6d35-41e9-81a9-fd18a2190ff0",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "190543bf-0c90-4478-9c70-6d9227df3b2c",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "cf012616-fa23-4816-85b2-e872387cbd70",
"locked": true,
"date_locked": "2026-09-06T06:47:33.225559+02:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-09-06T06:47:33.225559+02:00",
"last_update": "2026-09-06T06:47:33.225559+02:00",
"id_user_upd": "9caaa4ea-e8d1-486b-bc67-f6cc2f143816",
"commited": true,
"mt_rooms": {
"$id": "2",
"id": "ed7a1120-bcea-4aa9-b33b-3ea4cc74632d",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "4271f0df-639b-431a-a611-236e42254831",
"name_pos": "sample string 6",
"id_image": "dfba2829-1f6c-41b4-af8f-4085166d5ef5",
"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": "7c0e05dd-8549-441c-8270-027df72cdd8e",
"refresh_status": true,
"active": true,
"created_on": "2026-09-06T06:47:33.225559+02:00",
"last_update": "2026-09-06T06:47:33.225559+02:00",
"id_user_upd": "136d7a6a-66a9-4be5-9574-a16892621c86",
"commited": true,
"mt_branches": {
"$id": "3",
"id": "413306e3-36c4-45f5-9ee4-76f21258e403",
"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": "5d736b62-32d2-40a3-a35b-46b40d48e248",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-09-06T06:47:33.225559+02:00",
"last_update": "2026-09-06T06:47:33.225559+02:00",
"id_user_upd": "c0bb2cc7-3e23-48db-b68a-7867dd8e7fed",
"commited": true,
"st_images": {
"$id": "4",
"id": "e2f83861-86cf-4bbf-9200-de24eede20a1",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "35b24592-d51c-4671-9722-d2cc7e084b6f",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-09-06T06:47:33.225559+02:00",
"last_update": "2026-09-06T06:47:33.225559+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"mt_categories": [
{
"$id": "5",
"id": "fe4abe8e-e9b8-40aa-8fbc-f086eea971c5",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "99d7e136-f3db-493b-b6ea-392352543ab1",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "59e8f737-ddbc-43a9-8d9b-bd04bdee83c8",
"view_pos": true,
"order": 8,
"order_sec": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"font_bold": true,
"font_underline": true,
"font_size": 15,
"big_buttons": true,
"active": true,
"created_on": "2026-09-06T06:47:33.225559+02:00",
"last_update": "2026-09-06T06:47:33.225559+02:00",
"id_user_upd": "6f835459-884d-4447-8453-4f67d9bf4b06",
"commited": true,
"mt_categories_items": [
{
"$id": "6",
"id_category": "83438e6a-0486-45b1-a1e2-c389d00c0bbf",
"id_item": "7873b9a2-9f77-4365-adec-5f3f98ee1a08",
"is_default": true,
"active": true,
"created_on": "2026-09-06T06:47:33.225559+02:00",
"last_update": "2026-09-06T06:47:33.225559+02:00",
"id_user_upd": "bbd2955e-70e9-43c9-9673-e1c66dba9ea7",
"commited": true,
"mt_categories": {
"$ref": "5"
},
"mt_items": {
"$id": "7",
"id": "7405e84a-cd3f-4efd-97ec-962372f1723c",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "194bd91b-02e0-48ea-8466-6a727fedbbae",
"id_unit_sec": "999a32d6-152c-46e0-aefd-9e731c554e5f",
"id_brand": "aec85af7-67cd-47c7-b703-c33cd61d2d14",
"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": "364bf81a-c16c-4af7-9e8a-5d09c8cf38a5",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"font_bold": true,
"font_underline": true,
"font_size": 29,
"active": true,
"created_on": "2026-09-06T06:47:33.225559+02:00",
"last_update": "2026-09-06T06:47:33.225559+02:00",
"id_user_upd": "47938f54-4240-4c16-bcea-98732bdb7c58",
"commited": true,
"mt_brands": {
"$id": "8",
"id": "b6df456b-c9a2-4fab-a797-8a0604c20aa0",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-09-06T06:47:33.225559+02:00",
"last_update": "2026-09-06T06:47:33.225559+02:00",
"id_user_upd": "7472d987-2ff2-4405-9108-2111d137fbd7",
"commited": true,
"mt_items": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"st_users": {
"$id": "9",
"id": "ca2216f8-8a38-4907-92a7-648f29983792",
"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": "3e868ae6-7359-4f15-a1c0-1c950964e307",
"view_messages": true,
"id_image_photo": "1f5ab7e5-26b2-4dbc-b1d6-60c0785dc4c0",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "4caad657-ae72-4aee-95c6-e61e95cb0120",
"view_pos": true,
"order": 15,
"color_border": "sample string 16",
"color_button": "sample string 17",
"color_font": "sample string 18",
"active": true,
"created_on": "2026-09-06T06:47:33.225559+02:00",
"last_update": "2026-09-06T06:47:33.225559+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"mt_branches_zones": [
{
"$id": "10",
"id": "36d8296e-050b-43d8-8bec-4de1d7ca1606",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "ccbab056-00bf-4ef7-991f-d4189e21b496",
"active": true,
"created_on": "2026-09-06T06:47:33.225559+02:00",
"last_update": "2026-09-06T06:47:33.225559+02:00",
"id_user_upd": "595cab6c-d36b-4017-a39f-b0b2860be22b",
"commited": true,
"mt_branches": {
"$ref": "3"
},
"mt_pos": [
{
"$id": "11",
"id": "4b492dee-60d0-492e-bba6-f43f92555297",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "e9b50ec5-c406-4a31-97da-c4aab64e30d6",
"id_zone": "9e5bbc82-319b-43cb-a05a-20d6bf5eb48c",
"user_required": true,
"active": true,
"created_on": "2026-09-06T06:47:33.225559+02:00",
"last_update": "2026-09-06T06:47:33.225559+02:00",
"id_user_upd": "3223afff-710d-46f5-8848-a6ab7654aba6",
"commited": true,
"mt_branches_zones": {
"$ref": "10"
},
"mt_cloakrooms": [
{
"$id": "12",
"id": "d8c81482-f22d-4b0d-b6cb-affecb17dbec",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "af7b35ca-25d1-426e-9bd9-e8bf723d8cb4",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "597d2b30-c696-418b-8e57-0dd3518cdd8a",
"view_pos": true,
"order": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"active": true,
"created_on": "2026-09-06T06:47:33.225559+02:00",
"last_update": "2026-09-06T06:47:33.225559+02:00",
"id_user_upd": "4831e15b-ab98-4818-a207-adaa16cffd6b",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"st_images": {
"$ref": "4"
},
"st_users": {
"$ref": "9"
},
"tt_cloakrooms_units": [
{
"$id": "13",
"id": "fc77f02b-114d-4a8d-bbf2-db4ba98803b5",
"id_cloakroom": "0cd7d2f9-c0e7-44d0-8baa-beb48a81f5ec",
"id_pos_sesion": "b96a143a-20b0-4f2f-b906-d467cc97a4e7",
"unit_id": 4,
"date_open": "2026-09-06T06:47:33.225559+02:00",
"date_close": "2026-09-06T06:47:33.225559+02:00",
"id_doc_sa": "8812531d-ce01-4114-9cc2-40c729b1442e",
"commited": true,
"mt_cloakrooms": {
"$ref": "12"
},
"tt_doc_sa": {
"$id": "14",
"id": "df5174b0-c53f-4e5a-b631-4aab3999755c",
"id_pos": "12b35673-aa8b-497a-9362-9ad71360aa1a",
"id_doc": "60d34f25-2fb1-4e5c-a723-b659f5bb682f",
"id_branch": "31ad4a73-ce16-4d4e-a9d2-136fcd2ed76a",
"nro_doc": "sample string 5",
"date_doc": "2026-09-06T06:47:33.225559+02:00",
"date_tax": "2026-09-06T06:47:33.225559+02:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "3a5f719d-88b9-4c76-a300-c36a104c59b4",
"id_relationship": "d2249897-7606-407e-b8d0-92a7e228c775",
"id_loc_from": "77936f46-f7f5-41a4-9751-c96dca7afc1a",
"id_loc_end": "f139f61a-c569-459d-b557-6bfe924d24c2",
"id_user_add": "85530046-ffa6-448d-8241-1e943f06269c",
"id_user_upd": "7dd9f105-a4c1-4e92-bf81-70c62147da23",
"comment": "sample string 12",
"id_pos_sesion": "7453057a-92a3-4e1e-9d5f-dfd7ff8c5415",
"id_room_unit": "fa3535c5-c6a0-420e-b455-42ffbcce57db",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "a2d0470f-04b0-4c11-8195-30d3965faa90",
"p_dis": 15.1,
"p_chr": 16.1,
"amt_net": 17.1,
"amt_tax": 18.1,
"amt_dis": 19.1,
"amt_chr": 20.1,
"amt_tot": 21.1,
"active": true,
"created_on": "2026-09-06T06:47:33.225559+02:00",
"last_update": "2026-09-06T06:47:33.225559+02:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "3"
},
"mt_docs": {
"$id": "15",
"id": "b8f6fdb9-4362-45fb-8372-7ef69cc68cf2",
"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": "75940c37-1aeb-4b60-892b-b4ef98e6c0be",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"active": true,
"created_on": "2026-09-06T06:47:33.225559+02:00",
"last_update": "2026-09-06T06:47:33.225559+02:00",
"id_user_upd": "0da1a1d0-864d-4f4d-b143-c835676fb7fb",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "16",
"id_doc": "df5a1826-3da9-4f21-83bd-7c18308955b9",
"id_pay": "feaf6f88-0e1b-4f3a-8518-64e0790c416f",
"id_money": "91aad026-2b41-411a-953c-fe5b99aa44a8",
"active": true,
"created_on": "2026-09-06T06:47:33.225559+02:00",
"last_update": "2026-09-06T06:47:33.225559+02:00",
"id_user_upd": "af99925a-d21e-41d6-bdca-b34951a93554",
"commited": true,
"mt_docs": {
"$ref": "15"
},
"mt_money_types": {
"$id": "17",
"id": "9a33c06b-be32-4c4d-9e19-4ec700c32c7b",
"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": "b6eda0e9-79cf-4f9a-b83e-145881a89a87",
"view_pos": true,
"order": 8,
"color_border": "sample string 9",
"color_button": "sample string 10",
"color_font": "sample string 11",
"active": true,
"created_on": "2026-09-06T06:47:33.225559+02:00",
"last_update": "2026-09-06T06:47:33.225559+02:00",
"id_user_upd": "5b4ffbdb-316a-4768-92ff-33b43506ac8d",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"mt_money_rates": [
{
"$id": "18",
"id_money_1": "e5e8f577-abdc-44d4-a432-3cfce26aa1cb",
"id_money_2": "80557780-193f-4771-8bc9-5764217d6a05",
"date_from": "2026-09-06T06:47:33.225559+02:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-09-06T06:47:33.225559+02:00",
"last_update": "2026-09-06T06:47:33.225559+02:00",
"id_user_upd": "6b0f8398-9828-4dfc-8c9d-bf5e598b8525",
"commited": true,
"mt_money_types": {
"$ref": "17"
},
"mt_money_types1": {
"$ref": "17"
},
"st_users": {
"$ref": "9"
}
},
{
"$ref": "18"
}
],
"mt_money_rates1": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"st_images": {
"$ref": "4"
},
"st_users": {
"$ref": "9"
},
"tt_doc_sa_cashflow": [
{
"$id": "19",
"id_doc_sa": "7c994b7d-b66c-466d-8b8c-b2dc07e60f45",
"id_pay": "930cb2f9-ab7d-4274-aa5f-01e605f3772a",
"id_money": "d255f637-2a3c-4ac9-bdda-7819d3119a55",
"date_cashflow": "2026-09-06T06:47:33.225559+02:00",
"coefficient": 5.1,
"id_user_add": "2cc7f6cc-e027-471f-9ebd-842c50e24ae1",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "20",
"id": "3c562661-ae88-42c0-8061-1ce38226de0b",
"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": "4f39c3b2-9887-486c-b9d1-42f8b4ff0659",
"view_pos": true,
"order": 13,
"color_border": "sample string 14",
"color_button": "sample string 15",
"color_font": "sample string 16",
"active": true,
"created_on": "2026-09-06T06:47:33.225559+02:00",
"last_update": "2026-09-06T06:47:33.225559+02:00",
"id_user_upd": "f401c740-21ff-4cab-945b-2d5939f90b5b",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"st_images": {
"$ref": "4"
},
"st_users": {
"$ref": "9"
},
"tt_doc_sa_cashflow": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"tt_doc_sa_pay": [
{
"$id": "21",
"id_doc_sa": "33db5de1-f9b0-47a2-bf3f-5d37f8e738ab",
"id_line": 2,
"id_pay": "3b9101e7-09c6-4426-bd56-056bf3ef8b3f",
"id_money": "1beebb51-d2bf-4b62-90e7-06519bb4ed94",
"coefficient": 5.1,
"id_voucher": "9a5fe0ee-f7fc-426e-9904-04214db00328",
"id_employee": "62a3f840-5451-4e1f-a0ac-acbdf193dae5",
"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": "a768d7cd-afb6-481c-b4a6-24dfd5e0f64a",
"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": {
"$id": "22",
"id": "3e64d2a8-a9ff-4f93-bb65-d63ae23775fb",
"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": "a74f425c-2d7d-4e47-98f9-70bbf44bbe7c",
"name_pos": "sample string 12",
"id_image": "262ebd86-e60a-44f1-9304-6641f5edb0f3",
"view_pos": true,
"order": 14,
"color_border": "sample string 15",
"color_button": "sample string 16",
"color_font": "sample string 17",
"active": true,
"created_on": "2026-09-06T06:47:33.225559+02:00",
"last_update": "2026-09-06T06:47:33.225559+02:00",
"id_user_upd": "01daadcc-09b2-4c1e-987b-c2ef5212a4e1",
"commited": true,
"mt_employees_branches": [
{
"$id": "23",
"id_employee": "9cd7f819-ccf2-4bbb-b59b-dc974e11ed48",
"id_branch": "b2c7543c-a102-4471-a5a3-91dc3cdb8b0c",
"active": true,
"created_on": "2026-09-06T06:47:33.225559+02:00",
"last_update": "2026-09-06T06:47:33.225559+02:00",
"id_user_upd": "d5ca6b8a-6645-4747-a18e-a95655141c7c",
"commited": true,
"mt_branches": {
"$ref": "3"
},
"mt_employees": {
"$ref": "22"
}
},
{
"$ref": "23"
}
],
"mt_employees_profiles": {
"$id": "24",
"id": "902b67d9-eb59-42a3-98bc-66ac0875c4fa",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-09-06T06:47:33.225559+02:00",
"last_update": "2026-09-06T06:47:33.225559+02:00",
"id_user_upd": "5d7804b9-8aa9-482c-8229-cc82482bbdc3",
"commited": true,
"mt_employees": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"st_users": {
"$ref": "9"
}
},
"st_images": {
"$ref": "4"
},
"st_users": {
"$ref": "9"
},
"tt_doc_sa_det": [
{
"$id": "25",
"id_doc_sa": "4ba684e6-cb29-4228-98b2-cf0cca01465e",
"id_line": 2,
"id_item_sub": "3e004953-ca11-4f34-bb92-e8ec44da4fae",
"qty": 4.1,
"id_list": "496fff1f-138d-4fb0-b530-23f0122d2f4d",
"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": "8df40d5a-7792-49ee-9bf2-3b79bf48c8d7",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "864ba477-4711-405f-8e8b-37140d34816a",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "9ca30a91-e4d2-4b6d-8564-b327452cca0b",
"id_user_upd": "fb379bae-2b6b-4bc8-893e-eb8cbbb79597",
"active": true,
"mt_employees": {
"$ref": "22"
},
"mt_items_sub": {
"$id": "26",
"id": "0609bacf-9720-48dc-bb7a-5bdf2e64f563",
"id_item": "379779bd-a010-4be2-b886-7f9b29bd58da",
"id_item_type": "af2ef47c-ae7c-477e-8367-ce7268ebb8fb",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "b37f7886-f4d5-480a-957b-373f0decb511",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-09-06T06:47:33.225559+02:00",
"last_update": "2026-09-06T06:47:33.225559+02:00",
"id_user_upd": "1736ac4f-7a0f-47ce-ba3d-ddad2cc6832f",
"commited": true,
"mt_items": {
"$ref": "7"
},
"mt_items_formula": [
{
"$id": "27",
"id_item_sub": "71d9328c-bf75-4b3d-a04f-eba8766aa25c",
"id_item": "0553a35c-b3e5-4b4f-9e01-6ca671575900",
"group_id": 3,
"id_unit_ref": "f78e718d-6dc1-4bc5-8098-d704a6a712c3",
"qty_dis": 5,
"mt_items": {
"$ref": "7"
},
"mt_items_sub": {
"$ref": "26"
},
"mt_units_ref": {
"$id": "28",
"id": "ce89a92c-34c9-446f-bde9-e693f8e8d40f",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "3cb29404-2f95-4a90-ae11-7dac7012fa00",
"active": true,
"created_on": "2026-09-06T06:47:33.225559+02:00",
"last_update": "2026-09-06T06:47:33.225559+02:00",
"id_user_upd": "9d59352f-9737-4c4c-8259-4c029bf68010",
"commited": true,
"mt_units": {
"$id": "29",
"id": "aac6f2e0-d472-4829-99a5-bfc6d8002939",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-09-06T06:47:33.225559+02:00",
"last_update": "2026-09-06T06:47:33.225559+02:00",
"id_user_upd": "09b2b261-1b42-4cdf-bc20-dc913f1146dd",
"commited": true,
"mt_units_ref": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"st_users": {
"$ref": "9"
},
"mt_items": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"mt_items1": [
{
"$ref": "7"
},
{
"$ref": "7"
}
]
},
"st_users": {
"$ref": "9"
},
"mt_items_formula": [
{
"$ref": "27"
},
{
"$ref": "27"
}
]
}
},
{
"$ref": "27"
}
],
"mt_items_types": {
"$id": "30",
"id": "802cafa7-e7da-4598-a513-34df217ef78f",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "41638395-e54d-4384-a5fb-449063a1bd6a",
"view_pos": true,
"order": 7,
"color_border": "sample string 8",
"color_button": "sample string 9",
"color_font": "sample string 10",
"font_bold": true,
"font_underline": true,
"font_size": 13,
"active": true,
"created_on": "2026-09-06T06:47:33.225559+02:00",
"last_update": "2026-09-06T06:47:33.225559+02:00",
"id_user_upd": "73afe8f9-861b-4adc-a54d-44e10d6cdea7",
"commited": true,
"tt_vouchers_det": [
{
"$id": "31",
"id_voucher": "725cbbbd-638a-4ccf-a2f4-7214d0775a37",
"id_line": "2abc6ff0-38f5-4118-87e0-f3d173fd2ee4",
"id_category": "85357ea2-c039-4c5e-893f-33a6bed18e55",
"id_item": "cb232794-132e-48cd-905e-a5ae7c3deff2",
"id_item_type": "e956fcfa-8cc7-4cfc-b9b0-fb1c1ec5dda2",
"price_max": 1.1,
"qty_add": 3.1,
"qty_used": 4.1,
"mt_categories": {
"$ref": "5"
},
"mt_items": {
"$ref": "7"
},
"mt_items_types": {
"$ref": "30"
},
"tt_vouchers": {
"$id": "32",
"id": "acb088d1-1e1e-4afe-a97c-e1321f297816",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-09-06T06:47:33.225559+02:00",
"date_end": "2026-09-06T06:47:33.225559+02:00",
"date_used": "2026-09-06T06:47:33.225559+02:00",
"date_sesion": "2026-09-06T06:47:33.225559+02:00",
"id_employee": "6b57ede3-4c76-4380-aeb7-0e8bdf6eec46",
"id_branch": "aa58aa0a-5082-4ba5-917e-eefe489c4a8b",
"id_voucher_permision": "345c35b7-f5af-4f38-9116-9f67eb63b936",
"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": "75e40b1d-7e48-44fc-a1c9-e29c92494db1",
"id_user_add": "f69de40c-a067-46a6-9a7c-a8f0c61e194e",
"id_doc_sa": "7f9c7942-879b-41bd-ac75-34a8482de3f4",
"id_item_sub": "dc76d14e-bd2c-4273-871e-470e0c9e0c37",
"id_pos_sesion": "d4374a88-f1cb-485f-ae13-92e7a5365293",
"is_authorized": true,
"is_automatic": true,
"print_in_branch": true,
"printed": true,
"is_entry": true,
"is_consume": true,
"is_used_entry": true,
"is_used_consume": true,
"is_close": true,
"active": true,
"created_on": "2026-09-06T06:47:33.225559+02:00",
"last_update": "2026-09-06T06:47:33.225559+02:00",
"commited": true,
"mt_branches": {
"$ref": "3"
},
"mt_employees": {
"$ref": "22"
},
"mt_payment_types": {
"$ref": "20"
},
"st_users": {
"$ref": "9"
},
"tt_doc_sa_pay": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"tt_vouchers_det": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"tt_vouchers_permisions": {
"$id": "33",
"id": "18cc486d-a070-4d39-a517-d661c24a8cff",
"date_from": "2026-09-06T06:47:33.225559+02:00",
"date_end": "2026-09-06T06:47:33.225559+02:00",
"date_used": "2026-09-06T06:47:33.225559+02:00",
"id_employee": "e2b3a26c-3f7b-4cd3-a30e-d086b9d0793a",
"id_branch": "7852be87-a226-4895-88cd-f6efefffae47",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "fa232fad-2e34-4284-a107-181a1fb0b215",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-09-06T06:47:33.225559+02:00",
"last_update": "2026-09-06T06:47:33.225559+02:00",
"commited": true,
"mt_branches": {
"$ref": "3"
},
"mt_employees": {
"$ref": "22"
},
"st_users": {
"$ref": "9"
},
"tt_vouchers": [
{
"$ref": "32"
},
{
"$ref": "32"
}
]
}
}
},
{
"$ref": "31"
}
],
"st_images": {
"$ref": "4"
},
"st_users": {
"$ref": "9"
},
"mt_items_sub": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"mt_prices_rules": [
{
"$id": "34",
"id": "4fb4e4db-cc3b-4ac0-a661-9bb5e3680206",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-09-06T06:47:33.225559+02:00",
"date_end": "2026-09-06T06:47:33.225559+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": "db0a73a9-f287-4de4-9e36-1a65cecd90bb",
"id_pos": "60800ae2-2740-4d98-b9a5-50dbd5e78e0c",
"id_list": "7291507c-8053-41b9-9187-68b05d986ea0",
"id_item": "373b1317-49d6-43fb-a0ed-f0a81e1f8df8",
"id_item_type": "7c0c7970-fd34-4fb7-991a-62d414352933",
"id_category": "c8d7a881-9f7f-4668-bc72-5be531702834",
"by_day_week": true,
"use_mon": true,
"use_tue": true,
"use_wed": true,
"use_thu": true,
"use_fri": true,
"use_sat": true,
"use_sun": true,
"use_hour_ini": "00:00:00.1234567",
"use_hour_end": "00:00:00.1234567",
"active": true,
"created_on": "2026-09-06T06:47:33.225559+02:00",
"last_update": "2026-09-06T06:47:33.225559+02:00",
"id_user_upd": "2592f0a6-8b4a-4e79-9d57-c194add84e17",
"commited": true,
"mt_branches": {
"$ref": "3"
},
"mt_categories": {
"$ref": "5"
},
"mt_items": {
"$ref": "7"
},
"mt_items_types": {
"$ref": "30"
},
"mt_pos": {
"$ref": "11"
},
"mt_prices_list": {
"$id": "35",
"id": "178c67bf-5cc6-46c3-8f13-a64ca86c08bb",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "aef7c36c-3206-40b2-a987-dbd3064a6381",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "a310f971-1861-49ec-8687-fa0b48015452",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"active": true,
"created_on": "2026-09-06T06:47:33.225559+02:00",
"last_update": "2026-09-06T06:47:33.225559+02:00",
"id_user_upd": "1f90f41d-a30b-45c4-a672-13dc2254d42e",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "36",
"id_pos": "a9959037-99ce-4243-a366-904f7a5a0876",
"id_pos_type": "263600a6-80f0-430f-b326-2496cce107d5",
"id_price_list": "5a652276-e4e4-49d8-978c-b9508801c7d8",
"is_default": true,
"view_mon": true,
"view_tue": true,
"view_wed": true,
"view_thu": true,
"view_fri": true,
"view_sat": true,
"view_sun": true,
"active": true,
"created_on": "2026-09-06T06:47:33.225559+02:00",
"last_update": "2026-09-06T06:47:33.225559+02:00",
"id_user_upd": "d6706414-1c80-4c7d-b476-930f8b0f9c43",
"commited": true,
"mt_pos_view": {
"$id": "37",
"id_pos": "02aead6b-09a0-4263-a714-5151b1c8bb66",
"id_pos_type": "ba97f366-1727-4a96-8f01-66382d1b49a3",
"is_default": true,
"active": true,
"created_on": "2026-09-06T06:47:33.225559+02:00",
"last_update": "2026-09-06T06:47:33.225559+02:00",
"id_user_upd": "53cb3ea9-0eba-4105-985b-eb299c379bbe",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"mt_pos_prices_list": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_pos_types": {
"$id": "38",
"id": "60729c4a-7b44-41ea-bf95-78fb518b2055",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-09-06T06:47:33.225559+02:00",
"last_update": "2026-09-06T06:47:33.225559+02:00",
"id_user_upd": "ec7dc6ce-b741-4a4b-981f-be4f5ef5aae8",
"commited": true,
"mt_items_featured": [
{
"$id": "39",
"id": "5e0b448d-c553-4b5b-8131-7941ce4c769b",
"id_branch": "e266f246-f21a-4b80-91c3-6b45f522f064",
"id_pos_type": "85466a6e-ed6d-48c3-83f9-8b9b00c130d4",
"id_pos": "86f06679-d33c-470b-a5dd-5b21d1935c13",
"id_item": "c36f26cf-45e8-4f3e-b2b4-c8defc40a097",
"date_from": "2026-09-06T06:47:33.225559+02:00",
"date_end": "2026-09-06T06:47:33.225559+02:00",
"image_id": 4,
"active": true,
"created_on": "2026-09-06T06:47:33.225559+02:00",
"last_update": "2026-09-06T06:47:33.225559+02:00",
"id_user_upd": "a2239d44-c054-4d61-b9c1-344fef22b714",
"commited": true,
"mt_branches": {
"$ref": "3"
},
"mt_items": {
"$ref": "7"
},
"mt_pos": {
"$ref": "11"
},
"mt_pos_types": {
"$ref": "38"
},
"st_users": {
"$ref": "9"
}
},
{
"$ref": "39"
}
],
"mt_pos_doc_print": [
{
"$id": "40",
"id_pos_print": "db76a35d-2838-4b7b-9a23-de881ceca445",
"id_doc": "31f8e4aa-c8bc-45f5-96da-c6ca965899da",
"id_pos_type": "eb129280-de96-467e-97e1-1fcf0556db7f",
"id_doc_print": "ae09e1e8-9996-44bb-9fbd-88dc218d5b7d",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-09-06T06:47:33.225559+02:00",
"last_update": "2026-09-06T06:47:33.225559+02:00",
"id_user_upd": "96682f35-d55d-40ca-a748-ba59c07a488a",
"commited": true,
"mt_docs": {
"$ref": "15"
},
"mt_pos_print": {
"$id": "41",
"id": "281afeff-d2e6-4640-9fd7-6d4035d13427",
"id_pos": "cc53d7f3-492d-4929-9ec0-c95c1b51942a",
"id_mask": "sample string 3",
"name": "sample string 4",
"mode_print": 5,
"port": "sample string 6",
"baud_rate": 1,
"data_bits": 1,
"stop_bit": 1,
"flow_control": 1,
"parity": 1,
"pin_cashdrawer": 1,
"ip_printer": "sample string 7",
"port_ip": 1,
"printer_name": "sample string 8",
"active": true,
"created_on": "2026-09-06T06:47:33.225559+02:00",
"last_update": "2026-09-06T06:47:33.225559+02:00",
"id_user_upd": "64a0bc72-edf4-4bc5-95c0-8d57bc731b0a",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"mt_pos_doc_print": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"st_users": {
"$ref": "9"
}
},
"mt_pos_types": {
"$ref": "38"
},
"st_doc_print": {
"$id": "42",
"id": "d0a1bf14-58f1-47c1-8431-b7c5e4048a06",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high_row": 5,
"high_doc": 6,
"with_doc": 7,
"to_file": true,
"active": true,
"created_on": "2026-09-06T06:47:33.225559+02:00",
"last_update": "2026-09-06T06:47:33.225559+02:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"st_doc_print_det": [
{
"$id": "43",
"id_doc_print": "6ec7e2be-4d47-47c9-9711-0823b062749f",
"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": "42"
}
},
{
"$ref": "43"
}
]
},
"st_users": {
"$ref": "9"
}
},
{
"$ref": "40"
}
],
"st_users": {
"$ref": "9"
},
"mt_pos_view": [
{
"$ref": "37"
},
{
"$ref": "37"
}
]
},
"st_users": {
"$ref": "9"
}
},
"mt_prices_list": {
"$ref": "35"
},
"st_users": {
"$ref": "9"
}
},
{
"$ref": "36"
}
],
"mt_prices_items": [
{
"$id": "44",
"id_list": "98d7fe7c-3388-400a-a4f6-25f8720a4360",
"id_item_sub": "e6f19b85-933b-469f-8517-ee748efe0152",
"validity_date": "2026-09-06T06:47:33.225559+02:00",
"price": 4.1,
"active": true,
"created_on": "2026-09-06T06:47:33.225559+02:00",
"last_update": "2026-09-06T06:47:33.225559+02:00",
"id_user_upd": "73f316c3-2a8f-4b84-9055-e7ee31096fe7",
"commited": true,
"mt_items_sub": {
"$ref": "26"
},
"mt_prices_list": {
"$ref": "35"
},
"st_users": {
"$ref": "9"
}
},
{
"$ref": "44"
}
],
"mt_prices_list1": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_prices_list2": {
"$ref": "35"
},
"mt_prices_list_rules": [
{
"$id": "45",
"id": "6900c8b3-4265-4d05-bcb1-d8dabb0535df",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-09-06T06:47:33.225559+02:00",
"date_end": "2026-09-06T06:47:33.225559+02:00",
"id_branch": "ab6a74be-eb47-41ce-81c8-fa802e30a79e",
"id_pos": "a09c0a6d-e9dd-4c32-97c4-7065c606bebd",
"id_list": "a4b44e58-8841-4d65-b8c3-0f92ca387573",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-09-06T06:47:33.225559+02:00",
"last_update": "2026-09-06T06:47:33.225559+02:00",
"id_user_upd": "9da7da6f-0d7f-4cab-bf90-b268ab36cced",
"commited": true,
"mt_branches": {
"$ref": "3"
},
"mt_pos": {
"$ref": "11"
},
"mt_prices_list": {
"$ref": "35"
},
"st_users": {
"$ref": "9"
}
},
{
"$ref": "45"
}
],
"st_images": {
"$ref": "4"
},
"st_users": {
"$ref": "9"
},
"mt_prices_rules": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"tt_doc_sa_det": [
{
"$ref": "25"
},
{
"$ref": "25"
}
]
},
"st_users": {
"$ref": "9"
}
},
{
"$ref": "34"
}
],
"tt_items_customs": [
{
"$id": "46",
"id": "e8bab532-d2c7-4213-8d18-b380dcc72d83",
"order_id": 2,
"id_item": "e7553a7e-63f8-46a5-b0a0-84e2959945b3",
"id_item_type": "2273f49a-8041-423a-a31d-666eb798d80f",
"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": "6c42c121-7a89-4944-a52b-d0dc05d5d7d6",
"type_item": 11,
"id_voucher_json": "a6e71a7a-b8e4-4e03-82cb-a53423bb56fc",
"count_voucher": 1,
"id_category": "f157c5ec-723b-43c8-812f-82c225174525",
"created_on": "2026-09-06T06:47:33.225559+02:00",
"last_update": "2026-09-06T06:47:33.225559+02:00",
"id_user_upd": "9e363107-ecf3-4905-add7-430d2f9716b3",
"commited": true,
"mt_items": {
"$ref": "7"
},
"mt_items_types": {
"$ref": "30"
},
"st_users": {
"$ref": "9"
},
"tt_pos_sesion": {
"$id": "47",
"id": "f22276ec-9a78-4bcd-b5b7-831265d1acdc",
"nro_sesion": 2,
"id_pos": "6dff0870-70f4-4ca1-9244-737f990cd5d2",
"date_tax": "2026-09-06T06:47:33.225559+02:00",
"date_open": "2026-09-06T06:47:33.225559+02:00",
"date_close": "2026-09-06T06:47:33.225559+02:00",
"id_user_open": "d1bd152e-869d-40e7-b6b0-8c49a1b4fded",
"id_user_close": "20426717-8141-40c7-9647-8f8c265e1fe6",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2026-09-06T06:47:33.225559+02:00",
"last_update": "2026-09-06T06:47:33.225559+02:00",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"tt_cloakrooms_units": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_items_customs": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"tt_doc_sa_pt": [
{
"$id": "48",
"id": "ce11e94f-9357-48c8-b772-d9dac1bb318e",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "304a345a-96e8-4ca2-af0f-d40323252bc7",
"type_pay": 5,
"module": "sample string 6",
"process": true,
"json_cloackrooms": "sample string 8",
"multi_select": 9,
"terminal_name": "sample string 10",
"created_on": "2026-09-06T06:47:33.225559+02:00",
"tt_pos_sesion": {
"$ref": "47"
}
},
{
"$ref": "48"
}
],
"tt_rooms_units_activity": [
{
"$id": "49",
"id": "ee900c91-a0d5-4ca1-8520-c0c108708023",
"id_room_unit": "a81e1724-6db0-410b-9654-858d392ca2dd",
"id_room_list": "246c47f9-c8f0-4302-a38a-c7cbadb47852",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-09-06T06:47:33.225559+02:00",
"date_from": "2026-09-06T06:47:33.225559+02:00",
"date_end": "2026-09-06T06:47:33.225559+02:00",
"date_open": "2026-09-06T06:47:33.225559+02:00",
"date_close": "2026-09-06T06:47:33.225559+02:00",
"id_employee": "a70dee2c-ef82-495a-af2e-1f1cd87e3bbd",
"id_employee_sec": "58f094bf-128a-40ba-9ca1-bd1667a267db",
"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": "1051a2d3-8174-45e6-a361-d642fc81e42c",
"comment": "sample string 7",
"id_user_open": "eee38b1e-56c5-4648-a209-98e60abee819",
"id_user_close": "4da83162-9a39-4e11-b3d0-7b88838ff183",
"id_unit_state": "d8041637-b24c-4166-a41e-8103266197c2",
"id_pos_sesion": "977d558b-d520-4947-82b6-d07e4439360f",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-09-06T06:47:33.225559+02:00",
"active": true,
"created_on": "2026-09-06T06:47:33.225559+02:00",
"last_update": "2026-09-06T06:47:33.225559+02:00",
"commited": true,
"mt_employees": {
"$ref": "22"
},
"mt_employees1": {
"$ref": "22"
},
"mt_rooms_units": {
"$ref": "1"
},
"mt_rooms_units_states": {
"$id": "50",
"id": "c9ae2952-73c5-4fd9-bb88-492deb23b9e4",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"color": "sample string 5",
"active": true,
"created_on": "2026-09-06T06:47:33.225559+02:00",
"last_update": "2026-09-06T06:47:33.225559+02:00",
"id_user_upd": "f854de47-9766-4a3f-94d4-b8bc06826aef",
"commited": true,
"st_users": {
"$ref": "9"
},
"mt_rooms_units_states_types": [
{
"$id": "51",
"id_room_type": "8390324e-2031-4604-ac65-c0fa9d29e58b",
"id_room_state": "24885cc5-21ef-43eb-9e0d-b15d644debb5",
"id_image": "523d47a9-2fb1-4741-99b2-88fa1b3cde05",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-09-06T06:47:33.225559+02:00",
"last_update": "2026-09-06T06:47:33.225559+02:00",
"id_user_upd": "920f357b-4e93-4e5b-ba7e-89550f5a8c1f",
"commited": true,
"mt_rooms_units_states": {
"$ref": "50"
},
"mt_rooms_units_types": {
"$id": "52",
"id": "26da3c2c-b8b4-4c51-9cdb-ea9c9049dd58",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-09-06T06:47:33.225559+02:00",
"last_update": "2026-09-06T06:47:33.225559+02:00",
"id_user_upd": "7e56a8b1-5387-47b9-abb0-4816ae5b0815",
"commited": true,
"mt_rooms_units": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"st_users": {
"$ref": "9"
}
},
"st_images": {
"$ref": "4"
},
"st_users": {
"$ref": "9"
}
},
{
"$ref": "51"
}
],
"tt_rooms_units_activity": [
{
"$ref": "49"
},
{
"$ref": "49"
}
]
},
"st_users": {
"$ref": "9"
},
"st_users1": {
"$ref": "9"
},
"tt_doc_sa": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_pos_sesion": {
"$ref": "47"
},
"tt_rooms_list": {
"$id": "53",
"id": "021b5cb0-0f6c-4163-abda-6c9d5e59c75f",
"id_room": "41168fd5-7f3d-485c-8b73-1f5cb0bc4f5e",
"date_in": "2026-09-06T06:47:33.225559+02:00",
"date_out": "2026-09-06T06:47:33.225559+02:00",
"id_user_add": "5373615a-ba6f-4bf3-925f-5db99d2cbf79",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-09-06T06:47:33.225559+02:00",
"last_update": "2026-09-06T06:47:33.225559+02:00",
"commited": true,
"mt_rooms": {
"$ref": "2"
},
"st_users": {
"$ref": "9"
},
"tt_rooms_units_activity": [
{
"$ref": "49"
},
{
"$ref": "49"
}
]
}
},
{
"$ref": "49"
}
],
"st_users": {
"$ref": "9"
},
"st_users1": {
"$ref": "9"
},
"tt_tips": [
{
"$id": "54",
"id": "a53f0a91-3c58-4398-bc1c-e46ef0304e98",
"id_pos_sesion": "c11e69a1-e77b-4f81-8b3b-4fb315ba8c84",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "626bd67a-9f1e-4cc6-9dd9-f8e086785e36",
"id_room_unit_activity": "cbe1ee19-1df8-444e-aa5d-76273dc1f108",
"id_doc_sa": "013c4f8c-0019-4e25-a606-f4219a43603c",
"id_pos_type": "1d0d37d8-3fa7-4a26-819b-5394e2e6aba4",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "9de53c0a-2679-4548-8ad6-3888fcce8701",
"coupon_id": "sample string 7",
"terminal_id": "sample string 8",
"card_name": "sample string 9",
"card_bank": "sample string 10",
"card_number": "sample string 11",
"client_name": "sample string 12",
"money_type": "sample string 13",
"merchant_id": "sample string 14",
"aid": "sample string 15",
"auth_num": "sample string 16",
"authorization": true,
"signature": true,
"contactless": true,
"date_hour_pay": "sample string 17",
"terminal_name": "sample string 18",
"active": true,
"created_on": "2026-09-06T06:47:33.225559+02:00",
"last_update": "2026-09-06T06:47:33.225559+02:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "47"
},
"tt_tips_users": [
{
"$id": "55",
"id_tip": "7d899dba-025d-43e4-8191-670881f906f5",
"id_user": "92038b58-5bd8-44eb-8cf4-1ddb7981045b",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-09-06T06:47:33.225559+02:00",
"last_update": "2026-09-06T06:47:33.225559+02:00",
"commited": true,
"st_users": {
"$ref": "9"
},
"tt_tips": {
"$ref": "54"
}
},
{
"$ref": "55"
}
]
},
{
"$ref": "54"
}
],
"tt_pos_sesion_users": [
{
"$id": "56",
"id_pos_sesion": "7f929e71-35c7-4af1-868f-ee384f2a7bea",
"id_user": "2cf33972-b0cc-4284-b277-6f9f58944119",
"date_add": "2026-09-06T06:47:33.225559+02:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-09-06T06:47:33.225559+02:00",
"last_update": "2026-09-06T06:47:33.225559+02:00",
"commited": true,
"st_users": {
"$ref": "9"
},
"tt_pos_sesion": {
"$ref": "47"
}
},
{
"$ref": "56"
}
],
"tt_doc_sa": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_cmd_connection": [
{
"$id": "57",
"id": "0b505bc9-3068-4939-b1aa-7e74426f2449",
"id_user": "1fe626cd-94bd-4988-88db-42faae90418c",
"id_user_profile": "c895bdc5-fcfa-4e6b-bd7c-6261cad8080b",
"locator": "sample string 4",
"date_end": "2026-09-06T06:47:33.225559+02:00",
"id_pos_sesion": "e0738234-6928-4feb-b097-bf65653b59d3",
"date_login": "2026-09-06T06:47:33.225559+02:00",
"date_logout": "2026-09-06T06:47:33.225559+02:00",
"terminal_id": "sample string 6",
"terminal_type": "sample string 7",
"created_on": "2026-09-06T06:47:33.225559+02:00",
"last_update": "2026-09-06T06:47:33.225559+02:00",
"commited": true,
"st_users": {
"$ref": "9"
},
"st_users_profiles": {
"$id": "58",
"id": "ba53d326-c014-45bc-b6da-d1796c9836a0",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"is_pass_required": true,
"is_admin": true,
"level_id": 7,
"order_1": 8,
"order_2": 9,
"order_3": 10,
"order_4": 11,
"is_tips": true,
"is_view_all": true,
"active": true,
"created_on": "2026-09-06T06:47:33.225559+02:00",
"last_update": "2026-09-06T06:47:33.225559+02:00",
"commited": true,
"st_permisions": [
{
"$id": "59",
"id": "0f566aa9-199b-494b-9020-a800b9fdd0d3",
"id_function": "341f8bb5-e998-4dec-9ac5-a15a54fa030c",
"id_user": "f173b807-fee2-4c4c-a362-964d1f14e6d8",
"id_profile": "4ab2a8ab-546e-47da-9f91-2da0f9bec71b",
"permission": 3,
"active": true,
"created_on": "2026-09-06T06:47:33.225559+02:00",
"last_update": "2026-09-06T06:47:33.225559+02:00",
"commited": true,
"st_users_profiles": {
"$ref": "58"
},
"st_users": {
"$ref": "9"
},
"st_functions": {
"$id": "60",
"id": "f4dc6b5d-4b97-4e58-909f-e8586dcb8eb8",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "7992ba1f-4f27-49f4-9dbe-a74e4959399b",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "f47fd410-955a-4e31-9357-4a787a82ab1e",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"font_bold": true,
"font_underline": true,
"font_size": 16,
"active": true,
"created_on": "2026-09-06T06:47:33.225559+02:00",
"last_update": "2026-09-06T06:47:33.225559+02:00",
"commited": true,
"st_functions_groups": {
"$id": "61",
"id": "580330d4-9549-4ed9-bed9-c9da178baac4",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-09-06T06:47:33.225559+02:00",
"last_update": "2026-09-06T06:47:33.225559+02:00",
"commited": true,
"st_functions": [
{
"$ref": "60"
},
{
"$ref": "60"
}
]
},
"st_images": {
"$ref": "4"
},
"st_permisions": [
{
"$ref": "59"
},
{
"$ref": "59"
}
]
}
},
{
"$ref": "59"
}
],
"st_users": [
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"tt_cmd_connection": [
{
"$ref": "57"
},
{
"$ref": "57"
}
]
},
"tt_pos_sesion": {
"$ref": "47"
}
},
{
"$ref": "57"
}
],
"tt_cmd_messages": [
{
"$id": "62",
"id": "0a91a182-384c-4753-bc40-c1935e9bbdbd",
"id_user": "f9c783cf-cedc-4f46-89b9-e2c2b1446649",
"date_add": "2026-09-06T06:47:33.225559+02:00",
"destiny_type": 4,
"id_key": "b6b4f91e-9674-43b5-a5d2-1aa1b2ddee0d",
"message": "sample string 6",
"message_view": true,
"date_view": "2026-09-06T06:47:33.225559+02:00",
"id_pos_sesion": "c6c3b251-c487-4431-8329-f5436b5b1c32",
"terminal_add": "sample string 9",
"created_on": "2026-09-06T06:47:33.225559+02:00",
"last_update": "2026-09-06T06:47:33.225559+02:00",
"commited": true,
"st_users": {
"$ref": "9"
},
"tt_pos_sesion": {
"$ref": "47"
}
},
{
"$ref": "62"
}
]
}
},
{
"$ref": "46"
}
]
},
"mt_items_vouchers": {
"$id": "63",
"id": "1cfcede3-3d3b-4c48-8d53-73092b106016",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "de40f96c-b518-45eb-9003-8cdaeb4f22ad",
"id_doc_print": "43d16da0-b92a-4f6b-a331-598c0ce2b37a",
"hour_end": "00:00:00.1234567",
"price_item_sub": true,
"define_validity": true,
"price_ref": true,
"price_min": 11.1,
"supply_apply": 12,
"active": true,
"created_on": "2026-09-06T06:47:33.225559+02:00",
"last_update": "2026-09-06T06:47:33.225559+02:00",
"commited": true,
"mt_items_sub": [
{
"$ref": "26"
},
{
"$ref": "26"
}
]
},
"st_users": {
"$ref": "9"
},
"mt_prices_items": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_doc_sa_det": [
{
"$ref": "25"
},
{
"$ref": "25"
}
]
},
"mt_prices_list": {
"$ref": "35"
},
"st_users": {
"$ref": "9"
},
"st_users1": {
"$ref": "9"
},
"tt_doc_sa": {
"$ref": "14"
},
"tt_doc_sa_det_stock": [
{
"$id": "64",
"id_doc_sa": "2db4625d-38e9-4625-9f49-ad30ebf2b171",
"id_line": 2,
"id_item": "4fc2ebe9-b51a-4995-bc9f-da328bda5af0",
"qty": 4.1,
"mt_items": {
"$ref": "7"
},
"tt_doc_sa_det": {
"$ref": "25"
}
},
{
"$ref": "64"
}
]
},
{
"$ref": "25"
}
],
"tt_doc_sa_pay": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"tt_vouchers": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"tt_vouchers_permisions": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"tt_rooms_units_activity": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "49"
},
{
"$ref": "49"
}
]
},
"mt_money_types": {
"$ref": "17"
},
"mt_payment_types": {
"$ref": "20"
},
"tt_doc_sa": {
"$ref": "14"
},
"tt_vouchers": {
"$ref": "32"
}
},
{
"$ref": "21"
}
],
"tt_vouchers": [
{
"$ref": "32"
},
{
"$ref": "32"
}
]
},
"st_users": {
"$ref": "9"
},
"mt_money_types": {
"$ref": "17"
},
"tt_doc_sa": {
"$ref": "14"
}
},
{
"$ref": "19"
}
],
"tt_doc_sa_pay": [
{
"$ref": "21"
},
{
"$ref": "21"
}
]
},
"mt_payment_types": {
"$ref": "20"
},
"st_users": {
"$ref": "9"
}
},
{
"$ref": "16"
}
],
"st_images": {
"$ref": "4"
},
"st_users": {
"$ref": "9"
},
"mt_pos_doc_print": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"st_doc_num": [
{
"$id": "65",
"id_pos": "ab9a3452-bca0-4764-8ab3-dfc73f4e6a1c",
"id_doc": "593a9e78-a4b3-4243-8460-67b5df7a2c0f",
"value": 3,
"created_on": "2026-09-06T06:47:33.225559+02:00",
"last_update": "2026-09-06T06:47:33.225559+02:00",
"commited": true,
"mt_docs": {
"$ref": "15"
},
"mt_pos": {
"$ref": "11"
}
},
{
"$ref": "65"
}
],
"tt_doc_sa": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_doc_st": [
{
"$id": "66",
"id": "d7a79384-a526-4f3f-ac60-9ad94f000892",
"id_pos": "340ad994-87d6-4a7d-9b4c-33d242b871cd",
"id_doc": "6bc25f9a-7275-4e01-a941-d45359bedaa4",
"id_branch": "fa2754e1-d5a4-43da-95e5-e484bdd1d4d4",
"nro_doc": "sample string 5",
"date_doc": "2026-09-06T06:47:33.225559+02:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "045249d6-34f8-4212-a376-ca7b7e956eb5",
"id_loc_from": "95236c94-eaff-4aa6-83ce-67cfdfee9bcb",
"id_loc_end": "1b26cbfa-f414-4103-8c50-4b3395da7d89",
"id_user_add": "4b009b7a-3c7e-44e5-b7d2-58b1de065b4a",
"id_user_upd": "86c49dd0-1c55-49fc-bdc2-c90d1a030a54",
"id_pos_sesion": "7b2caa06-9289-4e0e-9e00-d017acc89db5",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-09-06T06:47:33.225559+02:00",
"active": true,
"created_on": "2026-09-06T06:47:33.225559+02:00",
"last_update": "2026-09-06T06:47:33.225559+02:00",
"commited": true,
"mt_branches": {
"$ref": "3"
},
"mt_docs": {
"$ref": "15"
},
"mt_locations": {
"$id": "67",
"id": "f1f487a1-e4d8-4a3a-879d-fecb4dc139d2",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "ef0b1390-3f3b-49f1-9c3b-722c80144611",
"active": true,
"created_on": "2026-09-06T06:47:33.225559+02:00",
"last_update": "2026-09-06T06:47:33.225559+02:00",
"id_user_upd": "2c2d6d25-48ae-4f40-9bd8-74a0d79763df",
"commited": true,
"mt_branches": {
"$ref": "3"
},
"st_users": {
"$ref": "9"
},
"tt_doc_sa": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_doc_sa1": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_doc_st": [
{
"$ref": "66"
},
{
"$ref": "66"
}
],
"tt_doc_st1": [
{
"$ref": "66"
},
{
"$ref": "66"
}
],
"tt_stock": [
{
"$id": "68",
"id_location": "b590c997-e39c-404c-89d0-cec6173e1830",
"id_item": "cdc854e8-f059-4c6f-935c-0083348250bb",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-09-06T06:47:33.225559+02:00",
"last_update": "2026-09-06T06:47:33.225559+02:00",
"commited": true,
"mt_items": {
"$ref": "7"
},
"mt_locations": {
"$ref": "67"
}
},
{
"$ref": "68"
}
]
},
"mt_locations1": {
"$ref": "67"
},
"mt_pos": {
"$ref": "11"
},
"st_users": {
"$ref": "9"
},
"st_users1": {
"$ref": "9"
},
"tt_doc_st_det": [
{
"$id": "69",
"id_doc_st": "d3d4ad08-2451-4a10-91c4-24f3d9034c56",
"id_line": 2,
"id_item": "e62921cf-7325-47d5-9bb6-3c499424f024",
"comment": "sample string 4",
"qty": 5.1,
"status": 1,
"active": true,
"mt_items": {
"$ref": "7"
},
"tt_doc_st": {
"$ref": "66"
}
},
{
"$ref": "69"
}
],
"tt_doc_st1": [
{
"$ref": "66"
},
{
"$ref": "66"
}
],
"tt_doc_st2": {
"$ref": "66"
}
},
{
"$ref": "66"
}
]
},
"mt_locations": {
"$ref": "67"
},
"mt_locations1": {
"$ref": "67"
},
"mt_pos": {
"$ref": "11"
},
"st_users": {
"$ref": "9"
},
"st_users1": {
"$ref": "9"
},
"tt_cloakrooms_units": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"tt_doc_sa_det": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"tt_doc_sa_pay": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"tt_doc_sa1": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_doc_sa2": {
"$ref": "14"
},
"tt_pos_sesion": {
"$ref": "47"
},
"tt_rooms_units_activity": {
"$ref": "49"
},
"tt_spool_doc_print": [
{
"$id": "70",
"id": "6f55cfd6-c016-4c41-8f65-8c9546234183",
"spool_server": "sample string 2",
"id_doc_sa": "18355d4b-3e50-45ae-aa8c-2401c0d98b90",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-09-06T06:47:33.225559+02:00",
"printed": true,
"print_on": "2026-09-06T06:47:33.225559+02:00",
"tt_doc_sa": {
"$ref": "14"
}
},
{
"$ref": "70"
}
]
},
"tt_pos_sesion": {
"$ref": "47"
}
},
{
"$ref": "13"
}
]
},
{
"$ref": "12"
}
],
"mt_items_featured": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"mt_pos_print": [
{
"$ref": "41"
},
{
"$ref": "41"
}
],
"mt_pos_rooms": [
{
"$id": "71",
"id_pos": "a21d0f6d-811a-4b21-b7b7-67482da29ebb",
"id_room": "13a75e86-c88c-4bc8-994a-c6d566b66e35",
"active": true,
"created_on": "2026-09-06T06:47:33.225559+02:00",
"last_update": "2026-09-06T06:47:33.225559+02:00",
"id_user_upd": "61ba0948-ce4d-4710-887e-8414c9263757",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"mt_rooms": {
"$ref": "2"
},
"st_users": {
"$ref": "9"
}
},
{
"$ref": "71"
}
],
"st_users": {
"$ref": "9"
},
"mt_pos_view": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"mt_prices_list_rules": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"mt_prices_rules": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"st_doc_num": [
{
"$ref": "65"
},
{
"$ref": "65"
}
],
"st_pos_license": [
{
"$id": "72",
"id": "0f400633-81e2-4641-b8f5-afd71b2b358d",
"id_pos": "dd79f3ec-68e5-4599-a5d3-e5330fab1de2",
"mac_address": "sample string 3",
"date_end": "2026-09-06T06:47:33.225559+02:00",
"key_access": "sample string 5",
"id_user_add": "729db5c9-5e76-4720-8c1f-8540ef4b36f4",
"active": true,
"created_on": "2026-09-06T06:47:33.225559+02:00",
"last_update": "2026-09-06T06:47:33.225559+02:00",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"st_users": {
"$ref": "9"
}
},
{
"$ref": "72"
}
],
"st_users_pos": [
{
"$id": "73",
"id_user": "c046fed3-578d-41d9-99da-b2720cac52b0",
"id_pos": "8c50fcc7-0cc1-474a-a274-ef5d9d29bacc",
"pass_required": true,
"active": true,
"created_on": "2026-09-06T06:47:33.225559+02:00",
"last_update": "2026-09-06T06:47:33.225559+02:00",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"st_users": {
"$ref": "9"
}
},
{
"$ref": "73"
}
],
"tt_doc_sa": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_pos_connection": [
{
"$id": "74",
"id": "96a0036b-2b2a-47e5-9e89-4a134cd28615",
"id_pos": "54c6b6a6-0d43-4f63-b680-72d58e92259e",
"date_add": "2026-09-06T06:47:33.225559+02:00",
"date_upd": "2026-09-06T06:47:33.225559+02:00",
"date_out": "2026-09-06T06:47:33.225559+02:00",
"connection_type": "sample string 3",
"connection_speed": 1,
"terminal_name": "sample string 4",
"version": "sample string 5",
"commited": true,
"mt_pos": {
"$ref": "11"
}
},
{
"$ref": "74"
}
],
"tt_pos_sesion": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"mt_branches": {
"$ref": "3"
},
"tt_logs": [
{
"$id": "75",
"id": "b3e60a9a-b0fb-4c6c-a09f-e0d6661f912a",
"id_user_add": "9e37b231-af4b-4f99-aee1-89b6ef34ce51",
"id_table": "81d7169c-ff42-4888-9a21-0c3f8b4ff912",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "309da4f1-eaac-413a-83de-33c81aeafa5b",
"created_on": "2026-09-06T06:47:33.225559+02:00",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"st_sync_tables": {
"$id": "76",
"id": "6a1b4f6c-aa9a-42ad-9f3e-e34919d6d680",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-09-06T06:47:33.225559+02:00",
"last_update": "2026-09-06T06:47:33.225559+02:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "77",
"id": "5695e0f8-e8bc-445d-ae52-41c277e5709c",
"id_sync": "51212845-37e9-4916-bd72-418c4494fc37",
"json": "sample string 3",
"id_table": "3b2deeda-4425-4b22-ab8f-992d40d933df",
"order": 5,
"st_sync_packages": {
"$id": "78",
"id": "365a3d16-8b0a-4158-a8d2-d9b8985b67c3",
"id_branch_from": "d40c936d-9a42-48ce-b2e0-29672773ba77",
"id_branch_to": "8a6c6c82-1407-44ca-a54f-51c48b5d1410",
"type": 4,
"created_on": "2026-09-06T06:47:33.225559+02:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-09-06T06:47:33.225559+02:00",
"send_on": "2026-09-06T06:47:33.225559+02:00",
"mt_branches": {
"$ref": "3"
},
"mt_branches1": {
"$ref": "3"
},
"st_sync_packages_det": [
{
"$ref": "77"
},
{
"$ref": "77"
}
]
},
"st_sync_tables": {
"$ref": "76"
}
},
{
"$ref": "77"
}
],
"tt_logs": [
{
"$ref": "75"
},
{
"$ref": "75"
}
]
},
"st_users": {
"$ref": "9"
}
},
{
"$ref": "75"
}
],
"st_local_variables": [
{
"$id": "79",
"id": "3dddb32c-ddf3-420e-a10f-8cdad29e5b92",
"id_pos": "635a1605-145b-4401-9da9-8f120f5b05da",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-09-06T06:47:33.225559+02:00",
"commited": true,
"mt_pos": {
"$ref": "11"
}
},
{
"$ref": "79"
}
],
"tt_doc_st": [
{
"$ref": "66"
},
{
"$ref": "66"
}
]
},
{
"$ref": "11"
}
],
"st_users": {
"$ref": "9"
}
},
{
"$ref": "10"
}
],
"mt_brands": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_categories": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"mt_categories_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_cloakrooms": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"mt_docs_payment_money": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"mt_employees": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"mt_employees_profiles": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"mt_items_featured": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"mt_items_sub": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"mt_items_types": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"mt_locations": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"mt_money_rates": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"mt_money_types": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"mt_payment_types": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"mt_pos": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"mt_pos_doc_print": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"mt_pos_prices_list": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_pos_print": [
{
"$ref": "41"
},
{
"$ref": "41"
}
],
"mt_pos_rooms": [
{
"$ref": "71"
},
{
"$ref": "71"
}
],
"mt_pos_types": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_pos_view": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"mt_prices_items": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"mt_prices_list": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_prices_list_rules": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"mt_prices_rules": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_rooms": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_rooms_units": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"mt_rooms_units_types": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"mt_units": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"mt_units_ref": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"st_images": {
"$ref": "4"
},
"st_images1": {
"$ref": "4"
},
"st_permisions": [
{
"$ref": "59"
},
{
"$ref": "59"
}
],
"st_pos_license": [
{
"$ref": "72"
},
{
"$ref": "72"
}
],
"st_users_pos": [
{
"$ref": "73"
},
{
"$ref": "73"
}
],
"st_users_token": [
{
"$id": "80",
"id": "ed133b88-7e82-4bd1-bd49-5ab356516ee4",
"token_id": "sample string 2",
"id_user": "1c6f6638-7344-4197-8070-e77960e642d9",
"date_from": "2026-09-06T06:47:33.225559+02:00",
"date_end": "2026-09-06T06:47:33.225559+02:00",
"created_on": "2026-09-06T06:47:33.225559+02:00",
"st_users": {
"$ref": "9"
}
},
{
"$ref": "80"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"tt_doc_sa_det": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"tt_doc_sa_det1": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"tt_doc_st": [
{
"$ref": "66"
},
{
"$ref": "66"
}
],
"tt_doc_st1": [
{
"$ref": "66"
},
{
"$ref": "66"
}
],
"tt_items_customs": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"tt_logs": [
{
"$ref": "75"
},
{
"$ref": "75"
}
],
"tt_pos_sesion": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"tt_pos_sesion1": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"tt_rooms_list": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"tt_rooms_units_activity": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"tt_rooms_units_log": [
{
"$id": "81",
"id": "b02b34d3-d4fc-4f40-a867-de389323220b",
"id_room_activity": "1033d37f-396b-48dc-a892-3f78ae9dc121",
"id_pos_sesion": "f11a22bc-2c99-4a25-aa65-c6e23a71542d",
"log_text": "sample string 4",
"id_user": "412d8cf2-651b-4e9d-a499-6b14b3bff2d7",
"event_type": "sample string 6",
"correlation_id": "b13d99b9-7ec6-4057-aa5a-a7abf8c32c5c",
"id_room_unit": "fd6626e0-b94d-465b-915b-7471e76ddeaf",
"id_room_unit_source": "7030f031-cc49-4ea6-888d-011521c4b69d",
"id_room_unit_destination": "405cc8bc-e16a-4b1c-b919-a340a3bfe8d0",
"id_room_activity_related": "edb0a82b-f214-406a-927e-3f4cd26d8090",
"id_doc_sa": "82a35b31-0efb-40b0-84a6-362aafe61f2c",
"id_user_authorizer": "9f93563b-688e-465e-b0d1-aec32674400f",
"data_json": "sample string 7",
"created_on": "2026-09-06T06:47:33.225559+02:00",
"commited": true,
"st_users": {
"$ref": "9"
}
},
{
"$ref": "81"
}
],
"tt_tips_users": [
{
"$ref": "55"
},
{
"$ref": "55"
}
],
"tt_vouchers_permisions": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"tt_vouchers": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"mt_docs": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_pos_sesion_users": [
{
"$ref": "56"
},
{
"$ref": "56"
}
],
"tt_doc_sa": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_doc_sa1": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"mt_items": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"mt_rooms_units_states": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"st_users_profiles": {
"$ref": "58"
},
"tt_cmd_connection": [
{
"$ref": "57"
},
{
"$ref": "57"
}
],
"tt_cmd_messages": [
{
"$ref": "62"
},
{
"$ref": "62"
}
]
}
},
"mt_categories_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_items_featured": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"mt_items_formula": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"mt_units": {
"$ref": "29"
},
"mt_units1": {
"$ref": "29"
},
"st_images": {
"$ref": "4"
},
"st_users": {
"$ref": "9"
},
"mt_items_sub": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"mt_prices_rules": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"tt_doc_sa_det_stock": [
{
"$ref": "64"
},
{
"$ref": "64"
}
],
"tt_doc_st_det": [
{
"$ref": "69"
},
{
"$ref": "69"
}
],
"tt_items_customs": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"tt_stock": [
{
"$ref": "68"
},
{
"$ref": "68"
}
],
"tt_vouchers_det": [
{
"$ref": "31"
},
{
"$ref": "31"
}
]
},
"st_users": {
"$ref": "9"
}
},
{
"$ref": "6"
}
],
"st_images": {
"$ref": "4"
},
"st_users": {
"$ref": "9"
},
"mt_prices_rules": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"tt_vouchers_det": [
{
"$ref": "31"
},
{
"$ref": "31"
}
]
},
{
"$ref": "5"
}
],
"mt_employees": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"mt_items": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"mt_items_types": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"mt_money_types": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"mt_payment_types": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"mt_prices_list": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_rooms": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_rooms1": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"st_functions": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"st_images_types": {
"$id": "82",
"id": "1471dc5c-0023-4045-b008-3cd43fcaa35c",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-09-06T06:47:33.225559+02:00",
"last_update": "2026-09-06T06:47:33.225559+02:00",
"commited": true,
"st_images": [
{
"$ref": "4"
},
{
"$ref": "4"
}
]
},
"mt_docs": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"st_users": [
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"st_users1": [
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"mt_cloakrooms": [
{
"$ref": "12"
},
{
"$ref": "12"
}
]
},
"st_users": {
"$ref": "9"
},
"mt_branches_zones": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_employees_branches": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"mt_items_featured": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"mt_locations": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"mt_periods": [
{
"$id": "83",
"id_branch": "b1e5b087-8692-43c3-bcb1-5d6800641e8b",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-09-06T06:47:33.225559+02:00",
"date_end": "2026-09-06T06:47:33.225559+02:00",
"state": "sample string 6",
"created_on": "2026-09-06T06:47:33.225559+02:00",
"last_update": "2026-09-06T06:47:33.225559+02:00",
"commited": true,
"mt_branches": {
"$ref": "3"
}
},
{
"$ref": "83"
}
],
"mt_pos": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"mt_prices_list_rules": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"mt_prices_rules": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_rooms": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"st_sync_packages": [
{
"$ref": "78"
},
{
"$ref": "78"
}
],
"st_sync_packages1": [
{
"$ref": "78"
},
{
"$ref": "78"
}
],
"tt_doc_sa": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_doc_st": [
{
"$ref": "66"
},
{
"$ref": "66"
}
],
"tt_vouchers": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"tt_vouchers_permisions": [
{
"$ref": "33"
},
{
"$ref": "33"
}
]
},
"mt_pos_rooms": [
{
"$ref": "71"
},
{
"$ref": "71"
}
],
"st_images": {
"$ref": "4"
},
"st_images1": {
"$ref": "4"
},
"st_users": {
"$ref": "9"
},
"mt_rooms_units": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"tt_rooms_list": [
{
"$ref": "53"
},
{
"$ref": "53"
}
]
},
"mt_rooms_units_types": {
"$ref": "52"
},
"st_users": {
"$ref": "9"
},
"tt_rooms_units_activity": [
{
"$ref": "49"
},
{
"$ref": "49"
}
]
}