GET api/Mt_Pos?id_mask={id_mask}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id_mask | string |
Required |
Body Parameters
None.
Response Information
Resource Description
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": "b1f7fca3-e4b3-4822-93f7-02c84c4d0d4d",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "2d0e675a-9822-442a-8bef-9107415ded43",
"id_zone": "b4e60764-b53c-4170-aa0b-b4f5859f8f47",
"user_required": true,
"active": true,
"created_on": "2026-07-08T09:48:26.6450128+02:00",
"last_update": "2026-07-08T09:48:26.6450128+02:00",
"id_user_upd": "27c38d3e-ecb9-4ffa-b054-83ddbdc3c4f4",
"commited": true,
"mt_branches_zones": {
"$id": "2",
"id": "098786b8-36bf-4298-83a2-86c8e66f75d9",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "934cf035-149a-42d0-861c-206b69a4653b",
"active": true,
"created_on": "2026-07-08T09:48:26.6450128+02:00",
"last_update": "2026-07-08T09:48:26.6450128+02:00",
"id_user_upd": "2f6c99f7-2ae0-405c-86a5-e621dfc8025d",
"commited": true,
"mt_branches": {
"$id": "3",
"id": "a2cfe4d3-5b6b-45a7-b5a8-c351262f9023",
"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": "1e172e98-d243-480b-8267-cf5089e14d19",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-07-08T09:48:26.6450128+02:00",
"last_update": "2026-07-08T09:48:26.6450128+02:00",
"id_user_upd": "116af61f-b51f-4159-a0df-a216e645f580",
"commited": true,
"st_images": {
"$id": "4",
"id": "aa8837e8-3de0-43ea-b677-ec92d62a78a0",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "c4a60eac-b996-4187-8b16-0515243f2d08",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-07-08T09:48:26.6450128+02:00",
"last_update": "2026-07-08T09:48:26.6450128+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"mt_categories": [
{
"$id": "5",
"id": "4ac246e5-fc06-4c38-a455-98a8b7b4a1ee",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "e8c0e774-7ba2-4279-abfe-e2beb4e5f526",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "343b15e8-8e6a-4b39-88a3-ef5e9a211d7d",
"view_pos": true,
"order": 8,
"order_sec": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"font_bold": true,
"font_underline": true,
"font_size": 15,
"big_buttons": true,
"active": true,
"created_on": "2026-07-08T09:48:26.6450128+02:00",
"last_update": "2026-07-08T09:48:26.6450128+02:00",
"id_user_upd": "3f0cc10e-347c-4909-b2ba-85bed846ceda",
"commited": true,
"mt_categories_items": [
{
"$id": "6",
"id_category": "6d6e3616-53a9-4205-8378-8e4836bcb623",
"id_item": "b595657f-a2c2-466e-bbd4-d40391ac0236",
"is_default": true,
"active": true,
"created_on": "2026-07-08T09:48:26.6450128+02:00",
"last_update": "2026-07-08T09:48:26.6450128+02:00",
"id_user_upd": "aa6d6082-baf9-4e78-ba1d-59bca0a5ac55",
"commited": true,
"mt_categories": {
"$ref": "5"
},
"mt_items": {
"$id": "7",
"id": "2babbd93-aad9-4240-9a8e-35e32a03f768",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "49602e6f-8cdc-4a6c-a690-7f4f7488ae77",
"id_unit_sec": "113b0fa5-d412-409d-9eb0-e6b46b16f138",
"id_brand": "1cd257f4-871f-4448-8707-1a5406c41eb7",
"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": "97d5ce15-404d-4660-a4ec-7043a24df28a",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"font_bold": true,
"font_underline": true,
"font_size": 29,
"active": true,
"created_on": "2026-07-08T09:48:26.6450128+02:00",
"last_update": "2026-07-08T09:48:26.6450128+02:00",
"id_user_upd": "804b1986-dec0-4864-b07b-14a1002805a0",
"commited": true,
"mt_brands": {
"$id": "8",
"id": "79744c01-75cc-44c4-9370-eb85d04ae1c3",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-07-08T09:48:26.6450128+02:00",
"last_update": "2026-07-08T09:48:26.6450128+02:00",
"id_user_upd": "ea86006b-ca30-4930-bc81-a6878a4fac46",
"commited": true,
"mt_items": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"st_users": {
"$id": "9",
"id": "7ba02725-69ea-4855-9ec8-9cf01fd13078",
"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": "9142786e-8b3e-47cd-8c8d-6b77282d1fc1",
"view_messages": true,
"id_image_photo": "b2a401be-b5ad-4ced-a9c4-d04aeeafd62b",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "953002cb-d472-40ae-9fe5-982074a64ab2",
"view_pos": true,
"order": 15,
"color_border": "sample string 16",
"color_button": "sample string 17",
"color_font": "sample string 18",
"active": true,
"created_on": "2026-07-08T09:48:26.6450128+02:00",
"last_update": "2026-07-08T09:48:26.6450128+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": "54b6e1af-fd89-4311-8d97-ed842a4f247d",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "daa40504-0b83-4684-8df0-f38c37d79d7d",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "ea2b604a-5fea-4719-9fe6-e7cb138b8732",
"view_pos": true,
"order": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"active": true,
"created_on": "2026-07-08T09:48:26.6450128+02:00",
"last_update": "2026-07-08T09:48:26.6450128+02:00",
"id_user_upd": "aad68086-b730-4557-9d2c-21405e82e7fc",
"commited": true,
"mt_pos": {
"$ref": "1"
},
"st_images": {
"$ref": "4"
},
"st_users": {
"$ref": "9"
},
"tt_cloakrooms_units": [
{
"$id": "11",
"id": "cffcf233-ca30-43d7-ab2e-4e884ff137f7",
"id_cloakroom": "28311386-c661-45ee-8b56-22eaedb6a230",
"id_pos_sesion": "2678d60b-6c4d-489f-ac78-76fe0e27754e",
"unit_id": 4,
"date_open": "2026-07-08T09:48:26.6450128+02:00",
"date_close": "2026-07-08T09:48:26.6450128+02:00",
"id_doc_sa": "44fc9749-ce76-4fc9-ac7c-55ce32c74905",
"commited": true,
"mt_cloakrooms": {
"$ref": "10"
},
"tt_doc_sa": {
"$id": "12",
"id": "1b04dbb3-4a4e-4399-9663-7246bf06acdb",
"id_pos": "9543b018-c29b-49d1-a18c-3ebd7a86eacf",
"id_doc": "5d41f968-0770-4d69-aae8-8c374448cd9d",
"id_branch": "6b94834e-640c-4e48-b6a4-9c569d7f9780",
"nro_doc": "sample string 5",
"date_doc": "2026-07-08T09:48:26.6450128+02:00",
"date_tax": "2026-07-08T09:48:26.6450128+02:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "b25b5469-36f8-41d4-ba61-af43b1f556d1",
"id_relationship": "4ee5f63c-cb27-407c-b77c-63f28e9dbde9",
"id_loc_from": "bf7de5b3-ce7e-498d-b36d-5b2e78d5af7a",
"id_loc_end": "55a0161f-96c8-4d04-922f-95cb07d19ed6",
"id_user_add": "daae0928-1f5f-416b-ad9c-da70bf3bd169",
"id_user_upd": "74a97967-8b9c-4096-a997-309d980c12f4",
"comment": "sample string 12",
"id_pos_sesion": "70bd1223-6136-4e46-b4d5-068aeb47a098",
"id_room_unit": "17947495-0516-41a8-a5ad-e9ad8e8bb91a",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "8ee10d5c-b012-4d78-b3ed-32103c9ef24d",
"p_dis": 15.1,
"p_chr": 16.1,
"amt_net": 17.1,
"amt_tax": 18.1,
"amt_dis": 19.1,
"amt_chr": 20.1,
"amt_tot": 21.1,
"active": true,
"created_on": "2026-07-08T09:48:26.6450128+02:00",
"last_update": "2026-07-08T09:48:26.6450128+02:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "3"
},
"mt_docs": {
"$id": "13",
"id": "c776c533-81f5-4d33-b1d7-3caae46f7e27",
"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": "8139545f-c156-48ba-a1cf-6106a99b91b0",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"active": true,
"created_on": "2026-07-08T09:48:26.6450128+02:00",
"last_update": "2026-07-08T09:48:26.6450128+02:00",
"id_user_upd": "c561b569-933b-4686-970f-e535fa1b82c8",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "14",
"id_doc": "489e230c-4aed-47b4-9ae2-24fe6da9be14",
"id_pay": "04c9b2ad-3755-43f3-85f3-d05d05350e67",
"id_money": "e0861cf8-ba34-403f-8155-387700eaf498",
"active": true,
"created_on": "2026-07-08T09:48:26.6450128+02:00",
"last_update": "2026-07-08T09:48:26.6450128+02:00",
"id_user_upd": "71e55e6c-e0d6-4a63-9157-e0de83c576c6",
"commited": true,
"mt_docs": {
"$ref": "13"
},
"mt_money_types": {
"$id": "15",
"id": "2d9a8e50-d682-452f-b7eb-4e794900794a",
"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": "19ae3de5-0e48-40c8-bcc2-d482b035be8a",
"view_pos": true,
"order": 8,
"color_border": "sample string 9",
"color_button": "sample string 10",
"color_font": "sample string 11",
"active": true,
"created_on": "2026-07-08T09:48:26.6450128+02:00",
"last_update": "2026-07-08T09:48:26.6450128+02:00",
"id_user_upd": "f078fbbb-1f6e-4f22-9a2f-2b0f92808403",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"mt_money_rates": [
{
"$id": "16",
"id_money_1": "4ea2a277-442c-4a1b-aa63-ae1e5aa74ceb",
"id_money_2": "542a9563-0cdc-4edd-8d1c-6ce5b9816b94",
"date_from": "2026-07-08T09:48:26.6450128+02:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-07-08T09:48:26.6450128+02:00",
"last_update": "2026-07-08T09:48:26.6450128+02:00",
"id_user_upd": "b736dde2-632b-483d-8f66-5e761917a62a",
"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": "b2b3cb41-4ddc-40c2-9976-cf40fe3ccf39",
"id_pay": "912e2310-4906-45a0-adb1-7253f4d4ae4b",
"id_money": "3b297f21-7591-4001-a952-144169f35512",
"date_cashflow": "2026-07-08T09:48:26.6450128+02:00",
"coefficient": 5.1,
"id_user_add": "1ac4ad69-9380-4ed4-9b41-f1650fedc560",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "18",
"id": "f36c5e82-c70c-4599-a4c9-9c41e8a4ed86",
"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": "7b08702c-2c17-4a07-b4ac-6b58cd1cd4bb",
"view_pos": true,
"order": 13,
"color_border": "sample string 14",
"color_button": "sample string 15",
"color_font": "sample string 16",
"active": true,
"created_on": "2026-07-08T09:48:26.6450128+02:00",
"last_update": "2026-07-08T09:48:26.6450128+02:00",
"id_user_upd": "7960c65b-4210-4955-b70c-cea410cc2089",
"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": "5fba07d1-a2fa-474f-820e-ea4572532456",
"id_line": 2,
"id_pay": "c2182da7-7820-4cd2-b8e3-6f5c9ec78e3c",
"id_money": "98337859-288c-4df6-bb24-95613483fb5f",
"coefficient": 5.1,
"id_voucher": "2993ba5b-7b0c-4359-9212-ea75ff5a13c7",
"id_employee": "7bd552a4-595a-40fb-8d90-f241f93e0fd1",
"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": "c43b0b55-422b-4b87-a15c-0a4c7c9dd123",
"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": "a6fc16f8-65ce-462f-8cdc-b1bc5e9bc463",
"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": "7141431f-8c22-4d29-9434-acf6e34f7bcd",
"name_pos": "sample string 12",
"id_image": "57485c4d-dc0a-49c2-a871-78b0790b1461",
"view_pos": true,
"order": 14,
"color_border": "sample string 15",
"color_button": "sample string 16",
"color_font": "sample string 17",
"active": true,
"created_on": "2026-07-08T09:48:26.6450128+02:00",
"last_update": "2026-07-08T09:48:26.6450128+02:00",
"id_user_upd": "87d30a19-0abd-4e82-83b0-05c65b0c69ca",
"commited": true,
"mt_employees_branches": [
{
"$id": "21",
"id_employee": "f10b0f7e-3259-4978-be35-77e55259f5c9",
"id_branch": "265538ea-fe43-4c41-aa4c-9c7af15b93c5",
"active": true,
"created_on": "2026-07-08T09:48:26.6450128+02:00",
"last_update": "2026-07-08T09:48:26.6450128+02:00",
"id_user_upd": "15101d7b-e970-427c-bfec-573c7924eda7",
"commited": true,
"mt_branches": {
"$ref": "3"
},
"mt_employees": {
"$ref": "20"
}
},
{
"$ref": "21"
}
],
"mt_employees_profiles": {
"$id": "22",
"id": "1185b836-2f9e-4294-ac3e-f3cdd0c7adca",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-07-08T09:48:26.6450128+02:00",
"last_update": "2026-07-08T09:48:26.6450128+02:00",
"id_user_upd": "4a92e43d-57da-4c80-961d-97494f64c934",
"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": "d5ec026e-3439-46be-b203-3607a49f78cc",
"id_line": 2,
"id_item_sub": "1d5e6b48-1e24-4ea9-8a0f-dc69c5d09c6b",
"qty": 4.1,
"id_list": "3b4e7c47-1f7e-4dfe-8ae7-6db372d1aac1",
"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": "99bd7738-0baf-45ff-a48e-912a3b3c55cf",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "f14009dd-9098-41f1-9cba-458dc3c0a8cd",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "36b67df5-a119-4151-bdcb-cee536f54b76",
"id_user_upd": "089c6c1d-1a15-4fce-976d-6f6cbff0fc44",
"active": true,
"mt_employees": {
"$ref": "20"
},
"mt_items_sub": {
"$id": "24",
"id": "9d0729ea-d18a-42db-b914-305df8831ff1",
"id_item": "0f159f76-206c-4a94-8654-d1aacc59762d",
"id_item_type": "a74d7f1b-37b5-47b3-a830-d48378ec07a8",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "7a49547f-e22e-4992-b241-1ce537aa9d05",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-07-08T09:48:26.6450128+02:00",
"last_update": "2026-07-08T09:48:26.6450128+02:00",
"id_user_upd": "ddfd33aa-6706-44f9-872c-235dcedf7f8c",
"commited": true,
"mt_items": {
"$ref": "7"
},
"mt_items_formula": [
{
"$id": "25",
"id_item_sub": "56d2b3e5-cab6-4c44-91bf-cf7b544d6503",
"id_item": "9851c075-274d-4fc6-86a6-53524738ffdc",
"group_id": 3,
"id_unit_ref": "34f72bae-5c25-4e30-9a73-469ed17125f7",
"qty_dis": 5,
"mt_items": {
"$ref": "7"
},
"mt_items_sub": {
"$ref": "24"
},
"mt_units_ref": {
"$id": "26",
"id": "45447a36-e5ba-4281-ab0e-c8bd93b5551d",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "86dc4013-0d93-4f66-bc17-1d21c6d60056",
"active": true,
"created_on": "2026-07-08T09:48:26.6450128+02:00",
"last_update": "2026-07-08T09:48:26.6450128+02:00",
"id_user_upd": "f9e50a20-c8d8-4dff-a4d1-f17057c2d788",
"commited": true,
"mt_units": {
"$id": "27",
"id": "7ad94c7b-e16d-4a63-bb92-3fab64bda0ed",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-07-08T09:48:26.6450128+02:00",
"last_update": "2026-07-08T09:48:26.6450128+02:00",
"id_user_upd": "3c263c5f-79f2-45e1-803e-dec76158c9a2",
"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": "5aebc88e-d916-4e80-977d-73fbf7b7543d",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "780d579e-bfae-4121-861e-21108cd334d1",
"view_pos": true,
"order": 7,
"color_border": "sample string 8",
"color_button": "sample string 9",
"color_font": "sample string 10",
"font_bold": true,
"font_underline": true,
"font_size": 13,
"active": true,
"created_on": "2026-07-08T09:48:26.6450128+02:00",
"last_update": "2026-07-08T09:48:26.6450128+02:00",
"id_user_upd": "e694a6b8-3bcc-4cd5-9449-afaefdd5d485",
"commited": true,
"tt_vouchers_det": [
{
"$id": "29",
"id_voucher": "eee6d8db-e82d-4245-add9-802d612fd5ea",
"id_line": "e1d8a628-66a9-4b6f-aae6-2fd6b58d198d",
"id_category": "6ec0558b-2336-4c5d-9dec-e7807ee406f9",
"id_item": "30865371-dea1-4dfd-ac91-99408259329f",
"id_item_type": "b3abd715-242b-4b36-8f36-75993549446f",
"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": "55d9adc5-7023-4c75-9a77-d1b966381ace",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-07-08T09:48:26.6450128+02:00",
"date_end": "2026-07-08T09:48:26.6450128+02:00",
"date_used": "2026-07-08T09:48:26.6450128+02:00",
"date_sesion": "2026-07-08T09:48:26.6450128+02:00",
"id_employee": "9afeac46-5333-4cae-b375-36d2253842f1",
"id_branch": "d5c7e453-6e75-4266-84d6-efee22861e19",
"id_voucher_permision": "d67f86c9-b273-4a2c-9362-ea38f0f108c9",
"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": "6123d297-1c90-4a21-94da-4ba6075535a4",
"id_user_add": "a1608afa-b690-40e6-b927-c29374161ff4",
"id_doc_sa": "eb091929-82ff-4a38-9f9e-64977bedf9ae",
"id_item_sub": "db5a3413-3914-4e51-abcc-97584f2d3c10",
"id_pos_sesion": "a374ea1e-6562-43f7-ac2a-5fa3253e418d",
"is_authorized": true,
"is_automatic": true,
"print_in_branch": true,
"printed": true,
"is_entry": true,
"is_consume": true,
"is_used_entry": true,
"is_used_consume": true,
"is_close": true,
"active": true,
"created_on": "2026-07-08T09:48:26.6450128+02:00",
"last_update": "2026-07-08T09:48:26.6450128+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": "7c057d32-e77e-4dca-9c19-19dd26522bb2",
"date_from": "2026-07-08T09:48:26.6450128+02:00",
"date_end": "2026-07-08T09:48:26.6450128+02:00",
"date_used": "2026-07-08T09:48:26.6450128+02:00",
"id_employee": "7573444b-296d-48d4-8981-a4000a668418",
"id_branch": "4e397142-f4a8-4573-ae02-f360756e733a",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "3b71e791-030b-4ec8-9565-3837a793ba17",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-07-08T09:48:26.6450128+02:00",
"last_update": "2026-07-08T09:48:26.6450128+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": "5fcc3d3d-3a1a-465e-a1b4-6cd74623b346",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-07-08T09:48:26.6450128+02:00",
"date_end": "2026-07-08T09:48:26.6450128+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": "84916ac5-7abd-4487-bf67-0bef1cf9e44f",
"id_pos": "d6f484a0-3f43-49c1-8714-45865c4c86f4",
"id_list": "bb5acdd3-8e14-45f7-95c6-0c6a04980330",
"id_item": "6d48df33-c076-44dc-aed6-a8cd927872f2",
"id_item_type": "a5308f27-9edb-4796-b575-ec1a0f0b6979",
"id_category": "d397571e-1c85-49e2-984e-4d7160251f4c",
"by_day_week": true,
"use_mon": true,
"use_tue": true,
"use_wed": true,
"use_thu": true,
"use_fri": true,
"use_sat": true,
"use_sun": true,
"use_hour_ini": "00:00:00.1234567",
"use_hour_end": "00:00:00.1234567",
"active": true,
"created_on": "2026-07-08T09:48:26.6450128+02:00",
"last_update": "2026-07-08T09:48:26.6450128+02:00",
"id_user_upd": "0a53af70-fde7-4389-93a9-54f17e8ab50f",
"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": "cd2e44e1-c5b4-42d8-ad1b-54b4a2d85a22",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "aafb8250-28e0-4737-912a-6326ebbac2f9",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "e5141e95-fa7c-4aa8-8baf-affddc8079dd",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"active": true,
"created_on": "2026-07-08T09:48:26.6450128+02:00",
"last_update": "2026-07-08T09:48:26.6450128+02:00",
"id_user_upd": "5e598271-c69a-4022-852c-20989f7ed22c",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "34",
"id_pos": "a58d7a5a-5a40-4d0a-8ce7-1ee7fa14d95d",
"id_pos_type": "5ce3e1c9-80a3-4e3a-b765-e63a9fe8b7cb",
"id_price_list": "6415cab7-a1f8-4ba2-bfdd-360c13e66b4b",
"is_default": true,
"view_mon": true,
"view_tue": true,
"view_wed": true,
"view_thu": true,
"view_fri": true,
"view_sat": true,
"view_sun": true,
"active": true,
"created_on": "2026-07-08T09:48:26.6450128+02:00",
"last_update": "2026-07-08T09:48:26.6450128+02:00",
"id_user_upd": "e8629739-bffc-4c2f-a3af-a32d6d5c047d",
"commited": true,
"mt_pos_view": {
"$id": "35",
"id_pos": "8693a122-c12f-4b26-9705-4e28855ac771",
"id_pos_type": "4d627199-cf7b-46d9-831e-850c9c58aab4",
"is_default": true,
"active": true,
"created_on": "2026-07-08T09:48:26.6450128+02:00",
"last_update": "2026-07-08T09:48:26.6450128+02:00",
"id_user_upd": "0f7dcf2e-7061-4724-aea2-a871b24f4418",
"commited": true,
"mt_pos": {
"$ref": "1"
},
"mt_pos_prices_list": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_pos_types": {
"$id": "36",
"id": "80d32c4c-ef65-4753-b7b0-1d05242527c5",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-07-08T09:48:26.6450128+02:00",
"last_update": "2026-07-08T09:48:26.6450128+02:00",
"id_user_upd": "40f134c5-2008-491f-a618-b70205b1315f",
"commited": true,
"mt_items_featured": [
{
"$id": "37",
"id": "e80fd163-e438-4eed-8b68-f349796de850",
"id_branch": "c1b65457-8062-47b6-aa90-832eae20e4f8",
"id_pos_type": "977c0e7b-0ae2-4cc1-bff9-c5b3323f2a8d",
"id_pos": "297b6950-3951-416c-800d-a9db8087c8ce",
"id_item": "074a2ef0-4b2c-4e5c-ad3f-e99f17a2f83b",
"date_from": "2026-07-08T09:48:26.6450128+02:00",
"date_end": "2026-07-08T09:48:26.6450128+02:00",
"image_id": 4,
"active": true,
"created_on": "2026-07-08T09:48:26.6450128+02:00",
"last_update": "2026-07-08T09:48:26.6450128+02:00",
"id_user_upd": "e56e218d-2f87-4918-9cc0-803e158256ef",
"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": "0e0d66e5-1af2-445c-87ee-66ba7c46dcbf",
"id_doc": "65c54976-eb21-489c-8b6f-5fe996739b34",
"id_pos_type": "982f348a-2d32-470a-b2c2-d550317ba9a8",
"id_doc_print": "bc3d11e7-ac23-4f4c-a61d-bab6ac28a58a",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-07-08T09:48:26.6450128+02:00",
"last_update": "2026-07-08T09:48:26.6450128+02:00",
"id_user_upd": "a4daa521-deb6-4588-909d-f8df41ba5510",
"commited": true,
"mt_docs": {
"$ref": "13"
},
"mt_pos_print": {
"$id": "39",
"id": "f34c8ebd-80d9-4e8a-9473-68c8528008e2",
"id_pos": "e72b4a2c-976c-44e9-bd53-18e9a22b0126",
"id_mask": "sample string 3",
"name": "sample string 4",
"mode_print": 5,
"port": "sample string 6",
"baud_rate": 1,
"data_bits": 1,
"stop_bit": 1,
"flow_control": 1,
"parity": 1,
"pin_cashdrawer": 1,
"ip_printer": "sample string 7",
"port_ip": 1,
"printer_name": "sample string 8",
"active": true,
"created_on": "2026-07-08T09:48:26.6450128+02:00",
"last_update": "2026-07-08T09:48:26.6450128+02:00",
"id_user_upd": "738d61fb-4e09-457c-b2c4-6dd791171c86",
"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": "6e9d665e-6085-4eeb-bea5-8b505cce4e5a",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high_row": 5,
"high_doc": 6,
"with_doc": 7,
"to_file": true,
"active": true,
"created_on": "2026-07-08T09:48:26.6450128+02:00",
"last_update": "2026-07-08T09:48:26.6450128+02:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"st_doc_print_det": [
{
"$id": "41",
"id_doc_print": "88a301e6-5bf1-4e7d-b5be-263b31cc4d76",
"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": "366d2420-75b6-49ac-9c95-28663b2cd13c",
"id_item_sub": "9582b0b3-cccf-4aa8-bdda-94a08537cdba",
"validity_date": "2026-07-08T09:48:26.6450128+02:00",
"price": 4.1,
"active": true,
"created_on": "2026-07-08T09:48:26.6450128+02:00",
"last_update": "2026-07-08T09:48:26.6450128+02:00",
"id_user_upd": "fc18ea86-b753-4e0b-9572-e15f043980e0",
"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": "fa12059e-f940-4e85-a5d2-559fae6f35d4",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-07-08T09:48:26.6450128+02:00",
"date_end": "2026-07-08T09:48:26.6450128+02:00",
"id_branch": "dcf12ef6-48d2-4858-866b-286a3c472a80",
"id_pos": "1223aa2f-4738-4c59-ac4f-6fbc0bac3f4c",
"id_list": "a357fad6-2375-4b90-ab3e-fc302792aa3d",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-07-08T09:48:26.6450128+02:00",
"last_update": "2026-07-08T09:48:26.6450128+02:00",
"id_user_upd": "b129a608-c669-491b-8dc0-9e7fc3255bbb",
"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": "b036aac7-be53-4392-a6a2-15384fee3a3e",
"order_id": 2,
"id_item": "62e583eb-1ae6-4b27-b3aa-456e5ae7276b",
"id_item_type": "b8e58392-6dca-4c4c-aa5f-9b6de19fbdec",
"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": "256f8e75-2fa2-441a-aa50-86bc71f83a40",
"type_item": 11,
"id_voucher_json": "5c71b37a-f90e-4e2f-950d-ac421844fd3e",
"count_voucher": 1,
"id_category": "d8edc465-32c4-4cab-b479-cf3315ab6908",
"created_on": "2026-07-08T09:48:26.6450128+02:00",
"last_update": "2026-07-08T09:48:26.6450128+02:00",
"id_user_upd": "333a2d48-33ec-4c6a-8124-1193ed69fa28",
"commited": true,
"mt_items": {
"$ref": "7"
},
"mt_items_types": {
"$ref": "28"
},
"st_users": {
"$ref": "9"
},
"tt_pos_sesion": {
"$id": "45",
"id": "517e7ec6-a4ec-458b-8220-e02e7d98a6d0",
"nro_sesion": 2,
"id_pos": "7aa2a3bf-8f9d-4c80-b236-fb67e5471c17",
"date_tax": "2026-07-08T09:48:26.6450128+02:00",
"date_open": "2026-07-08T09:48:26.6450128+02:00",
"date_close": "2026-07-08T09:48:26.6450128+02:00",
"id_user_open": "166cd4cb-017e-4a6f-8fca-f0ffb9d62ca3",
"id_user_close": "44720fc0-53a0-4c51-bd97-1b976ccac991",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2026-07-08T09:48:26.6450128+02:00",
"last_update": "2026-07-08T09:48:26.6450128+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": "38a85739-2074-4ade-8f43-ce31a6b9a88c",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "85e523c1-a11a-4a86-9ec1-e5cfd67c73ce",
"type_pay": 5,
"module": "sample string 6",
"process": true,
"json_cloackrooms": "sample string 8",
"multi_select": 9,
"terminal_name": "sample string 10",
"created_on": "2026-07-08T09:48:26.6450128+02:00",
"tt_pos_sesion": {
"$ref": "45"
}
},
{
"$ref": "46"
}
],
"tt_rooms_units_activity": [
{
"$id": "47",
"id": "37ccbfe4-8df5-487d-9546-161801da787a",
"id_room_unit": "3a0805d8-ac0c-4a75-9fbc-035a94aee208",
"id_room_list": "db5ef60d-a14d-47d4-8002-9e190ca1beb6",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-07-08T09:48:26.6450128+02:00",
"date_from": "2026-07-08T09:48:26.6450128+02:00",
"date_end": "2026-07-08T09:48:26.6450128+02:00",
"date_open": "2026-07-08T09:48:26.6450128+02:00",
"date_close": "2026-07-08T09:48:26.6450128+02:00",
"id_employee": "3ede4d6b-11c8-451a-a35b-a688444f29c8",
"id_employee_sec": "24396f6d-99e0-4e24-9dd1-105cfc2813dd",
"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": "bb3969f5-7a16-434f-9813-aef3825be99d",
"comment": "sample string 7",
"id_user_open": "0dbf2c62-4ac9-487b-af66-91f46ff12937",
"id_user_close": "3204a829-02ba-4226-b040-6aedacd1034c",
"id_unit_state": "7479652c-55b8-46ed-9df9-3c8578340989",
"id_pos_sesion": "1253d06a-8113-4602-a1fa-418b31769468",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-07-08T09:48:26.6450128+02:00",
"active": true,
"created_on": "2026-07-08T09:48:26.6450128+02:00",
"last_update": "2026-07-08T09:48:26.6450128+02:00",
"commited": true,
"mt_employees": {
"$ref": "20"
},
"mt_employees1": {
"$ref": "20"
},
"mt_rooms_units": {
"$id": "48",
"id": "4e845440-ccfc-4626-a25b-d182cbf9de0d",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "c3175b99-8b78-4524-8489-f2cef4bc12ea",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "4558418d-2634-44fd-9405-5c8f4e9935ee",
"locked": true,
"date_locked": "2026-07-08T09:48:26.6450128+02:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-07-08T09:48:26.6450128+02:00",
"last_update": "2026-07-08T09:48:26.6450128+02:00",
"id_user_upd": "78b744b9-9c46-4cf7-a7d9-d30eb6c7278a",
"commited": true,
"mt_rooms": {
"$id": "49",
"id": "d2a82e01-0a96-4c3d-b5d1-70c81de96207",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "66ac493f-66af-4e14-a8c4-fd4b02860344",
"name_pos": "sample string 6",
"id_image": "7e4f4b71-42f1-46e5-ae06-7ddf3ae172e8",
"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": "38fd874d-d77b-414f-bcae-561dd9c89efe",
"refresh_status": true,
"active": true,
"created_on": "2026-07-08T09:48:26.6450128+02:00",
"last_update": "2026-07-08T09:48:26.6450128+02:00",
"id_user_upd": "63b5504d-33b4-49a4-a6f6-877ab41ca478",
"commited": true,
"mt_branches": {
"$ref": "3"
},
"mt_pos_rooms": [
{
"$id": "50",
"id_pos": "85d8cbf2-487c-4ab5-b80e-b5abd84735fc",
"id_room": "a8cd23f7-3ddd-4855-9476-9555b5ce3d39",
"active": true,
"created_on": "2026-07-08T09:48:26.6450128+02:00",
"last_update": "2026-07-08T09:48:26.6450128+02:00",
"id_user_upd": "fc05a9ee-183d-4306-9f81-e40ec818db68",
"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": "d8dab0d0-fef0-4c36-bda4-5268380952ab",
"id_room": "e690ec43-df6f-42b8-bd0d-319b8e78f7bf",
"date_in": "2026-07-08T09:48:26.6450128+02:00",
"date_out": "2026-07-08T09:48:26.6450128+02:00",
"id_user_add": "57c67c2c-7dad-46fa-a249-fea060b44536",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-07-08T09:48:26.6450128+02:00",
"last_update": "2026-07-08T09:48:26.6450128+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": "c0132fa8-abe2-4c29-9af7-03205d8767f7",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-07-08T09:48:26.6450128+02:00",
"last_update": "2026-07-08T09:48:26.6450128+02:00",
"id_user_upd": "bf400e6d-9e07-4f96-83a3-4576bd3ea897",
"commited": true,
"mt_rooms_units": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"mt_rooms_units_states_types": [
{
"$id": "53",
"id_room_type": "61f39b98-79cc-4ea9-b260-99a128924b0b",
"id_room_state": "b332c0b4-82d8-4093-84e0-1f52ede7435a",
"id_image": "bd19b261-e557-4e94-828b-13e94cd7dd01",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-07-08T09:48:26.6450128+02:00",
"last_update": "2026-07-08T09:48:26.6450128+02:00",
"id_user_upd": "a2cdc870-6de6-4216-8b34-856dbabb04f4",
"commited": true,
"mt_rooms_units_states": {
"$id": "54",
"id": "52f85173-88ca-49de-ab3f-3d36ae9547ad",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"color": "sample string 5",
"active": true,
"created_on": "2026-07-08T09:48:26.6450128+02:00",
"last_update": "2026-07-08T09:48:26.6450128+02:00",
"id_user_upd": "25607d85-52d0-49c0-a667-b1acd8ddf888",
"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": "67275c05-37c1-401d-ad99-45bf53083e52",
"id_pos_sesion": "e571bd97-0c15-4e13-97c1-824d0f77210d",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "3310eaec-c041-40ea-a41f-52b9e0ced552",
"id_room_unit_activity": "b2f22b66-4170-4220-a3ae-70a846892fec",
"id_doc_sa": "1290acbe-00c4-4c85-b980-c95e480dd35b",
"id_pos_type": "c04d8196-3cff-40ea-8296-b32c88ae3c29",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "2bc05796-665f-4a2a-823d-d31b649020b3",
"coupon_id": "sample string 7",
"terminal_id": "sample string 8",
"card_name": "sample string 9",
"card_bank": "sample string 10",
"card_number": "sample string 11",
"client_name": "sample string 12",
"money_type": "sample string 13",
"merchant_id": "sample string 14",
"aid": "sample string 15",
"auth_num": "sample string 16",
"authorization": true,
"signature": true,
"contactless": true,
"date_hour_pay": "sample string 17",
"terminal_name": "sample string 18",
"active": true,
"created_on": "2026-07-08T09:48:26.6450128+02:00",
"last_update": "2026-07-08T09:48:26.6450128+02:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "45"
},
"tt_tips_users": [
{
"$id": "56",
"id_tip": "244ad9b1-cc17-4a8d-9744-c62712915d6b",
"id_user": "16e1f271-2bc8-4745-b421-1156ff4eee9c",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-07-08T09:48:26.6450128+02:00",
"last_update": "2026-07-08T09:48:26.6450128+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": "44da0bea-746b-4e63-af77-c8c26f72188d",
"id_user": "f72e6196-ad11-482c-baee-06c8f9b46551",
"date_add": "2026-07-08T09:48:26.6450128+02:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-07-08T09:48:26.6450128+02:00",
"last_update": "2026-07-08T09:48:26.6450128+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": "acbaa51d-02c0-4cfb-b487-14394845bd2e",
"id_user": "6bfb67a1-1d1e-490b-ae0b-3da5f57272b8",
"id_user_profile": "65d9b2cf-c749-4897-b356-5c1a1f201a76",
"locator": "sample string 4",
"date_end": "2026-07-08T09:48:26.6450128+02:00",
"id_pos_sesion": "599d6600-4f00-45a0-9b80-5c34369d783f",
"date_login": "2026-07-08T09:48:26.6450128+02:00",
"date_logout": "2026-07-08T09:48:26.6450128+02:00",
"terminal_id": "sample string 6",
"terminal_type": "sample string 7",
"created_on": "2026-07-08T09:48:26.6450128+02:00",
"last_update": "2026-07-08T09:48:26.6450128+02:00",
"commited": true,
"st_users": {
"$ref": "9"
},
"st_users_profiles": {
"$id": "59",
"id": "ff4487fa-9db0-410a-85a4-9f66fc78971c",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"is_pass_required": true,
"is_admin": true,
"level_id": 7,
"order_1": 8,
"order_2": 9,
"order_3": 10,
"order_4": 11,
"is_tips": true,
"is_view_all": true,
"active": true,
"created_on": "2026-07-08T09:48:26.6450128+02:00",
"last_update": "2026-07-08T09:48:26.6450128+02:00",
"commited": true,
"st_permisions": [
{
"$id": "60",
"id": "6086c81a-ce9c-4e30-8bae-dd02d040550e",
"id_function": "0c6af665-fa7d-41ab-aaad-826689e6e74a",
"id_user": "f420fea3-896f-490e-8787-2687ecfbc6ce",
"id_profile": "a3e4aa75-f812-4311-8d0a-e62996f1cdaf",
"permission": 3,
"active": true,
"created_on": "2026-07-08T09:48:26.6450128+02:00",
"last_update": "2026-07-08T09:48:26.6450128+02:00",
"commited": true,
"st_users_profiles": {
"$ref": "59"
},
"st_users": {
"$ref": "9"
},
"st_functions": {
"$id": "61",
"id": "a618353c-7f61-4f28-88f2-8ba7e1a465c0",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "f65f64d6-aafc-4fde-9955-2dc1b455a91c",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "0b844979-4f7e-499f-90f6-ef788fd283ed",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"font_bold": true,
"font_underline": true,
"font_size": 16,
"active": true,
"created_on": "2026-07-08T09:48:26.6450128+02:00",
"last_update": "2026-07-08T09:48:26.6450128+02:00",
"commited": true,
"st_functions_groups": {
"$id": "62",
"id": "8d141b2e-248f-4342-b8ff-f1d4acb0e052",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-07-08T09:48:26.6450128+02:00",
"last_update": "2026-07-08T09:48:26.6450128+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": "f00bf788-d13f-41fc-ae6d-841e6f32d2fb",
"id_user": "fd6f20fe-bc02-43f5-9598-b1d79011aa5c",
"date_add": "2026-07-08T09:48:26.6450128+02:00",
"destiny_type": 4,
"id_key": "e29ea411-69ac-44c3-b6d4-77349f2221e0",
"message": "sample string 6",
"message_view": true,
"date_view": "2026-07-08T09:48:26.6450128+02:00",
"id_pos_sesion": "924fdde4-d883-4e76-b555-4e27848c04aa",
"terminal_add": "sample string 9",
"created_on": "2026-07-08T09:48:26.6450128+02:00",
"last_update": "2026-07-08T09:48:26.6450128+02:00",
"commited": true,
"st_users": {
"$ref": "9"
},
"tt_pos_sesion": {
"$ref": "45"
}
},
{
"$ref": "63"
}
]
}
},
{
"$ref": "44"
}
]
},
"mt_items_vouchers": {
"$id": "64",
"id": "d3329603-618a-4a67-b7ba-81a8bf884dde",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "4d3c7a30-a4fb-4053-a452-9956802bb88b",
"id_doc_print": "9ad499bf-0703-46ac-a6ec-c737d08eb3f5",
"hour_end": "00:00:00.1234567",
"price_item_sub": true,
"define_validity": true,
"price_ref": true,
"price_min": 11.1,
"supply_apply": 12,
"active": true,
"created_on": "2026-07-08T09:48:26.6450128+02:00",
"last_update": "2026-07-08T09:48:26.6450128+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": "57538489-c443-41c8-b5d0-10e8921e53be",
"id_line": 2,
"id_item": "f7ec1e5c-e169-4daf-94d7-9581d4a57653",
"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": "01d7b0d5-d79c-4c1c-8d6e-333d7a2cd01b",
"id_doc": "14b6a9d3-8a1d-49ce-aacf-f3644fc8b075",
"value": 3,
"created_on": "2026-07-08T09:48:26.6450128+02:00",
"last_update": "2026-07-08T09:48:26.6450128+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": "5dd7eb88-f8dc-4df8-8533-2632994f6b18",
"id_pos": "fc3d78d3-0a57-459e-89da-4118f8e47dcf",
"id_doc": "ca69c04f-7a32-46c5-9619-842fd0cc0c64",
"id_branch": "9852c83d-58a7-4d2f-b0b3-bc9d86a7b152",
"nro_doc": "sample string 5",
"date_doc": "2026-07-08T09:48:26.6450128+02:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "f80cd27d-def7-42d4-8096-0de323a156de",
"id_loc_from": "8b3755ef-5f51-49d9-bc6c-5c06097d22f3",
"id_loc_end": "86beab3a-46a1-4622-aeca-762ed930b383",
"id_user_add": "9c5c3cf5-5439-4129-8966-5791886c3d5a",
"id_user_upd": "b1decb30-6550-45e3-9be5-b95d0eb587d5",
"id_pos_sesion": "8a4b8cfc-d4ef-4d22-8bab-4a58d8dd4a76",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-07-08T09:48:26.6450128+02:00",
"active": true,
"created_on": "2026-07-08T09:48:26.6450128+02:00",
"last_update": "2026-07-08T09:48:26.6450128+02:00",
"commited": true,
"mt_branches": {
"$ref": "3"
},
"mt_docs": {
"$ref": "13"
},
"mt_locations": {
"$id": "68",
"id": "984c8bc1-7ab8-458a-9749-8fbba2f36c8a",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "f0183a50-e213-4d8e-9d65-702561585cf3",
"active": true,
"created_on": "2026-07-08T09:48:26.6450128+02:00",
"last_update": "2026-07-08T09:48:26.6450128+02:00",
"id_user_upd": "e659f9f7-01e8-4836-a943-132b57aa57c3",
"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": "b424fbdb-1519-4d4f-ab34-dd259cb58309",
"id_item": "abd08bca-b656-479a-a995-bf53a7276c94",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-07-08T09:48:26.6450128+02:00",
"last_update": "2026-07-08T09:48:26.6450128+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": "b3c37cbe-1f1f-4428-b170-7269007f539e",
"id_line": 2,
"id_item": "63eea907-f5af-44f1-9c0b-8400c1fd9c44",
"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": "2a61422d-ba01-4595-a618-41cd4ae0ceff",
"spool_server": "sample string 2",
"id_doc_sa": "3e5e7422-b4e1-4100-8524-8c69a90572a2",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-07-08T09:48:26.6450128+02:00",
"printed": true,
"print_on": "2026-07-08T09:48:26.6450128+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": "7cb5987d-bfad-4e85-8cd3-ae3ee6e3f83a",
"id_pos": "452596f2-867f-446a-b8f8-82581e1a70e2",
"mac_address": "sample string 3",
"date_end": "2026-07-08T09:48:26.6450128+02:00",
"key_access": "sample string 5",
"id_user_add": "c01861bc-8764-412a-859b-f117751d1924",
"active": true,
"created_on": "2026-07-08T09:48:26.6450128+02:00",
"last_update": "2026-07-08T09:48:26.6450128+02:00",
"commited": true,
"mt_pos": {
"$ref": "1"
},
"st_users": {
"$ref": "9"
}
},
{
"$ref": "72"
}
],
"st_users_pos": [
{
"$id": "73",
"id_user": "695fd9aa-c90a-4f94-81d8-8223cf06127c",
"id_pos": "1497baf8-24e3-46ac-97a7-1e5e45478391",
"pass_required": true,
"active": true,
"created_on": "2026-07-08T09:48:26.6450128+02:00",
"last_update": "2026-07-08T09:48:26.6450128+02:00",
"commited": true,
"mt_pos": {
"$ref": "1"
},
"st_users": {
"$ref": "9"
}
},
{
"$ref": "73"
}
],
"st_users_token": [
{
"$id": "74",
"id": "609d9d27-d953-428e-8ab4-69bf328fdc43",
"token_id": "sample string 2",
"id_user": "aa3f872a-7bf4-4c65-bf1c-58cdc5c27149",
"date_from": "2026-07-08T09:48:26.6450128+02:00",
"date_end": "2026-07-08T09:48:26.6450128+02:00",
"created_on": "2026-07-08T09:48:26.6450128+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": "3b08876e-49ab-455d-89c3-cc52cb8f6eed",
"id_user_add": "4c20bbd5-3b5e-4aa6-b8fe-64ee5289ccf2",
"id_table": "d80adaf6-c8af-4c65-802c-7c0af4a11bf2",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "84f14024-0306-4abc-904e-bdd3eaf3c3a1",
"created_on": "2026-07-08T09:48:26.6450128+02:00",
"commited": true,
"mt_pos": {
"$ref": "1"
},
"st_sync_tables": {
"$id": "76",
"id": "04e3c04d-df90-405c-95a2-2724704fcf38",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-07-08T09:48:26.6450128+02:00",
"last_update": "2026-07-08T09:48:26.6450128+02:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "77",
"id": "7b194a48-0733-4ccb-82ff-5df8feef734c",
"id_sync": "8a972c9b-77e7-46db-8a0d-ed4556c909b1",
"json": "sample string 3",
"id_table": "bb0527b4-0a18-4bcd-9845-546761e733d5",
"order": 5,
"st_sync_packages": {
"$id": "78",
"id": "21d82554-4b32-4626-97d2-152d7eb28e40",
"id_branch_from": "43773cce-b824-4b63-9909-f4d8eebf664e",
"id_branch_to": "1728079e-fc8d-4faa-a94f-17f24c96a677",
"type": 4,
"created_on": "2026-07-08T09:48:26.6450128+02:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-07-08T09:48:26.6450128+02:00",
"send_on": "2026-07-08T09:48:26.6450128+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": "a171d730-e82f-41ec-b1e4-605b080a09f8",
"id_room_activity": "d656c873-5e04-40c6-b798-3864a10ee70c",
"id_pos_sesion": "a9a106a4-c884-4f9a-a59a-0d07b9ed0332",
"log_text": "sample string 4",
"id_user": "2d7c1f79-d3da-42c0-923e-3205d0926672",
"created_on": "2026-07-08T09:48:26.6450128+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": "bc23c3cb-55c8-4a8b-83b5-83a33bdc1826",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-07-08T09:48:26.6450128+02:00",
"last_update": "2026-07-08T09:48:26.6450128+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": "35b34bec-10c4-48a8-aca1-f00328e0d8d2",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-07-08T09:48:26.6450128+02:00",
"date_end": "2026-07-08T09:48:26.6450128+02:00",
"state": "sample string 6",
"created_on": "2026-07-08T09:48:26.6450128+02:00",
"last_update": "2026-07-08T09:48:26.6450128+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": "e31f510a-e917-44c5-adb6-38d03cb99099",
"id_pos": "9bcea0dd-17c3-4467-9153-1449330647e2",
"date_add": "2026-07-08T09:48:26.6450128+02:00",
"date_upd": "2026-07-08T09:48:26.6450128+02:00",
"date_out": "2026-07-08T09:48:26.6450128+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": "335c8e3c-ed95-47c4-a31c-61c3a245c0d8",
"id_pos": "72904ad3-6595-428c-8103-cd48aacbde19",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-07-08T09:48:26.6450128+02:00",
"commited": true,
"mt_pos": {
"$ref": "1"
}
},
{
"$ref": "83"
}
],
"tt_doc_st": [
{
"$ref": "67"
},
{
"$ref": "67"
}
]
}