DELETE api/Mt_Employees/{id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
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": "ca1267f7-6b9c-48e8-85d7-102281312b0e",
"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": "67c41c63-1861-48bb-a4ec-717fa3674fab",
"name_pos": "sample string 12",
"id_image": "1c478b56-8601-4c95-b7b7-d7650cce2215",
"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:38:39.2197404+02:00",
"last_update": "2026-05-09T09:38:39.2197404+02:00",
"id_user_upd": "ec757408-1168-4a45-b25f-955c83f01cd2",
"commited": true,
"mt_employees_branches": [
{
"$id": "2",
"id_employee": "e42ad6a4-1456-41fc-9489-6896462044b7",
"id_branch": "840f6eb2-8c45-4954-b6ea-9386dcb55b92",
"active": true,
"created_on": "2026-05-09T09:38:39.2197404+02:00",
"last_update": "2026-05-09T09:38:39.2197404+02:00",
"id_user_upd": "ac78eb5e-3414-4dc2-9cb1-1916aa3ea671",
"commited": true,
"mt_branches": {
"$id": "3",
"id": "0099ea27-7f2d-41bc-a64c-7fd502eee07a",
"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": "a055a674-9524-49ae-a959-62ae62a67637",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-05-09T09:38:39.2197404+02:00",
"last_update": "2026-05-09T09:38:39.2197404+02:00",
"id_user_upd": "cc3301c9-0e9c-412c-99ca-d0fc9adffc12",
"commited": true,
"st_images": {
"$id": "4",
"id": "83faebeb-0da5-416e-bd42-5dceed873ba9",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "13c8b42d-1af2-490c-91ad-d89af0678081",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-05-09T09:38:39.2197404+02:00",
"last_update": "2026-05-09T09:38:39.2197404+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"mt_categories": [
{
"$id": "5",
"id": "df50881c-38d3-4d6e-8754-ee46c9677bdd",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "cb98ecc6-1722-42f7-89fa-0b9844ac64b5",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "b464fabf-1839-4cc5-b1f8-533eea8e456d",
"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:38:39.2197404+02:00",
"last_update": "2026-05-09T09:38:39.2197404+02:00",
"id_user_upd": "c727bccf-13f7-4b23-8417-15edabb8713c",
"commited": true,
"mt_categories_items": [
{
"$id": "6",
"id_category": "1551f385-2d59-42d2-af39-ca24e737f258",
"id_item": "aa97d9c9-2c4d-437b-a0c0-e8bc07723f9e",
"is_default": true,
"active": true,
"created_on": "2026-05-09T09:38:39.2197404+02:00",
"last_update": "2026-05-09T09:38:39.2197404+02:00",
"id_user_upd": "549dc2b9-de40-4d09-b1a2-a2f6fa359754",
"commited": true,
"mt_categories": {
"$ref": "5"
},
"mt_items": {
"$id": "7",
"id": "cd466e67-f1dd-49b8-9df0-d1ee5b73c707",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "4b59b6b8-a5b7-4e12-b79d-c5d8fe721053",
"id_unit_sec": "fa5b899d-86d2-4e35-9820-ff579df98a7f",
"id_brand": "9020cfac-a3f1-4b59-88c2-5f04b3eb2026",
"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": "d3855ea6-2228-41c4-abda-b97658a32d72",
"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:38:39.2197404+02:00",
"last_update": "2026-05-09T09:38:39.2197404+02:00",
"id_user_upd": "58d8775f-89d6-4ca9-b420-3d294c33bd61",
"commited": true,
"mt_brands": {
"$id": "8",
"id": "e0e01cc9-91ea-4ac7-914c-7a7378e0551c",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-05-09T09:38:39.2197404+02:00",
"last_update": "2026-05-09T09:38:39.2197404+02:00",
"id_user_upd": "bb6357d5-047e-40e2-b741-0b2de616f98a",
"commited": true,
"mt_items": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"st_users": {
"$id": "9",
"id": "72c94dcb-9ef1-4a32-8c25-f95d23a0c4dd",
"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": "de5ada94-acae-4fd1-b4be-82aee7cd1305",
"view_messages": true,
"id_image_photo": "879d3f8b-3b08-43b3-8901-779331c2731d",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "2a0220de-5e17-4fff-9857-fe1c46bb1217",
"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:38:39.2197404+02:00",
"last_update": "2026-05-09T09:38:39.2197404+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"mt_branches_zones": [
{
"$id": "10",
"id": "8ec4c631-c60e-4dce-a455-04cc9d88ac1e",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "d7d64965-cc4b-4292-aa28-69d4ff33500b",
"active": true,
"created_on": "2026-05-09T09:38:39.2197404+02:00",
"last_update": "2026-05-09T09:38:39.2197404+02:00",
"id_user_upd": "609b17fa-d4f6-4ac6-9153-6cf34f2f4be7",
"commited": true,
"mt_branches": {
"$ref": "3"
},
"mt_pos": [
{
"$id": "11",
"id": "7856d897-3f09-4168-9f62-9df57dcabff1",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "99705457-98cd-46a9-aaf3-5acb2a4e8e3b",
"id_zone": "76ce0bbb-89fc-40b5-aa16-26e7375705b7",
"user_required": true,
"active": true,
"created_on": "2026-05-09T09:38:39.2197404+02:00",
"last_update": "2026-05-09T09:38:39.2197404+02:00",
"id_user_upd": "fc83b235-e11a-4fd2-ba59-7a965a4cdf2c",
"commited": true,
"mt_branches_zones": {
"$ref": "10"
},
"mt_cloakrooms": [
{
"$id": "12",
"id": "5264050d-e575-4774-9837-5edc6a119310",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "e62bf8ff-7476-4921-b061-76c4d463de91",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "dd99b153-71b4-4461-9388-de97677c1905",
"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:38:39.2197404+02:00",
"last_update": "2026-05-09T09:38:39.2197404+02:00",
"id_user_upd": "cf87b1a3-d74b-4a38-a198-48bbbdc08516",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"st_images": {
"$ref": "4"
},
"st_users": {
"$ref": "9"
},
"tt_cloakrooms_units": [
{
"$id": "13",
"id": "a47178ff-3b5e-4391-ab3d-16f58ce67071",
"id_cloakroom": "8493e6ef-db11-48ad-adcb-b316b2300ade",
"id_pos_sesion": "4c2f29f6-20ef-420f-a71e-fc18a0d692d7",
"unit_id": 4,
"date_open": "2026-05-09T09:38:39.2197404+02:00",
"date_close": "2026-05-09T09:38:39.2197404+02:00",
"id_doc_sa": "2984bf6c-fcce-4e68-b102-ebf16cf2b82f",
"commited": true,
"mt_cloakrooms": {
"$ref": "12"
},
"tt_doc_sa": {
"$id": "14",
"id": "1a78ac90-3c84-4410-8431-3179f05bc762",
"id_pos": "83ecbc64-a6dc-4863-8674-f2aab6fca11b",
"id_doc": "ba3705fe-d174-438f-a7a2-6da2dd644b7d",
"id_branch": "b97ff5e4-50b2-4c8a-96a6-0df0a9d513b2",
"nro_doc": "sample string 5",
"date_doc": "2026-05-09T09:38:39.2197404+02:00",
"date_tax": "2026-05-09T09:38:39.2197404+02:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "f7ab69b5-9f15-44b1-b71e-291c87208ac8",
"id_relationship": "7c44da6d-ff60-409f-9967-a1677181a6ff",
"id_loc_from": "725743a0-86e3-4c7c-8cd5-c7b9b0fc017e",
"id_loc_end": "bf81bf73-2901-455b-9dd1-4239e4d7d3d7",
"id_user_add": "d5ee696f-6c4c-4fee-aad8-8973924c1c1e",
"id_user_upd": "ab01deb7-a9a6-4b7a-b22e-bc69f9502a6d",
"comment": "sample string 12",
"id_pos_sesion": "b20e0521-568e-4972-9b04-d573a5a455db",
"id_room_unit": "c60d884d-92ac-4303-ae2f-95076da12c98",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "28368882-c7d2-4555-8d29-2f613c33f578",
"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:38:39.2197404+02:00",
"last_update": "2026-05-09T09:38:39.2197404+02:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "3"
},
"mt_docs": {
"$id": "15",
"id": "d55455f0-a0cc-4624-9382-c0d4cde546f0",
"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": "cb3f2ebd-8b9d-4480-835d-d261c9626c75",
"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:38:39.2197404+02:00",
"last_update": "2026-05-09T09:38:39.2197404+02:00",
"id_user_upd": "e86b5659-6957-4ba1-83e1-e521fd4ddbd4",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "16",
"id_doc": "26866ca0-7c25-466e-bc48-249b42b61e48",
"id_pay": "fa0f3da3-2c09-428c-ae17-c736314f1e1e",
"id_money": "183b0e31-8112-4e52-a238-71c572175b91",
"active": true,
"created_on": "2026-05-09T09:38:39.2197404+02:00",
"last_update": "2026-05-09T09:38:39.2197404+02:00",
"id_user_upd": "c53fd68c-55ad-4f4e-9a5b-1ec2dbf7e7b5",
"commited": true,
"mt_docs": {
"$ref": "15"
},
"mt_money_types": {
"$id": "17",
"id": "1041f91c-958f-438f-bd69-680178ecd1f6",
"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": "7a3df0b2-eb23-444c-bdf4-41dddb0176e9",
"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:38:39.2197404+02:00",
"last_update": "2026-05-09T09:38:39.2197404+02:00",
"id_user_upd": "873d97c5-dc6f-43cb-802a-64d4475f3886",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"mt_money_rates": [
{
"$id": "18",
"id_money_1": "5100cd1b-2348-479f-8222-a82f916c495f",
"id_money_2": "0a018d12-5bba-42bd-8a37-e27411a83655",
"date_from": "2026-05-09T09:38:39.2197404+02:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-05-09T09:38:39.2197404+02:00",
"last_update": "2026-05-09T09:38:39.2197404+02:00",
"id_user_upd": "a0a7ec95-17cc-4394-86e9-4cd8f0183f60",
"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": "3d0a6d33-fe0b-4d0a-a24a-2947fbf2f0c8",
"id_pay": "78467cf3-c47c-4847-8c6d-a70eb5a272da",
"id_money": "6961d860-4a18-465a-a439-69c3af2fe779",
"date_cashflow": "2026-05-09T09:38:39.2197404+02:00",
"coefficient": 5.1,
"id_user_add": "50cbfcc3-125d-4b93-9be0-ad610f23dade",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "20",
"id": "82599ee1-b05c-4b18-b1c7-430d4fec62f7",
"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": "08d249a1-9ef5-4cdb-a5a4-4ccedbdf2bc0",
"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:38:39.2197404+02:00",
"last_update": "2026-05-09T09:38:39.2197404+02:00",
"id_user_upd": "79793dfc-218d-4f36-aa95-bd318e74af9c",
"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": "608a81bf-db7c-46ad-bf1c-63fad5bd204f",
"id_line": 2,
"id_pay": "abef2a6c-15be-4c52-b8f5-619e272cf32d",
"id_money": "e15b8710-a0c0-45c0-93e3-dc29bf2f7dc3",
"coefficient": 5.1,
"id_voucher": "566f20a6-80df-4939-805d-35d06d3dc395",
"id_employee": "51c3cc81-0498-484d-8fa6-a9b428be3ad7",
"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": "479793ee-bb27-4918-8666-b46b9cde852c",
"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": "df7f89d4-d270-498d-8d10-bbc867175915",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-05-09T09:38:39.2197404+02:00",
"date_end": "2026-05-09T09:38:39.2197404+02:00",
"date_used": "2026-05-09T09:38:39.2197404+02:00",
"date_sesion": "2026-05-09T09:38:39.2197404+02:00",
"id_employee": "92e7fafc-2de1-498b-be0b-5717409d7d0c",
"id_branch": "30ee2c8a-3eaa-40f6-985b-aea52286bf15",
"id_voucher_permision": "ca47c144-7317-4a14-a7e9-8ae9a8ae7725",
"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": "e8df9a94-0c2e-4abb-9cb2-4b615f59d01e",
"id_user_add": "41786a4c-3ac4-4594-a71b-cd6d3f54c39d",
"id_doc_sa": "91f5b6c9-5a3f-4f7d-b165-fdae0f8c7b31",
"id_item_sub": "0a8b0f16-3086-4b52-b920-02469556864e",
"id_pos_sesion": "03b271ae-640e-4b01-9947-e6dd37f0e390",
"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:38:39.2197404+02:00",
"last_update": "2026-05-09T09:38:39.2197404+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": "9ce1e824-9051-4ebc-adcf-fa0edacbaddb",
"id_line": "e905c4d7-1f8f-4720-83f3-b5806fd8877c",
"id_category": "5510890e-e245-42f0-a4f2-8bd6ac97279a",
"id_item": "8002468e-5ecf-4043-8231-692df8f16033",
"id_item_type": "8afe3641-67f3-42ab-95ea-ea2b4c0e8825",
"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": "f5623fdc-7952-4d13-aceb-af5685550867",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "5a475c2b-35a2-4b45-b24f-bfb9a925fe2b",
"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:38:39.2197404+02:00",
"last_update": "2026-05-09T09:38:39.2197404+02:00",
"id_user_upd": "348b6d42-43bd-4fbc-969b-52d1259bc502",
"commited": true,
"tt_vouchers_det": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"st_images": {
"$ref": "4"
},
"st_users": {
"$ref": "9"
},
"mt_items_sub": [
{
"$id": "25",
"id": "b716a529-c9be-44bb-87af-b2fefa3dbe0d",
"id_item": "0a955729-c9c5-49c5-ba38-daecd7dc4510",
"id_item_type": "9f7dcf82-3581-42c2-bc8e-6c91ac33a5a8",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "e4f1b946-883a-4e6a-931e-1986034e43f9",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-05-09T09:38:39.2197404+02:00",
"last_update": "2026-05-09T09:38:39.2197404+02:00",
"id_user_upd": "4fee99db-08ab-4b04-b38b-3b0eea97840a",
"commited": true,
"mt_items": {
"$ref": "7"
},
"mt_items_formula": [
{
"$id": "26",
"id_item_sub": "d3a97969-d006-411a-a563-5232946061ee",
"id_item": "eb16667b-7873-468e-aa46-57542f9012d2",
"group_id": 3,
"id_unit_ref": "75961759-0ba1-4cbf-b698-dc43ba5cecbc",
"qty_dis": 5,
"mt_items": {
"$ref": "7"
},
"mt_items_sub": {
"$ref": "25"
},
"mt_units_ref": {
"$id": "27",
"id": "1215b5ef-6086-4380-9a3a-dcdc16fe8e3c",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "c98d6670-1e08-4e19-a452-7b1d57fd7a40",
"active": true,
"created_on": "2026-05-09T09:38:39.2197404+02:00",
"last_update": "2026-05-09T09:38:39.2197404+02:00",
"id_user_upd": "feca164a-08c1-4151-b41f-61cdb3696e6a",
"commited": true,
"mt_units": {
"$id": "28",
"id": "aeca9d4a-9c64-4df4-9585-c6c2d7835a8f",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-05-09T09:38:39.2197404+02:00",
"last_update": "2026-05-09T09:38:39.2197404+02:00",
"id_user_upd": "4de1598a-1806-4104-97ca-23bc498d6c0f",
"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": "a881bff9-931f-472d-b5ff-3c82ca9a9f4d",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "7a34f612-9160-492a-a648-6dfc406e7833",
"id_doc_print": "fa084909-3560-4b13-aad8-7d40c5dc43f2",
"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:38:39.2197404+02:00",
"last_update": "2026-05-09T09:38:39.2197404+02:00",
"commited": true,
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
]
},
"st_users": {
"$ref": "9"
},
"mt_prices_items": [
{
"$id": "30",
"id_list": "8597e9ff-8920-4e29-9ae5-92cbe43f079b",
"id_item_sub": "6b9a1801-c049-43c9-9872-00e2cb02f76e",
"validity_date": "2026-05-09T09:38:39.2197404+02:00",
"price": 4.1,
"active": true,
"created_on": "2026-05-09T09:38:39.2197404+02:00",
"last_update": "2026-05-09T09:38:39.2197404+02:00",
"id_user_upd": "f16f5150-5720-49e7-862f-51056804072d",
"commited": true,
"mt_items_sub": {
"$ref": "25"
},
"mt_prices_list": {
"$id": "31",
"id": "846906f3-3f6e-47d0-a318-77681de70b9f",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "f28e9cb0-d053-422d-8f14-ae724b088051",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "3c241a2d-74af-41d5-af42-171d78611231",
"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:38:39.2197404+02:00",
"last_update": "2026-05-09T09:38:39.2197404+02:00",
"id_user_upd": "72d9185d-9b23-4ea5-a5a7-0080933b3eac",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "32",
"id_pos": "244d51a5-da5c-4d48-adcd-484256cec4fc",
"id_pos_type": "43699ce8-3359-4c8d-a754-5e2c60d347f4",
"id_price_list": "497b5eef-8c79-4525-9a4b-9489c15944c7",
"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:38:39.2197404+02:00",
"last_update": "2026-05-09T09:38:39.2197404+02:00",
"id_user_upd": "ee9d50da-04a4-418b-9634-ddd93c212376",
"commited": true,
"mt_pos_view": {
"$id": "33",
"id_pos": "50179185-1e09-4392-a358-e8034d101aa5",
"id_pos_type": "d0b02281-ffa0-47fd-92e4-8637315bb30d",
"is_default": true,
"active": true,
"created_on": "2026-05-09T09:38:39.2197404+02:00",
"last_update": "2026-05-09T09:38:39.2197404+02:00",
"id_user_upd": "aefba494-5e7a-4d01-8a85-476ff9ece4f2",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"mt_pos_prices_list": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"mt_pos_types": {
"$id": "34",
"id": "50b21296-88b6-4ee8-a2e4-e144608e65cb",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-05-09T09:38:39.2197404+02:00",
"last_update": "2026-05-09T09:38:39.2197404+02:00",
"id_user_upd": "86ecea76-32ef-4c13-9a21-af081a4095cf",
"commited": true,
"mt_items_featured": [
{
"$id": "35",
"id": "371a4119-127d-47a8-a813-71750889f870",
"id_branch": "0927ee15-be39-47d2-8d94-09004f1b46f2",
"id_pos_type": "20defc54-361e-42c4-815d-c926785a4ca9",
"id_pos": "c9d1a9b5-41cd-4e0c-b4cf-97ba74b0070c",
"id_item": "f0850688-bfbb-4a87-93ad-1e955c3b62d0",
"date_from": "2026-05-09T09:38:39.2197404+02:00",
"date_end": "2026-05-09T09:38:39.2197404+02:00",
"image_id": 4,
"active": true,
"created_on": "2026-05-09T09:38:39.2197404+02:00",
"last_update": "2026-05-09T09:38:39.2197404+02:00",
"id_user_upd": "917aa158-2fc6-41b6-868f-bdf7d206ccec",
"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": "ed71149d-267c-4f5a-a751-855e967b43d4",
"id_doc": "dcc6f733-113a-4f84-9bda-bd7314483983",
"id_pos_type": "4eb1f33c-facb-4951-a42e-8ac260ab64f3",
"id_doc_print": "29b785f3-c8fe-4647-9a76-29ede8fa80e3",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-05-09T09:38:39.2197404+02:00",
"last_update": "2026-05-09T09:38:39.2197404+02:00",
"id_user_upd": "e6dc1ec4-993d-429e-b1f8-a3f907ab10d7",
"commited": true,
"mt_docs": {
"$ref": "15"
},
"mt_pos_print": {
"$id": "37",
"id": "097c5cbe-4123-40f5-a690-6d7d2d742a1d",
"id_pos": "771df9d9-21f9-4f44-b34a-5791e3fbcf99",
"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:38:39.2197404+02:00",
"last_update": "2026-05-09T09:38:39.2197404+02:00",
"id_user_upd": "1f0ee227-b0ca-42b5-bc1c-bb9477ddcf36",
"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": "dfcb9cdb-57f8-4094-acbd-88ae3516c791",
"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:38:39.2197404+02:00",
"last_update": "2026-05-09T09:38:39.2197404+02:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"st_doc_print_det": [
{
"$id": "39",
"id_doc_print": "3085ad4e-dc9d-4f01-b859-45808ee220f8",
"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": "486bf097-772a-4775-8160-c5c5899c7294",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-05-09T09:38:39.2197404+02:00",
"date_end": "2026-05-09T09:38:39.2197404+02:00",
"id_branch": "a3dac8f7-6b04-40c1-8ee0-1a650cec3b25",
"id_pos": "dfff538e-1783-4d5b-8557-99ddea6c1451",
"id_list": "b7907ea7-e9eb-4e48-b510-530290a3fddf",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-05-09T09:38:39.2197404+02:00",
"last_update": "2026-05-09T09:38:39.2197404+02:00",
"id_user_upd": "886d77e7-a9bd-4af2-8214-b2be3057a67b",
"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": "c68fa782-f7ec-4436-a8f0-de581aa36575",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-05-09T09:38:39.2197404+02:00",
"date_end": "2026-05-09T09:38:39.2197404+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": "19c4375c-c008-47ad-ab60-1ed92b0124f8",
"id_pos": "a993bea8-8189-427c-a201-fea454a7abba",
"id_list": "4c35a86b-c763-4d79-8482-832c500c8a98",
"id_item": "87aac5ca-5986-45ee-9916-13912ca569a8",
"id_item_type": "784de607-8004-41f5-9fc1-e5401f92b10a",
"id_category": "325b2b4c-22da-4a31-9d6e-100f279882fe",
"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:38:39.2197404+02:00",
"last_update": "2026-05-09T09:38:39.2197404+02:00",
"id_user_upd": "60afe4b5-7682-41d7-bf29-e0b452e21be8",
"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": "09a7cbfd-6cec-4ac3-8aae-d5b1ddca239e",
"id_line": 2,
"id_item_sub": "67c92e61-2eba-4b4b-94ef-2416c780e2ea",
"qty": 4.1,
"id_list": "c05a11c1-ff03-4fd6-823a-f7263da7d9d4",
"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": "d976a211-5bb6-42b2-9eaf-1c4a3ebef1a1",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "5a15f28f-c3f1-47c4-9d41-7d5d7c466fbe",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "799927d7-9ef7-4359-b059-b7f2fe79413d",
"id_user_upd": "a6470665-171d-4f92-8082-28714d1844b1",
"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": "bce78f1b-cacd-415d-a176-df0411231d80",
"id_line": 2,
"id_item": "b2c087b0-807f-4fb4-bca0-905d220e8da0",
"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": "3310b7e5-ad15-46f6-9bc5-e00c6e59f973",
"order_id": 2,
"id_item": "d765cff7-8017-4c34-8882-c0ac5fce067c",
"id_item_type": "c8f9109d-800a-4763-9c91-dbf3dfa47414",
"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": "b1d33e48-c4f0-4246-bbe2-cee36367ae81",
"type_item": 11,
"id_voucher_json": "c97792a1-c0e0-4d78-beb6-a3c4c5b7b503",
"count_voucher": 1,
"id_category": "b1fe1af4-2de5-400e-b017-8152723b078a",
"created_on": "2026-05-09T09:38:39.2197404+02:00",
"last_update": "2026-05-09T09:38:39.2197404+02:00",
"id_user_upd": "5647ea72-4d01-470a-8840-a026cace81e1",
"commited": true,
"mt_items": {
"$ref": "7"
},
"mt_items_types": {
"$ref": "24"
},
"st_users": {
"$ref": "9"
},
"tt_pos_sesion": {
"$id": "45",
"id": "66703c77-3ff4-44f0-ba6b-f9c839b9afb2",
"nro_sesion": 2,
"id_pos": "1eb7ca75-4f94-4eb9-8138-f0c22684e86c",
"date_tax": "2026-05-09T09:38:39.2197404+02:00",
"date_open": "2026-05-09T09:38:39.2197404+02:00",
"date_close": "2026-05-09T09:38:39.2197404+02:00",
"id_user_open": "82d37e5c-5426-42d5-9102-3b1bfa2613d4",
"id_user_close": "883341e0-6192-4d06-a6df-6e21214834de",
"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:38:39.2197404+02:00",
"last_update": "2026-05-09T09:38:39.2197404+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": "2af3976d-4716-40ac-b8aa-dc7d183a970f",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "5b098c88-df98-4e20-8227-23ca59e29528",
"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:38:39.2197404+02:00",
"tt_pos_sesion": {
"$ref": "45"
}
},
{
"$ref": "46"
}
],
"tt_rooms_units_activity": [
{
"$id": "47",
"id": "6bcbd41f-58b9-410c-9e65-4647b7f9fec1",
"id_room_unit": "bc44bf51-0212-4e40-ae8e-ae0260a1c65e",
"id_room_list": "a81bd532-03a0-4d7d-bae5-72af5a9df657",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-05-09T09:38:39.2197404+02:00",
"date_from": "2026-05-09T09:38:39.2197404+02:00",
"date_end": "2026-05-09T09:38:39.2197404+02:00",
"date_open": "2026-05-09T09:38:39.2197404+02:00",
"date_close": "2026-05-09T09:38:39.2197404+02:00",
"id_employee": "2c5e9e34-4274-4668-9f1d-9eea3261ed5e",
"id_employee_sec": "93eb2fb2-7be0-42f1-b200-ce9dee009e1f",
"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": "1887467b-b841-4e08-a653-e71e20bb5ec6",
"comment": "sample string 7",
"id_user_open": "cdedbf77-7e6e-4f5b-9023-59c69a4ed664",
"id_user_close": "4d26f9e5-b123-4577-a5dd-3b7a5b4a8943",
"id_unit_state": "edf6f4fc-5f23-455a-83a7-ce6764986e1c",
"id_pos_sesion": "eea639ab-06eb-4118-b40c-6462ae6074f8",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-05-09T09:38:39.2197404+02:00",
"active": true,
"created_on": "2026-05-09T09:38:39.2197404+02:00",
"last_update": "2026-05-09T09:38:39.2197404+02:00",
"commited": true,
"mt_employees": {
"$ref": "1"
},
"mt_employees1": {
"$ref": "1"
},
"mt_rooms_units": {
"$id": "48",
"id": "d9e47551-5edc-4f53-8b3d-b3db0101ea53",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "440c0275-0ec2-4a90-9b0f-9695d7dcabb1",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "1b9b0e15-4e17-441f-b99f-ca23696f6f4e",
"locked": true,
"date_locked": "2026-05-09T09:38:39.2197404+02:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-05-09T09:38:39.2197404+02:00",
"last_update": "2026-05-09T09:38:39.2197404+02:00",
"id_user_upd": "30644985-849d-477b-9af4-84d5b6a5394d",
"commited": true,
"mt_rooms": {
"$id": "49",
"id": "c9886b18-4c13-48bb-b256-4a234d3a4790",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "1e7ff17d-b541-45c4-8911-da1c74989182",
"name_pos": "sample string 6",
"id_image": "dcc28819-7215-4ef6-bc71-117a61da1640",
"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": "6b653cfc-14af-4825-9ce5-1e122a47eb3c",
"refresh_status": true,
"active": true,
"created_on": "2026-05-09T09:38:39.2197404+02:00",
"last_update": "2026-05-09T09:38:39.2197404+02:00",
"id_user_upd": "65407e5c-7d70-414b-81c4-70336e4c7696",
"commited": true,
"mt_branches": {
"$ref": "3"
},
"mt_pos_rooms": [
{
"$id": "50",
"id_pos": "70fcf4c5-f7f1-4a07-be3f-2a23f29cd275",
"id_room": "e438333e-dc9f-4229-8bf3-8918ba86ff48",
"active": true,
"created_on": "2026-05-09T09:38:39.2197404+02:00",
"last_update": "2026-05-09T09:38:39.2197404+02:00",
"id_user_upd": "816f72e6-c0f2-4780-a185-31607c275a5c",
"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": "dfb273d2-0461-4d80-9b37-025388d670de",
"id_room": "2b83cee5-7234-4e5d-8676-a450117fa58d",
"date_in": "2026-05-09T09:38:39.2197404+02:00",
"date_out": "2026-05-09T09:38:39.2197404+02:00",
"id_user_add": "82d16e2a-3038-4af0-80b3-a93aaf8ac160",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-05-09T09:38:39.2197404+02:00",
"last_update": "2026-05-09T09:38:39.2197404+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": "1e622884-aaab-4748-bd29-623f0db54849",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-05-09T09:38:39.2197404+02:00",
"last_update": "2026-05-09T09:38:39.2197404+02:00",
"id_user_upd": "e83af653-66cc-4781-9e14-be4d74c597b0",
"commited": true,
"mt_rooms_units": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"mt_rooms_units_states_types": [
{
"$id": "53",
"id_room_type": "ffe68043-bfeb-476c-97ff-ccd6f25e5cf7",
"id_room_state": "121adbc4-d62d-4076-b999-147655ded5fb",
"id_image": "1df4dce0-e0df-4fd0-8920-7d1590e64630",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-05-09T09:38:39.2197404+02:00",
"last_update": "2026-05-09T09:38:39.2197404+02:00",
"id_user_upd": "c9b148d6-9aba-4d47-bfb6-b635a7c46e08",
"commited": true,
"mt_rooms_units_states": {
"$id": "54",
"id": "3bfffe04-3bb0-45d6-8b5a-288ec28999f9",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"color": "sample string 5",
"active": true,
"created_on": "2026-05-09T09:38:39.2197404+02:00",
"last_update": "2026-05-09T09:38:39.2197404+02:00",
"id_user_upd": "c6d07e2c-01d8-4c7b-954f-2209fb4dbfb8",
"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": "c8bf43ee-f6cb-4f8f-bf72-b0740a1d57d7",
"id_pos_sesion": "6363cf4d-90ea-4e8e-9fdc-cf36ce942b02",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "fe361d2b-6f59-4d5b-919b-5f8c89016cca",
"id_room_unit_activity": "b01bcec6-2d0a-465e-9865-c4b63bb40f64",
"id_doc_sa": "d233234c-005d-43c1-a786-88d4d54caf85",
"id_pos_type": "5eb478d8-89e9-4301-9d81-680bb58036d5",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "cc998af5-019a-49e8-8d3b-24bb10cdf5ce",
"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:38:39.2197404+02:00",
"last_update": "2026-05-09T09:38:39.2197404+02:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "45"
},
"tt_tips_users": [
{
"$id": "56",
"id_tip": "66b47459-3b29-400f-bd42-6f6987c134d0",
"id_user": "6cd89bf1-dda0-426c-943b-27e054b9def4",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-05-09T09:38:39.2197404+02:00",
"last_update": "2026-05-09T09:38:39.2197404+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": "a8eeb8ce-6759-4d04-8604-9a61e082b7e4",
"id_user": "6a03e7a2-6bcb-467e-9ff4-83efa647ea05",
"date_add": "2026-05-09T09:38:39.2197404+02:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-05-09T09:38:39.2197404+02:00",
"last_update": "2026-05-09T09:38:39.2197404+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": "2c0e1ab8-26b6-4abb-aee9-9b008bd405bf",
"id_user": "1087b24f-1656-48b2-ad13-a72dd3a588b3",
"id_user_profile": "bceba019-9d93-49ee-9363-ab2c854cb807",
"locator": "sample string 4",
"date_end": "2026-05-09T09:38:39.2197404+02:00",
"id_pos_sesion": "9b75461f-1e6a-475d-a675-3e4d139ffa76",
"date_login": "2026-05-09T09:38:39.2197404+02:00",
"date_logout": "2026-05-09T09:38:39.2197404+02:00",
"terminal_id": "sample string 6",
"terminal_type": "sample string 7",
"created_on": "2026-05-09T09:38:39.2197404+02:00",
"last_update": "2026-05-09T09:38:39.2197404+02:00",
"commited": true,
"st_users": {
"$ref": "9"
},
"st_users_profiles": {
"$id": "59",
"id": "7e9155cf-e517-4727-a6fa-c31f6312ed28",
"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:38:39.2197404+02:00",
"last_update": "2026-05-09T09:38:39.2197404+02:00",
"commited": true,
"st_permisions": [
{
"$id": "60",
"id": "7f51a331-bc5d-46ff-9c3b-5b61f2c9d24d",
"id_function": "854b080c-ed45-406b-a456-723b32954415",
"id_user": "d97f54fb-acf6-4068-915d-e9b8ca4256aa",
"id_profile": "c9635719-6c94-45f0-8b01-ca06feb50acd",
"permission": 3,
"active": true,
"created_on": "2026-05-09T09:38:39.2197404+02:00",
"last_update": "2026-05-09T09:38:39.2197404+02:00",
"commited": true,
"st_users_profiles": {
"$ref": "59"
},
"st_users": {
"$ref": "9"
},
"st_functions": {
"$id": "61",
"id": "a5478f57-6730-4050-96de-3ae5aa18d3f5",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "6224079c-0b4d-4b7c-b64b-64cc313fe4df",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "6aeca11e-e319-4f3a-ad65-a2794165c279",
"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:38:39.2197404+02:00",
"last_update": "2026-05-09T09:38:39.2197404+02:00",
"commited": true,
"st_functions_groups": {
"$id": "62",
"id": "dd2ae2a2-900f-4ec7-ae4f-6d35cc18c522",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-05-09T09:38:39.2197404+02:00",
"last_update": "2026-05-09T09:38:39.2197404+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": "c51a3740-803f-4263-b4a6-556664534837",
"id_user": "950ae22f-80df-42c3-86b7-32deb9cbd13b",
"date_add": "2026-05-09T09:38:39.2197404+02:00",
"destiny_type": 4,
"id_key": "b339fc8c-ecf6-4f45-ad58-4bb9863a6a0e",
"message": "sample string 6",
"message_view": true,
"date_view": "2026-05-09T09:38:39.2197404+02:00",
"id_pos_sesion": "ab1b1b73-1550-492b-b868-6bc842a3a4ce",
"terminal_add": "sample string 9",
"created_on": "2026-05-09T09:38:39.2197404+02:00",
"last_update": "2026-05-09T09:38:39.2197404+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": "2ea7659e-fc9e-4f88-85bc-baf05231b087",
"date_from": "2026-05-09T09:38:39.2197404+02:00",
"date_end": "2026-05-09T09:38:39.2197404+02:00",
"date_used": "2026-05-09T09:38:39.2197404+02:00",
"id_employee": "ad74108a-b604-499a-98d0-d2f48578d98f",
"id_branch": "74e2e1ce-ab03-4109-8205-56f89246f7ab",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "2fca00e7-d32c-4481-af8b-f44981b5e290",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-05-09T09:38:39.2197404+02:00",
"last_update": "2026-05-09T09:38:39.2197404+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": "36241557-b451-44c4-a8d3-259e2d322b90",
"id_doc": "9a42651f-fba1-41fd-9ea9-ac9059cd3631",
"value": 3,
"created_on": "2026-05-09T09:38:39.2197404+02:00",
"last_update": "2026-05-09T09:38:39.2197404+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": "599dd214-d9b1-481b-971a-1b10b0e70336",
"id_pos": "358dfe5b-1fcd-4134-980d-b75c198c7217",
"id_doc": "dce4f6e3-3dd4-4efd-b7f0-94b7d7e3a08b",
"id_branch": "411714fd-e6b2-46c8-87f5-42fff6cbb650",
"nro_doc": "sample string 5",
"date_doc": "2026-05-09T09:38:39.2197404+02:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "ea996afd-ec56-495f-82cc-86d7acc46f31",
"id_loc_from": "5836148d-6822-4366-bcf7-e9a351c9348a",
"id_loc_end": "9ed4b3ba-b617-46a5-ba5d-c4b5e8fa1f5e",
"id_user_add": "b15ed920-c804-4981-b9f2-1b045a344224",
"id_user_upd": "aff24f94-b21d-4f1d-8a3b-a3e766b20dac",
"id_pos_sesion": "0449099c-8c79-4115-96ed-267dc7b33f78",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-05-09T09:38:39.2197404+02:00",
"active": true,
"created_on": "2026-05-09T09:38:39.2197404+02:00",
"last_update": "2026-05-09T09:38:39.2197404+02:00",
"commited": true,
"mt_branches": {
"$ref": "3"
},
"mt_docs": {
"$ref": "15"
},
"mt_locations": {
"$id": "67",
"id": "d4641f1b-3856-4dd2-a4a9-345edcc78d0a",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "24e22379-816d-48f8-b569-567428022064",
"active": true,
"created_on": "2026-05-09T09:38:39.2197404+02:00",
"last_update": "2026-05-09T09:38:39.2197404+02:00",
"id_user_upd": "74d3bc48-2674-4277-9583-e2b4b48a1d83",
"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": "adabc3fb-f149-4571-bb87-bf114f5ef251",
"id_item": "4d266f76-d786-48de-9b53-f5a9be46883b",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-05-09T09:38:39.2197404+02:00",
"last_update": "2026-05-09T09:38:39.2197404+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": "1e7cc009-13af-48dd-851a-239452b33739",
"id_line": 2,
"id_item": "fc280c8b-f7dd-4fa0-a309-125002499273",
"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": "baf0bd95-7861-4fca-98ec-b7e51282f133",
"spool_server": "sample string 2",
"id_doc_sa": "d01f072f-b536-474a-8363-4611dbde6aec",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-05-09T09:38:39.2197404+02:00",
"printed": true,
"print_on": "2026-05-09T09:38:39.2197404+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": "b840b7db-01f7-438d-97d1-d1735ce790fa",
"id_pos": "7665d4ea-2e97-4151-924c-a17d3a55faa4",
"mac_address": "sample string 3",
"date_end": "2026-05-09T09:38:39.2197404+02:00",
"key_access": "sample string 5",
"id_user_add": "22d8111a-c187-421b-b2dd-11db19ddebcd",
"active": true,
"created_on": "2026-05-09T09:38:39.2197404+02:00",
"last_update": "2026-05-09T09:38:39.2197404+02:00",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"st_users": {
"$ref": "9"
}
},
{
"$ref": "71"
}
],
"st_users_pos": [
{
"$id": "72",
"id_user": "29bbc53d-1f77-4427-96b7-ba83da97f685",
"id_pos": "db2735a9-69ba-4bc8-b475-419500071170",
"pass_required": true,
"active": true,
"created_on": "2026-05-09T09:38:39.2197404+02:00",
"last_update": "2026-05-09T09:38:39.2197404+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": "d19a5daf-5053-4e63-820f-17498687a203",
"id_pos": "e2a42dc4-e0ff-4773-824e-535928ec90e8",
"date_add": "2026-05-09T09:38:39.2197404+02:00",
"date_upd": "2026-05-09T09:38:39.2197404+02:00",
"date_out": "2026-05-09T09:38:39.2197404+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": "b7b415bf-5269-4ce3-84ed-e8bb27eee5f7",
"id_user_add": "f3988ea7-937d-40d4-b12a-c727cc777c7b",
"id_table": "d88ea82e-d519-4fec-a316-82ce817c9d96",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "11a6c63a-976b-4840-9fa5-afc4aea0c74f",
"created_on": "2026-05-09T09:38:39.2197404+02:00",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"st_sync_tables": {
"$id": "75",
"id": "434574ce-9657-42a0-b669-834421633c55",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-05-09T09:38:39.2197404+02:00",
"last_update": "2026-05-09T09:38:39.2197404+02:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "76",
"id": "70fa6928-f814-4a5b-bc10-475fb74a376c",
"id_sync": "7dfd77b8-458a-46b8-990c-27bcf87aa24a",
"json": "sample string 3",
"id_table": "ef627c54-213c-42ce-9410-1f1f0e602a97",
"order": 5,
"st_sync_packages": {
"$id": "77",
"id": "3782e8de-9c53-46aa-bca9-6788a43cdcff",
"id_branch_from": "3f906683-86fe-407f-92d5-a023eaa198d2",
"id_branch_to": "6510e5b3-2cff-4d9c-a70a-a6b66c916c7a",
"type": 4,
"created_on": "2026-05-09T09:38:39.2197404+02:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-05-09T09:38:39.2197404+02:00",
"send_on": "2026-05-09T09:38:39.2197404+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": "7613d53f-a4bb-4183-8a53-2ee06056f618",
"id_pos": "b20e5e44-5e91-4bcf-b83c-e35c8e190b07",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-05-09T09:38:39.2197404+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": "b55d8ac2-912e-4e87-8073-cf727afce674",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-05-09T09:38:39.2197404+02:00",
"last_update": "2026-05-09T09:38:39.2197404+02:00",
"id_user_upd": "8ca8f5ec-a5cb-465c-9510-6d24031c965e",
"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": "a49c2421-3e02-454a-bce1-2d74053756e6",
"token_id": "sample string 2",
"id_user": "1e948118-bdfd-40d7-995e-6524fe8d5258",
"date_from": "2026-05-09T09:38:39.2197404+02:00",
"date_end": "2026-05-09T09:38:39.2197404+02:00",
"created_on": "2026-05-09T09:38:39.2197404+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": "35142584-08b3-4fa3-b50a-e164990d1248",
"id_room_activity": "d2e086fb-ba51-4a3d-8354-1a95ce6fea83",
"id_pos_sesion": "8c0f48a5-35eb-4374-8127-a4b2caa21210",
"log_text": "sample string 4",
"id_user": "a4d5396d-30be-46f2-ac25-4752421c8dec",
"created_on": "2026-05-09T09:38:39.2197404+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": "21265256-b250-4fe1-a030-9798440aa53b",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-05-09T09:38:39.2197404+02:00",
"last_update": "2026-05-09T09:38:39.2197404+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": "be645d75-623b-4874-9271-23e76b4476bb",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-05-09T09:38:39.2197404+02:00",
"date_end": "2026-05-09T09:38:39.2197404+02:00",
"state": "sample string 6",
"created_on": "2026-05-09T09:38:39.2197404+02:00",
"last_update": "2026-05-09T09:38:39.2197404+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"
}
]
}