GET api/Mt_Employees?id_branch={id_branch}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id_branch | globally unique identifier |
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": "c1e828de-b06e-4fd0-9ffc-763095511834",
"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": "908fda03-0257-4cf6-b15c-e945349cb2a1",
"name_pos": "sample string 12",
"id_image": "863b4a66-048e-4916-be1a-85c7bd6a3adf",
"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-07-08T06:20:25.3743069+02:00",
"last_update": "2026-07-08T06:20:25.3743069+02:00",
"id_user_upd": "9216a612-9cf6-452a-b1a3-08738ee36221",
"commited": true,
"mt_employees_branches": [
{
"$id": "2",
"id_employee": "11cc5a22-7a40-4a83-bf66-0de07e025d73",
"id_branch": "e420fe4b-9d7c-4baf-a452-df5ca74a2140",
"active": true,
"created_on": "2026-07-08T06:20:25.3743069+02:00",
"last_update": "2026-07-08T06:20:25.3743069+02:00",
"id_user_upd": "86f62512-6ece-4cca-950a-00384fca3c46",
"commited": true,
"mt_branches": {
"$id": "3",
"id": "645daab6-5412-45f8-b6f3-82df7d82f1e9",
"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": "72d8b9ec-f35f-4622-8938-00db006b5922",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-07-08T06:20:25.3743069+02:00",
"last_update": "2026-07-08T06:20:25.3743069+02:00",
"id_user_upd": "56066ce8-65ad-4f62-abbc-fae986102cc4",
"commited": true,
"st_images": {
"$id": "4",
"id": "eeda8985-59c0-4a70-ac75-e15758f95da1",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "60174cc1-d20e-4726-a156-f38ce562c626",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-07-08T06:20:25.3743069+02:00",
"last_update": "2026-07-08T06:20:25.3743069+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"mt_categories": [
{
"$id": "5",
"id": "ec5faad0-38f1-4cd5-b20a-ffcffd0e7ba2",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "9cc2abbb-ccd0-45c8-a9dd-30d26bec893d",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "d17328fa-8663-4126-a83f-af4095453a8a",
"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-07-08T06:20:25.3743069+02:00",
"last_update": "2026-07-08T06:20:25.3743069+02:00",
"id_user_upd": "d991fd28-c38f-4532-84d4-ca6997057dd0",
"commited": true,
"mt_categories_items": [
{
"$id": "6",
"id_category": "b67ef1b2-d4a0-4854-9043-e68cc9148086",
"id_item": "c9885aa1-91ac-40be-aa71-d7a008d4908c",
"is_default": true,
"active": true,
"created_on": "2026-07-08T06:20:25.3743069+02:00",
"last_update": "2026-07-08T06:20:25.3743069+02:00",
"id_user_upd": "85c35a44-37a8-4fc0-b5a5-1bd3cff8f697",
"commited": true,
"mt_categories": {
"$ref": "5"
},
"mt_items": {
"$id": "7",
"id": "18bebe1d-f8d0-4ac9-b299-1e9eeb08ce7b",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "2bd72fff-d9d7-43fa-a797-0a3242302371",
"id_unit_sec": "5b62d749-06f7-49b8-bd65-aa1524e6d38e",
"id_brand": "3f8fc06f-85e9-43b6-9d3d-374f8b27ee12",
"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": "1aa64d06-fd44-4f6d-a2ae-3f32cf8f7118",
"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-07-08T06:20:25.3743069+02:00",
"last_update": "2026-07-08T06:20:25.3743069+02:00",
"id_user_upd": "b447307b-795c-4004-b834-96566bba397e",
"commited": true,
"mt_brands": {
"$id": "8",
"id": "d8c70b41-f0d3-47b3-83b5-8cdfc8f74633",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-07-08T06:20:25.3743069+02:00",
"last_update": "2026-07-08T06:20:25.3743069+02:00",
"id_user_upd": "4cc8b944-bf1b-4680-bab0-1c07f4f5697e",
"commited": true,
"mt_items": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"st_users": {
"$id": "9",
"id": "c42993cd-adca-4933-bbfc-719ed5ca2efd",
"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": "f9c2fe70-0cb7-48a0-a219-988b028fd0f0",
"view_messages": true,
"id_image_photo": "232c2a84-0695-462a-97e4-580d2028abde",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "aaead652-2a47-4519-8ad5-6f96f8460a3e",
"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-07-08T06:20:25.3743069+02:00",
"last_update": "2026-07-08T06:20:25.3743069+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"mt_branches_zones": [
{
"$id": "10",
"id": "851e332e-a866-4945-b6a7-458263ce9195",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "fd2cb0a3-28a1-42d2-b046-5d394b16a7f2",
"active": true,
"created_on": "2026-07-08T06:20:25.3743069+02:00",
"last_update": "2026-07-08T06:20:25.3743069+02:00",
"id_user_upd": "1c89b0ad-9726-48f9-8581-a8df10f9cf2a",
"commited": true,
"mt_branches": {
"$ref": "3"
},
"mt_pos": [
{
"$id": "11",
"id": "a730c3cc-c44b-4c45-98dd-83ea6f1431ed",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "1710ea2e-c29c-43a9-8a6a-b3a1869af582",
"id_zone": "55788807-4f1a-40c9-9e7e-60c375eaa191",
"user_required": true,
"active": true,
"created_on": "2026-07-08T06:20:25.3743069+02:00",
"last_update": "2026-07-08T06:20:25.3743069+02:00",
"id_user_upd": "8475c6bb-225c-42ff-a955-12c5cbb72605",
"commited": true,
"mt_branches_zones": {
"$ref": "10"
},
"mt_cloakrooms": [
{
"$id": "12",
"id": "214735dd-3aba-4b49-b9d3-70c7f8b71eb4",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "0c654676-fa4d-4f61-95cc-cc802dd5c2ca",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "1d0b580e-3125-4e32-bc5c-117a567145ac",
"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-07-08T06:20:25.3743069+02:00",
"last_update": "2026-07-08T06:20:25.3743069+02:00",
"id_user_upd": "c39ebd58-528e-4f98-8fde-5d3c42c70555",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"st_images": {
"$ref": "4"
},
"st_users": {
"$ref": "9"
},
"tt_cloakrooms_units": [
{
"$id": "13",
"id": "5bee5b55-9ceb-4705-b566-c1a699d5666d",
"id_cloakroom": "18c4f8a6-f0d2-436b-bd40-795ffadad29d",
"id_pos_sesion": "03ae9fb2-8af0-4772-b958-e859a0d1230f",
"unit_id": 4,
"date_open": "2026-07-08T06:20:25.3743069+02:00",
"date_close": "2026-07-08T06:20:25.3743069+02:00",
"id_doc_sa": "d34c4e85-270c-4cc3-8b8f-fc1bf684361a",
"commited": true,
"mt_cloakrooms": {
"$ref": "12"
},
"tt_doc_sa": {
"$id": "14",
"id": "47f50ea2-9193-4936-aff8-43bb10a6e84f",
"id_pos": "cd10f2b4-c0b8-4643-bf1f-095e7c6cf618",
"id_doc": "0cf14e08-f0f6-4883-8f14-9d71e6212729",
"id_branch": "6ad3b4dc-d586-467e-b6fb-a10b638e4605",
"nro_doc": "sample string 5",
"date_doc": "2026-07-08T06:20:25.3743069+02:00",
"date_tax": "2026-07-08T06:20:25.3743069+02:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "93ec314c-02cb-4bfb-92b6-83df436ba383",
"id_relationship": "63da6580-e082-40e0-b0c2-7265ada0ce90",
"id_loc_from": "36f1304e-02d4-478e-b60d-05242b3d8a4b",
"id_loc_end": "506b6298-da49-49b4-8389-011355606342",
"id_user_add": "a9d7ec71-1058-4226-9688-02dd5fddd57f",
"id_user_upd": "4c49e28e-f779-46c2-8684-e5c8ef9300e4",
"comment": "sample string 12",
"id_pos_sesion": "1a085924-8ede-4503-a42a-8cc0378fbbbd",
"id_room_unit": "6b6a8142-ddc3-4bb4-a652-566c067aff3a",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "c2b1fd3d-5aa7-437a-85fd-c7907e708321",
"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-07-08T06:20:25.3743069+02:00",
"last_update": "2026-07-08T06:20:25.3743069+02:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "3"
},
"mt_docs": {
"$id": "15",
"id": "99c5e4a4-8cc3-4435-971d-f0f03f631e23",
"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": "74260452-e9c5-479e-ba55-a0da354e1867",
"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-07-08T06:20:25.3743069+02:00",
"last_update": "2026-07-08T06:20:25.3743069+02:00",
"id_user_upd": "2e641d3e-630d-4167-aa51-356fb3d86bd0",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "16",
"id_doc": "c0d1cfaf-09f6-47a9-b1db-b52d09ad5ddd",
"id_pay": "1440c1ad-33bf-4b1b-a7c9-cc00176e3013",
"id_money": "eb59b3b7-621c-4d92-9e6f-4dfabcbf1b1d",
"active": true,
"created_on": "2026-07-08T06:20:25.3743069+02:00",
"last_update": "2026-07-08T06:20:25.3743069+02:00",
"id_user_upd": "279a3dde-5699-45f0-8aa0-2bd2638e0e8d",
"commited": true,
"mt_docs": {
"$ref": "15"
},
"mt_money_types": {
"$id": "17",
"id": "c33d76de-5c5d-4421-a661-fa3c046a6388",
"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": "71b8471d-8d3b-4b85-a3e8-f842da0449f4",
"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-07-08T06:20:25.3743069+02:00",
"last_update": "2026-07-08T06:20:25.3743069+02:00",
"id_user_upd": "f2c84ef5-4938-4786-b044-bd8130b58859",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"mt_money_rates": [
{
"$id": "18",
"id_money_1": "fdba3fb5-ea20-4b12-b4a5-764d24192081",
"id_money_2": "9f7d6a7c-38c0-486c-98e7-57083b32cf0c",
"date_from": "2026-07-08T06:20:25.3743069+02:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-07-08T06:20:25.3743069+02:00",
"last_update": "2026-07-08T06:20:25.3743069+02:00",
"id_user_upd": "67afdf08-5268-4b71-b30f-6ee92a60040d",
"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": "89bb667a-accf-43df-8564-2ffec630291b",
"id_pay": "04c42b80-738b-4834-a137-5cec80b03cf1",
"id_money": "eb6cf15c-e45a-419b-b4da-a65613b29562",
"date_cashflow": "2026-07-08T06:20:25.3743069+02:00",
"coefficient": 5.1,
"id_user_add": "9442ec3b-41a0-4c44-b802-1bbfc78f9a24",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "20",
"id": "b30caebb-ace4-4d78-b56a-754076907d63",
"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": "3e0ca422-2502-43c3-8ff9-f4234de9a5c9",
"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-07-08T06:20:25.3743069+02:00",
"last_update": "2026-07-08T06:20:25.3743069+02:00",
"id_user_upd": "b27ea724-5502-4abd-be15-b974c4342841",
"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": "d90870a3-c4d6-4dda-84c2-539cdc1f4bda",
"id_line": 2,
"id_pay": "4f88f6e5-1b41-4ddb-9263-cc56e5240720",
"id_money": "a8ec6eb7-d715-4e9b-9e7c-b78ac09710a3",
"coefficient": 5.1,
"id_voucher": "34b6b568-432c-4354-9d57-6d1df01959f6",
"id_employee": "c219a321-43d2-4264-9731-0b1f57d5b328",
"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": "a58d9f4b-8e8a-41cd-a052-e3f5ef84ec53",
"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": "b1f21f43-91ce-4d78-9c5a-26e53d49b72d",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-07-08T06:20:25.3743069+02:00",
"date_end": "2026-07-08T06:20:25.3743069+02:00",
"date_used": "2026-07-08T06:20:25.3743069+02:00",
"date_sesion": "2026-07-08T06:20:25.3743069+02:00",
"id_employee": "6a761bbf-5a0c-4a00-829f-32ca3b0b85c9",
"id_branch": "e2720726-7b18-4d47-aa24-149ab1df5518",
"id_voucher_permision": "2ef1b437-3830-44b6-bc00-6aacd3c08445",
"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": "639abba6-81ac-44a3-867a-b0957e011542",
"id_user_add": "cad2dcf7-1b87-4021-97ed-615493ff910f",
"id_doc_sa": "f2ccafaf-e0c6-4cbb-a3a5-ddcb25b966f6",
"id_item_sub": "345352af-d2d2-4c2c-8bbc-99624296f6d8",
"id_pos_sesion": "f1d14f5f-143f-4e34-924f-df57e8a49075",
"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-07-08T06:20:25.3743069+02:00",
"last_update": "2026-07-08T06:20:25.3743069+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": "09ad492c-51ee-49b7-88bd-0c964e1bead2",
"id_line": "7b852794-93a0-4b19-a0c4-55b2a2132c91",
"id_category": "f3d503b8-b948-4460-a545-990190b646a1",
"id_item": "faf47336-2add-4d67-ae7f-2794ad2ff671",
"id_item_type": "8046298c-e2f5-4ca4-ae28-4853f314f4ab",
"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": "c2bd1b16-5154-4124-99eb-0d916ebee36d",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "3ad52fba-04dc-4789-869a-2682b379bd07",
"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-07-08T06:20:25.3743069+02:00",
"last_update": "2026-07-08T06:20:25.3743069+02:00",
"id_user_upd": "56db1d96-7571-4002-a0b3-622c902030ce",
"commited": true,
"tt_vouchers_det": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"st_images": {
"$ref": "4"
},
"st_users": {
"$ref": "9"
},
"mt_items_sub": [
{
"$id": "25",
"id": "ab31aaaa-3f0f-4cc6-a685-390a0176dca0",
"id_item": "3497fb33-ff68-47e0-8708-d2db54b0381e",
"id_item_type": "cb0b8a1a-7a91-4ede-8aa3-643b3a07392f",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "853328fa-5ac8-479a-be8c-bde2afc1b681",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-07-08T06:20:25.3743069+02:00",
"last_update": "2026-07-08T06:20:25.3743069+02:00",
"id_user_upd": "4527d3e7-0898-4ae5-b350-8e044ce84487",
"commited": true,
"mt_items": {
"$ref": "7"
},
"mt_items_formula": [
{
"$id": "26",
"id_item_sub": "98b4cb68-cb06-4a22-b125-0cf9cf6e3ae4",
"id_item": "e5e05353-e5b1-4a46-a174-a118100880b3",
"group_id": 3,
"id_unit_ref": "af97a4cc-7643-4733-833d-12fa9c35b818",
"qty_dis": 5,
"mt_items": {
"$ref": "7"
},
"mt_items_sub": {
"$ref": "25"
},
"mt_units_ref": {
"$id": "27",
"id": "124082c2-6dab-4456-9332-c9cf60ea6a43",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "1cead1a6-9456-4770-958d-ebb1c4e48e57",
"active": true,
"created_on": "2026-07-08T06:20:25.3743069+02:00",
"last_update": "2026-07-08T06:20:25.3743069+02:00",
"id_user_upd": "1174e167-4719-4c4d-acc5-805ff5770f1c",
"commited": true,
"mt_units": {
"$id": "28",
"id": "dcc979c2-34b6-488b-aef5-95a59f4a425e",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-07-08T06:20:25.3743069+02:00",
"last_update": "2026-07-08T06:20:25.3743069+02:00",
"id_user_upd": "1af38881-baf0-47b3-981d-d0c7f3a64cb1",
"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": "54b2b176-5899-4199-a2b1-ee7286bdc024",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "30195e44-7f01-45c5-a5e0-a1e199cf9250",
"id_doc_print": "b270b371-2a1e-44ad-8a2b-9eab8bdf3e84",
"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-07-08T06:20:25.3743069+02:00",
"last_update": "2026-07-08T06:20:25.3743069+02:00",
"commited": true,
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
]
},
"st_users": {
"$ref": "9"
},
"mt_prices_items": [
{
"$id": "30",
"id_list": "6a4b0f9d-f779-4aa5-836d-e95a16552928",
"id_item_sub": "1447b31a-7e06-42bf-9452-a9bf0553328b",
"validity_date": "2026-07-08T06:20:25.3743069+02:00",
"price": 4.1,
"active": true,
"created_on": "2026-07-08T06:20:25.3743069+02:00",
"last_update": "2026-07-08T06:20:25.3743069+02:00",
"id_user_upd": "d9228459-8708-4e9a-b509-3909d448f781",
"commited": true,
"mt_items_sub": {
"$ref": "25"
},
"mt_prices_list": {
"$id": "31",
"id": "e4c53da2-4f41-4046-93e6-2ab77e5fd1b3",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "c53fe208-6513-4027-9c59-5bdf254c3f31",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "8131a066-3394-4b75-a106-3594c1bff217",
"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-07-08T06:20:25.3743069+02:00",
"last_update": "2026-07-08T06:20:25.3743069+02:00",
"id_user_upd": "46090fb7-4ecb-421b-8ba5-485ed39bab6a",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "32",
"id_pos": "79e7b821-0575-487c-9793-cfc8b60cf5ef",
"id_pos_type": "a6443ef4-5800-457e-844b-04657391d9c5",
"id_price_list": "319c0b13-a2f8-4ecb-8a06-758e1978d07f",
"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-07-08T06:20:25.3743069+02:00",
"last_update": "2026-07-08T06:20:25.3743069+02:00",
"id_user_upd": "9dd90e9e-3428-42e7-b52a-064e08fe8c21",
"commited": true,
"mt_pos_view": {
"$id": "33",
"id_pos": "1b6455eb-1964-489d-8d35-ece5746268ae",
"id_pos_type": "c7787988-76dd-4779-8439-cad4677dcb02",
"is_default": true,
"active": true,
"created_on": "2026-07-08T06:20:25.3743069+02:00",
"last_update": "2026-07-08T06:20:25.3743069+02:00",
"id_user_upd": "e0204d52-0a9c-4c6f-b5f4-01b92bec2503",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"mt_pos_prices_list": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"mt_pos_types": {
"$id": "34",
"id": "6487d140-b51d-456e-93dc-47ad18df9476",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-07-08T06:20:25.3743069+02:00",
"last_update": "2026-07-08T06:20:25.3743069+02:00",
"id_user_upd": "b3dc83e8-f1ec-4e64-bd9b-be28eb70d7b9",
"commited": true,
"mt_items_featured": [
{
"$id": "35",
"id": "9e798e3c-d3b3-4918-8df8-29d0b81b7e5a",
"id_branch": "764f8781-c54a-425f-9f40-8114d12f237d",
"id_pos_type": "fb6641ef-31df-4444-b78b-c82266d39ca5",
"id_pos": "b51819db-2a3d-4fd6-b7b4-6e76de89fdb5",
"id_item": "0aba0574-39eb-4ca4-8133-b8db01fd3c59",
"date_from": "2026-07-08T06:20:25.3743069+02:00",
"date_end": "2026-07-08T06:20:25.3743069+02:00",
"image_id": 4,
"active": true,
"created_on": "2026-07-08T06:20:25.3743069+02:00",
"last_update": "2026-07-08T06:20:25.3743069+02:00",
"id_user_upd": "bb545c8a-828a-470e-a9eb-8b32dde68d03",
"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": "c1475c8b-3700-4150-bccf-c573c5725092",
"id_doc": "90fd5f41-fac8-4d67-8ea0-b57833607a4b",
"id_pos_type": "36efa176-bead-4b5c-bd3b-3221895d06bd",
"id_doc_print": "c7806b70-9454-4746-b8a3-0e99678c350f",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-07-08T06:20:25.3743069+02:00",
"last_update": "2026-07-08T06:20:25.3743069+02:00",
"id_user_upd": "962003c7-45ff-4109-a428-d17e7d5ebeca",
"commited": true,
"mt_docs": {
"$ref": "15"
},
"mt_pos_print": {
"$id": "37",
"id": "e8c89ab4-5edb-4ca9-be50-d9f30d53fc9f",
"id_pos": "366c6b92-6b3e-4e74-8118-313c77b72573",
"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-07-08T06:20:25.3743069+02:00",
"last_update": "2026-07-08T06:20:25.3743069+02:00",
"id_user_upd": "4a2710a1-d43a-4871-a737-e2996bab4d13",
"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": "df15a2b1-c754-4f78-95a7-df6d99f5308e",
"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-07-08T06:20:25.3743069+02:00",
"last_update": "2026-07-08T06:20:25.3743069+02:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"st_doc_print_det": [
{
"$id": "39",
"id_doc_print": "9cfa7269-06d0-45dd-9632-e7398d55844c",
"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": "ee110cec-c12d-43b8-954f-9bb2efee142d",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-07-08T06:20:25.3743069+02:00",
"date_end": "2026-07-08T06:20:25.3743069+02:00",
"id_branch": "50daf4a0-89fd-469c-ab6d-9c577f0a11fc",
"id_pos": "7a7ed63c-d107-452c-929e-15a22a014ad3",
"id_list": "10146a28-daef-43f1-8484-c2993d6807b5",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-07-08T06:20:25.3743069+02:00",
"last_update": "2026-07-08T06:20:25.3743069+02:00",
"id_user_upd": "020ac709-1fb7-4168-9079-7c1fc8cb74ce",
"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": "e49cece1-669e-472e-bce8-97c90f6acc0e",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-07-08T06:20:25.3743069+02:00",
"date_end": "2026-07-08T06:20:25.3743069+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": "381723fc-5b68-4e20-9a91-9a81112253f6",
"id_pos": "d2ec87dd-400b-48ec-b272-09a248a70261",
"id_list": "66b0ad16-4a3f-4917-8045-0984064fd230",
"id_item": "d4bc43ea-ea7e-463c-b83b-2f85c563e2d2",
"id_item_type": "9370b50b-e2a8-432a-9680-6df56854a2e2",
"id_category": "4573a001-cfe5-40e3-93d7-2c0ae39b0b50",
"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-07-08T06:20:25.3743069+02:00",
"last_update": "2026-07-08T06:20:25.3743069+02:00",
"id_user_upd": "1989b8f6-ccbf-4ee4-9bfb-8512248e9b83",
"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": "31c11681-8998-42ae-84da-dd43f78f8cb2",
"id_line": 2,
"id_item_sub": "029a743a-e376-4fa3-8ca9-64aa7da5483d",
"qty": 4.1,
"id_list": "84765522-7ba4-42e2-a7eb-90852820ce5c",
"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": "7d893787-b20b-4d02-a086-38d7461e097f",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "19223c41-5041-4bc3-956b-612f398e2750",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "47fd58a5-efe3-403c-9d74-fb6b7f66dd69",
"id_user_upd": "de7692a3-1c97-4ecf-96ee-b381e5af7515",
"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": "ca040e89-7c83-41f3-96ad-dd26f1e3539e",
"id_line": 2,
"id_item": "27d6ec31-58b1-475a-afef-ae1351bb0c8d",
"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": "8e74a59b-3fbe-4030-8ac5-417a7fae2040",
"order_id": 2,
"id_item": "cbc3beaa-f8db-48fc-8e65-d4cd3298c3a8",
"id_item_type": "60913021-b5b6-468e-a19d-de81fc082b40",
"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": "f3d9ba26-c3b5-4357-aabd-6bd8c2d7bf33",
"type_item": 11,
"id_voucher_json": "ce0764bb-8e41-468f-8e3f-d351f11cb900",
"count_voucher": 1,
"id_category": "b56dab54-4532-4559-a3b3-3f2cb8c95760",
"created_on": "2026-07-08T06:20:25.3743069+02:00",
"last_update": "2026-07-08T06:20:25.3743069+02:00",
"id_user_upd": "19bf800e-dd31-437c-88fa-f151930ed6e7",
"commited": true,
"mt_items": {
"$ref": "7"
},
"mt_items_types": {
"$ref": "24"
},
"st_users": {
"$ref": "9"
},
"tt_pos_sesion": {
"$id": "45",
"id": "733be878-27ed-47fb-ae0d-37de9b313a8c",
"nro_sesion": 2,
"id_pos": "1313f775-ef97-407a-8393-783fc70ce2dc",
"date_tax": "2026-07-08T06:20:25.3743069+02:00",
"date_open": "2026-07-08T06:20:25.3743069+02:00",
"date_close": "2026-07-08T06:20:25.3743069+02:00",
"id_user_open": "b336cd3f-94b4-4207-b9b1-ad9bb3ce1a4a",
"id_user_close": "5fbcd0fd-b832-4194-b5ab-257ab2219adc",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2026-07-08T06:20:25.3743069+02:00",
"last_update": "2026-07-08T06:20:25.3743069+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": "0e681744-86c1-448d-8688-92723d4959cf",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "8d100f9c-28ce-40c2-b61c-42e3079c32eb",
"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-07-08T06:20:25.3743069+02:00",
"tt_pos_sesion": {
"$ref": "45"
}
},
{
"$ref": "46"
}
],
"tt_rooms_units_activity": [
{
"$id": "47",
"id": "f912a080-c1ed-453c-8966-9250c7e17f9f",
"id_room_unit": "2602612d-1acf-427f-a1f5-4749f9c32ff6",
"id_room_list": "14c78d57-a022-4fd8-a9c7-d1f6a6d814b9",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-07-08T06:20:25.3743069+02:00",
"date_from": "2026-07-08T06:20:25.3743069+02:00",
"date_end": "2026-07-08T06:20:25.3743069+02:00",
"date_open": "2026-07-08T06:20:25.3743069+02:00",
"date_close": "2026-07-08T06:20:25.3743069+02:00",
"id_employee": "d13c7337-3f2e-4b61-84a1-a7a624c8aa7c",
"id_employee_sec": "a2936dbd-5cf8-4b7b-8466-2051b2d09784",
"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": "501edbbb-0c1f-4fae-9a3c-0f992e07629f",
"comment": "sample string 7",
"id_user_open": "01f0aa54-bc14-4a5b-b6e2-85a1580d5a67",
"id_user_close": "6f9768ee-bd24-41cf-b8fe-9cd024e7c4ac",
"id_unit_state": "c854818b-4091-4b11-8e03-8badb8723f54",
"id_pos_sesion": "eb5d07c6-46ac-480c-a3fc-baaab513c811",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-07-08T06:20:25.3743069+02:00",
"active": true,
"created_on": "2026-07-08T06:20:25.3743069+02:00",
"last_update": "2026-07-08T06:20:25.3743069+02:00",
"commited": true,
"mt_employees": {
"$ref": "1"
},
"mt_employees1": {
"$ref": "1"
},
"mt_rooms_units": {
"$id": "48",
"id": "9bbadff2-0207-4b8d-9524-5e220475f84b",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "f214a875-40ad-4aa4-acd6-0c4f6bb006fe",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "aec756a0-d6bb-42c0-86c7-774d9a14755a",
"locked": true,
"date_locked": "2026-07-08T06:20:25.3743069+02:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-07-08T06:20:25.3743069+02:00",
"last_update": "2026-07-08T06:20:25.3743069+02:00",
"id_user_upd": "8a426998-8cb6-448e-bfb6-4e275e46a209",
"commited": true,
"mt_rooms": {
"$id": "49",
"id": "c2409edd-4f7b-41d3-900c-be9cb2dbf4df",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "c875e9ed-7447-4caa-ad8e-469949efbbce",
"name_pos": "sample string 6",
"id_image": "d6088c79-6fa4-4d2f-b312-20f17b87d732",
"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": "7c53e337-c7f3-4e8b-ada3-29a3037b92ec",
"refresh_status": true,
"active": true,
"created_on": "2026-07-08T06:20:25.3743069+02:00",
"last_update": "2026-07-08T06:20:25.3743069+02:00",
"id_user_upd": "7a1f0fb4-8505-4257-b7e4-8d0ab21c2db7",
"commited": true,
"mt_branches": {
"$ref": "3"
},
"mt_pos_rooms": [
{
"$id": "50",
"id_pos": "3edcd6fb-4564-447f-83d0-0f26163e3407",
"id_room": "e019f273-114a-4d1a-b119-98caa7142383",
"active": true,
"created_on": "2026-07-08T06:20:25.3743069+02:00",
"last_update": "2026-07-08T06:20:25.3743069+02:00",
"id_user_upd": "32dbba12-3cc9-40b8-99c4-1913db30bf4a",
"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": "89b3a1be-1437-4adb-b44d-845b5420146f",
"id_room": "e255a32d-1e6b-41b2-8e87-6dd9376c40be",
"date_in": "2026-07-08T06:20:25.3743069+02:00",
"date_out": "2026-07-08T06:20:25.3743069+02:00",
"id_user_add": "35b79650-bb76-4ca4-b6a4-ae41a0e739e3",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-07-08T06:20:25.3743069+02:00",
"last_update": "2026-07-08T06:20:25.3743069+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": "0202bf2c-8df9-4655-a3d3-b74d0c3476e7",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-07-08T06:20:25.3743069+02:00",
"last_update": "2026-07-08T06:20:25.3743069+02:00",
"id_user_upd": "d1d8666d-740f-41f9-b049-b9f32bef34e6",
"commited": true,
"mt_rooms_units": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"mt_rooms_units_states_types": [
{
"$id": "53",
"id_room_type": "4699aa04-1aac-4168-a068-e3b25e91e766",
"id_room_state": "007d6d06-b7cf-45dc-98e3-60f71cdd8ca0",
"id_image": "a514e3b3-24a8-4d2c-8ef0-1a583b0dc2db",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-07-08T06:20:25.3743069+02:00",
"last_update": "2026-07-08T06:20:25.3743069+02:00",
"id_user_upd": "861dc553-1353-45e2-9892-6bf1fd4e5a54",
"commited": true,
"mt_rooms_units_states": {
"$id": "54",
"id": "ad61c211-a4b3-4c83-ae85-fdb7f6837517",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"color": "sample string 5",
"active": true,
"created_on": "2026-07-08T06:20:25.3743069+02:00",
"last_update": "2026-07-08T06:20:25.3743069+02:00",
"id_user_upd": "db5add13-7b51-4f8d-9c5d-85218d474e74",
"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": "fb597758-503d-4c62-acf6-250e2b863d46",
"id_pos_sesion": "cd068af3-2795-469b-9a89-525c65db8844",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "b8c1837e-245d-466f-839d-b6fe84481f94",
"id_room_unit_activity": "253f3aee-ee4f-4232-b24a-437423c67e5c",
"id_doc_sa": "9cce1c47-1110-4249-ba07-69a21e60ef3a",
"id_pos_type": "222e06e6-0ffb-4482-96fc-aebd43cd9567",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "9d0d972e-6e04-4e17-8436-eb32b7bf7bdd",
"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-07-08T06:20:25.3743069+02:00",
"last_update": "2026-07-08T06:20:25.3743069+02:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "45"
},
"tt_tips_users": [
{
"$id": "56",
"id_tip": "c2e0a965-02e6-4f8d-bdda-d5b6d94578d6",
"id_user": "e14b4007-c3c0-428d-9c2b-dea8d53026ed",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-07-08T06:20:25.3743069+02:00",
"last_update": "2026-07-08T06:20:25.3743069+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": "e743a6b9-d70d-4968-a4fa-65f8349c610c",
"id_user": "366d942d-5e1f-4f8d-9d30-462f823506f9",
"date_add": "2026-07-08T06:20:25.3743069+02:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-07-08T06:20:25.3743069+02:00",
"last_update": "2026-07-08T06:20:25.3743069+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": "f0e17750-8d3f-4234-8d80-46fc42783071",
"id_user": "621cf886-9cca-4f02-91ac-49016ec04803",
"id_user_profile": "92de3114-f051-4af8-a978-1d9e8cabcbb0",
"locator": "sample string 4",
"date_end": "2026-07-08T06:20:25.3743069+02:00",
"id_pos_sesion": "0176dca4-b11c-4529-9161-c6246550f0a0",
"date_login": "2026-07-08T06:20:25.3743069+02:00",
"date_logout": "2026-07-08T06:20:25.3743069+02:00",
"terminal_id": "sample string 6",
"terminal_type": "sample string 7",
"created_on": "2026-07-08T06:20:25.3743069+02:00",
"last_update": "2026-07-08T06:20:25.3743069+02:00",
"commited": true,
"st_users": {
"$ref": "9"
},
"st_users_profiles": {
"$id": "59",
"id": "c7542c4b-2f90-4770-a326-2ca00a2d57ad",
"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-07-08T06:20:25.3743069+02:00",
"last_update": "2026-07-08T06:20:25.3743069+02:00",
"commited": true,
"st_permisions": [
{
"$id": "60",
"id": "a5b73c01-9996-445a-9ec1-de1653ac4c6b",
"id_function": "7adf1ba0-6002-4612-817b-08ef9117a7f7",
"id_user": "3801b4c4-247a-42ba-a378-b6d503e1764d",
"id_profile": "aedd724b-8ea7-4e27-8360-90bb29dc78b3",
"permission": 3,
"active": true,
"created_on": "2026-07-08T06:20:25.3743069+02:00",
"last_update": "2026-07-08T06:20:25.3743069+02:00",
"commited": true,
"st_users_profiles": {
"$ref": "59"
},
"st_users": {
"$ref": "9"
},
"st_functions": {
"$id": "61",
"id": "b02d8fc1-eaff-4c1b-bfdc-332707cba2ba",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "9bd4ca64-fc7d-40cb-b1cd-586bc67c8331",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "b0081eb2-f429-4f34-b499-699bd9e0613d",
"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-07-08T06:20:25.3743069+02:00",
"last_update": "2026-07-08T06:20:25.3743069+02:00",
"commited": true,
"st_functions_groups": {
"$id": "62",
"id": "cb1da97d-f65f-477a-a854-0143341bd42c",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-07-08T06:20:25.3743069+02:00",
"last_update": "2026-07-08T06:20:25.3743069+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": "61e24b4a-7c8b-490a-a1d3-b9b000beddca",
"id_user": "8fd5307a-1c99-40f0-9360-74423d23515b",
"date_add": "2026-07-08T06:20:25.3743069+02:00",
"destiny_type": 4,
"id_key": "f732ac7f-76bb-4976-899c-a613cf6e0470",
"message": "sample string 6",
"message_view": true,
"date_view": "2026-07-08T06:20:25.3743069+02:00",
"id_pos_sesion": "3d09a140-e6ff-41a7-8058-ba0be82e8d9c",
"terminal_add": "sample string 9",
"created_on": "2026-07-08T06:20:25.3743069+02:00",
"last_update": "2026-07-08T06:20:25.3743069+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": "a58a2fa5-b029-47d2-9c9e-23b865e4f6a3",
"date_from": "2026-07-08T06:20:25.3743069+02:00",
"date_end": "2026-07-08T06:20:25.3743069+02:00",
"date_used": "2026-07-08T06:20:25.3743069+02:00",
"id_employee": "af1ce180-eeb2-45c2-8aad-d2c990321e71",
"id_branch": "b6ea2a97-b667-4c9a-aefb-904ede6dd246",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "3875f149-f8be-42ab-a739-946b5181b14b",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-07-08T06:20:25.3743069+02:00",
"last_update": "2026-07-08T06:20:25.3743069+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": "212c8bfc-f8f1-4d0e-9c67-a268a7844bd4",
"id_doc": "97cff4f9-2b45-4268-ba85-b9497ba5aabe",
"value": 3,
"created_on": "2026-07-08T06:20:25.3743069+02:00",
"last_update": "2026-07-08T06:20:25.3743069+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": "3e9bdc2b-a0a7-47f1-b543-6e05c71daf08",
"id_pos": "cdab6056-117a-4a3d-98f8-89bb6d8c93a0",
"id_doc": "93b0c659-5b71-4251-8a86-c2360ca4a856",
"id_branch": "59773d0e-85d2-42ee-9f4b-4575a7fdf5e4",
"nro_doc": "sample string 5",
"date_doc": "2026-07-08T06:20:25.3743069+02:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "87e0b35c-e93b-4501-894a-186d82aae42f",
"id_loc_from": "d076a6c2-9c41-43a1-953d-9f52bd604d84",
"id_loc_end": "03a901f4-a837-4942-93b8-59afa7e02772",
"id_user_add": "ec023136-4b66-485c-9325-270093eb5d8b",
"id_user_upd": "daac90c4-e4bf-422d-b41b-f828e8faaf9d",
"id_pos_sesion": "e89da3c0-44fb-4766-baa3-3f3ffb2dbbee",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-07-08T06:20:25.3743069+02:00",
"active": true,
"created_on": "2026-07-08T06:20:25.3743069+02:00",
"last_update": "2026-07-08T06:20:25.3743069+02:00",
"commited": true,
"mt_branches": {
"$ref": "3"
},
"mt_docs": {
"$ref": "15"
},
"mt_locations": {
"$id": "67",
"id": "ae4b04f0-83b4-4549-8fc3-104a4e69f855",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "cf2eb2f8-b546-43fb-8380-bd6ca937ad65",
"active": true,
"created_on": "2026-07-08T06:20:25.3743069+02:00",
"last_update": "2026-07-08T06:20:25.3743069+02:00",
"id_user_upd": "fff1db28-1d60-403c-b0a7-171249505b20",
"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": "fff12a65-730e-4440-a95a-a31488862962",
"id_item": "7a08b456-f062-49f1-a626-3c240a2e63af",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-07-08T06:20:25.3743069+02:00",
"last_update": "2026-07-08T06:20:25.3743069+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": "7b3b3976-6a77-4b69-9b99-abfcb94212e8",
"id_line": 2,
"id_item": "59c905a2-19b3-40c9-9f59-1e39862dbb0f",
"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": "a5942149-effb-41a9-9719-d92d27229118",
"spool_server": "sample string 2",
"id_doc_sa": "df461127-12d2-4b27-b5f0-97ee26890578",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-07-08T06:20:25.3743069+02:00",
"printed": true,
"print_on": "2026-07-08T06:20:25.3743069+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": "774da26d-5e7b-444f-90b6-27fa4c134d81",
"id_pos": "d09053ae-a1c1-4688-8c48-d1f9908ae602",
"mac_address": "sample string 3",
"date_end": "2026-07-08T06:20:25.3743069+02:00",
"key_access": "sample string 5",
"id_user_add": "74ce00ec-3ffa-42e4-a11f-53a310d6379c",
"active": true,
"created_on": "2026-07-08T06:20:25.3743069+02:00",
"last_update": "2026-07-08T06:20:25.3743069+02:00",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"st_users": {
"$ref": "9"
}
},
{
"$ref": "71"
}
],
"st_users_pos": [
{
"$id": "72",
"id_user": "9c8404bb-dfd9-4f84-a029-2c7792c1febb",
"id_pos": "b3d2bdf2-fa16-41be-80eb-70373e9265e7",
"pass_required": true,
"active": true,
"created_on": "2026-07-08T06:20:25.3743069+02:00",
"last_update": "2026-07-08T06:20:25.3743069+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": "bb5aa1db-e5f2-4978-8223-9888bbcc9ea6",
"id_pos": "bba2fdde-6647-474a-bf22-1c7c3588875c",
"date_add": "2026-07-08T06:20:25.3743069+02:00",
"date_upd": "2026-07-08T06:20:25.3743069+02:00",
"date_out": "2026-07-08T06:20:25.3743069+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": "a36f9906-5a84-4ce4-9073-a66de5293ffa",
"id_user_add": "d7e53676-aeb8-4434-802c-c4e9a42925f6",
"id_table": "750fc363-7770-48c6-9950-9f7fe272c383",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "d2fdc5a9-36a2-4602-b998-b786b52cce53",
"created_on": "2026-07-08T06:20:25.3743069+02:00",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"st_sync_tables": {
"$id": "75",
"id": "aae34ae4-f2c9-4e1f-8846-a71c41681cdd",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-07-08T06:20:25.3743069+02:00",
"last_update": "2026-07-08T06:20:25.3743069+02:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "76",
"id": "cb861323-21da-4921-b1ec-531879d278e5",
"id_sync": "b927a5eb-89ef-4cf0-adc8-a9123c33c799",
"json": "sample string 3",
"id_table": "338ab68c-f345-4620-9aec-69747880a3ca",
"order": 5,
"st_sync_packages": {
"$id": "77",
"id": "8341ffdb-1823-470b-9cef-ef77b08fb16b",
"id_branch_from": "c21bc49e-712a-46aa-9a8a-8330b0f79a95",
"id_branch_to": "89e369c7-d651-4f9c-88e2-a4806de21199",
"type": 4,
"created_on": "2026-07-08T06:20:25.3743069+02:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-07-08T06:20:25.3743069+02:00",
"send_on": "2026-07-08T06:20:25.3743069+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": "1c4dc695-bfd5-4463-9333-a76d69a9ef00",
"id_pos": "0dc656d2-4f82-45f6-859d-d90fe1c31f0e",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-07-08T06:20:25.3743069+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": "571b85b9-6b3a-4a65-bf30-c02bf0b126fb",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-07-08T06:20:25.3743069+02:00",
"last_update": "2026-07-08T06:20:25.3743069+02:00",
"id_user_upd": "7d477d59-d22d-4604-9920-4406e7ba30f0",
"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": "a999a05b-7ca9-4bfa-a1f7-0f215f430e00",
"token_id": "sample string 2",
"id_user": "0c40f33d-a6df-4b92-807b-71b23d652a66",
"date_from": "2026-07-08T06:20:25.3743069+02:00",
"date_end": "2026-07-08T06:20:25.3743069+02:00",
"created_on": "2026-07-08T06:20:25.3743069+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": "0b7b2b8b-a820-49c9-81c2-400fb7881adb",
"id_room_activity": "0ebff39b-254d-4365-9f88-5b192ef8887f",
"id_pos_sesion": "7a4e9a9f-9900-475d-b012-30bd5ef97777",
"log_text": "sample string 4",
"id_user": "c3c7ec56-0c4a-4426-bdde-55cdc3ed8973",
"created_on": "2026-07-08T06:20:25.3743069+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": "2ffa2211-4148-450c-aaf2-9f0755cf6605",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-07-08T06:20:25.3743069+02:00",
"last_update": "2026-07-08T06:20:25.3743069+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": "ab5e7830-e3a5-4c38-9929-630544e0c380",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-07-08T06:20:25.3743069+02:00",
"date_end": "2026-07-08T06:20:25.3743069+02:00",
"state": "sample string 6",
"created_on": "2026-07-08T06:20:25.3743069+02:00",
"last_update": "2026-07-08T06:20:25.3743069+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"
}
]