GET api/Mt_Rooms?id_branch={id_branch}&all_rows={all_rows}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id_branch | globally unique identifier |
Required |
|
| all_rows | boolean |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of mt_rooms| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
None. |
|
| id_mask | string |
Required Max length: 10 |
|
| name | string |
Required Max length: 20 |
|
| description | string |
Max length: 200 |
|
| id_branch | globally unique identifier |
Required |
|
| name_pos | string |
Max length: 20 |
|
| id_image | globally unique identifier |
None. |
|
| view_pos | boolean |
Required |
|
| order | integer |
Required |
|
| color_border | string |
Max length: 20 |
|
| color_button | string |
Max length: 20 |
|
| color_font | string |
Max length: 20 |
|
| font_bold | boolean |
Required |
|
| font_underline | boolean |
Required |
|
| font_size | integer |
Required |
|
| id_image_map | globally unique identifier |
None. |
|
| refresh_status | boolean |
Required |
|
| active | boolean |
Required |
|
| created_on | date |
None. |
|
| last_update | date |
None. |
|
| id_user_upd | globally unique identifier |
None. |
|
| commited | boolean |
None. |
|
| mt_branches | mt_branches |
None. |
|
| mt_pos_rooms | Collection of mt_pos_rooms |
None. |
|
| st_images | st_images |
None. |
|
| st_images1 | st_images |
None. |
|
| st_users | st_users |
None. |
|
| mt_rooms_units | Collection of mt_rooms_units |
None. |
|
| tt_rooms_list | Collection of tt_rooms_list |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"$id": "1",
"id": "62037ed6-5c7e-433e-be83-e7522579557c",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "230ff0a1-5edb-4efc-8937-195d99db6905",
"name_pos": "sample string 6",
"id_image": "4d58f0b9-ce93-4a28-b2c5-3c11139152ed",
"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": "e53a2584-cb87-413a-8faa-a29245e9b9ef",
"refresh_status": true,
"active": true,
"created_on": "2026-05-09T09:39:37.1004709+02:00",
"last_update": "2026-05-09T09:39:37.1004709+02:00",
"id_user_upd": "327eeda0-5c8c-43b1-9fa6-8791b2b5fc92",
"commited": true,
"mt_branches": {
"$id": "2",
"id": "71a9452e-8c8b-4b9b-9c6b-3680c7ebb27a",
"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": "97dfdefd-97ce-468e-afba-18a07999ec76",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-05-09T09:39:37.1004709+02:00",
"last_update": "2026-05-09T09:39:37.1004709+02:00",
"id_user_upd": "aab79cf5-54e7-442f-b5c5-35c659f877a6",
"commited": true,
"st_images": {
"$id": "3",
"id": "e3920625-131f-4f0f-ae38-610b552271e2",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "c33a8a6a-5504-4c35-be91-08ea230fc559",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-05-09T09:39:37.1004709+02:00",
"last_update": "2026-05-09T09:39:37.1004709+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_categories": [
{
"$id": "4",
"id": "6387ff1d-aa56-44b1-99dd-6812848d269f",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "e8125631-751b-4f84-8faf-5b4b7f596949",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "ca2dd588-404d-48f9-ad3f-8985cf26d81a",
"view_pos": true,
"order": 8,
"order_sec": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"font_bold": true,
"font_underline": true,
"font_size": 15,
"big_buttons": true,
"active": true,
"created_on": "2026-05-09T09:39:37.1004709+02:00",
"last_update": "2026-05-09T09:39:37.1004709+02:00",
"id_user_upd": "14e1efb3-25bf-4701-878d-c6e42e8aa058",
"commited": true,
"mt_categories_items": [
{
"$id": "5",
"id_category": "0189ff51-1199-4280-b479-58390ced0b49",
"id_item": "eadc37f1-8df3-4d2a-80f7-24f44d6d935a",
"is_default": true,
"active": true,
"created_on": "2026-05-09T09:39:37.1004709+02:00",
"last_update": "2026-05-09T09:39:37.1004709+02:00",
"id_user_upd": "7da254b5-7183-4d80-bd3c-489ccd4a47be",
"commited": true,
"mt_categories": {
"$ref": "4"
},
"mt_items": {
"$id": "6",
"id": "546298b0-c50d-42ee-bad5-3a1168d6133a",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "436f400c-8d25-4cf2-93d4-d59d8616a0ef",
"id_unit_sec": "73a90daf-5429-4767-b984-b7507342d5e3",
"id_brand": "b5b8c136-259d-4d46-aaf7-5fa2bf2c862f",
"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": "8151d26a-b3c4-4066-8168-16808717a6b7",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"font_bold": true,
"font_underline": true,
"font_size": 29,
"active": true,
"created_on": "2026-05-09T09:39:37.1004709+02:00",
"last_update": "2026-05-09T09:39:37.1004709+02:00",
"id_user_upd": "35261067-97fd-49b2-9402-7fdb55706aeb",
"commited": true,
"mt_brands": {
"$id": "7",
"id": "df89a9e3-49a2-4b36-a81c-5abd85150b18",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-05-09T09:39:37.1004709+02:00",
"last_update": "2026-05-09T09:39:37.1004709+02:00",
"id_user_upd": "0a264f12-9d64-405c-947e-231779e27ca2",
"commited": true,
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"st_users": {
"$id": "8",
"id": "0816d92e-ffba-493a-9716-2ecd477d18c9",
"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": "e132f3f4-b876-43f4-b471-910bd23d2454",
"view_messages": true,
"id_image_photo": "f5e84e4b-d6f7-4932-baf6-656fb4ba4674",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "718e6d19-14af-4148-9bd6-58d40a143040",
"view_pos": true,
"order": 15,
"color_border": "sample string 16",
"color_button": "sample string 17",
"color_font": "sample string 18",
"active": true,
"created_on": "2026-05-09T09:39:37.1004709+02:00",
"last_update": "2026-05-09T09:39:37.1004709+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_branches_zones": [
{
"$id": "9",
"id": "08064eed-2ee3-4801-8ef6-02944d5c1f25",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "dbb68a33-e7c9-472a-ab6f-0e411cb12668",
"active": true,
"created_on": "2026-05-09T09:39:37.1004709+02:00",
"last_update": "2026-05-09T09:39:37.1004709+02:00",
"id_user_upd": "0b6cf7ad-f49b-4638-8b57-f866a3bf9b40",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos": [
{
"$id": "10",
"id": "67052f32-e4e8-40f9-9a1e-0c2dfd3a21f8",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "c6a7c826-5aea-4dab-b332-1131ebcb5fa5",
"id_zone": "bf83eee3-9bb2-455e-acc5-3192079f1abd",
"user_required": true,
"active": true,
"created_on": "2026-05-09T09:39:37.1004709+02:00",
"last_update": "2026-05-09T09:39:37.1004709+02:00",
"id_user_upd": "1d3312d3-bad3-478b-a390-44dc013ec7da",
"commited": true,
"mt_branches_zones": {
"$ref": "9"
},
"mt_cloakrooms": [
{
"$id": "11",
"id": "d77771da-9461-4068-8711-5c952f435d58",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "11dbeb26-623f-4742-89cc-60317504f3c9",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "23167aba-8d96-4d5f-ad5c-649b4cbfe69d",
"view_pos": true,
"order": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"active": true,
"created_on": "2026-05-09T09:39:37.1004709+02:00",
"last_update": "2026-05-09T09:39:37.1004709+02:00",
"id_user_upd": "a647ced9-a91d-435e-b786-43036c71fe7c",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"tt_cloakrooms_units": [
{
"$id": "12",
"id": "15c62426-542f-4946-a31c-7cc5f1ecdd25",
"id_cloakroom": "204fca24-a1ba-4260-ba8a-b29504845e09",
"id_pos_sesion": "38778409-9f39-4c67-b8ff-11cff85d36d8",
"unit_id": 4,
"date_open": "2026-05-09T09:39:37.1004709+02:00",
"date_close": "2026-05-09T09:39:37.1004709+02:00",
"id_doc_sa": "30c4b1a7-b456-49d3-a83d-69661f2e410f",
"commited": true,
"mt_cloakrooms": {
"$ref": "11"
},
"tt_doc_sa": {
"$id": "13",
"id": "ba6dac32-9618-47e1-a53f-5de1ae04b4cf",
"id_pos": "f3bdc4e0-14ff-45e6-aeb4-9dfe27acd0a2",
"id_doc": "4b504766-3158-48eb-b363-f997c890dec9",
"id_branch": "329fd059-9a09-472b-8c44-c50ecd050db3",
"nro_doc": "sample string 5",
"date_doc": "2026-05-09T09:39:37.1004709+02:00",
"date_tax": "2026-05-09T09:39:37.1004709+02:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "ba8d0e5d-c3a6-4eb9-9a77-773dd13e0b74",
"id_relationship": "0791d417-11fc-493a-b755-9f1f41dbdc03",
"id_loc_from": "a96ea67f-7e2a-4a0b-b2a3-3730a269d9e4",
"id_loc_end": "e57f7233-6150-44d9-99ca-79b153afc715",
"id_user_add": "fef240eb-80e7-4732-bdad-9765b95eb047",
"id_user_upd": "8836d3be-5487-494d-aaf9-a643cf78df12",
"comment": "sample string 12",
"id_pos_sesion": "4a4171c3-fbed-4845-9c4d-f6b438107b78",
"id_room_unit": "a69a32ac-f73a-46fa-b7ec-4680a196c167",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "a91a81f1-00e9-4d8d-9a25-98f099976f27",
"p_dis": 15.1,
"p_chr": 16.1,
"amt_net": 17.1,
"amt_tax": 18.1,
"amt_dis": 19.1,
"amt_chr": 20.1,
"amt_tot": 21.1,
"active": true,
"created_on": "2026-05-09T09:39:37.1004709+02:00",
"last_update": "2026-05-09T09:39:37.1004709+02:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$id": "14",
"id": "d4da3013-32bc-4cbc-b938-1e3ac0b8491c",
"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": "1296f5db-6f03-4ff7-b6ae-ad7dda634d68",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"active": true,
"created_on": "2026-05-09T09:39:37.1004709+02:00",
"last_update": "2026-05-09T09:39:37.1004709+02:00",
"id_user_upd": "a5cb7af8-a4fb-439e-9cf9-89ec677c4de1",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "15",
"id_doc": "e0c82f38-952a-40d4-81a9-ca8ca548e935",
"id_pay": "955bdc93-d96b-4819-a809-8a0424b2a49b",
"id_money": "14f02003-d4ad-4726-921e-3f4ee667d0a6",
"active": true,
"created_on": "2026-05-09T09:39:37.1004709+02:00",
"last_update": "2026-05-09T09:39:37.1004709+02:00",
"id_user_upd": "3a725052-c7ac-4103-b26d-a01cd5e16641",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_money_types": {
"$id": "16",
"id": "40b921d5-dc86-4bf7-a2d3-908460510faf",
"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": "a62ae26a-d1ff-4d52-a587-396c35d10c48",
"view_pos": true,
"order": 8,
"color_border": "sample string 9",
"color_button": "sample string 10",
"color_font": "sample string 11",
"active": true,
"created_on": "2026-05-09T09:39:37.1004709+02:00",
"last_update": "2026-05-09T09:39:37.1004709+02:00",
"id_user_upd": "63da5481-d076-4d8c-84b6-a50c943f6589",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_money_rates": [
{
"$id": "17",
"id_money_1": "2144162e-5c0a-42a3-b4b9-777db210ea28",
"id_money_2": "458b2888-337d-4fa8-8311-8c1613db335f",
"date_from": "2026-05-09T09:39:37.1004709+02:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-05-09T09:39:37.1004709+02:00",
"last_update": "2026-05-09T09:39:37.1004709+02:00",
"id_user_upd": "e1d15780-86e7-406a-b6c4-8813e73dee43",
"commited": true,
"mt_money_types": {
"$ref": "16"
},
"mt_money_types1": {
"$ref": "16"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "17"
}
],
"mt_money_rates1": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"tt_doc_sa_cashflow": [
{
"$id": "18",
"id_doc_sa": "44f5cfbb-111f-411b-a43e-de158a802ebb",
"id_pay": "0f208a21-e879-4ea8-b8ad-908acb67f74a",
"id_money": "73691670-2b92-4322-a5ca-2ec359bf82b1",
"date_cashflow": "2026-05-09T09:39:37.1004709+02:00",
"coefficient": 5.1,
"id_user_add": "46c9e3fa-f3d4-4319-bfa8-735441739311",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "19",
"id": "5e2a06de-dcc3-493b-a16b-33719b5a5acb",
"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": "5efaaa27-4ed8-49ef-8e1d-74de8e9436dd",
"view_pos": true,
"order": 13,
"color_border": "sample string 14",
"color_button": "sample string 15",
"color_font": "sample string 16",
"active": true,
"created_on": "2026-05-09T09:39:37.1004709+02:00",
"last_update": "2026-05-09T09:39:37.1004709+02:00",
"id_user_upd": "b725da84-48de-4330-bcb4-9cf43fc501d3",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"tt_doc_sa_cashflow": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"tt_doc_sa_pay": [
{
"$id": "20",
"id_doc_sa": "69114028-9b79-42ed-874c-ae197ba077c0",
"id_line": 2,
"id_pay": "b1984cc0-a5cc-4a41-b9f0-a8922d36fed0",
"id_money": "b83d610e-9a3a-4c6e-a816-6caae6c7d0d8",
"coefficient": 5.1,
"id_voucher": "4e4a1583-cf2a-48e2-ae11-309cf27efe8f",
"id_employee": "9181947a-e5a7-4c5e-b809-7191f60f1c9f",
"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": "e0c35177-e8ca-419e-a43c-ca8c45ab776a",
"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": "89bb6781-a549-4de5-8145-67603b819b09",
"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": "02e3edfe-a638-4c1a-8112-bcfbe470bf2c",
"name_pos": "sample string 12",
"id_image": "e53be7f4-3a82-4900-ac6e-0e9ade7aa15d",
"view_pos": true,
"order": 14,
"color_border": "sample string 15",
"color_button": "sample string 16",
"color_font": "sample string 17",
"active": true,
"created_on": "2026-05-09T09:39:37.1004709+02:00",
"last_update": "2026-05-09T09:39:37.1004709+02:00",
"id_user_upd": "c1534897-76ca-4633-a04a-ed7f5b1d6555",
"commited": true,
"mt_employees_branches": [
{
"$id": "22",
"id_employee": "cf9ca70a-99a1-46fc-b444-b66771fc378b",
"id_branch": "f19f8a10-cd76-4dcc-ab59-dfe1bb5d01b3",
"active": true,
"created_on": "2026-05-09T09:39:37.1004709+02:00",
"last_update": "2026-05-09T09:39:37.1004709+02:00",
"id_user_upd": "236c6369-c1e0-4c1c-a7c0-b45059aaac2c",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_employees": {
"$ref": "21"
}
},
{
"$ref": "22"
}
],
"mt_employees_profiles": {
"$id": "23",
"id": "082d2675-7000-453f-a833-c87536829372",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-05-09T09:39:37.1004709+02:00",
"last_update": "2026-05-09T09:39:37.1004709+02:00",
"id_user_upd": "843fc7b9-7951-4f78-843e-eb05f28a8205",
"commited": true,
"mt_employees": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"st_users": {
"$ref": "8"
}
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"tt_doc_sa_det": [
{
"$id": "24",
"id_doc_sa": "57a44dc7-89d0-4c33-ac2c-61a76cafc76b",
"id_line": 2,
"id_item_sub": "5a75c457-e20a-482f-ac8d-9e39bb82de02",
"qty": 4.1,
"id_list": "c0fbf21f-9b93-44f8-80d9-abc295f1ffe8",
"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": "a67843e0-3647-42a6-9dc2-f9d9b2d78ac9",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "70163fc5-f939-4dc7-b384-98bfc65e2222",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "80c7bc8c-4ec1-4ea2-8357-66758cd9d924",
"id_user_upd": "5d053716-32cb-49e7-907f-90c81bcda6ef",
"active": true,
"mt_employees": {
"$ref": "21"
},
"mt_items_sub": {
"$id": "25",
"id": "fd5319ba-3a40-42c4-8a77-eb3f1277593e",
"id_item": "2effa9ed-65ae-4973-b953-48d322ddb0c1",
"id_item_type": "303a7bb8-6bc0-4882-81ee-2b943a9fe610",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "d546e8cb-a23f-421c-a359-4261079627c9",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-05-09T09:39:37.1004709+02:00",
"last_update": "2026-05-09T09:39:37.1004709+02:00",
"id_user_upd": "99ff05fe-993d-4c49-b03b-4759c2a44ba3",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_formula": [
{
"$id": "26",
"id_item_sub": "70e19fbc-fc29-4980-abe0-ede510c01aa9",
"id_item": "68942951-4a2e-420b-b046-c1c52e9ffce1",
"group_id": 3,
"id_unit_ref": "1e7fabfd-86c0-4b05-a054-e76020a894ae",
"qty_dis": 5,
"mt_items": {
"$ref": "6"
},
"mt_items_sub": {
"$ref": "25"
},
"mt_units_ref": {
"$id": "27",
"id": "8147a0f7-63c7-4716-9601-39719b7446d0",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "91a709ec-fd82-47f9-a54f-14e06dda6a58",
"active": true,
"created_on": "2026-05-09T09:39:37.1004709+02:00",
"last_update": "2026-05-09T09:39:37.1004709+02:00",
"id_user_upd": "deb5672a-12d5-462e-bb1d-eb895a046d2d",
"commited": true,
"mt_units": {
"$id": "28",
"id": "4c9b8526-10cf-420b-948c-7dfbd93703ea",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-05-09T09:39:37.1004709+02:00",
"last_update": "2026-05-09T09:39:37.1004709+02:00",
"id_user_upd": "71272211-0fbc-4176-b392-bbc84974fda6",
"commited": true,
"mt_units_ref": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"st_users": {
"$ref": "8"
},
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_items1": [
{
"$ref": "6"
},
{
"$ref": "6"
}
]
},
"st_users": {
"$ref": "8"
},
"mt_items_formula": [
{
"$ref": "26"
},
{
"$ref": "26"
}
]
}
},
{
"$ref": "26"
}
],
"mt_items_types": {
"$id": "29",
"id": "63ac5fef-163e-4078-a410-410cf9d95ef9",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "7abb8a1e-35a0-4bcd-bb74-33d0f66ca046",
"view_pos": true,
"order": 7,
"color_border": "sample string 8",
"color_button": "sample string 9",
"color_font": "sample string 10",
"font_bold": true,
"font_underline": true,
"font_size": 13,
"active": true,
"created_on": "2026-05-09T09:39:37.1004709+02:00",
"last_update": "2026-05-09T09:39:37.1004709+02:00",
"id_user_upd": "0ea919eb-8f22-43a9-ad06-ef3f17085295",
"commited": true,
"tt_vouchers_det": [
{
"$id": "30",
"id_voucher": "77af39a6-4739-4fa5-bcc5-0440f7484341",
"id_line": "eda05929-ddb8-4aaf-b58d-99b5d5c9d153",
"id_category": "16b2363f-1456-4f85-971b-180b7b4376a5",
"id_item": "f72f49e4-7994-4431-af76-b777c589e7d9",
"id_item_type": "0b8f3495-60fb-4a90-8530-96c69d0dbeaf",
"price_max": 1.1,
"qty_add": 3.1,
"qty_used": 4.1,
"mt_categories": {
"$ref": "4"
},
"mt_items": {
"$ref": "6"
},
"mt_items_types": {
"$ref": "29"
},
"tt_vouchers": {
"$id": "31",
"id": "09dff26f-8312-4296-a2da-cadfbcc02f85",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-05-09T09:39:37.1004709+02:00",
"date_end": "2026-05-09T09:39:37.1004709+02:00",
"date_used": "2026-05-09T09:39:37.1004709+02:00",
"date_sesion": "2026-05-09T09:39:37.1004709+02:00",
"id_employee": "0f7879a3-f485-4ab7-800d-5d9fbaf7cf85",
"id_branch": "69c3df27-88fb-4c32-b100-9d8d49d40035",
"id_voucher_permision": "f94acdb6-2a12-4161-8e57-90f8d62fe66a",
"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": "f689f2b3-fc0b-4caa-b9b9-7e2433f79976",
"id_user_add": "456245e5-8746-40d7-8a5b-0d561e55fc91",
"id_doc_sa": "b90d75f9-8042-4e2f-b895-a8ee83fe8b75",
"id_item_sub": "24e1f1a9-6c2b-47b5-b737-035031d0f81d",
"id_pos_sesion": "3ff2c9f5-e397-49f7-ad84-00637c8c8fe7",
"is_authorized": true,
"is_automatic": true,
"print_in_branch": true,
"printed": true,
"is_entry": true,
"is_consume": true,
"is_used_entry": true,
"is_used_consume": true,
"is_close": true,
"active": true,
"created_on": "2026-05-09T09:39:37.1004709+02:00",
"last_update": "2026-05-09T09:39:37.1004709+02:00",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_employees": {
"$ref": "21"
},
"mt_payment_types": {
"$ref": "19"
},
"st_users": {
"$ref": "8"
},
"tt_doc_sa_pay": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_vouchers_det": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"tt_vouchers_permisions": {
"$id": "32",
"id": "72c5d71f-e12c-43f2-94e6-732cee4e562d",
"date_from": "2026-05-09T09:39:37.1004709+02:00",
"date_end": "2026-05-09T09:39:37.1004709+02:00",
"date_used": "2026-05-09T09:39:37.1004709+02:00",
"id_employee": "cb8a99d8-7be6-414f-b759-fdb21fa5955c",
"id_branch": "9cb629ec-b2cf-4697-8caf-05f642d2c0b5",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "d5b2fc2e-80a4-4b49-85c7-c2450fdcf9bf",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-05-09T09:39:37.1004709+02:00",
"last_update": "2026-05-09T09:39:37.1004709+02:00",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_employees": {
"$ref": "21"
},
"st_users": {
"$ref": "8"
},
"tt_vouchers": [
{
"$ref": "31"
},
{
"$ref": "31"
}
]
}
}
},
{
"$ref": "30"
}
],
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_prices_rules": [
{
"$id": "33",
"id": "745498b9-e4f0-46f2-9c00-7d3c35002e5f",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-05-09T09:39:37.1004709+02:00",
"date_end": "2026-05-09T09:39:37.1004709+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": "cda39b21-83b3-4174-a891-940c16f3ba24",
"id_pos": "2307918a-540f-4185-a942-ea19512445a3",
"id_list": "4cfac6d8-d4fd-43b1-a893-0e36c95b7ce1",
"id_item": "f69b281e-d39c-4305-be4f-597781159dc7",
"id_item_type": "73f71ec1-e421-4671-97db-9644d4c23571",
"id_category": "62e40b21-d97c-45e0-a0ce-739b17c952a7",
"by_day_week": true,
"use_mon": true,
"use_tue": true,
"use_wed": true,
"use_thu": true,
"use_fri": true,
"use_sat": true,
"use_sun": true,
"use_hour_ini": "00:00:00.1234567",
"use_hour_end": "00:00:00.1234567",
"active": true,
"created_on": "2026-05-09T09:39:37.1004709+02:00",
"last_update": "2026-05-09T09:39:37.1004709+02:00",
"id_user_upd": "673bee9a-1ab7-4940-93d3-7babfd859d6b",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_categories": {
"$ref": "4"
},
"mt_items": {
"$ref": "6"
},
"mt_items_types": {
"$ref": "29"
},
"mt_pos": {
"$ref": "10"
},
"mt_prices_list": {
"$id": "34",
"id": "03b48bae-cc54-46a8-8b5e-a50783422709",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "621cb016-d9e8-4728-8b0d-8894112db66d",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "2270a281-489e-4bc5-b806-c7f56607d853",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"active": true,
"created_on": "2026-05-09T09:39:37.1004709+02:00",
"last_update": "2026-05-09T09:39:37.1004709+02:00",
"id_user_upd": "4a4bf779-6be7-433f-a888-06337aab10c2",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "35",
"id_pos": "0e0d5a3f-723c-498d-bfc9-32a7355e8c1b",
"id_pos_type": "6d0dfbfb-eab0-4ec5-9a39-c30fccd5997f",
"id_price_list": "b208e5a1-2310-40f2-b6b3-2461a08dba01",
"is_default": true,
"view_mon": true,
"view_tue": true,
"view_wed": true,
"view_thu": true,
"view_fri": true,
"view_sat": true,
"view_sun": true,
"active": true,
"created_on": "2026-05-09T09:39:37.1004709+02:00",
"last_update": "2026-05-09T09:39:37.1004709+02:00",
"id_user_upd": "a96ec44b-a681-4cfd-8455-d8ffce6347d0",
"commited": true,
"mt_pos_view": {
"$id": "36",
"id_pos": "757d4d02-327b-4422-a3f1-66dc88a82237",
"id_pos_type": "b7e7d37d-cd28-4da4-9df6-07a2bc56be17",
"is_default": true,
"active": true,
"created_on": "2026-05-09T09:39:37.1004709+02:00",
"last_update": "2026-05-09T09:39:37.1004709+02:00",
"id_user_upd": "5c4a3c6c-4fb8-4ecb-b9c1-9f0af4873bd3",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"mt_pos_prices_list": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_pos_types": {
"$id": "37",
"id": "63fb207e-1701-4d90-9bfc-eb7e0ac218a0",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-05-09T09:39:37.1004709+02:00",
"last_update": "2026-05-09T09:39:37.1004709+02:00",
"id_user_upd": "18ba3411-c260-4d26-8b77-ef4832516096",
"commited": true,
"mt_items_featured": [
{
"$id": "38",
"id": "48bbde36-ec94-4b45-9cba-b7ee0c1f3a2d",
"id_branch": "b1c09a8e-e3aa-4f3f-b604-afa904893830",
"id_pos_type": "447bda86-4127-4833-b676-d81d09133a26",
"id_pos": "de75330f-b500-489f-bc9b-8026270f0518",
"id_item": "173e9bc3-3688-4e1d-b645-a60fd92c334e",
"date_from": "2026-05-09T09:39:37.1004709+02:00",
"date_end": "2026-05-09T09:39:37.1004709+02:00",
"image_id": 4,
"active": true,
"created_on": "2026-05-09T09:39:37.1004709+02:00",
"last_update": "2026-05-09T09:39:37.1004709+02:00",
"id_user_upd": "5cd218fd-5304-4e87-9317-6df93beeef06",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_items": {
"$ref": "6"
},
"mt_pos": {
"$ref": "10"
},
"mt_pos_types": {
"$ref": "37"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "38"
}
],
"mt_pos_doc_print": [
{
"$id": "39",
"id_pos_print": "a846cb64-8cfc-467d-ae8a-8d25ac946d35",
"id_doc": "0fcb79b1-4e23-43b8-8f96-95235aef7f58",
"id_pos_type": "1fc97b5a-727b-435f-92e0-595bcc4b1a20",
"id_doc_print": "b0e35982-679b-4d9a-b1ff-053eedc294ec",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-05-09T09:39:37.1004709+02:00",
"last_update": "2026-05-09T09:39:37.1004709+02:00",
"id_user_upd": "4eaa4efe-5bf7-4d14-8b68-da1d74780eba",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_pos_print": {
"$id": "40",
"id": "e53cd0b9-bf0f-49ee-806f-4cfe6652d299",
"id_pos": "3fcf7156-f5d7-470f-8d00-fc014fc900c0",
"id_mask": "sample string 3",
"name": "sample string 4",
"mode_print": 5,
"port": "sample string 6",
"baud_rate": 1,
"data_bits": 1,
"stop_bit": 1,
"flow_control": 1,
"parity": 1,
"pin_cashdrawer": 1,
"ip_printer": "sample string 7",
"port_ip": 1,
"printer_name": "sample string 8",
"active": true,
"created_on": "2026-05-09T09:39:37.1004709+02:00",
"last_update": "2026-05-09T09:39:37.1004709+02:00",
"id_user_upd": "1cf55c79-9cfc-41f5-9166-bf6cac1b948d",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"mt_pos_doc_print": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"st_users": {
"$ref": "8"
}
},
"mt_pos_types": {
"$ref": "37"
},
"st_doc_print": {
"$id": "41",
"id": "41352816-3302-40e2-b137-f7b35a6e14c7",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high_row": 5,
"high_doc": 6,
"with_doc": 7,
"to_file": true,
"active": true,
"created_on": "2026-05-09T09:39:37.1004709+02:00",
"last_update": "2026-05-09T09:39:37.1004709+02:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"st_doc_print_det": [
{
"$id": "42",
"id_doc_print": "5f3451ac-da1c-409c-8a83-bb5ed21501e6",
"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": "8"
}
},
{
"$ref": "39"
}
],
"st_users": {
"$ref": "8"
},
"mt_pos_view": [
{
"$ref": "36"
},
{
"$ref": "36"
}
]
},
"st_users": {
"$ref": "8"
}
},
"mt_prices_list": {
"$ref": "34"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "35"
}
],
"mt_prices_items": [
{
"$id": "43",
"id_list": "1a15b1de-ff33-407a-8b96-9d2ee2d8d83b",
"id_item_sub": "cd96c192-0ca3-4c03-8b3e-fb57c8b5ea10",
"validity_date": "2026-05-09T09:39:37.1004709+02:00",
"price": 4.1,
"active": true,
"created_on": "2026-05-09T09:39:37.1004709+02:00",
"last_update": "2026-05-09T09:39:37.1004709+02:00",
"id_user_upd": "9af9f669-1f1c-4f96-9ce4-407c16feb3be",
"commited": true,
"mt_items_sub": {
"$ref": "25"
},
"mt_prices_list": {
"$ref": "34"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "43"
}
],
"mt_prices_list1": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_prices_list2": {
"$ref": "34"
},
"mt_prices_list_rules": [
{
"$id": "44",
"id": "d5feace0-0a13-419f-bd87-630a552a4a9f",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-05-09T09:39:37.1004709+02:00",
"date_end": "2026-05-09T09:39:37.1004709+02:00",
"id_branch": "d44bbd0f-28f7-49d1-8ccb-2d8b8390f12b",
"id_pos": "b34857e3-f2ec-4d4d-8ec8-73f305e3ebc2",
"id_list": "21032d31-b36b-4f26-aa84-25b777ed8aa0",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-05-09T09:39:37.1004709+02:00",
"last_update": "2026-05-09T09:39:37.1004709+02:00",
"id_user_upd": "beaaea4d-2f01-4c91-8a0b-1ff116d3d182",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos": {
"$ref": "10"
},
"mt_prices_list": {
"$ref": "34"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "44"
}
],
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"mt_prices_rules": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"tt_doc_sa_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
]
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "33"
}
],
"tt_items_customs": [
{
"$id": "45",
"id": "2e254b4d-3b61-41fb-9061-e08858c932eb",
"order_id": 2,
"id_item": "c3ae1873-77b8-4ea9-a444-ad9355af2152",
"id_item_type": "6f6284cd-0808-430d-96a0-71f1e820798c",
"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": "43f1da5d-9835-4e56-868c-4c337e9fc9be",
"type_item": 11,
"id_voucher_json": "660ddc88-4666-4d85-861f-f70e59f1d045",
"count_voucher": 1,
"id_category": "d25fa723-a28c-4e36-81ca-8f11906cfce0",
"created_on": "2026-05-09T09:39:37.1004709+02:00",
"last_update": "2026-05-09T09:39:37.1004709+02:00",
"id_user_upd": "d9384205-db91-44ed-b920-c4c3521c211c",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_types": {
"$ref": "29"
},
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$id": "46",
"id": "b85eae5c-6ab5-48e4-a6a8-076e99a592a7",
"nro_sesion": 2,
"id_pos": "365109fb-0ed5-4b09-93fc-bd1331e52897",
"date_tax": "2026-05-09T09:39:37.1004709+02:00",
"date_open": "2026-05-09T09:39:37.1004709+02:00",
"date_close": "2026-05-09T09:39:37.1004709+02:00",
"id_user_open": "06de4222-968b-4656-a6d5-8bdffbda63a4",
"id_user_close": "ef7e1cbb-b146-4cc7-8bc6-6530d5ebdd8f",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2026-05-09T09:39:37.1004709+02:00",
"last_update": "2026-05-09T09:39:37.1004709+02:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"tt_cloakrooms_units": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"tt_items_customs": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"tt_doc_sa_pt": [
{
"$id": "47",
"id": "67386547-8a87-4726-92ca-03821e9a7141",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "899c8da3-d7f9-4eb7-b499-9574ffcf2f82",
"type_pay": 5,
"module": "sample string 6",
"process": true,
"json_cloackrooms": "sample string 8",
"multi_select": 9,
"terminal_name": "sample string 10",
"created_on": "2026-05-09T09:39:37.1004709+02:00",
"tt_pos_sesion": {
"$ref": "46"
}
},
{
"$ref": "47"
}
],
"tt_rooms_units_activity": [
{
"$id": "48",
"id": "66308502-3058-4bdf-b9d9-e08378889900",
"id_room_unit": "bd51c42a-aaa6-404d-ac6d-f597df46ca5f",
"id_room_list": "a975ddc9-fef7-436c-8792-eb150c7ffd68",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-05-09T09:39:37.1004709+02:00",
"date_from": "2026-05-09T09:39:37.1004709+02:00",
"date_end": "2026-05-09T09:39:37.1004709+02:00",
"date_open": "2026-05-09T09:39:37.1004709+02:00",
"date_close": "2026-05-09T09:39:37.1004709+02:00",
"id_employee": "5ea9675b-dd1d-4a04-ab8f-877fec62cca1",
"id_employee_sec": "5e82666d-03aa-4d81-8485-30851faf7633",
"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": "327298d1-8384-4b12-ba7d-3487a905dade",
"comment": "sample string 7",
"id_user_open": "ad80a74b-4486-406f-8691-5c899928ba49",
"id_user_close": "21d79231-eff1-44df-aa05-576cb63ebcec",
"id_unit_state": "38262f96-9fef-4cfb-9204-10c7673422f1",
"id_pos_sesion": "df1fe1aa-b9f6-44c8-9dab-9c184eed0ee2",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-05-09T09:39:37.1004709+02:00",
"active": true,
"created_on": "2026-05-09T09:39:37.1004709+02:00",
"last_update": "2026-05-09T09:39:37.1004709+02:00",
"commited": true,
"mt_employees": {
"$ref": "21"
},
"mt_employees1": {
"$ref": "21"
},
"mt_rooms_units": {
"$id": "49",
"id": "f7c920c4-cea4-4eb1-81c6-8db58f381e0c",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "13fb9d46-119e-4676-9131-993fdaeb71b4",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "4cc3b8b4-5c56-47ec-97e7-00038bd22ffc",
"locked": true,
"date_locked": "2026-05-09T09:39:37.1004709+02:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-05-09T09:39:37.1004709+02:00",
"last_update": "2026-05-09T09:39:37.1004709+02:00",
"id_user_upd": "54972d12-0ea1-42fb-abb2-3138b1a24d5b",
"commited": true,
"mt_rooms": {
"$ref": "1"
},
"mt_rooms_units_types": {
"$id": "50",
"id": "eb11904c-1c8a-4b7f-a7a7-3fd0c166224b",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-05-09T09:39:37.1004709+02:00",
"last_update": "2026-05-09T09:39:37.1004709+02:00",
"id_user_upd": "4359fa9f-f40c-4241-aaf2-9a5f78b19026",
"commited": true,
"mt_rooms_units": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"mt_rooms_units_states_types": [
{
"$id": "51",
"id_room_type": "3e8f2650-3f6a-4122-86d3-6758a02af72a",
"id_room_state": "65e1f7a8-e48f-40bd-8312-0b9fc4ea94fc",
"id_image": "2ed1b1e2-5c30-46a9-a43a-adb6a1222a84",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-05-09T09:39:37.1004709+02:00",
"last_update": "2026-05-09T09:39:37.1004709+02:00",
"id_user_upd": "14bb4db2-6b6e-4fc6-b4a9-67b326878e5a",
"commited": true,
"mt_rooms_units_states": {
"$id": "52",
"id": "08371e38-f622-4e35-82b9-b2d9229f6d0c",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"color": "sample string 5",
"active": true,
"created_on": "2026-05-09T09:39:37.1004709+02:00",
"last_update": "2026-05-09T09:39:37.1004709+02:00",
"id_user_upd": "42e65633-dc3e-4a8f-95de-26745f5b666e",
"commited": true,
"st_users": {
"$ref": "8"
},
"mt_rooms_units_states_types": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"tt_rooms_units_activity": [
{
"$ref": "48"
},
{
"$ref": "48"
}
]
},
"mt_rooms_units_types": {
"$ref": "50"
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "51"
}
],
"st_users": {
"$ref": "8"
}
},
"st_users": {
"$ref": "8"
},
"tt_rooms_units_activity": [
{
"$ref": "48"
},
{
"$ref": "48"
}
]
},
"mt_rooms_units_states": {
"$ref": "52"
},
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_pos_sesion": {
"$ref": "46"
},
"tt_rooms_list": {
"$id": "53",
"id": "aeb37ee8-473e-451a-8021-6c3baced085b",
"id_room": "c3e02dae-9fe0-43a8-add5-df7d5e03ad76",
"date_in": "2026-05-09T09:39:37.1004709+02:00",
"date_out": "2026-05-09T09:39:37.1004709+02:00",
"id_user_add": "d5c6f0a6-d132-4380-82b4-450aa70e1f75",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-05-09T09:39:37.1004709+02:00",
"last_update": "2026-05-09T09:39:37.1004709+02:00",
"commited": true,
"mt_rooms": {
"$ref": "1"
},
"st_users": {
"$ref": "8"
},
"tt_rooms_units_activity": [
{
"$ref": "48"
},
{
"$ref": "48"
}
]
}
},
{
"$ref": "48"
}
],
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"tt_tips": [
{
"$id": "54",
"id": "3681cc42-5808-44b5-8609-d54b35e8f750",
"id_pos_sesion": "9c8d8d11-0b55-47de-aba7-79fc8539ec51",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "47018c0f-f0ed-4736-b4a0-800c33a95fec",
"id_room_unit_activity": "7b627a32-de55-4301-bd3d-603e0c061c86",
"id_doc_sa": "6dac9651-f63e-49af-9536-67a981ca5b31",
"id_pos_type": "b64acf7c-d222-4028-995b-31d82ac64df3",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "03cf5e35-7f4d-4679-9fb4-7d183f7812fc",
"coupon_id": "sample string 7",
"terminal_id": "sample string 8",
"card_name": "sample string 9",
"card_bank": "sample string 10",
"card_number": "sample string 11",
"client_name": "sample string 12",
"money_type": "sample string 13",
"merchant_id": "sample string 14",
"aid": "sample string 15",
"auth_num": "sample string 16",
"authorization": true,
"signature": true,
"contactless": true,
"date_hour_pay": "sample string 17",
"terminal_name": "sample string 18",
"active": true,
"created_on": "2026-05-09T09:39:37.1004709+02:00",
"last_update": "2026-05-09T09:39:37.1004709+02:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "46"
},
"tt_tips_users": [
{
"$id": "55",
"id_tip": "01d25435-304d-4e0e-868e-80bf337146f4",
"id_user": "a6521dc1-c81a-44cc-a20c-7f4a6fdee6e4",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-05-09T09:39:37.1004709+02:00",
"last_update": "2026-05-09T09:39:37.1004709+02:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"tt_tips": {
"$ref": "54"
}
},
{
"$ref": "55"
}
]
},
{
"$ref": "54"
}
],
"tt_pos_sesion_users": [
{
"$id": "56",
"id_pos_sesion": "9f4634e1-ffb7-49dd-9a38-7aa0e6d56ddb",
"id_user": "a0647819-5546-4d40-9a82-175e5e242394",
"date_add": "2026-05-09T09:39:37.1004709+02:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-05-09T09:39:37.1004709+02:00",
"last_update": "2026-05-09T09:39:37.1004709+02:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$ref": "46"
}
},
{
"$ref": "56"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_cmd_connection": [
{
"$id": "57",
"id": "aecc432b-453c-4402-8aa4-3c12f08bc4d6",
"id_user": "f4061eb6-8b85-4fe9-9963-92f0a0e8a822",
"id_user_profile": "f4fe7632-ef40-4930-bd14-d90ac52b3048",
"locator": "sample string 4",
"date_end": "2026-05-09T09:39:37.1004709+02:00",
"id_pos_sesion": "0078186a-4901-4b77-9cbe-c6581d33ac5a",
"date_login": "2026-05-09T09:39:37.1004709+02:00",
"date_logout": "2026-05-09T09:39:37.1004709+02:00",
"terminal_id": "sample string 6",
"terminal_type": "sample string 7",
"created_on": "2026-05-09T09:39:37.1004709+02:00",
"last_update": "2026-05-09T09:39:37.1004709+02:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"st_users_profiles": {
"$id": "58",
"id": "967fe7c2-a1a5-43a0-81c8-59e8443fbe00",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"is_pass_required": true,
"is_admin": true,
"level_id": 7,
"order_1": 8,
"order_2": 9,
"order_3": 10,
"order_4": 11,
"is_tips": true,
"is_view_all": true,
"active": true,
"created_on": "2026-05-09T09:39:37.1004709+02:00",
"last_update": "2026-05-09T09:39:37.1004709+02:00",
"commited": true,
"st_permisions": [
{
"$id": "59",
"id": "047e3099-513d-4720-80f7-ad98e4947e76",
"id_function": "a3cf4ae1-83a8-4028-ab5c-d0cf395f4200",
"id_user": "130fc5ae-a730-4a75-bff0-7d5d48f02124",
"id_profile": "b3a6c78e-b986-4005-9a8a-f8ea9f2c03bc",
"permission": 3,
"active": true,
"created_on": "2026-05-09T09:39:37.1004709+02:00",
"last_update": "2026-05-09T09:39:37.1004709+02:00",
"commited": true,
"st_users_profiles": {
"$ref": "58"
},
"st_users": {
"$ref": "8"
},
"st_functions": {
"$id": "60",
"id": "8cad14e6-9615-43cc-a56f-e80d6e724eb5",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "43416c2e-dd23-4a5a-a19b-3015fd7d9019",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "fea4c62c-4fbc-4b04-818a-7eecfdbd30ed",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"font_bold": true,
"font_underline": true,
"font_size": 16,
"active": true,
"created_on": "2026-05-09T09:39:37.1004709+02:00",
"last_update": "2026-05-09T09:39:37.1004709+02:00",
"commited": true,
"st_functions_groups": {
"$id": "61",
"id": "c9fb1b31-c665-4580-966d-86a839edc095",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-05-09T09:39:37.1004709+02:00",
"last_update": "2026-05-09T09:39:37.1004709+02:00",
"commited": true,
"st_functions": [
{
"$ref": "60"
},
{
"$ref": "60"
}
]
},
"st_images": {
"$ref": "3"
},
"st_permisions": [
{
"$ref": "59"
},
{
"$ref": "59"
}
]
}
},
{
"$ref": "59"
}
],
"st_users": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"tt_cmd_connection": [
{
"$ref": "57"
},
{
"$ref": "57"
}
]
},
"tt_pos_sesion": {
"$ref": "46"
}
},
{
"$ref": "57"
}
],
"tt_cmd_messages": [
{
"$id": "62",
"id": "51e88f52-44db-4c2a-979b-785ec0ee5365",
"id_user": "1fd70ec4-e659-4070-a9d6-7c81677cce25",
"date_add": "2026-05-09T09:39:37.1004709+02:00",
"destiny_type": 4,
"id_key": "977643df-62e5-4c91-b52b-0fe29d1028af",
"message": "sample string 6",
"message_view": true,
"date_view": "2026-05-09T09:39:37.1004709+02:00",
"id_pos_sesion": "005f6448-ed21-4531-ba82-a059008ddf7b",
"terminal_add": "sample string 9",
"created_on": "2026-05-09T09:39:37.1004709+02:00",
"last_update": "2026-05-09T09:39:37.1004709+02:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$ref": "46"
}
},
{
"$ref": "62"
}
]
}
},
{
"$ref": "45"
}
]
},
"mt_items_vouchers": {
"$id": "63",
"id": "91c3adbb-e33d-4fd8-8a3b-c8ee5a248be1",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "5b130609-1905-49e8-bcfa-351d0a3a8f22",
"id_doc_print": "331d3190-6f1e-46a2-9aea-5e69e375525b",
"hour_end": "00:00:00.1234567",
"price_item_sub": true,
"define_validity": true,
"price_ref": true,
"price_min": 11.1,
"supply_apply": 12,
"active": true,
"created_on": "2026-05-09T09:39:37.1004709+02:00",
"last_update": "2026-05-09T09:39:37.1004709+02:00",
"commited": true,
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
]
},
"st_users": {
"$ref": "8"
},
"mt_prices_items": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"tt_doc_sa_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
]
},
"mt_prices_list": {
"$ref": "34"
},
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"tt_doc_sa": {
"$ref": "13"
},
"tt_doc_sa_det_stock": [
{
"$id": "64",
"id_doc_sa": "aa32d918-5042-4f98-9459-41494123c0e3",
"id_line": 2,
"id_item": "97b3c40e-6f77-4533-ae24-2d2f47613500",
"qty": 4.1,
"mt_items": {
"$ref": "6"
},
"tt_doc_sa_det": {
"$ref": "24"
}
},
{
"$ref": "64"
}
]
},
{
"$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": "8"
},
"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": "8"
}
},
{
"$ref": "15"
}
],
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"mt_pos_doc_print": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"st_doc_num": [
{
"$id": "65",
"id_pos": "d674eadc-00a5-4c35-a2fd-3ed4e9107bc2",
"id_doc": "ea67c44d-1fd0-4ad7-9c02-27c22f268777",
"value": 3,
"created_on": "2026-05-09T09:39:37.1004709+02:00",
"last_update": "2026-05-09T09:39:37.1004709+02:00",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_pos": {
"$ref": "10"
}
},
{
"$ref": "65"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st": [
{
"$id": "66",
"id": "f7828bb0-6b61-4b5d-b533-fd1b883b3dbc",
"id_pos": "b0bfeeaf-6731-4079-ac73-70ab106bd818",
"id_doc": "bc358f76-6cc8-4ad7-a4ad-ff31250c6b19",
"id_branch": "5985500f-02ac-4bb9-afb3-827ff676edb2",
"nro_doc": "sample string 5",
"date_doc": "2026-05-09T09:39:37.1004709+02:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "cfe088a0-b4ad-4aab-8a64-8e6c7911f9d4",
"id_loc_from": "74950ea7-f30a-41c5-959a-b4c9ba7c7199",
"id_loc_end": "d479058c-8ce4-4afe-8d77-2a94381837b8",
"id_user_add": "875e039a-7b69-45b3-bf4a-adaf3ff7f40e",
"id_user_upd": "549ef08a-44d0-4215-9d52-ecde13b2e601",
"id_pos_sesion": "d5addaaa-c82e-4efb-9e1f-7b830e120ca4",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-05-09T09:39:37.1004709+02:00",
"active": true,
"created_on": "2026-05-09T09:39:37.1004709+02:00",
"last_update": "2026-05-09T09:39:37.1004709+02:00",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$ref": "14"
},
"mt_locations": {
"$id": "67",
"id": "303eb0a2-77a3-4c78-9cc8-32cb77f99243",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "cc07da64-f245-41a7-ad32-9efd5cd5538b",
"active": true,
"created_on": "2026-05-09T09:39:37.1004709+02:00",
"last_update": "2026-05-09T09:39:37.1004709+02:00",
"id_user_upd": "b5ce7276-7ae7-4d07-aa05-a374e48ca6a9",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"st_users": {
"$ref": "8"
},
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_sa1": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st": [
{
"$ref": "66"
},
{
"$ref": "66"
}
],
"tt_doc_st1": [
{
"$ref": "66"
},
{
"$ref": "66"
}
],
"tt_stock": [
{
"$id": "68",
"id_location": "5484d40f-3c5b-4e12-aabe-e4aa672bddf6",
"id_item": "0adbd781-49b0-4687-a89a-5b6db8266b0c",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-05-09T09:39:37.1004709+02:00",
"last_update": "2026-05-09T09:39:37.1004709+02:00",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_locations": {
"$ref": "67"
}
},
{
"$ref": "68"
}
]
},
"mt_locations1": {
"$ref": "67"
},
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"tt_doc_st_det": [
{
"$id": "69",
"id_doc_st": "7279f3e1-11c8-4b4e-9f07-c5acd6b03b0e",
"id_line": 2,
"id_item": "96f22f16-d81d-44d4-9ece-dfe3a8c94053",
"comment": "sample string 4",
"qty": 5.1,
"status": 1,
"active": true,
"mt_items": {
"$ref": "6"
},
"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": "10"
},
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"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": "70",
"id": "f964f511-25f8-451f-b19f-6eda8ddff622",
"spool_server": "sample string 2",
"id_doc_sa": "ae872afc-9546-4b10-a17a-26f4f90c5135",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-05-09T09:39:37.1004709+02:00",
"printed": true,
"print_on": "2026-05-09T09:39:37.1004709+02:00",
"tt_doc_sa": {
"$ref": "13"
}
},
{
"$ref": "70"
}
]
},
"tt_pos_sesion": {
"$ref": "46"
}
},
{
"$ref": "12"
}
]
},
{
"$ref": "11"
}
],
"mt_items_featured": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_pos_print": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"mt_pos_rooms": [
{
"$id": "71",
"id_pos": "401c5c64-cc75-49c9-964b-569865bca5e3",
"id_room": "39530962-eca1-4f4f-b5c1-b4066d46bb4a",
"active": true,
"created_on": "2026-05-09T09:39:37.1004709+02:00",
"last_update": "2026-05-09T09:39:37.1004709+02:00",
"id_user_upd": "b570f1a1-819f-4c01-a2dc-f21fa003cf71",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"mt_rooms": {
"$ref": "1"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "71"
}
],
"st_users": {
"$ref": "8"
},
"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": "65"
},
{
"$ref": "65"
}
],
"st_pos_license": [
{
"$id": "72",
"id": "035f8354-0dcc-4686-9487-6da831ea3305",
"id_pos": "ff2914b6-da3e-4481-8a30-75b4d3e4b57d",
"mac_address": "sample string 3",
"date_end": "2026-05-09T09:39:37.1004709+02:00",
"key_access": "sample string 5",
"id_user_add": "ad8c912a-e604-4870-bbba-ef3857a098ac",
"active": true,
"created_on": "2026-05-09T09:39:37.1004709+02:00",
"last_update": "2026-05-09T09:39:37.1004709+02:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "72"
}
],
"st_users_pos": [
{
"$id": "73",
"id_user": "65bd3b0a-949f-40fa-8575-3458e9a37532",
"id_pos": "bd8bf37f-3b3a-4e98-b77f-13bbe7695d3e",
"pass_required": true,
"active": true,
"created_on": "2026-05-09T09:39:37.1004709+02:00",
"last_update": "2026-05-09T09:39:37.1004709+02:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "73"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_pos_connection": [
{
"$id": "74",
"id": "c6ba3da9-f5ee-4211-8964-81f57cd90ef5",
"id_pos": "83362977-52e5-4075-8be4-031bf209541d",
"date_add": "2026-05-09T09:39:37.1004709+02:00",
"date_upd": "2026-05-09T09:39:37.1004709+02:00",
"date_out": "2026-05-09T09:39:37.1004709+02:00",
"connection_type": "sample string 3",
"connection_speed": 1,
"terminal_name": "sample string 4",
"version": "sample string 5",
"commited": true,
"mt_pos": {
"$ref": "10"
}
},
{
"$ref": "74"
}
],
"tt_pos_sesion": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"mt_branches": {
"$ref": "2"
},
"tt_logs": [
{
"$id": "75",
"id": "76c1adb0-e729-4d5d-87da-2ddb53668d6a",
"id_user_add": "a5c562f8-dede-4e84-9b23-97b26cc415b1",
"id_table": "ba05fe26-a48f-4139-9adc-667cd83420e4",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "f63d25d4-ea49-4113-bb15-b8f5960647c6",
"created_on": "2026-05-09T09:39:37.1004709+02:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_sync_tables": {
"$id": "76",
"id": "39cd5845-8cfb-40ff-85d2-649ccba56dbd",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-05-09T09:39:37.1004709+02:00",
"last_update": "2026-05-09T09:39:37.1004709+02:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "77",
"id": "48799567-806c-48bd-8061-22087adfa0d4",
"id_sync": "7de1e0c1-8f56-4891-b14b-b657f8347a4d",
"json": "sample string 3",
"id_table": "8a5463c7-c09f-4675-8a77-716d545b7aa2",
"order": 5,
"st_sync_packages": {
"$id": "78",
"id": "50776515-72b4-4ee0-a27f-211cf38732e2",
"id_branch_from": "405f2883-7926-490a-a0c4-a068b06f8f8c",
"id_branch_to": "cb123463-bd7c-4a25-87c2-2e10793737b4",
"type": 4,
"created_on": "2026-05-09T09:39:37.1004709+02:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-05-09T09:39:37.1004709+02:00",
"send_on": "2026-05-09T09:39:37.1004709+02:00",
"mt_branches": {
"$ref": "2"
},
"mt_branches1": {
"$ref": "2"
},
"st_sync_packages_det": [
{
"$ref": "77"
},
{
"$ref": "77"
}
]
},
"st_sync_tables": {
"$ref": "76"
}
},
{
"$ref": "77"
}
],
"tt_logs": [
{
"$ref": "75"
},
{
"$ref": "75"
}
]
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "75"
}
],
"st_local_variables": [
{
"$id": "79",
"id": "4b2c028f-7e50-4ff8-8acb-658d5437ce2c",
"id_pos": "dc003e36-9b28-4081-98ae-e0f7fab906c9",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-05-09T09:39:37.1004709+02:00",
"commited": true,
"mt_pos": {
"$ref": "10"
}
},
{
"$ref": "79"
}
],
"tt_doc_st": [
{
"$ref": "66"
},
{
"$ref": "66"
}
]
},
{
"$ref": "10"
}
],
"st_users": {
"$ref": "8"
}
},
{
"$ref": "9"
}
],
"mt_brands": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"mt_categories": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"mt_categories_items": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"mt_cloakrooms": [
{
"$ref": "11"
},
{
"$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": "67"
},
{
"$ref": "67"
}
],
"mt_money_rates": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"mt_money_types": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"mt_payment_types": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"mt_pos": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"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": "71"
},
{
"$ref": "71"
}
],
"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": "1"
},
{
"$ref": "1"
}
],
"mt_rooms_units": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"mt_rooms_units_types": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"mt_units": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"mt_units_ref": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"st_images": {
"$ref": "3"
},
"st_images1": {
"$ref": "3"
},
"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": "ab89ffa4-c54d-4541-b970-9597b63c8338",
"token_id": "sample string 2",
"id_user": "10384602-0184-493a-a41a-4b278b7d0dea",
"date_from": "2026-05-09T09:39:37.1004709+02:00",
"date_end": "2026-05-09T09:39:37.1004709+02:00",
"created_on": "2026-05-09T09:39:37.1004709+02:00",
"st_users": {
"$ref": "8"
}
},
{
"$ref": "80"
}
],
"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": "66"
},
{
"$ref": "66"
}
],
"tt_doc_st1": [
{
"$ref": "66"
},
{
"$ref": "66"
}
],
"tt_items_customs": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"tt_logs": [
{
"$ref": "75"
},
{
"$ref": "75"
}
],
"tt_pos_sesion": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"tt_pos_sesion1": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"tt_rooms_list": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"tt_rooms_units_activity": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"tt_rooms_units_log": [
{
"$id": "81",
"id": "201ba98f-f1fe-4e8e-b4bf-de67c21e41ca",
"id_room_activity": "21a9691f-2f0d-44ec-98b8-74a1ca309672",
"id_pos_sesion": "5e44a4fa-35b4-4631-a558-c48a31e5b51e",
"log_text": "sample string 4",
"id_user": "ce9fde60-4bfa-40cd-9b45-73a251d06f10",
"created_on": "2026-05-09T09:39:37.1004709+02:00",
"commited": true,
"st_users": {
"$ref": "8"
}
},
{
"$ref": "81"
}
],
"tt_tips_users": [
{
"$ref": "55"
},
{
"$ref": "55"
}
],
"tt_vouchers_permisions": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"tt_vouchers": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"mt_docs": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_pos_sesion_users": [
{
"$ref": "56"
},
{
"$ref": "56"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_sa1": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_rooms_units_states": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"st_users_profiles": {
"$ref": "58"
},
"tt_cmd_connection": [
{
"$ref": "57"
},
{
"$ref": "57"
}
],
"tt_cmd_messages": [
{
"$ref": "62"
},
{
"$ref": "62"
}
]
}
},
"mt_categories_items": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"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": "3"
},
"st_users": {
"$ref": "8"
},
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_prices_rules": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"tt_doc_sa_det_stock": [
{
"$ref": "64"
},
{
"$ref": "64"
}
],
"tt_doc_st_det": [
{
"$ref": "69"
},
{
"$ref": "69"
}
],
"tt_items_customs": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"tt_stock": [
{
"$ref": "68"
},
{
"$ref": "68"
}
],
"tt_vouchers_det": [
{
"$ref": "30"
},
{
"$ref": "30"
}
]
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "5"
}
],
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"mt_prices_rules": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"tt_vouchers_det": [
{
"$ref": "30"
},
{
"$ref": "30"
}
]
},
{
"$ref": "4"
}
],
"mt_employees": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"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": "1"
},
{
"$ref": "1"
}
],
"mt_rooms1": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"st_functions": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"st_images_types": {
"$id": "82",
"id": "045ab7c2-5244-4ff2-8a1b-2d7d42be099e",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-05-09T09:39:37.1004709+02:00",
"last_update": "2026-05-09T09:39:37.1004709+02:00",
"commited": true,
"st_images": [
{
"$ref": "3"
},
{
"$ref": "3"
}
]
},
"mt_docs": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"st_users": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"st_users1": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_cloakrooms": [
{
"$ref": "11"
},
{
"$ref": "11"
}
]
},
"st_users": {
"$ref": "8"
},
"mt_branches_zones": [
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"mt_employees_branches": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"mt_items_featured": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_locations": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"mt_periods": [
{
"$id": "83",
"id_branch": "18eeeaf4-36a1-47f5-a873-b3cc5bc49394",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-05-09T09:39:37.1004709+02:00",
"date_end": "2026-05-09T09:39:37.1004709+02:00",
"state": "sample string 6",
"created_on": "2026-05-09T09:39:37.1004709+02:00",
"last_update": "2026-05-09T09:39:37.1004709+02:00",
"commited": true,
"mt_branches": {
"$ref": "2"
}
},
{
"$ref": "83"
}
],
"mt_pos": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_prices_list_rules": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"mt_prices_rules": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_rooms": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"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": "66"
},
{
"$ref": "66"
}
],
"tt_vouchers": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"tt_vouchers_permisions": [
{
"$ref": "32"
},
{
"$ref": "32"
}
]
},
"mt_pos_rooms": [
{
"$ref": "71"
},
{
"$ref": "71"
}
],
"st_images": {
"$ref": "3"
},
"st_images1": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"mt_rooms_units": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"tt_rooms_list": [
{
"$ref": "53"
},
{
"$ref": "53"
}
]
},
{
"$ref": "1"
}
]