GET api/Mt_Rooms_Units?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_rooms_units| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
None. |
|
| id_mask | string |
Required Max length: 10 |
|
| name | string |
Required Max length: 5 |
|
| name_label | string |
Required Max length: 10 |
|
| name_zone | string |
Max length: 20 |
|
| order | integer |
Required |
|
| id_room | globally unique identifier |
Required |
|
| pax | integer |
Required |
|
| pos_x | integer |
Required |
|
| pos_y | integer |
Required |
|
| size_w | integer |
None. |
|
| size_h | integer |
None. |
|
| in_map | boolean |
Required |
|
| reserved_on | boolean |
Required |
|
| id_room_type | globally unique identifier |
Required |
|
| locked | boolean |
Required |
|
| date_locked | date |
None. |
|
| comment_locked | string |
Max length: 100 |
|
| active | boolean |
Required |
|
| created_on | date |
None. |
|
| last_update | date |
None. |
|
| id_user_upd | globally unique identifier |
None. |
|
| commited | boolean |
None. |
|
| mt_rooms | mt_rooms |
None. |
|
| mt_rooms_units_types | mt_rooms_units_types |
None. |
|
| st_users | st_users |
None. |
|
| tt_rooms_units_activity | Collection of tt_rooms_units_activity |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"$id": "1",
"id": "856b2c94-2557-4dad-b531-5d27718f630f",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "6e3b74bc-a5c9-4028-9dbb-f2ec9393d5c8",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "d6a691ce-5e99-4e82-b7c7-5f73fa6354d8",
"locked": true,
"date_locked": "2026-05-09T09:39:27.5557279+02:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-05-09T09:39:27.5557279+02:00",
"last_update": "2026-05-09T09:39:27.5557279+02:00",
"id_user_upd": "ade2bbee-20e0-49d2-a12f-0f253ac1d1cf",
"commited": true,
"mt_rooms": {
"$id": "2",
"id": "28232d70-5fb6-4d67-a762-09900d46bde0",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "393d8f55-27d6-4f96-9ab0-b53e874c69ab",
"name_pos": "sample string 6",
"id_image": "241d52a1-67d2-4e53-a7cc-0c1e0ee365df",
"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": "7ee6582d-d5ec-495a-a447-a10cfb219164",
"refresh_status": true,
"active": true,
"created_on": "2026-05-09T09:39:27.5557279+02:00",
"last_update": "2026-05-09T09:39:27.5557279+02:00",
"id_user_upd": "85af1b9d-5e15-40b0-9ff5-b8a1ce2c1cf8",
"commited": true,
"mt_branches": {
"$id": "3",
"id": "2aba0b50-122c-438b-8f2b-16e0967bd006",
"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": "303e6f08-4dd2-4f59-9c22-64ac7cd8b00f",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-05-09T09:39:27.5557279+02:00",
"last_update": "2026-05-09T09:39:27.5557279+02:00",
"id_user_upd": "f4220c87-09cd-425b-bb3f-1fc95fe91068",
"commited": true,
"st_images": {
"$id": "4",
"id": "747feac9-e5f4-415c-8fb0-bc8999cb04d1",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "f62b7402-479b-419a-845d-eb8946bd42c4",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-05-09T09:39:27.5557279+02:00",
"last_update": "2026-05-09T09:39:27.5557279+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"mt_categories": [
{
"$id": "5",
"id": "95ada53c-d6bf-45f8-b2c9-d470e4512e65",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "bcb72a80-fa7e-41bb-9b2d-469d08055719",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "8f074929-83e6-4697-b616-e93d5634620c",
"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:27.5557279+02:00",
"last_update": "2026-05-09T09:39:27.5557279+02:00",
"id_user_upd": "0433f437-539f-48dc-959f-8aacb7e6d029",
"commited": true,
"mt_categories_items": [
{
"$id": "6",
"id_category": "a8c283ec-4c24-4c02-a4c3-055d3e919253",
"id_item": "c946b6fa-79f4-4ca5-9232-19caa4ad96d5",
"is_default": true,
"active": true,
"created_on": "2026-05-09T09:39:27.5557279+02:00",
"last_update": "2026-05-09T09:39:27.5557279+02:00",
"id_user_upd": "589faaa2-6471-4cfd-818d-97c1e03508e2",
"commited": true,
"mt_categories": {
"$ref": "5"
},
"mt_items": {
"$id": "7",
"id": "b15c1294-333c-4764-af6e-9eef52fce00d",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "93762697-6dc0-42ac-9068-77b1af988b63",
"id_unit_sec": "cd5c2e5b-e73d-408d-ad64-c047bdd03183",
"id_brand": "fe667ed1-0df3-41b8-b304-50f940022440",
"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": "314a02ec-d3c7-4fc2-8046-c01e8486b194",
"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:27.5557279+02:00",
"last_update": "2026-05-09T09:39:27.5557279+02:00",
"id_user_upd": "de5b5a7c-eaf4-45a6-9ab1-70170355f127",
"commited": true,
"mt_brands": {
"$id": "8",
"id": "cc1172ae-79f7-463c-876c-4dbfb5309307",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-05-09T09:39:27.5557279+02:00",
"last_update": "2026-05-09T09:39:27.5557279+02:00",
"id_user_upd": "6daf51dd-2892-4c2f-a790-642da666617e",
"commited": true,
"mt_items": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"st_users": {
"$id": "9",
"id": "3c65b6be-6408-4655-bc12-db4dfbfa040c",
"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": "5139a87c-e01e-4210-bcd2-d911bc662bae",
"view_messages": true,
"id_image_photo": "d2b4ce30-66f1-4c52-8b51-e00e2ced30a9",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "80184af3-0c7a-497f-b41b-10db29609404",
"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:27.5557279+02:00",
"last_update": "2026-05-09T09:39:27.5557279+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"mt_branches_zones": [
{
"$id": "10",
"id": "16108a16-761f-464a-992d-5d0904a5806b",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "639259ed-9557-43e3-863c-f3e5f437676d",
"active": true,
"created_on": "2026-05-09T09:39:27.5557279+02:00",
"last_update": "2026-05-09T09:39:27.5557279+02:00",
"id_user_upd": "a708e7b5-64d4-4920-8f77-1a94c70b8f44",
"commited": true,
"mt_branches": {
"$ref": "3"
},
"mt_pos": [
{
"$id": "11",
"id": "40773d23-6901-4eea-b344-719178358ba4",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "41473ff5-ec06-45d5-894c-d6b25aeb75d2",
"id_zone": "1821db32-6eb0-431e-97ac-5fc055b2b8c2",
"user_required": true,
"active": true,
"created_on": "2026-05-09T09:39:27.5557279+02:00",
"last_update": "2026-05-09T09:39:27.5557279+02:00",
"id_user_upd": "5c936f75-2a50-4133-9ee4-835bfb00de47",
"commited": true,
"mt_branches_zones": {
"$ref": "10"
},
"mt_cloakrooms": [
{
"$id": "12",
"id": "f66f054f-7c8d-48b8-9c23-8663e91e5906",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "abd801e1-2bc0-413b-b860-aa199454bfdb",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "075b0556-66c5-4142-b01f-b75cfb96a654",
"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:27.5557279+02:00",
"last_update": "2026-05-09T09:39:27.5557279+02:00",
"id_user_upd": "ea3dfc87-901a-41d9-8129-ecf0fc9b393f",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"st_images": {
"$ref": "4"
},
"st_users": {
"$ref": "9"
},
"tt_cloakrooms_units": [
{
"$id": "13",
"id": "348d585f-e187-4c07-92d6-39fc01eeff05",
"id_cloakroom": "51741f15-6f5b-4fb9-bc17-604d33776e27",
"id_pos_sesion": "5abcd607-7c59-48a3-bac7-bff9cea60bf2",
"unit_id": 4,
"date_open": "2026-05-09T09:39:27.5557279+02:00",
"date_close": "2026-05-09T09:39:27.5557279+02:00",
"id_doc_sa": "c1202554-aa6a-4eb3-baef-050966c73dd0",
"commited": true,
"mt_cloakrooms": {
"$ref": "12"
},
"tt_doc_sa": {
"$id": "14",
"id": "4626cfef-5dbf-4c1c-a80b-86151f23cb21",
"id_pos": "884e1ecc-c651-4700-8218-322e9c79b5c2",
"id_doc": "5f9da507-74a6-45e5-bc39-92ef9d6e1905",
"id_branch": "c14a1934-adb3-4bb5-b2d3-ec88132d0634",
"nro_doc": "sample string 5",
"date_doc": "2026-05-09T09:39:27.5557279+02:00",
"date_tax": "2026-05-09T09:39:27.5557279+02:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "ef70b6bf-5abc-4e10-a5ec-e8db84bf1d4c",
"id_relationship": "bc5be40b-0bfd-43ce-8479-ec09f7b0359d",
"id_loc_from": "21196052-2941-4faa-8dde-f3819ef02861",
"id_loc_end": "7c1cb6ed-a91c-4fc1-9453-0600cfd621b2",
"id_user_add": "bcc133fa-ffaf-4405-b782-ca4ca23464f6",
"id_user_upd": "e185d3b4-a9d2-43aa-9b24-51873d76d3c7",
"comment": "sample string 12",
"id_pos_sesion": "46f77c0f-47e5-4b09-a360-f7c968735216",
"id_room_unit": "c3045ddf-dc7e-491c-a164-9f192dcd4fd3",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "cc17eed0-f9af-4cd8-afc1-02f704b58f44",
"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:27.5557279+02:00",
"last_update": "2026-05-09T09:39:27.5557279+02:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "3"
},
"mt_docs": {
"$id": "15",
"id": "5a59f881-0aff-42ed-a26c-8222c177fb36",
"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": "405acb92-39a2-4bdd-bba0-6b1da0dd84e5",
"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:27.5557279+02:00",
"last_update": "2026-05-09T09:39:27.5557279+02:00",
"id_user_upd": "ca638bd4-86ee-4fbd-af00-0c6859e77389",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "16",
"id_doc": "223630e7-8426-443b-a840-dfcfd0ed6fca",
"id_pay": "e191e55d-68e3-46cb-b5f1-c965e3a642bf",
"id_money": "66fa7d75-6a60-4b38-a763-db8762471c4b",
"active": true,
"created_on": "2026-05-09T09:39:27.5557279+02:00",
"last_update": "2026-05-09T09:39:27.5557279+02:00",
"id_user_upd": "a030cb01-ff56-4789-b286-1196f151dde5",
"commited": true,
"mt_docs": {
"$ref": "15"
},
"mt_money_types": {
"$id": "17",
"id": "e7edce7f-487a-4df9-9d60-ba60a9783de4",
"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": "c110a27d-0fc8-4036-8016-8decf5905b0d",
"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:27.5557279+02:00",
"last_update": "2026-05-09T09:39:27.5557279+02:00",
"id_user_upd": "2f858709-05b4-4f62-aef7-85da080764c4",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"mt_money_rates": [
{
"$id": "18",
"id_money_1": "87b02dd2-6fe0-4ac6-85a4-f03086a2799b",
"id_money_2": "f8f66269-1a0a-4ade-8fb5-777a01d485d7",
"date_from": "2026-05-09T09:39:27.5557279+02:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-05-09T09:39:27.5557279+02:00",
"last_update": "2026-05-09T09:39:27.5557279+02:00",
"id_user_upd": "f873d3ea-ea50-4f50-b2f0-9d2ecd341377",
"commited": true,
"mt_money_types": {
"$ref": "17"
},
"mt_money_types1": {
"$ref": "17"
},
"st_users": {
"$ref": "9"
}
},
{
"$ref": "18"
}
],
"mt_money_rates1": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"st_images": {
"$ref": "4"
},
"st_users": {
"$ref": "9"
},
"tt_doc_sa_cashflow": [
{
"$id": "19",
"id_doc_sa": "eae50e48-09b3-4ab3-a746-769a2a8bd357",
"id_pay": "211d92de-1600-45cb-92a7-688f3d6e6013",
"id_money": "fd346839-d64b-4221-bb44-a5066fa8c477",
"date_cashflow": "2026-05-09T09:39:27.5557279+02:00",
"coefficient": 5.1,
"id_user_add": "b7974fa2-f054-4930-9b38-b6b81a98aae7",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "20",
"id": "caff79e0-7ca3-4710-a828-cbeeaa22c873",
"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": "9c0aaf2d-24a0-4908-9269-5503fe5a7177",
"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:27.5557279+02:00",
"last_update": "2026-05-09T09:39:27.5557279+02:00",
"id_user_upd": "7839544f-61d2-4298-850b-4ebdb18962f5",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"st_images": {
"$ref": "4"
},
"st_users": {
"$ref": "9"
},
"tt_doc_sa_cashflow": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"tt_doc_sa_pay": [
{
"$id": "21",
"id_doc_sa": "c9649535-7b74-49e3-bc10-edf9aa17290f",
"id_line": 2,
"id_pay": "806621aa-8aac-4b4b-b04f-e3356e0ed107",
"id_money": "209bef1a-0573-4d2e-9f74-b7c802322265",
"coefficient": 5.1,
"id_voucher": "560a0dba-d509-403f-9f85-bf03038c6106",
"id_employee": "5e2534bf-5043-495e-8833-0ad28e7d3d95",
"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": "54eece93-ae47-487e-bc7a-e9ad0947183e",
"coupon_id": "sample string 9",
"terminal_id": "sample string 10",
"card_name": "sample string 11",
"card_bank": "sample string 12",
"card_number": "sample string 13",
"client_name": "sample string 14",
"money_type": "sample string 15",
"merchant_id": "sample string 16",
"aid": "sample string 17",
"auth_num": "sample string 18",
"authorization": true,
"signature": true,
"contactless": true,
"date_hour_pay": "sample string 19",
"terminal_name": "sample string 20",
"active": true,
"mt_employees": {
"$id": "22",
"id": "bad813e0-3d60-4bdf-8fab-069303fed189",
"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": "c53c3e66-0cb3-4228-badd-53fb81b758ca",
"name_pos": "sample string 12",
"id_image": "df7e91b4-87fb-497b-91b7-6a773e08f9f2",
"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:27.5557279+02:00",
"last_update": "2026-05-09T09:39:27.5557279+02:00",
"id_user_upd": "ff1dfeda-e2eb-4bf3-8886-8199e770293a",
"commited": true,
"mt_employees_branches": [
{
"$id": "23",
"id_employee": "2ea2523d-efe8-496a-9e87-18b34dc42027",
"id_branch": "7f43b4f2-14d5-4b78-8c5f-b4ade12da945",
"active": true,
"created_on": "2026-05-09T09:39:27.5557279+02:00",
"last_update": "2026-05-09T09:39:27.5557279+02:00",
"id_user_upd": "25583683-7465-4503-b721-c5331133ee42",
"commited": true,
"mt_branches": {
"$ref": "3"
},
"mt_employees": {
"$ref": "22"
}
},
{
"$ref": "23"
}
],
"mt_employees_profiles": {
"$id": "24",
"id": "4e511531-7a8c-4e2d-adb9-f51856eb5c39",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-05-09T09:39:27.5557279+02:00",
"last_update": "2026-05-09T09:39:27.5557279+02:00",
"id_user_upd": "6e561a0a-91a2-4e84-9066-a794de638a9f",
"commited": true,
"mt_employees": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"st_users": {
"$ref": "9"
}
},
"st_images": {
"$ref": "4"
},
"st_users": {
"$ref": "9"
},
"tt_doc_sa_det": [
{
"$id": "25",
"id_doc_sa": "ad7d879b-5495-4880-8a8c-c6fa0cb5654b",
"id_line": 2,
"id_item_sub": "c69ebb6d-73c6-4a20-99f7-37a8a462647a",
"qty": 4.1,
"id_list": "670a5c98-c9e7-47d9-a7df-4cc87625927b",
"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": "fd8b6b82-18e9-4ad3-a401-f4a8aa571520",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "17baa6b0-1866-4ebd-9d35-bdfb31a593c4",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "588d8bed-4fb2-4c94-ac5c-56e2ee91794a",
"id_user_upd": "a20674e7-c215-4856-bd3e-0e0d5cfbb2c9",
"active": true,
"mt_employees": {
"$ref": "22"
},
"mt_items_sub": {
"$id": "26",
"id": "fff5e823-e463-44e2-baa4-6bb3f4614135",
"id_item": "f9f8df91-e199-4515-9c48-79aeb955ce16",
"id_item_type": "b9bbbbd8-15ef-4729-833b-92599fec192f",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "eab9ec38-1241-4a09-ab09-6489b5e702c7",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-05-09T09:39:27.5557279+02:00",
"last_update": "2026-05-09T09:39:27.5557279+02:00",
"id_user_upd": "2a6e4b71-c0b4-4c06-8677-863958863d4f",
"commited": true,
"mt_items": {
"$ref": "7"
},
"mt_items_formula": [
{
"$id": "27",
"id_item_sub": "06feb28b-901b-49fc-8f87-f3767f110d0a",
"id_item": "04101798-ddb9-420f-a922-950b27cedd6c",
"group_id": 3,
"id_unit_ref": "561746f8-6664-4524-be02-8c1aeb586a21",
"qty_dis": 5,
"mt_items": {
"$ref": "7"
},
"mt_items_sub": {
"$ref": "26"
},
"mt_units_ref": {
"$id": "28",
"id": "3b2ca1ff-83c5-4390-93b2-45378af335a7",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "afc3df75-5db4-438e-8d30-71760f6c7525",
"active": true,
"created_on": "2026-05-09T09:39:27.5557279+02:00",
"last_update": "2026-05-09T09:39:27.5557279+02:00",
"id_user_upd": "bc292abc-2e21-4b2a-b26b-c59a7e611f5d",
"commited": true,
"mt_units": {
"$id": "29",
"id": "2c839b2e-068f-4cbc-9ee0-57bd921ae34b",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-05-09T09:39:27.5557279+02:00",
"last_update": "2026-05-09T09:39:27.5557279+02:00",
"id_user_upd": "3e5978d9-b3fb-4585-96e3-b7e7f6aed862",
"commited": true,
"mt_units_ref": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"st_users": {
"$ref": "9"
},
"mt_items": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"mt_items1": [
{
"$ref": "7"
},
{
"$ref": "7"
}
]
},
"st_users": {
"$ref": "9"
},
"mt_items_formula": [
{
"$ref": "27"
},
{
"$ref": "27"
}
]
}
},
{
"$ref": "27"
}
],
"mt_items_types": {
"$id": "30",
"id": "926778b0-b2fd-40ca-bb65-8f16442f34cd",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "7c43fce2-9a55-4b0f-bc9c-723b6a322b55",
"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:27.5557279+02:00",
"last_update": "2026-05-09T09:39:27.5557279+02:00",
"id_user_upd": "c8f974e3-1a66-47ce-bf5c-1e1cb9e4450a",
"commited": true,
"tt_vouchers_det": [
{
"$id": "31",
"id_voucher": "0562f910-7dd6-41df-b370-1a555a896604",
"id_line": "e3906a7b-570c-4a16-b687-523a176b42c0",
"id_category": "a637d400-877f-42cf-a941-0cbdbbc72a64",
"id_item": "bd805b85-1f5c-42c9-a94c-fc1e94784875",
"id_item_type": "a2e2a9ca-ba88-43d4-b9e1-f02e63a90de1",
"price_max": 1.1,
"qty_add": 3.1,
"qty_used": 4.1,
"mt_categories": {
"$ref": "5"
},
"mt_items": {
"$ref": "7"
},
"mt_items_types": {
"$ref": "30"
},
"tt_vouchers": {
"$id": "32",
"id": "2d67683c-3fad-4511-bf95-e6e408ad270d",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-05-09T09:39:27.5557279+02:00",
"date_end": "2026-05-09T09:39:27.5557279+02:00",
"date_used": "2026-05-09T09:39:27.5557279+02:00",
"date_sesion": "2026-05-09T09:39:27.5557279+02:00",
"id_employee": "e78760e1-d2dd-455d-bb79-9b28eb3d07a2",
"id_branch": "7280880b-b14f-449d-9c03-49e4e278dd76",
"id_voucher_permision": "b3af7d72-6295-42ad-940d-9665fa76d8da",
"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": "c61550d4-0b8d-4a01-8614-b517395abcbb",
"id_user_add": "f941830f-19db-4fe5-9de2-1e729b8dd860",
"id_doc_sa": "eed530f5-a314-41c6-b7f5-49f6f7c5a1a3",
"id_item_sub": "fe96e074-5033-4157-9946-71e8d1c397a3",
"id_pos_sesion": "b1a7a814-4019-4c0a-b098-fedc66e5f9bc",
"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:27.5557279+02:00",
"last_update": "2026-05-09T09:39:27.5557279+02:00",
"commited": true,
"mt_branches": {
"$ref": "3"
},
"mt_employees": {
"$ref": "22"
},
"mt_payment_types": {
"$ref": "20"
},
"st_users": {
"$ref": "9"
},
"tt_doc_sa_pay": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"tt_vouchers_det": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"tt_vouchers_permisions": {
"$id": "33",
"id": "1bb0ad29-b8c2-4a86-9b84-ca4c9540774c",
"date_from": "2026-05-09T09:39:27.5557279+02:00",
"date_end": "2026-05-09T09:39:27.5557279+02:00",
"date_used": "2026-05-09T09:39:27.5557279+02:00",
"id_employee": "9f87c76e-10da-486d-a3fb-25943127d234",
"id_branch": "6205a3aa-fd56-4d09-9e79-3f698b254937",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "eccf9cef-2bbf-4281-bc5d-45b958f74748",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-05-09T09:39:27.5557279+02:00",
"last_update": "2026-05-09T09:39:27.5557279+02:00",
"commited": true,
"mt_branches": {
"$ref": "3"
},
"mt_employees": {
"$ref": "22"
},
"st_users": {
"$ref": "9"
},
"tt_vouchers": [
{
"$ref": "32"
},
{
"$ref": "32"
}
]
}
}
},
{
"$ref": "31"
}
],
"st_images": {
"$ref": "4"
},
"st_users": {
"$ref": "9"
},
"mt_items_sub": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"mt_prices_rules": [
{
"$id": "34",
"id": "f45c00ea-ec51-4607-b3ba-92057aa94a2c",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-05-09T09:39:27.5557279+02:00",
"date_end": "2026-05-09T09:39:27.5557279+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": "777c464b-36bf-47f7-b284-afa13a539c68",
"id_pos": "171a152a-1098-40f4-9176-ffbc3446b62c",
"id_list": "545a345a-cbd7-4351-83e3-9afb110489be",
"id_item": "cd39ad39-d0c7-4411-84ad-95561adaa60b",
"id_item_type": "98fe168b-30bf-4a52-9683-16de41c94e90",
"id_category": "71e7a05f-255d-4572-a101-1d95a1604fec",
"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:27.5557279+02:00",
"last_update": "2026-05-09T09:39:27.5557279+02:00",
"id_user_upd": "94159cd3-93e4-4d8f-a06a-1146f95f195b",
"commited": true,
"mt_branches": {
"$ref": "3"
},
"mt_categories": {
"$ref": "5"
},
"mt_items": {
"$ref": "7"
},
"mt_items_types": {
"$ref": "30"
},
"mt_pos": {
"$ref": "11"
},
"mt_prices_list": {
"$id": "35",
"id": "8c389d22-4a77-4ae7-ac67-cbb8f2d6ee62",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "28394e54-74b7-42f0-8c04-f6e4807bd883",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "25c70f9a-3028-42de-9533-c2e9f4d4a02b",
"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:27.5557279+02:00",
"last_update": "2026-05-09T09:39:27.5557279+02:00",
"id_user_upd": "bbb934ea-6583-4670-b3da-e97c3ca84aad",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "36",
"id_pos": "0e3bb390-1ee8-4ddd-a135-6affe3e6ada7",
"id_pos_type": "306ecab6-b88e-44b6-b7a5-635e863054a7",
"id_price_list": "93e30484-dfd4-4a09-b57b-cfb439e4f908",
"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:27.5557279+02:00",
"last_update": "2026-05-09T09:39:27.5557279+02:00",
"id_user_upd": "6317d687-52a9-4b4f-a79e-e8c4edefe546",
"commited": true,
"mt_pos_view": {
"$id": "37",
"id_pos": "55df05dc-5b48-4ae5-8ac8-deb8e3d263b7",
"id_pos_type": "f6da4dfb-00d6-4d83-8074-94a346d1fe0c",
"is_default": true,
"active": true,
"created_on": "2026-05-09T09:39:27.5557279+02:00",
"last_update": "2026-05-09T09:39:27.5557279+02:00",
"id_user_upd": "d3119516-1484-48c9-84e6-bc4323055846",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"mt_pos_prices_list": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_pos_types": {
"$id": "38",
"id": "da6110f5-1376-4eaa-998c-f62bf37ba338",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-05-09T09:39:27.5557279+02:00",
"last_update": "2026-05-09T09:39:27.5557279+02:00",
"id_user_upd": "9f34c87d-532f-4105-bbc1-1fb9003a1d44",
"commited": true,
"mt_items_featured": [
{
"$id": "39",
"id": "1e5d9873-5f00-4f54-944b-42ef760d5411",
"id_branch": "31304dff-0336-42ac-b8cc-bc265bb5c5fe",
"id_pos_type": "6eaf0585-a574-4570-ba4d-ffaa65591ff1",
"id_pos": "0bf4db2c-5dbb-4189-b616-3fb257b85605",
"id_item": "fb5a866f-c483-4220-ad91-acd2e600ded6",
"date_from": "2026-05-09T09:39:27.5557279+02:00",
"date_end": "2026-05-09T09:39:27.5557279+02:00",
"image_id": 4,
"active": true,
"created_on": "2026-05-09T09:39:27.5557279+02:00",
"last_update": "2026-05-09T09:39:27.5557279+02:00",
"id_user_upd": "f34584fb-8259-4d74-83a1-31fb2aba846d",
"commited": true,
"mt_branches": {
"$ref": "3"
},
"mt_items": {
"$ref": "7"
},
"mt_pos": {
"$ref": "11"
},
"mt_pos_types": {
"$ref": "38"
},
"st_users": {
"$ref": "9"
}
},
{
"$ref": "39"
}
],
"mt_pos_doc_print": [
{
"$id": "40",
"id_pos_print": "9c1e6572-6499-45d5-abaa-fd798a62c335",
"id_doc": "fb339008-a212-4544-bf7c-5a7fe643f99a",
"id_pos_type": "838d1ef8-8efc-4ba9-b3ed-56bbe00719a2",
"id_doc_print": "4c0a6cb8-25aa-4628-9e3a-2b6412ec5e97",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-05-09T09:39:27.5557279+02:00",
"last_update": "2026-05-09T09:39:27.5557279+02:00",
"id_user_upd": "120f9854-caaa-4125-b86e-b9d4fbfe3f99",
"commited": true,
"mt_docs": {
"$ref": "15"
},
"mt_pos_print": {
"$id": "41",
"id": "41efd71b-dd3b-41f8-84cf-0af6421c5bcb",
"id_pos": "a7832a36-fbc8-40c9-9f02-339d50529996",
"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:27.5557279+02:00",
"last_update": "2026-05-09T09:39:27.5557279+02:00",
"id_user_upd": "bd14b64d-2da7-4da1-a92f-da9e0316d799",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"mt_pos_doc_print": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"st_users": {
"$ref": "9"
}
},
"mt_pos_types": {
"$ref": "38"
},
"st_doc_print": {
"$id": "42",
"id": "c67d420d-d178-4fb5-88a3-81942cac8e9d",
"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:27.5557279+02:00",
"last_update": "2026-05-09T09:39:27.5557279+02:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"st_doc_print_det": [
{
"$id": "43",
"id_doc_print": "54ff9130-8b5f-4c7c-afd8-0f35b231b752",
"id_line": 2,
"text": "sample string 3",
"type_line": "sample string 4",
"type_align": "sample string 5",
"ref_line": 6,
"font_name": "sample string 7",
"font_bold": true,
"font_underline": true,
"font_color": "sample string 10",
"st_doc_print": {
"$ref": "42"
}
},
{
"$ref": "43"
}
]
},
"st_users": {
"$ref": "9"
}
},
{
"$ref": "40"
}
],
"st_users": {
"$ref": "9"
},
"mt_pos_view": [
{
"$ref": "37"
},
{
"$ref": "37"
}
]
},
"st_users": {
"$ref": "9"
}
},
"mt_prices_list": {
"$ref": "35"
},
"st_users": {
"$ref": "9"
}
},
{
"$ref": "36"
}
],
"mt_prices_items": [
{
"$id": "44",
"id_list": "84ae9b5b-68dd-458b-8df9-a2aff023f839",
"id_item_sub": "2740b985-34dc-4874-baa6-c144a8304402",
"validity_date": "2026-05-09T09:39:27.5557279+02:00",
"price": 4.1,
"active": true,
"created_on": "2026-05-09T09:39:27.5557279+02:00",
"last_update": "2026-05-09T09:39:27.5557279+02:00",
"id_user_upd": "2792ab78-2ebc-45e0-91f0-e29ed760cebb",
"commited": true,
"mt_items_sub": {
"$ref": "26"
},
"mt_prices_list": {
"$ref": "35"
},
"st_users": {
"$ref": "9"
}
},
{
"$ref": "44"
}
],
"mt_prices_list1": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_prices_list2": {
"$ref": "35"
},
"mt_prices_list_rules": [
{
"$id": "45",
"id": "e77879ce-6ac4-4ba7-8b8a-e311c133de8a",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-05-09T09:39:27.5557279+02:00",
"date_end": "2026-05-09T09:39:27.5557279+02:00",
"id_branch": "81bd40d7-9f24-47b9-b2d5-579af7d48c27",
"id_pos": "9f0d2c5f-7b3a-4a62-90f2-e9a0566f45c7",
"id_list": "740f58ba-32f7-40df-81a1-cbe4bef467fd",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-05-09T09:39:27.5557279+02:00",
"last_update": "2026-05-09T09:39:27.5557279+02:00",
"id_user_upd": "bb31a9ed-9e9b-4231-afe6-350e5177aba2",
"commited": true,
"mt_branches": {
"$ref": "3"
},
"mt_pos": {
"$ref": "11"
},
"mt_prices_list": {
"$ref": "35"
},
"st_users": {
"$ref": "9"
}
},
{
"$ref": "45"
}
],
"st_images": {
"$ref": "4"
},
"st_users": {
"$ref": "9"
},
"mt_prices_rules": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"tt_doc_sa_det": [
{
"$ref": "25"
},
{
"$ref": "25"
}
]
},
"st_users": {
"$ref": "9"
}
},
{
"$ref": "34"
}
],
"tt_items_customs": [
{
"$id": "46",
"id": "64907ef1-882d-4d03-90c0-f7f58ff23f9d",
"order_id": 2,
"id_item": "2b8f0bf2-8bc5-4380-ab96-0850dccebecd",
"id_item_type": "ec24356c-8bbc-4ade-9e93-4fc5c4f480ec",
"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": "c1c5d76a-5955-42a2-b707-b1c3e0aaf4a9",
"type_item": 11,
"id_voucher_json": "db8cbf83-ddcc-4669-95bf-d8d979271ba7",
"count_voucher": 1,
"id_category": "ba60ff1e-f223-4d5f-b982-aba0ce4df850",
"created_on": "2026-05-09T09:39:27.5557279+02:00",
"last_update": "2026-05-09T09:39:27.5557279+02:00",
"id_user_upd": "92d9c169-de76-4e9c-9be9-6e02b8f0a820",
"commited": true,
"mt_items": {
"$ref": "7"
},
"mt_items_types": {
"$ref": "30"
},
"st_users": {
"$ref": "9"
},
"tt_pos_sesion": {
"$id": "47",
"id": "fccb1ae9-c00d-4b32-b1a1-cfc75e2c7d44",
"nro_sesion": 2,
"id_pos": "2f32504f-4c64-4677-841b-86eb6b42dff7",
"date_tax": "2026-05-09T09:39:27.5557279+02:00",
"date_open": "2026-05-09T09:39:27.5557279+02:00",
"date_close": "2026-05-09T09:39:27.5557279+02:00",
"id_user_open": "ede8248a-3b99-49a8-a9aa-aabf5d38ca8e",
"id_user_close": "e7ac2413-775c-419a-9190-d9fb24ffcef0",
"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:27.5557279+02:00",
"last_update": "2026-05-09T09:39:27.5557279+02:00",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"tt_cloakrooms_units": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_items_customs": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"tt_doc_sa_pt": [
{
"$id": "48",
"id": "6fe71c9b-ee14-45db-b823-5c9cc0e97cee",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "8835167a-95ca-4e1e-bd55-a8faca2479b5",
"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:27.5557279+02:00",
"tt_pos_sesion": {
"$ref": "47"
}
},
{
"$ref": "48"
}
],
"tt_rooms_units_activity": [
{
"$id": "49",
"id": "f27dd48a-ab5b-44b5-8794-fd7d634abcfc",
"id_room_unit": "00cab178-e9a9-47ad-8fca-43b5a7128bbd",
"id_room_list": "eeee463a-03ab-46b5-820d-3411328fb371",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-05-09T09:39:27.5557279+02:00",
"date_from": "2026-05-09T09:39:27.5557279+02:00",
"date_end": "2026-05-09T09:39:27.5557279+02:00",
"date_open": "2026-05-09T09:39:27.5557279+02:00",
"date_close": "2026-05-09T09:39:27.5557279+02:00",
"id_employee": "d615ec81-338b-45fe-b32f-4aa87b4bb8a2",
"id_employee_sec": "b0288762-0e95-4497-9d15-d8dd4d09863a",
"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": "2e18ba91-24fa-4144-b5cd-b9af37f9bca9",
"comment": "sample string 7",
"id_user_open": "5e60a2e2-78f3-4a35-b763-8cb1504c0dde",
"id_user_close": "50f8f8f4-0de0-4ece-a318-4188ccee8bc5",
"id_unit_state": "9f10a9d1-d384-4de5-bb72-98dcf5961b3d",
"id_pos_sesion": "67d4da1f-0774-453a-a63e-7e41eaaa6279",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-05-09T09:39:27.5557279+02:00",
"active": true,
"created_on": "2026-05-09T09:39:27.5557279+02:00",
"last_update": "2026-05-09T09:39:27.5557279+02:00",
"commited": true,
"mt_employees": {
"$ref": "22"
},
"mt_employees1": {
"$ref": "22"
},
"mt_rooms_units": {
"$ref": "1"
},
"mt_rooms_units_states": {
"$id": "50",
"id": "8ff31ef7-384e-414d-b60e-046ea8dafd6a",
"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:27.5557279+02:00",
"last_update": "2026-05-09T09:39:27.5557279+02:00",
"id_user_upd": "cc33b3e8-859e-4e09-8c5b-132db70b3197",
"commited": true,
"st_users": {
"$ref": "9"
},
"mt_rooms_units_states_types": [
{
"$id": "51",
"id_room_type": "c028bfbe-606a-436c-8b56-6ebc163ed998",
"id_room_state": "f74cae42-7564-476a-b93c-b2955bd52c6d",
"id_image": "0e2f8c3a-bf8c-45ed-8000-ea9869a0e91b",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-05-09T09:39:27.5557279+02:00",
"last_update": "2026-05-09T09:39:27.5557279+02:00",
"id_user_upd": "024fb6e3-dfac-4884-b87f-7c1debe307a8",
"commited": true,
"mt_rooms_units_states": {
"$ref": "50"
},
"mt_rooms_units_types": {
"$id": "52",
"id": "6d303cd2-a033-4c46-99d0-c8c629161c47",
"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:27.5557279+02:00",
"last_update": "2026-05-09T09:39:27.5557279+02:00",
"id_user_upd": "5d005dcd-84bf-4053-9987-e975f0158e76",
"commited": true,
"mt_rooms_units": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"st_users": {
"$ref": "9"
}
},
"st_images": {
"$ref": "4"
},
"st_users": {
"$ref": "9"
}
},
{
"$ref": "51"
}
],
"tt_rooms_units_activity": [
{
"$ref": "49"
},
{
"$ref": "49"
}
]
},
"st_users": {
"$ref": "9"
},
"st_users1": {
"$ref": "9"
},
"tt_doc_sa": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_pos_sesion": {
"$ref": "47"
},
"tt_rooms_list": {
"$id": "53",
"id": "fbfc614f-ec95-4d04-953c-a58dc58d5409",
"id_room": "44f54550-208b-4357-9b30-ba9c4a8ba15d",
"date_in": "2026-05-09T09:39:27.5557279+02:00",
"date_out": "2026-05-09T09:39:27.5557279+02:00",
"id_user_add": "3e16a417-d2cb-46c4-8288-28fdb2da49b0",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-05-09T09:39:27.5557279+02:00",
"last_update": "2026-05-09T09:39:27.5557279+02:00",
"commited": true,
"mt_rooms": {
"$ref": "2"
},
"st_users": {
"$ref": "9"
},
"tt_rooms_units_activity": [
{
"$ref": "49"
},
{
"$ref": "49"
}
]
}
},
{
"$ref": "49"
}
],
"st_users": {
"$ref": "9"
},
"st_users1": {
"$ref": "9"
},
"tt_tips": [
{
"$id": "54",
"id": "0d25fe8e-542d-4c1b-9983-c0de4359a9e8",
"id_pos_sesion": "cab2b0ce-3c7e-4b0a-9055-8966ef971f7a",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "4954d97c-4a86-4dd0-b34f-a1cfd4e969bd",
"id_room_unit_activity": "8f54d051-f9f3-44e6-817b-f1e87d99e5f5",
"id_doc_sa": "4d29a924-2999-449e-b852-cb3859ffd2e7",
"id_pos_type": "d1d70b7e-ab5b-48d9-a4c4-8e8e2534e839",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "6f28c01c-3a94-4096-988f-fa664f15016a",
"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:27.5557279+02:00",
"last_update": "2026-05-09T09:39:27.5557279+02:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "47"
},
"tt_tips_users": [
{
"$id": "55",
"id_tip": "a5268e2d-9123-4e93-a6b1-6a84d08a3df7",
"id_user": "5d2a625d-ff6c-4188-804c-41647a794e5e",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-05-09T09:39:27.5557279+02:00",
"last_update": "2026-05-09T09:39:27.5557279+02:00",
"commited": true,
"st_users": {
"$ref": "9"
},
"tt_tips": {
"$ref": "54"
}
},
{
"$ref": "55"
}
]
},
{
"$ref": "54"
}
],
"tt_pos_sesion_users": [
{
"$id": "56",
"id_pos_sesion": "9eea9b41-b916-4cb2-b587-09a0b0f31b7a",
"id_user": "c02b3b07-11b0-4d6e-a4ef-ec700aa0c55c",
"date_add": "2026-05-09T09:39:27.5557279+02:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-05-09T09:39:27.5557279+02:00",
"last_update": "2026-05-09T09:39:27.5557279+02:00",
"commited": true,
"st_users": {
"$ref": "9"
},
"tt_pos_sesion": {
"$ref": "47"
}
},
{
"$ref": "56"
}
],
"tt_doc_sa": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_cmd_connection": [
{
"$id": "57",
"id": "5c64d2b2-d58a-4e80-b7f4-f5ff9e383ae5",
"id_user": "05113f95-483e-4421-bb0d-9f90dfd8c552",
"id_user_profile": "81223dff-6ecc-4e30-a911-eeb9ba497ab8",
"locator": "sample string 4",
"date_end": "2026-05-09T09:39:27.5557279+02:00",
"id_pos_sesion": "57d5a1eb-6b9b-42d3-a3d8-378e39621338",
"date_login": "2026-05-09T09:39:27.5557279+02:00",
"date_logout": "2026-05-09T09:39:27.5557279+02:00",
"terminal_id": "sample string 6",
"terminal_type": "sample string 7",
"created_on": "2026-05-09T09:39:27.5557279+02:00",
"last_update": "2026-05-09T09:39:27.5557279+02:00",
"commited": true,
"st_users": {
"$ref": "9"
},
"st_users_profiles": {
"$id": "58",
"id": "25205cbd-cad5-4b1e-9553-a7858c422e18",
"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:27.5557279+02:00",
"last_update": "2026-05-09T09:39:27.5557279+02:00",
"commited": true,
"st_permisions": [
{
"$id": "59",
"id": "8fe4e048-de4f-424e-8051-68bfde94d942",
"id_function": "93a32def-d76d-4a7a-b557-6d8bcaf8d210",
"id_user": "b3596b9a-3643-4836-9e25-81175376d1e9",
"id_profile": "d8a5719b-e8b8-4ec1-a592-ce21730ac685",
"permission": 3,
"active": true,
"created_on": "2026-05-09T09:39:27.5557279+02:00",
"last_update": "2026-05-09T09:39:27.5557279+02:00",
"commited": true,
"st_users_profiles": {
"$ref": "58"
},
"st_users": {
"$ref": "9"
},
"st_functions": {
"$id": "60",
"id": "597f23c9-4a3a-45a5-adfc-677378d7adef",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "c7b6fcd8-fa2f-4bc8-95b9-9eb30d06c93a",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "522f0b53-347e-4680-9952-590ddbf41c02",
"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:27.5557279+02:00",
"last_update": "2026-05-09T09:39:27.5557279+02:00",
"commited": true,
"st_functions_groups": {
"$id": "61",
"id": "0b6008d4-867b-4d09-95b4-f181ec106320",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-05-09T09:39:27.5557279+02:00",
"last_update": "2026-05-09T09:39:27.5557279+02:00",
"commited": true,
"st_functions": [
{
"$ref": "60"
},
{
"$ref": "60"
}
]
},
"st_images": {
"$ref": "4"
},
"st_permisions": [
{
"$ref": "59"
},
{
"$ref": "59"
}
]
}
},
{
"$ref": "59"
}
],
"st_users": [
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"tt_cmd_connection": [
{
"$ref": "57"
},
{
"$ref": "57"
}
]
},
"tt_pos_sesion": {
"$ref": "47"
}
},
{
"$ref": "57"
}
],
"tt_cmd_messages": [
{
"$id": "62",
"id": "3bf14c72-ab12-4ba6-bfd9-ed2a031f308c",
"id_user": "249c45ce-5acf-4ba0-9ea3-857cb7a599fb",
"date_add": "2026-05-09T09:39:27.5557279+02:00",
"destiny_type": 4,
"id_key": "91f2e4f0-6035-46a2-9aad-c01cc15e0d48",
"message": "sample string 6",
"message_view": true,
"date_view": "2026-05-09T09:39:27.5557279+02:00",
"id_pos_sesion": "0fc09a46-fe30-472b-8036-c5ff65061b52",
"terminal_add": "sample string 9",
"created_on": "2026-05-09T09:39:27.5557279+02:00",
"last_update": "2026-05-09T09:39:27.5557279+02:00",
"commited": true,
"st_users": {
"$ref": "9"
},
"tt_pos_sesion": {
"$ref": "47"
}
},
{
"$ref": "62"
}
]
}
},
{
"$ref": "46"
}
]
},
"mt_items_vouchers": {
"$id": "63",
"id": "ecebd475-1d81-441b-9565-23a6347818d2",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "cac1f5af-6b9d-429e-b9d4-3de811cb39a9",
"id_doc_print": "f888ccad-5ddb-45e1-a209-543bf69f0b52",
"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:27.5557279+02:00",
"last_update": "2026-05-09T09:39:27.5557279+02:00",
"commited": true,
"mt_items_sub": [
{
"$ref": "26"
},
{
"$ref": "26"
}
]
},
"st_users": {
"$ref": "9"
},
"mt_prices_items": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_doc_sa_det": [
{
"$ref": "25"
},
{
"$ref": "25"
}
]
},
"mt_prices_list": {
"$ref": "35"
},
"st_users": {
"$ref": "9"
},
"st_users1": {
"$ref": "9"
},
"tt_doc_sa": {
"$ref": "14"
},
"tt_doc_sa_det_stock": [
{
"$id": "64",
"id_doc_sa": "edf6a125-0298-4639-8480-32caaf1ff068",
"id_line": 2,
"id_item": "39a14134-b9f2-4f05-84b5-27e074001daf",
"qty": 4.1,
"mt_items": {
"$ref": "7"
},
"tt_doc_sa_det": {
"$ref": "25"
}
},
{
"$ref": "64"
}
]
},
{
"$ref": "25"
}
],
"tt_doc_sa_pay": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"tt_vouchers": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"tt_vouchers_permisions": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"tt_rooms_units_activity": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "49"
},
{
"$ref": "49"
}
]
},
"mt_money_types": {
"$ref": "17"
},
"mt_payment_types": {
"$ref": "20"
},
"tt_doc_sa": {
"$ref": "14"
},
"tt_vouchers": {
"$ref": "32"
}
},
{
"$ref": "21"
}
],
"tt_vouchers": [
{
"$ref": "32"
},
{
"$ref": "32"
}
]
},
"st_users": {
"$ref": "9"
},
"mt_money_types": {
"$ref": "17"
},
"tt_doc_sa": {
"$ref": "14"
}
},
{
"$ref": "19"
}
],
"tt_doc_sa_pay": [
{
"$ref": "21"
},
{
"$ref": "21"
}
]
},
"mt_payment_types": {
"$ref": "20"
},
"st_users": {
"$ref": "9"
}
},
{
"$ref": "16"
}
],
"st_images": {
"$ref": "4"
},
"st_users": {
"$ref": "9"
},
"mt_pos_doc_print": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"st_doc_num": [
{
"$id": "65",
"id_pos": "ce059492-10eb-4f21-8c7e-086f6c7c06a1",
"id_doc": "ab4893dd-3ba4-49f6-a5c0-9c1d115b6def",
"value": 3,
"created_on": "2026-05-09T09:39:27.5557279+02:00",
"last_update": "2026-05-09T09:39:27.5557279+02:00",
"commited": true,
"mt_docs": {
"$ref": "15"
},
"mt_pos": {
"$ref": "11"
}
},
{
"$ref": "65"
}
],
"tt_doc_sa": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_doc_st": [
{
"$id": "66",
"id": "7a3f211d-8234-46da-a032-66fc44ad4ba8",
"id_pos": "0230e9e4-1c99-4a18-acbd-5f7e71c7f0dc",
"id_doc": "eaf2c980-fc40-4c16-a02b-0e01c597dc60",
"id_branch": "e1ea8a16-ea38-4781-8268-6ed3a518c468",
"nro_doc": "sample string 5",
"date_doc": "2026-05-09T09:39:27.5557279+02:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "fb63f645-d64a-4710-9b57-2cf13d17dea2",
"id_loc_from": "86e80b7b-6987-433d-b6ee-d8cf95ec4309",
"id_loc_end": "86a3b52c-433f-4a30-9500-7e015f5bc1ea",
"id_user_add": "1f9688d1-6246-4eaf-8b0c-5389d2a0d750",
"id_user_upd": "420b62fb-92a9-466c-bff4-ef94ab82bdf5",
"id_pos_sesion": "d19d7e58-9e0f-45a6-b978-235f0e72381c",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-05-09T09:39:27.5557279+02:00",
"active": true,
"created_on": "2026-05-09T09:39:27.5557279+02:00",
"last_update": "2026-05-09T09:39:27.5557279+02:00",
"commited": true,
"mt_branches": {
"$ref": "3"
},
"mt_docs": {
"$ref": "15"
},
"mt_locations": {
"$id": "67",
"id": "8181d2e7-ffc2-4ab5-b06b-07d851de2987",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "9d9d7f58-161e-47ed-8c0e-a9e6da1fd3b6",
"active": true,
"created_on": "2026-05-09T09:39:27.5557279+02:00",
"last_update": "2026-05-09T09:39:27.5557279+02:00",
"id_user_upd": "4d06c95f-1c86-41c4-b111-702b07e23b07",
"commited": true,
"mt_branches": {
"$ref": "3"
},
"st_users": {
"$ref": "9"
},
"tt_doc_sa": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_doc_sa1": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_doc_st": [
{
"$ref": "66"
},
{
"$ref": "66"
}
],
"tt_doc_st1": [
{
"$ref": "66"
},
{
"$ref": "66"
}
],
"tt_stock": [
{
"$id": "68",
"id_location": "987a7759-a9c3-4a58-94bf-672657544647",
"id_item": "4c592a89-4ba9-474b-9c33-f55353c9c5f1",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-05-09T09:39:27.5557279+02:00",
"last_update": "2026-05-09T09:39:27.5557279+02:00",
"commited": true,
"mt_items": {
"$ref": "7"
},
"mt_locations": {
"$ref": "67"
}
},
{
"$ref": "68"
}
]
},
"mt_locations1": {
"$ref": "67"
},
"mt_pos": {
"$ref": "11"
},
"st_users": {
"$ref": "9"
},
"st_users1": {
"$ref": "9"
},
"tt_doc_st_det": [
{
"$id": "69",
"id_doc_st": "ca6069c2-a2f7-4401-a90d-0e29c1789438",
"id_line": 2,
"id_item": "3dfe99c6-d292-499e-b56d-4413fd8219be",
"comment": "sample string 4",
"qty": 5.1,
"status": 1,
"active": true,
"mt_items": {
"$ref": "7"
},
"tt_doc_st": {
"$ref": "66"
}
},
{
"$ref": "69"
}
],
"tt_doc_st1": [
{
"$ref": "66"
},
{
"$ref": "66"
}
],
"tt_doc_st2": {
"$ref": "66"
}
},
{
"$ref": "66"
}
]
},
"mt_locations": {
"$ref": "67"
},
"mt_locations1": {
"$ref": "67"
},
"mt_pos": {
"$ref": "11"
},
"st_users": {
"$ref": "9"
},
"st_users1": {
"$ref": "9"
},
"tt_cloakrooms_units": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"tt_doc_sa_det": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"tt_doc_sa_pay": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"tt_doc_sa1": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_doc_sa2": {
"$ref": "14"
},
"tt_pos_sesion": {
"$ref": "47"
},
"tt_rooms_units_activity": {
"$ref": "49"
},
"tt_spool_doc_print": [
{
"$id": "70",
"id": "f1c0d9ed-22e5-4d09-b61b-f4967e3e120f",
"spool_server": "sample string 2",
"id_doc_sa": "178cdd02-0b51-4a3b-b371-e03a305dbedc",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-05-09T09:39:27.5557279+02:00",
"printed": true,
"print_on": "2026-05-09T09:39:27.5557279+02:00",
"tt_doc_sa": {
"$ref": "14"
}
},
{
"$ref": "70"
}
]
},
"tt_pos_sesion": {
"$ref": "47"
}
},
{
"$ref": "13"
}
]
},
{
"$ref": "12"
}
],
"mt_items_featured": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"mt_pos_print": [
{
"$ref": "41"
},
{
"$ref": "41"
}
],
"mt_pos_rooms": [
{
"$id": "71",
"id_pos": "33cce101-e43b-4446-a319-5234d2a1360c",
"id_room": "5632efab-28ac-4258-a726-9f88a4155f79",
"active": true,
"created_on": "2026-05-09T09:39:27.5557279+02:00",
"last_update": "2026-05-09T09:39:27.5557279+02:00",
"id_user_upd": "f62e3928-dded-452c-9944-7d63c37468e8",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"mt_rooms": {
"$ref": "2"
},
"st_users": {
"$ref": "9"
}
},
{
"$ref": "71"
}
],
"st_users": {
"$ref": "9"
},
"mt_pos_view": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"mt_prices_list_rules": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"mt_prices_rules": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"st_doc_num": [
{
"$ref": "65"
},
{
"$ref": "65"
}
],
"st_pos_license": [
{
"$id": "72",
"id": "6aca4810-394a-48f5-b3b9-218da7f4c03c",
"id_pos": "18f0b755-2f81-44a8-b4fb-9f7ce4b4bce8",
"mac_address": "sample string 3",
"date_end": "2026-05-09T09:39:27.5557279+02:00",
"key_access": "sample string 5",
"id_user_add": "b1fc2dfe-c4d7-415b-99fe-884e8110f458",
"active": true,
"created_on": "2026-05-09T09:39:27.5557279+02:00",
"last_update": "2026-05-09T09:39:27.5557279+02:00",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"st_users": {
"$ref": "9"
}
},
{
"$ref": "72"
}
],
"st_users_pos": [
{
"$id": "73",
"id_user": "af069bff-966b-487e-85b7-fad2fcbcfe05",
"id_pos": "6a33f1a1-5b4a-4ea8-8285-cb9fa10406dd",
"pass_required": true,
"active": true,
"created_on": "2026-05-09T09:39:27.5557279+02:00",
"last_update": "2026-05-09T09:39:27.5557279+02:00",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"st_users": {
"$ref": "9"
}
},
{
"$ref": "73"
}
],
"tt_doc_sa": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_pos_connection": [
{
"$id": "74",
"id": "564d0b45-be1d-4413-931e-07bdce3d78d5",
"id_pos": "848bcef4-90e4-469e-9710-def3bd0035ff",
"date_add": "2026-05-09T09:39:27.5557279+02:00",
"date_upd": "2026-05-09T09:39:27.5557279+02:00",
"date_out": "2026-05-09T09:39:27.5557279+02:00",
"connection_type": "sample string 3",
"connection_speed": 1,
"terminal_name": "sample string 4",
"version": "sample string 5",
"commited": true,
"mt_pos": {
"$ref": "11"
}
},
{
"$ref": "74"
}
],
"tt_pos_sesion": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"mt_branches": {
"$ref": "3"
},
"tt_logs": [
{
"$id": "75",
"id": "860b5f46-b225-474f-b86e-cd863dece481",
"id_user_add": "4420e414-fe6f-4546-a86b-ff231652099a",
"id_table": "1c83d5ec-ced2-4257-99fc-5a5efe1dd935",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "5f1ee238-2d61-439b-928b-526e32f6c177",
"created_on": "2026-05-09T09:39:27.5557279+02:00",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"st_sync_tables": {
"$id": "76",
"id": "4b5145c3-82a2-41ba-beaf-bd6c59dda5f9",
"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:27.5557279+02:00",
"last_update": "2026-05-09T09:39:27.5557279+02:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "77",
"id": "e986c731-d6c1-4f8c-9c1a-de7a169585ab",
"id_sync": "7e5bfaae-3b51-4ac1-b7dd-5e52da7493e0",
"json": "sample string 3",
"id_table": "ee2a8886-5fba-46cc-8b24-f54d3e265ccd",
"order": 5,
"st_sync_packages": {
"$id": "78",
"id": "f9ae300c-bfb1-447e-8733-ab16c7d9dd7e",
"id_branch_from": "ee925893-d62b-4b54-a81a-0d1a68f14715",
"id_branch_to": "0d9b32dd-6423-4be1-aa93-5d4f17aad755",
"type": 4,
"created_on": "2026-05-09T09:39:27.5557279+02:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-05-09T09:39:27.5557279+02:00",
"send_on": "2026-05-09T09:39:27.5557279+02:00",
"mt_branches": {
"$ref": "3"
},
"mt_branches1": {
"$ref": "3"
},
"st_sync_packages_det": [
{
"$ref": "77"
},
{
"$ref": "77"
}
]
},
"st_sync_tables": {
"$ref": "76"
}
},
{
"$ref": "77"
}
],
"tt_logs": [
{
"$ref": "75"
},
{
"$ref": "75"
}
]
},
"st_users": {
"$ref": "9"
}
},
{
"$ref": "75"
}
],
"st_local_variables": [
{
"$id": "79",
"id": "7fccaf83-c0d7-459c-84ef-13022c10f0ca",
"id_pos": "f5d55a5f-a10a-4dd1-9e96-fbe39aed1bc8",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-05-09T09:39:27.5557279+02:00",
"commited": true,
"mt_pos": {
"$ref": "11"
}
},
{
"$ref": "79"
}
],
"tt_doc_st": [
{
"$ref": "66"
},
{
"$ref": "66"
}
]
},
{
"$ref": "11"
}
],
"st_users": {
"$ref": "9"
}
},
{
"$ref": "10"
}
],
"mt_brands": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_categories": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"mt_categories_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_cloakrooms": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"mt_docs_payment_money": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"mt_employees": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"mt_employees_profiles": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"mt_items_featured": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"mt_items_sub": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"mt_items_types": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"mt_locations": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"mt_money_rates": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"mt_money_types": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"mt_payment_types": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"mt_pos": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"mt_pos_doc_print": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"mt_pos_prices_list": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_pos_print": [
{
"$ref": "41"
},
{
"$ref": "41"
}
],
"mt_pos_rooms": [
{
"$ref": "71"
},
{
"$ref": "71"
}
],
"mt_pos_types": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_pos_view": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"mt_prices_items": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"mt_prices_list": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_prices_list_rules": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"mt_prices_rules": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_rooms": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_rooms_units": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"mt_rooms_units_types": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"mt_units": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"mt_units_ref": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"st_images": {
"$ref": "4"
},
"st_images1": {
"$ref": "4"
},
"st_permisions": [
{
"$ref": "59"
},
{
"$ref": "59"
}
],
"st_pos_license": [
{
"$ref": "72"
},
{
"$ref": "72"
}
],
"st_users_pos": [
{
"$ref": "73"
},
{
"$ref": "73"
}
],
"st_users_token": [
{
"$id": "80",
"id": "9c600fd9-30e1-4b25-960c-1c23c2c7dbb0",
"token_id": "sample string 2",
"id_user": "e67a4043-cced-4e8e-a5b0-1eb0edc2eeea",
"date_from": "2026-05-09T09:39:27.5557279+02:00",
"date_end": "2026-05-09T09:39:27.5557279+02:00",
"created_on": "2026-05-09T09:39:27.5557279+02:00",
"st_users": {
"$ref": "9"
}
},
{
"$ref": "80"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"tt_doc_sa_det": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"tt_doc_sa_det1": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"tt_doc_st": [
{
"$ref": "66"
},
{
"$ref": "66"
}
],
"tt_doc_st1": [
{
"$ref": "66"
},
{
"$ref": "66"
}
],
"tt_items_customs": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"tt_logs": [
{
"$ref": "75"
},
{
"$ref": "75"
}
],
"tt_pos_sesion": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"tt_pos_sesion1": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"tt_rooms_list": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"tt_rooms_units_activity": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"tt_rooms_units_log": [
{
"$id": "81",
"id": "bb58f6a2-d419-4e7d-a9f8-a0d92355404a",
"id_room_activity": "f0daf32f-4236-4b4f-b91e-6d34f4f9a0b8",
"id_pos_sesion": "bcbe2281-e9a1-4d62-98dc-ecdf86e680b4",
"log_text": "sample string 4",
"id_user": "8942d205-6b20-4de3-befc-61cfce7becea",
"created_on": "2026-05-09T09:39:27.5557279+02:00",
"commited": true,
"st_users": {
"$ref": "9"
}
},
{
"$ref": "81"
}
],
"tt_tips_users": [
{
"$ref": "55"
},
{
"$ref": "55"
}
],
"tt_vouchers_permisions": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"tt_vouchers": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"mt_docs": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_pos_sesion_users": [
{
"$ref": "56"
},
{
"$ref": "56"
}
],
"tt_doc_sa": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_doc_sa1": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"mt_items": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"mt_rooms_units_states": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"st_users_profiles": {
"$ref": "58"
},
"tt_cmd_connection": [
{
"$ref": "57"
},
{
"$ref": "57"
}
],
"tt_cmd_messages": [
{
"$ref": "62"
},
{
"$ref": "62"
}
]
}
},
"mt_categories_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_items_featured": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"mt_items_formula": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"mt_units": {
"$ref": "29"
},
"mt_units1": {
"$ref": "29"
},
"st_images": {
"$ref": "4"
},
"st_users": {
"$ref": "9"
},
"mt_items_sub": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"mt_prices_rules": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"tt_doc_sa_det_stock": [
{
"$ref": "64"
},
{
"$ref": "64"
}
],
"tt_doc_st_det": [
{
"$ref": "69"
},
{
"$ref": "69"
}
],
"tt_items_customs": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"tt_stock": [
{
"$ref": "68"
},
{
"$ref": "68"
}
],
"tt_vouchers_det": [
{
"$ref": "31"
},
{
"$ref": "31"
}
]
},
"st_users": {
"$ref": "9"
}
},
{
"$ref": "6"
}
],
"st_images": {
"$ref": "4"
},
"st_users": {
"$ref": "9"
},
"mt_prices_rules": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"tt_vouchers_det": [
{
"$ref": "31"
},
{
"$ref": "31"
}
]
},
{
"$ref": "5"
}
],
"mt_employees": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"mt_items": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"mt_items_types": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"mt_money_types": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"mt_payment_types": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"mt_prices_list": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_rooms": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_rooms1": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"st_functions": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"st_images_types": {
"$id": "82",
"id": "b478d36d-923b-42a3-b4a3-e6a102261492",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-05-09T09:39:27.5557279+02:00",
"last_update": "2026-05-09T09:39:27.5557279+02:00",
"commited": true,
"st_images": [
{
"$ref": "4"
},
{
"$ref": "4"
}
]
},
"mt_docs": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"st_users": [
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"st_users1": [
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"mt_cloakrooms": [
{
"$ref": "12"
},
{
"$ref": "12"
}
]
},
"st_users": {
"$ref": "9"
},
"mt_branches_zones": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_employees_branches": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"mt_items_featured": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"mt_locations": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"mt_periods": [
{
"$id": "83",
"id_branch": "02ef04c0-4d01-4257-b64a-4a84b94e8baa",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-05-09T09:39:27.5557279+02:00",
"date_end": "2026-05-09T09:39:27.5557279+02:00",
"state": "sample string 6",
"created_on": "2026-05-09T09:39:27.5557279+02:00",
"last_update": "2026-05-09T09:39:27.5557279+02:00",
"commited": true,
"mt_branches": {
"$ref": "3"
}
},
{
"$ref": "83"
}
],
"mt_pos": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"mt_prices_list_rules": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"mt_prices_rules": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_rooms": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"st_sync_packages": [
{
"$ref": "78"
},
{
"$ref": "78"
}
],
"st_sync_packages1": [
{
"$ref": "78"
},
{
"$ref": "78"
}
],
"tt_doc_sa": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_doc_st": [
{
"$ref": "66"
},
{
"$ref": "66"
}
],
"tt_vouchers": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"tt_vouchers_permisions": [
{
"$ref": "33"
},
{
"$ref": "33"
}
]
},
"mt_pos_rooms": [
{
"$ref": "71"
},
{
"$ref": "71"
}
],
"st_images": {
"$ref": "4"
},
"st_images1": {
"$ref": "4"
},
"st_users": {
"$ref": "9"
},
"mt_rooms_units": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"tt_rooms_list": [
{
"$ref": "53"
},
{
"$ref": "53"
}
]
},
"mt_rooms_units_types": {
"$ref": "52"
},
"st_users": {
"$ref": "9"
},
"tt_rooms_units_activity": [
{
"$ref": "49"
},
{
"$ref": "49"
}
]
},
{
"$ref": "1"
}
]