GET api/Mt_Employees?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_employees| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
None. |
|
| id_mask | string |
Required Max length: 10 |
|
| first_name | string |
Required Max length: 20 |
|
| last_name | string |
Required Max length: 20 |
|
| nickname | string |
Required Max length: 20 |
|
| external_id | string |
Max length: 100 |
|
| string |
Max length: 50 |
||
| mobile | string |
Max length: 30 |
|
| nif | string |
Max length: 20 |
|
| authorization | boolean |
Required |
|
| id_employee_profile | globally unique identifier |
Required |
|
| name_pos | string |
Max length: 20 |
|
| id_image | globally unique identifier |
None. |
|
| view_pos | boolean |
Required |
|
| order | integer |
Required |
|
| color_border | string |
Max length: 20 |
|
| color_button | string |
Max length: 20 |
|
| color_font | string |
Max length: 20 |
|
| active | boolean |
Required |
|
| created_on | date |
None. |
|
| last_update | date |
None. |
|
| id_user_upd | globally unique identifier |
None. |
|
| commited | boolean |
None. |
|
| mt_employees_branches | Collection of mt_employees_branches |
None. |
|
| mt_employees_profiles | mt_employees_profiles |
None. |
|
| st_images | st_images |
None. |
|
| st_users | st_users |
None. |
|
| tt_doc_sa_det | Collection of tt_doc_sa_det |
None. |
|
| tt_doc_sa_pay | Collection of tt_doc_sa_pay |
None. |
|
| tt_vouchers | Collection of tt_vouchers |
None. |
|
| tt_vouchers_permisions | Collection of tt_vouchers_permisions |
None. |
|
| tt_rooms_units_activity | Collection of tt_rooms_units_activity |
None. |
|
| tt_rooms_units_activity1 | Collection of tt_rooms_units_activity |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"$id": "1",
"id": "ae1bd9e3-8bb0-4228-b9ac-9de5460548c1",
"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": "7d41e6cf-0922-443f-88f6-40818367722a",
"name_pos": "sample string 12",
"id_image": "7a9c75fa-120d-4769-afc9-327cc57fae96",
"view_pos": true,
"order": 14,
"color_border": "sample string 15",
"color_button": "sample string 16",
"color_font": "sample string 17",
"active": true,
"created_on": "2026-09-06T06:46:37.3990589+02:00",
"last_update": "2026-09-06T06:46:37.3990589+02:00",
"id_user_upd": "4fe19fcc-5b40-4ea1-8a37-2560f5b8d748",
"commited": true,
"mt_employees_branches": [
{
"$id": "2",
"id_employee": "01256a08-7e90-4482-9939-cef80584661f",
"id_branch": "c52fd8ec-3ec9-461f-a8ba-be2236a69e1d",
"active": true,
"created_on": "2026-09-06T06:46:37.3990589+02:00",
"last_update": "2026-09-06T06:46:37.3990589+02:00",
"id_user_upd": "893e8fe3-2ca8-41a3-be2f-5eb75b1b4c14",
"commited": true,
"mt_branches": {
"$id": "3",
"id": "99cae59d-8844-4afc-a29b-06c913ad912b",
"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": "4c4314f2-40aa-407c-8e7a-966cf29eace5",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-09-06T06:46:37.3990589+02:00",
"last_update": "2026-09-06T06:46:37.3990589+02:00",
"id_user_upd": "d84cc46d-f385-4538-a702-0e01109445ad",
"commited": true,
"st_images": {
"$id": "4",
"id": "b0c395ee-0a49-4349-a68f-f3caf0a9318e",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "b480bb32-ac1f-4057-99cc-97ec2ce46076",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-09-06T06:46:37.3990589+02:00",
"last_update": "2026-09-06T06:46:37.3990589+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"mt_categories": [
{
"$id": "5",
"id": "433e6c19-5654-4178-b679-1eba01d8d6a3",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "1dd1b1ec-dd52-40bc-96d8-0bd21b963f5f",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "9c54fae6-c413-4e94-8ed2-8f409d970dc9",
"view_pos": true,
"order": 8,
"order_sec": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"font_bold": true,
"font_underline": true,
"font_size": 15,
"big_buttons": true,
"active": true,
"created_on": "2026-09-06T06:46:37.3990589+02:00",
"last_update": "2026-09-06T06:46:37.3990589+02:00",
"id_user_upd": "26965e53-e0ad-40e0-b21e-77ace6248661",
"commited": true,
"mt_categories_items": [
{
"$id": "6",
"id_category": "c0ce8cad-e76b-46a1-acaf-defd1321e3e4",
"id_item": "9ac39010-d2b0-4704-8b79-1109626c62fe",
"is_default": true,
"active": true,
"created_on": "2026-09-06T06:46:37.3990589+02:00",
"last_update": "2026-09-06T06:46:37.3990589+02:00",
"id_user_upd": "3621eab3-6cbf-49a8-afbf-0777d7516b42",
"commited": true,
"mt_categories": {
"$ref": "5"
},
"mt_items": {
"$id": "7",
"id": "7a808ce1-e8a0-4909-a112-c73417963b32",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "90ff749d-0da9-44e3-8a01-413de428b159",
"id_unit_sec": "0e9ba103-a2bd-47d3-b6a5-e8f6c532f6b5",
"id_brand": "e4e6aae4-ab30-424c-a79e-03e10f1eaae0",
"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": "a81ac42d-a626-4d55-b346-b1b20372425c",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"font_bold": true,
"font_underline": true,
"font_size": 29,
"active": true,
"created_on": "2026-09-06T06:46:37.3990589+02:00",
"last_update": "2026-09-06T06:46:37.3990589+02:00",
"id_user_upd": "0ebc523e-d208-498b-a39a-98163e497b6a",
"commited": true,
"mt_brands": {
"$id": "8",
"id": "d71ce214-f836-4f64-9e92-b56a54526860",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-09-06T06:46:37.3990589+02:00",
"last_update": "2026-09-06T06:46:37.3990589+02:00",
"id_user_upd": "6b2120a6-cacd-486e-ae54-3172b6f98fff",
"commited": true,
"mt_items": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"st_users": {
"$id": "9",
"id": "5c36a0f6-3881-4cb1-b7b5-231e0ebe9bdd",
"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": "066be769-26ed-4429-bb7b-40404d182bdb",
"view_messages": true,
"id_image_photo": "854ee911-e838-4a78-a15c-0d37e68ac60b",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "5f42cf05-b29e-42ad-ab2f-fb00fdfac30b",
"view_pos": true,
"order": 15,
"color_border": "sample string 16",
"color_button": "sample string 17",
"color_font": "sample string 18",
"active": true,
"created_on": "2026-09-06T06:46:37.3990589+02:00",
"last_update": "2026-09-06T06:46:37.3990589+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"mt_branches_zones": [
{
"$id": "10",
"id": "30af7163-d600-4780-b51c-35564927d917",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "32eb14c7-cd85-47ef-97ae-bf8f0406062f",
"active": true,
"created_on": "2026-09-06T06:46:37.3990589+02:00",
"last_update": "2026-09-06T06:46:37.3990589+02:00",
"id_user_upd": "e5004248-0f5d-4545-bd34-a6187bd096f6",
"commited": true,
"mt_branches": {
"$ref": "3"
},
"mt_pos": [
{
"$id": "11",
"id": "06823e65-d61c-48a0-85d3-2f785359e429",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "a24b76db-6808-4a3c-9e86-b862fc2bfae4",
"id_zone": "a6f77644-be55-4837-89aa-33597bb58eb4",
"user_required": true,
"active": true,
"created_on": "2026-09-06T06:46:37.3990589+02:00",
"last_update": "2026-09-06T06:46:37.3990589+02:00",
"id_user_upd": "71e79413-8d80-4266-a8cc-43687e3961d2",
"commited": true,
"mt_branches_zones": {
"$ref": "10"
},
"mt_cloakrooms": [
{
"$id": "12",
"id": "f841f9b2-7488-4b18-9c3a-ce1492d27746",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "72716e04-aa0d-4582-b43e-ba5f25569641",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "d74be425-525b-4d8a-abec-a7e7ca678608",
"view_pos": true,
"order": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"active": true,
"created_on": "2026-09-06T06:46:37.3990589+02:00",
"last_update": "2026-09-06T06:46:37.3990589+02:00",
"id_user_upd": "a7f09e96-84df-4ec3-88c8-65194c64335b",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"st_images": {
"$ref": "4"
},
"st_users": {
"$ref": "9"
},
"tt_cloakrooms_units": [
{
"$id": "13",
"id": "dd9aa77c-5a33-42e7-8864-514a1f37a006",
"id_cloakroom": "59afbd1d-0360-40c0-a480-d2d27711be0e",
"id_pos_sesion": "811b67da-1eed-4446-aa1a-6496e394af1c",
"unit_id": 4,
"date_open": "2026-09-06T06:46:37.3990589+02:00",
"date_close": "2026-09-06T06:46:37.3990589+02:00",
"id_doc_sa": "e1229ebb-453c-4af1-8c23-557a6e0f1af7",
"commited": true,
"mt_cloakrooms": {
"$ref": "12"
},
"tt_doc_sa": {
"$id": "14",
"id": "e7f4c6f0-fef9-46d1-9b9f-68acbf3e06b7",
"id_pos": "9a167103-e675-4238-b58a-507d02be40c6",
"id_doc": "acfa4a56-2370-4b18-958a-8a629f864e50",
"id_branch": "f11e9896-39ba-4bb9-9fe7-4cbd8c7f5733",
"nro_doc": "sample string 5",
"date_doc": "2026-09-06T06:46:37.3990589+02:00",
"date_tax": "2026-09-06T06:46:37.3990589+02:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "9909d1bc-8c2e-4677-bde8-7b5cae609749",
"id_relationship": "f6bf0e35-f990-489b-b810-37c65cd613cf",
"id_loc_from": "cff0ae35-a735-40bf-b6cd-9b94259e8055",
"id_loc_end": "e1fe6db4-284b-4996-badf-67d7c0a8d9c5",
"id_user_add": "f4188caf-cffb-44f5-aaf8-a1c3f1289260",
"id_user_upd": "853b2384-5f04-4807-9a0e-1c5b5aa7c28d",
"comment": "sample string 12",
"id_pos_sesion": "d4ad8f89-7129-474d-9a7b-54d1ec14ed6b",
"id_room_unit": "19b13e15-867c-4980-bf19-d2f3a0b974eb",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "2b7b5c95-30b3-452e-b522-725eeb659cce",
"p_dis": 15.1,
"p_chr": 16.1,
"amt_net": 17.1,
"amt_tax": 18.1,
"amt_dis": 19.1,
"amt_chr": 20.1,
"amt_tot": 21.1,
"active": true,
"created_on": "2026-09-06T06:46:37.3990589+02:00",
"last_update": "2026-09-06T06:46:37.3990589+02:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "3"
},
"mt_docs": {
"$id": "15",
"id": "ffbece67-c30d-47d0-b235-ffbf16bc45b5",
"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": "82966555-2963-4bac-bfab-c9dc6b42ee8b",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"active": true,
"created_on": "2026-09-06T06:46:37.3990589+02:00",
"last_update": "2026-09-06T06:46:37.3990589+02:00",
"id_user_upd": "8d239ae1-fedf-4c36-8628-38429f60c49d",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "16",
"id_doc": "5d8ef9f9-4828-46b7-87ce-07b0aa3d796b",
"id_pay": "161519dd-0572-4681-a09b-9381acc89059",
"id_money": "bee66738-267f-4973-bf14-05a7f1097e6c",
"active": true,
"created_on": "2026-09-06T06:46:37.3990589+02:00",
"last_update": "2026-09-06T06:46:37.3990589+02:00",
"id_user_upd": "e79c8e42-f737-4753-b00a-f1ff68eb789d",
"commited": true,
"mt_docs": {
"$ref": "15"
},
"mt_money_types": {
"$id": "17",
"id": "ab316419-3965-45df-bf1f-b0af3b60fb51",
"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": "0564d22d-1b2f-4320-8246-c2d5cf88e77d",
"view_pos": true,
"order": 8,
"color_border": "sample string 9",
"color_button": "sample string 10",
"color_font": "sample string 11",
"active": true,
"created_on": "2026-09-06T06:46:37.3990589+02:00",
"last_update": "2026-09-06T06:46:37.3990589+02:00",
"id_user_upd": "128ddf68-f96f-40c7-9080-19d6e050febd",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"mt_money_rates": [
{
"$id": "18",
"id_money_1": "2341bc33-215f-498e-8898-a054715c24e5",
"id_money_2": "ab9b815a-be70-4805-ab20-b8874848448f",
"date_from": "2026-09-06T06:46:37.3990589+02:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-09-06T06:46:37.3990589+02:00",
"last_update": "2026-09-06T06:46:37.3990589+02:00",
"id_user_upd": "8d697ca9-f6ee-444e-9a57-573e191b1ef8",
"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": "ebdbb9ad-fdb9-40bd-b33f-85830b687221",
"id_pay": "5592bd9a-d2da-43e5-ad24-3819a680ea94",
"id_money": "42b4a285-8803-479d-ab57-26dc1e74de7b",
"date_cashflow": "2026-09-06T06:46:37.3990589+02:00",
"coefficient": 5.1,
"id_user_add": "6fca278c-bc97-4a67-aef6-8e442c5bb2a2",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "20",
"id": "3aa78b71-e27f-4ad1-9337-bb63b0cb21e7",
"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": "e0f8231e-1548-4d4f-979b-239ccdcc37cc",
"view_pos": true,
"order": 13,
"color_border": "sample string 14",
"color_button": "sample string 15",
"color_font": "sample string 16",
"active": true,
"created_on": "2026-09-06T06:46:37.3990589+02:00",
"last_update": "2026-09-06T06:46:37.3990589+02:00",
"id_user_upd": "fc7345c5-937b-48f8-9d5b-a7b0359a4c41",
"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": "7e626a2c-b6f0-42ac-b535-ad2c2cc914ae",
"id_line": 2,
"id_pay": "6f56deef-0c5d-416d-907d-6e4a5ac69b41",
"id_money": "f98f89c9-3daf-4cb5-9ae5-f253dc6fd781",
"coefficient": 5.1,
"id_voucher": "9f5ec44e-69c9-4485-b7bd-d80d08039b5e",
"id_employee": "a3cba17f-4887-46cd-8540-536070ceedd7",
"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": "5b8e6e70-64ef-474e-a5ff-90dccf9b82c3",
"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": {
"$ref": "1"
},
"mt_money_types": {
"$ref": "17"
},
"mt_payment_types": {
"$ref": "20"
},
"tt_doc_sa": {
"$ref": "14"
},
"tt_vouchers": {
"$id": "22",
"id": "d13766b6-5d4a-4698-9a6e-0adcae8ebf6e",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-09-06T06:46:37.3990589+02:00",
"date_end": "2026-09-06T06:46:37.3990589+02:00",
"date_used": "2026-09-06T06:46:37.3990589+02:00",
"date_sesion": "2026-09-06T06:46:37.3990589+02:00",
"id_employee": "3868b615-11bb-402b-832e-77e9b60803e1",
"id_branch": "995688ce-86e8-4f8a-8ce0-2cf4334f7fd7",
"id_voucher_permision": "8b58422c-b0b5-4b1e-88d7-e631061ded29",
"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": "083aae65-3f34-4201-b604-a58d732a3395",
"id_user_add": "7f5189e5-acba-4ef7-ac16-dd33826ad6d9",
"id_doc_sa": "703b23f9-ae8b-44c3-8115-f657ed2973ed",
"id_item_sub": "1c6a33cc-4851-4457-90ba-f05af8382495",
"id_pos_sesion": "11c213cd-4b2a-4704-869b-2da47e7d8e47",
"is_authorized": true,
"is_automatic": true,
"print_in_branch": true,
"printed": true,
"is_entry": true,
"is_consume": true,
"is_used_entry": true,
"is_used_consume": true,
"is_close": true,
"active": true,
"created_on": "2026-09-06T06:46:37.3990589+02:00",
"last_update": "2026-09-06T06:46:37.3990589+02:00",
"commited": true,
"mt_branches": {
"$ref": "3"
},
"mt_employees": {
"$ref": "1"
},
"mt_payment_types": {
"$ref": "20"
},
"st_users": {
"$ref": "9"
},
"tt_doc_sa_pay": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"tt_vouchers_det": [
{
"$id": "23",
"id_voucher": "3e32271a-2911-4d05-b7f8-8fac75630c84",
"id_line": "8c6ac3e1-dfd8-4fa6-82b8-8f9c4dce7698",
"id_category": "c293e91b-71b4-4faf-b072-475fb2d53c04",
"id_item": "08f5079a-a0e2-41a8-8637-f2c5473059e3",
"id_item_type": "84097bca-06d1-4149-af9d-26b752502833",
"price_max": 1.1,
"qty_add": 3.1,
"qty_used": 4.1,
"mt_categories": {
"$ref": "5"
},
"mt_items": {
"$ref": "7"
},
"mt_items_types": {
"$id": "24",
"id": "e085fa1a-ef69-48f1-a48f-db49ac75818d",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "ade27919-a419-4282-830e-478f810d726b",
"view_pos": true,
"order": 7,
"color_border": "sample string 8",
"color_button": "sample string 9",
"color_font": "sample string 10",
"font_bold": true,
"font_underline": true,
"font_size": 13,
"active": true,
"created_on": "2026-09-06T06:46:37.3990589+02:00",
"last_update": "2026-09-06T06:46:37.3990589+02:00",
"id_user_upd": "26377e5c-099e-4a6a-bbb4-848682755c44",
"commited": true,
"tt_vouchers_det": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"st_images": {
"$ref": "4"
},
"st_users": {
"$ref": "9"
},
"mt_items_sub": [
{
"$id": "25",
"id": "854a359a-c7da-4f5d-b1f0-189019e33b1d",
"id_item": "f396e73d-62c7-40a2-bed8-42d23fdd1829",
"id_item_type": "601959b9-f3d5-4f23-915f-f99c1f5eb73b",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "3cf395d1-9c74-4c59-86dd-0f5e9b404526",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-09-06T06:46:37.3990589+02:00",
"last_update": "2026-09-06T06:46:37.3990589+02:00",
"id_user_upd": "eefcb0f8-e8bf-455c-8f0f-699c9bedc895",
"commited": true,
"mt_items": {
"$ref": "7"
},
"mt_items_formula": [
{
"$id": "26",
"id_item_sub": "845a59b9-966e-42f8-9dc4-9b664c14a20f",
"id_item": "3f79de1c-86a2-4a3d-bbfd-d11aa3850080",
"group_id": 3,
"id_unit_ref": "356658b8-5352-4f2b-ac68-2c970d680472",
"qty_dis": 5,
"mt_items": {
"$ref": "7"
},
"mt_items_sub": {
"$ref": "25"
},
"mt_units_ref": {
"$id": "27",
"id": "c0659747-e4ae-4957-8498-71240e951998",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "1489dfe3-0c33-4eb0-9dea-0a230f32562a",
"active": true,
"created_on": "2026-09-06T06:46:37.3990589+02:00",
"last_update": "2026-09-06T06:46:37.3990589+02:00",
"id_user_upd": "b1d6d4c6-0a12-490e-ae94-6fca2027dcc6",
"commited": true,
"mt_units": {
"$id": "28",
"id": "b5170c05-c6d9-4708-9808-3d7f0bb2a8d7",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-09-06T06:46:37.3990589+02:00",
"last_update": "2026-09-06T06:46:37.3990589+02:00",
"id_user_upd": "44b65957-3505-4fd4-a186-c125d5d7bb5c",
"commited": true,
"mt_units_ref": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"st_users": {
"$ref": "9"
},
"mt_items": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"mt_items1": [
{
"$ref": "7"
},
{
"$ref": "7"
}
]
},
"st_users": {
"$ref": "9"
},
"mt_items_formula": [
{
"$ref": "26"
},
{
"$ref": "26"
}
]
}
},
{
"$ref": "26"
}
],
"mt_items_types": {
"$ref": "24"
},
"mt_items_vouchers": {
"$id": "29",
"id": "af55cee5-d5e8-4099-b894-9299c04970c0",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "25ed41c9-d2f4-494d-b242-ac8963e19938",
"id_doc_print": "46449abf-afb7-4db7-8976-8d66e56a7041",
"hour_end": "00:00:00.1234567",
"price_item_sub": true,
"define_validity": true,
"price_ref": true,
"price_min": 11.1,
"supply_apply": 12,
"active": true,
"created_on": "2026-09-06T06:46:37.3990589+02:00",
"last_update": "2026-09-06T06:46:37.3990589+02:00",
"commited": true,
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
]
},
"st_users": {
"$ref": "9"
},
"mt_prices_items": [
{
"$id": "30",
"id_list": "5d71adfd-326b-44fe-b03e-81eb74dbd342",
"id_item_sub": "71193cde-09b8-4f7d-aca3-df33354bae62",
"validity_date": "2026-09-06T06:46:37.3990589+02:00",
"price": 4.1,
"active": true,
"created_on": "2026-09-06T06:46:37.3990589+02:00",
"last_update": "2026-09-06T06:46:37.3990589+02:00",
"id_user_upd": "5c79b074-013f-4f44-bab4-be7788d9c6f0",
"commited": true,
"mt_items_sub": {
"$ref": "25"
},
"mt_prices_list": {
"$id": "31",
"id": "b1ce291e-379c-4c55-bdea-39561d39037a",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "6987b01a-d52e-464c-af55-72ee3bad4de7",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "55a15cdc-062a-4ec3-93f8-25206eaeb6a0",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"active": true,
"created_on": "2026-09-06T06:46:37.3990589+02:00",
"last_update": "2026-09-06T06:46:37.3990589+02:00",
"id_user_upd": "84f9e8f1-dd67-4b8d-b950-488102118e44",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "32",
"id_pos": "09da4362-f475-4061-923a-3dc7944a520d",
"id_pos_type": "b9fd7967-80c6-4577-a594-a8c9fd5055dc",
"id_price_list": "0b4b6478-8357-4d1f-b627-0e9a5cd44ed3",
"is_default": true,
"view_mon": true,
"view_tue": true,
"view_wed": true,
"view_thu": true,
"view_fri": true,
"view_sat": true,
"view_sun": true,
"active": true,
"created_on": "2026-09-06T06:46:37.3990589+02:00",
"last_update": "2026-09-06T06:46:37.3990589+02:00",
"id_user_upd": "6e9a29f2-6f77-4cb8-b239-9177dbf314d0",
"commited": true,
"mt_pos_view": {
"$id": "33",
"id_pos": "752d6293-3087-4108-8ce8-841a8f51702d",
"id_pos_type": "d80a53ac-ebd6-436e-8ab6-158b8b44ef1a",
"is_default": true,
"active": true,
"created_on": "2026-09-06T06:46:37.3990589+02:00",
"last_update": "2026-09-06T06:46:37.3990589+02:00",
"id_user_upd": "3cbb3b77-fab1-4c55-94e3-8c47eb2328e7",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"mt_pos_prices_list": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"mt_pos_types": {
"$id": "34",
"id": "9c3d4d62-f00f-412c-a209-e0371310d1f7",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-09-06T06:46:37.3990589+02:00",
"last_update": "2026-09-06T06:46:37.3990589+02:00",
"id_user_upd": "7cbebe6c-6cf9-4a0f-8cc0-08856f9a7075",
"commited": true,
"mt_items_featured": [
{
"$id": "35",
"id": "f0359fcb-74d5-4b91-bcca-8dd87d089aee",
"id_branch": "c0c63c7f-6205-4dde-bcc0-8bc99d3ec695",
"id_pos_type": "46c24162-c139-426e-ab10-6120a791993a",
"id_pos": "5b8ab294-d832-4cc3-9bde-981d7253c78e",
"id_item": "9d7d5c8c-f40b-459a-89a0-2e282148868f",
"date_from": "2026-09-06T06:46:37.3990589+02:00",
"date_end": "2026-09-06T06:46:37.3990589+02:00",
"image_id": 4,
"active": true,
"created_on": "2026-09-06T06:46:37.3990589+02:00",
"last_update": "2026-09-06T06:46:37.3990589+02:00",
"id_user_upd": "893672f2-5ca5-47c2-bdbf-23a855f197ce",
"commited": true,
"mt_branches": {
"$ref": "3"
},
"mt_items": {
"$ref": "7"
},
"mt_pos": {
"$ref": "11"
},
"mt_pos_types": {
"$ref": "34"
},
"st_users": {
"$ref": "9"
}
},
{
"$ref": "35"
}
],
"mt_pos_doc_print": [
{
"$id": "36",
"id_pos_print": "5959e5a3-436a-4f34-bc66-91a0d0959569",
"id_doc": "dae5449d-78f3-4d54-b208-08dd9b651936",
"id_pos_type": "cb74cb3d-d344-45a1-acd6-f19197650ed2",
"id_doc_print": "8bf6acad-e5b1-419d-9d1d-519fc21182e7",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-09-06T06:46:37.3990589+02:00",
"last_update": "2026-09-06T06:46:37.3990589+02:00",
"id_user_upd": "18ea7b49-a94e-4eb5-a167-a72530642f6d",
"commited": true,
"mt_docs": {
"$ref": "15"
},
"mt_pos_print": {
"$id": "37",
"id": "7912b6d2-27b8-4614-90ea-a16433299ede",
"id_pos": "1e4b35d8-973e-416a-82cc-f2d23a082101",
"id_mask": "sample string 3",
"name": "sample string 4",
"mode_print": 5,
"port": "sample string 6",
"baud_rate": 1,
"data_bits": 1,
"stop_bit": 1,
"flow_control": 1,
"parity": 1,
"pin_cashdrawer": 1,
"ip_printer": "sample string 7",
"port_ip": 1,
"printer_name": "sample string 8",
"active": true,
"created_on": "2026-09-06T06:46:37.3990589+02:00",
"last_update": "2026-09-06T06:46:37.3990589+02:00",
"id_user_upd": "b1f60df8-487d-45df-b95f-3a17072b9813",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"mt_pos_doc_print": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"st_users": {
"$ref": "9"
}
},
"mt_pos_types": {
"$ref": "34"
},
"st_doc_print": {
"$id": "38",
"id": "dfc9abe9-c749-4ffc-95dc-0723d813ffde",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high_row": 5,
"high_doc": 6,
"with_doc": 7,
"to_file": true,
"active": true,
"created_on": "2026-09-06T06:46:37.3990589+02:00",
"last_update": "2026-09-06T06:46:37.3990589+02:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"st_doc_print_det": [
{
"$id": "39",
"id_doc_print": "a7db5d58-b55c-45d4-b23e-6569340994ff",
"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": "38"
}
},
{
"$ref": "39"
}
]
},
"st_users": {
"$ref": "9"
}
},
{
"$ref": "36"
}
],
"st_users": {
"$ref": "9"
},
"mt_pos_view": [
{
"$ref": "33"
},
{
"$ref": "33"
}
]
},
"st_users": {
"$ref": "9"
}
},
"mt_prices_list": {
"$ref": "31"
},
"st_users": {
"$ref": "9"
}
},
{
"$ref": "32"
}
],
"mt_prices_items": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"mt_prices_list1": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"mt_prices_list2": {
"$ref": "31"
},
"mt_prices_list_rules": [
{
"$id": "40",
"id": "5da31cc0-7c36-41d9-8791-89277230df80",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-09-06T06:46:37.3990589+02:00",
"date_end": "2026-09-06T06:46:37.3990589+02:00",
"id_branch": "dde8f269-ccd5-4b91-a46f-3f4111268084",
"id_pos": "3473be7f-71fd-43d1-9806-f096e3944128",
"id_list": "2184c430-e7d6-4e2f-a359-1bca02463cca",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-09-06T06:46:37.3990589+02:00",
"last_update": "2026-09-06T06:46:37.3990589+02:00",
"id_user_upd": "419715f5-5863-4bbf-9eaf-8fe865791c9e",
"commited": true,
"mt_branches": {
"$ref": "3"
},
"mt_pos": {
"$ref": "11"
},
"mt_prices_list": {
"$ref": "31"
},
"st_users": {
"$ref": "9"
}
},
{
"$ref": "40"
}
],
"st_images": {
"$ref": "4"
},
"st_users": {
"$ref": "9"
},
"mt_prices_rules": [
{
"$id": "41",
"id": "80877026-a060-432a-8c99-021f0dcfdf7c",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-09-06T06:46:37.3990589+02:00",
"date_end": "2026-09-06T06:46:37.3990589+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": "ba1c6b18-3c9b-4fab-98a4-f7d43ce0a239",
"id_pos": "2b956232-036a-4891-b708-74a15f81b293",
"id_list": "bdea6d33-1ddd-462d-9c4b-8f754b5543a4",
"id_item": "2e157baa-7580-449f-9506-df54d95f0414",
"id_item_type": "72b1ff45-8ca9-4651-a5f9-802facaec5dc",
"id_category": "d7bd716a-a387-45d0-a8eb-31d51be45848",
"by_day_week": true,
"use_mon": true,
"use_tue": true,
"use_wed": true,
"use_thu": true,
"use_fri": true,
"use_sat": true,
"use_sun": true,
"use_hour_ini": "00:00:00.1234567",
"use_hour_end": "00:00:00.1234567",
"active": true,
"created_on": "2026-09-06T06:46:37.3990589+02:00",
"last_update": "2026-09-06T06:46:37.3990589+02:00",
"id_user_upd": "2f2a0e8c-9fab-4ce4-b1ad-53b05d09100d",
"commited": true,
"mt_branches": {
"$ref": "3"
},
"mt_categories": {
"$ref": "5"
},
"mt_items": {
"$ref": "7"
},
"mt_items_types": {
"$ref": "24"
},
"mt_pos": {
"$ref": "11"
},
"mt_prices_list": {
"$ref": "31"
},
"st_users": {
"$ref": "9"
}
},
{
"$ref": "41"
}
],
"tt_doc_sa_det": [
{
"$id": "42",
"id_doc_sa": "3f2d776b-515e-4edb-87f1-13e037825047",
"id_line": 2,
"id_item_sub": "4953da16-f906-47a9-bf89-c61bc95212b3",
"qty": 4.1,
"id_list": "67bf149f-b508-4081-acee-f5bc7a27640c",
"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": "7e473ed8-031d-453b-876e-69da0b6c6f4e",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "aa50be78-050e-40fd-b585-23b274e7e083",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "73b3ca42-9456-4401-a7a0-a08d6cd618ba",
"id_user_upd": "bcd52a25-eda8-44f1-a1f4-5ad4012160a5",
"active": true,
"mt_employees": {
"$ref": "1"
},
"mt_items_sub": {
"$ref": "25"
},
"mt_prices_list": {
"$ref": "31"
},
"st_users": {
"$ref": "9"
},
"st_users1": {
"$ref": "9"
},
"tt_doc_sa": {
"$ref": "14"
},
"tt_doc_sa_det_stock": [
{
"$id": "43",
"id_doc_sa": "0f2f3e27-844c-4118-82e0-0f6e0a9db937",
"id_line": 2,
"id_item": "eb995ca1-77ad-4a47-8b3e-7ab4d8588aae",
"qty": 4.1,
"mt_items": {
"$ref": "7"
},
"tt_doc_sa_det": {
"$ref": "42"
}
},
{
"$ref": "43"
}
]
},
{
"$ref": "42"
}
]
},
"st_users": {
"$ref": "9"
}
},
{
"$ref": "30"
}
],
"tt_doc_sa_det": [
{
"$ref": "42"
},
{
"$ref": "42"
}
]
},
{
"$ref": "25"
}
],
"mt_prices_rules": [
{
"$ref": "41"
},
{
"$ref": "41"
}
],
"tt_items_customs": [
{
"$id": "44",
"id": "c3ce194a-0d82-4d44-a3df-f407bc37a393",
"order_id": 2,
"id_item": "4408a26f-e91d-4359-9b2e-08081f392255",
"id_item_type": "2a17933c-a904-494b-8a75-1dccb13fa48a",
"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": "839ef8e6-5738-48d5-a90a-2a81199cf00b",
"type_item": 11,
"id_voucher_json": "588a8534-1388-4b30-a64a-4a2009193607",
"count_voucher": 1,
"id_category": "87ecfcf9-7dc5-4182-bba4-9c2c07267c58",
"created_on": "2026-09-06T06:46:37.3990589+02:00",
"last_update": "2026-09-06T06:46:37.3990589+02:00",
"id_user_upd": "1c2f4ee8-976d-4cde-abad-87cea04075f0",
"commited": true,
"mt_items": {
"$ref": "7"
},
"mt_items_types": {
"$ref": "24"
},
"st_users": {
"$ref": "9"
},
"tt_pos_sesion": {
"$id": "45",
"id": "3dd14b9e-396d-422a-b856-fc103640faf2",
"nro_sesion": 2,
"id_pos": "2f4b2bcb-8cef-45e7-8099-bee5d2c704b6",
"date_tax": "2026-09-06T06:46:37.3990589+02:00",
"date_open": "2026-09-06T06:46:37.3990589+02:00",
"date_close": "2026-09-06T06:46:37.3990589+02:00",
"id_user_open": "629a420d-1a43-43d8-9f9e-9c5723d94e05",
"id_user_close": "e1e925d3-dda9-4e3a-b849-74cb0a066317",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2026-09-06T06:46:37.3990589+02:00",
"last_update": "2026-09-06T06:46:37.3990589+02:00",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"tt_cloakrooms_units": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_items_customs": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_doc_sa_pt": [
{
"$id": "46",
"id": "20876f52-3dbc-4888-88c0-9c4039e2360d",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "e0720e82-d998-4d47-9063-395a8f602ec4",
"type_pay": 5,
"module": "sample string 6",
"process": true,
"json_cloackrooms": "sample string 8",
"multi_select": 9,
"terminal_name": "sample string 10",
"created_on": "2026-09-06T06:46:37.3990589+02:00",
"tt_pos_sesion": {
"$ref": "45"
}
},
{
"$ref": "46"
}
],
"tt_rooms_units_activity": [
{
"$id": "47",
"id": "debff72a-f8a8-4864-9571-95a87bf3b687",
"id_room_unit": "63a6ab4c-ec83-49e4-aefa-4401c5c59eac",
"id_room_list": "f8faac71-4f1e-4dc4-b097-369f4d5f5176",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-09-06T06:46:37.3990589+02:00",
"date_from": "2026-09-06T06:46:37.3990589+02:00",
"date_end": "2026-09-06T06:46:37.3990589+02:00",
"date_open": "2026-09-06T06:46:37.3990589+02:00",
"date_close": "2026-09-06T06:46:37.3990589+02:00",
"id_employee": "0dfb961e-bb52-4865-950d-619d4c945e7a",
"id_employee_sec": "cb041218-fb2a-4756-a8e8-48efa2717b48",
"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": "df3efec1-d3cd-4c0b-9661-b91d6585c6d1",
"comment": "sample string 7",
"id_user_open": "1c9e5516-b4e5-4cff-8fbf-7a580b479436",
"id_user_close": "4c2b1820-92f5-433f-b99b-a635259cf494",
"id_unit_state": "3bd81411-23b4-4552-99eb-9ad8dd6a0f3a",
"id_pos_sesion": "0770d85c-481f-480c-9725-008b16e19a35",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-09-06T06:46:37.3990589+02:00",
"active": true,
"created_on": "2026-09-06T06:46:37.3990589+02:00",
"last_update": "2026-09-06T06:46:37.3990589+02:00",
"commited": true,
"mt_employees": {
"$ref": "1"
},
"mt_employees1": {
"$ref": "1"
},
"mt_rooms_units": {
"$id": "48",
"id": "ba2dc248-5b6a-4874-808c-50489de796c5",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "68c47dee-4f1c-4411-a45a-20ca2ebf2278",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "e0b6c88c-6c30-4b02-b23b-1da558f9af67",
"locked": true,
"date_locked": "2026-09-06T06:46:37.3990589+02:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-09-06T06:46:37.3990589+02:00",
"last_update": "2026-09-06T06:46:37.3990589+02:00",
"id_user_upd": "1cee84b4-9df7-4d63-bd7f-af2ae31f4449",
"commited": true,
"mt_rooms": {
"$id": "49",
"id": "17405097-213e-4761-906c-b56f54360a0b",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "abfdda79-0bf8-46bf-8804-576f6df07eb7",
"name_pos": "sample string 6",
"id_image": "e893a8be-302f-4d63-9502-2190028fea65",
"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": "ab720902-f6de-491e-af6f-eeea021117ca",
"refresh_status": true,
"active": true,
"created_on": "2026-09-06T06:46:37.3990589+02:00",
"last_update": "2026-09-06T06:46:37.3990589+02:00",
"id_user_upd": "1eaedefe-37c2-4816-a818-58b60ee84e7d",
"commited": true,
"mt_branches": {
"$ref": "3"
},
"mt_pos_rooms": [
{
"$id": "50",
"id_pos": "3f5201fa-8ecb-4b98-8d3b-e54bdf55ffbf",
"id_room": "63defc60-2252-4b53-ba55-f3af3a72fb76",
"active": true,
"created_on": "2026-09-06T06:46:37.3990589+02:00",
"last_update": "2026-09-06T06:46:37.3990589+02:00",
"id_user_upd": "972ace95-799e-460f-a262-051f4702f526",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"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": "17d5ea8e-e255-409a-9e25-1d138f8a5e2f",
"id_room": "55fdd0e5-6090-4d20-b53b-ef439ac32a2b",
"date_in": "2026-09-06T06:46:37.3990589+02:00",
"date_out": "2026-09-06T06:46:37.3990589+02:00",
"id_user_add": "5ce53628-45ae-4ab1-b732-b6e98972e250",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-09-06T06:46:37.3990589+02:00",
"last_update": "2026-09-06T06:46:37.3990589+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": "96341e89-2e95-4359-8d80-d6bf452829c3",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-09-06T06:46:37.3990589+02:00",
"last_update": "2026-09-06T06:46:37.3990589+02:00",
"id_user_upd": "4039379f-ff3c-467c-9a72-2a6e6fda053f",
"commited": true,
"mt_rooms_units": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"mt_rooms_units_states_types": [
{
"$id": "53",
"id_room_type": "79b4643a-71d2-4234-8654-bf2e2e9ba156",
"id_room_state": "fb9d7626-7016-4dec-b86e-fa237e3b1cbd",
"id_image": "925d5040-2ae9-4091-b7af-a076f010172e",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-09-06T06:46:37.3990589+02:00",
"last_update": "2026-09-06T06:46:37.3990589+02:00",
"id_user_upd": "acf46499-aa8a-4ba3-96b0-274d860b34e5",
"commited": true,
"mt_rooms_units_states": {
"$id": "54",
"id": "654e6261-c1b0-4f6d-a9a6-02f2ad1d7976",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"color": "sample string 5",
"active": true,
"created_on": "2026-09-06T06:46:37.3990589+02:00",
"last_update": "2026-09-06T06:46:37.3990589+02:00",
"id_user_upd": "8469e879-7e61-4070-b3ed-765f70925fa5",
"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": "14"
},
{
"$ref": "14"
}
],
"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": "06a8ba64-eacc-4b5b-b1c4-dcdd7126c7b1",
"id_pos_sesion": "f1324360-ffca-4e4a-b4f8-e1cf06ebac40",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "950a1a1b-0ad4-4c48-86f1-6c8aac91fe69",
"id_room_unit_activity": "c8105dc4-902c-4603-b279-251bec5db476",
"id_doc_sa": "27b0748b-0350-465e-b15d-1122a00ab204",
"id_pos_type": "197c49fb-dca4-436b-998e-adbe2a14a3e1",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "9bb42a9b-eff1-4a0c-b0fd-48fb685c6f9d",
"coupon_id": "sample string 7",
"terminal_id": "sample string 8",
"card_name": "sample string 9",
"card_bank": "sample string 10",
"card_number": "sample string 11",
"client_name": "sample string 12",
"money_type": "sample string 13",
"merchant_id": "sample string 14",
"aid": "sample string 15",
"auth_num": "sample string 16",
"authorization": true,
"signature": true,
"contactless": true,
"date_hour_pay": "sample string 17",
"terminal_name": "sample string 18",
"active": true,
"created_on": "2026-09-06T06:46:37.3990589+02:00",
"last_update": "2026-09-06T06:46:37.3990589+02:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "45"
},
"tt_tips_users": [
{
"$id": "56",
"id_tip": "13eab903-9ae5-44cd-97d3-4ba8cc0dfa51",
"id_user": "f0e32a24-bdb7-4e99-a2a6-e2c28ef09a20",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-09-06T06:46:37.3990589+02:00",
"last_update": "2026-09-06T06:46:37.3990589+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": "0a7e6f0a-f01d-44c8-b4ff-b33a43b844e9",
"id_user": "7262e192-922e-44b1-99d5-8812719be9dd",
"date_add": "2026-09-06T06:46:37.3990589+02:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-09-06T06:46:37.3990589+02:00",
"last_update": "2026-09-06T06:46:37.3990589+02:00",
"commited": true,
"st_users": {
"$ref": "9"
},
"tt_pos_sesion": {
"$ref": "45"
}
},
{
"$ref": "57"
}
],
"tt_doc_sa": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_cmd_connection": [
{
"$id": "58",
"id": "fbf57f5f-f7be-4638-a6a7-c0c4521a7f6c",
"id_user": "4c0609d2-9689-4e80-92cc-fc33ea7534a3",
"id_user_profile": "84ea7bab-8418-47ab-b38f-39badd74e8d1",
"locator": "sample string 4",
"date_end": "2026-09-06T06:46:37.3990589+02:00",
"id_pos_sesion": "10089eaf-050c-4c84-9e39-201750a2acc2",
"date_login": "2026-09-06T06:46:37.3990589+02:00",
"date_logout": "2026-09-06T06:46:37.3990589+02:00",
"terminal_id": "sample string 6",
"terminal_type": "sample string 7",
"created_on": "2026-09-06T06:46:37.3990589+02:00",
"last_update": "2026-09-06T06:46:37.3990589+02:00",
"commited": true,
"st_users": {
"$ref": "9"
},
"st_users_profiles": {
"$id": "59",
"id": "fd0c388a-b903-4e90-8580-73c58023ca8d",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"is_pass_required": true,
"is_admin": true,
"level_id": 7,
"order_1": 8,
"order_2": 9,
"order_3": 10,
"order_4": 11,
"is_tips": true,
"is_view_all": true,
"active": true,
"created_on": "2026-09-06T06:46:37.3990589+02:00",
"last_update": "2026-09-06T06:46:37.3990589+02:00",
"commited": true,
"st_permisions": [
{
"$id": "60",
"id": "78d3d07c-7e4f-4d7b-b6aa-c36b306e887e",
"id_function": "0ecc6952-871a-42fe-8efd-8aecf2ec0ec1",
"id_user": "33e47229-6750-433a-b792-95dc8cb0c220",
"id_profile": "4731997c-e292-498f-9097-bd61f194d105",
"permission": 3,
"active": true,
"created_on": "2026-09-06T06:46:37.3990589+02:00",
"last_update": "2026-09-06T06:46:37.3990589+02:00",
"commited": true,
"st_users_profiles": {
"$ref": "59"
},
"st_users": {
"$ref": "9"
},
"st_functions": {
"$id": "61",
"id": "95891f6a-49f9-4379-8bbe-8d13719d6b57",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "f906b984-375c-429b-9e4e-5f298d408ecf",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "a454aea6-c47b-4796-8898-fe365869975e",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"font_bold": true,
"font_underline": true,
"font_size": 16,
"active": true,
"created_on": "2026-09-06T06:46:37.3990589+02:00",
"last_update": "2026-09-06T06:46:37.3990589+02:00",
"commited": true,
"st_functions_groups": {
"$id": "62",
"id": "56f878be-c0c2-4084-8d13-361927b382e4",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-09-06T06:46:37.3990589+02:00",
"last_update": "2026-09-06T06:46:37.3990589+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": "e80a8cd1-ff9a-444c-b369-a7bf1de342bf",
"id_user": "445fdb31-28f6-47d1-b7f7-194f618af4b1",
"date_add": "2026-09-06T06:46:37.3990589+02:00",
"destiny_type": 4,
"id_key": "e045a329-3e2b-47f8-8930-fa121fa38637",
"message": "sample string 6",
"message_view": true,
"date_view": "2026-09-06T06:46:37.3990589+02:00",
"id_pos_sesion": "86b57946-1421-4ab0-b6b6-8765bab1b0c2",
"terminal_add": "sample string 9",
"created_on": "2026-09-06T06:46:37.3990589+02:00",
"last_update": "2026-09-06T06:46:37.3990589+02:00",
"commited": true,
"st_users": {
"$ref": "9"
},
"tt_pos_sesion": {
"$ref": "45"
}
},
{
"$ref": "63"
}
]
}
},
{
"$ref": "44"
}
]
},
"tt_vouchers": {
"$ref": "22"
}
},
{
"$ref": "23"
}
],
"tt_vouchers_permisions": {
"$id": "64",
"id": "e6fe67a7-821b-4dc3-8ffa-9cffc75c6ad2",
"date_from": "2026-09-06T06:46:37.3990589+02:00",
"date_end": "2026-09-06T06:46:37.3990589+02:00",
"date_used": "2026-09-06T06:46:37.3990589+02:00",
"id_employee": "2da334f4-bbac-4d60-8a32-ddd4b9f6ce05",
"id_branch": "4942079e-89b3-4f51-a0e0-52ddd441d13d",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "57dabffb-5a35-421b-8b8c-1df344a20873",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-09-06T06:46:37.3990589+02:00",
"last_update": "2026-09-06T06:46:37.3990589+02:00",
"commited": true,
"mt_branches": {
"$ref": "3"
},
"mt_employees": {
"$ref": "1"
},
"st_users": {
"$ref": "9"
},
"tt_vouchers": [
{
"$ref": "22"
},
{
"$ref": "22"
}
]
}
}
},
{
"$ref": "21"
}
],
"tt_vouchers": [
{
"$ref": "22"
},
{
"$ref": "22"
}
]
},
"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": "36"
},
{
"$ref": "36"
}
],
"st_doc_num": [
{
"$id": "65",
"id_pos": "49363b7e-529a-4e02-b5b0-429615c9ef12",
"id_doc": "141e17ab-8619-45f1-a751-aa8c3dc4d1e7",
"value": 3,
"created_on": "2026-09-06T06:46:37.3990589+02:00",
"last_update": "2026-09-06T06:46:37.3990589+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": "9c290602-d432-470c-b0c2-688bf58efd9e",
"id_pos": "44e9b247-8b3f-42de-a824-66745a0b764e",
"id_doc": "d040aa79-343b-42aa-a167-2bf205548676",
"id_branch": "6fa1acec-f330-42cd-a06c-8eb2f8e88553",
"nro_doc": "sample string 5",
"date_doc": "2026-09-06T06:46:37.3990589+02:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "8efac9d3-466a-40b0-869a-a6c446d78256",
"id_loc_from": "885f4cab-28aa-47a1-b569-0ae8a5f9c0d1",
"id_loc_end": "d149484b-a32d-415b-bb57-c6e5afe77705",
"id_user_add": "c6ab8cd2-2f75-4ad0-87a0-cfe95a31b5ae",
"id_user_upd": "97fba9bd-d379-466d-a31a-3a7b5bdd41a3",
"id_pos_sesion": "6634a860-04eb-475c-b7b0-b88f0bf88744",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-09-06T06:46:37.3990589+02:00",
"active": true,
"created_on": "2026-09-06T06:46:37.3990589+02:00",
"last_update": "2026-09-06T06:46:37.3990589+02:00",
"commited": true,
"mt_branches": {
"$ref": "3"
},
"mt_docs": {
"$ref": "15"
},
"mt_locations": {
"$id": "67",
"id": "87ed1a37-89ee-4090-8f60-495c86f068d7",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "829c61e2-8a2f-4d9f-8dfe-0d09d7995ef1",
"active": true,
"created_on": "2026-09-06T06:46:37.3990589+02:00",
"last_update": "2026-09-06T06:46:37.3990589+02:00",
"id_user_upd": "9c2adaa9-a9c9-4acb-99d7-31b2ac86b5ec",
"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": "fcd340af-6089-461b-ab35-bfad2d64b15e",
"id_item": "b25a1db1-8f3a-44fa-a990-01554cbe0853",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-09-06T06:46:37.3990589+02:00",
"last_update": "2026-09-06T06:46:37.3990589+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": "9952ea0e-bb53-485f-93b7-e7d4741bea20",
"id_line": 2,
"id_item": "2c42ca4e-4320-4e3f-b586-d76f28274212",
"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": "42"
},
{
"$ref": "42"
}
],
"tt_doc_sa_pay": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"tt_doc_sa1": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_doc_sa2": {
"$ref": "14"
},
"tt_pos_sesion": {
"$ref": "45"
},
"tt_rooms_units_activity": {
"$ref": "47"
},
"tt_spool_doc_print": [
{
"$id": "70",
"id": "5420a135-9088-41c7-8363-f37b41a36dd5",
"spool_server": "sample string 2",
"id_doc_sa": "12259b64-16c1-4d52-9b37-6cde4efea67b",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-09-06T06:46:37.3990589+02:00",
"printed": true,
"print_on": "2026-09-06T06:46:37.3990589+02:00",
"tt_doc_sa": {
"$ref": "14"
}
},
{
"$ref": "70"
}
]
},
"tt_pos_sesion": {
"$ref": "45"
}
},
{
"$ref": "13"
}
]
},
{
"$ref": "12"
}
],
"mt_items_featured": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_pos_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"mt_pos_rooms": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"st_users": {
"$ref": "9"
},
"mt_pos_view": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_prices_list_rules": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"mt_prices_rules": [
{
"$ref": "41"
},
{
"$ref": "41"
}
],
"st_doc_num": [
{
"$ref": "65"
},
{
"$ref": "65"
}
],
"st_pos_license": [
{
"$id": "71",
"id": "3da1679b-68fb-48ee-b04b-c22c632e2915",
"id_pos": "d34a1065-f64f-444a-9831-1535bb6c22b4",
"mac_address": "sample string 3",
"date_end": "2026-09-06T06:46:37.3990589+02:00",
"key_access": "sample string 5",
"id_user_add": "cfcc1fcc-d2b6-4cc0-b7d7-243a63de6d60",
"active": true,
"created_on": "2026-09-06T06:46:37.3990589+02:00",
"last_update": "2026-09-06T06:46:37.3990589+02:00",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"st_users": {
"$ref": "9"
}
},
{
"$ref": "71"
}
],
"st_users_pos": [
{
"$id": "72",
"id_user": "f25e4fce-aa7c-4c12-95de-87c4eb6365fd",
"id_pos": "4aff9c27-b0ae-41f4-bf8d-314ae9f8c2d7",
"pass_required": true,
"active": true,
"created_on": "2026-09-06T06:46:37.3990589+02:00",
"last_update": "2026-09-06T06:46:37.3990589+02:00",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"st_users": {
"$ref": "9"
}
},
{
"$ref": "72"
}
],
"tt_doc_sa": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_pos_connection": [
{
"$id": "73",
"id": "08fa3d0b-635d-4022-9a5c-fbc137984ef5",
"id_pos": "2507cf40-fccd-4a10-a3d9-28523396fcfe",
"date_add": "2026-09-06T06:46:37.3990589+02:00",
"date_upd": "2026-09-06T06:46:37.3990589+02:00",
"date_out": "2026-09-06T06:46:37.3990589+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": "73"
}
],
"tt_pos_sesion": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"mt_branches": {
"$ref": "3"
},
"tt_logs": [
{
"$id": "74",
"id": "abce1a2f-0388-49dd-8b6e-2fe97f8f34c9",
"id_user_add": "21a999f9-d3b0-4267-806a-60ebd66e5ac3",
"id_table": "374bba67-a6d0-4d0f-90ab-92082fa014b5",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "d8e9886c-aeda-4bc2-95ac-737782ab3d8c",
"created_on": "2026-09-06T06:46:37.3990589+02:00",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"st_sync_tables": {
"$id": "75",
"id": "c2ff0cb2-85f0-418f-8775-b015e2cf225a",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-09-06T06:46:37.3990589+02:00",
"last_update": "2026-09-06T06:46:37.3990589+02:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "76",
"id": "c44a0b4b-46a3-4fda-af68-ac63de3c2968",
"id_sync": "7cfbe951-4cbd-42db-811d-750d457cdf23",
"json": "sample string 3",
"id_table": "c7715182-9b68-44e1-9859-dec777ec4751",
"order": 5,
"st_sync_packages": {
"$id": "77",
"id": "2b95f2c8-5769-47ff-a694-14ecb6a457d1",
"id_branch_from": "cf227a79-d4ea-4ac2-bd79-77736ac1d69f",
"id_branch_to": "ec642e28-16bf-4a11-b7e6-1738630aba1d",
"type": 4,
"created_on": "2026-09-06T06:46:37.3990589+02:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-09-06T06:46:37.3990589+02:00",
"send_on": "2026-09-06T06:46:37.3990589+02:00",
"mt_branches": {
"$ref": "3"
},
"mt_branches1": {
"$ref": "3"
},
"st_sync_packages_det": [
{
"$ref": "76"
},
{
"$ref": "76"
}
]
},
"st_sync_tables": {
"$ref": "75"
}
},
{
"$ref": "76"
}
],
"tt_logs": [
{
"$ref": "74"
},
{
"$ref": "74"
}
]
},
"st_users": {
"$ref": "9"
}
},
{
"$ref": "74"
}
],
"st_local_variables": [
{
"$id": "78",
"id": "e783174d-11ec-43dd-b41c-2b59323e4588",
"id_pos": "80aae56c-0919-48d9-898f-d8de3a389443",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-09-06T06:46:37.3990589+02:00",
"commited": true,
"mt_pos": {
"$ref": "11"
}
},
{
"$ref": "78"
}
],
"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": "1"
},
{
"$ref": "1"
}
],
"mt_employees_profiles": [
{
"$id": "79",
"id": "4a5ea6d0-01e0-44e1-a922-2a5dad34a563",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-09-06T06:46:37.3990589+02:00",
"last_update": "2026-09-06T06:46:37.3990589+02:00",
"id_user_upd": "c801d5c6-a211-4f19-8470-e5aaa211ab50",
"commited": true,
"mt_employees": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"st_users": {
"$ref": "9"
}
},
{
"$ref": "79"
}
],
"mt_items_featured": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_items_types": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"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": "36"
},
{
"$ref": "36"
}
],
"mt_pos_prices_list": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"mt_pos_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"mt_pos_rooms": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"mt_pos_types": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_pos_view": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_prices_items": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"mt_prices_list": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"mt_prices_list_rules": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"mt_prices_rules": [
{
"$ref": "41"
},
{
"$ref": "41"
}
],
"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": "28"
},
{
"$ref": "28"
}
],
"mt_units_ref": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"st_images": {
"$ref": "4"
},
"st_images1": {
"$ref": "4"
},
"st_permisions": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"st_pos_license": [
{
"$ref": "71"
},
{
"$ref": "71"
}
],
"st_users_pos": [
{
"$ref": "72"
},
{
"$ref": "72"
}
],
"st_users_token": [
{
"$id": "80",
"id": "42855aea-886a-4df9-a5a1-8453ea9ab5f8",
"token_id": "sample string 2",
"id_user": "103b0b3a-dbdf-4c7d-adb4-1caa61979430",
"date_from": "2026-09-06T06:46:37.3990589+02:00",
"date_end": "2026-09-06T06:46:37.3990589+02:00",
"created_on": "2026-09-06T06:46:37.3990589+02:00",
"st_users": {
"$ref": "9"
}
},
{
"$ref": "80"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"tt_doc_sa_det": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"tt_doc_sa_det1": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"tt_doc_st": [
{
"$ref": "66"
},
{
"$ref": "66"
}
],
"tt_doc_st1": [
{
"$ref": "66"
},
{
"$ref": "66"
}
],
"tt_items_customs": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_logs": [
{
"$ref": "74"
},
{
"$ref": "74"
}
],
"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": "81",
"id": "23caa08d-7f84-4cd5-83b8-b28a504a5f36",
"id_room_activity": "fe0332ea-ecd1-488b-b285-602b8e61f3e1",
"id_pos_sesion": "657c8e2c-bc3f-4ef5-b925-5fd22b3252fb",
"log_text": "sample string 4",
"id_user": "8f737cf2-c272-4842-97e5-64447a7e1e88",
"event_type": "sample string 6",
"correlation_id": "3d047b31-bec4-424b-a115-2d657723da91",
"id_room_unit": "51ce76c2-2c80-4ead-8cce-96d23c4f5474",
"id_room_unit_source": "5fd77af3-26d1-41e6-b8e3-997f8a525b49",
"id_room_unit_destination": "c6c805a8-6cb5-410a-81e9-392ff535b16e",
"id_room_activity_related": "60eaac50-9d62-4b37-b855-6bb33fa5746b",
"id_doc_sa": "8e444849-7eca-4c13-85d6-4b4621d07683",
"id_user_authorizer": "e4790e62-2ac1-4a0d-bab0-5b6ffe6d5954",
"data_json": "sample string 7",
"created_on": "2026-09-06T06:46:37.3990589+02:00",
"commited": true,
"st_users": {
"$ref": "9"
}
},
{
"$ref": "81"
}
],
"tt_tips_users": [
{
"$ref": "56"
},
{
"$ref": "56"
}
],
"tt_vouchers_permisions": [
{
"$ref": "64"
},
{
"$ref": "64"
}
],
"tt_vouchers": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"mt_docs": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_pos_sesion_users": [
{
"$ref": "57"
},
{
"$ref": "57"
}
],
"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": "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": "35"
},
{
"$ref": "35"
}
],
"mt_items_formula": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"mt_units": {
"$ref": "28"
},
"mt_units1": {
"$ref": "28"
},
"st_images": {
"$ref": "4"
},
"st_users": {
"$ref": "9"
},
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_prices_rules": [
{
"$ref": "41"
},
{
"$ref": "41"
}
],
"tt_doc_sa_det_stock": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"tt_doc_st_det": [
{
"$ref": "69"
},
{
"$ref": "69"
}
],
"tt_items_customs": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_stock": [
{
"$ref": "68"
},
{
"$ref": "68"
}
],
"tt_vouchers_det": [
{
"$ref": "23"
},
{
"$ref": "23"
}
]
},
"st_users": {
"$ref": "9"
}
},
{
"$ref": "6"
}
],
"st_images": {
"$ref": "4"
},
"st_users": {
"$ref": "9"
},
"mt_prices_rules": [
{
"$ref": "41"
},
{
"$ref": "41"
}
],
"tt_vouchers_det": [
{
"$ref": "23"
},
{
"$ref": "23"
}
]
},
{
"$ref": "5"
}
],
"mt_employees": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"mt_items": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"mt_items_types": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"mt_money_types": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"mt_payment_types": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"mt_prices_list": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"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": "82",
"id": "93f14314-06b2-4365-93cd-784ff4e466a0",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-09-06T06:46:37.3990589+02:00",
"last_update": "2026-09-06T06:46:37.3990589+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": "2"
},
{
"$ref": "2"
}
],
"mt_items_featured": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_locations": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"mt_periods": [
{
"$id": "83",
"id_branch": "cae8cd08-6a16-4339-9811-9019b3f2f07f",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-09-06T06:46:37.3990589+02:00",
"date_end": "2026-09-06T06:46:37.3990589+02:00",
"state": "sample string 6",
"created_on": "2026-09-06T06:46:37.3990589+02:00",
"last_update": "2026-09-06T06:46:37.3990589+02:00",
"commited": true,
"mt_branches": {
"$ref": "3"
}
},
{
"$ref": "83"
}
],
"mt_pos": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"mt_prices_list_rules": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"mt_prices_rules": [
{
"$ref": "41"
},
{
"$ref": "41"
}
],
"mt_rooms": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"st_sync_packages": [
{
"$ref": "77"
},
{
"$ref": "77"
}
],
"st_sync_packages1": [
{
"$ref": "77"
},
{
"$ref": "77"
}
],
"tt_doc_sa": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_doc_st": [
{
"$ref": "66"
},
{
"$ref": "66"
}
],
"tt_vouchers": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"tt_vouchers_permisions": [
{
"$ref": "64"
},
{
"$ref": "64"
}
]
},
"mt_employees": {
"$ref": "1"
}
},
{
"$ref": "2"
}
],
"mt_employees_profiles": {
"$ref": "79"
},
"st_images": {
"$ref": "4"
},
"st_users": {
"$ref": "9"
},
"tt_doc_sa_det": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"tt_doc_sa_pay": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"tt_vouchers": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"tt_vouchers_permisions": [
{
"$ref": "64"
},
{
"$ref": "64"
}
],
"tt_rooms_units_activity": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "47"
},
{
"$ref": "47"
}
]
},
{
"$ref": "1"
}
]