POST api/St_Permisions
Request Information
URI Parameters
None.
Body Parameters
user_profile_permision| Name | Description | Type | Additional information |
|---|---|---|---|
| id_function | globally unique identifier |
None. |
|
| id_profile | globally unique identifier |
None. |
|
| id_user | globally unique identifier |
None. |
|
| function_group | string |
None. |
|
| function_name | string |
None. |
|
| function_description | string |
None. |
|
| profile_name | string |
None. |
|
| user_name | string |
None. |
|
| permission_profile | boolean |
None. |
|
| permission_user | boolean |
None. |
Request Formats
application/json, text/json
Sample:
{
"id_function": "8af5dd86-3c50-4d54-ac3a-a30c811b34ef",
"id_profile": "04dc53fb-17d1-4a9f-99dd-2da6aaab4cae",
"id_user": "9bfd98d7-e25c-4062-94bc-6b11b1403539",
"function_group": "sample string 4",
"function_name": "sample string 5",
"function_description": "sample string 6",
"profile_name": "sample string 7",
"user_name": "sample string 8",
"permission_profile": true,
"permission_user": true
}
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
st_permisions| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
None. |
|
| id_function | globally unique identifier |
Required |
|
| id_user | globally unique identifier |
None. |
|
| id_profile | globally unique identifier |
None. |
|
| permission | integer |
Required |
|
| active | boolean |
Required |
|
| created_on | date |
None. |
|
| last_update | date |
None. |
|
| commited | boolean |
None. |
|
| st_users_profiles | st_users_profiles |
None. |
|
| st_users | st_users |
None. |
|
| st_functions | st_functions |
None. |
Response Formats
application/json, text/json
Sample:
{
"id": "dbb78ed4-ff81-429d-bc15-5aa0225a942f",
"id_function": "f9886f58-f381-4fea-8f9d-bf768cda94fd",
"id_user": "966ced04-e2ed-4d02-92e8-9f50bab829dd",
"id_profile": "4ed176c6-87f0-4336-af4f-13bbdbcd22f0",
"permission": 3,
"active": true,
"created_on": "2026-09-06T06:46:29.7617241+02:00",
"last_update": "2026-09-06T06:46:29.7617241+02:00",
"commited": true,
"st_users_profiles": {
"$id": "2",
"id": "ca8a12fe-3471-4bf2-ab02-c229721a89fe",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"is_pass_required": true,
"is_admin": true,
"level_id": 7,
"order_1": 8,
"order_2": 9,
"order_3": 10,
"order_4": 11,
"is_tips": true,
"is_view_all": true,
"active": true,
"created_on": "2026-09-06T06:46:29.7617241+02:00",
"last_update": "2026-09-06T06:46:29.7617241+02:00",
"commited": true,
"st_permisions": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"st_users": [
{
"$id": "3",
"id": "9382d272-e352-4191-8fc2-7763c80e1aac",
"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": "c872d56d-fa19-4e98-8e6f-a691dd99baf0",
"view_messages": true,
"id_image_photo": "7630a3f2-8407-4e2d-93d7-4c69b30aabb6",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "f3644570-21cc-48f1-a4e5-c6ab49c8560a",
"view_pos": true,
"order": 15,
"color_border": "sample string 16",
"color_button": "sample string 17",
"color_font": "sample string 18",
"active": true,
"created_on": "2026-09-06T06:46:29.7617241+02:00",
"last_update": "2026-09-06T06:46:29.7617241+02:00",
"commited": true,
"mt_branches": [
{
"$id": "4",
"id": "8f518766-7e64-42f2-8056-be10d9a4bb37",
"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": "7e2602d3-dce4-4fee-a6c8-4d8bb507dfd1",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-09-06T06:46:29.7617241+02:00",
"last_update": "2026-09-06T06:46:29.7617241+02:00",
"id_user_upd": "02a35ae1-27d3-4fe7-99a1-7602573e5433",
"commited": true,
"st_images": {
"$id": "5",
"id": "4e351681-b8a2-491d-bd0b-b881498e73ec",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "1333e7a1-43f2-467d-a0cc-adaf1ff571c3",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-09-06T06:46:29.7617241+02:00",
"last_update": "2026-09-06T06:46:29.7617241+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"mt_categories": [
{
"$id": "6",
"id": "1090517a-05ba-48f5-a4c1-ec70a0110f6d",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "97166f54-8e38-4618-aba1-c02d02d68b9d",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "2bb5914f-f6a7-4968-912e-a5be85169581",
"view_pos": true,
"order": 8,
"order_sec": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"font_bold": true,
"font_underline": true,
"font_size": 15,
"big_buttons": true,
"active": true,
"created_on": "2026-09-06T06:46:29.7617241+02:00",
"last_update": "2026-09-06T06:46:29.7617241+02:00",
"id_user_upd": "07d96018-df64-41d7-b685-b77d9ed47fc2",
"commited": true,
"mt_categories_items": [
{
"$id": "7",
"id_category": "3d7873a9-dc3a-435f-9f4a-86b0ce2bed2d",
"id_item": "6d442f1f-907b-4496-8b90-9b37ce16848e",
"is_default": true,
"active": true,
"created_on": "2026-09-06T06:46:29.7617241+02:00",
"last_update": "2026-09-06T06:46:29.7617241+02:00",
"id_user_upd": "f5c2bca8-f078-47d4-89e1-6923d9cd0565",
"commited": true,
"mt_categories": {
"$ref": "6"
},
"mt_items": {
"$id": "8",
"id": "cb801371-ca4f-4077-8d6e-46fc865d96eb",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "30ecbacd-edc2-4213-a249-7b99026d995b",
"id_unit_sec": "95ae61a4-f6b2-4f2d-abd5-7006c7d59f65",
"id_brand": "0cc7a7b5-9624-47c1-ae36-3bf6986feee0",
"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": "7173c616-595f-48b8-9c2a-328c39284fbf",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"font_bold": true,
"font_underline": true,
"font_size": 29,
"active": true,
"created_on": "2026-09-06T06:46:29.7617241+02:00",
"last_update": "2026-09-06T06:46:29.7617241+02:00",
"id_user_upd": "734cfec3-decd-44dc-a701-e12fdb545aa1",
"commited": true,
"mt_brands": {
"$id": "9",
"id": "93713632-daa1-4774-b4cf-19a86a6f02af",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-09-06T06:46:29.7617241+02:00",
"last_update": "2026-09-06T06:46:29.7617241+02:00",
"id_user_upd": "46e01b42-1d38-4117-b155-ad1fd2613da4",
"commited": true,
"mt_items": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"st_users": {
"$ref": "3"
}
},
"mt_categories_items": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"mt_items_featured": [
{
"$id": "10",
"id": "1bd78427-d688-4b58-a8a3-a700734c5fab",
"id_branch": "265b395b-c2d6-4060-bac8-e839db865cc8",
"id_pos_type": "ffcde500-830c-4ecd-aac3-91ba69458c53",
"id_pos": "316dc0e4-0df4-4cdd-9a41-2b2b8e338e34",
"id_item": "c731207c-b589-4c08-8749-f18dcc216f5a",
"date_from": "2026-09-06T06:46:29.7617241+02:00",
"date_end": "2026-09-06T06:46:29.7617241+02:00",
"image_id": 4,
"active": true,
"created_on": "2026-09-06T06:46:29.7617241+02:00",
"last_update": "2026-09-06T06:46:29.7617241+02:00",
"id_user_upd": "c961843d-c0a4-48cd-a6cd-307725a76891",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_items": {
"$ref": "8"
},
"mt_pos": {
"$id": "11",
"id": "099dfd84-e568-4c82-833e-5f44f099eec6",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "d97de64c-c481-4d56-bb31-b350f188e767",
"id_zone": "54fac522-c3d6-4926-9db8-400548bb2937",
"user_required": true,
"active": true,
"created_on": "2026-09-06T06:46:29.7617241+02:00",
"last_update": "2026-09-06T06:46:29.7617241+02:00",
"id_user_upd": "5494a0b9-b281-4bd2-b2d8-5b4a87dbc375",
"commited": true,
"mt_branches_zones": {
"$id": "12",
"id": "5d753fe8-8187-4de4-b1e3-d8971d42b294",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "d38611d8-4aa2-410b-af12-0a896ea6e3fa",
"active": true,
"created_on": "2026-09-06T06:46:29.7617241+02:00",
"last_update": "2026-09-06T06:46:29.7617241+02:00",
"id_user_upd": "e2a511e4-c471-479f-b5e0-980f58c88da3",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_pos": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"st_users": {
"$ref": "3"
}
},
"mt_cloakrooms": [
{
"$id": "13",
"id": "fb05e6d8-2cdb-4b1c-9be7-1382313c4883",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "58081d1a-5181-4927-ac7e-bb21553c15ce",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "9e3e63de-f029-484b-abf5-96a2fb9bc442",
"view_pos": true,
"order": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"active": true,
"created_on": "2026-09-06T06:46:29.7617241+02:00",
"last_update": "2026-09-06T06:46:29.7617241+02:00",
"id_user_upd": "0842dfd0-f872-4f2d-ad7c-1ead5c1592d4",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
},
"tt_cloakrooms_units": [
{
"$id": "14",
"id": "3122ae4a-579f-4a64-8f0d-049234f673d6",
"id_cloakroom": "499173a5-9c7d-4ecf-b9f7-9b3c021f96df",
"id_pos_sesion": "712a323c-e8ab-4d22-a663-b96b3af8d733",
"unit_id": 4,
"date_open": "2026-09-06T06:46:29.7617241+02:00",
"date_close": "2026-09-06T06:46:29.7617241+02:00",
"id_doc_sa": "cc8667cd-db75-4ba4-b123-ea3c42fe42c3",
"commited": true,
"mt_cloakrooms": {
"$ref": "13"
},
"tt_doc_sa": {
"$id": "15",
"id": "d2e4562a-bac8-446a-b593-1ea3d398d55f",
"id_pos": "91d060f6-68f1-42fc-a10b-5e457a0f3e4a",
"id_doc": "c8d46326-4c5e-4284-b21b-ab1a0584ac94",
"id_branch": "8636a99d-de75-4c5b-a3e3-eb4d3b731f83",
"nro_doc": "sample string 5",
"date_doc": "2026-09-06T06:46:29.7617241+02:00",
"date_tax": "2026-09-06T06:46:29.7617241+02:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "ea07af49-dac4-4f56-b273-7a9dbff065c5",
"id_relationship": "1b6cfde8-c998-406a-8bb8-98b615d20f7f",
"id_loc_from": "e220b809-8f57-4e05-b263-83ecc9aa0d3d",
"id_loc_end": "50901b37-9c8b-4fdb-9b06-1772c68ef7ec",
"id_user_add": "6d7f44cf-2e13-4dab-ac3d-196f39705af0",
"id_user_upd": "72b02412-a168-49cf-ae5e-6db3e2383b5b",
"comment": "sample string 12",
"id_pos_sesion": "5d88de2e-4c95-4397-af4e-e8249c652ec3",
"id_room_unit": "846a0d8d-0621-49f1-84df-aef204977a7a",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "03ccad33-768c-4079-a6f0-b5a8fb14d088",
"p_dis": 15.1,
"p_chr": 16.1,
"amt_net": 17.1,
"amt_tax": 18.1,
"amt_dis": 19.1,
"amt_chr": 20.1,
"amt_tot": 21.1,
"active": true,
"created_on": "2026-09-06T06:46:29.7617241+02:00",
"last_update": "2026-09-06T06:46:29.7617241+02:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "4"
},
"mt_docs": {
"$id": "16",
"id": "b0fcda14-89b1-4b43-8747-c262bb098c27",
"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": "49da9bd1-c8df-44ca-aaec-7721af3b5132",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"active": true,
"created_on": "2026-09-06T06:46:29.7617241+02:00",
"last_update": "2026-09-06T06:46:29.7617241+02:00",
"id_user_upd": "ae5d6b3b-12c9-4156-afd9-4830b4b331cf",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "17",
"id_doc": "89c96ea1-792c-4743-9158-32fc7197770c",
"id_pay": "4f24d70d-3a0c-409c-8fad-c7979103890b",
"id_money": "f3e97b05-555a-4554-806c-2e0165c0c2b6",
"active": true,
"created_on": "2026-09-06T06:46:29.7617241+02:00",
"last_update": "2026-09-06T06:46:29.7617241+02:00",
"id_user_upd": "7d6d094d-fbdf-4ff3-a825-09613c535a0f",
"commited": true,
"mt_docs": {
"$ref": "16"
},
"mt_money_types": {
"$id": "18",
"id": "7fb65a3f-871d-4cd2-807a-b7869d6cde13",
"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": "bc38007c-d50e-4a43-ab0e-537409bbc352",
"view_pos": true,
"order": 8,
"color_border": "sample string 9",
"color_button": "sample string 10",
"color_font": "sample string 11",
"active": true,
"created_on": "2026-09-06T06:46:29.7617241+02:00",
"last_update": "2026-09-06T06:46:29.7617241+02:00",
"id_user_upd": "fa759bd9-be3e-44c1-b20f-ec7983ad810e",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"mt_money_rates": [
{
"$id": "19",
"id_money_1": "d0e14c2c-6d58-4456-aafb-48e2726c9ad0",
"id_money_2": "cc6778e2-39bc-4f5e-9285-56227ff89e69",
"date_from": "2026-09-06T06:46:29.7617241+02:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-09-06T06:46:29.7617241+02:00",
"last_update": "2026-09-06T06:46:29.7617241+02:00",
"id_user_upd": "6b077557-74bf-4ab4-9dc7-e69fe608aa6d",
"commited": true,
"mt_money_types": {
"$ref": "18"
},
"mt_money_types1": {
"$ref": "18"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "19"
}
],
"mt_money_rates1": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
},
"tt_doc_sa_cashflow": [
{
"$id": "20",
"id_doc_sa": "62cc5957-9b68-4fa2-8306-896dd052763d",
"id_pay": "334a1c54-22a7-4216-9fa0-e350c5e23ece",
"id_money": "39d8cec3-1cda-482f-b0d1-dcd5677da8a3",
"date_cashflow": "2026-09-06T06:46:29.7617241+02:00",
"coefficient": 5.1,
"id_user_add": "7ecd44c5-10e0-4aae-ab03-284aa46e0602",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "21",
"id": "6997877a-952a-4caf-bae3-aa8dc46a1f5e",
"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": "1f1e496c-1d98-4f21-885e-3e2dbebb63a4",
"view_pos": true,
"order": 13,
"color_border": "sample string 14",
"color_button": "sample string 15",
"color_font": "sample string 16",
"active": true,
"created_on": "2026-09-06T06:46:29.7617241+02:00",
"last_update": "2026-09-06T06:46:29.7617241+02:00",
"id_user_upd": "7afdd096-37c9-4e12-9982-3b7f1316a3b0",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
},
"tt_doc_sa_cashflow": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_doc_sa_pay": [
{
"$id": "22",
"id_doc_sa": "d8464cce-3d14-46a4-bf13-29e584f24e8b",
"id_line": 2,
"id_pay": "3b9c13bc-3cf5-4307-afba-4bbafb6b57aa",
"id_money": "330cd6d8-5e39-407b-813a-5472858c4cdf",
"coefficient": 5.1,
"id_voucher": "dd59ee02-486d-4e13-ac22-a2453db1dc45",
"id_employee": "8ad51926-b4a0-4f0c-be50-4064054d2758",
"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": "3aae40e6-0372-445b-81b3-5e964c6c39a9",
"coupon_id": "sample string 9",
"terminal_id": "sample string 10",
"card_name": "sample string 11",
"card_bank": "sample string 12",
"card_number": "sample string 13",
"client_name": "sample string 14",
"money_type": "sample string 15",
"merchant_id": "sample string 16",
"aid": "sample string 17",
"auth_num": "sample string 18",
"authorization": true,
"signature": true,
"contactless": true,
"date_hour_pay": "sample string 19",
"terminal_name": "sample string 20",
"active": true,
"mt_employees": {
"$id": "23",
"id": "34862c64-dbc7-4407-889d-56d7e889af5c",
"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": "dd8a6449-4dbe-44ad-af38-626d34678268",
"name_pos": "sample string 12",
"id_image": "bc4df347-6a9b-4d7c-a220-8a19da6bb35e",
"view_pos": true,
"order": 14,
"color_border": "sample string 15",
"color_button": "sample string 16",
"color_font": "sample string 17",
"active": true,
"created_on": "2026-09-06T06:46:29.7617241+02:00",
"last_update": "2026-09-06T06:46:29.7617241+02:00",
"id_user_upd": "3cdcf8c9-e169-45c4-8173-0545c7ba665c",
"commited": true,
"mt_employees_branches": [
{
"$id": "24",
"id_employee": "4a0313c2-5f40-4e60-8ea6-f84c6dc921dd",
"id_branch": "ba2b63e2-dd52-48f7-97ee-86afabc33cd2",
"active": true,
"created_on": "2026-09-06T06:46:29.7617241+02:00",
"last_update": "2026-09-06T06:46:29.7617241+02:00",
"id_user_upd": "6f2d913b-503e-469a-b565-c7d0afa4faf6",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_employees": {
"$ref": "23"
}
},
{
"$ref": "24"
}
],
"mt_employees_profiles": {
"$id": "25",
"id": "e8f66dab-f9e9-4959-a501-27e6e225de5f",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-09-06T06:46:29.7617241+02:00",
"last_update": "2026-09-06T06:46:29.7617241+02:00",
"id_user_upd": "d9ec64d1-f9e9-42f3-b545-6d281791d982",
"commited": true,
"mt_employees": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"st_users": {
"$ref": "3"
}
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
},
"tt_doc_sa_det": [
{
"$id": "26",
"id_doc_sa": "4e54065f-053d-45a1-8006-fd93c0c9aafc",
"id_line": 2,
"id_item_sub": "9716068d-f076-4dbf-8d79-affe5e892684",
"qty": 4.1,
"id_list": "ae21b798-2072-46d6-aca9-f7229f48bdb0",
"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": "ba8cd3d6-6c42-406a-b4b6-e1a3d4429a7c",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "959f6f9c-3597-4c7a-adf4-c274271dcdbe",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "3634f272-4803-4339-9718-6f1b542eb585",
"id_user_upd": "abc0da3f-e915-4c26-8b49-8716d8872e9a",
"active": true,
"mt_employees": {
"$ref": "23"
},
"mt_items_sub": {
"$id": "27",
"id": "fd384a4f-13f8-44b7-90e8-6d90bef4ef85",
"id_item": "1f0309e0-e8ff-4962-81ea-ab883270bea8",
"id_item_type": "f9fb0d63-9c95-4ed7-a70d-32418cc17263",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "fa6bb2f7-091d-4c5c-b1bb-6068607cf937",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-09-06T06:46:29.7617241+02:00",
"last_update": "2026-09-06T06:46:29.7617241+02:00",
"id_user_upd": "7468cf51-b707-4d50-aabb-c7d250ed4c74",
"commited": true,
"mt_items": {
"$ref": "8"
},
"mt_items_formula": [
{
"$id": "28",
"id_item_sub": "02aa12af-1684-4fe4-aff9-c3eea90c93cc",
"id_item": "647ecc27-62fc-4535-90f7-038c018537ea",
"group_id": 3,
"id_unit_ref": "c854fb45-dd19-48c3-9202-2d0c5cf66d6f",
"qty_dis": 5,
"mt_items": {
"$ref": "8"
},
"mt_items_sub": {
"$ref": "27"
},
"mt_units_ref": {
"$id": "29",
"id": "bd2bf974-2147-4356-b655-eb09adc933b6",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "c184aa64-392e-4f60-841c-74298c374acb",
"active": true,
"created_on": "2026-09-06T06:46:29.7617241+02:00",
"last_update": "2026-09-06T06:46:29.7617241+02:00",
"id_user_upd": "59a92cb2-1a7b-4be1-8bf3-50e689e0c51f",
"commited": true,
"mt_units": {
"$id": "30",
"id": "2ac724e3-b784-4265-ad90-55fa1e5dea30",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-09-06T06:46:29.7617241+02:00",
"last_update": "2026-09-06T06:46:29.7617241+02:00",
"id_user_upd": "8c7cf682-a737-4ffd-b769-197f455b41a1",
"commited": true,
"mt_units_ref": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"st_users": {
"$ref": "3"
},
"mt_items": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_items1": [
{
"$ref": "8"
},
{
"$ref": "8"
}
]
},
"st_users": {
"$ref": "3"
},
"mt_items_formula": [
{
"$ref": "28"
},
{
"$ref": "28"
}
]
}
},
{
"$ref": "28"
}
],
"mt_items_types": {
"$id": "31",
"id": "259021e3-c57b-4503-a8b5-3d378eeb9397",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "3929e47a-a0af-4264-878c-5f725302089d",
"view_pos": true,
"order": 7,
"color_border": "sample string 8",
"color_button": "sample string 9",
"color_font": "sample string 10",
"font_bold": true,
"font_underline": true,
"font_size": 13,
"active": true,
"created_on": "2026-09-06T06:46:29.7617241+02:00",
"last_update": "2026-09-06T06:46:29.7617241+02:00",
"id_user_upd": "f60a68bf-f34e-4bda-8ae1-4d59fda4b56e",
"commited": true,
"tt_vouchers_det": [
{
"$id": "32",
"id_voucher": "5a83a7c1-2181-4ee2-8d59-0a20e91389b4",
"id_line": "9061591b-53f9-448c-826a-c4dbdffc7440",
"id_category": "93af346b-c602-4dc4-a799-b3e306bec23c",
"id_item": "ea7e8cca-7d48-4f2f-b7f6-7d2e6dd0646e",
"id_item_type": "4a889c46-bc52-451f-be8f-e11f5c81a418",
"price_max": 1.1,
"qty_add": 3.1,
"qty_used": 4.1,
"mt_categories": {
"$ref": "6"
},
"mt_items": {
"$ref": "8"
},
"mt_items_types": {
"$ref": "31"
},
"tt_vouchers": {
"$id": "33",
"id": "69cd0f4c-38f7-411b-8f5c-cb4c61e7545e",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-09-06T06:46:29.7617241+02:00",
"date_end": "2026-09-06T06:46:29.7617241+02:00",
"date_used": "2026-09-06T06:46:29.7617241+02:00",
"date_sesion": "2026-09-06T06:46:29.7617241+02:00",
"id_employee": "8216be83-75bc-48d7-8232-0df269ba783e",
"id_branch": "4d29b62a-270a-4578-a309-6ace158a6e5c",
"id_voucher_permision": "e26bbce0-30fb-42e7-8457-2347030d0a41",
"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": "5d245974-d375-442a-b17d-784b18272068",
"id_user_add": "3b0613b4-2414-45c6-9c25-c8283d371613",
"id_doc_sa": "61f3078d-f686-4779-b525-0b2404493cef",
"id_item_sub": "ba86601e-8b45-4999-bf6b-81f449ba4ed6",
"id_pos_sesion": "1e768695-f39f-4695-84b9-8e6317546665",
"is_authorized": true,
"is_automatic": true,
"print_in_branch": true,
"printed": true,
"is_entry": true,
"is_consume": true,
"is_used_entry": true,
"is_used_consume": true,
"is_close": true,
"active": true,
"created_on": "2026-09-06T06:46:29.7617241+02:00",
"last_update": "2026-09-06T06:46:29.7617241+02:00",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_employees": {
"$ref": "23"
},
"mt_payment_types": {
"$ref": "21"
},
"st_users": {
"$ref": "3"
},
"tt_doc_sa_pay": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"tt_vouchers_det": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"tt_vouchers_permisions": {
"$id": "34",
"id": "95fdd95d-82c5-4b4c-b457-9bd68ac54217",
"date_from": "2026-09-06T06:46:29.7617241+02:00",
"date_end": "2026-09-06T06:46:29.7617241+02:00",
"date_used": "2026-09-06T06:46:29.7617241+02:00",
"id_employee": "ab52f54a-62a6-4598-bd9b-8097c09fcaf2",
"id_branch": "df288e4d-7dce-4ce3-8f72-e0a06592b89d",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "35c77279-c87a-4c33-8cd8-5ee417ab0f82",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-09-06T06:46:29.7617241+02:00",
"last_update": "2026-09-06T06:46:29.7617241+02:00",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_employees": {
"$ref": "23"
},
"st_users": {
"$ref": "3"
},
"tt_vouchers": [
{
"$ref": "33"
},
{
"$ref": "33"
}
]
}
}
},
{
"$ref": "32"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
},
"mt_items_sub": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"mt_prices_rules": [
{
"$id": "35",
"id": "69c07487-6c52-4195-b006-ae32cb28c1a4",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-09-06T06:46:29.7617241+02:00",
"date_end": "2026-09-06T06:46:29.7617241+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": "a58c823d-51dc-41c8-87f7-ff9fe16d7e26",
"id_pos": "ae59b4fb-790e-48f2-8420-9f39a0def7b0",
"id_list": "784100ed-be6e-4dc7-b9e6-6d2b728ce16a",
"id_item": "a66e54f5-3a1d-4173-a080-3de4509edfad",
"id_item_type": "09db084e-bd02-46e0-a1d9-c872d824fbdd",
"id_category": "db98f842-b90b-44c6-a18a-c330aecb6b98",
"by_day_week": true,
"use_mon": true,
"use_tue": true,
"use_wed": true,
"use_thu": true,
"use_fri": true,
"use_sat": true,
"use_sun": true,
"use_hour_ini": "00:00:00.1234567",
"use_hour_end": "00:00:00.1234567",
"active": true,
"created_on": "2026-09-06T06:46:29.7617241+02:00",
"last_update": "2026-09-06T06:46:29.7617241+02:00",
"id_user_upd": "1a103cc0-46c3-488c-93df-595cb7a9d175",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_categories": {
"$ref": "6"
},
"mt_items": {
"$ref": "8"
},
"mt_items_types": {
"$ref": "31"
},
"mt_pos": {
"$ref": "11"
},
"mt_prices_list": {
"$id": "36",
"id": "98684755-b7e5-42c6-943a-eb7014d01086",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "fbf06027-c9b4-47f8-9eb1-9fd0c045e0ab",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "ffa084c9-e4ec-4b48-a636-b738e2711bc3",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"active": true,
"created_on": "2026-09-06T06:46:29.7617241+02:00",
"last_update": "2026-09-06T06:46:29.7617241+02:00",
"id_user_upd": "dd69a01d-e4b2-4832-b3c0-8c79691f3133",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "37",
"id_pos": "6eb98839-5858-4b08-984d-e681f2fe1b5b",
"id_pos_type": "a32c88bc-9a94-4e19-82c6-3230804a8cd6",
"id_price_list": "3048706f-43e5-4033-86e1-f28af2093edd",
"is_default": true,
"view_mon": true,
"view_tue": true,
"view_wed": true,
"view_thu": true,
"view_fri": true,
"view_sat": true,
"view_sun": true,
"active": true,
"created_on": "2026-09-06T06:46:29.7617241+02:00",
"last_update": "2026-09-06T06:46:29.7617241+02:00",
"id_user_upd": "3fa95d97-b310-4460-827c-dc0ab1efa21c",
"commited": true,
"mt_pos_view": {
"$id": "38",
"id_pos": "a9d10e46-7c5c-4bd4-a33c-9036a8c3bdc8",
"id_pos_type": "a74a7c37-3912-447c-9409-3da22b37583c",
"is_default": true,
"active": true,
"created_on": "2026-09-06T06:46:29.7617241+02:00",
"last_update": "2026-09-06T06:46:29.7617241+02:00",
"id_user_upd": "15024902-be07-4f2f-bae9-154fe1776422",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"mt_pos_prices_list": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"mt_pos_types": {
"$id": "39",
"id": "d694a3f4-e720-40d8-ae41-b483e626e407",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-09-06T06:46:29.7617241+02:00",
"last_update": "2026-09-06T06:46:29.7617241+02:00",
"id_user_upd": "c3eddb33-859a-4f2d-9bc2-93b2d21b835a",
"commited": true,
"mt_items_featured": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_pos_doc_print": [
{
"$id": "40",
"id_pos_print": "5533912e-16fd-4af2-865c-b6f692097bd6",
"id_doc": "4c12a884-f336-4a7b-a1e7-18e7e6c57c6a",
"id_pos_type": "59b78826-8d18-46f6-a356-1e9c8ea82598",
"id_doc_print": "6ce62046-c5f4-42b3-a4ca-e390b384ca2e",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-09-06T06:46:29.7617241+02:00",
"last_update": "2026-09-06T06:46:29.7617241+02:00",
"id_user_upd": "8c2f7474-0d6b-4dfc-b604-245b68c4b04b",
"commited": true,
"mt_docs": {
"$ref": "16"
},
"mt_pos_print": {
"$id": "41",
"id": "57b95517-b6ec-404f-8dab-66e13db02a35",
"id_pos": "86fd893d-b8d1-4329-a320-3d8aacf6feb2",
"id_mask": "sample string 3",
"name": "sample string 4",
"mode_print": 5,
"port": "sample string 6",
"baud_rate": 1,
"data_bits": 1,
"stop_bit": 1,
"flow_control": 1,
"parity": 1,
"pin_cashdrawer": 1,
"ip_printer": "sample string 7",
"port_ip": 1,
"printer_name": "sample string 8",
"active": true,
"created_on": "2026-09-06T06:46:29.7617241+02:00",
"last_update": "2026-09-06T06:46:29.7617241+02:00",
"id_user_upd": "ec7e07cc-7a73-4fe2-8bab-b39c00f10058",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"mt_pos_doc_print": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"st_users": {
"$ref": "3"
}
},
"mt_pos_types": {
"$ref": "39"
},
"st_doc_print": {
"$id": "42",
"id": "22bd566f-b8ad-44e0-8f55-73ba892f07f3",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high_row": 5,
"high_doc": 6,
"with_doc": 7,
"to_file": true,
"active": true,
"created_on": "2026-09-06T06:46:29.7617241+02:00",
"last_update": "2026-09-06T06:46:29.7617241+02:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"st_doc_print_det": [
{
"$id": "43",
"id_doc_print": "29bcb45c-c20b-4c5a-beab-63d305bc6d34",
"id_line": 2,
"text": "sample string 3",
"type_line": "sample string 4",
"type_align": "sample string 5",
"ref_line": 6,
"font_name": "sample string 7",
"font_bold": true,
"font_underline": true,
"font_color": "sample string 10",
"st_doc_print": {
"$ref": "42"
}
},
{
"$ref": "43"
}
]
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "40"
}
],
"st_users": {
"$ref": "3"
},
"mt_pos_view": [
{
"$ref": "38"
},
{
"$ref": "38"
}
]
},
"st_users": {
"$ref": "3"
}
},
"mt_prices_list": {
"$ref": "36"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "37"
}
],
"mt_prices_items": [
{
"$id": "44",
"id_list": "5d8b3a47-0eee-4a9e-918d-43f02b143309",
"id_item_sub": "6d31e082-c21e-4727-b359-d935f10c8f7e",
"validity_date": "2026-09-06T06:46:29.7617241+02:00",
"price": 4.1,
"active": true,
"created_on": "2026-09-06T06:46:29.7617241+02:00",
"last_update": "2026-09-06T06:46:29.7617241+02:00",
"id_user_upd": "0740f643-736d-48ba-9989-964211b5498f",
"commited": true,
"mt_items_sub": {
"$ref": "27"
},
"mt_prices_list": {
"$ref": "36"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "44"
}
],
"mt_prices_list1": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_prices_list2": {
"$ref": "36"
},
"mt_prices_list_rules": [
{
"$id": "45",
"id": "508aef05-37aa-4423-a95c-130ef9603852",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-09-06T06:46:29.7617241+02:00",
"date_end": "2026-09-06T06:46:29.7617241+02:00",
"id_branch": "ae461780-9c08-42a3-953a-15fa94f83813",
"id_pos": "adf867a2-1880-4019-b8a1-32c9433441dc",
"id_list": "80de9e8a-cafc-4ea1-afe8-c1632480319b",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-09-06T06:46:29.7617241+02:00",
"last_update": "2026-09-06T06:46:29.7617241+02:00",
"id_user_upd": "0399c996-5959-4207-99db-8c116e749675",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_pos": {
"$ref": "11"
},
"mt_prices_list": {
"$ref": "36"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "45"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
},
"mt_prices_rules": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"tt_doc_sa_det": [
{
"$ref": "26"
},
{
"$ref": "26"
}
]
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "35"
}
],
"tt_items_customs": [
{
"$id": "46",
"id": "d4b53a11-9a92-4f57-acb1-9ccde51f5de1",
"order_id": 2,
"id_item": "10d3141e-1df8-42b5-ad70-f451501d0ed7",
"id_item_type": "d11c18a8-062a-465f-b2dc-2bb38b424c0e",
"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": "8c701b1e-67b1-40bd-98ab-09728b860aa3",
"type_item": 11,
"id_voucher_json": "8b2d923b-4064-425c-a85c-2c617b031548",
"count_voucher": 1,
"id_category": "865db919-8800-49b4-87a4-b78a07d1ed3d",
"created_on": "2026-09-06T06:46:29.7617241+02:00",
"last_update": "2026-09-06T06:46:29.7617241+02:00",
"id_user_upd": "1ca89714-9d28-40dc-a91e-e8bb366f6df6",
"commited": true,
"mt_items": {
"$ref": "8"
},
"mt_items_types": {
"$ref": "31"
},
"st_users": {
"$ref": "3"
},
"tt_pos_sesion": {
"$id": "47",
"id": "b66d8a40-515d-4de9-b094-f83af8d65c43",
"nro_sesion": 2,
"id_pos": "d2081259-b41f-4d0f-9a76-0eb34a48e3ea",
"date_tax": "2026-09-06T06:46:29.7617241+02:00",
"date_open": "2026-09-06T06:46:29.7617241+02:00",
"date_close": "2026-09-06T06:46:29.7617241+02:00",
"id_user_open": "e884a1d4-0ce8-4b57-b7cc-bd8ad1d6742e",
"id_user_close": "4d893616-2cd4-4264-892b-db68d8697bf7",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2026-09-06T06:46:29.7617241+02:00",
"last_update": "2026-09-06T06:46:29.7617241+02:00",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"tt_cloakrooms_units": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_items_customs": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"tt_doc_sa_pt": [
{
"$id": "48",
"id": "422173cd-ae89-4b34-90ab-a2b0da55d794",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "1c3aa119-c83c-4f89-8da4-d2e1127b0f05",
"type_pay": 5,
"module": "sample string 6",
"process": true,
"json_cloackrooms": "sample string 8",
"multi_select": 9,
"terminal_name": "sample string 10",
"created_on": "2026-09-06T06:46:29.7617241+02:00",
"tt_pos_sesion": {
"$ref": "47"
}
},
{
"$ref": "48"
}
],
"tt_rooms_units_activity": [
{
"$id": "49",
"id": "27ab4a9e-052e-480d-a2ae-e8d7b633b616",
"id_room_unit": "3a610636-0cad-47d2-95df-fc36c2ebfa76",
"id_room_list": "213708da-bcc7-44b6-aaab-b847f17c1d67",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-09-06T06:46:29.7617241+02:00",
"date_from": "2026-09-06T06:46:29.7617241+02:00",
"date_end": "2026-09-06T06:46:29.7617241+02:00",
"date_open": "2026-09-06T06:46:29.7617241+02:00",
"date_close": "2026-09-06T06:46:29.7617241+02:00",
"id_employee": "3990705b-e46d-434f-8fa4-01136bbde998",
"id_employee_sec": "8e5b9eea-e72f-4580-a890-34889e8ab2ae",
"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": "eb80c1e0-b89e-46d6-b2da-a566b308303c",
"comment": "sample string 7",
"id_user_open": "c64d3086-4fda-4876-955a-19c833dfbc5f",
"id_user_close": "c29279e5-d02b-41b5-b683-33289046c0a6",
"id_unit_state": "55b20458-7bf9-432c-aebf-c22d787193d2",
"id_pos_sesion": "5e221d08-609e-421d-99b9-62ef02b87d13",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-09-06T06:46:29.7617241+02:00",
"active": true,
"created_on": "2026-09-06T06:46:29.7617241+02:00",
"last_update": "2026-09-06T06:46:29.7617241+02:00",
"commited": true,
"mt_employees": {
"$ref": "23"
},
"mt_employees1": {
"$ref": "23"
},
"mt_rooms_units": {
"$id": "50",
"id": "559d304d-a41d-4198-bbcb-b7e8374e83a4",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "7e457299-f727-4d56-b42d-f15c998a3e64",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "e086d33e-94a0-4f55-b853-a90817e7b60e",
"locked": true,
"date_locked": "2026-09-06T06:46:29.7617241+02:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-09-06T06:46:29.7617241+02:00",
"last_update": "2026-09-06T06:46:29.7617241+02:00",
"id_user_upd": "e9750e4d-fe35-4f9f-bde2-badda3e1f3b4",
"commited": true,
"mt_rooms": {
"$id": "51",
"id": "1f5efd04-23cc-44cb-b29c-736080d5ae8a",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "24449cf8-9c33-4d4c-b3c7-8c0645f463c7",
"name_pos": "sample string 6",
"id_image": "c6d7fc63-b6e6-4eab-8fe6-9132b1c92ff1",
"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": "77f8134e-5268-492c-ad8b-c55f2807f17a",
"refresh_status": true,
"active": true,
"created_on": "2026-09-06T06:46:29.7617241+02:00",
"last_update": "2026-09-06T06:46:29.7617241+02:00",
"id_user_upd": "6d3f6160-7159-4837-9b63-ca3249279301",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_pos_rooms": [
{
"$id": "52",
"id_pos": "dd7320f0-0a9e-4386-a4a6-73d06839156d",
"id_room": "eece22a3-fce7-4cb8-a35c-6db586ef47e0",
"active": true,
"created_on": "2026-09-06T06:46:29.7617241+02:00",
"last_update": "2026-09-06T06:46:29.7617241+02:00",
"id_user_upd": "82675100-b6c6-470b-ae95-f11847ec3171",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"mt_rooms": {
"$ref": "51"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "52"
}
],
"st_images": {
"$ref": "5"
},
"st_images1": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
},
"mt_rooms_units": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"tt_rooms_list": [
{
"$id": "53",
"id": "5331f021-4c74-44f2-ba7b-3c70e3ef33d2",
"id_room": "810ad88d-c47d-42e4-b758-c6cb0cdf7ff6",
"date_in": "2026-09-06T06:46:29.7617241+02:00",
"date_out": "2026-09-06T06:46:29.7617241+02:00",
"id_user_add": "db6b59d6-9f11-427a-bfdd-aa9021f74a5e",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-09-06T06:46:29.7617241+02:00",
"last_update": "2026-09-06T06:46:29.7617241+02:00",
"commited": true,
"mt_rooms": {
"$ref": "51"
},
"st_users": {
"$ref": "3"
},
"tt_rooms_units_activity": [
{
"$ref": "49"
},
{
"$ref": "49"
}
]
},
{
"$ref": "53"
}
]
},
"mt_rooms_units_types": {
"$id": "54",
"id": "7481f52a-5aae-4e6d-9f7c-c8b8cbda3061",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-09-06T06:46:29.7617241+02:00",
"last_update": "2026-09-06T06:46:29.7617241+02:00",
"id_user_upd": "20dc7dc4-ff17-49a0-8544-fd31951ea87f",
"commited": true,
"mt_rooms_units": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"mt_rooms_units_states_types": [
{
"$id": "55",
"id_room_type": "f122e767-0da4-4ab9-8199-6c5d7d49e5bb",
"id_room_state": "a75991bb-a3b0-4cd8-9310-3c68e08f36a2",
"id_image": "4ba976b1-c7b9-4d3e-935f-3cfbceaabfef",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-09-06T06:46:29.7617241+02:00",
"last_update": "2026-09-06T06:46:29.7617241+02:00",
"id_user_upd": "af5ca05d-86c8-424a-87bc-813caf0bed8f",
"commited": true,
"mt_rooms_units_states": {
"$id": "56",
"id": "f6cc690a-3e0f-4166-ab11-9ca0b25c7b20",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"color": "sample string 5",
"active": true,
"created_on": "2026-09-06T06:46:29.7617241+02:00",
"last_update": "2026-09-06T06:46:29.7617241+02:00",
"id_user_upd": "76c271c0-3171-4a3e-902b-c262dd5afcc6",
"commited": true,
"st_users": {
"$ref": "3"
},
"mt_rooms_units_states_types": [
{
"$ref": "55"
},
{
"$ref": "55"
}
],
"tt_rooms_units_activity": [
{
"$ref": "49"
},
{
"$ref": "49"
}
]
},
"mt_rooms_units_types": {
"$ref": "54"
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "55"
}
],
"st_users": {
"$ref": "3"
}
},
"st_users": {
"$ref": "3"
},
"tt_rooms_units_activity": [
{
"$ref": "49"
},
{
"$ref": "49"
}
]
},
"mt_rooms_units_states": {
"$ref": "56"
},
"st_users": {
"$ref": "3"
},
"st_users1": {
"$ref": "3"
},
"tt_doc_sa": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_pos_sesion": {
"$ref": "47"
},
"tt_rooms_list": {
"$ref": "53"
}
},
{
"$ref": "49"
}
],
"st_users": {
"$ref": "3"
},
"st_users1": {
"$ref": "3"
},
"tt_tips": [
{
"$id": "57",
"id": "31c86459-ee84-40ca-8f5e-50c180a4308a",
"id_pos_sesion": "4eb9087f-9628-499a-b848-1927c3a7eefa",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "34da3dfb-6d5a-4e71-9305-95e846a9b159",
"id_room_unit_activity": "44b24ac4-d2bc-444a-9140-77788894858d",
"id_doc_sa": "3657fbbf-a38e-4bfc-8b3d-0e047fef2005",
"id_pos_type": "b5ba0ec3-5346-4f7a-8980-f0c8df503bfb",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "83f1bbb1-9cb8-46b3-bebb-dcef5bd35a70",
"coupon_id": "sample string 7",
"terminal_id": "sample string 8",
"card_name": "sample string 9",
"card_bank": "sample string 10",
"card_number": "sample string 11",
"client_name": "sample string 12",
"money_type": "sample string 13",
"merchant_id": "sample string 14",
"aid": "sample string 15",
"auth_num": "sample string 16",
"authorization": true,
"signature": true,
"contactless": true,
"date_hour_pay": "sample string 17",
"terminal_name": "sample string 18",
"active": true,
"created_on": "2026-09-06T06:46:29.7617241+02:00",
"last_update": "2026-09-06T06:46:29.7617241+02:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "47"
},
"tt_tips_users": [
{
"$id": "58",
"id_tip": "a48c236c-51c2-44cc-864b-4a5a0e727e18",
"id_user": "b6a2fe78-9890-476c-9095-8778a2faeb3d",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-09-06T06:46:29.7617241+02:00",
"last_update": "2026-09-06T06:46:29.7617241+02:00",
"commited": true,
"st_users": {
"$ref": "3"
},
"tt_tips": {
"$ref": "57"
}
},
{
"$ref": "58"
}
]
},
{
"$ref": "57"
}
],
"tt_pos_sesion_users": [
{
"$id": "59",
"id_pos_sesion": "b2a65934-5480-456c-b958-c4dbcf58d5fb",
"id_user": "a3c6b28c-1dab-45a4-a565-ca5e3fa136d0",
"date_add": "2026-09-06T06:46:29.7617241+02:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-09-06T06:46:29.7617241+02:00",
"last_update": "2026-09-06T06:46:29.7617241+02:00",
"commited": true,
"st_users": {
"$ref": "3"
},
"tt_pos_sesion": {
"$ref": "47"
}
},
{
"$ref": "59"
}
],
"tt_doc_sa": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_cmd_connection": [
{
"$id": "60",
"id": "0e4fb8b0-2c53-4c85-bfdb-66aa9f56fd88",
"id_user": "8e46808a-2fa4-4dca-99f5-227d12531d9a",
"id_user_profile": "76e095e9-c6f9-455e-a4df-da525dcef411",
"locator": "sample string 4",
"date_end": "2026-09-06T06:46:29.7617241+02:00",
"id_pos_sesion": "33f4d624-2d44-4de7-8566-7b0d259a84f0",
"date_login": "2026-09-06T06:46:29.7617241+02:00",
"date_logout": "2026-09-06T06:46:29.7617241+02:00",
"terminal_id": "sample string 6",
"terminal_type": "sample string 7",
"created_on": "2026-09-06T06:46:29.7617241+02:00",
"last_update": "2026-09-06T06:46:29.7617241+02:00",
"commited": true,
"st_users": {
"$ref": "3"
},
"st_users_profiles": {
"$ref": "2"
},
"tt_pos_sesion": {
"$ref": "47"
}
},
{
"$ref": "60"
}
],
"tt_cmd_messages": [
{
"$id": "61",
"id": "27bda55a-8fe7-4d97-a186-da2a6325cffb",
"id_user": "7a0b517e-afc8-4644-8b54-6328105d3704",
"date_add": "2026-09-06T06:46:29.7617241+02:00",
"destiny_type": 4,
"id_key": "bf8b7ff5-fcb1-4adc-8b53-7cf7bec353f0",
"message": "sample string 6",
"message_view": true,
"date_view": "2026-09-06T06:46:29.7617241+02:00",
"id_pos_sesion": "8d892caa-95d2-4fed-a340-9a1df0009234",
"terminal_add": "sample string 9",
"created_on": "2026-09-06T06:46:29.7617241+02:00",
"last_update": "2026-09-06T06:46:29.7617241+02:00",
"commited": true,
"st_users": {
"$ref": "3"
},
"tt_pos_sesion": {
"$ref": "47"
}
},
{
"$ref": "61"
}
]
}
},
{
"$ref": "46"
}
]
},
"mt_items_vouchers": {
"$id": "62",
"id": "e5bdb2ea-953b-4a0e-aa46-3c38bbd99e5e",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "70318663-4fe1-4870-926c-0a3afc07a400",
"id_doc_print": "dc991a11-6c5b-4c04-914b-bb9c3a46bcc2",
"hour_end": "00:00:00.1234567",
"price_item_sub": true,
"define_validity": true,
"price_ref": true,
"price_min": 11.1,
"supply_apply": 12,
"active": true,
"created_on": "2026-09-06T06:46:29.7617241+02:00",
"last_update": "2026-09-06T06:46:29.7617241+02:00",
"commited": true,
"mt_items_sub": [
{
"$ref": "27"
},
{
"$ref": "27"
}
]
},
"st_users": {
"$ref": "3"
},
"mt_prices_items": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_doc_sa_det": [
{
"$ref": "26"
},
{
"$ref": "26"
}
]
},
"mt_prices_list": {
"$ref": "36"
},
"st_users": {
"$ref": "3"
},
"st_users1": {
"$ref": "3"
},
"tt_doc_sa": {
"$ref": "15"
},
"tt_doc_sa_det_stock": [
{
"$id": "63",
"id_doc_sa": "ab19af07-445e-406e-9758-d8698984c173",
"id_line": 2,
"id_item": "24bd43df-bfec-4116-8910-f777f5c5c2f0",
"qty": 4.1,
"mt_items": {
"$ref": "8"
},
"tt_doc_sa_det": {
"$ref": "26"
}
},
{
"$ref": "63"
}
]
},
{
"$ref": "26"
}
],
"tt_doc_sa_pay": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"tt_vouchers": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"tt_vouchers_permisions": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"tt_rooms_units_activity": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "49"
},
{
"$ref": "49"
}
]
},
"mt_money_types": {
"$ref": "18"
},
"mt_payment_types": {
"$ref": "21"
},
"tt_doc_sa": {
"$ref": "15"
},
"tt_vouchers": {
"$ref": "33"
}
},
{
"$ref": "22"
}
],
"tt_vouchers": [
{
"$ref": "33"
},
{
"$ref": "33"
}
]
},
"st_users": {
"$ref": "3"
},
"mt_money_types": {
"$ref": "18"
},
"tt_doc_sa": {
"$ref": "15"
}
},
{
"$ref": "20"
}
],
"tt_doc_sa_pay": [
{
"$ref": "22"
},
{
"$ref": "22"
}
]
},
"mt_payment_types": {
"$ref": "21"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "17"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
},
"mt_pos_doc_print": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"st_doc_num": [
{
"$id": "64",
"id_pos": "983c3113-35e5-4506-96d2-62148c697d1f",
"id_doc": "114075e2-d46c-4460-bc41-cb4906b3902f",
"value": 3,
"created_on": "2026-09-06T06:46:29.7617241+02:00",
"last_update": "2026-09-06T06:46:29.7617241+02:00",
"commited": true,
"mt_docs": {
"$ref": "16"
},
"mt_pos": {
"$ref": "11"
}
},
{
"$ref": "64"
}
],
"tt_doc_sa": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_doc_st": [
{
"$id": "65",
"id": "74c5b3d2-96a2-4086-9cda-5998f243d4b6",
"id_pos": "2cfb6530-c120-4511-9197-75d904bc7045",
"id_doc": "00dd568f-2cad-469c-ad3a-afa2e54af5e5",
"id_branch": "b67b7e99-c659-4661-bda0-b3b965e1cd8f",
"nro_doc": "sample string 5",
"date_doc": "2026-09-06T06:46:29.7617241+02:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "2f89dd86-affd-47f0-b9ce-b88bc8c1a4fe",
"id_loc_from": "dfdcbc6a-9c8b-430d-8df6-7b151280d59f",
"id_loc_end": "d577308d-78fc-460a-b452-c14f4a6e331f",
"id_user_add": "7ed98f0a-eae8-45f8-bda2-e95e847dba26",
"id_user_upd": "24fc1fac-741a-4b2d-9a37-cff5400b4944",
"id_pos_sesion": "7b37edc2-aafe-430c-968b-21ba505f5658",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-09-06T06:46:29.7617241+02:00",
"active": true,
"created_on": "2026-09-06T06:46:29.7617241+02:00",
"last_update": "2026-09-06T06:46:29.7617241+02:00",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_docs": {
"$ref": "16"
},
"mt_locations": {
"$id": "66",
"id": "7b2a9558-9da5-4e6f-a789-36496c55cf7f",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "86090c90-7f20-40d8-8c63-c36fb9ebcf62",
"active": true,
"created_on": "2026-09-06T06:46:29.7617241+02:00",
"last_update": "2026-09-06T06:46:29.7617241+02:00",
"id_user_upd": "dc8b40e2-b962-4686-9f02-83601a0c76c0",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"st_users": {
"$ref": "3"
},
"tt_doc_sa": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_doc_sa1": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_doc_st": [
{
"$ref": "65"
},
{
"$ref": "65"
}
],
"tt_doc_st1": [
{
"$ref": "65"
},
{
"$ref": "65"
}
],
"tt_stock": [
{
"$id": "67",
"id_location": "5aefe8e6-43cb-4adc-8a2b-e9b93c82c408",
"id_item": "df8fc4e5-bc88-4712-b2d6-56994d2c5f3b",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-09-06T06:46:29.7617241+02:00",
"last_update": "2026-09-06T06:46:29.7617241+02:00",
"commited": true,
"mt_items": {
"$ref": "8"
},
"mt_locations": {
"$ref": "66"
}
},
{
"$ref": "67"
}
]
},
"mt_locations1": {
"$ref": "66"
},
"mt_pos": {
"$ref": "11"
},
"st_users": {
"$ref": "3"
},
"st_users1": {
"$ref": "3"
},
"tt_doc_st_det": [
{
"$id": "68",
"id_doc_st": "8219e3d9-3f58-4209-b3a8-b34838b3dfbb",
"id_line": 2,
"id_item": "d4d19806-ce8c-4d08-b41a-6345565d1362",
"comment": "sample string 4",
"qty": 5.1,
"status": 1,
"active": true,
"mt_items": {
"$ref": "8"
},
"tt_doc_st": {
"$ref": "65"
}
},
{
"$ref": "68"
}
],
"tt_doc_st1": [
{
"$ref": "65"
},
{
"$ref": "65"
}
],
"tt_doc_st2": {
"$ref": "65"
}
},
{
"$ref": "65"
}
]
},
"mt_locations": {
"$ref": "66"
},
"mt_locations1": {
"$ref": "66"
},
"mt_pos": {
"$ref": "11"
},
"st_users": {
"$ref": "3"
},
"st_users1": {
"$ref": "3"
},
"tt_cloakrooms_units": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_doc_sa_det": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"tt_doc_sa_pay": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"tt_doc_sa1": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_doc_sa2": {
"$ref": "15"
},
"tt_pos_sesion": {
"$ref": "47"
},
"tt_rooms_units_activity": {
"$ref": "49"
},
"tt_spool_doc_print": [
{
"$id": "69",
"id": "f9042e75-9b47-4373-9a5a-734f47f4135c",
"spool_server": "sample string 2",
"id_doc_sa": "0557fcef-8f61-45b3-a205-f87cb07919f9",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-09-06T06:46:29.7617241+02:00",
"printed": true,
"print_on": "2026-09-06T06:46:29.7617241+02:00",
"tt_doc_sa": {
"$ref": "15"
}
},
{
"$ref": "69"
}
]
},
"tt_pos_sesion": {
"$ref": "47"
}
},
{
"$ref": "14"
}
]
},
{
"$ref": "13"
}
],
"mt_items_featured": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_pos_print": [
{
"$ref": "41"
},
{
"$ref": "41"
}
],
"mt_pos_rooms": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"st_users": {
"$ref": "3"
},
"mt_pos_view": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_prices_list_rules": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"mt_prices_rules": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"st_doc_num": [
{
"$ref": "64"
},
{
"$ref": "64"
}
],
"st_pos_license": [
{
"$id": "70",
"id": "4d0387a2-77ba-4612-abb4-b2205f6b575a",
"id_pos": "ee2aa8b2-44a3-46f9-94e6-a5a96a0fe397",
"mac_address": "sample string 3",
"date_end": "2026-09-06T06:46:29.7617241+02:00",
"key_access": "sample string 5",
"id_user_add": "5c17f387-6011-450d-afb2-0131f58fbf60",
"active": true,
"created_on": "2026-09-06T06:46:29.7617241+02:00",
"last_update": "2026-09-06T06:46:29.7617241+02:00",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "70"
}
],
"st_users_pos": [
{
"$id": "71",
"id_user": "4a5b766c-b3ca-4d0e-bc1e-0a04b3782e98",
"id_pos": "40233672-74f2-4c96-aefc-c063a8a481f1",
"pass_required": true,
"active": true,
"created_on": "2026-09-06T06:46:29.7617241+02:00",
"last_update": "2026-09-06T06:46:29.7617241+02:00",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "71"
}
],
"tt_doc_sa": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_pos_connection": [
{
"$id": "72",
"id": "0fcd8ac0-692a-4a02-b10b-25729542b61e",
"id_pos": "84f88912-50d0-422b-9fbc-7c8ee856f357",
"date_add": "2026-09-06T06:46:29.7617241+02:00",
"date_upd": "2026-09-06T06:46:29.7617241+02:00",
"date_out": "2026-09-06T06:46:29.7617241+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": "72"
}
],
"tt_pos_sesion": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"mt_branches": {
"$ref": "4"
},
"tt_logs": [
{
"$id": "73",
"id": "26f2fdb4-6139-4dee-8abf-9a6fcb0eda4f",
"id_user_add": "b781738c-05fb-4146-aa48-859f6c4a3396",
"id_table": "16dc7157-1ac2-49d0-a5bb-6bee502d813a",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "717b4cba-7546-43b8-a1b4-e211d6554d6c",
"created_on": "2026-09-06T06:46:29.7617241+02:00",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"st_sync_tables": {
"$id": "74",
"id": "96af04f6-fe4e-45de-a6c6-2e37f3f2e9ce",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-09-06T06:46:29.7617241+02:00",
"last_update": "2026-09-06T06:46:29.7617241+02:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "75",
"id": "904cc5d2-735c-4410-bc6a-a6275229b0e5",
"id_sync": "8d94046d-5abc-4a6b-bf23-351055268eee",
"json": "sample string 3",
"id_table": "c38e9875-7760-4bbb-86ba-ed39e32e4b78",
"order": 5,
"st_sync_packages": {
"$id": "76",
"id": "a566c73f-d6eb-4d7b-8ed8-fb7cb58a847f",
"id_branch_from": "f72740b5-a02f-4c0d-8672-6839ba1c4600",
"id_branch_to": "fab0111a-6887-48ce-84c5-8fc600ebed3b",
"type": 4,
"created_on": "2026-09-06T06:46:29.7617241+02:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-09-06T06:46:29.7617241+02:00",
"send_on": "2026-09-06T06:46:29.7617241+02:00",
"mt_branches": {
"$ref": "4"
},
"mt_branches1": {
"$ref": "4"
},
"st_sync_packages_det": [
{
"$ref": "75"
},
{
"$ref": "75"
}
]
},
"st_sync_tables": {
"$ref": "74"
}
},
{
"$ref": "75"
}
],
"tt_logs": [
{
"$ref": "73"
},
{
"$ref": "73"
}
]
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "73"
}
],
"st_local_variables": [
{
"$id": "77",
"id": "8b45e316-5074-4e7d-893c-3ac3efb42012",
"id_pos": "058389c4-cd23-4d9d-8cca-81364c5f5533",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-09-06T06:46:29.7617241+02:00",
"commited": true,
"mt_pos": {
"$ref": "11"
}
},
{
"$ref": "77"
}
],
"tt_doc_st": [
{
"$ref": "65"
},
{
"$ref": "65"
}
]
},
"mt_pos_types": {
"$ref": "39"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "10"
}
],
"mt_items_formula": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"mt_units": {
"$ref": "30"
},
"mt_units1": {
"$ref": "30"
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
},
"mt_items_sub": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"mt_prices_rules": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"tt_doc_sa_det_stock": [
{
"$ref": "63"
},
{
"$ref": "63"
}
],
"tt_doc_st_det": [
{
"$ref": "68"
},
{
"$ref": "68"
}
],
"tt_items_customs": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"tt_stock": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"tt_vouchers_det": [
{
"$ref": "32"
},
{
"$ref": "32"
}
]
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "7"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
},
"mt_prices_rules": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"tt_vouchers_det": [
{
"$ref": "32"
},
{
"$ref": "32"
}
]
},
{
"$ref": "6"
}
],
"mt_employees": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"mt_items": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_items_types": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"mt_money_types": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"mt_payment_types": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"mt_prices_list": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_rooms": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"mt_rooms1": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "55"
},
{
"$ref": "55"
}
],
"st_functions": [
{
"$id": "78",
"id": "6d335952-3411-4c73-a9b7-c9cf81eddf6a",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "a57d8cdb-cb2d-46cd-ac05-74a9388ba177",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "ce4c46fd-475e-4385-9438-4210e808f464",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"font_bold": true,
"font_underline": true,
"font_size": 16,
"active": true,
"created_on": "2026-09-06T06:46:29.7617241+02:00",
"last_update": "2026-09-06T06:46:29.7617241+02:00",
"commited": true,
"st_functions_groups": {
"$id": "79",
"id": "a5184e98-07fb-4dca-b3ff-d83d346600dd",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-09-06T06:46:29.7617241+02:00",
"last_update": "2026-09-06T06:46:29.7617241+02:00",
"commited": true,
"st_functions": [
{
"$ref": "78"
},
{
"$ref": "78"
}
]
},
"st_images": {
"$ref": "5"
},
"st_permisions": [
{
"$ref": "1"
},
{
"$ref": "1"
}
]
},
{
"$ref": "78"
}
],
"st_images_types": {
"$id": "80",
"id": "6bd56ee0-6da8-4ae5-b5e3-4fb6a3549442",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-09-06T06:46:29.7617241+02:00",
"last_update": "2026-09-06T06:46:29.7617241+02:00",
"commited": true,
"st_images": [
{
"$ref": "5"
},
{
"$ref": "5"
}
]
},
"mt_docs": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"st_users": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"st_users1": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"mt_cloakrooms": [
{
"$ref": "13"
},
{
"$ref": "13"
}
]
},
"st_users": {
"$ref": "3"
},
"mt_branches_zones": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"mt_employees_branches": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"mt_items_featured": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_locations": [
{
"$ref": "66"
},
{
"$ref": "66"
}
],
"mt_periods": [
{
"$id": "81",
"id_branch": "9a990c5d-7420-4be9-8cff-3423c15401c4",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-09-06T06:46:29.7617241+02:00",
"date_end": "2026-09-06T06:46:29.7617241+02:00",
"state": "sample string 6",
"created_on": "2026-09-06T06:46:29.7617241+02:00",
"last_update": "2026-09-06T06:46:29.7617241+02:00",
"commited": true,
"mt_branches": {
"$ref": "4"
}
},
{
"$ref": "81"
}
],
"mt_pos": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"mt_prices_list_rules": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"mt_prices_rules": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_rooms": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"st_sync_packages": [
{
"$ref": "76"
},
{
"$ref": "76"
}
],
"st_sync_packages1": [
{
"$ref": "76"
},
{
"$ref": "76"
}
],
"tt_doc_sa": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_doc_st": [
{
"$ref": "65"
},
{
"$ref": "65"
}
],
"tt_vouchers": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"tt_vouchers_permisions": [
{
"$ref": "34"
},
{
"$ref": "34"
}
]
},
{
"$ref": "4"
}
],
"mt_branches_zones": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"mt_brands": [
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"mt_categories": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_categories_items": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"mt_cloakrooms": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"mt_docs_payment_money": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"mt_employees": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"mt_employees_profiles": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_items_featured": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_items_sub": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"mt_items_types": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"mt_locations": [
{
"$ref": "66"
},
{
"$ref": "66"
}
],
"mt_money_rates": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"mt_money_types": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"mt_payment_types": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"mt_pos": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"mt_pos_doc_print": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"mt_pos_prices_list": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"mt_pos_print": [
{
"$ref": "41"
},
{
"$ref": "41"
}
],
"mt_pos_rooms": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"mt_pos_types": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"mt_pos_view": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_prices_items": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"mt_prices_list": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_prices_list_rules": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"mt_prices_rules": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_rooms": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"mt_rooms_units": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "55"
},
{
"$ref": "55"
}
],
"mt_rooms_units_types": [
{
"$ref": "54"
},
{
"$ref": "54"
}
],
"mt_units": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"mt_units_ref": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"st_images": {
"$ref": "5"
},
"st_images1": {
"$ref": "5"
},
"st_permisions": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"st_pos_license": [
{
"$ref": "70"
},
{
"$ref": "70"
}
],
"st_users_pos": [
{
"$ref": "71"
},
{
"$ref": "71"
}
],
"st_users_token": [
{
"$id": "82",
"id": "52247ebc-e0d1-4ae1-a44e-7d29bca85264",
"token_id": "sample string 2",
"id_user": "e399bc2d-82da-4459-8172-6a5ce40d26e6",
"date_from": "2026-09-06T06:46:29.7617241+02:00",
"date_end": "2026-09-06T06:46:29.7617241+02:00",
"created_on": "2026-09-06T06:46:29.7617241+02:00",
"st_users": {
"$ref": "3"
}
},
{
"$ref": "82"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_doc_sa_det": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"tt_doc_sa_det1": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"tt_doc_st": [
{
"$ref": "65"
},
{
"$ref": "65"
}
],
"tt_doc_st1": [
{
"$ref": "65"
},
{
"$ref": "65"
}
],
"tt_items_customs": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"tt_logs": [
{
"$ref": "73"
},
{
"$ref": "73"
}
],
"tt_pos_sesion": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"tt_pos_sesion1": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"tt_rooms_list": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"tt_rooms_units_activity": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"tt_rooms_units_log": [
{
"$id": "83",
"id": "48646224-0435-40c9-9897-5b9494dc3eab",
"id_room_activity": "01dc9686-69e5-435d-a472-7c6adbcfef23",
"id_pos_sesion": "2e2a06eb-2f3d-40cd-bc69-65f4b502cc47",
"log_text": "sample string 4",
"id_user": "8be21ce0-8b4c-4b09-bfb5-09fb18e0505e",
"event_type": "sample string 6",
"correlation_id": "234115e8-a9e1-46d5-8277-b146b96d45f1",
"id_room_unit": "61debcc7-f3a7-49b3-af37-79a45b4894f9",
"id_room_unit_source": "117a1810-d319-4a27-a545-84939dc749d4",
"id_room_unit_destination": "4ac32b1a-d6b2-4b5f-a1ea-a73cd0699552",
"id_room_activity_related": "7ab6e716-21d0-4946-b724-599684235d3b",
"id_doc_sa": "ccb9dda0-f522-4f57-93fe-09a4f86b0722",
"id_user_authorizer": "cbca31d1-5062-4551-9be9-79b7f0a25dc0",
"data_json": "sample string 7",
"created_on": "2026-09-06T06:46:29.7617241+02:00",
"commited": true,
"st_users": {
"$ref": "3"
}
},
{
"$ref": "83"
}
],
"tt_tips_users": [
{
"$ref": "58"
},
{
"$ref": "58"
}
],
"tt_vouchers_permisions": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"tt_vouchers": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_docs": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"tt_pos_sesion_users": [
{
"$ref": "59"
},
{
"$ref": "59"
}
],
"tt_doc_sa": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_doc_sa1": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_items": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_rooms_units_states": [
{
"$ref": "56"
},
{
"$ref": "56"
}
],
"st_users_profiles": {
"$ref": "2"
},
"tt_cmd_connection": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"tt_cmd_messages": [
{
"$ref": "61"
},
{
"$ref": "61"
}
]
},
{
"$ref": "3"
}
],
"tt_cmd_connection": [
{
"$ref": "60"
},
{
"$ref": "60"
}
]
},
"st_users": {
"$ref": "3"
},
"st_functions": {
"$ref": "78"
}
}