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": "22a5b493-7d5d-49ad-9bf8-505769f7aede",
"id_profile": "0ed06270-e9d2-44bb-ab75-99c3201fa6d1",
"id_user": "65bef2ea-8a61-4720-91d3-709390c5767a",
"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": "23cc05b1-29bf-4f9f-a1e5-e2b2a9d306c1",
"id_function": "17366d21-8b2d-48f5-ba45-f830ffffb4be",
"id_user": "f696e685-f851-4e45-bf15-5fdf5f4cee3e",
"id_profile": "e06df27f-4b16-4a8b-92ec-3eb52432fd6f",
"permission": 3,
"active": true,
"created_on": "2026-07-08T10:41:52.7583993+02:00",
"last_update": "2026-07-08T10:41:52.7583993+02:00",
"commited": true,
"st_users_profiles": {
"$id": "2",
"id": "2b1787ba-e225-4dcb-810d-a7ab94c13380",
"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-08T10:41:52.7583993+02:00",
"last_update": "2026-07-08T10:41:52.7583993+02:00",
"commited": true,
"st_permisions": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"st_users": [
{
"$id": "3",
"id": "c33f569e-70d7-4d41-9a0a-41792ecfbd7f",
"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": "e7bba3fe-f254-43b7-9c70-b36876d02c01",
"view_messages": true,
"id_image_photo": "1a06726d-0a34-443d-8cc7-e4756205f278",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "a946e4c0-3278-49d7-97bf-d4378566080f",
"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-08T10:41:52.7583993+02:00",
"last_update": "2026-07-08T10:41:52.7583993+02:00",
"commited": true,
"mt_branches": [
{
"$id": "4",
"id": "96222df8-8ed3-470a-8b97-36eae9d206b3",
"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": "b04da77e-8192-497c-88c1-ee89741428c6",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-07-08T10:41:52.7583993+02:00",
"last_update": "2026-07-08T10:41:52.7583993+02:00",
"id_user_upd": "e3ce486f-ede4-46d6-b7f8-991a1b197e4b",
"commited": true,
"st_images": {
"$id": "5",
"id": "611c0e0d-4884-4624-96a4-94160222b788",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "06507800-319f-46a2-8320-b7c8efc2aa88",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-07-08T10:41:52.7583993+02:00",
"last_update": "2026-07-08T10:41:52.7583993+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"mt_categories": [
{
"$id": "6",
"id": "1f68a421-f0d7-49ab-8f53-1ba1a5685bb6",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "07ac1d18-79b2-46cd-bfc9-454b1dd1999e",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "05b81290-5b2a-4583-b2be-c0bad8125ca8",
"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-08T10:41:52.7583993+02:00",
"last_update": "2026-07-08T10:41:52.7583993+02:00",
"id_user_upd": "2eab0271-2fa1-43e1-96ed-a007951e5d7a",
"commited": true,
"mt_categories_items": [
{
"$id": "7",
"id_category": "98838d80-8885-4f98-8802-640b55911c95",
"id_item": "8482258e-dcf8-4bf5-a866-ddf7476e8407",
"is_default": true,
"active": true,
"created_on": "2026-07-08T10:41:52.7583993+02:00",
"last_update": "2026-07-08T10:41:52.7583993+02:00",
"id_user_upd": "75a50903-5e18-4898-b490-beab8844ab42",
"commited": true,
"mt_categories": {
"$ref": "6"
},
"mt_items": {
"$id": "8",
"id": "bc8bb05e-6a01-4efa-a270-ffcb21bd012b",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "385b8053-8872-4443-94cf-eb37862be6a5",
"id_unit_sec": "4264fc37-b729-4beb-ac80-6f34da901e45",
"id_brand": "1cdab643-ca84-420c-9710-128e0da69923",
"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": "697bdaf3-fe94-4698-bc0c-0d6264b28f42",
"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-08T10:41:52.7583993+02:00",
"last_update": "2026-07-08T10:41:52.7583993+02:00",
"id_user_upd": "1a36092e-3b8a-4bb4-bc53-ad045b952cf7",
"commited": true,
"mt_brands": {
"$id": "9",
"id": "aa404814-bf99-4716-ab31-b48bf25c7e2d",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-07-08T10:41:52.7583993+02:00",
"last_update": "2026-07-08T10:41:52.7583993+02:00",
"id_user_upd": "7bc60a3d-8329-43c6-af09-890763309a6d",
"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": "fc789403-b257-4c2d-a9da-524d906de4b6",
"id_branch": "54f32130-a9f9-43d4-acc7-3b5d960d1801",
"id_pos_type": "843bab61-6e3b-4b3e-baf3-493d2dbfa194",
"id_pos": "7b1da3de-c280-41a6-a57f-7cbba567af3f",
"id_item": "820cb0ea-064a-4e2b-adcd-456ad54e52b4",
"date_from": "2026-07-08T10:41:52.7583993+02:00",
"date_end": "2026-07-08T10:41:52.7583993+02:00",
"image_id": 4,
"active": true,
"created_on": "2026-07-08T10:41:52.7583993+02:00",
"last_update": "2026-07-08T10:41:52.7583993+02:00",
"id_user_upd": "e78c510b-4770-4e7b-9a1e-02f1401865ed",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_items": {
"$ref": "8"
},
"mt_pos": {
"$id": "11",
"id": "2e932b54-d1b0-4d95-9c42-ce8c0b1b47a4",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "c8c814c6-2179-41bd-b25d-a48121c47c40",
"id_zone": "22903648-29b4-4d18-9784-e71341639374",
"user_required": true,
"active": true,
"created_on": "2026-07-08T10:41:52.7583993+02:00",
"last_update": "2026-07-08T10:41:52.7583993+02:00",
"id_user_upd": "dc0c7ec8-8397-4e15-8287-94e89d06100d",
"commited": true,
"mt_branches_zones": {
"$id": "12",
"id": "6a780fbc-64f1-4b29-95ea-9954473aa6c0",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "7f41ac2b-31f2-4a25-9596-8a54e6dea928",
"active": true,
"created_on": "2026-07-08T10:41:52.7583993+02:00",
"last_update": "2026-07-08T10:41:52.7583993+02:00",
"id_user_upd": "95dacfbc-9b69-4575-959c-c3a86f18cb44",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_pos": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"st_users": {
"$ref": "3"
}
},
"mt_cloakrooms": [
{
"$id": "13",
"id": "037e6b5c-efcd-403b-9c2a-9a9d0671e718",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "be68eeb9-9eb4-45e9-b8a6-040e2d08b332",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "c3b25e4f-9dec-4961-a68d-f53c264e47eb",
"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-08T10:41:52.7583993+02:00",
"last_update": "2026-07-08T10:41:52.7583993+02:00",
"id_user_upd": "8b4d357a-e4f9-4e68-a48f-c6a862009372",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
},
"tt_cloakrooms_units": [
{
"$id": "14",
"id": "add1dd7c-e449-43ff-a5e2-f9e653c6a1f5",
"id_cloakroom": "faf52463-f489-48b5-852b-ce29a1f4ef5e",
"id_pos_sesion": "c9887486-125b-4b09-8fc7-ec641c01f777",
"unit_id": 4,
"date_open": "2026-07-08T10:41:52.7583993+02:00",
"date_close": "2026-07-08T10:41:52.7583993+02:00",
"id_doc_sa": "cbdbdd4c-737b-4871-8385-4fde30cf1384",
"commited": true,
"mt_cloakrooms": {
"$ref": "13"
},
"tt_doc_sa": {
"$id": "15",
"id": "f2dd0757-331f-4ec1-b5b0-171f73d3058b",
"id_pos": "1dac34a1-640c-4bb1-a580-2d6976a507bb",
"id_doc": "d18a1dae-d936-488f-88ec-bf7fdcd01a25",
"id_branch": "2df92fb7-a92e-43e7-9094-7313b8ac52cd",
"nro_doc": "sample string 5",
"date_doc": "2026-07-08T10:41:52.7583993+02:00",
"date_tax": "2026-07-08T10:41:52.7583993+02:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "8d5a1fa0-edf4-41cd-b31f-3bc7d203f06c",
"id_relationship": "64266a9a-5327-4153-ba60-ce710e2b5be8",
"id_loc_from": "eb7e1699-9d69-477d-8a36-db73ef2870f0",
"id_loc_end": "9eec419a-9e07-4f02-a827-88903e0ff959",
"id_user_add": "667bf42f-cc2e-4c94-9a6f-302c0820181e",
"id_user_upd": "d31c8802-3121-4de2-8cd1-cc9d567cebd6",
"comment": "sample string 12",
"id_pos_sesion": "c8786113-89ef-40ec-a46a-40117fda3cd9",
"id_room_unit": "9d57a113-1f4f-46c2-a40b-fcde12f3cba7",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "eb5f3767-d7d7-4700-8ad8-dc54d887fb3a",
"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-08T10:41:52.7583993+02:00",
"last_update": "2026-07-08T10:41:52.7583993+02:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "4"
},
"mt_docs": {
"$id": "16",
"id": "3395b708-5aa2-4b1b-b702-421ee9d3fcba",
"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": "89d1f1b3-8d00-44ed-bbaf-43cc3abf1b89",
"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-08T10:41:52.7583993+02:00",
"last_update": "2026-07-08T10:41:52.7583993+02:00",
"id_user_upd": "9ea7e1d0-5349-44ab-8e61-6ba55ceac4cf",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "17",
"id_doc": "f3776c6d-29da-41e6-b82b-190aabdb01a7",
"id_pay": "3ab7a098-aa13-4948-b179-6c08df1e5a43",
"id_money": "33b15412-0444-46e9-afe4-eab83815ccc5",
"active": true,
"created_on": "2026-07-08T10:41:52.7583993+02:00",
"last_update": "2026-07-08T10:41:52.7583993+02:00",
"id_user_upd": "2a67b657-ef92-4c33-8603-9228ed84fc0b",
"commited": true,
"mt_docs": {
"$ref": "16"
},
"mt_money_types": {
"$id": "18",
"id": "24c4df75-dbd8-41b8-b77d-946b63fddbd5",
"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": "bf71624f-6769-45fa-a1ea-032300109056",
"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-08T10:41:52.7583993+02:00",
"last_update": "2026-07-08T10:41:52.7583993+02:00",
"id_user_upd": "26999772-4e95-4d8c-8077-1e9a4bd6cfef",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"mt_money_rates": [
{
"$id": "19",
"id_money_1": "72b8cf1e-2e00-45e4-b343-264354c51d44",
"id_money_2": "8bc292bb-6235-44e9-bc05-23d35f47673c",
"date_from": "2026-07-08T10:41:52.7583993+02:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-07-08T10:41:52.7583993+02:00",
"last_update": "2026-07-08T10:41:52.7583993+02:00",
"id_user_upd": "0d06d9f2-ec8c-48c4-bcd0-845d5c8cdb55",
"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": "9b2e44a5-fc54-4ab0-b24f-aeaad4d2a36b",
"id_pay": "65af8484-e555-43b1-ad83-96671ac3dc8e",
"id_money": "11cb7250-11f7-4e97-b7fe-1045266da552",
"date_cashflow": "2026-07-08T10:41:52.7583993+02:00",
"coefficient": 5.1,
"id_user_add": "e8f6f9e8-7d65-4525-9f86-af92367ca8c3",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "21",
"id": "b9e2465d-5cd2-4351-9d9c-f41dde94fb4f",
"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": "4f6a6725-7e87-4fdf-851f-e8a1b8e8bbf7",
"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-08T10:41:52.7583993+02:00",
"last_update": "2026-07-08T10:41:52.7583993+02:00",
"id_user_upd": "11b5eabb-0231-4797-80df-d77b278d6cba",
"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": "0f364abe-cb01-44d1-b990-3e8cb48f84fa",
"id_line": 2,
"id_pay": "e32449c4-885e-48be-b811-df83acf8d42e",
"id_money": "a3fc4f1a-66b3-440b-8afa-3ca3085c21b7",
"coefficient": 5.1,
"id_voucher": "90e106f3-2f08-41cd-877b-b976bff05ac6",
"id_employee": "ed3ecf84-53ac-4b59-87fe-9c6a74258007",
"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": "4d9b40f1-27ed-4e14-be8c-6a22ed4e1f53",
"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": "3dfa0e67-d19d-4bd0-be95-a1132b135fc6",
"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": "3f4b9fc1-e188-445d-84bf-b53d6f7b0857",
"name_pos": "sample string 12",
"id_image": "384c0048-e506-43b0-9f35-0bfbc5d9b939",
"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-08T10:41:52.7583993+02:00",
"last_update": "2026-07-08T10:41:52.7583993+02:00",
"id_user_upd": "73d168bd-6342-4092-a1df-48d8547294a0",
"commited": true,
"mt_employees_branches": [
{
"$id": "24",
"id_employee": "d76241cc-0b05-4171-9619-9c88a433333d",
"id_branch": "649f85c7-cf36-4833-8e83-7d69ba214089",
"active": true,
"created_on": "2026-07-08T10:41:52.7583993+02:00",
"last_update": "2026-07-08T10:41:52.7583993+02:00",
"id_user_upd": "b9a3f093-f2f9-4862-acff-d895ed22bc6e",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_employees": {
"$ref": "23"
}
},
{
"$ref": "24"
}
],
"mt_employees_profiles": {
"$id": "25",
"id": "cee3e618-d625-4bcc-ada8-6915843c9271",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-07-08T10:41:52.7583993+02:00",
"last_update": "2026-07-08T10:41:52.7583993+02:00",
"id_user_upd": "05725bab-b687-4096-b1a6-296c7e3167d7",
"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": "4cbc2208-5731-47b0-b7bc-fb3ff0482c6c",
"id_line": 2,
"id_item_sub": "d96cef06-8248-45ac-86fd-4b3020c2ff0c",
"qty": 4.1,
"id_list": "ac2e358d-980d-4243-b716-5e6bd152f06b",
"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": "1acb1328-ab9f-41ff-a2bf-2d68df3ccbd3",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "b8e29080-5e32-42ed-a9ae-66d1b0e20eac",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "cc852491-e8f4-48da-a0d3-62542d5d3c29",
"id_user_upd": "a69282c6-9ef6-46a2-9d1d-5b76ffb81bb0",
"active": true,
"mt_employees": {
"$ref": "23"
},
"mt_items_sub": {
"$id": "27",
"id": "59489129-6b43-443b-9d69-485f893baa1b",
"id_item": "9e7c01a2-68ee-4de7-aeff-f7fff5b83def",
"id_item_type": "b3a3c903-376a-471e-849f-38c1355baa4e",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "b23ba982-0e0e-4957-9799-02742424b0b2",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-07-08T10:41:52.7583993+02:00",
"last_update": "2026-07-08T10:41:52.7583993+02:00",
"id_user_upd": "f32bb4e3-a822-4300-b491-dc8f534e0aa7",
"commited": true,
"mt_items": {
"$ref": "8"
},
"mt_items_formula": [
{
"$id": "28",
"id_item_sub": "b7994c74-6eab-4860-96bc-6313bde750d7",
"id_item": "3d17a44f-da77-4b46-9160-9f1116132439",
"group_id": 3,
"id_unit_ref": "72b49f8e-21c7-4f95-8092-59910944b283",
"qty_dis": 5,
"mt_items": {
"$ref": "8"
},
"mt_items_sub": {
"$ref": "27"
},
"mt_units_ref": {
"$id": "29",
"id": "26da5b04-0d76-43ec-bb69-8e3cdc4537a8",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "7a292315-a392-409f-a939-1fe4d470c13c",
"active": true,
"created_on": "2026-07-08T10:41:52.7583993+02:00",
"last_update": "2026-07-08T10:41:52.7583993+02:00",
"id_user_upd": "18b6e4ee-7cf2-4947-a26d-50ff4061e1c5",
"commited": true,
"mt_units": {
"$id": "30",
"id": "cc0c489b-518a-40f2-a4a6-8606178fd182",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-07-08T10:41:52.7583993+02:00",
"last_update": "2026-07-08T10:41:52.7583993+02:00",
"id_user_upd": "5f7d0f34-71e2-4252-85ec-3642fd0012f9",
"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": "cdcf9fa7-572e-4b07-b1ac-968020f1b23a",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "a16274d2-cd99-4c8a-87b6-d1f7cfc19bd0",
"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-08T10:41:52.7583993+02:00",
"last_update": "2026-07-08T10:41:52.7583993+02:00",
"id_user_upd": "c0ab10d5-4398-446a-98cb-bb270e7d1217",
"commited": true,
"tt_vouchers_det": [
{
"$id": "32",
"id_voucher": "3d2c99fe-9119-4f79-b886-c12adc2a3ec7",
"id_line": "ebbdb9a4-6300-4569-9b75-5e10b617abc3",
"id_category": "0ad8058f-c410-45b8-8de3-68a69037525c",
"id_item": "ae0577bf-84cc-4749-ad86-1d7cf2ccc84d",
"id_item_type": "4f893c63-cf89-4bec-8076-20a8a92fd76f",
"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": "f7424938-f0fe-4850-bdcb-f696b8467b47",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-07-08T10:41:52.7583993+02:00",
"date_end": "2026-07-08T10:41:52.7583993+02:00",
"date_used": "2026-07-08T10:41:52.7583993+02:00",
"date_sesion": "2026-07-08T10:41:52.7583993+02:00",
"id_employee": "7ea304b9-5379-4a89-b602-9b0ecd99ca9d",
"id_branch": "b70be098-a238-4074-aa77-ea3b93a2186a",
"id_voucher_permision": "a3cdbf6d-d735-4e56-a9d2-c93874e968ba",
"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": "61d9f760-74f9-495c-a668-2cf1743885b0",
"id_user_add": "3e9ef132-b196-4be9-9e20-c5242470b0f2",
"id_doc_sa": "ad4464b4-1a0b-490a-8c1b-20e401ab22fa",
"id_item_sub": "ac8373e6-70b1-4ee5-b0dc-3c4a21320cd5",
"id_pos_sesion": "81989848-891e-4e55-bb8e-2669e51c2631",
"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-08T10:41:52.7583993+02:00",
"last_update": "2026-07-08T10:41:52.7583993+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": "9efeb05e-dcbd-491a-9ba0-1b24d1a85a4d",
"date_from": "2026-07-08T10:41:52.7583993+02:00",
"date_end": "2026-07-08T10:41:52.7583993+02:00",
"date_used": "2026-07-08T10:41:52.7583993+02:00",
"id_employee": "9eed3045-2081-423c-b738-08d2a2a54ff3",
"id_branch": "d83f8eb0-3ff6-46c1-8b0c-560c1dfb7e83",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "bfa0269b-dabf-428d-a0a2-2c3f77b40d6f",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-07-08T10:41:52.7583993+02:00",
"last_update": "2026-07-08T10:41:52.7583993+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": "2b426b05-52d3-468c-87d4-fd5ae0b3badc",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-07-08T10:41:52.7583993+02:00",
"date_end": "2026-07-08T10:41:52.7583993+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": "829847d5-2bbc-45ee-b124-c3456a2cb3ff",
"id_pos": "f93c00db-1765-4228-8e29-7ce76f7e5397",
"id_list": "0559eca8-0777-4c6f-b227-82b4b3bf4a9d",
"id_item": "79123281-638f-440b-8db6-5987a8213dbc",
"id_item_type": "04de1346-7c26-4fbf-8d92-f135fe9ff296",
"id_category": "b07a17a4-dfdb-4866-941e-d9aed74f1a78",
"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-08T10:41:52.7583993+02:00",
"last_update": "2026-07-08T10:41:52.7583993+02:00",
"id_user_upd": "f58440f7-61ab-4aee-ad23-c6016d9b3dd0",
"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": "db98e27b-e4eb-4b40-8f4c-5ca94927619a",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "bc0bccdf-f240-4517-9e4b-bf13862cc8ad",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "4bd0e5c2-f2e2-4eb8-8e93-fe6c2831315f",
"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-08T10:41:52.7583993+02:00",
"last_update": "2026-07-08T10:41:52.7583993+02:00",
"id_user_upd": "bf57d379-bfe4-4671-ae11-034489b77333",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "37",
"id_pos": "48148f11-253d-4eee-88cb-62f3ff1b5ad0",
"id_pos_type": "a1467972-4ebf-4007-a51d-27849715bb2a",
"id_price_list": "93eb9152-d527-4aae-a80d-379073ea513a",
"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-08T10:41:52.7583993+02:00",
"last_update": "2026-07-08T10:41:52.7583993+02:00",
"id_user_upd": "e6b75cd0-4e0e-4cca-9d3d-377288a696c0",
"commited": true,
"mt_pos_view": {
"$id": "38",
"id_pos": "56580f4c-03a4-47c0-99ef-0ef337cef8c1",
"id_pos_type": "4737e342-6a06-400f-bd79-166a8b52069f",
"is_default": true,
"active": true,
"created_on": "2026-07-08T10:41:52.7583993+02:00",
"last_update": "2026-07-08T10:41:52.7583993+02:00",
"id_user_upd": "a3c796f0-8c2b-44ba-b8e4-6c4b67d10af2",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"mt_pos_prices_list": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"mt_pos_types": {
"$id": "39",
"id": "a3bc4eea-f14c-441c-8601-101a14af1019",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-07-08T10:41:52.7583993+02:00",
"last_update": "2026-07-08T10:41:52.7583993+02:00",
"id_user_upd": "dfe1f4ac-0124-407f-8eb9-2f203b4cd97e",
"commited": true,
"mt_items_featured": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_pos_doc_print": [
{
"$id": "40",
"id_pos_print": "a534c6f2-1512-43b3-92d5-6fb59dd688f6",
"id_doc": "827ffe91-4e05-4408-9669-198338b450ea",
"id_pos_type": "33b4bbdb-7ffa-49c7-a14b-d1d639782503",
"id_doc_print": "9fd0097a-922b-4dba-83b2-b65645a45008",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-07-08T10:41:52.7583993+02:00",
"last_update": "2026-07-08T10:41:52.7583993+02:00",
"id_user_upd": "b42c6dff-2678-405a-810d-928321d4f9f2",
"commited": true,
"mt_docs": {
"$ref": "16"
},
"mt_pos_print": {
"$id": "41",
"id": "79925768-48db-4dc9-97c1-32fffd081bd8",
"id_pos": "b88c6eb2-2b1c-4be5-b7b9-263cbee1d1f4",
"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-08T10:41:52.7583993+02:00",
"last_update": "2026-07-08T10:41:52.7583993+02:00",
"id_user_upd": "7492c05f-a5e8-4fce-9377-07f89ce748fd",
"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": "80ecf70e-85d4-4bc5-b616-4751f4ef130d",
"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-08T10:41:52.7583993+02:00",
"last_update": "2026-07-08T10:41:52.7583993+02:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"st_doc_print_det": [
{
"$id": "43",
"id_doc_print": "81a084d9-c9f2-48d1-b7d0-34e221f96e68",
"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": "d9ba59b6-0762-49eb-97e2-4d84cef6a5d2",
"id_item_sub": "a3f8cf7d-164d-4110-b2b2-13b09701bd18",
"validity_date": "2026-07-08T10:41:52.7583993+02:00",
"price": 4.1,
"active": true,
"created_on": "2026-07-08T10:41:52.7583993+02:00",
"last_update": "2026-07-08T10:41:52.7583993+02:00",
"id_user_upd": "9fcb6892-c93c-4e06-bb6c-f4f18d13323e",
"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": "905f0dab-70ef-4d69-aefa-5e41e803df18",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-07-08T10:41:52.7583993+02:00",
"date_end": "2026-07-08T10:41:52.7583993+02:00",
"id_branch": "3639e726-7481-4b25-b372-f196f102db80",
"id_pos": "34934956-84ee-45e7-8ee6-ecaddc38c843",
"id_list": "bf8a7d84-233d-435f-a096-adfa1be36436",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-07-08T10:41:52.7583993+02:00",
"last_update": "2026-07-08T10:41:52.7583993+02:00",
"id_user_upd": "1e5c0b47-94a4-4704-a24c-d238b4662b4b",
"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": "9de4197a-c0a2-4e5f-abc3-28507efcb13b",
"order_id": 2,
"id_item": "8a4edb78-d14f-40fe-8a34-394ab0b315a8",
"id_item_type": "529fffae-6b19-48d9-b8a7-16811f76d52c",
"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": "8c6f7c28-fea9-48e4-9dcd-d0774be27f23",
"type_item": 11,
"id_voucher_json": "8d259343-4750-4369-9d51-0dc7383de7e4",
"count_voucher": 1,
"id_category": "3b886830-da41-484f-96e1-2169dcf820bd",
"created_on": "2026-07-08T10:41:52.7583993+02:00",
"last_update": "2026-07-08T10:41:52.7583993+02:00",
"id_user_upd": "4b20be34-2c77-4169-b5fe-9312c197dc98",
"commited": true,
"mt_items": {
"$ref": "8"
},
"mt_items_types": {
"$ref": "31"
},
"st_users": {
"$ref": "3"
},
"tt_pos_sesion": {
"$id": "47",
"id": "7ac17467-4e43-49a5-8cab-6e130707577b",
"nro_sesion": 2,
"id_pos": "67b447bb-a9a2-4703-a952-959e2e5dc687",
"date_tax": "2026-07-08T10:41:52.7583993+02:00",
"date_open": "2026-07-08T10:41:52.7583993+02:00",
"date_close": "2026-07-08T10:41:52.7583993+02:00",
"id_user_open": "cd41b8ca-7b4c-4d33-847d-2dc4c809e9b5",
"id_user_close": "7eda74c5-804b-42c4-9c46-ccdd9260f267",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2026-07-08T10:41:52.7583993+02:00",
"last_update": "2026-07-08T10:41:52.7583993+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": "314519bc-01c8-4e99-bc53-3df7562f5324",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "44926b88-cc03-4b9f-a90c-1785a5175f6f",
"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-08T10:41:52.7583993+02:00",
"tt_pos_sesion": {
"$ref": "47"
}
},
{
"$ref": "48"
}
],
"tt_rooms_units_activity": [
{
"$id": "49",
"id": "eadc153d-24a1-41c3-b184-950b450cccb8",
"id_room_unit": "22fa3734-f319-49b4-b7aa-1049b77cec77",
"id_room_list": "6cd55695-160b-4ce2-900d-ddebcdc669bf",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-07-08T10:41:52.7583993+02:00",
"date_from": "2026-07-08T10:41:52.7583993+02:00",
"date_end": "2026-07-08T10:41:52.7583993+02:00",
"date_open": "2026-07-08T10:41:52.7583993+02:00",
"date_close": "2026-07-08T10:41:52.7583993+02:00",
"id_employee": "3a43adf5-ec06-47bc-857c-11ad2431e14b",
"id_employee_sec": "37aa7e64-8705-494b-930a-9c42ef01856e",
"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": "6de93014-f99c-4975-8842-2323ad8cb714",
"comment": "sample string 7",
"id_user_open": "2936f1c5-c754-4a3b-8ea7-1f633f8e5abd",
"id_user_close": "5cb46b19-7588-4699-bd6e-69d5e2df87d4",
"id_unit_state": "17287585-db00-4a90-8659-95a56c783267",
"id_pos_sesion": "cab51d0a-2a9d-4007-92d1-e45046822b80",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-07-08T10:41:52.7583993+02:00",
"active": true,
"created_on": "2026-07-08T10:41:52.7583993+02:00",
"last_update": "2026-07-08T10:41:52.7583993+02:00",
"commited": true,
"mt_employees": {
"$ref": "23"
},
"mt_employees1": {
"$ref": "23"
},
"mt_rooms_units": {
"$id": "50",
"id": "589756ac-033e-49b4-988b-3f4a12d03236",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "cdd96c3a-c884-4653-96db-d35173227274",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "22c742fc-09ed-4d09-b5e9-534bcf9bd8d0",
"locked": true,
"date_locked": "2026-07-08T10:41:52.7583993+02:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-07-08T10:41:52.7583993+02:00",
"last_update": "2026-07-08T10:41:52.7583993+02:00",
"id_user_upd": "d3237234-f885-4338-89b2-0b5fbc4c7872",
"commited": true,
"mt_rooms": {
"$id": "51",
"id": "e03633bb-09e3-4e5b-b626-5c719dcd09f6",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "f609c094-9842-431e-87a4-2e5e8e303661",
"name_pos": "sample string 6",
"id_image": "4460eacd-17ec-4b5b-b6f5-d9c91d5ee9ea",
"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": "e4e72e46-fdb5-4a1e-8263-fb5ba4a2bb11",
"refresh_status": true,
"active": true,
"created_on": "2026-07-08T10:41:52.7583993+02:00",
"last_update": "2026-07-08T10:41:52.7583993+02:00",
"id_user_upd": "1a1ab280-eb9a-4b93-97fa-2bcbad6ef2e3",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_pos_rooms": [
{
"$id": "52",
"id_pos": "7d5a75b8-c43c-42af-aa3d-c24576a8f1dc",
"id_room": "a038e556-b1a0-4c1e-b650-688da61c334e",
"active": true,
"created_on": "2026-07-08T10:41:52.7583993+02:00",
"last_update": "2026-07-08T10:41:52.7583993+02:00",
"id_user_upd": "ae809d49-f2a9-47e1-a592-3044bc114037",
"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": "d375acdc-6585-4acb-ba7b-06efd265e0b6",
"id_room": "a9cfa481-190f-458d-88f7-a970b7e5502e",
"date_in": "2026-07-08T10:41:52.7583993+02:00",
"date_out": "2026-07-08T10:41:52.7583993+02:00",
"id_user_add": "298a06f3-03fb-45d5-b543-ce087bef75e4",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-07-08T10:41:52.7583993+02:00",
"last_update": "2026-07-08T10:41:52.7583993+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": "9b4fbadc-3b85-4237-bf07-c2f7f70fb188",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-07-08T10:41:52.7583993+02:00",
"last_update": "2026-07-08T10:41:52.7583993+02:00",
"id_user_upd": "29afa509-b109-4a14-9049-7e60248fa988",
"commited": true,
"mt_rooms_units": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"mt_rooms_units_states_types": [
{
"$id": "55",
"id_room_type": "71e992b7-3d77-4245-8786-21675a0a3d22",
"id_room_state": "2903a1af-437d-436d-8c5e-3246ae21d386",
"id_image": "3fecf1f0-0098-4096-920b-1d37fda9f3cd",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-07-08T10:41:52.7583993+02:00",
"last_update": "2026-07-08T10:41:52.7583993+02:00",
"id_user_upd": "97ff15da-86b1-4e65-b3ce-4da7cd1f585d",
"commited": true,
"mt_rooms_units_states": {
"$id": "56",
"id": "c4f20fa2-4e77-435e-bde1-7d5070b9e6b4",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"color": "sample string 5",
"active": true,
"created_on": "2026-07-08T10:41:52.7583993+02:00",
"last_update": "2026-07-08T10:41:52.7583993+02:00",
"id_user_upd": "3ef49794-d218-4ed1-a35b-095eb7d729f8",
"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": "5f0ccbe5-cc0f-4a7d-82a2-abf69b319f1d",
"id_pos_sesion": "038b4d01-b008-46b4-b778-557e5cc741c2",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "43561ace-e5c4-4c03-88f0-e0deccf70947",
"id_room_unit_activity": "efd2bf0d-3c4b-4df6-a615-5e4f6ce0a5c0",
"id_doc_sa": "88338390-260f-4656-aaac-18664121460f",
"id_pos_type": "bfb988f5-973c-4898-a41f-1fdcd4ff4626",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "d1035b13-3069-4054-b035-b1891f34740e",
"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-08T10:41:52.7583993+02:00",
"last_update": "2026-07-08T10:41:52.7583993+02:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "47"
},
"tt_tips_users": [
{
"$id": "58",
"id_tip": "f55c5381-19e2-4199-b9fb-ccd34ff13750",
"id_user": "a640c1cf-fa32-43d8-b355-52a8b83df039",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-07-08T10:41:52.7583993+02:00",
"last_update": "2026-07-08T10:41:52.7583993+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": "a2fa4895-ab48-4b27-88ef-8cf57ce68e2e",
"id_user": "06d133a4-2586-4c02-87e2-df3f0ba9d450",
"date_add": "2026-07-08T10:41:52.7583993+02:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-07-08T10:41:52.7583993+02:00",
"last_update": "2026-07-08T10:41:52.7583993+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": "3f67e8b1-1da5-4d26-a10f-72aa831992a1",
"id_user": "e29c7b82-e206-4c93-808f-e63e8621482e",
"id_user_profile": "b2a4d1b6-3220-40b7-af06-9c294ddc3c10",
"locator": "sample string 4",
"date_end": "2026-07-08T10:41:52.7583993+02:00",
"id_pos_sesion": "08674c42-62e5-4b94-9ab6-eec638f5f088",
"date_login": "2026-07-08T10:41:52.7583993+02:00",
"date_logout": "2026-07-08T10:41:52.7583993+02:00",
"terminal_id": "sample string 6",
"terminal_type": "sample string 7",
"created_on": "2026-07-08T10:41:52.7583993+02:00",
"last_update": "2026-07-08T10:41:52.7583993+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": "ae408a82-8542-4548-b8a2-45a355e10855",
"id_user": "20017a27-19a3-4c57-a722-c61fd8566a1f",
"date_add": "2026-07-08T10:41:52.7583993+02:00",
"destiny_type": 4,
"id_key": "98a08bee-de4f-4124-adff-65fc9a87a339",
"message": "sample string 6",
"message_view": true,
"date_view": "2026-07-08T10:41:52.7583993+02:00",
"id_pos_sesion": "6a72234f-3de0-4db2-a597-2322e49e7505",
"terminal_add": "sample string 9",
"created_on": "2026-07-08T10:41:52.7583993+02:00",
"last_update": "2026-07-08T10:41:52.7583993+02:00",
"commited": true,
"st_users": {
"$ref": "3"
},
"tt_pos_sesion": {
"$ref": "47"
}
},
{
"$ref": "61"
}
]
}
},
{
"$ref": "46"
}
]
},
"mt_items_vouchers": {
"$id": "62",
"id": "846b5964-d5cd-4e4e-b8eb-e83f51dd96de",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "a4f0fd18-c879-4f0c-a711-f366e314bb17",
"id_doc_print": "1d53db48-1a83-4949-a17c-c145595e6aba",
"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-08T10:41:52.7583993+02:00",
"last_update": "2026-07-08T10:41:52.7583993+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": "ef027b6e-83ce-4240-8161-74a883aa6fef",
"id_line": 2,
"id_item": "438281da-2701-4fbb-b5e2-2af08607e437",
"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": "d52dc9a6-1d45-4722-a6a2-f0251a731f08",
"id_doc": "499019bf-291b-4071-b4c1-02d97412617d",
"value": 3,
"created_on": "2026-07-08T10:41:52.7583993+02:00",
"last_update": "2026-07-08T10:41:52.7583993+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": "bd35c4b9-71f0-48fc-935e-b0b7c68789d4",
"id_pos": "38da930e-51dd-427f-8885-3c5b10633a4e",
"id_doc": "2f4bf154-750a-4af0-ac82-091e4b1c6a12",
"id_branch": "eab66099-7515-49a5-bcd9-a165f2c0ba8a",
"nro_doc": "sample string 5",
"date_doc": "2026-07-08T10:41:52.7583993+02:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "8841ff69-bf80-4913-9592-3b7bc7b067e1",
"id_loc_from": "19b536c7-a2d3-4d3d-9b1b-d311b2835615",
"id_loc_end": "95abd3f5-86df-4417-a598-86a39554a139",
"id_user_add": "5bc5bd38-d43f-42c9-89e6-3a37d799804f",
"id_user_upd": "ec37f176-bc67-4f32-85c4-7ae709cb668f",
"id_pos_sesion": "83beadf3-0897-4d3d-9034-cb48211751bb",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-07-08T10:41:52.7583993+02:00",
"active": true,
"created_on": "2026-07-08T10:41:52.7583993+02:00",
"last_update": "2026-07-08T10:41:52.7583993+02:00",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_docs": {
"$ref": "16"
},
"mt_locations": {
"$id": "66",
"id": "140d4b74-b360-4e40-8a17-f11a3fc89e29",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "09eef3c3-0f67-4a79-91ee-be0564768a53",
"active": true,
"created_on": "2026-07-08T10:41:52.7583993+02:00",
"last_update": "2026-07-08T10:41:52.7583993+02:00",
"id_user_upd": "06c5b96e-cff4-4ad2-8647-4781bad6ee40",
"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": "970a3c43-549c-4ad1-abf7-c1ee9f834224",
"id_item": "8e6f740c-f291-484a-9dc1-67b9bd787818",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-07-08T10:41:52.7583993+02:00",
"last_update": "2026-07-08T10:41:52.7583993+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": "32ac08e9-c35c-4c7d-bc32-4661c08655da",
"id_line": 2,
"id_item": "f5cfdcb9-75ff-4994-b7e3-5f9d2f6a54a7",
"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": "c00d1939-6cb6-4546-af43-9614f1fa62df",
"spool_server": "sample string 2",
"id_doc_sa": "ccd0c28a-ed09-4d2a-bd94-2ef92ef72ea1",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-07-08T10:41:52.7583993+02:00",
"printed": true,
"print_on": "2026-07-08T10:41:52.7583993+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": "41426071-0d4d-4f1e-b015-34fdd514fd19",
"id_pos": "439262ce-cee8-4629-982a-cfc0436697f1",
"mac_address": "sample string 3",
"date_end": "2026-07-08T10:41:52.7583993+02:00",
"key_access": "sample string 5",
"id_user_add": "dfc58fbb-c3dd-45be-9508-effa8a4726d1",
"active": true,
"created_on": "2026-07-08T10:41:52.7583993+02:00",
"last_update": "2026-07-08T10:41:52.7583993+02:00",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "70"
}
],
"st_users_pos": [
{
"$id": "71",
"id_user": "1c85ba8b-88c9-4a63-9f78-3aa7abf33a3a",
"id_pos": "8e7e7c6e-96b8-467d-a677-57e5b99d3de9",
"pass_required": true,
"active": true,
"created_on": "2026-07-08T10:41:52.7583993+02:00",
"last_update": "2026-07-08T10:41:52.7583993+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": "babfaf4f-5aab-489b-a8ab-2309b351f747",
"id_pos": "869e16ac-50fa-4039-8fa0-3ee3ea2ecc84",
"date_add": "2026-07-08T10:41:52.7583993+02:00",
"date_upd": "2026-07-08T10:41:52.7583993+02:00",
"date_out": "2026-07-08T10:41:52.7583993+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": "d137e192-b512-4d14-88b7-b702eaf4f1da",
"id_user_add": "33b2e4f9-9bbd-418b-b504-b96b9725f297",
"id_table": "ec5e6e34-ffab-43b8-91f5-ae18f64c92e3",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "b559c14c-157d-4421-b46c-2c1955ff19e5",
"created_on": "2026-07-08T10:41:52.7583993+02:00",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"st_sync_tables": {
"$id": "74",
"id": "b5e462eb-53a7-4640-8557-394e256278a9",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-07-08T10:41:52.7583993+02:00",
"last_update": "2026-07-08T10:41:52.7583993+02:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "75",
"id": "86ca8b20-ca4a-4cd2-b97f-d4bba137caee",
"id_sync": "47d1475f-d43b-4b7b-9a55-86dccfb834af",
"json": "sample string 3",
"id_table": "64f54cc6-8d0d-4f98-9123-7faa25091bf5",
"order": 5,
"st_sync_packages": {
"$id": "76",
"id": "30b8372a-21d1-44a6-9134-a78432d1a908",
"id_branch_from": "84ec75be-9f26-474d-811c-4e30d88acb9f",
"id_branch_to": "2f183353-2ded-4f42-b9f8-8373caf84e5a",
"type": 4,
"created_on": "2026-07-08T10:41:52.7583993+02:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-07-08T10:41:52.7583993+02:00",
"send_on": "2026-07-08T10:41:52.7583993+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": "19a868b1-c9a8-43d2-b1ff-38da5cd0f49e",
"id_pos": "040b830a-75c6-4526-9bd5-9581a6c0c91c",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-07-08T10:41:52.7583993+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": "cd2e1ef6-28a0-47a5-870b-3dcc78221415",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "38e1fbb2-caa6-4a95-aa94-9013f9197851",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "ef134929-d00c-40c1-9f90-79f860d42769",
"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-08T10:41:52.7583993+02:00",
"last_update": "2026-07-08T10:41:52.7583993+02:00",
"commited": true,
"st_functions_groups": {
"$id": "79",
"id": "630ca042-11f0-4d94-bb23-3438656cc331",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-07-08T10:41:52.7583993+02:00",
"last_update": "2026-07-08T10:41:52.7583993+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": "e622e3d3-3d6b-4395-9c28-0cd4ad4bb0f5",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-07-08T10:41:52.7583993+02:00",
"last_update": "2026-07-08T10:41:52.7583993+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": "8f2b7dc9-8889-4bd5-9ccf-48290987adc3",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-07-08T10:41:52.7583993+02:00",
"date_end": "2026-07-08T10:41:52.7583993+02:00",
"state": "sample string 6",
"created_on": "2026-07-08T10:41:52.7583993+02:00",
"last_update": "2026-07-08T10:41:52.7583993+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": "df744a4b-f015-48b1-ac5b-0a06bdb3c83b",
"token_id": "sample string 2",
"id_user": "fec0c1ff-a240-4d53-b4e8-5ff1f381fd8c",
"date_from": "2026-07-08T10:41:52.7583993+02:00",
"date_end": "2026-07-08T10:41:52.7583993+02:00",
"created_on": "2026-07-08T10:41:52.7583993+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": "2494a76f-49ee-4c1c-9ae3-dfaee640404b",
"id_room_activity": "03774765-678d-485e-a20a-221c0d65d4dc",
"id_pos_sesion": "67987e3a-f303-4daa-91bc-9b3a8f4b6a69",
"log_text": "sample string 4",
"id_user": "afb5643d-2164-4cd7-870a-8a80b3bb46e1",
"created_on": "2026-07-08T10:41:52.7583993+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"
}
}