GET api/Mt_Pos?id_branch={id_branch}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id_branch | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of mt_pos| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
None. |
|
| id_mask | string |
Required Max length: 10 |
|
| name | string |
Required Max length: 20 |
|
| description | string |
Max length: 200 |
|
| id_branch | globally unique identifier |
Required |
|
| id_zone | globally unique identifier |
Required |
|
| user_required | boolean |
Required |
|
| active | boolean |
Required |
|
| created_on | date |
None. |
|
| last_update | date |
None. |
|
| id_user_upd | globally unique identifier |
None. |
|
| commited | boolean |
None. |
|
| mt_branches_zones | mt_branches_zones |
None. |
|
| mt_cloakrooms | Collection of mt_cloakrooms |
None. |
|
| mt_items_featured | Collection of mt_items_featured |
None. |
|
| mt_pos_print | Collection of mt_pos_print |
None. |
|
| mt_pos_rooms | Collection of mt_pos_rooms |
None. |
|
| st_users | st_users |
None. |
|
| mt_pos_view | Collection of mt_pos_view |
None. |
|
| mt_prices_list_rules | Collection of mt_prices_list_rules |
None. |
|
| mt_prices_rules | Collection of mt_prices_rules |
None. |
|
| st_doc_num | Collection of st_doc_num |
None. |
|
| st_pos_license | Collection of st_pos_license |
None. |
|
| st_users_pos | Collection of st_users_pos |
None. |
|
| tt_doc_sa | Collection of tt_doc_sa |
None. |
|
| tt_pos_connection | Collection of tt_pos_connection |
None. |
|
| tt_pos_sesion | Collection of tt_pos_sesion |
None. |
|
| mt_branches | mt_branches |
None. |
|
| tt_logs | Collection of tt_logs |
None. |
|
| st_local_variables | Collection of st_local_variables |
None. |
|
| tt_doc_st | Collection of tt_doc_st |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"$id": "1",
"id": "580481ca-7fb1-4643-bb4d-b499fad9239d",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "45025829-1ea8-4287-9707-becba247c794",
"id_zone": "af0f356c-7ca2-41bd-a9b0-437fa66b3cb6",
"user_required": true,
"active": true,
"created_on": "2026-09-06T06:47:09.6508735+02:00",
"last_update": "2026-09-06T06:47:09.6508735+02:00",
"id_user_upd": "5c69299e-ebd7-4d05-9b6a-770fc6dd8216",
"commited": true,
"mt_branches_zones": {
"$id": "2",
"id": "771eebdd-8601-4b82-8d54-08ef6ced8b70",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "9ca30e4b-1b24-4963-b920-72d370b2fa53",
"active": true,
"created_on": "2026-09-06T06:47:09.6508735+02:00",
"last_update": "2026-09-06T06:47:09.6508735+02:00",
"id_user_upd": "016ed122-a81f-4fe8-8c22-a908eb629cb3",
"commited": true,
"mt_branches": {
"$id": "3",
"id": "e4a3d107-cb0a-4a69-82dc-800d182a3935",
"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": "171c49a9-1516-4bb2-bd74-e79adbf6db7b",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-09-06T06:47:09.6508735+02:00",
"last_update": "2026-09-06T06:47:09.6508735+02:00",
"id_user_upd": "74720d0c-ba77-4dad-bbea-ff423fe5fc7a",
"commited": true,
"st_images": {
"$id": "4",
"id": "c4b65a34-b6a8-4b3f-a36c-4112aafb1a0e",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "736f1a97-8c21-4488-a70e-1dc50b62d689",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-09-06T06:47:09.6508735+02:00",
"last_update": "2026-09-06T06:47:09.6508735+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"mt_categories": [
{
"$id": "5",
"id": "837cc152-60df-4841-85e4-d2e64dd1d7d7",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "0e4a9809-5ed8-4dbd-bdae-2e0a756becc9",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "ffbd5b83-570a-4949-9518-8774ade52a2d",
"view_pos": true,
"order": 8,
"order_sec": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"font_bold": true,
"font_underline": true,
"font_size": 15,
"big_buttons": true,
"active": true,
"created_on": "2026-09-06T06:47:09.6508735+02:00",
"last_update": "2026-09-06T06:47:09.6508735+02:00",
"id_user_upd": "689edfc3-f6ee-4263-b319-49fd8c91d74e",
"commited": true,
"mt_categories_items": [
{
"$id": "6",
"id_category": "d06351b6-bef2-4751-86b5-011e2242a9c3",
"id_item": "cb296034-9f2a-442b-a1d5-61e596d828e2",
"is_default": true,
"active": true,
"created_on": "2026-09-06T06:47:09.6508735+02:00",
"last_update": "2026-09-06T06:47:09.6508735+02:00",
"id_user_upd": "1e8af45b-ac7c-4a7b-9db4-46db66acc685",
"commited": true,
"mt_categories": {
"$ref": "5"
},
"mt_items": {
"$id": "7",
"id": "bcea90b1-7151-4007-8ca5-666961d33cd1",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "3dbe7685-50bf-4e47-916b-c1cb285970ad",
"id_unit_sec": "64aeb677-ce66-4e76-9819-a81f87ee5517",
"id_brand": "43dbc1ca-46f9-4c9e-9a68-6b588dab1aea",
"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": "13af8633-ced9-4ec4-bf11-bbe5d05dd45e",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"font_bold": true,
"font_underline": true,
"font_size": 29,
"active": true,
"created_on": "2026-09-06T06:47:09.6508735+02:00",
"last_update": "2026-09-06T06:47:09.6508735+02:00",
"id_user_upd": "647dbe99-209a-4e28-80fd-c5c13e4e2436",
"commited": true,
"mt_brands": {
"$id": "8",
"id": "8085cd88-4614-468d-82ce-ed6ddac642fc",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-09-06T06:47:09.6508735+02:00",
"last_update": "2026-09-06T06:47:09.6508735+02:00",
"id_user_upd": "21eeeba9-f1d1-40dd-86d9-ecdee6570ac1",
"commited": true,
"mt_items": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"st_users": {
"$id": "9",
"id": "076ab757-87a1-4bd2-8d13-636ee998a230",
"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": "505769f0-b0bd-45c7-80fd-d3d6b208a64c",
"view_messages": true,
"id_image_photo": "fae9354c-06c5-417a-bf2a-6c15710c8ca5",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "2ad92be0-aa6f-4963-b38c-de7801b3f1e1",
"view_pos": true,
"order": 15,
"color_border": "sample string 16",
"color_button": "sample string 17",
"color_font": "sample string 18",
"active": true,
"created_on": "2026-09-06T06:47:09.6508735+02:00",
"last_update": "2026-09-06T06:47:09.6508735+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"mt_branches_zones": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_brands": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_categories": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"mt_categories_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_cloakrooms": [
{
"$id": "10",
"id": "a53dfa92-47d5-453e-8797-0f2284a7b470",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "6b76aa6b-4e91-4719-9969-f04fce7c4866",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "f2cdaf7f-015a-4fd6-8622-9677094c14f9",
"view_pos": true,
"order": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"active": true,
"created_on": "2026-09-06T06:47:09.6508735+02:00",
"last_update": "2026-09-06T06:47:09.6508735+02:00",
"id_user_upd": "64f0a4d5-6287-41d1-ba33-c02491d4f31c",
"commited": true,
"mt_pos": {
"$ref": "1"
},
"st_images": {
"$ref": "4"
},
"st_users": {
"$ref": "9"
},
"tt_cloakrooms_units": [
{
"$id": "11",
"id": "4a04149f-a750-48ad-9c36-a463fdf7ce24",
"id_cloakroom": "a4a8dfc5-caa9-4c49-9293-9d6617949d1b",
"id_pos_sesion": "0a14573f-9bce-4889-a331-029448ac7d1b",
"unit_id": 4,
"date_open": "2026-09-06T06:47:09.6508735+02:00",
"date_close": "2026-09-06T06:47:09.6508735+02:00",
"id_doc_sa": "5e9ccb51-2373-4df7-8921-e8de5ba4ded1",
"commited": true,
"mt_cloakrooms": {
"$ref": "10"
},
"tt_doc_sa": {
"$id": "12",
"id": "0fae50b6-65d4-4abb-ab83-d5d921019c05",
"id_pos": "5f29e8c7-81ba-4d67-a1e9-56719d2087c8",
"id_doc": "b99d7636-4809-4fe7-af1f-08a92f1e100a",
"id_branch": "d84451c6-49eb-4ca6-a975-fabebf24b1d1",
"nro_doc": "sample string 5",
"date_doc": "2026-09-06T06:47:09.6508735+02:00",
"date_tax": "2026-09-06T06:47:09.6508735+02:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "c53414a0-e2af-4894-95fe-6436c7b00c61",
"id_relationship": "4da5e31a-fc95-4474-bcca-a817a2e48498",
"id_loc_from": "32930f8c-044e-427e-a7bc-bbaf5502b7d7",
"id_loc_end": "88172dbe-a9ce-4e06-b610-3a30d32f0b93",
"id_user_add": "5cf1e6f5-339b-4be5-94ea-a362690c2fe7",
"id_user_upd": "a780efe2-fc00-41a8-9252-fda55b2728af",
"comment": "sample string 12",
"id_pos_sesion": "263444e0-4bc9-40a5-913a-55f8a5cf57fb",
"id_room_unit": "e2aa397b-3ff5-4c83-9f15-671afe000207",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "6e407a36-60b2-4399-8c9a-5164336e3bd4",
"p_dis": 15.1,
"p_chr": 16.1,
"amt_net": 17.1,
"amt_tax": 18.1,
"amt_dis": 19.1,
"amt_chr": 20.1,
"amt_tot": 21.1,
"active": true,
"created_on": "2026-09-06T06:47:09.6508735+02:00",
"last_update": "2026-09-06T06:47:09.6508735+02:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "3"
},
"mt_docs": {
"$id": "13",
"id": "4bf9a0d1-6830-4c63-94f0-90c4687a75dc",
"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": "2b02d54a-b1f4-470d-8019-6130df29d179",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"active": true,
"created_on": "2026-09-06T06:47:09.6508735+02:00",
"last_update": "2026-09-06T06:47:09.6508735+02:00",
"id_user_upd": "6f415c1c-bb6f-49f8-9879-166764a16cdf",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "14",
"id_doc": "44852c1b-ae43-4ef1-b6e3-ca78d47fe78e",
"id_pay": "e5a87b64-ce68-4c2a-951a-0bac6d018a0e",
"id_money": "cd287841-1046-4d1a-9ae8-dc46a97a24a6",
"active": true,
"created_on": "2026-09-06T06:47:09.6508735+02:00",
"last_update": "2026-09-06T06:47:09.6508735+02:00",
"id_user_upd": "fe8674ce-7b69-4c91-b5e1-c2f682d0508c",
"commited": true,
"mt_docs": {
"$ref": "13"
},
"mt_money_types": {
"$id": "15",
"id": "f433e61e-624d-42db-a23c-c97bc39cbe8f",
"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": "f5b93a01-4dee-43ec-b2b0-5a1fbefd076b",
"view_pos": true,
"order": 8,
"color_border": "sample string 9",
"color_button": "sample string 10",
"color_font": "sample string 11",
"active": true,
"created_on": "2026-09-06T06:47:09.6508735+02:00",
"last_update": "2026-09-06T06:47:09.6508735+02:00",
"id_user_upd": "5712504c-1d1f-4447-a4a8-70c899e48772",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"mt_money_rates": [
{
"$id": "16",
"id_money_1": "ed3e57b9-35d8-4060-af58-717d7ed52906",
"id_money_2": "e8186556-b803-4ae8-b6c5-f91f4f5877b0",
"date_from": "2026-09-06T06:47:09.6508735+02:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-09-06T06:47:09.6508735+02:00",
"last_update": "2026-09-06T06:47:09.6508735+02:00",
"id_user_upd": "2613ad77-7ffd-4012-af47-5e18f2d684e6",
"commited": true,
"mt_money_types": {
"$ref": "15"
},
"mt_money_types1": {
"$ref": "15"
},
"st_users": {
"$ref": "9"
}
},
{
"$ref": "16"
}
],
"mt_money_rates1": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"st_images": {
"$ref": "4"
},
"st_users": {
"$ref": "9"
},
"tt_doc_sa_cashflow": [
{
"$id": "17",
"id_doc_sa": "c35b7aac-257e-478d-bc62-446e186db75c",
"id_pay": "a3411b4e-fe96-491a-a873-77ed5b1847c3",
"id_money": "abe746dc-837e-4429-b0ff-e2088c2afb1d",
"date_cashflow": "2026-09-06T06:47:09.6508735+02:00",
"coefficient": 5.1,
"id_user_add": "0669b205-d102-4761-a986-5ee0e42c7132",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "18",
"id": "dbadc7c4-2c00-4e1c-9c62-220cbc04b34c",
"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": "27ee7031-bb01-4293-80a7-d36f5fe2e630",
"view_pos": true,
"order": 13,
"color_border": "sample string 14",
"color_button": "sample string 15",
"color_font": "sample string 16",
"active": true,
"created_on": "2026-09-06T06:47:09.6508735+02:00",
"last_update": "2026-09-06T06:47:09.6508735+02:00",
"id_user_upd": "194c7a9a-8e8f-4421-b9a5-7a082ae8394b",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"st_images": {
"$ref": "4"
},
"st_users": {
"$ref": "9"
},
"tt_doc_sa_cashflow": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"tt_doc_sa_pay": [
{
"$id": "19",
"id_doc_sa": "85b1900f-e219-47c7-8512-0a748a40a40d",
"id_line": 2,
"id_pay": "4fb1d3e9-163e-406e-a4a1-db722a70dbe1",
"id_money": "2b7b4c8b-d864-40ed-8be4-eb393b6c5381",
"coefficient": 5.1,
"id_voucher": "1b224513-b6d0-4f03-b28d-bea4ace60a38",
"id_employee": "1b1344b7-80ee-4123-bc68-ac9720ffa492",
"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": "626d19dc-1452-4176-9c89-348b14a76548",
"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": "20",
"id": "efa1b827-354a-4b05-9366-3cdfffeecdab",
"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": "9b1a337b-4967-4fad-9517-6bb8d06e64cc",
"name_pos": "sample string 12",
"id_image": "70cb4c7b-856d-4923-82a8-82b15d3ead55",
"view_pos": true,
"order": 14,
"color_border": "sample string 15",
"color_button": "sample string 16",
"color_font": "sample string 17",
"active": true,
"created_on": "2026-09-06T06:47:09.6508735+02:00",
"last_update": "2026-09-06T06:47:09.6508735+02:00",
"id_user_upd": "b85864e6-42d0-4c7a-a2d9-d14060c70a2d",
"commited": true,
"mt_employees_branches": [
{
"$id": "21",
"id_employee": "a6d012fa-bba9-4852-be7f-6ab463112e47",
"id_branch": "6fb97141-6795-4705-8acf-398eca30565c",
"active": true,
"created_on": "2026-09-06T06:47:09.6508735+02:00",
"last_update": "2026-09-06T06:47:09.6508735+02:00",
"id_user_upd": "0f6d76c0-2afc-474f-bbad-c9aad7e51d89",
"commited": true,
"mt_branches": {
"$ref": "3"
},
"mt_employees": {
"$ref": "20"
}
},
{
"$ref": "21"
}
],
"mt_employees_profiles": {
"$id": "22",
"id": "4a49aa61-63a5-417d-bb41-4309e1bdc116",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-09-06T06:47:09.6508735+02:00",
"last_update": "2026-09-06T06:47:09.6508735+02:00",
"id_user_upd": "4f8d5a9e-5a31-4fe4-9fbc-284e83ea47c3",
"commited": true,
"mt_employees": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"st_users": {
"$ref": "9"
}
},
"st_images": {
"$ref": "4"
},
"st_users": {
"$ref": "9"
},
"tt_doc_sa_det": [
{
"$id": "23",
"id_doc_sa": "4ae29b70-f0e5-4d68-a45d-5e5f18b1d945",
"id_line": 2,
"id_item_sub": "aae92c65-9f0d-4bb9-a9b0-6a47a1f46e30",
"qty": 4.1,
"id_list": "7a33b7b4-13c8-493f-ace3-e7d71cc0cbe8",
"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": "b9cc0870-afac-42c5-b258-d0a2676bd4b5",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "7a0bbf9a-5c3b-4ad8-b2f1-9f11a0ad2baa",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "d1db4f87-c1fe-48bb-89c4-4303cdac04a4",
"id_user_upd": "959794cf-7422-4612-989e-12af9086cc33",
"active": true,
"mt_employees": {
"$ref": "20"
},
"mt_items_sub": {
"$id": "24",
"id": "b699802c-185e-4aec-96ad-cfc743e2e404",
"id_item": "c52062d4-b644-4030-a99a-5ef5f883d8a8",
"id_item_type": "97f273d9-277a-4fef-9941-17ac31080d35",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "d45444d9-82fc-4971-9acf-f9239d270510",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-09-06T06:47:09.6508735+02:00",
"last_update": "2026-09-06T06:47:09.6508735+02:00",
"id_user_upd": "78a7b39d-c0d9-49f7-a1f6-025b28399c06",
"commited": true,
"mt_items": {
"$ref": "7"
},
"mt_items_formula": [
{
"$id": "25",
"id_item_sub": "54b22711-75b2-4579-8cc0-c39650b19503",
"id_item": "90581603-fad6-4445-a900-a24bf309ce22",
"group_id": 3,
"id_unit_ref": "1aa8a83a-ceef-40c4-a982-ae9496d40e29",
"qty_dis": 5,
"mt_items": {
"$ref": "7"
},
"mt_items_sub": {
"$ref": "24"
},
"mt_units_ref": {
"$id": "26",
"id": "d5915b1c-3c74-407e-9ac3-d171357d282e",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "6e9723ca-8c13-4aad-8387-384185ee0d6a",
"active": true,
"created_on": "2026-09-06T06:47:09.6508735+02:00",
"last_update": "2026-09-06T06:47:09.6508735+02:00",
"id_user_upd": "9cb35366-fa3b-406d-9750-8f5b5aa8dc5c",
"commited": true,
"mt_units": {
"$id": "27",
"id": "c08615de-291b-4583-8744-ed9d86acca5f",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-09-06T06:47:09.6508735+02:00",
"last_update": "2026-09-06T06:47:09.6508735+02:00",
"id_user_upd": "12b3d4ab-64cd-4c45-bafb-ddb24a5f8470",
"commited": true,
"mt_units_ref": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"st_users": {
"$ref": "9"
},
"mt_items": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"mt_items1": [
{
"$ref": "7"
},
{
"$ref": "7"
}
]
},
"st_users": {
"$ref": "9"
},
"mt_items_formula": [
{
"$ref": "25"
},
{
"$ref": "25"
}
]
}
},
{
"$ref": "25"
}
],
"mt_items_types": {
"$id": "28",
"id": "2f0a8ddc-92a0-4dce-b0a6-3f884cf8bf60",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "b30f51cc-661f-40dc-8107-f40a201182e6",
"view_pos": true,
"order": 7,
"color_border": "sample string 8",
"color_button": "sample string 9",
"color_font": "sample string 10",
"font_bold": true,
"font_underline": true,
"font_size": 13,
"active": true,
"created_on": "2026-09-06T06:47:09.6508735+02:00",
"last_update": "2026-09-06T06:47:09.6508735+02:00",
"id_user_upd": "a53fe759-537b-4e92-898d-ef9494e45270",
"commited": true,
"tt_vouchers_det": [
{
"$id": "29",
"id_voucher": "d43a6873-24ac-4542-8c8f-5112f9167dfa",
"id_line": "7292fc4c-2a07-43b4-b380-1dc48638d993",
"id_category": "a9683258-6869-4c41-bf3e-d294e85a0f5c",
"id_item": "e92bcafd-d225-4052-870b-09309dcdc055",
"id_item_type": "0a46d63e-e30e-48ef-b51b-96c37a506620",
"price_max": 1.1,
"qty_add": 3.1,
"qty_used": 4.1,
"mt_categories": {
"$ref": "5"
},
"mt_items": {
"$ref": "7"
},
"mt_items_types": {
"$ref": "28"
},
"tt_vouchers": {
"$id": "30",
"id": "cf80854e-dfc7-420b-aa01-1f7d927d6bdc",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-09-06T06:47:09.6508735+02:00",
"date_end": "2026-09-06T06:47:09.6508735+02:00",
"date_used": "2026-09-06T06:47:09.6508735+02:00",
"date_sesion": "2026-09-06T06:47:09.6508735+02:00",
"id_employee": "902f073b-afb4-40b3-923f-dba05a1c03b4",
"id_branch": "f2ee6378-c3fb-44f3-ab8e-bb6284893483",
"id_voucher_permision": "a25271fa-4840-4bb9-9d99-0a52fc40cc31",
"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": "99e65a97-f1c2-4f05-9d80-ec1cec8e6e16",
"id_user_add": "67d5a980-bfee-4356-af9f-1f15bfa83b72",
"id_doc_sa": "eebccdbf-f883-45f8-bf52-fb53e8bacc20",
"id_item_sub": "b2ac8b71-a718-4139-958f-267e68bf6839",
"id_pos_sesion": "2181e817-a1e0-4146-8080-6e32c8a7a32e",
"is_authorized": true,
"is_automatic": true,
"print_in_branch": true,
"printed": true,
"is_entry": true,
"is_consume": true,
"is_used_entry": true,
"is_used_consume": true,
"is_close": true,
"active": true,
"created_on": "2026-09-06T06:47:09.6508735+02:00",
"last_update": "2026-09-06T06:47:09.6508735+02:00",
"commited": true,
"mt_branches": {
"$ref": "3"
},
"mt_employees": {
"$ref": "20"
},
"mt_payment_types": {
"$ref": "18"
},
"st_users": {
"$ref": "9"
},
"tt_doc_sa_pay": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"tt_vouchers_det": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"tt_vouchers_permisions": {
"$id": "31",
"id": "57e4dae0-54e7-4762-a063-a26ffe626330",
"date_from": "2026-09-06T06:47:09.6508735+02:00",
"date_end": "2026-09-06T06:47:09.6508735+02:00",
"date_used": "2026-09-06T06:47:09.6508735+02:00",
"id_employee": "00b2650f-574d-47e0-beb0-8167b4b60dc1",
"id_branch": "503a56f9-1b21-4870-86b6-8ab3a143379d",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "171c2e86-a5e7-441b-b7c6-1615447c4c1d",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-09-06T06:47:09.6508735+02:00",
"last_update": "2026-09-06T06:47:09.6508735+02:00",
"commited": true,
"mt_branches": {
"$ref": "3"
},
"mt_employees": {
"$ref": "20"
},
"st_users": {
"$ref": "9"
},
"tt_vouchers": [
{
"$ref": "30"
},
{
"$ref": "30"
}
]
}
}
},
{
"$ref": "29"
}
],
"st_images": {
"$ref": "4"
},
"st_users": {
"$ref": "9"
},
"mt_items_sub": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"mt_prices_rules": [
{
"$id": "32",
"id": "96d3b6d9-4ea2-49f4-940f-924d72dedaba",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-09-06T06:47:09.6508735+02:00",
"date_end": "2026-09-06T06:47:09.6508735+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": "afa724fd-423c-4139-9eb2-af5fd7623fa3",
"id_pos": "f4938f1d-706a-460a-baa6-af3d1af332be",
"id_list": "e742a7a2-c207-416f-ac50-8db060c8ffee",
"id_item": "4c719980-dc11-474d-a766-933e2b15c350",
"id_item_type": "142dbee5-292e-463d-afe1-51fb0b13bec5",
"id_category": "2865c7b0-636c-44d9-b7a9-7a0b2db8b92a",
"by_day_week": true,
"use_mon": true,
"use_tue": true,
"use_wed": true,
"use_thu": true,
"use_fri": true,
"use_sat": true,
"use_sun": true,
"use_hour_ini": "00:00:00.1234567",
"use_hour_end": "00:00:00.1234567",
"active": true,
"created_on": "2026-09-06T06:47:09.6508735+02:00",
"last_update": "2026-09-06T06:47:09.6508735+02:00",
"id_user_upd": "64160e6a-7809-4b8a-8175-4b0e3a330d51",
"commited": true,
"mt_branches": {
"$ref": "3"
},
"mt_categories": {
"$ref": "5"
},
"mt_items": {
"$ref": "7"
},
"mt_items_types": {
"$ref": "28"
},
"mt_pos": {
"$ref": "1"
},
"mt_prices_list": {
"$id": "33",
"id": "921858ab-ca2f-4692-bcc6-281f836d1459",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "50e5faa6-ce6a-4709-bde2-1ab22b0244ee",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "7f26c55a-3a0d-48b0-a00a-a2f639d65703",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"active": true,
"created_on": "2026-09-06T06:47:09.6508735+02:00",
"last_update": "2026-09-06T06:47:09.6508735+02:00",
"id_user_upd": "03421bdf-9d25-40bd-951c-267e47644bf6",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "34",
"id_pos": "901569db-49a6-4528-bb24-769ea5784b3c",
"id_pos_type": "89ef1f53-e48e-4c51-b26d-546671914e48",
"id_price_list": "fe772450-8133-4823-bf61-ba218f61869f",
"is_default": true,
"view_mon": true,
"view_tue": true,
"view_wed": true,
"view_thu": true,
"view_fri": true,
"view_sat": true,
"view_sun": true,
"active": true,
"created_on": "2026-09-06T06:47:09.6508735+02:00",
"last_update": "2026-09-06T06:47:09.6508735+02:00",
"id_user_upd": "b2d450b0-d29a-4ba5-abdc-6d139ce62b4e",
"commited": true,
"mt_pos_view": {
"$id": "35",
"id_pos": "69ca33a3-6b53-4ac9-83f5-cdb171c410fc",
"id_pos_type": "5ea232e9-f5ae-40d2-910f-3dbeff184181",
"is_default": true,
"active": true,
"created_on": "2026-09-06T06:47:09.6508735+02:00",
"last_update": "2026-09-06T06:47:09.6508735+02:00",
"id_user_upd": "55134544-1dc5-452c-b20d-633a7e9a0872",
"commited": true,
"mt_pos": {
"$ref": "1"
},
"mt_pos_prices_list": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_pos_types": {
"$id": "36",
"id": "36505fcd-1bc8-48fb-8b04-2f815f63048a",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-09-06T06:47:09.6508735+02:00",
"last_update": "2026-09-06T06:47:09.6508735+02:00",
"id_user_upd": "cd27241d-8cbf-49d7-a787-7d8df80fc726",
"commited": true,
"mt_items_featured": [
{
"$id": "37",
"id": "19f52242-69e2-41c1-8c64-7a6709430b34",
"id_branch": "ca2f288e-ba70-46a4-9e7d-ff1e2629a0f1",
"id_pos_type": "902171af-18d2-495f-9e3e-c775208f72cb",
"id_pos": "f1aa6aee-4e1b-40a6-ac20-e520c36ff752",
"id_item": "d5ddc6fa-0cf1-4eaf-ab08-5a677940d5da",
"date_from": "2026-09-06T06:47:09.6508735+02:00",
"date_end": "2026-09-06T06:47:09.6508735+02:00",
"image_id": 4,
"active": true,
"created_on": "2026-09-06T06:47:09.6508735+02:00",
"last_update": "2026-09-06T06:47:09.6508735+02:00",
"id_user_upd": "86b54154-e88f-44ca-854f-eb207fbf44b0",
"commited": true,
"mt_branches": {
"$ref": "3"
},
"mt_items": {
"$ref": "7"
},
"mt_pos": {
"$ref": "1"
},
"mt_pos_types": {
"$ref": "36"
},
"st_users": {
"$ref": "9"
}
},
{
"$ref": "37"
}
],
"mt_pos_doc_print": [
{
"$id": "38",
"id_pos_print": "6dd342ff-6c78-48da-8151-651e3c0b35e6",
"id_doc": "fd3e36a4-d54d-4a7f-b1c7-9f240f21d588",
"id_pos_type": "cfa5f25f-8d56-4411-b43f-da908a51bd13",
"id_doc_print": "861cc31e-b964-4dcc-b303-8a9d6663b8e0",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-09-06T06:47:09.6508735+02:00",
"last_update": "2026-09-06T06:47:09.6508735+02:00",
"id_user_upd": "017f105b-ec9c-4caa-ba64-61a935ffe71a",
"commited": true,
"mt_docs": {
"$ref": "13"
},
"mt_pos_print": {
"$id": "39",
"id": "eebdc954-1d93-4832-aceb-cf9a45c51c63",
"id_pos": "4c89757b-adb4-44ca-82e3-7af29cda78c0",
"id_mask": "sample string 3",
"name": "sample string 4",
"mode_print": 5,
"port": "sample string 6",
"baud_rate": 1,
"data_bits": 1,
"stop_bit": 1,
"flow_control": 1,
"parity": 1,
"pin_cashdrawer": 1,
"ip_printer": "sample string 7",
"port_ip": 1,
"printer_name": "sample string 8",
"active": true,
"created_on": "2026-09-06T06:47:09.6508735+02:00",
"last_update": "2026-09-06T06:47:09.6508735+02:00",
"id_user_upd": "63eeb5ea-aecd-4d61-9029-aaac9777cda9",
"commited": true,
"mt_pos": {
"$ref": "1"
},
"mt_pos_doc_print": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"st_users": {
"$ref": "9"
}
},
"mt_pos_types": {
"$ref": "36"
},
"st_doc_print": {
"$id": "40",
"id": "18f03920-e0b8-42a2-b404-725bd492ac44",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high_row": 5,
"high_doc": 6,
"with_doc": 7,
"to_file": true,
"active": true,
"created_on": "2026-09-06T06:47:09.6508735+02:00",
"last_update": "2026-09-06T06:47:09.6508735+02:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"st_doc_print_det": [
{
"$id": "41",
"id_doc_print": "14a3a21c-209f-42a4-867c-090c95bf3a38",
"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": "9"
}
},
{
"$ref": "38"
}
],
"st_users": {
"$ref": "9"
},
"mt_pos_view": [
{
"$ref": "35"
},
{
"$ref": "35"
}
]
},
"st_users": {
"$ref": "9"
}
},
"mt_prices_list": {
"$ref": "33"
},
"st_users": {
"$ref": "9"
}
},
{
"$ref": "34"
}
],
"mt_prices_items": [
{
"$id": "42",
"id_list": "84c29404-0863-4580-9f95-1530d3ee1985",
"id_item_sub": "a3e2149e-995a-4732-8b72-b33130a6805d",
"validity_date": "2026-09-06T06:47:09.6508735+02:00",
"price": 4.1,
"active": true,
"created_on": "2026-09-06T06:47:09.6508735+02:00",
"last_update": "2026-09-06T06:47:09.6508735+02:00",
"id_user_upd": "9a930d39-eac4-4657-8c3d-730bcf58b63d",
"commited": true,
"mt_items_sub": {
"$ref": "24"
},
"mt_prices_list": {
"$ref": "33"
},
"st_users": {
"$ref": "9"
}
},
{
"$ref": "42"
}
],
"mt_prices_list1": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_prices_list2": {
"$ref": "33"
},
"mt_prices_list_rules": [
{
"$id": "43",
"id": "35fd0ebb-c0ea-4ab4-ab2c-9326cec90617",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-09-06T06:47:09.6508735+02:00",
"date_end": "2026-09-06T06:47:09.6508735+02:00",
"id_branch": "a799d672-9db5-481e-97e0-8e62e9e631da",
"id_pos": "7abeed6b-c534-4ea0-8c61-770c4f6136dc",
"id_list": "4819930b-bb42-446b-af8d-2e617eeae541",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-09-06T06:47:09.6508735+02:00",
"last_update": "2026-09-06T06:47:09.6508735+02:00",
"id_user_upd": "de670d98-ac65-463e-928b-bfd0dd0e6e8e",
"commited": true,
"mt_branches": {
"$ref": "3"
},
"mt_pos": {
"$ref": "1"
},
"mt_prices_list": {
"$ref": "33"
},
"st_users": {
"$ref": "9"
}
},
{
"$ref": "43"
}
],
"st_images": {
"$ref": "4"
},
"st_users": {
"$ref": "9"
},
"mt_prices_rules": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"tt_doc_sa_det": [
{
"$ref": "23"
},
{
"$ref": "23"
}
]
},
"st_users": {
"$ref": "9"
}
},
{
"$ref": "32"
}
],
"tt_items_customs": [
{
"$id": "44",
"id": "acaaf565-0dc9-44e3-8834-837cb5502d8d",
"order_id": 2,
"id_item": "f4166674-7fde-4bbe-b394-a00675320e94",
"id_item_type": "58f84bb4-b7ac-4254-b125-69994e598991",
"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": "8341cc86-12ee-4056-ab6a-18e417d91733",
"type_item": 11,
"id_voucher_json": "35277a7a-8188-44f1-9c55-3e8571ae824f",
"count_voucher": 1,
"id_category": "364934b0-8242-4170-93ea-826bc5546684",
"created_on": "2026-09-06T06:47:09.6508735+02:00",
"last_update": "2026-09-06T06:47:09.6508735+02:00",
"id_user_upd": "051f78cb-8ca3-4a41-939a-9615e82f80c0",
"commited": true,
"mt_items": {
"$ref": "7"
},
"mt_items_types": {
"$ref": "28"
},
"st_users": {
"$ref": "9"
},
"tt_pos_sesion": {
"$id": "45",
"id": "54c393ed-3b39-4792-bcd3-5b6a90efd2d5",
"nro_sesion": 2,
"id_pos": "edef731c-508e-46f6-a3c7-25a6bf1ee70c",
"date_tax": "2026-09-06T06:47:09.6508735+02:00",
"date_open": "2026-09-06T06:47:09.6508735+02:00",
"date_close": "2026-09-06T06:47:09.6508735+02:00",
"id_user_open": "0467c125-54da-4ab8-9d89-9683beef6b12",
"id_user_close": "7268517f-b92f-40ab-96c8-d5027a418747",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2026-09-06T06:47:09.6508735+02:00",
"last_update": "2026-09-06T06:47:09.6508735+02:00",
"commited": true,
"mt_pos": {
"$ref": "1"
},
"tt_cloakrooms_units": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"tt_items_customs": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_doc_sa_pt": [
{
"$id": "46",
"id": "43f1ce21-598f-4eac-b965-ac867b07f90c",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "0d04d636-c3bc-4ba2-a668-efbc34d75c9e",
"type_pay": 5,
"module": "sample string 6",
"process": true,
"json_cloackrooms": "sample string 8",
"multi_select": 9,
"terminal_name": "sample string 10",
"created_on": "2026-09-06T06:47:09.6508735+02:00",
"tt_pos_sesion": {
"$ref": "45"
}
},
{
"$ref": "46"
}
],
"tt_rooms_units_activity": [
{
"$id": "47",
"id": "a4039483-13ff-4387-b933-9164cafa6d7a",
"id_room_unit": "e76e527d-933f-4ed9-b730-7b4993c8cf70",
"id_room_list": "efcd784d-fd93-460a-afe2-6be5d5cf1707",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-09-06T06:47:09.6508735+02:00",
"date_from": "2026-09-06T06:47:09.6508735+02:00",
"date_end": "2026-09-06T06:47:09.6508735+02:00",
"date_open": "2026-09-06T06:47:09.6508735+02:00",
"date_close": "2026-09-06T06:47:09.6508735+02:00",
"id_employee": "3825e588-3857-456a-af0f-805dd239e56f",
"id_employee_sec": "155df973-feba-459a-b567-2a381318dc6b",
"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": "85ac79be-13d0-4739-85b1-ece159ed6066",
"comment": "sample string 7",
"id_user_open": "ab3544c2-e5d0-45e0-995f-b115b663e91b",
"id_user_close": "f49d9e39-bed4-43a0-832b-061874e364fb",
"id_unit_state": "89d3e7be-0ad0-4ba1-894f-cafcc4b7c8b5",
"id_pos_sesion": "34d406e0-5e5e-4795-a31f-875cc36f8bd1",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-09-06T06:47:09.6508735+02:00",
"active": true,
"created_on": "2026-09-06T06:47:09.6508735+02:00",
"last_update": "2026-09-06T06:47:09.6508735+02:00",
"commited": true,
"mt_employees": {
"$ref": "20"
},
"mt_employees1": {
"$ref": "20"
},
"mt_rooms_units": {
"$id": "48",
"id": "f134ed71-1136-4b31-a668-60cf102f16d1",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "758e3619-7050-4de2-8cdf-530c0f643062",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "e6b93b5b-64a9-465c-b245-210c388ba10e",
"locked": true,
"date_locked": "2026-09-06T06:47:09.6508735+02:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-09-06T06:47:09.6508735+02:00",
"last_update": "2026-09-06T06:47:09.6508735+02:00",
"id_user_upd": "9ace5008-7268-47d6-9f9b-4aba603cd0a0",
"commited": true,
"mt_rooms": {
"$id": "49",
"id": "14040fe5-bfbf-472b-b9ed-9653d1d50a41",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "1baf8e6a-13de-4b6b-8e05-5b6ac7304db6",
"name_pos": "sample string 6",
"id_image": "87857235-9fc7-4993-aee9-817f8a6d6dd5",
"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": "0b7738cf-8171-405a-8444-d7df08279925",
"refresh_status": true,
"active": true,
"created_on": "2026-09-06T06:47:09.6508735+02:00",
"last_update": "2026-09-06T06:47:09.6508735+02:00",
"id_user_upd": "52c94a52-e5d0-4ec7-a4ad-df8ba11766e0",
"commited": true,
"mt_branches": {
"$ref": "3"
},
"mt_pos_rooms": [
{
"$id": "50",
"id_pos": "dfdc474d-5886-47e6-b1f9-d40620c6c218",
"id_room": "72b80b42-be62-41ed-8795-0052b8e3bf0d",
"active": true,
"created_on": "2026-09-06T06:47:09.6508735+02:00",
"last_update": "2026-09-06T06:47:09.6508735+02:00",
"id_user_upd": "a36a6155-b569-4a03-9623-6cb9537e185c",
"commited": true,
"mt_pos": {
"$ref": "1"
},
"mt_rooms": {
"$ref": "49"
},
"st_users": {
"$ref": "9"
}
},
{
"$ref": "50"
}
],
"st_images": {
"$ref": "4"
},
"st_images1": {
"$ref": "4"
},
"st_users": {
"$ref": "9"
},
"mt_rooms_units": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"tt_rooms_list": [
{
"$id": "51",
"id": "daaef0d9-e209-4eb4-85c7-29c034ebf858",
"id_room": "c901949d-a635-4342-9446-7ddd34938f78",
"date_in": "2026-09-06T06:47:09.6508735+02:00",
"date_out": "2026-09-06T06:47:09.6508735+02:00",
"id_user_add": "2235f4d0-2e72-4c0a-9c21-2cafd83090cc",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-09-06T06:47:09.6508735+02:00",
"last_update": "2026-09-06T06:47:09.6508735+02:00",
"commited": true,
"mt_rooms": {
"$ref": "49"
},
"st_users": {
"$ref": "9"
},
"tt_rooms_units_activity": [
{
"$ref": "47"
},
{
"$ref": "47"
}
]
},
{
"$ref": "51"
}
]
},
"mt_rooms_units_types": {
"$id": "52",
"id": "ab2c2af4-e142-48d5-87a6-367ff9af9283",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-09-06T06:47:09.6508735+02:00",
"last_update": "2026-09-06T06:47:09.6508735+02:00",
"id_user_upd": "eddf986a-b3de-43d9-890b-9336bd073a6f",
"commited": true,
"mt_rooms_units": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"mt_rooms_units_states_types": [
{
"$id": "53",
"id_room_type": "35a0868e-214d-4e2f-ad55-f58578b6a234",
"id_room_state": "ba5de48d-fa41-4bc5-8a90-b2986875f5c1",
"id_image": "65bb239a-59e5-4c68-8d69-af7d68482514",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-09-06T06:47:09.6508735+02:00",
"last_update": "2026-09-06T06:47:09.6508735+02:00",
"id_user_upd": "70e84928-e68c-42fc-a242-4b38b9f3900b",
"commited": true,
"mt_rooms_units_states": {
"$id": "54",
"id": "cc60fc35-3264-418d-abf6-786283e9382a",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"color": "sample string 5",
"active": true,
"created_on": "2026-09-06T06:47:09.6508735+02:00",
"last_update": "2026-09-06T06:47:09.6508735+02:00",
"id_user_upd": "42ce1609-a38e-4fea-a40e-90369c95eadc",
"commited": true,
"st_users": {
"$ref": "9"
},
"mt_rooms_units_states_types": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"tt_rooms_units_activity": [
{
"$ref": "47"
},
{
"$ref": "47"
}
]
},
"mt_rooms_units_types": {
"$ref": "52"
},
"st_images": {
"$ref": "4"
},
"st_users": {
"$ref": "9"
}
},
{
"$ref": "53"
}
],
"st_users": {
"$ref": "9"
}
},
"st_users": {
"$ref": "9"
},
"tt_rooms_units_activity": [
{
"$ref": "47"
},
{
"$ref": "47"
}
]
},
"mt_rooms_units_states": {
"$ref": "54"
},
"st_users": {
"$ref": "9"
},
"st_users1": {
"$ref": "9"
},
"tt_doc_sa": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"tt_pos_sesion": {
"$ref": "45"
},
"tt_rooms_list": {
"$ref": "51"
}
},
{
"$ref": "47"
}
],
"st_users": {
"$ref": "9"
},
"st_users1": {
"$ref": "9"
},
"tt_tips": [
{
"$id": "55",
"id": "459e33ef-5858-4070-808f-c5f7e4a53f5f",
"id_pos_sesion": "f36e2395-51a1-40cf-a5b8-6c28a3bf0b94",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "290c9009-9f45-4290-9a29-1c18c39fb339",
"id_room_unit_activity": "b13d938a-6a9f-4140-9e20-dc5f880255f6",
"id_doc_sa": "a38929be-ca02-4348-960d-ec4a550af169",
"id_pos_type": "44074add-12f2-4bc4-8752-272a5ebea331",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "5df73a9f-85e4-438d-ada8-6260cf17b8d6",
"coupon_id": "sample string 7",
"terminal_id": "sample string 8",
"card_name": "sample string 9",
"card_bank": "sample string 10",
"card_number": "sample string 11",
"client_name": "sample string 12",
"money_type": "sample string 13",
"merchant_id": "sample string 14",
"aid": "sample string 15",
"auth_num": "sample string 16",
"authorization": true,
"signature": true,
"contactless": true,
"date_hour_pay": "sample string 17",
"terminal_name": "sample string 18",
"active": true,
"created_on": "2026-09-06T06:47:09.6508735+02:00",
"last_update": "2026-09-06T06:47:09.6508735+02:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "45"
},
"tt_tips_users": [
{
"$id": "56",
"id_tip": "b03f0370-fda3-4f54-b72e-dca7733d78ee",
"id_user": "19ec101c-dc16-4487-9dda-785778efeee4",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-09-06T06:47:09.6508735+02:00",
"last_update": "2026-09-06T06:47:09.6508735+02:00",
"commited": true,
"st_users": {
"$ref": "9"
},
"tt_tips": {
"$ref": "55"
}
},
{
"$ref": "56"
}
]
},
{
"$ref": "55"
}
],
"tt_pos_sesion_users": [
{
"$id": "57",
"id_pos_sesion": "fa22476f-61dd-4cf7-af91-1b7c4dba0409",
"id_user": "05974e84-f2a2-4efb-86f2-00bec204358d",
"date_add": "2026-09-06T06:47:09.6508735+02:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-09-06T06:47:09.6508735+02:00",
"last_update": "2026-09-06T06:47:09.6508735+02:00",
"commited": true,
"st_users": {
"$ref": "9"
},
"tt_pos_sesion": {
"$ref": "45"
}
},
{
"$ref": "57"
}
],
"tt_doc_sa": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"tt_cmd_connection": [
{
"$id": "58",
"id": "7e87c883-ce3d-4532-9c6b-cdecc15ea15b",
"id_user": "b81f317c-b6d8-418f-ac9b-5153a8f06b6b",
"id_user_profile": "65eee7b3-6faf-447c-b5d4-872f6001e3eb",
"locator": "sample string 4",
"date_end": "2026-09-06T06:47:09.6508735+02:00",
"id_pos_sesion": "782e9cc2-3d45-4669-a822-93d25118caea",
"date_login": "2026-09-06T06:47:09.6508735+02:00",
"date_logout": "2026-09-06T06:47:09.6508735+02:00",
"terminal_id": "sample string 6",
"terminal_type": "sample string 7",
"created_on": "2026-09-06T06:47:09.6508735+02:00",
"last_update": "2026-09-06T06:47:09.6508735+02:00",
"commited": true,
"st_users": {
"$ref": "9"
},
"st_users_profiles": {
"$id": "59",
"id": "f7062dbc-61a4-4316-897c-1545ada14321",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"is_pass_required": true,
"is_admin": true,
"level_id": 7,
"order_1": 8,
"order_2": 9,
"order_3": 10,
"order_4": 11,
"is_tips": true,
"is_view_all": true,
"active": true,
"created_on": "2026-09-06T06:47:09.6508735+02:00",
"last_update": "2026-09-06T06:47:09.6508735+02:00",
"commited": true,
"st_permisions": [
{
"$id": "60",
"id": "3984c1b1-951c-40dc-9da9-ca70e722c6cb",
"id_function": "69c8a5b3-92b4-421a-b754-f87a964cbfae",
"id_user": "fb706efe-ad90-4e65-9632-298131cbfa4a",
"id_profile": "ea72dc09-7864-4e8b-b822-c237b79b0c3d",
"permission": 3,
"active": true,
"created_on": "2026-09-06T06:47:09.6508735+02:00",
"last_update": "2026-09-06T06:47:09.6508735+02:00",
"commited": true,
"st_users_profiles": {
"$ref": "59"
},
"st_users": {
"$ref": "9"
},
"st_functions": {
"$id": "61",
"id": "083ea3c9-c735-4c27-9567-cea263cc196b",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "9f0a4836-72ff-4c17-8f01-8d1b12b53f38",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "baa505fb-77d9-4869-ad57-60cdb6d955ca",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"font_bold": true,
"font_underline": true,
"font_size": 16,
"active": true,
"created_on": "2026-09-06T06:47:09.6508735+02:00",
"last_update": "2026-09-06T06:47:09.6508735+02:00",
"commited": true,
"st_functions_groups": {
"$id": "62",
"id": "268619b9-1c6e-404b-9bfe-be3f0de43c3a",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-09-06T06:47:09.6508735+02:00",
"last_update": "2026-09-06T06:47:09.6508735+02:00",
"commited": true,
"st_functions": [
{
"$ref": "61"
},
{
"$ref": "61"
}
]
},
"st_images": {
"$ref": "4"
},
"st_permisions": [
{
"$ref": "60"
},
{
"$ref": "60"
}
]
}
},
{
"$ref": "60"
}
],
"st_users": [
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"tt_cmd_connection": [
{
"$ref": "58"
},
{
"$ref": "58"
}
]
},
"tt_pos_sesion": {
"$ref": "45"
}
},
{
"$ref": "58"
}
],
"tt_cmd_messages": [
{
"$id": "63",
"id": "26c1a87d-d69c-47ca-9cf1-c47718373ba1",
"id_user": "d76c8709-db71-4117-b266-972d4d34c96a",
"date_add": "2026-09-06T06:47:09.6508735+02:00",
"destiny_type": 4,
"id_key": "4b8f3ab4-3107-4fe5-88d5-c8a335f1d628",
"message": "sample string 6",
"message_view": true,
"date_view": "2026-09-06T06:47:09.6508735+02:00",
"id_pos_sesion": "4024fcdd-7851-43dd-b3df-51dd6b2561bb",
"terminal_add": "sample string 9",
"created_on": "2026-09-06T06:47:09.6508735+02:00",
"last_update": "2026-09-06T06:47:09.6508735+02:00",
"commited": true,
"st_users": {
"$ref": "9"
},
"tt_pos_sesion": {
"$ref": "45"
}
},
{
"$ref": "63"
}
]
}
},
{
"$ref": "44"
}
]
},
"mt_items_vouchers": {
"$id": "64",
"id": "37f4a38f-4bc9-4850-8acd-90a2b527d061",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "7cba71bc-8ac0-4edd-8cb4-d6469eb2c8b9",
"id_doc_print": "e1fb0cfc-f91d-48bb-957d-b85f0b603fae",
"hour_end": "00:00:00.1234567",
"price_item_sub": true,
"define_validity": true,
"price_ref": true,
"price_min": 11.1,
"supply_apply": 12,
"active": true,
"created_on": "2026-09-06T06:47:09.6508735+02:00",
"last_update": "2026-09-06T06:47:09.6508735+02:00",
"commited": true,
"mt_items_sub": [
{
"$ref": "24"
},
{
"$ref": "24"
}
]
},
"st_users": {
"$ref": "9"
},
"mt_prices_items": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"tt_doc_sa_det": [
{
"$ref": "23"
},
{
"$ref": "23"
}
]
},
"mt_prices_list": {
"$ref": "33"
},
"st_users": {
"$ref": "9"
},
"st_users1": {
"$ref": "9"
},
"tt_doc_sa": {
"$ref": "12"
},
"tt_doc_sa_det_stock": [
{
"$id": "65",
"id_doc_sa": "d15667c5-4431-47e6-b354-4d61d57bd47d",
"id_line": 2,
"id_item": "47936ffd-313a-4616-a60e-d82f2a0b5777",
"qty": 4.1,
"mt_items": {
"$ref": "7"
},
"tt_doc_sa_det": {
"$ref": "23"
}
},
{
"$ref": "65"
}
]
},
{
"$ref": "23"
}
],
"tt_doc_sa_pay": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"tt_vouchers": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"tt_vouchers_permisions": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"tt_rooms_units_activity": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "47"
},
{
"$ref": "47"
}
]
},
"mt_money_types": {
"$ref": "15"
},
"mt_payment_types": {
"$ref": "18"
},
"tt_doc_sa": {
"$ref": "12"
},
"tt_vouchers": {
"$ref": "30"
}
},
{
"$ref": "19"
}
],
"tt_vouchers": [
{
"$ref": "30"
},
{
"$ref": "30"
}
]
},
"st_users": {
"$ref": "9"
},
"mt_money_types": {
"$ref": "15"
},
"tt_doc_sa": {
"$ref": "12"
}
},
{
"$ref": "17"
}
],
"tt_doc_sa_pay": [
{
"$ref": "19"
},
{
"$ref": "19"
}
]
},
"mt_payment_types": {
"$ref": "18"
},
"st_users": {
"$ref": "9"
}
},
{
"$ref": "14"
}
],
"st_images": {
"$ref": "4"
},
"st_users": {
"$ref": "9"
},
"mt_pos_doc_print": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"st_doc_num": [
{
"$id": "66",
"id_pos": "2f7e61c3-d546-46f5-a5a8-bccf2856ad29",
"id_doc": "6bd625dd-e4ed-4fd2-8d2a-ea56a73040fc",
"value": 3,
"created_on": "2026-09-06T06:47:09.6508735+02:00",
"last_update": "2026-09-06T06:47:09.6508735+02:00",
"commited": true,
"mt_docs": {
"$ref": "13"
},
"mt_pos": {
"$ref": "1"
}
},
{
"$ref": "66"
}
],
"tt_doc_sa": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"tt_doc_st": [
{
"$id": "67",
"id": "2374b4af-6d22-4769-b339-4e09940dfe7c",
"id_pos": "eb8ba0c5-5bee-4ee3-a189-85724e6f1194",
"id_doc": "92f8add6-f4b8-430b-b9b3-30baafc9b2a0",
"id_branch": "98cc3823-ec05-4739-b64a-8fc0b9104da7",
"nro_doc": "sample string 5",
"date_doc": "2026-09-06T06:47:09.6508735+02:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "2661e9f7-60a8-428d-a5a1-be864bde5725",
"id_loc_from": "da3adf55-dfb8-4c21-8bfd-0d6079301bd9",
"id_loc_end": "80d6e918-cb72-48d9-a7f0-647c6a8d9a70",
"id_user_add": "cac722c1-c33a-4c74-afa5-fba458be05e1",
"id_user_upd": "b08b5d0c-f9b5-4755-9106-6646da49a0a3",
"id_pos_sesion": "4195c056-1683-4b1c-9622-f2e50b7843c4",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-09-06T06:47:09.6508735+02:00",
"active": true,
"created_on": "2026-09-06T06:47:09.6508735+02:00",
"last_update": "2026-09-06T06:47:09.6508735+02:00",
"commited": true,
"mt_branches": {
"$ref": "3"
},
"mt_docs": {
"$ref": "13"
},
"mt_locations": {
"$id": "68",
"id": "5aff3778-25bd-4912-bca4-f303ed0b406b",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "fbd837c3-536d-49d2-bd69-c409187f65ea",
"active": true,
"created_on": "2026-09-06T06:47:09.6508735+02:00",
"last_update": "2026-09-06T06:47:09.6508735+02:00",
"id_user_upd": "f8645865-e8a6-4a23-8808-1e78de18add3",
"commited": true,
"mt_branches": {
"$ref": "3"
},
"st_users": {
"$ref": "9"
},
"tt_doc_sa": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"tt_doc_sa1": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"tt_doc_st": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"tt_doc_st1": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"tt_stock": [
{
"$id": "69",
"id_location": "d8eb1d78-2f53-4448-862b-452a08813f6c",
"id_item": "56f33b34-fbae-44e1-ad50-f77993b693a7",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-09-06T06:47:09.6508735+02:00",
"last_update": "2026-09-06T06:47:09.6508735+02:00",
"commited": true,
"mt_items": {
"$ref": "7"
},
"mt_locations": {
"$ref": "68"
}
},
{
"$ref": "69"
}
]
},
"mt_locations1": {
"$ref": "68"
},
"mt_pos": {
"$ref": "1"
},
"st_users": {
"$ref": "9"
},
"st_users1": {
"$ref": "9"
},
"tt_doc_st_det": [
{
"$id": "70",
"id_doc_st": "ac8e16e3-4cec-4dc6-a6d5-e1786b7e8cc5",
"id_line": 2,
"id_item": "43115eff-1642-4224-ac0e-b841ffb9f3fb",
"comment": "sample string 4",
"qty": 5.1,
"status": 1,
"active": true,
"mt_items": {
"$ref": "7"
},
"tt_doc_st": {
"$ref": "67"
}
},
{
"$ref": "70"
}
],
"tt_doc_st1": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"tt_doc_st2": {
"$ref": "67"
}
},
{
"$ref": "67"
}
]
},
"mt_locations": {
"$ref": "68"
},
"mt_locations1": {
"$ref": "68"
},
"mt_pos": {
"$ref": "1"
},
"st_users": {
"$ref": "9"
},
"st_users1": {
"$ref": "9"
},
"tt_cloakrooms_units": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"tt_doc_sa_det": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"tt_doc_sa_pay": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"tt_doc_sa1": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"tt_doc_sa2": {
"$ref": "12"
},
"tt_pos_sesion": {
"$ref": "45"
},
"tt_rooms_units_activity": {
"$ref": "47"
},
"tt_spool_doc_print": [
{
"$id": "71",
"id": "0c090356-1073-448f-9b54-e9907f93a10c",
"spool_server": "sample string 2",
"id_doc_sa": "f5dd25fd-af3d-4059-bccb-11fa55eac406",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-09-06T06:47:09.6508735+02:00",
"printed": true,
"print_on": "2026-09-06T06:47:09.6508735+02:00",
"tt_doc_sa": {
"$ref": "12"
}
},
{
"$ref": "71"
}
]
},
"tt_pos_sesion": {
"$ref": "45"
}
},
{
"$ref": "11"
}
]
},
{
"$ref": "10"
}
],
"mt_docs_payment_money": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"mt_employees": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"mt_employees_profiles": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"mt_items_featured": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"mt_items_sub": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"mt_items_types": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"mt_locations": [
{
"$ref": "68"
},
{
"$ref": "68"
}
],
"mt_money_rates": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"mt_money_types": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_payment_types": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"mt_pos": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"mt_pos_doc_print": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_pos_prices_list": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_pos_print": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"mt_pos_rooms": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"mt_pos_types": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_pos_view": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_prices_items": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"mt_prices_list": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_prices_list_rules": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"mt_prices_rules": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"mt_rooms": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"mt_rooms_units": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"mt_rooms_units_types": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"mt_units": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"mt_units_ref": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"st_images": {
"$ref": "4"
},
"st_images1": {
"$ref": "4"
},
"st_permisions": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"st_pos_license": [
{
"$id": "72",
"id": "01504b37-4201-44de-91e2-7e6116ec95cc",
"id_pos": "c10f4661-e975-47d1-a880-1f0a51afcb52",
"mac_address": "sample string 3",
"date_end": "2026-09-06T06:47:09.6508735+02:00",
"key_access": "sample string 5",
"id_user_add": "16069e9c-1c64-41a4-88ce-5a2e16fb5704",
"active": true,
"created_on": "2026-09-06T06:47:09.6508735+02:00",
"last_update": "2026-09-06T06:47:09.6508735+02:00",
"commited": true,
"mt_pos": {
"$ref": "1"
},
"st_users": {
"$ref": "9"
}
},
{
"$ref": "72"
}
],
"st_users_pos": [
{
"$id": "73",
"id_user": "df07fcdd-0918-4719-97e5-5c1255cb3ce0",
"id_pos": "34dc66f5-6a89-47eb-857e-94ff2779b824",
"pass_required": true,
"active": true,
"created_on": "2026-09-06T06:47:09.6508735+02:00",
"last_update": "2026-09-06T06:47:09.6508735+02:00",
"commited": true,
"mt_pos": {
"$ref": "1"
},
"st_users": {
"$ref": "9"
}
},
{
"$ref": "73"
}
],
"st_users_token": [
{
"$id": "74",
"id": "fcbfb03b-31af-4844-bd09-0092dda1d8e2",
"token_id": "sample string 2",
"id_user": "2cffdac5-1dcb-433a-b591-f8b0982bfd62",
"date_from": "2026-09-06T06:47:09.6508735+02:00",
"date_end": "2026-09-06T06:47:09.6508735+02:00",
"created_on": "2026-09-06T06:47:09.6508735+02:00",
"st_users": {
"$ref": "9"
}
},
{
"$ref": "74"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"tt_doc_sa_det": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"tt_doc_sa_det1": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"tt_doc_st": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"tt_doc_st1": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"tt_items_customs": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_logs": [
{
"$id": "75",
"id": "8b1e6f14-40de-401e-9b35-815fcb597006",
"id_user_add": "88f70841-92d8-4fb7-b3d4-c816bbf3fb42",
"id_table": "09dcedbb-1960-4d28-ad81-d52080c968a4",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "df37086a-3e51-46f3-bba9-fb91d0cce522",
"created_on": "2026-09-06T06:47:09.6508735+02:00",
"commited": true,
"mt_pos": {
"$ref": "1"
},
"st_sync_tables": {
"$id": "76",
"id": "45671b78-5877-4052-9053-5618565f8868",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-09-06T06:47:09.6508735+02:00",
"last_update": "2026-09-06T06:47:09.6508735+02:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "77",
"id": "12ffd548-8087-4c06-8d96-a18f88a4665f",
"id_sync": "b607d32c-57cf-4c33-91f3-c07e43d6a934",
"json": "sample string 3",
"id_table": "53ec01f8-12df-42c3-bd7e-5b40d5873592",
"order": 5,
"st_sync_packages": {
"$id": "78",
"id": "6cb381c2-ecdd-4d9b-890d-26653a77380f",
"id_branch_from": "8e7954ba-7fa9-4929-9f36-c1d046e0fd32",
"id_branch_to": "954284d4-1644-4757-a054-ce76b2cc8c36",
"type": 4,
"created_on": "2026-09-06T06:47:09.6508735+02:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-09-06T06:47:09.6508735+02:00",
"send_on": "2026-09-06T06:47:09.6508735+02:00",
"mt_branches": {
"$ref": "3"
},
"mt_branches1": {
"$ref": "3"
},
"st_sync_packages_det": [
{
"$ref": "77"
},
{
"$ref": "77"
}
]
},
"st_sync_tables": {
"$ref": "76"
}
},
{
"$ref": "77"
}
],
"tt_logs": [
{
"$ref": "75"
},
{
"$ref": "75"
}
]
},
"st_users": {
"$ref": "9"
}
},
{
"$ref": "75"
}
],
"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": "79",
"id": "361299d4-85a6-4e09-9489-dc77483e3f28",
"id_room_activity": "3ed3d3c7-8af1-409c-a864-6fec5dc25046",
"id_pos_sesion": "1263c7a3-e22d-4739-a9c1-4ec488b8a8b3",
"log_text": "sample string 4",
"id_user": "c76cf39c-9da3-496c-80b3-99e668fd0af1",
"event_type": "sample string 6",
"correlation_id": "f2b72615-9899-4501-9206-4457ee5a765a",
"id_room_unit": "fa6cad9b-2ec4-410c-9325-5163f120ff94",
"id_room_unit_source": "b75f22bb-0186-446b-bd0b-f858245ac82c",
"id_room_unit_destination": "30752404-7883-43fa-b33f-31b64a14d1f8",
"id_room_activity_related": "ed40d3de-94ca-43e0-8720-161f07a95f29",
"id_doc_sa": "c97ff710-915d-47cd-83fe-7c47c4b740a5",
"id_user_authorizer": "02f81f68-6e0c-4265-8dbd-cd872bb6d9b7",
"data_json": "sample string 7",
"created_on": "2026-09-06T06:47:09.6508735+02:00",
"commited": true,
"st_users": {
"$ref": "9"
}
},
{
"$ref": "79"
}
],
"tt_tips_users": [
{
"$ref": "56"
},
{
"$ref": "56"
}
],
"tt_vouchers_permisions": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"tt_vouchers": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"mt_docs": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_pos_sesion_users": [
{
"$ref": "57"
},
{
"$ref": "57"
}
],
"tt_doc_sa": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"tt_doc_sa1": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"mt_items": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"mt_rooms_units_states": [
{
"$ref": "54"
},
{
"$ref": "54"
}
],
"st_users_profiles": {
"$ref": "59"
},
"tt_cmd_connection": [
{
"$ref": "58"
},
{
"$ref": "58"
}
],
"tt_cmd_messages": [
{
"$ref": "63"
},
{
"$ref": "63"
}
]
}
},
"mt_categories_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_items_featured": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"mt_items_formula": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_units": {
"$ref": "27"
},
"mt_units1": {
"$ref": "27"
},
"st_images": {
"$ref": "4"
},
"st_users": {
"$ref": "9"
},
"mt_items_sub": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"mt_prices_rules": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"tt_doc_sa_det_stock": [
{
"$ref": "65"
},
{
"$ref": "65"
}
],
"tt_doc_st_det": [
{
"$ref": "70"
},
{
"$ref": "70"
}
],
"tt_items_customs": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_stock": [
{
"$ref": "69"
},
{
"$ref": "69"
}
],
"tt_vouchers_det": [
{
"$ref": "29"
},
{
"$ref": "29"
}
]
},
"st_users": {
"$ref": "9"
}
},
{
"$ref": "6"
}
],
"st_images": {
"$ref": "4"
},
"st_users": {
"$ref": "9"
},
"mt_prices_rules": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"tt_vouchers_det": [
{
"$ref": "29"
},
{
"$ref": "29"
}
]
},
{
"$ref": "5"
}
],
"mt_employees": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"mt_items": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"mt_items_types": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"mt_money_types": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_payment_types": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"mt_prices_list": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_rooms": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"mt_rooms1": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"st_functions": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"st_images_types": {
"$id": "80",
"id": "b768e336-7057-43b1-b6fe-24e7a2a481ba",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-09-06T06:47:09.6508735+02:00",
"last_update": "2026-09-06T06:47:09.6508735+02:00",
"commited": true,
"st_images": [
{
"$ref": "4"
},
{
"$ref": "4"
}
]
},
"mt_docs": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"st_users": [
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"st_users1": [
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"mt_cloakrooms": [
{
"$ref": "10"
},
{
"$ref": "10"
}
]
},
"st_users": {
"$ref": "9"
},
"mt_branches_zones": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_employees_branches": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"mt_items_featured": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"mt_locations": [
{
"$ref": "68"
},
{
"$ref": "68"
}
],
"mt_periods": [
{
"$id": "81",
"id_branch": "0093aac0-82f1-435c-b16c-455ff3273c34",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-09-06T06:47:09.6508735+02:00",
"date_end": "2026-09-06T06:47:09.6508735+02:00",
"state": "sample string 6",
"created_on": "2026-09-06T06:47:09.6508735+02:00",
"last_update": "2026-09-06T06:47:09.6508735+02:00",
"commited": true,
"mt_branches": {
"$ref": "3"
}
},
{
"$ref": "81"
}
],
"mt_pos": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"mt_prices_list_rules": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"mt_prices_rules": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"mt_rooms": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"st_sync_packages": [
{
"$ref": "78"
},
{
"$ref": "78"
}
],
"st_sync_packages1": [
{
"$ref": "78"
},
{
"$ref": "78"
}
],
"tt_doc_sa": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"tt_doc_st": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"tt_vouchers": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"tt_vouchers_permisions": [
{
"$ref": "31"
},
{
"$ref": "31"
}
]
},
"mt_pos": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"st_users": {
"$ref": "9"
}
},
"mt_cloakrooms": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_items_featured": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"mt_pos_print": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"mt_pos_rooms": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"st_users": {
"$ref": "9"
},
"mt_pos_view": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_prices_list_rules": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"mt_prices_rules": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"st_doc_num": [
{
"$ref": "66"
},
{
"$ref": "66"
}
],
"st_pos_license": [
{
"$ref": "72"
},
{
"$ref": "72"
}
],
"st_users_pos": [
{
"$ref": "73"
},
{
"$ref": "73"
}
],
"tt_doc_sa": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"tt_pos_connection": [
{
"$id": "82",
"id": "af9132a7-dd5a-4bc4-a1e7-199689e63db8",
"id_pos": "809f8c62-1f0c-4672-a020-e4fa5d0de275",
"date_add": "2026-09-06T06:47:09.6508735+02:00",
"date_upd": "2026-09-06T06:47:09.6508735+02:00",
"date_out": "2026-09-06T06:47:09.6508735+02:00",
"connection_type": "sample string 3",
"connection_speed": 1,
"terminal_name": "sample string 4",
"version": "sample string 5",
"commited": true,
"mt_pos": {
"$ref": "1"
}
},
{
"$ref": "82"
}
],
"tt_pos_sesion": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"mt_branches": {
"$ref": "3"
},
"tt_logs": [
{
"$ref": "75"
},
{
"$ref": "75"
}
],
"st_local_variables": [
{
"$id": "83",
"id": "cb7034ee-6657-4972-9551-fed7f99ebf91",
"id_pos": "ecfefdbb-b7ae-4f32-ae64-c04ffeabd0bb",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-09-06T06:47:09.6508735+02:00",
"commited": true,
"mt_pos": {
"$ref": "1"
}
},
{
"$ref": "83"
}
],
"tt_doc_st": [
{
"$ref": "67"
},
{
"$ref": "67"
}
]
},
{
"$ref": "1"
}
]