GET api/Mt_Pos?all_rows={all_rows}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| all_rows | boolean |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of mt_pos| 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 |
|
| id_zone | globally unique identifier |
Required |
|
| user_required | 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_zones | mt_branches_zones |
None. |
|
| mt_cloakrooms | Collection of mt_cloakrooms |
None. |
|
| mt_items_featured | Collection of mt_items_featured |
None. |
|
| mt_pos_print | Collection of mt_pos_print |
None. |
|
| mt_pos_rooms | Collection of mt_pos_rooms |
None. |
|
| st_users | st_users |
None. |
|
| mt_pos_view | Collection of mt_pos_view |
None. |
|
| mt_prices_list_rules | Collection of mt_prices_list_rules |
None. |
|
| mt_prices_rules | Collection of mt_prices_rules |
None. |
|
| st_doc_num | Collection of st_doc_num |
None. |
|
| st_pos_license | Collection of st_pos_license |
None. |
|
| st_users_pos | Collection of st_users_pos |
None. |
|
| tt_doc_sa | Collection of tt_doc_sa |
None. |
|
| tt_pos_connection | Collection of tt_pos_connection |
None. |
|
| tt_pos_sesion | Collection of tt_pos_sesion |
None. |
|
| mt_branches | mt_branches |
None. |
|
| tt_logs | Collection of tt_logs |
None. |
|
| st_local_variables | Collection of st_local_variables |
None. |
|
| tt_doc_st | Collection of tt_doc_st |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"$id": "1",
"id": "824f013e-b090-4330-a13e-412d152f091c",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "bafabd0c-f980-4c41-8be8-1f83e7ca977d",
"id_zone": "7b4e906d-d95c-47cc-a820-b36467d58145",
"user_required": true,
"active": true,
"created_on": "2026-05-09T09:35:27.1392529+02:00",
"last_update": "2026-05-09T09:35:27.1392529+02:00",
"id_user_upd": "c909abc4-1b83-46b2-904d-28a3fb6296d8",
"commited": true,
"mt_branches_zones": {
"$id": "2",
"id": "b1a40827-a690-4b14-9656-6857d3914cf8",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "a0ad29e5-5c07-42a5-8769-c971bdeeb992",
"active": true,
"created_on": "2026-05-09T09:35:27.1392529+02:00",
"last_update": "2026-05-09T09:35:27.1392529+02:00",
"id_user_upd": "5472f156-ff7d-40c5-8bcd-f85cb51f9252",
"commited": true,
"mt_branches": {
"$id": "3",
"id": "7e5614d0-a0b3-4150-a551-e1e65956adc9",
"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": "d39a01b3-92eb-474e-9c54-3be25ea5c583",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-05-09T09:35:27.1392529+02:00",
"last_update": "2026-05-09T09:35:27.1392529+02:00",
"id_user_upd": "52d477ab-9d7f-4fa0-ab8c-f93da22d2748",
"commited": true,
"st_images": {
"$id": "4",
"id": "438e072b-b122-46a3-b3c7-74d547f6dd58",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "f8b750c2-a864-4b04-8eb7-e952e7d8162b",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-05-09T09:35:27.1392529+02:00",
"last_update": "2026-05-09T09:35:27.1392529+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"mt_categories": [
{
"$id": "5",
"id": "e5a09b0d-0770-4143-b592-21f97f360983",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "5ceb0542-983f-46a8-bbb3-61e3c213b7cb",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "84b716fb-e6ee-4b83-8973-b7b7494750be",
"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:35:27.1392529+02:00",
"last_update": "2026-05-09T09:35:27.1392529+02:00",
"id_user_upd": "b28a44c8-7305-4859-93c3-eef594b42f74",
"commited": true,
"mt_categories_items": [
{
"$id": "6",
"id_category": "17e16964-44dd-4229-acd1-3b3c402bba9e",
"id_item": "83eb6eb4-faa5-45fe-9d5e-7b67749a24b4",
"is_default": true,
"active": true,
"created_on": "2026-05-09T09:35:27.1392529+02:00",
"last_update": "2026-05-09T09:35:27.1392529+02:00",
"id_user_upd": "9e7abfa7-3043-43cd-8599-3371a0e902fa",
"commited": true,
"mt_categories": {
"$ref": "5"
},
"mt_items": {
"$id": "7",
"id": "a8dbefa3-9d27-4163-854a-f26e4e54d16d",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "7e61a03f-5d0d-40df-9e13-2b0196db5db4",
"id_unit_sec": "61af9af8-5088-45bd-9196-53729783dfe0",
"id_brand": "45d1aa6c-8365-4338-a121-716c894e6815",
"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": "4a5a1c5b-db1f-4918-bdf0-576e28f19ddb",
"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:35:27.1392529+02:00",
"last_update": "2026-05-09T09:35:27.1392529+02:00",
"id_user_upd": "132ea72a-77af-4abe-8dd3-dc41b2cab503",
"commited": true,
"mt_brands": {
"$id": "8",
"id": "a503f047-2e4b-4ca8-84f8-d8521fda669f",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-05-09T09:35:27.1392529+02:00",
"last_update": "2026-05-09T09:35:27.1392529+02:00",
"id_user_upd": "81d03c25-a546-4752-b514-ba16e5a903bb",
"commited": true,
"mt_items": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"st_users": {
"$id": "9",
"id": "c8b2ad8f-5e31-4b11-ae96-d3d92e37bf60",
"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": "1f69a868-d229-45b0-ab47-f3c6d51e6cac",
"view_messages": true,
"id_image_photo": "a565baec-e4d7-4c96-adc9-7c6bd54a0929",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "564b7a5b-952b-411d-a4cc-a656dcf310a9",
"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:35:27.1392529+02:00",
"last_update": "2026-05-09T09:35:27.1392529+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"mt_branches_zones": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_brands": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_categories": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"mt_categories_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_cloakrooms": [
{
"$id": "10",
"id": "84720bfa-118a-4be8-a57d-a2f45f5a53f8",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "fa7f99ea-c521-4c41-9106-13e58366ab84",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "4ab19dc8-68b9-4ddd-9baf-93a2bfb068b8",
"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:35:27.1392529+02:00",
"last_update": "2026-05-09T09:35:27.1392529+02:00",
"id_user_upd": "a2f5b13c-260e-4817-8e1a-c081ea7a4b39",
"commited": true,
"mt_pos": {
"$ref": "1"
},
"st_images": {
"$ref": "4"
},
"st_users": {
"$ref": "9"
},
"tt_cloakrooms_units": [
{
"$id": "11",
"id": "3ceb029e-b1ed-42b0-93c4-bc77c0ffd911",
"id_cloakroom": "19f8dc89-22b4-45d6-bc57-d098a24209fc",
"id_pos_sesion": "d5202005-122d-4965-9aeb-9f5afd62643a",
"unit_id": 4,
"date_open": "2026-05-09T09:35:27.1392529+02:00",
"date_close": "2026-05-09T09:35:27.1392529+02:00",
"id_doc_sa": "ac3d59e7-a4ee-42e4-94c8-df5d6fac6adf",
"commited": true,
"mt_cloakrooms": {
"$ref": "10"
},
"tt_doc_sa": {
"$id": "12",
"id": "53b6be86-a461-47cc-9e5d-2f27d59d9636",
"id_pos": "707afc97-8e52-48a4-9fcb-b09e7ecb47d3",
"id_doc": "a4195282-52af-4a44-98d1-8ef94486390d",
"id_branch": "8cd741ba-54de-4b57-a455-6913f6776864",
"nro_doc": "sample string 5",
"date_doc": "2026-05-09T09:35:27.1392529+02:00",
"date_tax": "2026-05-09T09:35:27.1392529+02:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "c7552523-56bb-4363-a9dc-7c40ad3a2fc0",
"id_relationship": "5159ee57-29e0-4593-8630-4b68bf136105",
"id_loc_from": "682af23b-3deb-493c-ac89-fc0101bcab7d",
"id_loc_end": "6b430a21-8c8b-423b-9d0f-d18ee429ce13",
"id_user_add": "f0781141-79f0-410c-8628-7ff2346f223f",
"id_user_upd": "21089aac-428e-4472-b75a-bb01618d7f26",
"comment": "sample string 12",
"id_pos_sesion": "ee8f818d-42eb-42fc-b3fa-dd679ab0e28e",
"id_room_unit": "86a1964b-8151-4ce6-aa8e-3ec9a14d7b50",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "b23f5499-5ea8-4df0-b5f8-6c215c63bde6",
"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:35:27.1392529+02:00",
"last_update": "2026-05-09T09:35:27.1392529+02:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "3"
},
"mt_docs": {
"$id": "13",
"id": "bad9ba96-cdd6-4bbe-b66a-172b56f5bcf9",
"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": "786a9be6-748b-45b6-af33-ecee4cd6db75",
"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:35:27.1392529+02:00",
"last_update": "2026-05-09T09:35:27.1392529+02:00",
"id_user_upd": "bf8ad5e8-abe0-4df8-8bfb-3dcfd99d81b4",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "14",
"id_doc": "cb47f37e-ec92-4fd3-92d6-314e1407f38a",
"id_pay": "7bc949c9-3bd3-486b-b9ba-f916d3d339c1",
"id_money": "15a257c4-f440-437e-8371-e161225e43bf",
"active": true,
"created_on": "2026-05-09T09:35:27.1392529+02:00",
"last_update": "2026-05-09T09:35:27.1392529+02:00",
"id_user_upd": "6571cb74-9fd8-47e9-87f5-b4d8a5c736cd",
"commited": true,
"mt_docs": {
"$ref": "13"
},
"mt_money_types": {
"$id": "15",
"id": "9faf767a-4955-4c0e-b7d8-66227d9f4e1e",
"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": "c18c3a61-e03a-40f2-9b49-aaab4c442aec",
"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:35:27.1392529+02:00",
"last_update": "2026-05-09T09:35:27.1392529+02:00",
"id_user_upd": "030c2ec5-87a1-4d88-8d0f-49f956f74c3d",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"mt_money_rates": [
{
"$id": "16",
"id_money_1": "50f08ab4-bf7a-4907-8539-df5b2080cc6b",
"id_money_2": "5599b487-d6a8-4d5e-ab40-3303b1b8aae0",
"date_from": "2026-05-09T09:35:27.1392529+02:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-05-09T09:35:27.1392529+02:00",
"last_update": "2026-05-09T09:35:27.1392529+02:00",
"id_user_upd": "582646de-17af-4974-ad55-a62431edf208",
"commited": true,
"mt_money_types": {
"$ref": "15"
},
"mt_money_types1": {
"$ref": "15"
},
"st_users": {
"$ref": "9"
}
},
{
"$ref": "16"
}
],
"mt_money_rates1": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"st_images": {
"$ref": "4"
},
"st_users": {
"$ref": "9"
},
"tt_doc_sa_cashflow": [
{
"$id": "17",
"id_doc_sa": "32f3133e-f48f-4102-be38-00f8c6a89148",
"id_pay": "9c1e6c6f-a27f-4444-a278-8e951c853fc5",
"id_money": "d1a5a33b-9d90-48f4-bce3-b62bf1a5984c",
"date_cashflow": "2026-05-09T09:35:27.1392529+02:00",
"coefficient": 5.1,
"id_user_add": "d1abfe1e-8adc-4d5e-8ba1-bd06d98a7c7e",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "18",
"id": "f5554ce6-f281-4907-b5c0-005c4d42debc",
"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": "210f79c4-50cc-451c-a881-37eb2dd1fad1",
"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:35:27.1392529+02:00",
"last_update": "2026-05-09T09:35:27.1392529+02:00",
"id_user_upd": "c3a43143-2344-4047-8154-3038b70de7c3",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"st_images": {
"$ref": "4"
},
"st_users": {
"$ref": "9"
},
"tt_doc_sa_cashflow": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"tt_doc_sa_pay": [
{
"$id": "19",
"id_doc_sa": "724c35a8-5aa2-4703-b7cc-179f7a7b5f5b",
"id_line": 2,
"id_pay": "2bfa51b8-4f08-43aa-bde6-717c47c5baa5",
"id_money": "ef9b21f5-008d-4c16-9378-5f3db99b4cd9",
"coefficient": 5.1,
"id_voucher": "6ac6fcb3-5528-4e47-961f-43e2aa21911d",
"id_employee": "fac7e5f5-c790-454b-b5bc-75b0f33cbfc0",
"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": "36be2df0-b0c4-4fd8-8020-daed9859d6b4",
"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": "20",
"id": "b171b2b8-4c81-4d55-ad60-02b39e69f6d3",
"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": "3dc3d294-e800-4b00-be11-b0e12dea6cbb",
"name_pos": "sample string 12",
"id_image": "2a680b9f-ff88-457c-ac25-cdaf6ab68147",
"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:35:27.1392529+02:00",
"last_update": "2026-05-09T09:35:27.1392529+02:00",
"id_user_upd": "39e051c1-2599-410e-9b28-c0788ceae8c6",
"commited": true,
"mt_employees_branches": [
{
"$id": "21",
"id_employee": "21b5938b-90ad-4abd-831d-356562a06e54",
"id_branch": "d3789b18-8b2d-4fde-a0f2-2ecdcbb25029",
"active": true,
"created_on": "2026-05-09T09:35:27.1392529+02:00",
"last_update": "2026-05-09T09:35:27.1392529+02:00",
"id_user_upd": "72289ce4-c2f7-4b27-a5a4-b3e4445025dd",
"commited": true,
"mt_branches": {
"$ref": "3"
},
"mt_employees": {
"$ref": "20"
}
},
{
"$ref": "21"
}
],
"mt_employees_profiles": {
"$id": "22",
"id": "99b63f25-1d99-4d84-9181-900947ca389d",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-05-09T09:35:27.1392529+02:00",
"last_update": "2026-05-09T09:35:27.1392529+02:00",
"id_user_upd": "6b236a3d-72e2-4957-b41b-b38e00ab1e29",
"commited": true,
"mt_employees": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"st_users": {
"$ref": "9"
}
},
"st_images": {
"$ref": "4"
},
"st_users": {
"$ref": "9"
},
"tt_doc_sa_det": [
{
"$id": "23",
"id_doc_sa": "d1a68290-29db-43a6-89ec-785162bdf89d",
"id_line": 2,
"id_item_sub": "e7694599-16a9-4ab1-b74b-9f705f98e6bc",
"qty": 4.1,
"id_list": "036ba3c6-8570-4656-b022-ade0679f5234",
"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": "0cdbd75e-8b82-4e44-a064-0bc80a91aa03",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "cdde9264-4f21-4f67-9c37-48e2ce1442b1",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "4b5a306a-2e19-441e-ac9d-525b74913d04",
"id_user_upd": "f7bdc88f-c29d-4460-b04d-a52ec7dac6fc",
"active": true,
"mt_employees": {
"$ref": "20"
},
"mt_items_sub": {
"$id": "24",
"id": "f59300b6-c69f-49f2-b99f-24a3d33b70b2",
"id_item": "26036bab-a969-41cb-b680-b45d63174690",
"id_item_type": "2cb35c04-ecc9-4f36-bc84-ab41465b555e",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "1ad8db64-cab6-4290-a3eb-b9e7d85a230e",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-05-09T09:35:27.1392529+02:00",
"last_update": "2026-05-09T09:35:27.1392529+02:00",
"id_user_upd": "065f977c-0cf8-43e3-881e-5e0adf09a946",
"commited": true,
"mt_items": {
"$ref": "7"
},
"mt_items_formula": [
{
"$id": "25",
"id_item_sub": "4c750960-6c9d-4532-95fa-4b7b991d8c38",
"id_item": "a3cc0ca6-528f-4c4a-8926-49fa73207e1d",
"group_id": 3,
"id_unit_ref": "37a9a03b-b821-41fe-9f68-1c0e6be2e5c8",
"qty_dis": 5,
"mt_items": {
"$ref": "7"
},
"mt_items_sub": {
"$ref": "24"
},
"mt_units_ref": {
"$id": "26",
"id": "e02b4432-8428-4c67-8b75-891ea025ffc3",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "64ae07e3-1ef8-4618-b9cd-d8f6bae5792b",
"active": true,
"created_on": "2026-05-09T09:35:27.1392529+02:00",
"last_update": "2026-05-09T09:35:27.1392529+02:00",
"id_user_upd": "02561828-432c-4854-bb1e-97165b0dfbf2",
"commited": true,
"mt_units": {
"$id": "27",
"id": "ca04902d-675e-478f-84e1-fe41ace13b09",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-05-09T09:35:27.1392529+02:00",
"last_update": "2026-05-09T09:35:27.1392529+02:00",
"id_user_upd": "7f2042a6-0534-4519-b300-f457e480e19a",
"commited": true,
"mt_units_ref": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"st_users": {
"$ref": "9"
},
"mt_items": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"mt_items1": [
{
"$ref": "7"
},
{
"$ref": "7"
}
]
},
"st_users": {
"$ref": "9"
},
"mt_items_formula": [
{
"$ref": "25"
},
{
"$ref": "25"
}
]
}
},
{
"$ref": "25"
}
],
"mt_items_types": {
"$id": "28",
"id": "d8918ed1-41c3-4696-a595-5c45a4bdc42c",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "ff0862bd-5668-42e8-b38b-2d7b042369c4",
"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:35:27.1392529+02:00",
"last_update": "2026-05-09T09:35:27.1392529+02:00",
"id_user_upd": "cbf1378d-2a14-4d69-8449-ba4d277ef7fd",
"commited": true,
"tt_vouchers_det": [
{
"$id": "29",
"id_voucher": "3b9cab9c-a846-49af-8a51-5f9f36d3bab9",
"id_line": "8821afe7-171e-471b-ad4d-8ad0fa2e39e4",
"id_category": "ddd76ff5-55d6-4b83-846e-faee0c979e6d",
"id_item": "a47ad092-ea92-44f9-949f-2d8342ce9c68",
"id_item_type": "acf2d46c-3ab8-4427-b70f-5339b57aaea3",
"price_max": 1.1,
"qty_add": 3.1,
"qty_used": 4.1,
"mt_categories": {
"$ref": "5"
},
"mt_items": {
"$ref": "7"
},
"mt_items_types": {
"$ref": "28"
},
"tt_vouchers": {
"$id": "30",
"id": "cd96fa97-976f-47cc-995e-4d420bfa0ece",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-05-09T09:35:27.1392529+02:00",
"date_end": "2026-05-09T09:35:27.1392529+02:00",
"date_used": "2026-05-09T09:35:27.1392529+02:00",
"date_sesion": "2026-05-09T09:35:27.1392529+02:00",
"id_employee": "dc7b0d4d-f82a-4d80-b958-3d3413cb7faf",
"id_branch": "97d9f024-b675-40d3-9659-ce12388cf5ae",
"id_voucher_permision": "17360564-0f25-4f4a-9086-ed1f06a826c9",
"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": "bb106d56-1196-478f-b831-ab1ae5da9bf3",
"id_user_add": "abbf419f-3248-40c8-9673-09c7d7b810a8",
"id_doc_sa": "4c6ccfee-db76-4768-a21f-cba2e2095410",
"id_item_sub": "e8004f01-21b8-47e1-8302-000565154d02",
"id_pos_sesion": "68fe63ed-721d-4817-82b8-bca0e4e57bb6",
"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:35:27.1392529+02:00",
"last_update": "2026-05-09T09:35:27.1392529+02:00",
"commited": true,
"mt_branches": {
"$ref": "3"
},
"mt_employees": {
"$ref": "20"
},
"mt_payment_types": {
"$ref": "18"
},
"st_users": {
"$ref": "9"
},
"tt_doc_sa_pay": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"tt_vouchers_det": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"tt_vouchers_permisions": {
"$id": "31",
"id": "320c50ba-1694-4ef4-9369-9888de532f9c",
"date_from": "2026-05-09T09:35:27.1392529+02:00",
"date_end": "2026-05-09T09:35:27.1392529+02:00",
"date_used": "2026-05-09T09:35:27.1392529+02:00",
"id_employee": "8e317446-4dc0-45c3-a194-2de71faa4704",
"id_branch": "f8009004-68af-4999-9f49-5eace8edefbb",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "cd037542-4f37-462e-9521-280d98d087b0",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-05-09T09:35:27.1392529+02:00",
"last_update": "2026-05-09T09:35:27.1392529+02:00",
"commited": true,
"mt_branches": {
"$ref": "3"
},
"mt_employees": {
"$ref": "20"
},
"st_users": {
"$ref": "9"
},
"tt_vouchers": [
{
"$ref": "30"
},
{
"$ref": "30"
}
]
}
}
},
{
"$ref": "29"
}
],
"st_images": {
"$ref": "4"
},
"st_users": {
"$ref": "9"
},
"mt_items_sub": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"mt_prices_rules": [
{
"$id": "32",
"id": "5fa943a4-d257-4aec-b020-f50f63c54a1e",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-05-09T09:35:27.1392529+02:00",
"date_end": "2026-05-09T09:35:27.1392529+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": "87891edd-4782-4c5f-8c12-2d4680399ccb",
"id_pos": "19bb4c5f-ac1f-4a68-993a-5c1208d23f84",
"id_list": "a7457dde-ad7d-4b4b-8bbd-51b9a03084c4",
"id_item": "d7a3261e-c3c6-4e92-96f8-41c7d6aaba33",
"id_item_type": "09dd93e2-17a5-4d05-b9b0-fd9942ad405b",
"id_category": "bd5b92d8-17fc-46e0-9803-c1a553d0e5f9",
"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:35:27.1392529+02:00",
"last_update": "2026-05-09T09:35:27.1392529+02:00",
"id_user_upd": "32808c97-89bb-4939-805b-beabdcfa99d9",
"commited": true,
"mt_branches": {
"$ref": "3"
},
"mt_categories": {
"$ref": "5"
},
"mt_items": {
"$ref": "7"
},
"mt_items_types": {
"$ref": "28"
},
"mt_pos": {
"$ref": "1"
},
"mt_prices_list": {
"$id": "33",
"id": "2ecbec77-05d7-4993-b127-3f98eee48309",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "e382f9a4-ddf3-4b6b-b1ff-a265702d7cdb",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "3a7da0b4-0880-4e50-8783-fcc2acc3270e",
"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:35:27.1392529+02:00",
"last_update": "2026-05-09T09:35:27.1392529+02:00",
"id_user_upd": "12bfb862-a90f-4dbf-b55e-5e068c1204e0",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "34",
"id_pos": "100b6077-c843-4833-80f8-3636d478f6fc",
"id_pos_type": "4d34daad-9dbb-42f0-9c15-97f73bed73f7",
"id_price_list": "b662a19c-3210-46d7-8248-c8acf5a91a11",
"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:35:27.1392529+02:00",
"last_update": "2026-05-09T09:35:27.1392529+02:00",
"id_user_upd": "9dae3042-a4b9-452a-b7f8-990e73733f1d",
"commited": true,
"mt_pos_view": {
"$id": "35",
"id_pos": "3a78e7f0-e307-4150-9eac-8eae7013a566",
"id_pos_type": "22af9eef-64fb-48f8-8b85-a4d637d3fcdd",
"is_default": true,
"active": true,
"created_on": "2026-05-09T09:35:27.1392529+02:00",
"last_update": "2026-05-09T09:35:27.1392529+02:00",
"id_user_upd": "b946379d-4ab4-4b0d-a05d-b1e3c2a60571",
"commited": true,
"mt_pos": {
"$ref": "1"
},
"mt_pos_prices_list": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_pos_types": {
"$id": "36",
"id": "856d3da3-085e-403a-ad3b-295e23553f82",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-05-09T09:35:27.1392529+02:00",
"last_update": "2026-05-09T09:35:27.1392529+02:00",
"id_user_upd": "84800936-401c-4a4f-990e-9da007e12c48",
"commited": true,
"mt_items_featured": [
{
"$id": "37",
"id": "0b550e3c-b42e-4583-8a8c-2f3cba946ebc",
"id_branch": "713163f6-fa5d-480b-a681-6e36ff1f0578",
"id_pos_type": "f3ff4d83-90a1-4929-a8f9-004fbfae1f33",
"id_pos": "e42d4a6b-5e92-4918-a413-19e5bb07dc22",
"id_item": "b11a59eb-d4c4-4593-9a1a-ec826ba39d9c",
"date_from": "2026-05-09T09:35:27.1392529+02:00",
"date_end": "2026-05-09T09:35:27.1392529+02:00",
"image_id": 4,
"active": true,
"created_on": "2026-05-09T09:35:27.1392529+02:00",
"last_update": "2026-05-09T09:35:27.1392529+02:00",
"id_user_upd": "aa46be6b-a599-4509-87f0-1f45b92fe7dc",
"commited": true,
"mt_branches": {
"$ref": "3"
},
"mt_items": {
"$ref": "7"
},
"mt_pos": {
"$ref": "1"
},
"mt_pos_types": {
"$ref": "36"
},
"st_users": {
"$ref": "9"
}
},
{
"$ref": "37"
}
],
"mt_pos_doc_print": [
{
"$id": "38",
"id_pos_print": "74705f32-de0a-41ee-8697-d7e7548cfabc",
"id_doc": "ee5cd31e-3d33-4ae9-a066-698caeef48db",
"id_pos_type": "d15f160b-6cc0-4950-9f8f-cdef82fbfa9c",
"id_doc_print": "de821fb9-f60c-423b-9306-89ed9facb321",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-05-09T09:35:27.1392529+02:00",
"last_update": "2026-05-09T09:35:27.1392529+02:00",
"id_user_upd": "dba3af03-e77c-49a0-92c1-ba8ebd1af813",
"commited": true,
"mt_docs": {
"$ref": "13"
},
"mt_pos_print": {
"$id": "39",
"id": "791adaf9-31e0-4a3f-b657-756f18ee2fa9",
"id_pos": "a3379d7c-0110-4e37-aca5-613f765ef659",
"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:35:27.1392529+02:00",
"last_update": "2026-05-09T09:35:27.1392529+02:00",
"id_user_upd": "4fa44e60-20b3-45f5-be88-d8c2cce289fb",
"commited": true,
"mt_pos": {
"$ref": "1"
},
"mt_pos_doc_print": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"st_users": {
"$ref": "9"
}
},
"mt_pos_types": {
"$ref": "36"
},
"st_doc_print": {
"$id": "40",
"id": "88e0e2c8-3ee7-4836-956a-311a52fea464",
"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:35:27.1392529+02:00",
"last_update": "2026-05-09T09:35:27.1392529+02:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"st_doc_print_det": [
{
"$id": "41",
"id_doc_print": "8fe3c931-9158-4ce7-ab35-3ee9335a3983",
"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": "40"
}
},
{
"$ref": "41"
}
]
},
"st_users": {
"$ref": "9"
}
},
{
"$ref": "38"
}
],
"st_users": {
"$ref": "9"
},
"mt_pos_view": [
{
"$ref": "35"
},
{
"$ref": "35"
}
]
},
"st_users": {
"$ref": "9"
}
},
"mt_prices_list": {
"$ref": "33"
},
"st_users": {
"$ref": "9"
}
},
{
"$ref": "34"
}
],
"mt_prices_items": [
{
"$id": "42",
"id_list": "c9cb7e1e-42cc-4c8c-beca-673032d2f94b",
"id_item_sub": "6a0cae8b-fe47-4b43-90a0-04790064c89d",
"validity_date": "2026-05-09T09:35:27.1392529+02:00",
"price": 4.1,
"active": true,
"created_on": "2026-05-09T09:35:27.1392529+02:00",
"last_update": "2026-05-09T09:35:27.1392529+02:00",
"id_user_upd": "9a0ddc4f-6b6e-489a-bb09-594b62688456",
"commited": true,
"mt_items_sub": {
"$ref": "24"
},
"mt_prices_list": {
"$ref": "33"
},
"st_users": {
"$ref": "9"
}
},
{
"$ref": "42"
}
],
"mt_prices_list1": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_prices_list2": {
"$ref": "33"
},
"mt_prices_list_rules": [
{
"$id": "43",
"id": "7bc1b855-b6ad-4db4-92fe-7484affa2506",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-05-09T09:35:27.1392529+02:00",
"date_end": "2026-05-09T09:35:27.1392529+02:00",
"id_branch": "42404ab9-694a-45d3-8b8d-88994cbfb422",
"id_pos": "9a829512-b670-4254-bb0c-69cab769e9e0",
"id_list": "0d0bb834-a9c8-4cd2-b2c9-9e79bf89eeaa",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-05-09T09:35:27.1392529+02:00",
"last_update": "2026-05-09T09:35:27.1392529+02:00",
"id_user_upd": "c43bc6d6-2d86-4fe3-84d2-54938d62ca47",
"commited": true,
"mt_branches": {
"$ref": "3"
},
"mt_pos": {
"$ref": "1"
},
"mt_prices_list": {
"$ref": "33"
},
"st_users": {
"$ref": "9"
}
},
{
"$ref": "43"
}
],
"st_images": {
"$ref": "4"
},
"st_users": {
"$ref": "9"
},
"mt_prices_rules": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"tt_doc_sa_det": [
{
"$ref": "23"
},
{
"$ref": "23"
}
]
},
"st_users": {
"$ref": "9"
}
},
{
"$ref": "32"
}
],
"tt_items_customs": [
{
"$id": "44",
"id": "f183d54e-26b1-4b71-b190-329468603977",
"order_id": 2,
"id_item": "f7880721-130b-46f6-825b-48cb61772297",
"id_item_type": "c537c776-fccb-4f1c-9583-fd7b19153943",
"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": "e1ec52a5-78e4-429e-8e06-fb78173b3a2a",
"type_item": 11,
"id_voucher_json": "551c00f6-e6ea-4d85-b545-3d4ff5a234ea",
"count_voucher": 1,
"id_category": "35f7d4ce-ac13-4ed4-97cb-b497b717de21",
"created_on": "2026-05-09T09:35:27.1392529+02:00",
"last_update": "2026-05-09T09:35:27.1392529+02:00",
"id_user_upd": "b7ccaedd-407e-492c-a70e-dcf97373712e",
"commited": true,
"mt_items": {
"$ref": "7"
},
"mt_items_types": {
"$ref": "28"
},
"st_users": {
"$ref": "9"
},
"tt_pos_sesion": {
"$id": "45",
"id": "a8f6c2dc-0e78-49d1-8900-276cffd00223",
"nro_sesion": 2,
"id_pos": "a0f00c26-e5bc-455a-81d3-7d7a0734bb55",
"date_tax": "2026-05-09T09:35:27.1392529+02:00",
"date_open": "2026-05-09T09:35:27.1392529+02:00",
"date_close": "2026-05-09T09:35:27.1392529+02:00",
"id_user_open": "79bfe1da-183e-4924-a028-ecb75aa9d4ae",
"id_user_close": "92194827-24d5-42e3-a015-f5eb14088eb8",
"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:35:27.1392529+02:00",
"last_update": "2026-05-09T09:35:27.1392529+02:00",
"commited": true,
"mt_pos": {
"$ref": "1"
},
"tt_cloakrooms_units": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"tt_items_customs": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_doc_sa_pt": [
{
"$id": "46",
"id": "81da0874-2fea-464f-b103-11f3c1ededc8",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "5d5a7826-3b44-453f-b99a-571f2cdce69e",
"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:35:27.1392529+02:00",
"tt_pos_sesion": {
"$ref": "45"
}
},
{
"$ref": "46"
}
],
"tt_rooms_units_activity": [
{
"$id": "47",
"id": "dc6f2452-9680-4222-98b2-4390cdcbe0ac",
"id_room_unit": "27b47837-d9c6-452b-ae20-ae10ead247aa",
"id_room_list": "60298777-3db6-4faa-a3a3-dd69dd223939",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-05-09T09:35:27.1392529+02:00",
"date_from": "2026-05-09T09:35:27.1392529+02:00",
"date_end": "2026-05-09T09:35:27.1392529+02:00",
"date_open": "2026-05-09T09:35:27.1392529+02:00",
"date_close": "2026-05-09T09:35:27.1392529+02:00",
"id_employee": "531ce436-0029-40e3-ad83-b4a285dacd44",
"id_employee_sec": "008c9753-9f69-4231-a1c0-be07e1771b7e",
"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": "681ee5c6-4b1d-4483-b2ce-90bcf3e5d8ab",
"comment": "sample string 7",
"id_user_open": "5e8ae71d-d0ba-4204-a571-b996c148dc3c",
"id_user_close": "dde0c482-9dc3-44ac-bb8c-5a61bc43bef5",
"id_unit_state": "4722a4cd-7a7b-4263-8112-2c2ab4c4b77d",
"id_pos_sesion": "43cbed83-e25e-4b9e-9fb9-7a61df73d401",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-05-09T09:35:27.1392529+02:00",
"active": true,
"created_on": "2026-05-09T09:35:27.1392529+02:00",
"last_update": "2026-05-09T09:35:27.1392529+02:00",
"commited": true,
"mt_employees": {
"$ref": "20"
},
"mt_employees1": {
"$ref": "20"
},
"mt_rooms_units": {
"$id": "48",
"id": "ba4ac3ca-04c9-4545-a587-3343868bf548",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "da624e04-b4f3-414e-a731-df9462e56dee",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "c455c84a-5c61-4f64-9e00-ef6b5ab3c543",
"locked": true,
"date_locked": "2026-05-09T09:35:27.1392529+02:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-05-09T09:35:27.1392529+02:00",
"last_update": "2026-05-09T09:35:27.1392529+02:00",
"id_user_upd": "d8ca913d-40db-4c78-a3b9-acc63f6a694a",
"commited": true,
"mt_rooms": {
"$id": "49",
"id": "0730ad2b-44be-4391-b8b0-a8689c028596",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "ad81f5b8-a1bd-4913-a08e-a4c3c2a2f8e2",
"name_pos": "sample string 6",
"id_image": "45143855-cd94-4178-9521-5ddbc17f8518",
"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": "4ce302b9-8f61-4eb5-b7a4-d080a9a55653",
"refresh_status": true,
"active": true,
"created_on": "2026-05-09T09:35:27.1392529+02:00",
"last_update": "2026-05-09T09:35:27.1392529+02:00",
"id_user_upd": "28f72c25-6907-42be-b737-ebd7cf409b84",
"commited": true,
"mt_branches": {
"$ref": "3"
},
"mt_pos_rooms": [
{
"$id": "50",
"id_pos": "080478f3-f10c-4a54-805a-0bb543949698",
"id_room": "5df0842e-e47f-4e58-a1d6-fa6b750dfda1",
"active": true,
"created_on": "2026-05-09T09:35:27.1392529+02:00",
"last_update": "2026-05-09T09:35:27.1392529+02:00",
"id_user_upd": "68a2da27-87d9-4ea3-b8cc-b9cc54873ee8",
"commited": true,
"mt_pos": {
"$ref": "1"
},
"mt_rooms": {
"$ref": "49"
},
"st_users": {
"$ref": "9"
}
},
{
"$ref": "50"
}
],
"st_images": {
"$ref": "4"
},
"st_images1": {
"$ref": "4"
},
"st_users": {
"$ref": "9"
},
"mt_rooms_units": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"tt_rooms_list": [
{
"$id": "51",
"id": "2cfdb4f8-25cb-4bf8-bf30-1290e059b826",
"id_room": "882a8dcb-24f6-4339-9b3d-5787e26bdeeb",
"date_in": "2026-05-09T09:35:27.1392529+02:00",
"date_out": "2026-05-09T09:35:27.1392529+02:00",
"id_user_add": "b53cf402-ea9a-4fb7-80cf-defe809c4b63",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-05-09T09:35:27.1392529+02:00",
"last_update": "2026-05-09T09:35:27.1392529+02:00",
"commited": true,
"mt_rooms": {
"$ref": "49"
},
"st_users": {
"$ref": "9"
},
"tt_rooms_units_activity": [
{
"$ref": "47"
},
{
"$ref": "47"
}
]
},
{
"$ref": "51"
}
]
},
"mt_rooms_units_types": {
"$id": "52",
"id": "dcdfb292-4ad2-484d-85b7-bb79cd4236d0",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-05-09T09:35:27.1392529+02:00",
"last_update": "2026-05-09T09:35:27.1392529+02:00",
"id_user_upd": "987cbdfb-07d8-4bd3-9543-ab51a5164f58",
"commited": true,
"mt_rooms_units": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"mt_rooms_units_states_types": [
{
"$id": "53",
"id_room_type": "2c29b3e4-870e-45e7-934c-e3c58cf81609",
"id_room_state": "66ef2cfc-63a2-459c-bf63-07d1324963aa",
"id_image": "baee028e-1c44-41ef-9c05-f91bb2c1f94d",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-05-09T09:35:27.1392529+02:00",
"last_update": "2026-05-09T09:35:27.1392529+02:00",
"id_user_upd": "1cfae0c5-8b0b-4f97-baae-953ccdb933af",
"commited": true,
"mt_rooms_units_states": {
"$id": "54",
"id": "a09fc4d2-a4c9-4723-8523-53089577f187",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"color": "sample string 5",
"active": true,
"created_on": "2026-05-09T09:35:27.1392529+02:00",
"last_update": "2026-05-09T09:35:27.1392529+02:00",
"id_user_upd": "0e29f16c-03cd-4560-89d8-09e04b0fdc38",
"commited": true,
"st_users": {
"$ref": "9"
},
"mt_rooms_units_states_types": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"tt_rooms_units_activity": [
{
"$ref": "47"
},
{
"$ref": "47"
}
]
},
"mt_rooms_units_types": {
"$ref": "52"
},
"st_images": {
"$ref": "4"
},
"st_users": {
"$ref": "9"
}
},
{
"$ref": "53"
}
],
"st_users": {
"$ref": "9"
}
},
"st_users": {
"$ref": "9"
},
"tt_rooms_units_activity": [
{
"$ref": "47"
},
{
"$ref": "47"
}
]
},
"mt_rooms_units_states": {
"$ref": "54"
},
"st_users": {
"$ref": "9"
},
"st_users1": {
"$ref": "9"
},
"tt_doc_sa": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"tt_pos_sesion": {
"$ref": "45"
},
"tt_rooms_list": {
"$ref": "51"
}
},
{
"$ref": "47"
}
],
"st_users": {
"$ref": "9"
},
"st_users1": {
"$ref": "9"
},
"tt_tips": [
{
"$id": "55",
"id": "815cf498-1a17-46d7-8558-d9c2a4f46e90",
"id_pos_sesion": "508539bc-c90a-4ea5-a958-70b1ef21b108",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "20a945e0-06ae-410c-8395-b7aa676b8f55",
"id_room_unit_activity": "a17000c9-59a8-4d6b-a12b-8cc2d8333d1f",
"id_doc_sa": "3874ddf7-bebd-4abc-b551-321bce538f69",
"id_pos_type": "4341ca80-e2cf-4edc-b8ee-b1ae78106830",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "0a60b072-844b-41b5-bea9-c4c760b3c6f4",
"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:35:27.1392529+02:00",
"last_update": "2026-05-09T09:35:27.1392529+02:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "45"
},
"tt_tips_users": [
{
"$id": "56",
"id_tip": "ca5cbf4f-84b2-43b2-a8e6-8c0cc245b811",
"id_user": "8b7086da-4090-48ef-b28a-fb649a87e950",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-05-09T09:35:27.1392529+02:00",
"last_update": "2026-05-09T09:35:27.1392529+02:00",
"commited": true,
"st_users": {
"$ref": "9"
},
"tt_tips": {
"$ref": "55"
}
},
{
"$ref": "56"
}
]
},
{
"$ref": "55"
}
],
"tt_pos_sesion_users": [
{
"$id": "57",
"id_pos_sesion": "7e7c40e7-8792-45ed-b658-469f63b01be0",
"id_user": "47740f4f-2ad2-4a8e-8fdb-5941a98cc48b",
"date_add": "2026-05-09T09:35:27.1392529+02:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-05-09T09:35:27.1392529+02:00",
"last_update": "2026-05-09T09:35:27.1392529+02:00",
"commited": true,
"st_users": {
"$ref": "9"
},
"tt_pos_sesion": {
"$ref": "45"
}
},
{
"$ref": "57"
}
],
"tt_doc_sa": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"tt_cmd_connection": [
{
"$id": "58",
"id": "053d12f2-bcd9-4528-86a7-f198c32c706f",
"id_user": "9f78d9fd-9000-4487-a581-39f7aedd7a3a",
"id_user_profile": "bd8bf4ae-d368-429f-9644-f55ee30a252a",
"locator": "sample string 4",
"date_end": "2026-05-09T09:35:27.1392529+02:00",
"id_pos_sesion": "0a03a80f-829e-4730-a9c7-9699848a2fcd",
"date_login": "2026-05-09T09:35:27.1392529+02:00",
"date_logout": "2026-05-09T09:35:27.1392529+02:00",
"terminal_id": "sample string 6",
"terminal_type": "sample string 7",
"created_on": "2026-05-09T09:35:27.1392529+02:00",
"last_update": "2026-05-09T09:35:27.1392529+02:00",
"commited": true,
"st_users": {
"$ref": "9"
},
"st_users_profiles": {
"$id": "59",
"id": "09eee4a3-d528-407c-9c95-3accf49fbb58",
"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:35:27.1392529+02:00",
"last_update": "2026-05-09T09:35:27.1392529+02:00",
"commited": true,
"st_permisions": [
{
"$id": "60",
"id": "754dd1f1-40a0-4cca-a522-36d47a74d666",
"id_function": "09eb170b-6527-4c91-8b68-f6323912787c",
"id_user": "ed14b776-e474-42b6-ae8e-65dda100c7b6",
"id_profile": "7af8fc5d-0c9c-4ee9-bec8-71cc8dc6d1a6",
"permission": 3,
"active": true,
"created_on": "2026-05-09T09:35:27.1392529+02:00",
"last_update": "2026-05-09T09:35:27.1392529+02:00",
"commited": true,
"st_users_profiles": {
"$ref": "59"
},
"st_users": {
"$ref": "9"
},
"st_functions": {
"$id": "61",
"id": "0d65cc30-5468-4309-8321-5d0ad458d405",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "1d13088c-b2fe-4639-9b9e-bf8e02e2dbb9",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "f4d6dc0f-beb0-4ea8-a8ad-aa5a13e4d067",
"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:35:27.1392529+02:00",
"last_update": "2026-05-09T09:35:27.1392529+02:00",
"commited": true,
"st_functions_groups": {
"$id": "62",
"id": "3b7d0f65-8de9-4fad-aac0-55efdbb7cf67",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-05-09T09:35:27.1392529+02:00",
"last_update": "2026-05-09T09:35:27.1392529+02:00",
"commited": true,
"st_functions": [
{
"$ref": "61"
},
{
"$ref": "61"
}
]
},
"st_images": {
"$ref": "4"
},
"st_permisions": [
{
"$ref": "60"
},
{
"$ref": "60"
}
]
}
},
{
"$ref": "60"
}
],
"st_users": [
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"tt_cmd_connection": [
{
"$ref": "58"
},
{
"$ref": "58"
}
]
},
"tt_pos_sesion": {
"$ref": "45"
}
},
{
"$ref": "58"
}
],
"tt_cmd_messages": [
{
"$id": "63",
"id": "d8d5c851-b8d2-455c-95a4-bec84fed3de8",
"id_user": "7349487a-17c4-4d06-a8f4-751d103c3260",
"date_add": "2026-05-09T09:35:27.1392529+02:00",
"destiny_type": 4,
"id_key": "3af2938c-cc41-495d-bf02-87fa93b1da16",
"message": "sample string 6",
"message_view": true,
"date_view": "2026-05-09T09:35:27.1392529+02:00",
"id_pos_sesion": "cac8589d-b399-49bf-9da5-fa24a3114e31",
"terminal_add": "sample string 9",
"created_on": "2026-05-09T09:35:27.1392529+02:00",
"last_update": "2026-05-09T09:35:27.1392529+02:00",
"commited": true,
"st_users": {
"$ref": "9"
},
"tt_pos_sesion": {
"$ref": "45"
}
},
{
"$ref": "63"
}
]
}
},
{
"$ref": "44"
}
]
},
"mt_items_vouchers": {
"$id": "64",
"id": "9d2d6d07-3eef-464e-915f-446c6f9f83f9",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "fb6e22cb-5643-46cd-88b5-8104e0229ac0",
"id_doc_print": "110f5c71-cf5f-46c3-8725-f48dbf1c61d2",
"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:35:27.1392529+02:00",
"last_update": "2026-05-09T09:35:27.1392529+02:00",
"commited": true,
"mt_items_sub": [
{
"$ref": "24"
},
{
"$ref": "24"
}
]
},
"st_users": {
"$ref": "9"
},
"mt_prices_items": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"tt_doc_sa_det": [
{
"$ref": "23"
},
{
"$ref": "23"
}
]
},
"mt_prices_list": {
"$ref": "33"
},
"st_users": {
"$ref": "9"
},
"st_users1": {
"$ref": "9"
},
"tt_doc_sa": {
"$ref": "12"
},
"tt_doc_sa_det_stock": [
{
"$id": "65",
"id_doc_sa": "72228135-0b23-4ac4-ad89-f6575413ea5e",
"id_line": 2,
"id_item": "f2ff2ed5-6eec-458f-845c-d2eef2d41459",
"qty": 4.1,
"mt_items": {
"$ref": "7"
},
"tt_doc_sa_det": {
"$ref": "23"
}
},
{
"$ref": "65"
}
]
},
{
"$ref": "23"
}
],
"tt_doc_sa_pay": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"tt_vouchers": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"tt_vouchers_permisions": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"tt_rooms_units_activity": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "47"
},
{
"$ref": "47"
}
]
},
"mt_money_types": {
"$ref": "15"
},
"mt_payment_types": {
"$ref": "18"
},
"tt_doc_sa": {
"$ref": "12"
},
"tt_vouchers": {
"$ref": "30"
}
},
{
"$ref": "19"
}
],
"tt_vouchers": [
{
"$ref": "30"
},
{
"$ref": "30"
}
]
},
"st_users": {
"$ref": "9"
},
"mt_money_types": {
"$ref": "15"
},
"tt_doc_sa": {
"$ref": "12"
}
},
{
"$ref": "17"
}
],
"tt_doc_sa_pay": [
{
"$ref": "19"
},
{
"$ref": "19"
}
]
},
"mt_payment_types": {
"$ref": "18"
},
"st_users": {
"$ref": "9"
}
},
{
"$ref": "14"
}
],
"st_images": {
"$ref": "4"
},
"st_users": {
"$ref": "9"
},
"mt_pos_doc_print": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"st_doc_num": [
{
"$id": "66",
"id_pos": "0742d6f4-06da-45e4-8538-5dbf2459fd96",
"id_doc": "1c71a8e0-f149-4df4-a434-910e0fd5ffcb",
"value": 3,
"created_on": "2026-05-09T09:35:27.1392529+02:00",
"last_update": "2026-05-09T09:35:27.1392529+02:00",
"commited": true,
"mt_docs": {
"$ref": "13"
},
"mt_pos": {
"$ref": "1"
}
},
{
"$ref": "66"
}
],
"tt_doc_sa": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"tt_doc_st": [
{
"$id": "67",
"id": "b75aa39b-8f03-4c46-8f55-cf6c14d5cdde",
"id_pos": "3161f0bc-5486-419f-ab6f-7f96d0b4b09d",
"id_doc": "b6040870-a92f-4e2d-8bae-0b35e0a50de8",
"id_branch": "1d0730cd-73b4-4081-b8a9-1b48c308a59d",
"nro_doc": "sample string 5",
"date_doc": "2026-05-09T09:35:27.1392529+02:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "a0362b45-e188-4caf-89f2-93e8f56c54e9",
"id_loc_from": "7b87117b-481e-45e1-b1f0-6a8949435b77",
"id_loc_end": "ac7d072b-3994-4778-a7c4-117557913fa9",
"id_user_add": "98a494e5-3e72-425f-a86b-b76b42899212",
"id_user_upd": "f3d8c421-b1a5-4f51-a76d-a03d46637ac8",
"id_pos_sesion": "f626807e-9473-4140-b9d8-3360d6803f69",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-05-09T09:35:27.1392529+02:00",
"active": true,
"created_on": "2026-05-09T09:35:27.1392529+02:00",
"last_update": "2026-05-09T09:35:27.1392529+02:00",
"commited": true,
"mt_branches": {
"$ref": "3"
},
"mt_docs": {
"$ref": "13"
},
"mt_locations": {
"$id": "68",
"id": "6efd39a8-3675-44cd-b34b-2f72c0feee7a",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "d8dcb67a-afdb-48f1-b62b-4f8394f30258",
"active": true,
"created_on": "2026-05-09T09:35:27.1392529+02:00",
"last_update": "2026-05-09T09:35:27.1392529+02:00",
"id_user_upd": "8d24429c-898e-478e-a571-763dda109b29",
"commited": true,
"mt_branches": {
"$ref": "3"
},
"st_users": {
"$ref": "9"
},
"tt_doc_sa": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"tt_doc_sa1": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"tt_doc_st": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"tt_doc_st1": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"tt_stock": [
{
"$id": "69",
"id_location": "1636eea4-d04a-4a08-a526-ce3243a64852",
"id_item": "f63ab5ec-89ac-4fa5-bb36-6f0e5e36799e",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-05-09T09:35:27.1392529+02:00",
"last_update": "2026-05-09T09:35:27.1392529+02:00",
"commited": true,
"mt_items": {
"$ref": "7"
},
"mt_locations": {
"$ref": "68"
}
},
{
"$ref": "69"
}
]
},
"mt_locations1": {
"$ref": "68"
},
"mt_pos": {
"$ref": "1"
},
"st_users": {
"$ref": "9"
},
"st_users1": {
"$ref": "9"
},
"tt_doc_st_det": [
{
"$id": "70",
"id_doc_st": "0c3b4f50-1ecf-43d2-b4bd-44346a72c4ac",
"id_line": 2,
"id_item": "ce4ee3ce-2272-40d5-9bb5-770a21b8e381",
"comment": "sample string 4",
"qty": 5.1,
"status": 1,
"active": true,
"mt_items": {
"$ref": "7"
},
"tt_doc_st": {
"$ref": "67"
}
},
{
"$ref": "70"
}
],
"tt_doc_st1": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"tt_doc_st2": {
"$ref": "67"
}
},
{
"$ref": "67"
}
]
},
"mt_locations": {
"$ref": "68"
},
"mt_locations1": {
"$ref": "68"
},
"mt_pos": {
"$ref": "1"
},
"st_users": {
"$ref": "9"
},
"st_users1": {
"$ref": "9"
},
"tt_cloakrooms_units": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"tt_doc_sa_det": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"tt_doc_sa_pay": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"tt_doc_sa1": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"tt_doc_sa2": {
"$ref": "12"
},
"tt_pos_sesion": {
"$ref": "45"
},
"tt_rooms_units_activity": {
"$ref": "47"
},
"tt_spool_doc_print": [
{
"$id": "71",
"id": "f0383fae-51f0-4bac-b0b9-17577dfef32d",
"spool_server": "sample string 2",
"id_doc_sa": "0fcc32e3-bccf-43fe-b52f-6c8a3c1bd47d",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-05-09T09:35:27.1392529+02:00",
"printed": true,
"print_on": "2026-05-09T09:35:27.1392529+02:00",
"tt_doc_sa": {
"$ref": "12"
}
},
{
"$ref": "71"
}
]
},
"tt_pos_sesion": {
"$ref": "45"
}
},
{
"$ref": "11"
}
]
},
{
"$ref": "10"
}
],
"mt_docs_payment_money": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"mt_employees": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"mt_employees_profiles": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"mt_items_featured": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"mt_items_sub": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"mt_items_types": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"mt_locations": [
{
"$ref": "68"
},
{
"$ref": "68"
}
],
"mt_money_rates": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"mt_money_types": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_payment_types": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"mt_pos": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"mt_pos_doc_print": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_pos_prices_list": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_pos_print": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"mt_pos_rooms": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"mt_pos_types": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_pos_view": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_prices_items": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"mt_prices_list": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_prices_list_rules": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"mt_prices_rules": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"mt_rooms": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"mt_rooms_units": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"mt_rooms_units_types": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"mt_units": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"mt_units_ref": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"st_images": {
"$ref": "4"
},
"st_images1": {
"$ref": "4"
},
"st_permisions": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"st_pos_license": [
{
"$id": "72",
"id": "b15148a9-0f59-4032-be95-8a42978232f1",
"id_pos": "862bb27a-3cb2-4777-893c-a9773c951183",
"mac_address": "sample string 3",
"date_end": "2026-05-09T09:35:27.1392529+02:00",
"key_access": "sample string 5",
"id_user_add": "434094cd-3c2d-48d4-8bac-14adb8cf7af8",
"active": true,
"created_on": "2026-05-09T09:35:27.1392529+02:00",
"last_update": "2026-05-09T09:35:27.1392529+02:00",
"commited": true,
"mt_pos": {
"$ref": "1"
},
"st_users": {
"$ref": "9"
}
},
{
"$ref": "72"
}
],
"st_users_pos": [
{
"$id": "73",
"id_user": "9609912c-3788-44ed-93fd-7f125ab003c7",
"id_pos": "8552b401-7d25-4c49-b195-27358b5e4891",
"pass_required": true,
"active": true,
"created_on": "2026-05-09T09:35:27.1392529+02:00",
"last_update": "2026-05-09T09:35:27.1392529+02:00",
"commited": true,
"mt_pos": {
"$ref": "1"
},
"st_users": {
"$ref": "9"
}
},
{
"$ref": "73"
}
],
"st_users_token": [
{
"$id": "74",
"id": "4bcc7154-8ce5-4cab-8d8e-e8be31d967a9",
"token_id": "sample string 2",
"id_user": "b7215bf0-d372-4150-8255-84fa8b11ae37",
"date_from": "2026-05-09T09:35:27.1392529+02:00",
"date_end": "2026-05-09T09:35:27.1392529+02:00",
"created_on": "2026-05-09T09:35:27.1392529+02:00",
"st_users": {
"$ref": "9"
}
},
{
"$ref": "74"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"tt_doc_sa_det": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"tt_doc_sa_det1": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"tt_doc_st": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"tt_doc_st1": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"tt_items_customs": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_logs": [
{
"$id": "75",
"id": "51e6c470-0c71-4002-bcf2-df9f9fd4cfdd",
"id_user_add": "83634595-3025-4c76-9356-c4e1680e3ef5",
"id_table": "b85e6671-457b-4647-a7fc-ae5625976e0c",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "04754b1b-296a-4a87-bb39-99b44fba1642",
"created_on": "2026-05-09T09:35:27.1392529+02:00",
"commited": true,
"mt_pos": {
"$ref": "1"
},
"st_sync_tables": {
"$id": "76",
"id": "f43877b0-7739-46c5-a9ba-119e428b1dcd",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-05-09T09:35:27.1392529+02:00",
"last_update": "2026-05-09T09:35:27.1392529+02:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "77",
"id": "e8bf5166-abf3-45ab-a200-87ae8bb0eec2",
"id_sync": "6942c621-ff9c-4276-985f-e721d50ff6d8",
"json": "sample string 3",
"id_table": "0cc266c9-c8db-4123-931b-68fd278b5e4b",
"order": 5,
"st_sync_packages": {
"$id": "78",
"id": "b113cb7b-0f0d-4d84-b10f-cd16e0633136",
"id_branch_from": "93eff76b-f74c-429c-a8cb-4917c8eced92",
"id_branch_to": "7f188ec3-3ee8-47b2-88a8-ec591def776c",
"type": 4,
"created_on": "2026-05-09T09:35:27.1392529+02:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-05-09T09:35:27.1392529+02:00",
"send_on": "2026-05-09T09:35:27.1392529+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"
}
],
"tt_pos_sesion": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"tt_pos_sesion1": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"tt_rooms_list": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"tt_rooms_units_activity": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"tt_rooms_units_log": [
{
"$id": "79",
"id": "3e7d0c40-edf0-43ac-a188-fb4dbe207036",
"id_room_activity": "c9300056-33ac-4d12-9c49-929ce9f65057",
"id_pos_sesion": "79e0fa13-baa7-4e62-8944-f1bd28365937",
"log_text": "sample string 4",
"id_user": "292a8e4c-ca7f-44c2-b785-0210c412cb18",
"created_on": "2026-05-09T09:35:27.1392529+02:00",
"commited": true,
"st_users": {
"$ref": "9"
}
},
{
"$ref": "79"
}
],
"tt_tips_users": [
{
"$ref": "56"
},
{
"$ref": "56"
}
],
"tt_vouchers_permisions": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"tt_vouchers": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"mt_docs": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_pos_sesion_users": [
{
"$ref": "57"
},
{
"$ref": "57"
}
],
"tt_doc_sa": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"tt_doc_sa1": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"mt_items": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"mt_rooms_units_states": [
{
"$ref": "54"
},
{
"$ref": "54"
}
],
"st_users_profiles": {
"$ref": "59"
},
"tt_cmd_connection": [
{
"$ref": "58"
},
{
"$ref": "58"
}
],
"tt_cmd_messages": [
{
"$ref": "63"
},
{
"$ref": "63"
}
]
}
},
"mt_categories_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_items_featured": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"mt_items_formula": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_units": {
"$ref": "27"
},
"mt_units1": {
"$ref": "27"
},
"st_images": {
"$ref": "4"
},
"st_users": {
"$ref": "9"
},
"mt_items_sub": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"mt_prices_rules": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"tt_doc_sa_det_stock": [
{
"$ref": "65"
},
{
"$ref": "65"
}
],
"tt_doc_st_det": [
{
"$ref": "70"
},
{
"$ref": "70"
}
],
"tt_items_customs": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_stock": [
{
"$ref": "69"
},
{
"$ref": "69"
}
],
"tt_vouchers_det": [
{
"$ref": "29"
},
{
"$ref": "29"
}
]
},
"st_users": {
"$ref": "9"
}
},
{
"$ref": "6"
}
],
"st_images": {
"$ref": "4"
},
"st_users": {
"$ref": "9"
},
"mt_prices_rules": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"tt_vouchers_det": [
{
"$ref": "29"
},
{
"$ref": "29"
}
]
},
{
"$ref": "5"
}
],
"mt_employees": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"mt_items": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"mt_items_types": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"mt_money_types": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_payment_types": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"mt_prices_list": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_rooms": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"mt_rooms1": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"st_functions": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"st_images_types": {
"$id": "80",
"id": "106df935-4082-43b5-849c-66c476eb6048",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-05-09T09:35:27.1392529+02:00",
"last_update": "2026-05-09T09:35:27.1392529+02:00",
"commited": true,
"st_images": [
{
"$ref": "4"
},
{
"$ref": "4"
}
]
},
"mt_docs": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"st_users": [
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"st_users1": [
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"mt_cloakrooms": [
{
"$ref": "10"
},
{
"$ref": "10"
}
]
},
"st_users": {
"$ref": "9"
},
"mt_branches_zones": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_employees_branches": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"mt_items_featured": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"mt_locations": [
{
"$ref": "68"
},
{
"$ref": "68"
}
],
"mt_periods": [
{
"$id": "81",
"id_branch": "bc533a61-3778-45b2-8ce9-9ed3813b251d",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-05-09T09:35:27.1392529+02:00",
"date_end": "2026-05-09T09:35:27.1392529+02:00",
"state": "sample string 6",
"created_on": "2026-05-09T09:35:27.1392529+02:00",
"last_update": "2026-05-09T09:35:27.1392529+02:00",
"commited": true,
"mt_branches": {
"$ref": "3"
}
},
{
"$ref": "81"
}
],
"mt_pos": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"mt_prices_list_rules": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"mt_prices_rules": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"mt_rooms": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"st_sync_packages": [
{
"$ref": "78"
},
{
"$ref": "78"
}
],
"st_sync_packages1": [
{
"$ref": "78"
},
{
"$ref": "78"
}
],
"tt_doc_sa": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"tt_doc_st": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"tt_vouchers": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"tt_vouchers_permisions": [
{
"$ref": "31"
},
{
"$ref": "31"
}
]
},
"mt_pos": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"st_users": {
"$ref": "9"
}
},
"mt_cloakrooms": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_items_featured": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"mt_pos_print": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"mt_pos_rooms": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"st_users": {
"$ref": "9"
},
"mt_pos_view": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_prices_list_rules": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"mt_prices_rules": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"st_doc_num": [
{
"$ref": "66"
},
{
"$ref": "66"
}
],
"st_pos_license": [
{
"$ref": "72"
},
{
"$ref": "72"
}
],
"st_users_pos": [
{
"$ref": "73"
},
{
"$ref": "73"
}
],
"tt_doc_sa": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"tt_pos_connection": [
{
"$id": "82",
"id": "9f62f842-d224-47c0-ac41-6669faf6a32d",
"id_pos": "3a4bb56f-fd32-4cf0-93d3-72fd0b4ebd3a",
"date_add": "2026-05-09T09:35:27.1392529+02:00",
"date_upd": "2026-05-09T09:35:27.1392529+02:00",
"date_out": "2026-05-09T09:35:27.1392529+02:00",
"connection_type": "sample string 3",
"connection_speed": 1,
"terminal_name": "sample string 4",
"version": "sample string 5",
"commited": true,
"mt_pos": {
"$ref": "1"
}
},
{
"$ref": "82"
}
],
"tt_pos_sesion": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"mt_branches": {
"$ref": "3"
},
"tt_logs": [
{
"$ref": "75"
},
{
"$ref": "75"
}
],
"st_local_variables": [
{
"$id": "83",
"id": "13de7ef0-82c9-4d47-8e1d-332b04d6513d",
"id_pos": "99b93a5d-28ac-4ba7-b402-06b80316cdce",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-05-09T09:35:27.1392529+02:00",
"commited": true,
"mt_pos": {
"$ref": "1"
}
},
{
"$ref": "83"
}
],
"tt_doc_st": [
{
"$ref": "67"
},
{
"$ref": "67"
}
]
},
{
"$ref": "1"
}
]