GET api/St_Users?id_pos={id_pos}&id_branch={id_branch}&id_profile={id_profile}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id_pos | globally unique identifier |
Required |
|
| id_branch | globally unique identifier |
Required |
|
| id_profile | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of st_users| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
None. |
|
| username | string |
Required Max length: 20 |
|
| password | string |
Required Max length: 200 |
|
| first_name | string |
Max length: 20 |
|
| last_name | string |
Max length: 20 |
|
| external_id | string |
Max length: 100 |
|
| string |
Max length: 50 |
||
| mobile | string |
Max length: 30 |
|
| nif | string |
Max length: 20 |
|
| block | boolean |
Required |
|
| id_user_profile | globally unique identifier |
Required |
|
| view_messages | boolean |
Required |
|
| id_image_photo | globally unique identifier |
None. |
|
| reserved | boolean |
None. |
|
| pos_access | boolean |
None. |
|
| back_access | boolean |
None. |
|
| name_pos | string |
Max length: 20 |
|
| id_image | globally unique identifier |
None. |
|
| view_pos | boolean |
Required |
|
| order | integer |
Required |
|
| color_border | string |
Max length: 20 |
|
| color_button | string |
Max length: 20 |
|
| color_font | string |
Max length: 20 |
|
| active | boolean |
Required |
|
| created_on | date |
None. |
|
| last_update | date |
None. |
|
| commited | boolean |
None. |
|
| mt_branches | Collection of mt_branches |
None. |
|
| mt_branches_zones | Collection of mt_branches_zones |
None. |
|
| mt_brands | Collection of mt_brands |
None. |
|
| mt_categories | Collection of mt_categories |
None. |
|
| mt_categories_items | Collection of mt_categories_items |
None. |
|
| mt_cloakrooms | Collection of mt_cloakrooms |
None. |
|
| mt_docs_payment_money | Collection of mt_docs_payment_money |
None. |
|
| mt_employees | Collection of mt_employees |
None. |
|
| mt_employees_profiles | Collection of mt_employees_profiles |
None. |
|
| mt_items | Collection of mt_items |
None. |
|
| mt_items_featured | Collection of mt_items_featured |
None. |
|
| mt_items_sub | Collection of mt_items_sub |
None. |
|
| mt_items_types | Collection of mt_items_types |
None. |
|
| mt_locations | Collection of mt_locations |
None. |
|
| mt_money_rates | Collection of mt_money_rates |
None. |
|
| mt_money_types | Collection of mt_money_types |
None. |
|
| mt_payment_types | Collection of mt_payment_types |
None. |
|
| mt_pos | Collection of mt_pos |
None. |
|
| mt_pos_doc_print | Collection of mt_pos_doc_print |
None. |
|
| mt_pos_prices_list | Collection of mt_pos_prices_list |
None. |
|
| mt_pos_print | Collection of mt_pos_print |
None. |
|
| mt_pos_rooms | Collection of mt_pos_rooms |
None. |
|
| mt_pos_types | Collection of mt_pos_types |
None. |
|
| mt_pos_view | Collection of mt_pos_view |
None. |
|
| mt_prices_items | Collection of mt_prices_items |
None. |
|
| mt_prices_list | Collection of mt_prices_list |
None. |
|
| mt_prices_list_rules | Collection of mt_prices_list_rules |
None. |
|
| mt_prices_rules | Collection of mt_prices_rules |
None. |
|
| mt_rooms | Collection of mt_rooms |
None. |
|
| mt_rooms_units | Collection of mt_rooms_units |
None. |
|
| mt_rooms_units_states | Collection of mt_rooms_units_states |
None. |
|
| mt_rooms_units_states_types | Collection of mt_rooms_units_states_types |
None. |
|
| mt_rooms_units_types | Collection of mt_rooms_units_types |
None. |
|
| mt_units | Collection of mt_units |
None. |
|
| mt_units_ref | Collection of mt_units_ref |
None. |
|
| st_images | st_images |
None. |
|
| st_images1 | st_images |
None. |
|
| st_permisions | Collection of st_permisions |
None. |
|
| st_pos_license | Collection of st_pos_license |
None. |
|
| st_users_pos | Collection of st_users_pos |
None. |
|
| st_users_profiles | st_users_profiles |
None. |
|
| st_users_token | Collection of st_users_token |
None. |
|
| tt_doc_sa_cashflow | Collection of tt_doc_sa_cashflow |
None. |
|
| tt_doc_sa_det | Collection of tt_doc_sa_det |
None. |
|
| tt_doc_sa_det1 | Collection of tt_doc_sa_det |
None. |
|
| tt_doc_sa | Collection of tt_doc_sa |
None. |
|
| tt_doc_sa1 | Collection of tt_doc_sa |
None. |
|
| tt_doc_st | Collection of tt_doc_st |
None. |
|
| tt_doc_st1 | Collection of tt_doc_st |
None. |
|
| tt_items_customs | Collection of tt_items_customs |
None. |
|
| tt_logs | Collection of tt_logs |
None. |
|
| tt_pos_sesion | Collection of tt_pos_sesion |
None. |
|
| tt_pos_sesion1 | Collection of tt_pos_sesion |
None. |
|
| tt_rooms_list | Collection of tt_rooms_list |
None. |
|
| tt_rooms_units_activity | Collection of tt_rooms_units_activity |
None. |
|
| tt_rooms_units_activity1 | Collection of tt_rooms_units_activity |
None. |
|
| tt_rooms_units_log | Collection of tt_rooms_units_log |
None. |
|
| tt_tips_users | Collection of tt_tips_users |
None. |
|
| tt_vouchers_permisions | Collection of tt_vouchers_permisions |
None. |
|
| tt_vouchers | Collection of tt_vouchers |
None. |
|
| mt_docs | Collection of mt_docs |
None. |
|
| tt_pos_sesion_users | Collection of tt_pos_sesion_users |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"$id": "1",
"id": "123f168e-4289-4dfb-9af1-fe83d0bc66ab",
"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": "4962c498-fbc7-41ac-b2de-1b38c84aa2f8",
"view_messages": true,
"id_image_photo": "2ff5c458-eb3f-40d2-8d97-0b3940074150",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "6537d2f7-f148-4ace-a6d3-d4adbac3cbf6",
"view_pos": true,
"order": 15,
"color_border": "sample string 16",
"color_button": "sample string 17",
"color_font": "sample string 18",
"active": true,
"created_on": "2025-12-08T21:30:55.1684189+01:00",
"last_update": "2025-12-08T21:30:55.1684189+01:00",
"commited": true,
"mt_branches": [
{
"$id": "2",
"id": "d83dfae8-55be-47ed-83f5-44dbe038b356",
"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": "4494351b-ef6c-4b8c-8daf-a296fa99c7c9",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2025-12-08T21:30:55.1684189+01:00",
"last_update": "2025-12-08T21:30:55.1684189+01:00",
"id_user_upd": "a3d282f4-817e-4430-9997-f230218f31b4",
"commited": true,
"st_images": {
"$id": "3",
"id": "e1d8c9ee-e2e1-4ceb-b6be-b634faa89669",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "18923f7e-991a-4ab8-84e8-3d2b1fea7e47",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2025-12-08T21:30:55.1684189+01:00",
"last_update": "2025-12-08T21:30:55.1684189+01:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_categories": [
{
"$id": "4",
"id": "fc17b939-63c5-4635-b209-b981bb5a0ce8",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "fd28bd7f-abb0-4e1e-bf88-8bfb9c38eba0",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "718636f9-7628-4d7f-8504-db9b9d43e218",
"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": "2025-12-08T21:30:55.1684189+01:00",
"last_update": "2025-12-08T21:30:55.1684189+01:00",
"id_user_upd": "1385692a-c559-4c6d-94f7-a73df3d96338",
"commited": true,
"mt_categories_items": [
{
"$id": "5",
"id_category": "9ec669d2-0926-4391-89e5-c4243c77741f",
"id_item": "49162116-7e57-45ce-9a2c-f662fe0f679b",
"is_default": true,
"active": true,
"created_on": "2025-12-08T21:30:55.1684189+01:00",
"last_update": "2025-12-08T21:30:55.1684189+01:00",
"id_user_upd": "31020a7a-7ffb-41df-9d1c-6f9dd4d64dc7",
"commited": true,
"mt_categories": {
"$ref": "4"
},
"mt_items": {
"$id": "6",
"id": "f0ee6861-992b-4877-9f5a-6ab5621f75d8",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "2b1798d0-e6ef-49fd-ab40-439e3ca46e59",
"id_unit_sec": "6f147199-6278-411c-a70c-b8558a300e44",
"id_brand": "617f6b7f-0cc2-411a-8f3d-153430580a35",
"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,
"external_id": "sample string 18",
"name_pos": "sample string 19",
"name_print": "sample string 20",
"id_image": "a170dc6c-fcd5-4679-a64d-f29d673180b1",
"view_pos": true,
"order": 22,
"color_border": "sample string 23",
"color_button": "sample string 24",
"color_font": "sample string 25",
"font_bold": true,
"font_underline": true,
"font_size": 28,
"active": true,
"created_on": "2025-12-08T21:30:55.1684189+01:00",
"last_update": "2025-12-08T21:30:55.1684189+01:00",
"id_user_upd": "cea758f0-c466-4dac-ba9b-5acf50bcaa0a",
"commited": true,
"mt_brands": {
"$id": "7",
"id": "1577fa78-2427-465a-96bd-e81aa360dafa",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2025-12-08T21:30:55.1684189+01:00",
"last_update": "2025-12-08T21:30:55.1684189+01:00",
"id_user_upd": "98414fab-ce23-4215-aa9b-c2539aa2501d",
"commited": true,
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"st_users": {
"$ref": "1"
}
},
"mt_categories_items": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"mt_items_featured": [
{
"$id": "8",
"id": "09caa429-db0a-4516-8b74-dc40fe9d0ba7",
"id_branch": "12150df5-33c4-44ec-ae62-6214fe253ef4",
"id_pos_type": "e88f3907-2ba3-4c7d-a04e-5b96ff97fa88",
"id_pos": "726cf353-9cab-4277-abfe-c18848d6e760",
"id_item": "0c25c8d3-302b-4568-965c-9093834abbae",
"date_from": "2025-12-08T21:30:55.1684189+01:00",
"date_end": "2025-12-08T21:30:55.1684189+01:00",
"image_id": 4,
"active": true,
"created_on": "2025-12-08T21:30:55.1684189+01:00",
"last_update": "2025-12-08T21:30:55.1684189+01:00",
"id_user_upd": "6759ad46-7153-4c1d-b04c-4453a58bff65",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_items": {
"$ref": "6"
},
"mt_pos": {
"$id": "9",
"id": "d8dafdd4-38f9-4ef1-8402-203ee404e1fe",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "0cde979e-68bc-4fc1-af1a-5b7faed2ce92",
"id_zone": "ca9b1faa-c32b-421e-b860-988aa2068c3b",
"user_required": true,
"active": true,
"created_on": "2025-12-08T21:30:55.1684189+01:00",
"last_update": "2025-12-08T21:30:55.1684189+01:00",
"id_user_upd": "360dce1c-6c4a-4611-ae32-b07f9ac579ce",
"commited": true,
"mt_branches_zones": {
"$id": "10",
"id": "8abfb112-9999-4aa3-92e9-e9f0b126885a",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "660b0f07-f3e4-465b-845a-b2097641718d",
"active": true,
"created_on": "2025-12-08T21:30:55.1684189+01:00",
"last_update": "2025-12-08T21:30:55.1684189+01:00",
"id_user_upd": "f838772e-6570-4f85-9871-be39267c4fd0",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos": [
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"st_users": {
"$ref": "1"
}
},
"mt_cloakrooms": [
{
"$id": "11",
"id": "fa6919b2-111e-4b17-9401-084a97faf5d7",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "337eaeed-de65-495f-85db-aed62ee5e0b2",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "e03196d8-168d-45d8-a950-85fc081764ce",
"view_pos": true,
"order": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"active": true,
"created_on": "2025-12-08T21:30:55.1684189+01:00",
"last_update": "2025-12-08T21:30:55.1684189+01:00",
"id_user_upd": "fa45f6c5-8785-4a70-a100-e585044ec567",
"commited": true,
"mt_pos": {
"$ref": "9"
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "1"
},
"tt_cloakrooms_units": [
{
"$id": "12",
"id": "6a3a42e2-531d-4871-a938-98c416f5ffb6",
"id_cloakroom": "6e61a0c8-394f-409c-b11e-afc843d399ee",
"id_pos_sesion": "00e3f006-c9ed-46a4-9a42-eab052568d32",
"unit_id": 4,
"date_open": "2025-12-08T21:30:55.1684189+01:00",
"date_close": "2025-12-08T21:30:55.1684189+01:00",
"id_doc_sa": "1b6c941e-93c6-458c-a183-9aab6733cf6a",
"commited": true,
"mt_cloakrooms": {
"$ref": "11"
},
"tt_doc_sa": {
"$id": "13",
"id": "6d0dcb57-20fe-407f-b754-b115f8a5572f",
"id_pos": "dd9061eb-5b6e-4221-ae45-9d88cc617469",
"id_doc": "692871eb-d85e-406a-a3fc-8617bc9689d3",
"id_branch": "1dcdc1bb-b3c4-469e-aa83-5b51cd3b75f6",
"nro_doc": "sample string 5",
"date_doc": "2025-12-08T21:30:55.1684189+01:00",
"date_tax": "2025-12-08T21:30:55.1684189+01:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "b315e531-6fa2-4d3d-96ac-0a183e0f183d",
"id_relationship": "f055649c-9c69-4e2b-95bf-423b07fb012a",
"id_loc_from": "98d1bd67-6c2c-4371-bce8-9c5e255817b8",
"id_loc_end": "49224fd3-caa8-4cb6-81e4-ca63725f711a",
"id_user_add": "80640867-a9c9-4c93-b57d-555f1f4d2ddb",
"id_user_upd": "8f586998-4bb9-46f6-92e4-c75c022c4406",
"comment": "sample string 12",
"id_pos_sesion": "f24d72f4-85ed-4e33-a6b5-c053803a9bd8",
"id_room_unit": "617c7138-d351-47ed-87a2-b98710588a3b",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "a47c30f7-444e-4556-9684-fda9b97ae0c0",
"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": "2025-12-08T21:30:55.1684189+01:00",
"last_update": "2025-12-08T21:30:55.1684189+01:00",
"commited": true,
"created_by": 1,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$id": "14",
"id": "4c929e9f-5206-4a52-be8a-5d658eaa33c2",
"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": "23b3845e-99f9-4558-803d-c13160136a18",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"active": true,
"created_on": "2025-12-08T21:30:55.1684189+01:00",
"last_update": "2025-12-08T21:30:55.1684189+01:00",
"id_user_upd": "f405ad1b-5c29-4129-91ce-409224550d16",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "15",
"id_doc": "47f6547f-cd69-4ade-853d-b39052847744",
"id_pay": "58e9496f-8c03-4a87-8891-944db7bcfd72",
"id_money": "d3827477-85b6-4b18-9637-70c65c977ba8",
"active": true,
"created_on": "2025-12-08T21:30:55.1684189+01:00",
"last_update": "2025-12-08T21:30:55.1684189+01:00",
"id_user_upd": "0d74cb82-bac3-4df5-9d09-83dcb475408b",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_money_types": {
"$id": "16",
"id": "e1e5aef3-17c0-4a61-af10-637fbd09bd41",
"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": "64f2dc51-e27d-4973-b00a-e2441ebcd5db",
"view_pos": true,
"order": 8,
"color_border": "sample string 9",
"color_button": "sample string 10",
"color_font": "sample string 11",
"active": true,
"created_on": "2025-12-08T21:30:55.1684189+01:00",
"last_update": "2025-12-08T21:30:55.1684189+01:00",
"id_user_upd": "da0c5889-3075-4984-8096-e156290b521e",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_money_rates": [
{
"$id": "17",
"id_money_1": "15756376-fc30-49ac-b6a0-fa2f869a09a7",
"id_money_2": "7a43ac29-2d61-48be-af06-79fc52ec4673",
"date_from": "2025-12-08T21:30:55.1684189+01:00",
"coefficient": 4.1,
"active": true,
"created_on": "2025-12-08T21:30:55.1684189+01:00",
"last_update": "2025-12-08T21:30:55.1684189+01:00",
"id_user_upd": "9bbf859c-d662-41a7-b4b0-3f738609e602",
"commited": true,
"mt_money_types": {
"$ref": "16"
},
"mt_money_types1": {
"$ref": "16"
},
"st_users": {
"$ref": "1"
}
},
{
"$ref": "17"
}
],
"mt_money_rates1": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "1"
},
"tt_doc_sa_cashflow": [
{
"$id": "18",
"id_doc_sa": "30d71b96-cd30-465a-95c9-52539582fb32",
"id_pay": "2b17b248-3326-468a-beb3-2b7b6d792452",
"id_money": "19cbd96e-b4bf-47b2-8c2d-3a3740157833",
"date_cashflow": "2025-12-08T21:30:55.1684189+01:00",
"coefficient": 5.1,
"id_user_add": "0aa54e39-7c2f-4491-ae76-040d7dfff5e7",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "19",
"id": "15be7674-74f3-4be5-bdff-d808f62e8790",
"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": "820e1502-7efc-4f46-a981-9675ba2117db",
"view_pos": true,
"order": 13,
"color_border": "sample string 14",
"color_button": "sample string 15",
"color_font": "sample string 16",
"active": true,
"created_on": "2025-12-08T21:30:55.1684189+01:00",
"last_update": "2025-12-08T21:30:55.1684189+01:00",
"id_user_upd": "78997a67-4141-45f6-b163-d81e57f595b7",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "1"
},
"tt_doc_sa_cashflow": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"tt_doc_sa_pay": [
{
"$id": "20",
"id_doc_sa": "987a4b8f-19b6-450e-9ce9-c99e9b325000",
"id_line": 2,
"id_pay": "3212125c-a85f-4056-9db4-4b00bf07fd0b",
"id_money": "2112a296-17a4-4411-8d4c-ee43c4749f61",
"coefficient": 5.1,
"id_voucher": "3f8f24c7-35cf-4bcf-8812-78f626b80554",
"id_employee": "ae314859-bed4-4cfc-ae7e-e92fa12bd899",
"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": "cea77c5e-bfff-48f8-8ed1-00b0144b068b",
"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": "21",
"id": "8c5355af-a4e4-497e-b56c-7ce577893a14",
"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": "f6dbc641-63d5-4018-9c2a-1123b34056a1",
"name_pos": "sample string 12",
"id_image": "d2e7c707-bd57-4713-bcfd-3e55e7067a16",
"view_pos": true,
"order": 14,
"color_border": "sample string 15",
"color_button": "sample string 16",
"color_font": "sample string 17",
"active": true,
"created_on": "2025-12-08T21:30:55.1684189+01:00",
"last_update": "2025-12-08T21:30:55.1684189+01:00",
"id_user_upd": "ad633aa6-fd7d-471f-9a3d-a613008bf6a1",
"commited": true,
"mt_employees_branches": [
{
"$id": "22",
"id_employee": "8a521304-4d6b-44c1-b282-7d0e147bcbc3",
"id_branch": "6110747f-f5f0-405f-a81c-e8eac6f836e6",
"active": true,
"created_on": "2025-12-08T21:30:55.1684189+01:00",
"last_update": "2025-12-08T21:30:55.1684189+01:00",
"id_user_upd": "f3169bf6-fe18-4195-9b10-53be78fabc44",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_employees": {
"$ref": "21"
}
},
{
"$ref": "22"
}
],
"mt_employees_profiles": {
"$id": "23",
"id": "6f84a17e-54cf-4382-8a0b-8be9c3b52399",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2025-12-08T21:30:55.1684189+01:00",
"last_update": "2025-12-08T21:30:55.1684189+01:00",
"id_user_upd": "e557aee4-451b-408d-afd5-a4fdf0709904",
"commited": true,
"mt_employees": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"st_users": {
"$ref": "1"
}
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "1"
},
"tt_doc_sa_det": [
{
"$id": "24",
"id_doc_sa": "39b33488-8b4a-4d45-b9cf-9e9698e3168c",
"id_line": 2,
"id_item_sub": "dbb75998-6e48-4476-b126-ab3ffe6a12d1",
"qty": 4.1,
"id_list": "845578f0-373e-4320-a8d0-5136c844f09b",
"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": "a1b14c2c-ee33-4ba0-a82a-1a19e0e4ed89",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "f0cc27cb-bbb6-4c16-acab-3bca5b76a6b6",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "57a4cc7c-a64f-4be4-a729-5e1ab29f45cc",
"id_user_upd": "cd489157-d93d-4202-81c0-3fc3743b285b",
"active": true,
"mt_employees": {
"$ref": "21"
},
"mt_items_sub": {
"$id": "25",
"id": "8ecff745-c3ec-4d1e-8238-df9d4822537f",
"id_item": "adc8f03b-0fc0-478d-a51a-5cba0fc7c6f0",
"id_item_type": "946201ef-ab63-4b19-ae9f-341c49495ad6",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "b0ce32d1-ad4b-46ee-a6b9-7429f353f0b4",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2025-12-08T21:30:55.1684189+01:00",
"last_update": "2025-12-08T21:30:55.1684189+01:00",
"id_user_upd": "347d5aac-55a5-4832-bdda-58a5da879120",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_formula": [
{
"$id": "26",
"id_item_sub": "97130486-f807-4fe2-ab42-f0ff445af040",
"id_item": "82017a89-ba0e-4912-ae81-495754cdb1d4",
"group_id": 3,
"id_unit_ref": "670c6bc7-4f1d-499f-94f4-395f903893d2",
"qty_dis": 5,
"mt_items": {
"$ref": "6"
},
"mt_items_sub": {
"$ref": "25"
},
"mt_units_ref": {
"$id": "27",
"id": "5e87e113-a8bf-4f29-90d7-db4423374ad2",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "4766bfee-489d-4190-9689-97508adba282",
"active": true,
"created_on": "2025-12-08T21:30:55.1684189+01:00",
"last_update": "2025-12-08T21:30:55.1684189+01:00",
"id_user_upd": "1166a98c-178d-4ea0-8e58-3aacb4e79014",
"commited": true,
"mt_units": {
"$id": "28",
"id": "cc03e0c0-1645-4d5b-ac6a-bc1fe17f306a",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2025-12-08T21:30:55.1684189+01:00",
"last_update": "2025-12-08T21:30:55.1684189+01:00",
"id_user_upd": "ccbf5386-5a61-4ebd-beaf-26d0eaa0367d",
"commited": true,
"mt_units_ref": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"st_users": {
"$ref": "1"
},
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_items1": [
{
"$ref": "6"
},
{
"$ref": "6"
}
]
},
"st_users": {
"$ref": "1"
},
"mt_items_formula": [
{
"$ref": "26"
},
{
"$ref": "26"
}
]
}
},
{
"$ref": "26"
}
],
"mt_items_types": {
"$id": "29",
"id": "09b23cf1-e77e-45c7-93ef-49652aa49d8d",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "581f146d-2010-4ca4-94f0-31152fbeca5a",
"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": "2025-12-08T21:30:55.1684189+01:00",
"last_update": "2025-12-08T21:30:55.1684189+01:00",
"id_user_upd": "f833ee39-cefa-4134-91ec-83defaa5e69e",
"commited": true,
"tt_vouchers_det": [
{
"$id": "30",
"id_voucher": "f87f679f-480e-4549-9a52-289d50dff6f9",
"id_line": "0cc1b3a1-55c1-4aec-b44f-b4fd3e1648f4",
"id_category": "dc697863-dd42-4e0a-abdc-60c07233d331",
"id_item": "24064f95-15d2-41cd-a2a4-f7277933c8ac",
"id_item_type": "8d6ad077-51a1-484d-9b63-eabb7bf2ee51",
"price_max": 1.1,
"qty_add": 3.1,
"qty_used": 4.1,
"mt_categories": {
"$ref": "4"
},
"mt_items": {
"$ref": "6"
},
"mt_items_types": {
"$ref": "29"
},
"tt_vouchers": {
"$id": "31",
"id": "dbec159d-dadc-49e6-b0f9-72f2e1369d54",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2025-12-08T21:30:55.1684189+01:00",
"date_end": "2025-12-08T21:30:55.1684189+01:00",
"date_used": "2025-12-08T21:30:55.1684189+01:00",
"date_sesion": "2025-12-08T21:30:55.1684189+01:00",
"id_employee": "684dbe0a-d60c-42a3-b92f-f64ea1a8e075",
"id_branch": "f14591ad-8a8d-42e1-8666-ee0caaba66bc",
"id_voucher_permision": "17594e29-4818-4921-b539-860eb61ec76d",
"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": "a312b956-d5dc-4270-8e2b-46c9934011c1",
"id_user_add": "b73fe765-2b79-49d1-a324-5363c50c20da",
"id_doc_sa": "a081bda0-c5b0-446f-bf5c-7c8674f99c6e",
"id_item_sub": "1fcba66e-a41e-4419-a580-1bb13f1fd726",
"id_pos_sesion": "333b20f0-e13b-45cb-a317-9f60874da318",
"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": "2025-12-08T21:30:55.1684189+01:00",
"last_update": "2025-12-08T21:30:55.1684189+01:00",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_employees": {
"$ref": "21"
},
"mt_payment_types": {
"$ref": "19"
},
"st_users": {
"$ref": "1"
},
"tt_doc_sa_pay": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_vouchers_det": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"tt_vouchers_permisions": {
"$id": "32",
"id": "3bec5dfa-620f-48cd-8a3e-1643309e93e8",
"date_from": "2025-12-08T21:30:55.1684189+01:00",
"date_end": "2025-12-08T21:30:55.1684189+01:00",
"date_used": "2025-12-08T21:30:55.1684189+01:00",
"id_employee": "8128c5f3-4b4c-481c-8e60-d25db39777f0",
"id_branch": "940f49b6-5af1-49fa-a9ec-d76c8c80e7d0",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "2198c1d4-5d32-42e9-a130-8a74be2886be",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2025-12-08T21:30:55.1684189+01:00",
"last_update": "2025-12-08T21:30:55.1684189+01:00",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_employees": {
"$ref": "21"
},
"st_users": {
"$ref": "1"
},
"tt_vouchers": [
{
"$ref": "31"
},
{
"$ref": "31"
}
]
}
}
},
{
"$ref": "30"
}
],
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "1"
},
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_prices_rules": [
{
"$id": "33",
"id": "e56f28db-7c83-4011-aa3e-56074a2c830c",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2025-12-08T21:30:55.1684189+01:00",
"date_end": "2025-12-08T21:30:55.1684189+01: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": "4eeaff19-564c-43d3-8140-6d2d027dba0c",
"id_pos": "ba732e9f-6fd2-42fe-95fa-6790732aa559",
"id_list": "03dd3056-2b57-44da-bcf9-4482c726b9d4",
"id_item": "ee5880c2-608b-4ad8-b801-b1928a3f247e",
"id_item_type": "2c759851-d62b-4fa4-a789-d9cbeea1d026",
"id_category": "cbd05ebe-2601-41bf-91d7-514f64ec0571",
"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": "2025-12-08T21:30:55.1684189+01:00",
"last_update": "2025-12-08T21:30:55.1684189+01:00",
"id_user_upd": "1d484e42-ca39-43cb-8f4a-cb7888a0e8aa",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_categories": {
"$ref": "4"
},
"mt_items": {
"$ref": "6"
},
"mt_items_types": {
"$ref": "29"
},
"mt_pos": {
"$ref": "9"
},
"mt_prices_list": {
"$id": "34",
"id": "36600ef3-3ed2-4acc-88ad-4b0789cd71d5",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "a209253a-3ce3-4ef6-b9e2-038f736df515",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "3f910e97-da2c-4945-92a0-251cc87cc6a3",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"active": true,
"created_on": "2025-12-08T21:30:55.1684189+01:00",
"last_update": "2025-12-08T21:30:55.1684189+01:00",
"id_user_upd": "242533d8-6281-48c8-ba27-29863f5d959c",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "35",
"id_pos": "99f08a91-e9db-4536-b6d2-243652d1c852",
"id_pos_type": "fe960b49-7b50-4949-9f2c-9b2da57b70ea",
"id_price_list": "ec36de68-c2d4-4059-a655-447673392719",
"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": "2025-12-08T21:30:55.1684189+01:00",
"last_update": "2025-12-08T21:30:55.1684189+01:00",
"id_user_upd": "d5bfafc5-404f-44c3-8497-94a4719eeddf",
"commited": true,
"mt_pos_view": {
"$id": "36",
"id_pos": "9ec0e837-fc42-4cd1-857d-0aa234234be9",
"id_pos_type": "2f9a6717-f044-4ec8-b32e-b294bb8b22c0",
"is_default": true,
"active": true,
"created_on": "2025-12-08T21:30:55.1684189+01:00",
"last_update": "2025-12-08T21:30:55.1684189+01:00",
"id_user_upd": "c1181857-d121-4745-8d48-f083f92bbe0d",
"commited": true,
"mt_pos": {
"$ref": "9"
},
"mt_pos_prices_list": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_pos_types": {
"$id": "37",
"id": "5c180465-5c1e-4359-be3b-b8d7f40644ef",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2025-12-08T21:30:55.1684189+01:00",
"last_update": "2025-12-08T21:30:55.1684189+01:00",
"id_user_upd": "17355c60-581b-43b2-a952-deffb4c8f7ab",
"commited": true,
"mt_items_featured": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_pos_doc_print": [
{
"$id": "38",
"id_pos_print": "6e3a3c53-f891-4049-8575-a63d096a96db",
"id_doc": "f4476db5-8722-4f7f-aec2-2dd126a3de8f",
"id_pos_type": "314262ae-d74b-41f6-8290-3295978673fd",
"id_doc_print": "c30e1c9d-518f-4b35-8e95-3158bb23c925",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2025-12-08T21:30:55.1684189+01:00",
"last_update": "2025-12-08T21:30:55.1684189+01:00",
"id_user_upd": "7bf511e2-c3d8-4c52-8bf5-a29e189f924f",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_pos_print": {
"$id": "39",
"id": "3c3ca934-53ce-4bc2-9258-c489132935ad",
"id_pos": "5cd1ee67-9da8-4df6-a324-4fdeb109cf7c",
"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": "2025-12-08T21:30:55.1684189+01:00",
"last_update": "2025-12-08T21:30:55.1684189+01:00",
"id_user_upd": "ebed9aa0-b2a4-41bd-9fe3-2070be9afefb",
"commited": true,
"mt_pos": {
"$ref": "9"
},
"mt_pos_doc_print": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"st_users": {
"$ref": "1"
}
},
"mt_pos_types": {
"$ref": "37"
},
"st_doc_print": {
"$id": "40",
"id": "9e1547dc-d0ee-4a72-9899-0e828c00d416",
"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": "2025-12-08T21:30:55.1684189+01:00",
"last_update": "2025-12-08T21:30:55.1684189+01:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"st_doc_print_det": [
{
"$id": "41",
"id_doc_print": "57108224-1ea2-4789-83d7-09b8287ce40f",
"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": "40"
}
},
{
"$ref": "41"
}
]
},
"st_users": {
"$ref": "1"
}
},
{
"$ref": "38"
}
],
"st_users": {
"$ref": "1"
},
"mt_pos_view": [
{
"$ref": "36"
},
{
"$ref": "36"
}
]
},
"st_users": {
"$ref": "1"
}
},
"mt_prices_list": {
"$ref": "34"
},
"st_users": {
"$ref": "1"
}
},
{
"$ref": "35"
}
],
"mt_prices_items": [
{
"$id": "42",
"id_list": "2ecb758b-1569-4dd7-b38e-9a8cc03b932e",
"id_item_sub": "52bb5471-4265-4f21-aba2-08f3b685c6d4",
"validity_date": "2025-12-08T21:30:55.1684189+01:00",
"price": 4.1,
"active": true,
"created_on": "2025-12-08T21:30:55.1684189+01:00",
"last_update": "2025-12-08T21:30:55.1684189+01:00",
"id_user_upd": "978494ff-dfd5-4b77-a804-a1c38123ce26",
"commited": true,
"mt_items_sub": {
"$ref": "25"
},
"mt_prices_list": {
"$ref": "34"
},
"st_users": {
"$ref": "1"
}
},
{
"$ref": "42"
}
],
"mt_prices_list1": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_prices_list2": {
"$ref": "34"
},
"mt_prices_list_rules": [
{
"$id": "43",
"id": "61a8bf03-fa05-43ad-924c-56a201291edf",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2025-12-08T21:30:55.1684189+01:00",
"date_end": "2025-12-08T21:30:55.1684189+01:00",
"id_branch": "54ceffab-a569-48a1-a3bd-49b69cdef3e4",
"id_pos": "39b359c0-8dda-4f5b-9669-25e288a981e1",
"id_list": "e857ffa0-e69f-43ef-b77e-943d1d7df35e",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2025-12-08T21:30:55.1684189+01:00",
"last_update": "2025-12-08T21:30:55.1684189+01:00",
"id_user_upd": "c6fdab76-ed05-412e-9797-2ccd7fc1b7c4",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos": {
"$ref": "9"
},
"mt_prices_list": {
"$ref": "34"
},
"st_users": {
"$ref": "1"
}
},
{
"$ref": "43"
}
],
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "1"
},
"mt_prices_rules": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"tt_doc_sa_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
]
},
"st_users": {
"$ref": "1"
}
},
{
"$ref": "33"
}
],
"tt_items_customs": [
{
"$id": "44",
"id": "b4223ab3-c40f-4976-a898-7dd577c65ee9",
"order_id": 2,
"id_item": "76481848-84ca-459e-8c23-1ca8d4c41db6",
"id_item_type": "854d63d9-a4f6-4ec0-9f50-5a4086ecfe9b",
"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": "3af91efa-b72f-4429-aaf1-96d062467ae4",
"type_item": 11,
"id_voucher_json": "a13e5949-58d5-4e1b-8b6d-196575e16f11",
"count_voucher": 1,
"id_category": "cd4ec433-0efd-42e7-b395-691c4c5c7ce9",
"created_on": "2025-12-08T21:30:55.1684189+01:00",
"last_update": "2025-12-08T21:30:55.1684189+01:00",
"id_user_upd": "ea147e69-8020-4d83-aa12-b3320b12c63f",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_types": {
"$ref": "29"
},
"st_users": {
"$ref": "1"
},
"tt_pos_sesion": {
"$id": "45",
"id": "adf86dba-a5d7-442f-8a24-c2dd2cd5e19c",
"nro_sesion": 2,
"id_pos": "d82c73e2-2c64-4b9f-bca9-979d5b5bf830",
"date_tax": "2025-12-08T21:30:55.1684189+01:00",
"date_open": "2025-12-08T21:30:55.1684189+01:00",
"date_close": "2025-12-08T21:30:55.1684189+01:00",
"id_user_open": "e498ef85-0dbb-4d8e-9160-94405c986707",
"id_user_close": "667e16fe-fc74-47c8-b69a-e707ff20d330",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2025-12-08T21:30:55.1684189+01:00",
"last_update": "2025-12-08T21:30:55.1684189+01:00",
"commited": true,
"mt_pos": {
"$ref": "9"
},
"tt_cloakrooms_units": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"tt_items_customs": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_doc_sa_pt": [
{
"$id": "46",
"id": "9bdbff8a-6d79-4dcc-b94a-ff548542ae6f",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "c2ad21a7-fde3-46bb-896c-e0554a275522",
"type_pay": 5,
"module": "sample string 6",
"process": true,
"json_cloackrooms": "sample string 8",
"multi_select": 9,
"terminal_name": "sample string 10",
"created_on": "2025-12-08T21:30:55.1684189+01:00",
"tt_pos_sesion": {
"$ref": "45"
}
},
{
"$ref": "46"
}
],
"tt_rooms_units_activity": [
{
"$id": "47",
"id": "a573dbfe-9251-4ca7-a673-7743ade85310",
"id_room_unit": "0d977266-9474-457f-a897-0de65685dfad",
"id_room_list": "12c3031c-8f3d-4f1a-ab26-f4a3a260c7f3",
"nro_res_ext": "sample string 3",
"date_reserved": "2025-12-08T21:30:55.1684189+01:00",
"date_from": "2025-12-08T21:30:55.1684189+01:00",
"date_end": "2025-12-08T21:30:55.1684189+01:00",
"date_open": "2025-12-08T21:30:55.1684189+01:00",
"date_close": "2025-12-08T21:30:55.1684189+01:00",
"id_employee": "81ec4c9a-52de-4930-9b64-4cff48db722a",
"id_employee_sec": "4ad23025-ef08-4a3e-a011-ac3a2e096098",
"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": "b6acd713-5f50-4e07-aaf7-e89c618c8fe6",
"comment": "sample string 7",
"id_user_open": "4345be67-f362-4599-b43f-8827470f7ec9",
"id_user_close": "e835725f-2f44-4102-9173-aacb43ead5c3",
"id_unit_state": "85aad766-e4d0-4264-ba7e-dfa06a156897",
"id_pos_sesion": "b7be7c86-05fe-44c6-9232-821927ccf73e",
"vip": true,
"paid": true,
"send": true,
"send_date": "2025-12-08T21:30:55.1684189+01:00",
"active": true,
"created_on": "2025-12-08T21:30:55.1684189+01:00",
"last_update": "2025-12-08T21:30:55.1684189+01:00",
"commited": true,
"mt_employees": {
"$ref": "21"
},
"mt_employees1": {
"$ref": "21"
},
"mt_rooms_units": {
"$id": "48",
"id": "2d8c4ca6-0b1a-405a-80ec-9bde3d9f5706",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "39abb4c9-d1eb-4f73-aac9-26bacc2f5d03",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "8ef026a1-fd6d-483d-84af-090d6b37485d",
"locked": true,
"date_locked": "2025-12-08T21:30:55.1684189+01:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2025-12-08T21:30:55.1684189+01:00",
"last_update": "2025-12-08T21:30:55.1684189+01:00",
"id_user_upd": "9d245e65-5650-4f29-94ea-6cdbef1fb26b",
"commited": true,
"mt_rooms": {
"$id": "49",
"id": "59b8f838-b132-4b4e-8d9b-36d61bbb25a6",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "6ff5edcb-041e-4a0f-acb6-a7d02bbe91ac",
"name_pos": "sample string 6",
"id_image": "097b10b8-69bb-4a09-becb-aca3340a6315",
"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": "49135559-4113-43ec-bf93-474dd91a7f7b",
"refresh_status": true,
"active": true,
"created_on": "2025-12-08T21:30:55.1684189+01:00",
"last_update": "2025-12-08T21:30:55.1684189+01:00",
"id_user_upd": "18ae1e13-e865-4e0d-9b60-d398f5d53b80",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos_rooms": [
{
"$id": "50",
"id_pos": "bd4cb88d-529b-401b-ba99-030e05b147a7",
"id_room": "c4481191-91f4-4e8f-8523-f148c315affd",
"active": true,
"created_on": "2025-12-08T21:30:55.1684189+01:00",
"last_update": "2025-12-08T21:30:55.1684189+01:00",
"id_user_upd": "384a3e42-4c7a-42e6-96d5-6d39e6f7c55c",
"commited": true,
"mt_pos": {
"$ref": "9"
},
"mt_rooms": {
"$ref": "49"
},
"st_users": {
"$ref": "1"
}
},
{
"$ref": "50"
}
],
"st_images": {
"$ref": "3"
},
"st_images1": {
"$ref": "3"
},
"st_users": {
"$ref": "1"
},
"mt_rooms_units": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"tt_rooms_list": [
{
"$id": "51",
"id": "1bbd2a4e-89c3-4f61-8006-e817d623aaea",
"id_room": "7311d226-9018-40bd-815c-9ffac9476ae6",
"date_in": "2025-12-08T21:30:55.1684189+01:00",
"date_out": "2025-12-08T21:30:55.1684189+01:00",
"id_user_add": "41d8a79f-4265-4c72-8728-0b34ff82f148",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2025-12-08T21:30:55.1684189+01:00",
"last_update": "2025-12-08T21:30:55.1684189+01:00",
"commited": true,
"mt_rooms": {
"$ref": "49"
},
"st_users": {
"$ref": "1"
},
"tt_rooms_units_activity": [
{
"$ref": "47"
},
{
"$ref": "47"
}
]
},
{
"$ref": "51"
}
]
},
"mt_rooms_units_types": {
"$id": "52",
"id": "f840bd1a-a745-4dfe-9f41-4a92b2a34785",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2025-12-08T21:30:55.1684189+01:00",
"last_update": "2025-12-08T21:30:55.1684189+01:00",
"id_user_upd": "16246f52-5a04-4d72-9d18-9e7347ae9007",
"commited": true,
"mt_rooms_units": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"mt_rooms_units_states_types": [
{
"$id": "53",
"id_room_type": "0f636837-32dc-457b-86ef-4669e3182511",
"id_room_state": "0adfa316-59e8-4fd5-83ad-b934de8bd978",
"id_image": "46ef199c-acb1-4836-8e73-de5e402cac8a",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2025-12-08T21:30:55.1684189+01:00",
"last_update": "2025-12-08T21:30:55.1684189+01:00",
"id_user_upd": "1d640277-bde0-4313-9927-58e77eddd6f4",
"commited": true,
"mt_rooms_units_states": {
"$id": "54",
"id": "c44baf64-7bf2-4f39-ab29-35efe77749d0",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2025-12-08T21:30:55.1684189+01:00",
"last_update": "2025-12-08T21:30:55.1684189+01:00",
"id_user_upd": "8691771c-5511-46ba-b744-a3ae64ca50ea",
"commited": true,
"st_users": {
"$ref": "1"
},
"mt_rooms_units_states_types": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"tt_rooms_units_activity": [
{
"$ref": "47"
},
{
"$ref": "47"
}
]
},
"mt_rooms_units_types": {
"$ref": "52"
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "1"
}
},
{
"$ref": "53"
}
],
"st_users": {
"$ref": "1"
}
},
"st_users": {
"$ref": "1"
},
"tt_rooms_units_activity": [
{
"$ref": "47"
},
{
"$ref": "47"
}
]
},
"mt_rooms_units_states": {
"$ref": "54"
},
"st_users": {
"$ref": "1"
},
"st_users1": {
"$ref": "1"
},
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_pos_sesion": {
"$ref": "45"
},
"tt_rooms_list": {
"$ref": "51"
}
},
{
"$ref": "47"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_tips": [
{
"$id": "55",
"id": "a39b8bee-ecfb-4644-b874-8739e2c2e7b3",
"id_pos_sesion": "bede0553-59ab-4061-a405-f89d3d5a77ab",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "ad6e182c-a3d6-475f-a3f5-7045d209e3cd",
"id_room_unit_activity": "7b493e42-5d17-40e0-910e-98e764445d55",
"id_doc_sa": "86a544fd-3d9c-43ac-91d8-939e2bbeef1c",
"id_pos_type": "4334ae06-8d3d-45ec-b334-520b2bc020f7",
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "1bb4062e-554e-4b3f-951f-6b43b4f2ac8c",
"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": "2025-12-08T21:30:55.1684189+01:00",
"last_update": "2025-12-08T21:30:55.1684189+01:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "45"
},
"tt_tips_users": [
{
"$id": "56",
"id_tip": "dba5ddfa-ed28-4c9e-964c-763acc0525bb",
"id_user": "f5b18736-21b5-467f-8134-eabac2983839",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2025-12-08T21:30:55.1684189+01:00",
"last_update": "2025-12-08T21:30:55.1684189+01:00",
"commited": true,
"st_users": {
"$ref": "1"
},
"tt_tips": {
"$ref": "55"
}
},
{
"$ref": "56"
}
]
},
{
"$ref": "55"
}
],
"st_users": {
"$ref": "1"
},
"st_users1": {
"$ref": "1"
},
"tt_pos_sesion_users": [
{
"$id": "57",
"id_pos_sesion": "9a54116f-42a5-4be6-a25e-bd48fa1b4435",
"id_user": "f888fffa-41da-46ee-b452-0fe3df312378",
"date_add": "2025-12-08T21:30:55.1684189+01:00",
"active": true,
"created_on": "2025-12-08T21:30:55.1684189+01:00",
"last_update": "2025-12-08T21:30:55.1684189+01:00",
"commited": true,
"st_users": {
"$ref": "1"
},
"tt_pos_sesion": {
"$ref": "45"
}
},
{
"$ref": "57"
}
]
}
},
{
"$ref": "44"
}
]
},
"mt_items_vouchers": {
"$id": "58",
"id": "017bffcf-fed6-46d5-9d4d-500b2b4081b2",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "d69c9e8e-c14f-480d-8c56-0c79d942b4ca",
"id_doc_print": "baa709ae-1736-4f02-9bd0-2e5a1d1aea87",
"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": "2025-12-08T21:30:55.1684189+01:00",
"last_update": "2025-12-08T21:30:55.1684189+01:00",
"commited": true,
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
]
},
"st_users": {
"$ref": "1"
},
"mt_prices_items": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"tt_doc_sa_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
]
},
"mt_prices_list": {
"$ref": "34"
},
"st_users": {
"$ref": "1"
},
"st_users1": {
"$ref": "1"
},
"tt_doc_sa": {
"$ref": "13"
},
"tt_doc_sa_det_stock": [
{
"$id": "59",
"id_doc_sa": "2f8f0551-f73a-4514-b94f-cd9a9f84c6ab",
"id_line": 2,
"id_item": "f5c0cb92-a086-4038-b77b-ea54dc899c62",
"qty": 4.1,
"mt_items": {
"$ref": "6"
},
"tt_doc_sa_det": {
"$ref": "24"
}
},
{
"$ref": "59"
}
]
},
{
"$ref": "24"
}
],
"tt_doc_sa_pay": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_vouchers": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"tt_vouchers_permisions": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"tt_rooms_units_activity": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "47"
},
{
"$ref": "47"
}
]
},
"mt_money_types": {
"$ref": "16"
},
"mt_payment_types": {
"$ref": "19"
},
"tt_doc_sa": {
"$ref": "13"
},
"tt_vouchers": {
"$ref": "31"
}
},
{
"$ref": "20"
}
],
"tt_vouchers": [
{
"$ref": "31"
},
{
"$ref": "31"
}
]
},
"st_users": {
"$ref": "1"
},
"mt_money_types": {
"$ref": "16"
},
"tt_doc_sa": {
"$ref": "13"
}
},
{
"$ref": "18"
}
],
"tt_doc_sa_pay": [
{
"$ref": "20"
},
{
"$ref": "20"
}
]
},
"mt_payment_types": {
"$ref": "19"
},
"st_users": {
"$ref": "1"
}
},
{
"$ref": "15"
}
],
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "1"
},
"mt_pos_doc_print": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"st_doc_num": [
{
"$id": "60",
"id_pos": "629e2ed2-cb75-4c4c-ab2a-bdbd4de78585",
"id_doc": "ac001de5-b4e4-443f-b17e-03da21c009b5",
"value": 3,
"created_on": "2025-12-08T21:30:55.1684189+01:00",
"last_update": "2025-12-08T21:30:55.1684189+01:00",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_pos": {
"$ref": "9"
}
},
{
"$ref": "60"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st": [
{
"$id": "61",
"id": "4fba1f7d-84b5-451c-ab99-08e428172d17",
"id_pos": "8db25289-2e44-4187-abab-e9d69b092f46",
"id_doc": "7ad3ff43-f446-4199-95ef-5ca7dff1bb50",
"id_branch": "6e1443fb-d5f3-4e37-9b14-9d149511b29b",
"nro_doc": "sample string 5",
"date_doc": "2025-12-08T21:30:55.1684189+01:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "4ad469f0-150a-423a-94dc-5584ae466342",
"id_loc_from": "7f5fe33e-e70c-4f78-a7bb-d87da9fc6f52",
"id_loc_end": "38b97299-404c-48cd-9464-ea3eeaacabeb",
"id_user_add": "84571545-c358-4fb0-821e-26e1989e03f6",
"id_user_upd": "3898bef5-0100-4403-b9e6-b5336c0ac4eb",
"id_pos_sesion": "5e1a24f0-3d71-499c-b7e2-90ec434a09bd",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2025-12-08T21:30:55.1684189+01:00",
"active": true,
"created_on": "2025-12-08T21:30:55.1684189+01:00",
"last_update": "2025-12-08T21:30:55.1684189+01:00",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$ref": "14"
},
"mt_locations": {
"$id": "62",
"id": "e9c558c6-591d-4d3a-ab4d-0b0c6848c8fb",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "9406dd89-2c77-4371-84bb-5e58ad74b31f",
"active": true,
"created_on": "2025-12-08T21:30:55.1684189+01:00",
"last_update": "2025-12-08T21:30:55.1684189+01:00",
"id_user_upd": "677a1337-f69b-473c-8e48-daf2ad56f65b",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"st_users": {
"$ref": "1"
},
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_sa1": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_doc_st1": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_stock": [
{
"$id": "63",
"id_location": "632f4b89-fe48-4d25-be07-45f4220422da",
"id_item": "95da1296-1718-42d9-81b1-1cf62ee95453",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2025-12-08T21:30:55.1684189+01:00",
"last_update": "2025-12-08T21:30:55.1684189+01:00",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_locations": {
"$ref": "62"
}
},
{
"$ref": "63"
}
]
},
"mt_locations1": {
"$ref": "62"
},
"mt_pos": {
"$ref": "9"
},
"st_users": {
"$ref": "1"
},
"st_users1": {
"$ref": "1"
},
"tt_doc_st_det": [
{
"$id": "64",
"id_doc_st": "00c50963-3ff3-4c59-afe4-458978c79089",
"id_line": 2,
"id_item": "27c8c032-8b14-4e7e-93fc-7ecabcff3c0b",
"comment": "sample string 4",
"qty": 5.1,
"status": 1,
"active": true,
"mt_items": {
"$ref": "6"
},
"tt_doc_st": {
"$ref": "61"
}
},
{
"$ref": "64"
}
],
"tt_doc_st1": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_doc_st2": {
"$ref": "61"
}
},
{
"$ref": "61"
}
]
},
"mt_locations": {
"$ref": "62"
},
"mt_locations1": {
"$ref": "62"
},
"mt_pos": {
"$ref": "9"
},
"st_users": {
"$ref": "1"
},
"st_users1": {
"$ref": "1"
},
"tt_cloakrooms_units": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"tt_doc_sa_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"tt_doc_sa_pay": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_doc_sa1": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_sa2": {
"$ref": "13"
},
"tt_pos_sesion": {
"$ref": "45"
},
"tt_rooms_units_activity": {
"$ref": "47"
},
"tt_spool_doc_print": [
{
"$id": "65",
"id": "bd581177-da48-4e75-893d-90788d14c92b",
"spool_server": "sample string 2",
"id_doc_sa": "3988d81e-601b-40ab-8aa3-f2dc0b3b1e3d",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2025-12-08T21:30:55.1684189+01:00",
"printed": true,
"print_on": "2025-12-08T21:30:55.1684189+01:00",
"tt_doc_sa": {
"$ref": "13"
}
},
{
"$ref": "65"
}
]
},
"tt_pos_sesion": {
"$ref": "45"
}
},
{
"$ref": "12"
}
]
},
{
"$ref": "11"
}
],
"mt_items_featured": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_pos_print": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"mt_pos_rooms": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"st_users": {
"$ref": "1"
},
"mt_pos_view": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_prices_list_rules": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"mt_prices_rules": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"st_doc_num": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"st_pos_license": [
{
"$id": "66",
"id": "cbb7eaa6-4fa5-415e-b29f-1ea2fafa56ca",
"id_pos": "16a4d77d-78c8-48b6-b1a0-e87b8fadd6a6",
"mac_address": "sample string 3",
"date_end": "2025-12-08T21:30:55.1684189+01:00",
"key_access": "sample string 5",
"id_user_add": "be214e42-edd0-4825-9561-d57684cfbdda",
"active": true,
"created_on": "2025-12-08T21:30:55.1684189+01:00",
"last_update": "2025-12-08T21:30:55.1684189+01:00",
"commited": true,
"mt_pos": {
"$ref": "9"
},
"st_users": {
"$ref": "1"
}
},
{
"$ref": "66"
}
],
"st_users_pos": [
{
"$id": "67",
"id_user": "6b908cfb-09ff-4d09-a624-16d1f96de439",
"id_pos": "148c017f-dc01-44d4-808b-502b0686a971",
"pass_required": true,
"active": true,
"created_on": "2025-12-08T21:30:55.1684189+01:00",
"last_update": "2025-12-08T21:30:55.1684189+01:00",
"commited": true,
"mt_pos": {
"$ref": "9"
},
"st_users": {
"$ref": "1"
}
},
{
"$ref": "67"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_pos_connection": [
{
"$id": "68",
"id": "9f1ba5da-61c6-49da-8c31-b6bda74be6b6",
"id_pos": "a90283d1-e16a-4708-85c3-2ff4ef8a90f0",
"date_add": "2025-12-08T21:30:55.1684189+01:00",
"date_upd": "2025-12-08T21:30:55.1684189+01:00",
"date_out": "2025-12-08T21:30:55.1684189+01:00",
"connection_type": "sample string 3",
"connection_speed": 1,
"terminal_name": "sample string 4",
"version": "sample string 5",
"commited": true,
"mt_pos": {
"$ref": "9"
}
},
{
"$ref": "68"
}
],
"tt_pos_sesion": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"mt_branches": {
"$ref": "2"
},
"tt_logs": [
{
"$id": "69",
"id": "0f453c61-0114-43bf-b8ae-108a8d1b5993",
"id_user_add": "648bf85e-caaa-49d3-ac4b-765d4d374e71",
"id_table": "3d3c65bb-a1eb-4b7a-a1d1-8cf55f8c9a7e",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "087dca0b-0c7c-40dc-80e7-515da2ff1130",
"created_on": "2025-12-08T21:30:55.1684189+01:00",
"commited": true,
"mt_pos": {
"$ref": "9"
},
"st_sync_tables": {
"$id": "70",
"id": "77ff6cd6-03bf-40b3-aef0-cdb7c3567a5b",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2025-12-08T21:30:55.1684189+01:00",
"last_update": "2025-12-08T21:30:55.1684189+01:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "71",
"id": "304ce44d-873d-4a8b-88fa-399ef8f9665f",
"id_sync": "6d303be1-6ff9-48ff-aa5a-5877c4852b67",
"json": "sample string 3",
"id_table": "64a14f8c-c1fa-4891-814d-39b83d80efbc",
"order": 5,
"st_sync_packages": {
"$id": "72",
"id": "deec04b0-7b79-4245-9aaf-4f8f403d0609",
"id_branch_from": "8e0da4c3-ed11-49ee-8ab6-f11e1b2441b1",
"id_branch_to": "485bcfad-fc2d-4bb2-8362-b85a5fd7cb3e",
"type": 4,
"created_on": "2025-12-08T21:30:55.1684189+01:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2025-12-08T21:30:55.1684189+01:00",
"send_on": "2025-12-08T21:30:55.1684189+01:00",
"mt_branches": {
"$ref": "2"
},
"mt_branches1": {
"$ref": "2"
},
"st_sync_packages_det": [
{
"$ref": "71"
},
{
"$ref": "71"
}
]
},
"st_sync_tables": {
"$ref": "70"
}
},
{
"$ref": "71"
}
],
"tt_logs": [
{
"$ref": "69"
},
{
"$ref": "69"
}
]
},
"st_users": {
"$ref": "1"
}
},
{
"$ref": "69"
}
],
"st_local_variables": [
{
"$id": "73",
"id": "75c4a4d5-125c-4281-867f-b37a3f3ee67c",
"id_pos": "9c1039db-3b57-47ab-a083-5bce2aa76975",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2025-12-08T21:30:55.1684189+01:00",
"commited": true,
"mt_pos": {
"$ref": "9"
}
},
{
"$ref": "73"
}
],
"tt_doc_st": [
{
"$ref": "61"
},
{
"$ref": "61"
}
]
},
"mt_pos_types": {
"$ref": "37"
},
"st_users": {
"$ref": "1"
}
},
{
"$ref": "8"
}
],
"mt_items_formula": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"mt_units": {
"$ref": "28"
},
"mt_units1": {
"$ref": "28"
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "1"
},
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_prices_rules": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"tt_doc_sa_det_stock": [
{
"$ref": "59"
},
{
"$ref": "59"
}
],
"tt_doc_st_det": [
{
"$ref": "64"
},
{
"$ref": "64"
}
],
"tt_items_customs": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_stock": [
{
"$ref": "63"
},
{
"$ref": "63"
}
],
"tt_vouchers_det": [
{
"$ref": "30"
},
{
"$ref": "30"
}
]
},
"st_users": {
"$ref": "1"
}
},
{
"$ref": "5"
}
],
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "1"
},
"mt_prices_rules": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"tt_vouchers_det": [
{
"$ref": "30"
},
{
"$ref": "30"
}
]
},
{
"$ref": "4"
}
],
"mt_employees": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_items_types": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"mt_money_types": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"mt_payment_types": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"mt_prices_list": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_rooms": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"mt_rooms1": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"st_functions": [
{
"$id": "74",
"id": "87f725b1-618e-4b7d-9d7a-6fe3e49b2a14",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "5956cc49-a63c-4534-8371-e5ec1b25c744",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "de372f1d-247c-4421-bab3-489b328db0a5",
"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": "2025-12-08T21:30:55.1684189+01:00",
"last_update": "2025-12-08T21:30:55.1684189+01:00",
"commited": true,
"st_functions_groups": {
"$id": "75",
"id": "be0ffa0b-179b-4887-b9e1-c201be603b01",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2025-12-08T21:30:55.1684189+01:00",
"last_update": "2025-12-08T21:30:55.1684189+01:00",
"commited": true,
"st_functions": [
{
"$ref": "74"
},
{
"$ref": "74"
}
]
},
"st_images": {
"$ref": "3"
},
"st_permisions": [
{
"$id": "76",
"id": "e3847094-1de9-4ccf-b0d6-88f0e6b8ff84",
"id_function": "27944da9-002b-44cc-b525-430036ebd6b9",
"id_user": "7cc67f11-19fc-478f-b707-c68aa401fd98",
"id_profile": "8f6779a7-e6b8-426a-b3ec-557cf26b433f",
"permission": 3,
"active": true,
"created_on": "2025-12-08T21:30:55.1684189+01:00",
"last_update": "2025-12-08T21:30:55.1684189+01:00",
"commited": true,
"st_users_profiles": {
"$id": "77",
"id": "88befc95-60d6-4569-b5b2-c314865f200f",
"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,
"active": true,
"created_on": "2025-12-08T21:30:55.1684189+01:00",
"last_update": "2025-12-08T21:30:55.1684189+01:00",
"commited": true,
"st_permisions": [
{
"$ref": "76"
},
{
"$ref": "76"
}
],
"st_users": [
{
"$ref": "1"
},
{
"$ref": "1"
}
]
},
"st_users": {
"$ref": "1"
},
"st_functions": {
"$ref": "74"
}
},
{
"$ref": "76"
}
]
},
{
"$ref": "74"
}
],
"st_images_types": {
"$id": "78",
"id": "d5a6d1a0-c675-4b37-802d-a3047ece5299",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2025-12-08T21:30:55.1684189+01:00",
"last_update": "2025-12-08T21:30:55.1684189+01:00",
"commited": true,
"st_images": [
{
"$ref": "3"
},
{
"$ref": "3"
}
]
},
"mt_docs": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"st_users": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"st_users1": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"mt_cloakrooms": [
{
"$ref": "11"
},
{
"$ref": "11"
}
]
},
"st_users": {
"$ref": "1"
},
"mt_branches_zones": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_employees_branches": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"mt_items_featured": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_locations": [
{
"$ref": "62"
},
{
"$ref": "62"
}
],
"mt_periods": [
{
"$id": "79",
"id_branch": "6641cf4c-301f-4918-84ba-2714600a90f3",
"exercise_id": 2,
"period_id": 3,
"date_from": "2025-12-08T21:30:55.1684189+01:00",
"date_end": "2025-12-08T21:30:55.1684189+01:00",
"state": "sample string 6",
"created_on": "2025-12-08T21:30:55.1684189+01:00",
"last_update": "2025-12-08T21:30:55.1684189+01:00",
"commited": true,
"mt_branches": {
"$ref": "2"
}
},
{
"$ref": "79"
}
],
"mt_pos": [
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"mt_prices_list_rules": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"mt_prices_rules": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_rooms": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"st_sync_packages": [
{
"$ref": "72"
},
{
"$ref": "72"
}
],
"st_sync_packages1": [
{
"$ref": "72"
},
{
"$ref": "72"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_vouchers": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"tt_vouchers_permisions": [
{
"$ref": "32"
},
{
"$ref": "32"
}
]
},
{
"$ref": "2"
}
],
"mt_branches_zones": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_brands": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"mt_categories": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"mt_categories_items": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"mt_cloakrooms": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"mt_docs_payment_money": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_employees": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"mt_employees_profiles": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_items_featured": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_items_types": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"mt_locations": [
{
"$ref": "62"
},
{
"$ref": "62"
}
],
"mt_money_rates": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"mt_money_types": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"mt_payment_types": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"mt_pos": [
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"mt_pos_doc_print": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_pos_prices_list": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_pos_print": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"mt_pos_rooms": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"mt_pos_types": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"mt_pos_view": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_prices_items": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"mt_prices_list": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_prices_list_rules": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"mt_prices_rules": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_rooms": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"mt_rooms_units": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"mt_rooms_units_states": [
{
"$ref": "54"
},
{
"$ref": "54"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"mt_rooms_units_types": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"mt_units": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"mt_units_ref": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"st_images": {
"$ref": "3"
},
"st_images1": {
"$ref": "3"
},
"st_permisions": [
{
"$ref": "76"
},
{
"$ref": "76"
}
],
"st_pos_license": [
{
"$ref": "66"
},
{
"$ref": "66"
}
],
"st_users_pos": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"st_users_profiles": {
"$ref": "77"
},
"st_users_token": [
{
"$id": "80",
"id": "6530dc09-1888-47b1-a6bb-6624aae5cce3",
"token_id": "sample string 2",
"id_user": "e7e604a4-04b7-4050-848d-a2f37c087019",
"date_from": "2025-12-08T21:30:55.1684189+01:00",
"date_end": "2025-12-08T21:30:55.1684189+01:00",
"created_on": "2025-12-08T21:30:55.1684189+01:00",
"st_users": {
"$ref": "1"
}
},
{
"$ref": "80"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"tt_doc_sa_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"tt_doc_sa_det1": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_sa1": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_doc_st1": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_items_customs": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_logs": [
{
"$ref": "69"
},
{
"$ref": "69"
}
],
"tt_pos_sesion": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"tt_pos_sesion1": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"tt_rooms_list": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"tt_rooms_units_activity": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"tt_rooms_units_log": [
{
"$id": "81",
"id": "99d668f1-259d-40e8-843c-9cad9f65c788",
"id_room_activity": "b881b818-c34a-407a-83ff-4971e1b73f63",
"id_pos_sesion": "b640a054-22be-4d91-ac24-0cb68305bb0e",
"log_text": "sample string 4",
"id_user": "a23cb95f-be22-411a-afa3-add502fe90a4",
"created_on": "2025-12-08T21:30:55.1684189+01:00",
"commited": true,
"st_users": {
"$ref": "1"
}
},
{
"$ref": "81"
}
],
"tt_tips_users": [
{
"$ref": "56"
},
{
"$ref": "56"
}
],
"tt_vouchers_permisions": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"tt_vouchers": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"mt_docs": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_pos_sesion_users": [
{
"$ref": "57"
},
{
"$ref": "57"
}
]
},
{
"$ref": "1"
}
]