GET api/Mt_Pos_Rooms?id_pos={id_pos}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id_pos | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of mt_pos_rooms| Name | Description | Type | Additional information |
|---|---|---|---|
| id_pos | globally unique identifier |
Required |
|
| id_room | globally unique identifier |
Required |
|
| active | boolean |
Required |
|
| created_on | date |
None. |
|
| last_update | date |
None. |
|
| id_user_upd | globally unique identifier |
None. |
|
| commited | boolean |
None. |
|
| mt_pos | mt_pos |
None. |
|
| mt_rooms | mt_rooms |
None. |
|
| st_users | st_users |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"$id": "1",
"id_pos": "533f7f8e-0475-476c-b7df-fc4a0911dbc7",
"id_room": "31c13ded-d21d-484d-85df-1a1cc6250200",
"active": true,
"created_on": "2026-09-06T06:47:37.897645+02:00",
"last_update": "2026-09-06T06:47:37.897645+02:00",
"id_user_upd": "0084dbac-16f3-4e13-832a-42bd715cec71",
"commited": true,
"mt_pos": {
"$id": "2",
"id": "6151b816-2f87-401f-99ab-3ac093462710",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "f06ff153-8c83-40de-a95e-2969a3af7387",
"id_zone": "4e55566f-5014-44e5-8ed8-7d5a3a07838a",
"user_required": true,
"active": true,
"created_on": "2026-09-06T06:47:37.897645+02:00",
"last_update": "2026-09-06T06:47:37.897645+02:00",
"id_user_upd": "723c317d-b612-49a4-a6ad-3592d5341513",
"commited": true,
"mt_branches_zones": {
"$id": "3",
"id": "2cd7c5c7-ad4c-4f4e-9322-91cd08bd5f52",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "1a8f52b9-f399-480c-9e41-9b8c11b2e91e",
"active": true,
"created_on": "2026-09-06T06:47:37.897645+02:00",
"last_update": "2026-09-06T06:47:37.897645+02:00",
"id_user_upd": "704b963c-c07d-48a1-87f1-61b5a4644716",
"commited": true,
"mt_branches": {
"$id": "4",
"id": "e3818181-3c06-4aca-be39-7f7959c98b70",
"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": "cfed10ea-a353-4987-8e25-947b1da92de9",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-09-06T06:47:37.897645+02:00",
"last_update": "2026-09-06T06:47:37.897645+02:00",
"id_user_upd": "bd45359f-40c9-4c48-bbfa-0b156bae0d14",
"commited": true,
"st_images": {
"$id": "5",
"id": "5ab70cb4-32e5-4364-8cac-92c48b244f85",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "56d8c951-f4a1-4267-95d7-5c7a49f31be7",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-09-06T06:47:37.897645+02:00",
"last_update": "2026-09-06T06:47:37.897645+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"mt_categories": [
{
"$id": "6",
"id": "d6041035-bc35-4f79-b351-b25a1d1eed06",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "d9984e11-81b4-4733-bf1c-c09fde3b793a",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "ff93fe28-8a1b-4b80-add6-4e1a44a5daee",
"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:37.897645+02:00",
"last_update": "2026-09-06T06:47:37.897645+02:00",
"id_user_upd": "48666621-049d-49e7-9732-e6ceaaeff0a3",
"commited": true,
"mt_categories_items": [
{
"$id": "7",
"id_category": "bdbfa8cf-ab36-4057-8035-66e8cb208849",
"id_item": "dd15d809-8ca5-4ec9-9e2f-43c6a4d83b0a",
"is_default": true,
"active": true,
"created_on": "2026-09-06T06:47:37.897645+02:00",
"last_update": "2026-09-06T06:47:37.897645+02:00",
"id_user_upd": "c09c3ca9-aac9-49e4-b602-247b20b17e57",
"commited": true,
"mt_categories": {
"$ref": "6"
},
"mt_items": {
"$id": "8",
"id": "e724ac98-1611-44f8-ae6b-8f6855ed1c74",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "89dca14b-731c-4e78-8cc7-a36f658b6fbd",
"id_unit_sec": "4b5d960c-b5c4-4a96-a57b-cb063cc63df1",
"id_brand": "6e371453-237d-4d17-aabe-7bb2b5a7392e",
"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": "528c39e8-6d86-4fbc-88dc-b9fb7f2559bd",
"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:37.897645+02:00",
"last_update": "2026-09-06T06:47:37.897645+02:00",
"id_user_upd": "b2c40b46-7649-47cb-b4bb-087aa707f182",
"commited": true,
"mt_brands": {
"$id": "9",
"id": "9dc80c63-57e8-4a2a-b164-1110e6c8f49b",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-09-06T06:47:37.897645+02:00",
"last_update": "2026-09-06T06:47:37.897645+02:00",
"id_user_upd": "3c5b0b43-7f1c-40cd-ad21-687dd43b89de",
"commited": true,
"mt_items": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"st_users": {
"$id": "10",
"id": "0845943c-4b9e-4680-800b-08a4bae934a8",
"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": "12fa9844-a0a8-42de-8996-afbd39342b09",
"view_messages": true,
"id_image_photo": "05b6bc7f-9df3-4874-8d45-9c463d654b47",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "bf5fe101-96e1-4e28-9e66-daa968decbd4",
"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:37.897645+02:00",
"last_update": "2026-09-06T06:47:37.897645+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"mt_branches_zones": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"mt_brands": [
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"mt_categories": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_categories_items": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"mt_cloakrooms": [
{
"$id": "11",
"id": "b077cbf6-cf34-4de4-aab2-c4a39b959a09",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "076c3b52-8a68-4cfd-8558-117b3505a13b",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "6010981c-5e0f-45cf-93e6-9edffb6caa5c",
"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:37.897645+02:00",
"last_update": "2026-09-06T06:47:37.897645+02:00",
"id_user_upd": "8f7c0b79-f091-41b6-90b5-fc7c5cd02029",
"commited": true,
"mt_pos": {
"$ref": "2"
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"tt_cloakrooms_units": [
{
"$id": "12",
"id": "435cf685-8686-41d2-908c-19d9e701ce19",
"id_cloakroom": "806f4a6b-379b-48a0-9034-887beac60163",
"id_pos_sesion": "dc16be99-9dca-4c8d-8e52-39b0930eb780",
"unit_id": 4,
"date_open": "2026-09-06T06:47:37.897645+02:00",
"date_close": "2026-09-06T06:47:37.897645+02:00",
"id_doc_sa": "c9313852-daa9-425b-920d-a76ec853100a",
"commited": true,
"mt_cloakrooms": {
"$ref": "11"
},
"tt_doc_sa": {
"$id": "13",
"id": "0d35bbe6-68a6-401b-9fe1-be25a1d549d9",
"id_pos": "472452d4-86b3-4aaa-a5a6-d06d6769c84c",
"id_doc": "e04d02be-d08e-44f8-8ce5-db31336b6514",
"id_branch": "85792545-fde4-468e-ad02-014e85a6bc7b",
"nro_doc": "sample string 5",
"date_doc": "2026-09-06T06:47:37.897645+02:00",
"date_tax": "2026-09-06T06:47:37.897645+02:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "6ccae975-6250-400b-b9cb-8884b4f52386",
"id_relationship": "dfd92b1e-bdd6-431d-b4eb-ba29598b42b9",
"id_loc_from": "5ba6b06e-56d3-4416-a6a5-a3f451bd55a2",
"id_loc_end": "9f456404-a99c-4965-be87-8b709d4230a8",
"id_user_add": "4b52699a-35f4-4e00-89f0-b05941af4808",
"id_user_upd": "c0081657-923a-4126-987a-02de61c17c89",
"comment": "sample string 12",
"id_pos_sesion": "0ca2b8a0-7c09-47d5-98a3-095d5ac921da",
"id_room_unit": "9e4e1f06-4ad0-4eb2-9586-ca41b265ec1c",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "34454aa7-b82a-4f82-923f-00dfac3b3fd6",
"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:37.897645+02:00",
"last_update": "2026-09-06T06:47:37.897645+02:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "4"
},
"mt_docs": {
"$id": "14",
"id": "da596a2e-3786-48be-bba8-baa82187b7ec",
"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": "58b8d91c-56f4-4b28-a5a6-3c32eabfed86",
"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:37.897645+02:00",
"last_update": "2026-09-06T06:47:37.897645+02:00",
"id_user_upd": "f78a13da-6572-49e0-b046-e2922c897297",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "15",
"id_doc": "7a80abda-8b6a-4258-a6a2-8eae22e2b3e4",
"id_pay": "cb124d3d-b804-4f73-b35b-32dc08ed92f0",
"id_money": "7e446487-6cd6-4fda-bec3-73e4ecad69dc",
"active": true,
"created_on": "2026-09-06T06:47:37.897645+02:00",
"last_update": "2026-09-06T06:47:37.897645+02:00",
"id_user_upd": "7476423e-48ff-4f99-b870-d8b33aeb16fc",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_money_types": {
"$id": "16",
"id": "ba057b28-53bd-4fcc-a934-901c0cf2d533",
"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": "deedcbcd-9a61-4c6f-86d8-ac859302432b",
"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:37.897645+02:00",
"last_update": "2026-09-06T06:47:37.897645+02:00",
"id_user_upd": "03a04260-5f02-4914-bf7a-7ab26e7f0dd5",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_money_rates": [
{
"$id": "17",
"id_money_1": "7b979d52-2e98-4f60-a176-c18bea87e0eb",
"id_money_2": "dbf0df11-9f8a-4274-9fd5-2b5ec856815b",
"date_from": "2026-09-06T06:47:37.897645+02:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-09-06T06:47:37.897645+02:00",
"last_update": "2026-09-06T06:47:37.897645+02:00",
"id_user_upd": "f45ca200-d4b3-455b-93cf-433ed85dbd3f",
"commited": true,
"mt_money_types": {
"$ref": "16"
},
"mt_money_types1": {
"$ref": "16"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "17"
}
],
"mt_money_rates1": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"tt_doc_sa_cashflow": [
{
"$id": "18",
"id_doc_sa": "3e960f00-5075-48e3-92fa-f38abeeac4c4",
"id_pay": "427147ba-aeb8-4666-b3fa-8fe16d6f0f2d",
"id_money": "ab26a6ba-c5f6-4808-bd35-e77f43d97e9a",
"date_cashflow": "2026-09-06T06:47:37.897645+02:00",
"coefficient": 5.1,
"id_user_add": "2cbc60f6-08bb-4b4a-b06f-02e674952fcc",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "19",
"id": "1578b319-5de6-4c94-bdc2-3feb5ceb52d8",
"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": "68c14a48-3d51-42f3-8181-c4799ef7f25d",
"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:37.897645+02:00",
"last_update": "2026-09-06T06:47:37.897645+02:00",
"id_user_upd": "7bbbfdb8-5485-4fdf-a946-e9e63902757e",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"tt_doc_sa_cashflow": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"tt_doc_sa_pay": [
{
"$id": "20",
"id_doc_sa": "1b824501-47ba-4ab0-b624-fc03e6477257",
"id_line": 2,
"id_pay": "27515cd9-2d3f-4d99-be5e-0902c7360b13",
"id_money": "4d6b6590-3f32-408f-8041-0fea57618f86",
"coefficient": 5.1,
"id_voucher": "b87faf1c-4261-4895-8ed5-a2b95c618768",
"id_employee": "0f64c9c1-8d6b-4bec-84c0-5356d6fb5592",
"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": "2afd9da5-3533-42da-82af-ebba46548e0a",
"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": "21",
"id": "e3308c95-7d92-4a93-90ed-17ea3cb28f20",
"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": "6e19a674-4621-45c2-a40f-8ad1d048b550",
"name_pos": "sample string 12",
"id_image": "be9342dc-9d8a-4f6b-984b-4d5d56ebd983",
"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:37.897645+02:00",
"last_update": "2026-09-06T06:47:37.897645+02:00",
"id_user_upd": "f530734e-8a56-4cd3-9089-819984dd9bee",
"commited": true,
"mt_employees_branches": [
{
"$id": "22",
"id_employee": "d145a975-1614-4877-b814-e62596ef2498",
"id_branch": "643c2ab6-c75b-46e9-b8e3-b78a43f07f14",
"active": true,
"created_on": "2026-09-06T06:47:37.897645+02:00",
"last_update": "2026-09-06T06:47:37.897645+02:00",
"id_user_upd": "e664287e-1968-4bf7-9823-2b6b8809f59f",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_employees": {
"$ref": "21"
}
},
{
"$ref": "22"
}
],
"mt_employees_profiles": {
"$id": "23",
"id": "2543e159-9703-45f7-b0ed-a688654ee588",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-09-06T06:47:37.897645+02:00",
"last_update": "2026-09-06T06:47:37.897645+02:00",
"id_user_upd": "07376d9d-b0c2-421f-9321-092516379151",
"commited": true,
"mt_employees": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"st_users": {
"$ref": "10"
}
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"tt_doc_sa_det": [
{
"$id": "24",
"id_doc_sa": "016ab57c-6cd7-4c50-a36a-fec20aff3dd0",
"id_line": 2,
"id_item_sub": "0f8484f3-c6a0-4a7a-8932-6c28a49cc310",
"qty": 4.1,
"id_list": "cefac9a8-a542-48ec-9863-b4a88e2af96a",
"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": "f012b41d-87b9-4780-8101-5a4286742261",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "87cb7b1f-b681-4e50-865e-4ae3b817ba71",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "73a3892a-7c80-4caa-b6f6-1351b79e4d03",
"id_user_upd": "7b19b3a5-ee82-4391-8201-bcada035deb1",
"active": true,
"mt_employees": {
"$ref": "21"
},
"mt_items_sub": {
"$id": "25",
"id": "a3c527d9-95a6-4983-87f6-0c741b33cb9c",
"id_item": "85171384-76fe-48c8-b497-89f7ceeab252",
"id_item_type": "5c7464e4-c9bc-49f0-8016-f416176f9ed2",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "073dec44-2012-4b4c-bdea-1d8f59cef278",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-09-06T06:47:37.897645+02:00",
"last_update": "2026-09-06T06:47:37.897645+02:00",
"id_user_upd": "bdcec10e-60a5-4a66-9094-2a469fa02089",
"commited": true,
"mt_items": {
"$ref": "8"
},
"mt_items_formula": [
{
"$id": "26",
"id_item_sub": "6c9ca3e5-6542-4ff9-a217-9fea16d884e0",
"id_item": "c245e2a1-9199-44af-b3b4-25b7484489fe",
"group_id": 3,
"id_unit_ref": "2636b60d-dbca-4d5b-a4d1-ca9d9c4084cf",
"qty_dis": 5,
"mt_items": {
"$ref": "8"
},
"mt_items_sub": {
"$ref": "25"
},
"mt_units_ref": {
"$id": "27",
"id": "d0c08029-08b6-4ebd-9966-1c6fa0f29941",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "60b8fcda-e60d-4ac6-907e-a2f9282baf40",
"active": true,
"created_on": "2026-09-06T06:47:37.897645+02:00",
"last_update": "2026-09-06T06:47:37.897645+02:00",
"id_user_upd": "2b4a15a6-6b56-4bf1-8df3-398bb3a59dfc",
"commited": true,
"mt_units": {
"$id": "28",
"id": "0ce5d576-1734-4876-8630-7177bea17fd0",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-09-06T06:47:37.897645+02:00",
"last_update": "2026-09-06T06:47:37.897645+02:00",
"id_user_upd": "2fd2f5c6-9796-4446-815f-3751e7385400",
"commited": true,
"mt_units_ref": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"st_users": {
"$ref": "10"
},
"mt_items": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_items1": [
{
"$ref": "8"
},
{
"$ref": "8"
}
]
},
"st_users": {
"$ref": "10"
},
"mt_items_formula": [
{
"$ref": "26"
},
{
"$ref": "26"
}
]
}
},
{
"$ref": "26"
}
],
"mt_items_types": {
"$id": "29",
"id": "56945ed8-1f0b-47b5-b34e-82901036a10e",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "9e746516-6c95-445e-94da-7015a7a452f9",
"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:37.897645+02:00",
"last_update": "2026-09-06T06:47:37.897645+02:00",
"id_user_upd": "b766dd60-410d-43e9-b236-2f281946ab0d",
"commited": true,
"tt_vouchers_det": [
{
"$id": "30",
"id_voucher": "21394ada-e4bf-4fa2-be3a-2975c51f1a5e",
"id_line": "8408fe01-b742-4295-a2b9-9e23a7ff37a0",
"id_category": "91011eee-9233-419d-be32-1a02600138b3",
"id_item": "a0a4a5ed-7c63-4097-9619-ba9801556aaa",
"id_item_type": "82e29685-c9e3-4ef3-aed9-e5d2a4429ae0",
"price_max": 1.1,
"qty_add": 3.1,
"qty_used": 4.1,
"mt_categories": {
"$ref": "6"
},
"mt_items": {
"$ref": "8"
},
"mt_items_types": {
"$ref": "29"
},
"tt_vouchers": {
"$id": "31",
"id": "b0d12822-0847-4ad1-b4af-5618c3b10ba2",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-09-06T06:47:37.897645+02:00",
"date_end": "2026-09-06T06:47:37.897645+02:00",
"date_used": "2026-09-06T06:47:37.897645+02:00",
"date_sesion": "2026-09-06T06:47:37.897645+02:00",
"id_employee": "73953f82-afec-4f31-a2ad-5339dfb55423",
"id_branch": "669867dc-3636-413a-bc7e-367199b5b449",
"id_voucher_permision": "251d5314-236e-4612-b45c-39eb9e87c36c",
"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": "6aff1aff-fb8b-4c2e-8f12-f08f9ac842b6",
"id_user_add": "1356214e-584a-4265-bc6d-aa728d4fd6e1",
"id_doc_sa": "16912a5e-bd5e-4abc-b38b-243fc0d4e1c3",
"id_item_sub": "db941ba6-89fa-454d-805a-bf6fe2f11d53",
"id_pos_sesion": "03ce08ca-b566-45a0-9e96-138ca5b886d2",
"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:37.897645+02:00",
"last_update": "2026-09-06T06:47:37.897645+02:00",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_employees": {
"$ref": "21"
},
"mt_payment_types": {
"$ref": "19"
},
"st_users": {
"$ref": "10"
},
"tt_doc_sa_pay": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_vouchers_det": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"tt_vouchers_permisions": {
"$id": "32",
"id": "071f46bd-6530-4891-8e2c-42124b2c4642",
"date_from": "2026-09-06T06:47:37.897645+02:00",
"date_end": "2026-09-06T06:47:37.897645+02:00",
"date_used": "2026-09-06T06:47:37.897645+02:00",
"id_employee": "5ec64a1e-8b43-4c54-b99f-9bede689f93c",
"id_branch": "c1cf0035-a457-43d6-bcd9-a6532fc7c507",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "f8a492d5-8190-4ab5-9883-7929c382a11f",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-09-06T06:47:37.897645+02:00",
"last_update": "2026-09-06T06:47:37.897645+02:00",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_employees": {
"$ref": "21"
},
"st_users": {
"$ref": "10"
},
"tt_vouchers": [
{
"$ref": "31"
},
{
"$ref": "31"
}
]
}
}
},
{
"$ref": "30"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_prices_rules": [
{
"$id": "33",
"id": "d0e66b57-d583-46b3-8fe7-aeda41922f29",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-09-06T06:47:37.897645+02:00",
"date_end": "2026-09-06T06:47:37.897645+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": "ea5191c8-101a-4ee6-940e-8dd32568e0ad",
"id_pos": "06607783-239e-467e-b8c4-25ea0b37b207",
"id_list": "36fd3b67-fef3-4994-871e-f48480ffbe73",
"id_item": "be4e5d05-dcaa-41cf-b582-a8ac3fce1b7a",
"id_item_type": "fa49bed7-6a09-45b6-8765-e3bd770c3c4e",
"id_category": "05893acb-1b76-4723-b91f-5ce79d3eeff7",
"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:37.897645+02:00",
"last_update": "2026-09-06T06:47:37.897645+02:00",
"id_user_upd": "63d7eb06-5255-4399-8bd2-0084f7791f4e",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_categories": {
"$ref": "6"
},
"mt_items": {
"$ref": "8"
},
"mt_items_types": {
"$ref": "29"
},
"mt_pos": {
"$ref": "2"
},
"mt_prices_list": {
"$id": "34",
"id": "322a3d12-940e-4100-8808-0ab9020799fe",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "99dbeee8-946b-4c32-bd91-1b250602ab12",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "3bf0ac03-e8df-43e1-8788-275d36f79207",
"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:37.897645+02:00",
"last_update": "2026-09-06T06:47:37.897645+02:00",
"id_user_upd": "c9d3dc20-30a4-485a-8fb2-21824eea8abb",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "35",
"id_pos": "d374ebed-6013-48fa-99fb-6a56fc2e8943",
"id_pos_type": "f36be75d-60a9-4ac4-9eba-de88da2c7b5b",
"id_price_list": "5da356c8-73bf-4f6a-98a7-7785a28c5ceb",
"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:37.897645+02:00",
"last_update": "2026-09-06T06:47:37.897645+02:00",
"id_user_upd": "4385f1f2-63dc-4958-83c1-1f2b21ea5a9b",
"commited": true,
"mt_pos_view": {
"$id": "36",
"id_pos": "6f750603-d4da-48a1-92ae-c35169eed5de",
"id_pos_type": "5927561b-6043-4f08-8025-87042853b2e4",
"is_default": true,
"active": true,
"created_on": "2026-09-06T06:47:37.897645+02:00",
"last_update": "2026-09-06T06:47:37.897645+02:00",
"id_user_upd": "b2272c0d-0c4f-43b7-b23d-b30afcda9256",
"commited": true,
"mt_pos": {
"$ref": "2"
},
"mt_pos_prices_list": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_pos_types": {
"$id": "37",
"id": "45eb2ea8-434c-40fd-af48-97782f1985f3",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-09-06T06:47:37.897645+02:00",
"last_update": "2026-09-06T06:47:37.897645+02:00",
"id_user_upd": "2621635d-27de-459b-a6fb-2a2f1f1bbe46",
"commited": true,
"mt_items_featured": [
{
"$id": "38",
"id": "234db858-b80f-44a2-8c36-698a54b19986",
"id_branch": "9fa90aa9-f6d6-4c57-90f3-6a85033880d3",
"id_pos_type": "ff7745f1-5fd4-4923-b9a3-16e087bc2831",
"id_pos": "051eea7c-a47e-4cff-ab30-4b426a499b31",
"id_item": "62b731a5-4e90-41ea-b66a-63a232115ed2",
"date_from": "2026-09-06T06:47:37.897645+02:00",
"date_end": "2026-09-06T06:47:37.897645+02:00",
"image_id": 4,
"active": true,
"created_on": "2026-09-06T06:47:37.897645+02:00",
"last_update": "2026-09-06T06:47:37.897645+02:00",
"id_user_upd": "b7a80198-d327-432e-aae5-436782c10e0a",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_items": {
"$ref": "8"
},
"mt_pos": {
"$ref": "2"
},
"mt_pos_types": {
"$ref": "37"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "38"
}
],
"mt_pos_doc_print": [
{
"$id": "39",
"id_pos_print": "37d6bf8c-0e29-487a-9b20-29096865fdf3",
"id_doc": "2c9af5e8-a4b2-4460-be9d-d772b96574ee",
"id_pos_type": "daa9625d-79aa-420c-8030-bf8f1366f4bf",
"id_doc_print": "2ab462b2-6496-4a4c-b8a8-bf6a3a16375d",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-09-06T06:47:37.897645+02:00",
"last_update": "2026-09-06T06:47:37.897645+02:00",
"id_user_upd": "987bc0c3-5670-451f-b093-2ccaed5ef708",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_pos_print": {
"$id": "40",
"id": "403c8d03-0b9c-4ddc-90f0-2aab913f5b65",
"id_pos": "3a807c81-cdfa-4dbe-b2ed-4a2dd3bd5fed",
"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:37.897645+02:00",
"last_update": "2026-09-06T06:47:37.897645+02:00",
"id_user_upd": "bc6f404f-50c6-42c3-ab6e-29752e3935a8",
"commited": true,
"mt_pos": {
"$ref": "2"
},
"mt_pos_doc_print": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"st_users": {
"$ref": "10"
}
},
"mt_pos_types": {
"$ref": "37"
},
"st_doc_print": {
"$id": "41",
"id": "938e18a5-574f-4ddc-86cd-b3eb3fe27045",
"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:37.897645+02:00",
"last_update": "2026-09-06T06:47:37.897645+02:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"st_doc_print_det": [
{
"$id": "42",
"id_doc_print": "71df18ad-7c0e-4693-aba6-39a9dd02b795",
"id_line": 2,
"text": "sample string 3",
"type_line": "sample string 4",
"type_align": "sample string 5",
"ref_line": 6,
"font_name": "sample string 7",
"font_bold": true,
"font_underline": true,
"font_color": "sample string 10",
"st_doc_print": {
"$ref": "41"
}
},
{
"$ref": "42"
}
]
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "39"
}
],
"st_users": {
"$ref": "10"
},
"mt_pos_view": [
{
"$ref": "36"
},
{
"$ref": "36"
}
]
},
"st_users": {
"$ref": "10"
}
},
"mt_prices_list": {
"$ref": "34"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "35"
}
],
"mt_prices_items": [
{
"$id": "43",
"id_list": "1f670750-fb6e-41a3-944c-58bde981df97",
"id_item_sub": "7ec79d5d-1e03-42a4-a9e6-eebb6a172de5",
"validity_date": "2026-09-06T06:47:37.897645+02:00",
"price": 4.1,
"active": true,
"created_on": "2026-09-06T06:47:37.897645+02:00",
"last_update": "2026-09-06T06:47:37.897645+02:00",
"id_user_upd": "76d6c9af-fd4b-48ac-8d41-ba22337f7e34",
"commited": true,
"mt_items_sub": {
"$ref": "25"
},
"mt_prices_list": {
"$ref": "34"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "43"
}
],
"mt_prices_list1": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_prices_list2": {
"$ref": "34"
},
"mt_prices_list_rules": [
{
"$id": "44",
"id": "ee301e73-b724-4fb3-b37b-ce0842ebead4",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-09-06T06:47:37.897645+02:00",
"date_end": "2026-09-06T06:47:37.897645+02:00",
"id_branch": "7bc32825-d202-43fd-b270-5b8e5c420809",
"id_pos": "aabe7803-f1e7-4338-b8b3-4f9eb1533b26",
"id_list": "d20fee52-20da-48bb-bae8-3306f30c0d76",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-09-06T06:47:37.897645+02:00",
"last_update": "2026-09-06T06:47:37.897645+02:00",
"id_user_upd": "b7716add-cd5d-49c3-bf4c-929a1e898f03",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_pos": {
"$ref": "2"
},
"mt_prices_list": {
"$ref": "34"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "44"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"mt_prices_rules": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"tt_doc_sa_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
]
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "33"
}
],
"tt_items_customs": [
{
"$id": "45",
"id": "74a6de53-0e44-47e8-9bbb-5d9ed88825a9",
"order_id": 2,
"id_item": "9561f0ca-4417-4b0f-8513-8dfc205492ab",
"id_item_type": "6554ef16-77cc-49f7-a4e3-8551acd6f2ae",
"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": "655e42e7-1a53-4dee-b977-6e43cb42a9d0",
"type_item": 11,
"id_voucher_json": "a794f674-8185-4b0e-beda-d68a0c9bfdf9",
"count_voucher": 1,
"id_category": "5314134a-6e25-4f65-9242-42d7b391b402",
"created_on": "2026-09-06T06:47:37.897645+02:00",
"last_update": "2026-09-06T06:47:37.897645+02:00",
"id_user_upd": "64937cf0-2358-4f1a-b73f-ce1ae56b8793",
"commited": true,
"mt_items": {
"$ref": "8"
},
"mt_items_types": {
"$ref": "29"
},
"st_users": {
"$ref": "10"
},
"tt_pos_sesion": {
"$id": "46",
"id": "55ef553a-36c5-482f-9638-3d6b1bfe07a8",
"nro_sesion": 2,
"id_pos": "1996155c-6d18-40f8-9833-3c345cb015ca",
"date_tax": "2026-09-06T06:47:37.897645+02:00",
"date_open": "2026-09-06T06:47:37.897645+02:00",
"date_close": "2026-09-06T06:47:37.897645+02:00",
"id_user_open": "02a944a4-ec3d-4453-9514-cb285fed5ae6",
"id_user_close": "21568d55-6188-4582-8ce9-1a40fb1dcbcc",
"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:37.897645+02:00",
"last_update": "2026-09-06T06:47:37.897645+02:00",
"commited": true,
"mt_pos": {
"$ref": "2"
},
"tt_cloakrooms_units": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"tt_items_customs": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"tt_doc_sa_pt": [
{
"$id": "47",
"id": "760e8b37-6c89-4fe0-8892-5c80411d4961",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "96bc5749-41ac-43aa-9617-7a35351c1811",
"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:37.897645+02:00",
"tt_pos_sesion": {
"$ref": "46"
}
},
{
"$ref": "47"
}
],
"tt_rooms_units_activity": [
{
"$id": "48",
"id": "7b3bfa7a-edab-4522-8642-09f477ef7951",
"id_room_unit": "9cf29100-f7de-4c5b-a2e9-bd980ff6ca55",
"id_room_list": "de662513-e705-4cc5-bf29-44ed0a42dad3",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-09-06T06:47:37.897645+02:00",
"date_from": "2026-09-06T06:47:37.897645+02:00",
"date_end": "2026-09-06T06:47:37.897645+02:00",
"date_open": "2026-09-06T06:47:37.897645+02:00",
"date_close": "2026-09-06T06:47:37.897645+02:00",
"id_employee": "2aad7879-d882-4098-a3bf-83ca23dfc0f6",
"id_employee_sec": "e4cdee53-7da8-42ee-bd01-b0ca5e562933",
"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": "d4ed87a7-db55-4490-b5e4-fa12dcdabf51",
"comment": "sample string 7",
"id_user_open": "3b4f8be4-c74e-4321-a4cd-602040af7f7e",
"id_user_close": "7a93df22-3685-4f60-96a1-612fc6d28b80",
"id_unit_state": "26646127-84a2-4f6d-82d6-d18010cdae00",
"id_pos_sesion": "6c2373ac-c260-406f-8bb0-c8fc268362c7",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-09-06T06:47:37.897645+02:00",
"active": true,
"created_on": "2026-09-06T06:47:37.897645+02:00",
"last_update": "2026-09-06T06:47:37.897645+02:00",
"commited": true,
"mt_employees": {
"$ref": "21"
},
"mt_employees1": {
"$ref": "21"
},
"mt_rooms_units": {
"$id": "49",
"id": "5697bd69-86d1-45f0-be04-2804fb53e399",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "8919848f-6893-44be-9d1b-a0394fdac423",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "ad6c9f76-3bc2-4e5f-a5f0-ba2838999e36",
"locked": true,
"date_locked": "2026-09-06T06:47:37.897645+02:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-09-06T06:47:37.897645+02:00",
"last_update": "2026-09-06T06:47:37.897645+02:00",
"id_user_upd": "437c7d2b-f6ad-4a1c-9385-54d56e834186",
"commited": true,
"mt_rooms": {
"$id": "50",
"id": "eefba60c-8a74-4b01-90bc-104d994027eb",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "b8ea8c76-2839-4426-9733-1abe03cd3a4a",
"name_pos": "sample string 6",
"id_image": "8605ecf9-e60a-4c92-9700-4fe4f60397d7",
"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": "6d175bd8-d774-48d5-be71-2b2acf98a6f9",
"refresh_status": true,
"active": true,
"created_on": "2026-09-06T06:47:37.897645+02:00",
"last_update": "2026-09-06T06:47:37.897645+02:00",
"id_user_upd": "f06b9ff2-3987-454d-b61a-f40756a9f068",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_pos_rooms": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"st_images": {
"$ref": "5"
},
"st_images1": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"mt_rooms_units": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"tt_rooms_list": [
{
"$id": "51",
"id": "aa874946-8d96-4a92-aeeb-304276a432da",
"id_room": "1ebd9c64-4608-4df4-a487-aa9d45ea0e89",
"date_in": "2026-09-06T06:47:37.897645+02:00",
"date_out": "2026-09-06T06:47:37.897645+02:00",
"id_user_add": "244b7e51-4bc7-4b84-a002-7a6d82462bd6",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-09-06T06:47:37.897645+02:00",
"last_update": "2026-09-06T06:47:37.897645+02:00",
"commited": true,
"mt_rooms": {
"$ref": "50"
},
"st_users": {
"$ref": "10"
},
"tt_rooms_units_activity": [
{
"$ref": "48"
},
{
"$ref": "48"
}
]
},
{
"$ref": "51"
}
]
},
"mt_rooms_units_types": {
"$id": "52",
"id": "765c2c73-9b90-4217-85b7-981cca4fbae7",
"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:37.897645+02:00",
"last_update": "2026-09-06T06:47:37.897645+02:00",
"id_user_upd": "b6995ca8-6276-4b6f-bb6b-a28a60acd1f5",
"commited": true,
"mt_rooms_units": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"mt_rooms_units_states_types": [
{
"$id": "53",
"id_room_type": "c86bc449-f708-47b1-9f22-b6d25753ca3c",
"id_room_state": "12b9d184-9474-4f12-a597-ab8fc2f5a71b",
"id_image": "9b7a9759-cf17-4c75-b767-bc308496c5b8",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-09-06T06:47:37.897645+02:00",
"last_update": "2026-09-06T06:47:37.897645+02:00",
"id_user_upd": "a1616650-5f2d-48f4-8411-2266f140e760",
"commited": true,
"mt_rooms_units_states": {
"$id": "54",
"id": "037279a3-898f-4179-8886-a0ceef2c703a",
"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:37.897645+02:00",
"last_update": "2026-09-06T06:47:37.897645+02:00",
"id_user_upd": "c849c753-284d-471a-8e41-a37646a157ce",
"commited": true,
"st_users": {
"$ref": "10"
},
"mt_rooms_units_states_types": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"tt_rooms_units_activity": [
{
"$ref": "48"
},
{
"$ref": "48"
}
]
},
"mt_rooms_units_types": {
"$ref": "52"
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "53"
}
],
"st_users": {
"$ref": "10"
}
},
"st_users": {
"$ref": "10"
},
"tt_rooms_units_activity": [
{
"$ref": "48"
},
{
"$ref": "48"
}
]
},
"mt_rooms_units_states": {
"$ref": "54"
},
"st_users": {
"$ref": "10"
},
"st_users1": {
"$ref": "10"
},
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_pos_sesion": {
"$ref": "46"
},
"tt_rooms_list": {
"$ref": "51"
}
},
{
"$ref": "48"
}
],
"st_users": {
"$ref": "10"
},
"st_users1": {
"$ref": "10"
},
"tt_tips": [
{
"$id": "55",
"id": "6922422f-d3f2-4587-b89b-a1513d4c4fec",
"id_pos_sesion": "64b0c2be-6711-40b7-bddb-5de9aa764d61",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "e3c64b3f-e1de-4d74-97b5-1bd9fe336e65",
"id_room_unit_activity": "78555b56-e7b0-4878-adba-accdb7a26ae5",
"id_doc_sa": "94478f54-6a5f-4cb4-af4b-2f2117074528",
"id_pos_type": "7a432d37-c699-422c-9eaf-1147df532a5a",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "237df79b-746e-45e4-9993-d0741e29a620",
"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:37.897645+02:00",
"last_update": "2026-09-06T06:47:37.897645+02:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "46"
},
"tt_tips_users": [
{
"$id": "56",
"id_tip": "84d6c9fd-cea9-4d34-9792-35a79d61cbd6",
"id_user": "cbfd5d1c-8b90-41c1-8693-b067ab10d73e",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-09-06T06:47:37.897645+02:00",
"last_update": "2026-09-06T06:47:37.897645+02:00",
"commited": true,
"st_users": {
"$ref": "10"
},
"tt_tips": {
"$ref": "55"
}
},
{
"$ref": "56"
}
]
},
{
"$ref": "55"
}
],
"tt_pos_sesion_users": [
{
"$id": "57",
"id_pos_sesion": "012f98a4-440a-428a-ae3e-148488ca6db5",
"id_user": "a9d595bc-66f6-47c2-bd15-e43f853dc4f0",
"date_add": "2026-09-06T06:47:37.897645+02:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-09-06T06:47:37.897645+02:00",
"last_update": "2026-09-06T06:47:37.897645+02:00",
"commited": true,
"st_users": {
"$ref": "10"
},
"tt_pos_sesion": {
"$ref": "46"
}
},
{
"$ref": "57"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_cmd_connection": [
{
"$id": "58",
"id": "b03f9c6c-13be-42a2-a2de-7cd59297c37a",
"id_user": "4eadb303-9672-4233-a54f-4e240a5884ac",
"id_user_profile": "492a8d0e-03b3-4f8d-9c07-82ca48258969",
"locator": "sample string 4",
"date_end": "2026-09-06T06:47:37.897645+02:00",
"id_pos_sesion": "2085aa79-38d3-45b2-a2e9-411b1d17936e",
"date_login": "2026-09-06T06:47:37.897645+02:00",
"date_logout": "2026-09-06T06:47:37.897645+02:00",
"terminal_id": "sample string 6",
"terminal_type": "sample string 7",
"created_on": "2026-09-06T06:47:37.897645+02:00",
"last_update": "2026-09-06T06:47:37.897645+02:00",
"commited": true,
"st_users": {
"$ref": "10"
},
"st_users_profiles": {
"$id": "59",
"id": "ff7b9c4e-13f3-4d95-8412-774e464dbaa0",
"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:37.897645+02:00",
"last_update": "2026-09-06T06:47:37.897645+02:00",
"commited": true,
"st_permisions": [
{
"$id": "60",
"id": "9141627d-131c-471b-ad3c-d9b6bab158b0",
"id_function": "f0953c6e-a669-491d-b9f0-0f0d46fc33c6",
"id_user": "06fb94dd-3ea1-4b84-9c27-28d58de15691",
"id_profile": "5608e235-72fb-47f2-b81f-c94596936324",
"permission": 3,
"active": true,
"created_on": "2026-09-06T06:47:37.897645+02:00",
"last_update": "2026-09-06T06:47:37.897645+02:00",
"commited": true,
"st_users_profiles": {
"$ref": "59"
},
"st_users": {
"$ref": "10"
},
"st_functions": {
"$id": "61",
"id": "ecf8c9f2-d02b-4072-8313-79a0d6117f9c",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "dd961480-9103-4c34-927e-0f174166446f",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "c0b438a3-efff-4b00-a107-faf14788b63a",
"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:37.897645+02:00",
"last_update": "2026-09-06T06:47:37.897645+02:00",
"commited": true,
"st_functions_groups": {
"$id": "62",
"id": "56eecc28-e1e1-4779-bb64-d507924b99ef",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-09-06T06:47:37.897645+02:00",
"last_update": "2026-09-06T06:47:37.897645+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": "10"
},
{
"$ref": "10"
}
],
"tt_cmd_connection": [
{
"$ref": "58"
},
{
"$ref": "58"
}
]
},
"tt_pos_sesion": {
"$ref": "46"
}
},
{
"$ref": "58"
}
],
"tt_cmd_messages": [
{
"$id": "63",
"id": "8038b661-a23e-4770-a42a-3cffb8254e93",
"id_user": "eef263d1-667a-4228-b864-def6acc82ef1",
"date_add": "2026-09-06T06:47:37.897645+02:00",
"destiny_type": 4,
"id_key": "6cfd925b-fd31-41a5-85d7-22beee66a181",
"message": "sample string 6",
"message_view": true,
"date_view": "2026-09-06T06:47:37.897645+02:00",
"id_pos_sesion": "cb3722df-094c-4204-ae83-c40767d55d20",
"terminal_add": "sample string 9",
"created_on": "2026-09-06T06:47:37.897645+02:00",
"last_update": "2026-09-06T06:47:37.897645+02:00",
"commited": true,
"st_users": {
"$ref": "10"
},
"tt_pos_sesion": {
"$ref": "46"
}
},
{
"$ref": "63"
}
]
}
},
{
"$ref": "45"
}
]
},
"mt_items_vouchers": {
"$id": "64",
"id": "dcff4271-1ac8-4c8d-b63a-671022b7ee47",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "e658f43b-1b71-4a6d-af94-e751a4f9f814",
"id_doc_print": "650814b3-8cbc-462f-a17e-216333845151",
"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:37.897645+02:00",
"last_update": "2026-09-06T06:47:37.897645+02:00",
"commited": true,
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
]
},
"st_users": {
"$ref": "10"
},
"mt_prices_items": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"tt_doc_sa_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
]
},
"mt_prices_list": {
"$ref": "34"
},
"st_users": {
"$ref": "10"
},
"st_users1": {
"$ref": "10"
},
"tt_doc_sa": {
"$ref": "13"
},
"tt_doc_sa_det_stock": [
{
"$id": "65",
"id_doc_sa": "ed057cda-cd4f-4761-aa93-8cfd9e9ada02",
"id_line": 2,
"id_item": "e5f80f31-eb1b-43fc-8bde-e0f69fa08c8e",
"qty": 4.1,
"mt_items": {
"$ref": "8"
},
"tt_doc_sa_det": {
"$ref": "24"
}
},
{
"$ref": "65"
}
]
},
{
"$ref": "24"
}
],
"tt_doc_sa_pay": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_vouchers": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"tt_vouchers_permisions": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"tt_rooms_units_activity": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "48"
},
{
"$ref": "48"
}
]
},
"mt_money_types": {
"$ref": "16"
},
"mt_payment_types": {
"$ref": "19"
},
"tt_doc_sa": {
"$ref": "13"
},
"tt_vouchers": {
"$ref": "31"
}
},
{
"$ref": "20"
}
],
"tt_vouchers": [
{
"$ref": "31"
},
{
"$ref": "31"
}
]
},
"st_users": {
"$ref": "10"
},
"mt_money_types": {
"$ref": "16"
},
"tt_doc_sa": {
"$ref": "13"
}
},
{
"$ref": "18"
}
],
"tt_doc_sa_pay": [
{
"$ref": "20"
},
{
"$ref": "20"
}
]
},
"mt_payment_types": {
"$ref": "19"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "15"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"mt_pos_doc_print": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"st_doc_num": [
{
"$id": "66",
"id_pos": "8dd03538-f15e-428a-ab2b-fdcfe71c24e7",
"id_doc": "b6bcd070-8081-4820-8053-fb369aa3c20d",
"value": 3,
"created_on": "2026-09-06T06:47:37.897645+02:00",
"last_update": "2026-09-06T06:47:37.897645+02:00",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_pos": {
"$ref": "2"
}
},
{
"$ref": "66"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st": [
{
"$id": "67",
"id": "8680f4e1-26f6-47ff-a4b4-2eeb8f87c6af",
"id_pos": "64a95ce4-0da4-4289-a0b5-6b23b20370f2",
"id_doc": "8df870e2-9ff6-4053-9a4c-0e85d4163b00",
"id_branch": "b13ca435-ba0c-4405-bec1-ec1e52921e5c",
"nro_doc": "sample string 5",
"date_doc": "2026-09-06T06:47:37.897645+02:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "0337ea6f-0e37-4c41-ba0e-cc8f3bb02abe",
"id_loc_from": "653f7fd9-b56c-4976-ae48-aedd6935328f",
"id_loc_end": "b564f125-95fa-4849-806e-35c3539efe5a",
"id_user_add": "8b486ef3-7faa-4a04-b5d3-714a14f071b0",
"id_user_upd": "760b7ade-b436-442c-95ea-089b18229eae",
"id_pos_sesion": "6504b39e-bb9d-4e7b-9b4a-5dfe9990d538",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-09-06T06:47:37.897645+02:00",
"active": true,
"created_on": "2026-09-06T06:47:37.897645+02:00",
"last_update": "2026-09-06T06:47:37.897645+02:00",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_docs": {
"$ref": "14"
},
"mt_locations": {
"$id": "68",
"id": "7c8497f5-a777-4818-b48f-b5da4f58f3ce",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "9253019e-d15e-4272-84ca-e39e3913579e",
"active": true,
"created_on": "2026-09-06T06:47:37.897645+02:00",
"last_update": "2026-09-06T06:47:37.897645+02:00",
"id_user_upd": "06b5e43b-b60e-4665-9aca-659972af9554",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"st_users": {
"$ref": "10"
},
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_sa1": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"tt_doc_st1": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"tt_stock": [
{
"$id": "69",
"id_location": "340da4d7-0667-494f-82c1-be45333b1727",
"id_item": "7f852f96-119a-4b3c-84c8-8e5ae60317a5",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-09-06T06:47:37.897645+02:00",
"last_update": "2026-09-06T06:47:37.897645+02:00",
"commited": true,
"mt_items": {
"$ref": "8"
},
"mt_locations": {
"$ref": "68"
}
},
{
"$ref": "69"
}
]
},
"mt_locations1": {
"$ref": "68"
},
"mt_pos": {
"$ref": "2"
},
"st_users": {
"$ref": "10"
},
"st_users1": {
"$ref": "10"
},
"tt_doc_st_det": [
{
"$id": "70",
"id_doc_st": "b5c1b7f7-13da-45d5-b72a-e0fe0cfa7328",
"id_line": 2,
"id_item": "9b301785-ea08-44cf-b8a3-ca9534b20a20",
"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": "2"
},
"st_users": {
"$ref": "10"
},
"st_users1": {
"$ref": "10"
},
"tt_cloakrooms_units": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"tt_doc_sa_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"tt_doc_sa_pay": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_doc_sa1": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_sa2": {
"$ref": "13"
},
"tt_pos_sesion": {
"$ref": "46"
},
"tt_rooms_units_activity": {
"$ref": "48"
},
"tt_spool_doc_print": [
{
"$id": "71",
"id": "fb0a0e35-77b8-4e4f-a4bf-ed3e211c34dc",
"spool_server": "sample string 2",
"id_doc_sa": "362a94ac-64d3-44fa-85d4-501995302bf9",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-09-06T06:47:37.897645+02:00",
"printed": true,
"print_on": "2026-09-06T06:47:37.897645+02:00",
"tt_doc_sa": {
"$ref": "13"
}
},
{
"$ref": "71"
}
]
},
"tt_pos_sesion": {
"$ref": "46"
}
},
{
"$ref": "12"
}
]
},
{
"$ref": "11"
}
],
"mt_docs_payment_money": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_employees": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"mt_employees_profiles": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"mt_items_featured": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_items_types": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"mt_locations": [
{
"$ref": "68"
},
{
"$ref": "68"
}
],
"mt_money_rates": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"mt_money_types": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"mt_payment_types": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"mt_pos": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_pos_doc_print": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"mt_pos_prices_list": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_pos_print": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"mt_pos_rooms": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"mt_pos_types": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"mt_pos_view": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_prices_items": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"mt_prices_list": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_prices_list_rules": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"mt_prices_rules": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_rooms": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"mt_rooms_units": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"mt_rooms_units_types": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"mt_units": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"mt_units_ref": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"st_images": {
"$ref": "5"
},
"st_images1": {
"$ref": "5"
},
"st_permisions": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"st_pos_license": [
{
"$id": "72",
"id": "6a1d4e10-86ad-4b02-a7ed-1f9e286d1b73",
"id_pos": "f0a9b1b8-529d-4a8e-9e30-aa459098fd21",
"mac_address": "sample string 3",
"date_end": "2026-09-06T06:47:37.897645+02:00",
"key_access": "sample string 5",
"id_user_add": "4d49ec35-6c9a-44c3-b40e-102277d58e33",
"active": true,
"created_on": "2026-09-06T06:47:37.897645+02:00",
"last_update": "2026-09-06T06:47:37.897645+02:00",
"commited": true,
"mt_pos": {
"$ref": "2"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "72"
}
],
"st_users_pos": [
{
"$id": "73",
"id_user": "6b8fcb53-1412-4080-a0b7-cd6e807b59da",
"id_pos": "31823691-db8c-4e3e-8a25-995075946226",
"pass_required": true,
"active": true,
"created_on": "2026-09-06T06:47:37.897645+02:00",
"last_update": "2026-09-06T06:47:37.897645+02:00",
"commited": true,
"mt_pos": {
"$ref": "2"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "73"
}
],
"st_users_token": [
{
"$id": "74",
"id": "c46eedb4-cdc1-4344-824a-c981cc784247",
"token_id": "sample string 2",
"id_user": "d7b8e259-a94a-4064-a229-9434a6af21c2",
"date_from": "2026-09-06T06:47:37.897645+02:00",
"date_end": "2026-09-06T06:47:37.897645+02:00",
"created_on": "2026-09-06T06:47:37.897645+02:00",
"st_users": {
"$ref": "10"
}
},
{
"$ref": "74"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"tt_doc_sa_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"tt_doc_sa_det1": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"tt_doc_st": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"tt_doc_st1": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"tt_items_customs": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"tt_logs": [
{
"$id": "75",
"id": "d2fbe254-c6ba-4306-88a6-e72e1811d0a5",
"id_user_add": "a5e1b81e-6966-48fd-8f0e-7e3fae9a88d6",
"id_table": "b85c14df-5770-4966-abc6-74b449368810",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "d3258903-91d4-478b-a2ef-35dc6dbb4dc0",
"created_on": "2026-09-06T06:47:37.897645+02:00",
"commited": true,
"mt_pos": {
"$ref": "2"
},
"st_sync_tables": {
"$id": "76",
"id": "8803c11a-b095-4d92-87bb-73577a0e7c32",
"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:37.897645+02:00",
"last_update": "2026-09-06T06:47:37.897645+02:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "77",
"id": "e8a977c3-4c6d-4730-aa18-863e5ee24bc3",
"id_sync": "e20372e9-eef9-4f8f-be4f-48ad54b11f28",
"json": "sample string 3",
"id_table": "a9b4bde4-cf37-428b-8450-c8b740e56ea8",
"order": 5,
"st_sync_packages": {
"$id": "78",
"id": "43c9c475-9890-4e36-bb33-37e0d7af930b",
"id_branch_from": "2cd88740-d1f0-4daf-81b1-d473943b4d13",
"id_branch_to": "64a42814-297e-40a0-91c3-ace00d104eb0",
"type": 4,
"created_on": "2026-09-06T06:47:37.897645+02:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-09-06T06:47:37.897645+02:00",
"send_on": "2026-09-06T06:47:37.897645+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": "10"
}
},
{
"$ref": "75"
}
],
"tt_pos_sesion": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"tt_pos_sesion1": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"tt_rooms_list": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"tt_rooms_units_activity": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"tt_rooms_units_log": [
{
"$id": "79",
"id": "aa628ba0-7507-425c-85cc-4678b257a8fe",
"id_room_activity": "fe67d46f-275b-4025-ad4f-110448f7a033",
"id_pos_sesion": "18ac2b70-4307-4727-a88e-a2d93dca5166",
"log_text": "sample string 4",
"id_user": "933cae54-9719-43c2-aceb-9058e8f9d779",
"event_type": "sample string 6",
"correlation_id": "c33031b9-f701-43ea-b572-084921054303",
"id_room_unit": "32b793a7-4e29-47b5-8dbe-c04456568fcb",
"id_room_unit_source": "1676fe5b-6dba-4107-a91c-486d1592bd19",
"id_room_unit_destination": "c48bb661-a146-42f7-87c2-d5b22ca2020e",
"id_room_activity_related": "0e6137cc-4069-4482-be23-23d99d7b2db4",
"id_doc_sa": "f3483fa6-1d0f-46c3-92de-a3440522cab3",
"id_user_authorizer": "2529e9c2-d086-437e-b97f-5ee5ee56ead8",
"data_json": "sample string 7",
"created_on": "2026-09-06T06:47:37.897645+02:00",
"commited": true,
"st_users": {
"$ref": "10"
}
},
{
"$ref": "79"
}
],
"tt_tips_users": [
{
"$ref": "56"
},
{
"$ref": "56"
}
],
"tt_vouchers_permisions": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"tt_vouchers": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"mt_docs": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_pos_sesion_users": [
{
"$ref": "57"
},
{
"$ref": "57"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_sa1": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"mt_items": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_rooms_units_states": [
{
"$ref": "54"
},
{
"$ref": "54"
}
],
"st_users_profiles": {
"$ref": "59"
},
"tt_cmd_connection": [
{
"$ref": "58"
},
{
"$ref": "58"
}
],
"tt_cmd_messages": [
{
"$ref": "63"
},
{
"$ref": "63"
}
]
}
},
"mt_categories_items": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"mt_items_featured": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_items_formula": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"mt_units": {
"$ref": "28"
},
"mt_units1": {
"$ref": "28"
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_prices_rules": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"tt_doc_sa_det_stock": [
{
"$ref": "65"
},
{
"$ref": "65"
}
],
"tt_doc_st_det": [
{
"$ref": "70"
},
{
"$ref": "70"
}
],
"tt_items_customs": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"tt_stock": [
{
"$ref": "69"
},
{
"$ref": "69"
}
],
"tt_vouchers_det": [
{
"$ref": "30"
},
{
"$ref": "30"
}
]
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "7"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"mt_prices_rules": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"tt_vouchers_det": [
{
"$ref": "30"
},
{
"$ref": "30"
}
]
},
{
"$ref": "6"
}
],
"mt_employees": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"mt_items": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_items_types": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"mt_money_types": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"mt_payment_types": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"mt_prices_list": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_rooms": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"mt_rooms1": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"st_functions": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"st_images_types": {
"$id": "80",
"id": "f2e6c196-203b-48d4-b9d9-a694d4ea3157",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-09-06T06:47:37.897645+02:00",
"last_update": "2026-09-06T06:47:37.897645+02:00",
"commited": true,
"st_images": [
{
"$ref": "5"
},
{
"$ref": "5"
}
]
},
"mt_docs": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"st_users": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"st_users1": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_cloakrooms": [
{
"$ref": "11"
},
{
"$ref": "11"
}
]
},
"st_users": {
"$ref": "10"
},
"mt_branches_zones": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"mt_employees_branches": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"mt_items_featured": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_locations": [
{
"$ref": "68"
},
{
"$ref": "68"
}
],
"mt_periods": [
{
"$id": "81",
"id_branch": "ff084137-3b15-4d8f-91b1-322654800d03",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-09-06T06:47:37.897645+02:00",
"date_end": "2026-09-06T06:47:37.897645+02:00",
"state": "sample string 6",
"created_on": "2026-09-06T06:47:37.897645+02:00",
"last_update": "2026-09-06T06:47:37.897645+02:00",
"commited": true,
"mt_branches": {
"$ref": "4"
}
},
{
"$ref": "81"
}
],
"mt_pos": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_prices_list_rules": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"mt_prices_rules": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_rooms": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"st_sync_packages": [
{
"$ref": "78"
},
{
"$ref": "78"
}
],
"st_sync_packages1": [
{
"$ref": "78"
},
{
"$ref": "78"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"tt_vouchers": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"tt_vouchers_permisions": [
{
"$ref": "32"
},
{
"$ref": "32"
}
]
},
"mt_pos": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"st_users": {
"$ref": "10"
}
},
"mt_cloakrooms": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"mt_items_featured": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_pos_print": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"mt_pos_rooms": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"st_users": {
"$ref": "10"
},
"mt_pos_view": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_prices_list_rules": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"mt_prices_rules": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"st_doc_num": [
{
"$ref": "66"
},
{
"$ref": "66"
}
],
"st_pos_license": [
{
"$ref": "72"
},
{
"$ref": "72"
}
],
"st_users_pos": [
{
"$ref": "73"
},
{
"$ref": "73"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_pos_connection": [
{
"$id": "82",
"id": "bcfd5130-9b89-4f00-8510-872631897a28",
"id_pos": "6f1cfcec-824a-4875-a2b0-83dad6505d9d",
"date_add": "2026-09-06T06:47:37.9133139+02:00",
"date_upd": "2026-09-06T06:47:37.9133139+02:00",
"date_out": "2026-09-06T06:47:37.9133139+02:00",
"connection_type": "sample string 3",
"connection_speed": 1,
"terminal_name": "sample string 4",
"version": "sample string 5",
"commited": true,
"mt_pos": {
"$ref": "2"
}
},
{
"$ref": "82"
}
],
"tt_pos_sesion": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"mt_branches": {
"$ref": "4"
},
"tt_logs": [
{
"$ref": "75"
},
{
"$ref": "75"
}
],
"st_local_variables": [
{
"$id": "83",
"id": "70626524-c135-434d-8553-86a143eb9ae5",
"id_pos": "b00a42cd-0b7d-409d-9d06-9117afa8eaa4",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-09-06T06:47:37.9133139+02:00",
"commited": true,
"mt_pos": {
"$ref": "2"
}
},
{
"$ref": "83"
}
],
"tt_doc_st": [
{
"$ref": "67"
},
{
"$ref": "67"
}
]
},
"mt_rooms": {
"$ref": "50"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "1"
}
]