POST api/Mt_Pos_Print
Request Information
URI Parameters
None.
Body Parameters
mt_pos_print| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
None. |
|
| id_pos | globally unique identifier |
Required |
|
| id_mask | string |
Required Max length: 10 |
|
| name | string |
Required Max length: 20 |
|
| mode_print | integer |
Required |
|
| port | string |
Max length: 10 |
|
| baud_rate | integer |
None. |
|
| data_bits | integer |
None. |
|
| stop_bit | integer |
None. |
|
| flow_control | integer |
None. |
|
| parity | integer |
None. |
|
| pin_cashdrawer | integer |
None. |
|
| ip_printer | string |
Max length: 15 |
|
| port_ip | integer |
None. |
|
| printer_name | string |
Max length: 100 |
|
| active | boolean |
Required |
|
| created_on | date |
None. |
|
| last_update | date |
None. |
|
| id_user_upd | globally unique identifier |
None. |
|
| commited | boolean |
None. |
|
| mt_pos | mt_pos |
None. |
|
| mt_pos_doc_print | Collection of mt_pos_doc_print |
None. |
|
| st_users | st_users |
None. |
Request Formats
application/json, text/json
Sample:
{
"id": "33aa5323-2286-4997-af04-74c48705697c",
"id_pos": "a97706c6-0cc7-4e67-abf4-76aaf93a66fc",
"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-05-09T09:35:27.704807+02:00",
"last_update": "2026-05-09T09:35:27.704807+02:00",
"id_user_upd": "ef4c45c0-770e-492c-992b-b307b55b8a06",
"commited": true,
"mt_pos": {
"$id": "2",
"id": "e9268b3f-9355-40da-a709-b9973a8102a0",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "b79cef43-62c2-4f4e-9205-b02e5c42bebc",
"id_zone": "d3df7cb9-14fa-476f-9d6b-f28ebeb583bc",
"user_required": true,
"active": true,
"created_on": "2026-05-09T09:35:27.704807+02:00",
"last_update": "2026-05-09T09:35:27.704807+02:00",
"id_user_upd": "325e30c3-f438-4b7f-a028-c3ad29fe67ba",
"commited": true,
"mt_branches_zones": {
"$id": "3",
"id": "ddf301b5-32e2-44c6-8592-38add0b4f13a",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "4427db6f-0ff6-41fa-8f5c-e6bdd6249f33",
"active": true,
"created_on": "2026-05-09T09:35:27.704807+02:00",
"last_update": "2026-05-09T09:35:27.704807+02:00",
"id_user_upd": "e2161376-b9fa-4f02-9b74-a084b611259e",
"commited": true,
"mt_branches": {
"$id": "4",
"id": "87697021-7432-43e8-be85-57d3836fb271",
"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": "beb8b38c-dbf8-4cae-b94e-35c9e5358ddf",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-05-09T09:35:27.704807+02:00",
"last_update": "2026-05-09T09:35:27.704807+02:00",
"id_user_upd": "97274cf0-5e70-4921-b5b4-dbcb54c0d923",
"commited": true,
"st_images": {
"$id": "5",
"id": "2e302111-521a-4d42-bbda-e003ae7e6b8e",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "d7312a17-e01d-454d-8d5a-b1d4146a3664",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-05-09T09:35:27.704807+02:00",
"last_update": "2026-05-09T09:35:27.704807+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"mt_categories": [
{
"$id": "6",
"id": "994235d5-c37f-4299-91fa-6b585f0dcd48",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "3cac5d7f-dd47-4fa0-bff0-aa6cd1914b09",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "35663715-e20e-45ff-bd8e-0de9022f12c0",
"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-05-09T09:35:27.704807+02:00",
"last_update": "2026-05-09T09:35:27.704807+02:00",
"id_user_upd": "ee4d1746-8f16-45c1-8285-7d644adb4a51",
"commited": true,
"mt_categories_items": [
{
"$id": "7",
"id_category": "06cc9920-14c9-4a49-bbf1-ed9d0b0012b4",
"id_item": "d8ca1825-1f96-4a8c-ae73-0808424ef088",
"is_default": true,
"active": true,
"created_on": "2026-05-09T09:35:27.704807+02:00",
"last_update": "2026-05-09T09:35:27.704807+02:00",
"id_user_upd": "27f05ece-f2f9-401c-95ce-12a5a316d95c",
"commited": true,
"mt_categories": {
"$ref": "6"
},
"mt_items": {
"$id": "8",
"id": "fcae37b4-40ef-40ac-8e39-26fd846be268",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "58f7b589-ce93-4c9c-8cfe-205d2a8aceb8",
"id_unit_sec": "951b2dc3-5bc5-4c0e-90ca-cd1fb795ebfb",
"id_brand": "b9cb08d4-2fc7-4209-adcb-aea14d8b2301",
"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": "9b05ff65-4668-4ae9-b40f-ba7308b156ed",
"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-05-09T09:35:27.704807+02:00",
"last_update": "2026-05-09T09:35:27.704807+02:00",
"id_user_upd": "007fbe8c-3420-4b48-8c3a-04cab1686377",
"commited": true,
"mt_brands": {
"$id": "9",
"id": "b44f7f01-9705-444d-a262-8c0961e004e1",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-05-09T09:35:27.704807+02:00",
"last_update": "2026-05-09T09:35:27.704807+02:00",
"id_user_upd": "d68db5eb-9a09-4d74-82e9-a3ad87f44e00",
"commited": true,
"mt_items": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"st_users": {
"$id": "10",
"id": "291ab9fa-6349-4094-af08-acac7a56ed9f",
"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": "8fd6406d-5f1a-4270-88ea-cdb3f0ed6728",
"view_messages": true,
"id_image_photo": "7f9aedcf-f94f-4a64-bfb2-f27bc3b19abe",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "d338da49-97e6-4ca3-a689-38ef62407cee",
"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-05-09T09:35:27.704807+02:00",
"last_update": "2026-05-09T09:35:27.704807+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"mt_branches_zones": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"mt_brands": [
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"mt_categories": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_categories_items": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"mt_cloakrooms": [
{
"$id": "11",
"id": "c377b93b-6ebf-4c81-9a68-02f10957a565",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "26ab5217-38cb-4647-a5ec-3ebfb6b63624",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "c595d772-c37f-4f01-abce-c87b3fc517bd",
"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-05-09T09:35:27.704807+02:00",
"last_update": "2026-05-09T09:35:27.704807+02:00",
"id_user_upd": "87c350ae-2dad-4e58-9fbd-595c09ca515f",
"commited": true,
"mt_pos": {
"$ref": "2"
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"tt_cloakrooms_units": [
{
"$id": "12",
"id": "16aebd44-99a5-445f-bf37-4914caefb637",
"id_cloakroom": "5772d391-f7d3-4e37-b8a5-f9d940ab562c",
"id_pos_sesion": "817c4ce5-04bf-4f37-b940-7d61310634e7",
"unit_id": 4,
"date_open": "2026-05-09T09:35:27.704807+02:00",
"date_close": "2026-05-09T09:35:27.704807+02:00",
"id_doc_sa": "ba79cb1b-cbd5-4e4f-a0e0-d525f6bcbc1a",
"commited": true,
"mt_cloakrooms": {
"$ref": "11"
},
"tt_doc_sa": {
"$id": "13",
"id": "d6b76aa2-257f-41c1-8e4f-3a31d18ee6ce",
"id_pos": "cdfc9cd1-0ffd-4370-848f-7a32fa5af83f",
"id_doc": "bdaa23f5-1082-4121-8a4b-e1f3b271dcc8",
"id_branch": "a9ae5cab-d78a-46d1-9107-557b8e0cfe2c",
"nro_doc": "sample string 5",
"date_doc": "2026-05-09T09:35:27.704807+02:00",
"date_tax": "2026-05-09T09:35:27.704807+02:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "553649d8-2a9f-49a0-971c-fccad3d0a062",
"id_relationship": "9dd4bc62-c173-4022-adbd-40a5e20453d9",
"id_loc_from": "fa0b888d-9b06-4a85-8a22-84092f54f090",
"id_loc_end": "73e6b44e-da67-46c1-874c-93338f7405bc",
"id_user_add": "cac0c12a-f2fb-4085-801d-402af5c33612",
"id_user_upd": "b281aa2e-3cf0-4226-97c8-808d30210c7e",
"comment": "sample string 12",
"id_pos_sesion": "bebdbf8d-abdc-49f7-a503-59c25d03e6d3",
"id_room_unit": "6f5aed5a-a900-45e6-b0d2-69c6856ae9fe",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "a3fa0db4-af9d-429a-94f1-9c83228f3417",
"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-05-09T09:35:27.704807+02:00",
"last_update": "2026-05-09T09:35:27.704807+02:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "4"
},
"mt_docs": {
"$id": "14",
"id": "17b889b7-f097-4147-97bd-9cae792a78cd",
"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": "269384d2-0e20-4faa-bf44-9c1906b29659",
"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-05-09T09:35:27.704807+02:00",
"last_update": "2026-05-09T09:35:27.704807+02:00",
"id_user_upd": "aaf1a6ab-695b-43c0-b1a1-5602e26fe451",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "15",
"id_doc": "b6e247c6-c921-4518-b66b-c0f45f3d2b6b",
"id_pay": "81edb37c-f6a1-48b6-9fd7-f50bacb06263",
"id_money": "6305e4bc-f2a9-41a4-9496-e88473958c1e",
"active": true,
"created_on": "2026-05-09T09:35:27.704807+02:00",
"last_update": "2026-05-09T09:35:27.704807+02:00",
"id_user_upd": "3d83f180-86b2-4fa6-9a86-07c45c2c807e",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_money_types": {
"$id": "16",
"id": "7572ce0f-d126-4ab6-b0d8-8a2b92b6025b",
"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": "dd259acb-7110-458c-9d16-becad5be8634",
"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-05-09T09:35:27.704807+02:00",
"last_update": "2026-05-09T09:35:27.704807+02:00",
"id_user_upd": "ae33aaaf-d152-42dc-ad0b-698ab284a7c2",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_money_rates": [
{
"$id": "17",
"id_money_1": "0e1d5310-b145-4c93-8bd2-aec9e0e22f99",
"id_money_2": "5b778ae8-2346-46cf-9f05-c0d73f51dc25",
"date_from": "2026-05-09T09:35:27.704807+02:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-05-09T09:35:27.704807+02:00",
"last_update": "2026-05-09T09:35:27.704807+02:00",
"id_user_upd": "c02946b2-ffe2-4187-8f03-ebd81fe91951",
"commited": true,
"mt_money_types": {
"$ref": "16"
},
"mt_money_types1": {
"$ref": "16"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "17"
}
],
"mt_money_rates1": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"tt_doc_sa_cashflow": [
{
"$id": "18",
"id_doc_sa": "09d9cdc6-5bde-418f-bd57-bc968add38a3",
"id_pay": "dd52c455-400c-450f-a285-35b5dc3f5d24",
"id_money": "139197e6-7ae9-4c3e-bbe4-9769f4bc87ec",
"date_cashflow": "2026-05-09T09:35:27.704807+02:00",
"coefficient": 5.1,
"id_user_add": "e4b3e6ec-7c58-43b5-a56c-e521d48c795f",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "19",
"id": "cbd57105-7380-460d-a472-8a2efaba90dd",
"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": "9b9d9aa5-78f9-491f-86c9-c507f732a2c2",
"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-05-09T09:35:27.704807+02:00",
"last_update": "2026-05-09T09:35:27.704807+02:00",
"id_user_upd": "5676e408-151b-4fac-9681-9afdf010b95c",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"tt_doc_sa_cashflow": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"tt_doc_sa_pay": [
{
"$id": "20",
"id_doc_sa": "728b0a8a-eb7a-4d7b-b824-65f9c136dd4b",
"id_line": 2,
"id_pay": "f25fffab-bf78-42d0-b8f7-b893e11e2f54",
"id_money": "1d84f4bb-5af4-4663-8ec4-d17ff5a8317d",
"coefficient": 5.1,
"id_voucher": "cf2a4f7b-3433-4141-b2a2-7ec30ff4cb05",
"id_employee": "08ee7fa6-5402-47fb-a023-2f9f0b81735e",
"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": "f7a9f370-af6c-4dfd-9495-6b0a94e0a0fd",
"coupon_id": "sample string 9",
"terminal_id": "sample string 10",
"card_name": "sample string 11",
"card_bank": "sample string 12",
"card_number": "sample string 13",
"client_name": "sample string 14",
"money_type": "sample string 15",
"merchant_id": "sample string 16",
"aid": "sample string 17",
"auth_num": "sample string 18",
"authorization": true,
"signature": true,
"contactless": true,
"date_hour_pay": "sample string 19",
"terminal_name": "sample string 20",
"active": true,
"mt_employees": {
"$id": "21",
"id": "686d0118-b82c-47d3-a2da-67893520080b",
"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": "bcd0781c-0d68-46ed-ad89-ce2f673aeaa7",
"name_pos": "sample string 12",
"id_image": "72f505e5-c754-4ef7-9b3e-f5335ddf8559",
"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-05-09T09:35:27.704807+02:00",
"last_update": "2026-05-09T09:35:27.704807+02:00",
"id_user_upd": "85a4ec6f-9f66-4f55-b10d-b03e9a046d99",
"commited": true,
"mt_employees_branches": [
{
"$id": "22",
"id_employee": "49d3e5d0-85eb-4a77-b41c-69aaeff013eb",
"id_branch": "e4b8a04a-02b9-4bf7-bf37-220a9eb83139",
"active": true,
"created_on": "2026-05-09T09:35:27.704807+02:00",
"last_update": "2026-05-09T09:35:27.704807+02:00",
"id_user_upd": "e0eaa257-07b1-4372-a81d-d4dba9763598",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_employees": {
"$ref": "21"
}
},
{
"$ref": "22"
}
],
"mt_employees_profiles": {
"$id": "23",
"id": "8370e320-54dd-4986-8cb3-8618b869355f",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-05-09T09:35:27.704807+02:00",
"last_update": "2026-05-09T09:35:27.704807+02:00",
"id_user_upd": "b59bb09b-0d8d-4672-b9ef-39420f5d72e7",
"commited": true,
"mt_employees": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"st_users": {
"$ref": "10"
}
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"tt_doc_sa_det": [
{
"$id": "24",
"id_doc_sa": "faa58ef3-1334-411b-ad06-4812305fc7c4",
"id_line": 2,
"id_item_sub": "b9ef6a92-e11a-47d4-b35f-19babd6911bb",
"qty": 4.1,
"id_list": "a8cc8653-5805-4e03-bbc8-9843c1194a7b",
"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": "77548b2a-9033-4c06-8e0d-36fb0bde9311",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "e2ce6bd5-24a4-403d-ab05-e037f5403d22",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "0f9c689b-3db6-4512-9bb4-5960246d9761",
"id_user_upd": "e96a89ce-ae73-432a-a994-5085996d4d94",
"active": true,
"mt_employees": {
"$ref": "21"
},
"mt_items_sub": {
"$id": "25",
"id": "2acb456f-3ee6-48f5-925b-e655b3b11a8a",
"id_item": "8a5c2d2f-c332-412a-9cc4-74df999ab961",
"id_item_type": "9f8ee21c-a311-4695-805f-084a51429916",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "a53f0fe6-a3a7-4495-a125-d3566e6b0a6d",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-05-09T09:35:27.704807+02:00",
"last_update": "2026-05-09T09:35:27.704807+02:00",
"id_user_upd": "647c2000-b780-41c0-a3b9-f6b22090a195",
"commited": true,
"mt_items": {
"$ref": "8"
},
"mt_items_formula": [
{
"$id": "26",
"id_item_sub": "d0c45253-6eb4-4056-a96f-0f80d29a0d86",
"id_item": "8273f96b-c162-4689-ab14-d1c4533ddb60",
"group_id": 3,
"id_unit_ref": "e29990e1-bf6a-40b9-8afb-81f2058b2b42",
"qty_dis": 5,
"mt_items": {
"$ref": "8"
},
"mt_items_sub": {
"$ref": "25"
},
"mt_units_ref": {
"$id": "27",
"id": "853e574e-4930-42a7-a6d2-cee735030ff6",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "09b34c5e-606c-424b-88f0-7040d47c0a60",
"active": true,
"created_on": "2026-05-09T09:35:27.704807+02:00",
"last_update": "2026-05-09T09:35:27.704807+02:00",
"id_user_upd": "51f9363e-0812-4c08-aacf-48b626def4e7",
"commited": true,
"mt_units": {
"$id": "28",
"id": "f4b2a9d9-c8dc-4d80-b5ce-289bc29981c2",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-05-09T09:35:27.704807+02:00",
"last_update": "2026-05-09T09:35:27.704807+02:00",
"id_user_upd": "46582463-1388-46f1-ba27-0c1c5a9472eb",
"commited": true,
"mt_units_ref": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"st_users": {
"$ref": "10"
},
"mt_items": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_items1": [
{
"$ref": "8"
},
{
"$ref": "8"
}
]
},
"st_users": {
"$ref": "10"
},
"mt_items_formula": [
{
"$ref": "26"
},
{
"$ref": "26"
}
]
}
},
{
"$ref": "26"
}
],
"mt_items_types": {
"$id": "29",
"id": "ccf3bee3-9f1e-4182-956e-3d2495a68202",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "b707750c-a497-4386-986c-74d51423cc8f",
"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-05-09T09:35:27.704807+02:00",
"last_update": "2026-05-09T09:35:27.704807+02:00",
"id_user_upd": "7720eb0e-b8b8-44a8-b6fc-141b1f4b2ab5",
"commited": true,
"tt_vouchers_det": [
{
"$id": "30",
"id_voucher": "f13df792-a00b-431c-86bc-3b1f4c507cbb",
"id_line": "085ad116-8602-4ede-89cd-065a112e16f4",
"id_category": "272e75c6-9819-41a2-8f08-5fe4d219d760",
"id_item": "6758c0a8-afb1-4fe0-a0d0-b0fc592d801a",
"id_item_type": "05096cba-c6fd-4378-bdd7-793916ee988b",
"price_max": 1.1,
"qty_add": 3.1,
"qty_used": 4.1,
"mt_categories": {
"$ref": "6"
},
"mt_items": {
"$ref": "8"
},
"mt_items_types": {
"$ref": "29"
},
"tt_vouchers": {
"$id": "31",
"id": "4f9547cd-1f30-4757-a1b3-ec4e77ccb04d",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-05-09T09:35:27.704807+02:00",
"date_end": "2026-05-09T09:35:27.704807+02:00",
"date_used": "2026-05-09T09:35:27.704807+02:00",
"date_sesion": "2026-05-09T09:35:27.704807+02:00",
"id_employee": "cb5b239d-d611-47e3-b966-ebf22bbcfbc9",
"id_branch": "24622204-3de9-45e1-aa05-cab3b8a0deff",
"id_voucher_permision": "b242565c-14a2-4a35-b304-ba74cb19bba8",
"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": "ea860310-1efa-4acf-9aeb-a1b5b7260a01",
"id_user_add": "1c4edf9c-d821-4826-b0bd-823b83a5b7db",
"id_doc_sa": "741b2bb1-0306-4447-8248-39d5f1838192",
"id_item_sub": "51de132d-e676-4525-a296-72e81a674138",
"id_pos_sesion": "8cf58fc1-011c-4c0b-936b-1d751a84a5b4",
"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-05-09T09:35:27.704807+02:00",
"last_update": "2026-05-09T09:35:27.704807+02:00",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_employees": {
"$ref": "21"
},
"mt_payment_types": {
"$ref": "19"
},
"st_users": {
"$ref": "10"
},
"tt_doc_sa_pay": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_vouchers_det": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"tt_vouchers_permisions": {
"$id": "32",
"id": "0ea8bc0d-9a07-4b6e-a552-906222a9f4ce",
"date_from": "2026-05-09T09:35:27.704807+02:00",
"date_end": "2026-05-09T09:35:27.704807+02:00",
"date_used": "2026-05-09T09:35:27.704807+02:00",
"id_employee": "b5254f67-77f1-439e-a711-cabba7d3e297",
"id_branch": "711b2c59-183f-4908-806f-df9cdf2bef01",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "4ed59484-0ea8-451c-8a15-3f4352bd005c",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-05-09T09:35:27.704807+02:00",
"last_update": "2026-05-09T09:35:27.704807+02:00",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_employees": {
"$ref": "21"
},
"st_users": {
"$ref": "10"
},
"tt_vouchers": [
{
"$ref": "31"
},
{
"$ref": "31"
}
]
}
}
},
{
"$ref": "30"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_prices_rules": [
{
"$id": "33",
"id": "97cb2fdf-948d-4b3a-9e49-a00fa290ae79",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-05-09T09:35:27.704807+02:00",
"date_end": "2026-05-09T09:35:27.704807+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": "3f94e267-776f-4c51-abe1-409f6365d465",
"id_pos": "c4fb3a9d-dbdd-48fa-838f-f427e9d6a964",
"id_list": "fed0ed96-5784-44b4-9d04-cea5758ff6da",
"id_item": "eaaad361-a3df-467c-8ee6-d9289a7bb60c",
"id_item_type": "7bc241de-1948-4f2d-af55-cb5e1abdf42c",
"id_category": "dd4da4a5-b218-40bf-a4d7-9d067e446893",
"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-05-09T09:35:27.704807+02:00",
"last_update": "2026-05-09T09:35:27.704807+02:00",
"id_user_upd": "be068ef9-eab3-4e1d-a94c-4dfcf58d71c8",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_categories": {
"$ref": "6"
},
"mt_items": {
"$ref": "8"
},
"mt_items_types": {
"$ref": "29"
},
"mt_pos": {
"$ref": "2"
},
"mt_prices_list": {
"$id": "34",
"id": "f66bf08a-e1aa-4998-897a-3bf25203df3b",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "afd36b61-32d1-472a-b0c8-65704f48a6b7",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "7a5e823d-8d71-4248-a98b-91490623528e",
"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-05-09T09:35:27.704807+02:00",
"last_update": "2026-05-09T09:35:27.704807+02:00",
"id_user_upd": "bfb81bf4-cedb-4691-b13e-402ee825c488",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "35",
"id_pos": "c7fe94e2-4db9-4d20-bd26-f548c0fea637",
"id_pos_type": "8ff94921-10e6-420e-9771-a10a52b231da",
"id_price_list": "3c21b45e-445a-4c2c-963a-9c204cf5cbd6",
"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-05-09T09:35:27.704807+02:00",
"last_update": "2026-05-09T09:35:27.704807+02:00",
"id_user_upd": "b94839c6-9423-4570-85e3-a60d97fa8ca3",
"commited": true,
"mt_pos_view": {
"$id": "36",
"id_pos": "ead78b45-f134-49aa-b8c5-ef3586859960",
"id_pos_type": "840a4ac9-57b2-474d-9e07-29bcbce5a65c",
"is_default": true,
"active": true,
"created_on": "2026-05-09T09:35:27.704807+02:00",
"last_update": "2026-05-09T09:35:27.704807+02:00",
"id_user_upd": "00684ae9-b94b-42c0-9ae1-87bb45b69c55",
"commited": true,
"mt_pos": {
"$ref": "2"
},
"mt_pos_prices_list": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_pos_types": {
"$id": "37",
"id": "00b23297-bf4a-482a-8885-9ede13c0d39b",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-05-09T09:35:27.704807+02:00",
"last_update": "2026-05-09T09:35:27.704807+02:00",
"id_user_upd": "3d3836a1-0d84-4211-99fa-f6aa5674cb03",
"commited": true,
"mt_items_featured": [
{
"$id": "38",
"id": "309fd428-21e0-4809-8707-fa234a754627",
"id_branch": "f040200a-4efa-4e52-9508-d7dfef97beed",
"id_pos_type": "0170a761-912d-45bf-a6cf-75d17d08df13",
"id_pos": "9f94c6c1-11c4-465b-a6de-f27ef28458c6",
"id_item": "b050e63c-6205-4966-b626-2bd27b57ca8d",
"date_from": "2026-05-09T09:35:27.704807+02:00",
"date_end": "2026-05-09T09:35:27.704807+02:00",
"image_id": 4,
"active": true,
"created_on": "2026-05-09T09:35:27.704807+02:00",
"last_update": "2026-05-09T09:35:27.704807+02:00",
"id_user_upd": "9c59e001-c1a5-4ece-a28f-8bc4067a1d92",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_items": {
"$ref": "8"
},
"mt_pos": {
"$ref": "2"
},
"mt_pos_types": {
"$ref": "37"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "38"
}
],
"mt_pos_doc_print": [
{
"$id": "39",
"id_pos_print": "34b423bf-f9d0-4ceb-b30b-b8b66dc809b1",
"id_doc": "6aee808a-5427-4666-b8a7-176a91142da8",
"id_pos_type": "6a29ea79-8963-436f-bf43-7ea18ecfbc1c",
"id_doc_print": "fce7d8a7-cd7d-4815-b11d-314817f81fa0",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-05-09T09:35:27.704807+02:00",
"last_update": "2026-05-09T09:35:27.704807+02:00",
"id_user_upd": "7c680a20-f1f5-4922-a2e0-f28e6f9c6e0c",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_pos_print": {
"$ref": "1"
},
"mt_pos_types": {
"$ref": "37"
},
"st_doc_print": {
"$id": "40",
"id": "533f3ed2-e3a5-4a15-8bd9-abdc2c366056",
"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-05-09T09:35:27.704807+02:00",
"last_update": "2026-05-09T09:35:27.704807+02:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"st_doc_print_det": [
{
"$id": "41",
"id_doc_print": "288f8019-fc7e-4dda-bb07-e735dfe0c7b7",
"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": "10"
}
},
{
"$ref": "39"
}
],
"st_users": {
"$ref": "10"
},
"mt_pos_view": [
{
"$ref": "36"
},
{
"$ref": "36"
}
]
},
"st_users": {
"$ref": "10"
}
},
"mt_prices_list": {
"$ref": "34"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "35"
}
],
"mt_prices_items": [
{
"$id": "42",
"id_list": "2238be3e-2873-4165-b7ff-445e9998ff0b",
"id_item_sub": "6a3aee83-6540-497b-b32c-b05d58fa24d9",
"validity_date": "2026-05-09T09:35:27.704807+02:00",
"price": 4.1,
"active": true,
"created_on": "2026-05-09T09:35:27.704807+02:00",
"last_update": "2026-05-09T09:35:27.704807+02:00",
"id_user_upd": "bb99b1a1-87c6-45e9-a7ae-6992efa57009",
"commited": true,
"mt_items_sub": {
"$ref": "25"
},
"mt_prices_list": {
"$ref": "34"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "42"
}
],
"mt_prices_list1": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_prices_list2": {
"$ref": "34"
},
"mt_prices_list_rules": [
{
"$id": "43",
"id": "f071c29e-d983-41c0-a98c-a43669b54920",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-05-09T09:35:27.704807+02:00",
"date_end": "2026-05-09T09:35:27.704807+02:00",
"id_branch": "2af0cfc4-f685-48b0-898e-046e40e37076",
"id_pos": "7cb28b3d-3615-4583-aad0-52aac773e120",
"id_list": "ff191c9a-e623-4a29-9b3d-08ed0311e339",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-05-09T09:35:27.704807+02:00",
"last_update": "2026-05-09T09:35:27.704807+02:00",
"id_user_upd": "545ecdb6-cfbf-404b-9585-6113772879c8",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_pos": {
"$ref": "2"
},
"mt_prices_list": {
"$ref": "34"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "43"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"mt_prices_rules": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"tt_doc_sa_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
]
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "33"
}
],
"tt_items_customs": [
{
"$id": "44",
"id": "775d7906-ca75-47b7-85fe-edcfbd6ad6af",
"order_id": 2,
"id_item": "1b612137-bf8f-4431-bfac-ee919b6eb695",
"id_item_type": "28ff3bb1-54e3-468f-b7fa-ddb601fabe94",
"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": "a9ea4292-a070-4ada-9368-e13a780dcfd9",
"type_item": 11,
"id_voucher_json": "ef2fbfdf-8e12-4f6a-9ab0-c273f9fa95f5",
"count_voucher": 1,
"id_category": "f42782ab-1361-4586-a7f3-adf9d063bae5",
"created_on": "2026-05-09T09:35:27.704807+02:00",
"last_update": "2026-05-09T09:35:27.704807+02:00",
"id_user_upd": "c26e557f-6e47-4ef4-9389-f5539d195b10",
"commited": true,
"mt_items": {
"$ref": "8"
},
"mt_items_types": {
"$ref": "29"
},
"st_users": {
"$ref": "10"
},
"tt_pos_sesion": {
"$id": "45",
"id": "2cec4d7c-369f-4006-8f88-a1d0597428d0",
"nro_sesion": 2,
"id_pos": "838c0d8d-888c-4fcd-9e7b-ddd1cf5ec661",
"date_tax": "2026-05-09T09:35:27.704807+02:00",
"date_open": "2026-05-09T09:35:27.704807+02:00",
"date_close": "2026-05-09T09:35:27.704807+02:00",
"id_user_open": "9a4a3e18-a039-4fc2-ad4d-4a1bc32f47da",
"id_user_close": "c90b8b13-ec39-40c9-88a8-effd87b36c2b",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2026-05-09T09:35:27.704807+02:00",
"last_update": "2026-05-09T09:35:27.704807+02:00",
"commited": true,
"mt_pos": {
"$ref": "2"
},
"tt_cloakrooms_units": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"tt_items_customs": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_doc_sa_pt": [
{
"$id": "46",
"id": "b1177455-273d-4a5c-ae76-2b28d8a49de8",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "836e8e7d-cbc0-4614-bfaf-ade26cd02914",
"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-05-09T09:35:27.704807+02:00",
"tt_pos_sesion": {
"$ref": "45"
}
},
{
"$ref": "46"
}
],
"tt_rooms_units_activity": [
{
"$id": "47",
"id": "9e343355-5f73-47ed-909a-9907f9f63bdf",
"id_room_unit": "679240d8-c0ea-45a3-ab12-e42e6e37212b",
"id_room_list": "a4eb3287-9d10-447f-a111-bb1d0e2d14f9",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-05-09T09:35:27.704807+02:00",
"date_from": "2026-05-09T09:35:27.704807+02:00",
"date_end": "2026-05-09T09:35:27.704807+02:00",
"date_open": "2026-05-09T09:35:27.704807+02:00",
"date_close": "2026-05-09T09:35:27.704807+02:00",
"id_employee": "58abb793-aa80-45ee-946a-d7bfc3785b29",
"id_employee_sec": "ca8c50b8-d2b7-49d3-9efd-cf39135a4070",
"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": "1544bc93-c434-4658-a0d2-dfb8807acdf1",
"comment": "sample string 7",
"id_user_open": "f52b1dff-2fe5-49b4-b4c8-6e7d778c90f4",
"id_user_close": "f2d07f14-4129-47d4-a4a8-2d3ba593f50b",
"id_unit_state": "5fa9bca0-f997-4707-bf4d-be9da1c5ca73",
"id_pos_sesion": "3e49a307-c722-4c26-8beb-b442047a2699",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-05-09T09:35:27.704807+02:00",
"active": true,
"created_on": "2026-05-09T09:35:27.704807+02:00",
"last_update": "2026-05-09T09:35:27.704807+02:00",
"commited": true,
"mt_employees": {
"$ref": "21"
},
"mt_employees1": {
"$ref": "21"
},
"mt_rooms_units": {
"$id": "48",
"id": "0b330974-a00c-45bd-9535-a79a51d4b331",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "555df782-620c-4ed6-9335-3983555dfab2",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "cd5b4204-2a5c-4f16-9fc9-4bb72600ef2a",
"locked": true,
"date_locked": "2026-05-09T09:35:27.704807+02:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-05-09T09:35:27.704807+02:00",
"last_update": "2026-05-09T09:35:27.704807+02:00",
"id_user_upd": "44886ad7-d32a-4b37-bd49-2cb01c4fdf5c",
"commited": true,
"mt_rooms": {
"$id": "49",
"id": "813cfeaf-ef2a-4ede-9257-3ced83758684",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "99ef30bc-aaa9-40ca-b4a2-1d5b83ddfc90",
"name_pos": "sample string 6",
"id_image": "8e4380c4-f4c7-46c9-8995-44bf8ea92fcc",
"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": "60056b6a-ea7c-4eac-8718-c9c934bce115",
"refresh_status": true,
"active": true,
"created_on": "2026-05-09T09:35:27.704807+02:00",
"last_update": "2026-05-09T09:35:27.704807+02:00",
"id_user_upd": "9f4d6b6b-9ab6-49e0-82eb-c13185629569",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_pos_rooms": [
{
"$id": "50",
"id_pos": "d7269598-ea1c-4ba1-84fd-a2651ebe9170",
"id_room": "2436e115-45e0-45fd-bc8c-50c2acf2e233",
"active": true,
"created_on": "2026-05-09T09:35:27.704807+02:00",
"last_update": "2026-05-09T09:35:27.704807+02:00",
"id_user_upd": "cdb5a35e-6d40-4d76-932d-0e7d66f05686",
"commited": true,
"mt_pos": {
"$ref": "2"
},
"mt_rooms": {
"$ref": "49"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "50"
}
],
"st_images": {
"$ref": "5"
},
"st_images1": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"mt_rooms_units": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"tt_rooms_list": [
{
"$id": "51",
"id": "cfd5b19e-e20b-4c90-b848-f3c49a9ebbed",
"id_room": "d3b6eade-0f19-4ee0-8c93-dcecdfa30f74",
"date_in": "2026-05-09T09:35:27.704807+02:00",
"date_out": "2026-05-09T09:35:27.704807+02:00",
"id_user_add": "14490f0f-237e-4000-99ab-c8860cb92f17",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-05-09T09:35:27.704807+02:00",
"last_update": "2026-05-09T09:35:27.704807+02:00",
"commited": true,
"mt_rooms": {
"$ref": "49"
},
"st_users": {
"$ref": "10"
},
"tt_rooms_units_activity": [
{
"$ref": "47"
},
{
"$ref": "47"
}
]
},
{
"$ref": "51"
}
]
},
"mt_rooms_units_types": {
"$id": "52",
"id": "1c60b727-331b-4cb3-a530-5dbf925c96e8",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-05-09T09:35:27.704807+02:00",
"last_update": "2026-05-09T09:35:27.704807+02:00",
"id_user_upd": "4bbf93d3-aa3d-412c-8fa8-f05f3bc66d36",
"commited": true,
"mt_rooms_units": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"mt_rooms_units_states_types": [
{
"$id": "53",
"id_room_type": "4c3ed73e-5d15-4bca-86ed-0737b25e228f",
"id_room_state": "e3c1ee4a-d5eb-4f38-8e0a-0f4c8008d6aa",
"id_image": "2c1c5512-dc23-432b-a85d-afe2de874da7",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-05-09T09:35:27.704807+02:00",
"last_update": "2026-05-09T09:35:27.704807+02:00",
"id_user_upd": "e64a3988-3ee2-4b7e-91e3-bc141ebf6c61",
"commited": true,
"mt_rooms_units_states": {
"$id": "54",
"id": "45d83797-f665-466f-94a7-8a1a5dbae6e8",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"color": "sample string 5",
"active": true,
"created_on": "2026-05-09T09:35:27.704807+02:00",
"last_update": "2026-05-09T09:35:27.704807+02:00",
"id_user_upd": "48dc4a6d-bfdf-46fb-b105-bfb4c20b9f76",
"commited": true,
"st_users": {
"$ref": "10"
},
"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": "5"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "53"
}
],
"st_users": {
"$ref": "10"
}
},
"st_users": {
"$ref": "10"
},
"tt_rooms_units_activity": [
{
"$ref": "47"
},
{
"$ref": "47"
}
]
},
"mt_rooms_units_states": {
"$ref": "54"
},
"st_users": {
"$ref": "10"
},
"st_users1": {
"$ref": "10"
},
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_pos_sesion": {
"$ref": "45"
},
"tt_rooms_list": {
"$ref": "51"
}
},
{
"$ref": "47"
}
],
"st_users": {
"$ref": "10"
},
"st_users1": {
"$ref": "10"
},
"tt_tips": [
{
"$id": "55",
"id": "86d3f410-f176-45d7-b35b-2474d87cfca9",
"id_pos_sesion": "38c1fb52-3b51-4285-90d4-450c35d349b4",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "dc6f6a83-aa7f-4b87-89c9-0d0c08f38e8b",
"id_room_unit_activity": "0d40fff1-4b30-4a56-8514-2989714bccc8",
"id_doc_sa": "1f4306b3-45b7-48fb-af48-b56689d6f08f",
"id_pos_type": "bdd1a1eb-3e2a-45a4-b8b2-27a6aed57117",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "4dd33f5c-5283-44e6-95c3-e703692b361a",
"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-05-09T09:35:27.704807+02:00",
"last_update": "2026-05-09T09:35:27.704807+02:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "45"
},
"tt_tips_users": [
{
"$id": "56",
"id_tip": "e8540640-2f84-4d1d-a6e5-d578d8766272",
"id_user": "270b2bb5-c2d9-48c0-9954-00ffcb53281b",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-05-09T09:35:27.704807+02:00",
"last_update": "2026-05-09T09:35:27.704807+02:00",
"commited": true,
"st_users": {
"$ref": "10"
},
"tt_tips": {
"$ref": "55"
}
},
{
"$ref": "56"
}
]
},
{
"$ref": "55"
}
],
"tt_pos_sesion_users": [
{
"$id": "57",
"id_pos_sesion": "50986b2e-f484-4915-a2cf-b491a2049763",
"id_user": "a1533ffc-4c79-4a52-9c66-149968d38894",
"date_add": "2026-05-09T09:35:27.704807+02:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-05-09T09:35:27.704807+02:00",
"last_update": "2026-05-09T09:35:27.704807+02:00",
"commited": true,
"st_users": {
"$ref": "10"
},
"tt_pos_sesion": {
"$ref": "45"
}
},
{
"$ref": "57"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_cmd_connection": [
{
"$id": "58",
"id": "1311ff3a-45e6-4505-8027-0fde58c61329",
"id_user": "92040c52-abe3-488a-9dd2-7eb63b6b6b54",
"id_user_profile": "ec7bc02c-eb57-4c56-a44c-b3ff4ba1cae0",
"locator": "sample string 4",
"date_end": "2026-05-09T09:35:27.704807+02:00",
"id_pos_sesion": "c6fb391a-bde5-483f-a4fb-90157b2265f9",
"date_login": "2026-05-09T09:35:27.704807+02:00",
"date_logout": "2026-05-09T09:35:27.704807+02:00",
"terminal_id": "sample string 6",
"terminal_type": "sample string 7",
"created_on": "2026-05-09T09:35:27.704807+02:00",
"last_update": "2026-05-09T09:35:27.704807+02:00",
"commited": true,
"st_users": {
"$ref": "10"
},
"st_users_profiles": {
"$id": "59",
"id": "6b20191a-87de-47c5-891f-c3556dc2a708",
"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-05-09T09:35:27.704807+02:00",
"last_update": "2026-05-09T09:35:27.704807+02:00",
"commited": true,
"st_permisions": [
{
"$id": "60",
"id": "30dde71b-fb87-4694-baf9-2123b7fbb508",
"id_function": "de0225af-bec3-44bf-9b38-a24b7541a5c2",
"id_user": "ba0d2784-e025-4440-ac04-80382335887f",
"id_profile": "72ebbfa2-81cb-4236-b98d-51f0958b5a9f",
"permission": 3,
"active": true,
"created_on": "2026-05-09T09:35:27.704807+02:00",
"last_update": "2026-05-09T09:35:27.704807+02:00",
"commited": true,
"st_users_profiles": {
"$ref": "59"
},
"st_users": {
"$ref": "10"
},
"st_functions": {
"$id": "61",
"id": "b1f0c4c3-d801-450f-8715-fd1663d3c184",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "071b8f93-9bb1-4caa-abc0-290b419b6a3d",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "9e66bbe1-04a7-4b1e-83b1-08e00106ca47",
"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-05-09T09:35:27.704807+02:00",
"last_update": "2026-05-09T09:35:27.704807+02:00",
"commited": true,
"st_functions_groups": {
"$id": "62",
"id": "7a501e2e-5007-4eb3-90d3-a933eeebe9c6",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-05-09T09:35:27.704807+02:00",
"last_update": "2026-05-09T09:35:27.704807+02:00",
"commited": true,
"st_functions": [
{
"$ref": "61"
},
{
"$ref": "61"
}
]
},
"st_images": {
"$ref": "5"
},
"st_permisions": [
{
"$ref": "60"
},
{
"$ref": "60"
}
]
}
},
{
"$ref": "60"
}
],
"st_users": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"tt_cmd_connection": [
{
"$ref": "58"
},
{
"$ref": "58"
}
]
},
"tt_pos_sesion": {
"$ref": "45"
}
},
{
"$ref": "58"
}
],
"tt_cmd_messages": [
{
"$id": "63",
"id": "28c0aa6e-2bf2-475f-bce5-f0ced1d10fd9",
"id_user": "702e86ce-6403-4d72-94fe-207b142acbbf",
"date_add": "2026-05-09T09:35:27.704807+02:00",
"destiny_type": 4,
"id_key": "d6606325-5439-4c8a-b791-308ee677d832",
"message": "sample string 6",
"message_view": true,
"date_view": "2026-05-09T09:35:27.704807+02:00",
"id_pos_sesion": "11d51b1f-c575-4314-9506-20db4ab0d214",
"terminal_add": "sample string 9",
"created_on": "2026-05-09T09:35:27.704807+02:00",
"last_update": "2026-05-09T09:35:27.704807+02:00",
"commited": true,
"st_users": {
"$ref": "10"
},
"tt_pos_sesion": {
"$ref": "45"
}
},
{
"$ref": "63"
}
]
}
},
{
"$ref": "44"
}
]
},
"mt_items_vouchers": {
"$id": "64",
"id": "0b8f0a44-e255-4d5b-bbb6-6402a8e63c6b",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "c261275a-bbc6-4670-8753-c7a25885c90e",
"id_doc_print": "5190c5f1-c941-4ab1-ad0c-5ba516f58a00",
"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-05-09T09:35:27.704807+02:00",
"last_update": "2026-05-09T09:35:27.704807+02:00",
"commited": true,
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
]
},
"st_users": {
"$ref": "10"
},
"mt_prices_items": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"tt_doc_sa_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
]
},
"mt_prices_list": {
"$ref": "34"
},
"st_users": {
"$ref": "10"
},
"st_users1": {
"$ref": "10"
},
"tt_doc_sa": {
"$ref": "13"
},
"tt_doc_sa_det_stock": [
{
"$id": "65",
"id_doc_sa": "bbdb6d00-136d-4436-9e98-55c0be179d91",
"id_line": 2,
"id_item": "d89db889-333f-4c07-b7c7-0ba7786d1733",
"qty": 4.1,
"mt_items": {
"$ref": "8"
},
"tt_doc_sa_det": {
"$ref": "24"
}
},
{
"$ref": "65"
}
]
},
{
"$ref": "24"
}
],
"tt_doc_sa_pay": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_vouchers": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"tt_vouchers_permisions": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"tt_rooms_units_activity": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "47"
},
{
"$ref": "47"
}
]
},
"mt_money_types": {
"$ref": "16"
},
"mt_payment_types": {
"$ref": "19"
},
"tt_doc_sa": {
"$ref": "13"
},
"tt_vouchers": {
"$ref": "31"
}
},
{
"$ref": "20"
}
],
"tt_vouchers": [
{
"$ref": "31"
},
{
"$ref": "31"
}
]
},
"st_users": {
"$ref": "10"
},
"mt_money_types": {
"$ref": "16"
},
"tt_doc_sa": {
"$ref": "13"
}
},
{
"$ref": "18"
}
],
"tt_doc_sa_pay": [
{
"$ref": "20"
},
{
"$ref": "20"
}
]
},
"mt_payment_types": {
"$ref": "19"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "15"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"mt_pos_doc_print": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"st_doc_num": [
{
"$id": "66",
"id_pos": "8199bc91-ec79-41b5-8203-cf67e8d7db0d",
"id_doc": "a0379c46-a5ee-404d-8d3d-067d3df08e54",
"value": 3,
"created_on": "2026-05-09T09:35:27.704807+02:00",
"last_update": "2026-05-09T09:35:27.704807+02:00",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_pos": {
"$ref": "2"
}
},
{
"$ref": "66"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st": [
{
"$id": "67",
"id": "0167be32-a80c-4732-8d64-877ad83bcd67",
"id_pos": "0e502333-7777-4255-91da-c72266cf02e0",
"id_doc": "09c6f316-a808-49e2-bd0c-54495a62e900",
"id_branch": "6f1c95a4-a639-4199-82ab-f87737c5067c",
"nro_doc": "sample string 5",
"date_doc": "2026-05-09T09:35:27.704807+02:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "dc0f42c6-d9b3-4bd8-bf29-51176dd73236",
"id_loc_from": "2d0585a0-c442-416a-bd9a-ac052a427c69",
"id_loc_end": "b25f5139-b9a4-4ba5-98ed-76551d9ee382",
"id_user_add": "da8f2498-caa6-47f0-9d6d-bd0aa8279ba3",
"id_user_upd": "c250c432-1158-4f1c-a69d-89d39e91c828",
"id_pos_sesion": "0919c438-33a6-4f1c-844b-f8ed2b21cb78",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-05-09T09:35:27.704807+02:00",
"active": true,
"created_on": "2026-05-09T09:35:27.704807+02:00",
"last_update": "2026-05-09T09:35:27.704807+02:00",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_docs": {
"$ref": "14"
},
"mt_locations": {
"$id": "68",
"id": "350320f7-c7d0-4651-b27b-56985f5f62df",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "74531de1-055d-4583-af06-2e9c5d06bfde",
"active": true,
"created_on": "2026-05-09T09:35:27.704807+02:00",
"last_update": "2026-05-09T09:35:27.704807+02:00",
"id_user_upd": "0afd93dc-6271-47cf-af4e-85b997084703",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"st_users": {
"$ref": "10"
},
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_sa1": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"tt_doc_st1": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"tt_stock": [
{
"$id": "69",
"id_location": "ce314fba-822f-4e5e-8545-4a09879f5994",
"id_item": "17474bad-6faa-43b4-8ef0-492e8ffef1b0",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-05-09T09:35:27.704807+02:00",
"last_update": "2026-05-09T09:35:27.704807+02:00",
"commited": true,
"mt_items": {
"$ref": "8"
},
"mt_locations": {
"$ref": "68"
}
},
{
"$ref": "69"
}
]
},
"mt_locations1": {
"$ref": "68"
},
"mt_pos": {
"$ref": "2"
},
"st_users": {
"$ref": "10"
},
"st_users1": {
"$ref": "10"
},
"tt_doc_st_det": [
{
"$id": "70",
"id_doc_st": "fdec9d44-c84d-416e-9320-b1dbb02592f3",
"id_line": 2,
"id_item": "019c65db-456f-4f28-9df1-896311d5bbb9",
"comment": "sample string 4",
"qty": 5.1,
"status": 1,
"active": true,
"mt_items": {
"$ref": "8"
},
"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": "2"
},
"st_users": {
"$ref": "10"
},
"st_users1": {
"$ref": "10"
},
"tt_cloakrooms_units": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"tt_doc_sa_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"tt_doc_sa_pay": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_doc_sa1": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_sa2": {
"$ref": "13"
},
"tt_pos_sesion": {
"$ref": "45"
},
"tt_rooms_units_activity": {
"$ref": "47"
},
"tt_spool_doc_print": [
{
"$id": "71",
"id": "a40167a6-2a11-49ed-be04-436979c740a7",
"spool_server": "sample string 2",
"id_doc_sa": "c95a7ef4-3bd3-4d0b-a546-828c07732400",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-05-09T09:35:27.704807+02:00",
"printed": true,
"print_on": "2026-05-09T09:35:27.704807+02:00",
"tt_doc_sa": {
"$ref": "13"
}
},
{
"$ref": "71"
}
]
},
"tt_pos_sesion": {
"$ref": "45"
}
},
{
"$ref": "12"
}
]
},
{
"$ref": "11"
}
],
"mt_docs_payment_money": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_employees": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"mt_employees_profiles": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"mt_items_featured": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_items_types": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"mt_locations": [
{
"$ref": "68"
},
{
"$ref": "68"
}
],
"mt_money_rates": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"mt_money_types": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"mt_payment_types": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"mt_pos": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_pos_doc_print": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"mt_pos_prices_list": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_pos_print": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"mt_pos_rooms": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"mt_pos_types": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"mt_pos_view": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_prices_items": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"mt_prices_list": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_prices_list_rules": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"mt_prices_rules": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_rooms": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"mt_rooms_units": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"mt_rooms_units_types": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"mt_units": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"mt_units_ref": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"st_images": {
"$ref": "5"
},
"st_images1": {
"$ref": "5"
},
"st_permisions": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"st_pos_license": [
{
"$id": "72",
"id": "f2636049-6f2e-47dd-afb6-16a876ea18bd",
"id_pos": "8550a662-0450-4043-8cd9-49665bdb9b46",
"mac_address": "sample string 3",
"date_end": "2026-05-09T09:35:27.704807+02:00",
"key_access": "sample string 5",
"id_user_add": "ee4d64c3-6899-4751-b32a-47f54670a807",
"active": true,
"created_on": "2026-05-09T09:35:27.704807+02:00",
"last_update": "2026-05-09T09:35:27.704807+02:00",
"commited": true,
"mt_pos": {
"$ref": "2"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "72"
}
],
"st_users_pos": [
{
"$id": "73",
"id_user": "949287d3-5623-4f0d-a966-bab6d92fac6a",
"id_pos": "3c90d03d-08f0-4178-bc17-141028e010b6",
"pass_required": true,
"active": true,
"created_on": "2026-05-09T09:35:27.704807+02:00",
"last_update": "2026-05-09T09:35:27.704807+02:00",
"commited": true,
"mt_pos": {
"$ref": "2"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "73"
}
],
"st_users_token": [
{
"$id": "74",
"id": "078bbf62-6b47-4d51-8dca-a35f1fa539ec",
"token_id": "sample string 2",
"id_user": "e1ef17e4-0355-4fbd-a773-eb821b04be24",
"date_from": "2026-05-09T09:35:27.704807+02:00",
"date_end": "2026-05-09T09:35:27.704807+02:00",
"created_on": "2026-05-09T09:35:27.704807+02:00",
"st_users": {
"$ref": "10"
}
},
{
"$ref": "74"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"tt_doc_sa_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"tt_doc_sa_det1": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"tt_doc_st": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"tt_doc_st1": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"tt_items_customs": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_logs": [
{
"$id": "75",
"id": "8387736c-1142-4661-86f6-a92cac64cfc8",
"id_user_add": "f702c2e6-7ba7-4889-b261-ad949c89e5b3",
"id_table": "b8c1cc6a-1210-409b-9ea0-31d807417402",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "5511b41d-a22d-482c-8a95-7bedfd8beff7",
"created_on": "2026-05-09T09:35:27.704807+02:00",
"commited": true,
"mt_pos": {
"$ref": "2"
},
"st_sync_tables": {
"$id": "76",
"id": "ac75c06c-3879-4faf-99cd-ea1e527e1cc4",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-05-09T09:35:27.704807+02:00",
"last_update": "2026-05-09T09:35:27.704807+02:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "77",
"id": "f18adfe9-227e-4666-bbb5-5dca18fcc105",
"id_sync": "6d74ec65-14ad-486d-8a9c-5cfe89e2038b",
"json": "sample string 3",
"id_table": "cc4cd37f-adbe-496f-9944-46a0df8a6141",
"order": 5,
"st_sync_packages": {
"$id": "78",
"id": "892dc1ca-0ba3-4ae2-bae3-cb11e08d6473",
"id_branch_from": "5fc80ae0-0244-44df-9e56-1424d78a76df",
"id_branch_to": "afebf40a-4039-4e8a-a158-ffc20868a371",
"type": 4,
"created_on": "2026-05-09T09:35:27.704807+02:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-05-09T09:35:27.704807+02:00",
"send_on": "2026-05-09T09:35:27.704807+02:00",
"mt_branches": {
"$ref": "4"
},
"mt_branches1": {
"$ref": "4"
},
"st_sync_packages_det": [
{
"$ref": "77"
},
{
"$ref": "77"
}
]
},
"st_sync_tables": {
"$ref": "76"
}
},
{
"$ref": "77"
}
],
"tt_logs": [
{
"$ref": "75"
},
{
"$ref": "75"
}
]
},
"st_users": {
"$ref": "10"
}
},
{
"$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": "88c4563e-b11c-4a80-af22-a5028a493586",
"id_room_activity": "3f0d416c-538a-488b-b8af-a361514db739",
"id_pos_sesion": "ec6e3aef-eb24-4bcc-9f14-71ed6fc3d352",
"log_text": "sample string 4",
"id_user": "bf8ae906-db1b-4905-a9af-df12e05f548a",
"created_on": "2026-05-09T09:35:27.704807+02:00",
"commited": true,
"st_users": {
"$ref": "10"
}
},
{
"$ref": "79"
}
],
"tt_tips_users": [
{
"$ref": "56"
},
{
"$ref": "56"
}
],
"tt_vouchers_permisions": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"tt_vouchers": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"mt_docs": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_pos_sesion_users": [
{
"$ref": "57"
},
{
"$ref": "57"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_sa1": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"mt_items": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"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": "7"
},
{
"$ref": "7"
}
],
"mt_items_featured": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_items_formula": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"mt_units": {
"$ref": "28"
},
"mt_units1": {
"$ref": "28"
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_prices_rules": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"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": "30"
},
{
"$ref": "30"
}
]
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "7"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"mt_prices_rules": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"tt_vouchers_det": [
{
"$ref": "30"
},
{
"$ref": "30"
}
]
},
{
"$ref": "6"
}
],
"mt_employees": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"mt_items": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_items_types": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"mt_money_types": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"mt_payment_types": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"mt_prices_list": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_rooms": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"mt_rooms1": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"st_functions": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"st_images_types": {
"$id": "80",
"id": "4561190e-5ede-4a4f-a5cb-14acc667efea",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-05-09T09:35:27.704807+02:00",
"last_update": "2026-05-09T09:35:27.704807+02:00",
"commited": true,
"st_images": [
{
"$ref": "5"
},
{
"$ref": "5"
}
]
},
"mt_docs": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"st_users": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"st_users1": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_cloakrooms": [
{
"$ref": "11"
},
{
"$ref": "11"
}
]
},
"st_users": {
"$ref": "10"
},
"mt_branches_zones": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"mt_employees_branches": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"mt_items_featured": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_locations": [
{
"$ref": "68"
},
{
"$ref": "68"
}
],
"mt_periods": [
{
"$id": "81",
"id_branch": "291b4e0f-f7ca-47eb-aa84-1a0a8c888797",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-05-09T09:35:27.704807+02:00",
"date_end": "2026-05-09T09:35:27.704807+02:00",
"state": "sample string 6",
"created_on": "2026-05-09T09:35:27.704807+02:00",
"last_update": "2026-05-09T09:35:27.704807+02:00",
"commited": true,
"mt_branches": {
"$ref": "4"
}
},
{
"$ref": "81"
}
],
"mt_pos": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_prices_list_rules": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"mt_prices_rules": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_rooms": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"st_sync_packages": [
{
"$ref": "78"
},
{
"$ref": "78"
}
],
"st_sync_packages1": [
{
"$ref": "78"
},
{
"$ref": "78"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"tt_vouchers": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"tt_vouchers_permisions": [
{
"$ref": "32"
},
{
"$ref": "32"
}
]
},
"mt_pos": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"st_users": {
"$ref": "10"
}
},
"mt_cloakrooms": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"mt_items_featured": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_pos_print": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"mt_pos_rooms": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"st_users": {
"$ref": "10"
},
"mt_pos_view": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_prices_list_rules": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"mt_prices_rules": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"st_doc_num": [
{
"$ref": "66"
},
{
"$ref": "66"
}
],
"st_pos_license": [
{
"$ref": "72"
},
{
"$ref": "72"
}
],
"st_users_pos": [
{
"$ref": "73"
},
{
"$ref": "73"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_pos_connection": [
{
"$id": "82",
"id": "50a3af58-cab6-4938-afe7-55bfe216d174",
"id_pos": "4cf46510-e0ec-4f18-bb0e-bf71f041f512",
"date_add": "2026-05-09T09:35:27.704807+02:00",
"date_upd": "2026-05-09T09:35:27.704807+02:00",
"date_out": "2026-05-09T09:35:27.704807+02:00",
"connection_type": "sample string 3",
"connection_speed": 1,
"terminal_name": "sample string 4",
"version": "sample string 5",
"commited": true,
"mt_pos": {
"$ref": "2"
}
},
{
"$ref": "82"
}
],
"tt_pos_sesion": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"mt_branches": {
"$ref": "4"
},
"tt_logs": [
{
"$ref": "75"
},
{
"$ref": "75"
}
],
"st_local_variables": [
{
"$id": "83",
"id": "9bd72a79-e73a-4d32-a57d-9af9a2d8a1a7",
"id_pos": "5b98578f-28a2-4d53-b6dd-030acbfbf3b3",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-05-09T09:35:27.704807+02:00",
"commited": true,
"mt_pos": {
"$ref": "2"
}
},
{
"$ref": "83"
}
],
"tt_doc_st": [
{
"$ref": "67"
},
{
"$ref": "67"
}
]
},
"mt_pos_doc_print": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"st_users": {
"$ref": "10"
}
}
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
mt_pos_print| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
None. |
|
| id_pos | globally unique identifier |
Required |
|
| id_mask | string |
Required Max length: 10 |
|
| name | string |
Required Max length: 20 |
|
| mode_print | integer |
Required |
|
| port | string |
Max length: 10 |
|
| baud_rate | integer |
None. |
|
| data_bits | integer |
None. |
|
| stop_bit | integer |
None. |
|
| flow_control | integer |
None. |
|
| parity | integer |
None. |
|
| pin_cashdrawer | integer |
None. |
|
| ip_printer | string |
Max length: 15 |
|
| port_ip | integer |
None. |
|
| printer_name | string |
Max length: 100 |
|
| active | boolean |
Required |
|
| created_on | date |
None. |
|
| last_update | date |
None. |
|
| id_user_upd | globally unique identifier |
None. |
|
| commited | boolean |
None. |
|
| mt_pos | mt_pos |
None. |
|
| mt_pos_doc_print | Collection of mt_pos_doc_print |
None. |
|
| st_users | st_users |
None. |
Response Formats
application/json, text/json
Sample:
{
"id": "89ab019c-87a8-4046-8748-c7fd7d64fe9d",
"id_pos": "6d2ff243-c810-47bd-844d-f879a0dbed4c",
"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-05-09T09:35:27.7204555+02:00",
"last_update": "2026-05-09T09:35:27.7204555+02:00",
"id_user_upd": "0f7032c3-fd6a-4a8e-b36f-d37f700ad50d",
"commited": true,
"mt_pos": {
"$id": "2",
"id": "4be7f819-c99b-4646-bf53-220631184590",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "14b3a996-4b5f-45bb-877c-793e50d32c47",
"id_zone": "65dc8ee1-f2be-4575-b573-a2c91b592484",
"user_required": true,
"active": true,
"created_on": "2026-05-09T09:35:27.7204555+02:00",
"last_update": "2026-05-09T09:35:27.7204555+02:00",
"id_user_upd": "3e42fd96-d779-488e-9f1f-519c1d3ae33a",
"commited": true,
"mt_branches_zones": {
"$id": "3",
"id": "87d98707-f11e-4779-bbb9-c1f6aa82468e",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "b3b4d936-079b-4f04-8e60-f964df656320",
"active": true,
"created_on": "2026-05-09T09:35:27.7204555+02:00",
"last_update": "2026-05-09T09:35:27.7204555+02:00",
"id_user_upd": "05f5b3c7-d1e5-4098-8dbc-a58c625690d2",
"commited": true,
"mt_branches": {
"$id": "4",
"id": "12515e7d-018b-49dc-b011-0392e7a271b2",
"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": "da1d3353-7a87-41c5-8ecf-200407aaf7b3",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-05-09T09:35:27.7204555+02:00",
"last_update": "2026-05-09T09:35:27.7204555+02:00",
"id_user_upd": "14c68889-cbdf-4c0a-8d48-aa52aecbcbeb",
"commited": true,
"st_images": {
"$id": "5",
"id": "0fbe137f-68ee-4bc4-948f-da196e537e18",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "36068457-dbd1-4252-9a06-36ad596151a0",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-05-09T09:35:27.7204555+02:00",
"last_update": "2026-05-09T09:35:27.7204555+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"mt_categories": [
{
"$id": "6",
"id": "276e9b78-8656-4a86-8150-6010cfb3d03c",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "20de5bd6-d79e-4435-bf07-04867a5189e6",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "a29dd5ac-ec01-4ae1-83a1-091bec25541c",
"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-05-09T09:35:27.7204555+02:00",
"last_update": "2026-05-09T09:35:27.7204555+02:00",
"id_user_upd": "a687a227-1c0d-46fd-9c9d-67a4b75e2363",
"commited": true,
"mt_categories_items": [
{
"$id": "7",
"id_category": "8e4dc10a-7a8c-40a0-aaff-bb267cf6cd51",
"id_item": "2a894af2-6c7c-4449-b7c8-1332bf31c156",
"is_default": true,
"active": true,
"created_on": "2026-05-09T09:35:27.7204555+02:00",
"last_update": "2026-05-09T09:35:27.7204555+02:00",
"id_user_upd": "0071ab37-e947-468b-8ef3-1f77569da8c3",
"commited": true,
"mt_categories": {
"$ref": "6"
},
"mt_items": {
"$id": "8",
"id": "971fe741-522d-49ef-baf0-870175e75e5c",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "7cccfc3c-fd7e-40b1-a23c-17a8adc41445",
"id_unit_sec": "bda222f5-b863-4116-90df-618d16b770ea",
"id_brand": "957b00f6-aa58-40b1-a0f7-546ec7ed06b4",
"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": "a60ad50f-34bb-446e-be8c-f0570d4ab460",
"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-05-09T09:35:27.7204555+02:00",
"last_update": "2026-05-09T09:35:27.7204555+02:00",
"id_user_upd": "ff7dfc4c-669d-4aff-ae72-304056ce6de6",
"commited": true,
"mt_brands": {
"$id": "9",
"id": "5a83731e-8278-430f-89c9-5cea3095b18f",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-05-09T09:35:27.7204555+02:00",
"last_update": "2026-05-09T09:35:27.7204555+02:00",
"id_user_upd": "85315b5a-422a-471c-879c-9096b191b844",
"commited": true,
"mt_items": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"st_users": {
"$id": "10",
"id": "bb156bea-5e8f-4bfd-8a04-8dc1b92be676",
"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": "1423ffe7-6fdf-457c-a458-a5d466cf6f98",
"view_messages": true,
"id_image_photo": "87c618a6-b409-4eb2-98b7-cf363ac2bd54",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "42b34636-66d7-43ad-96b1-ce1fc116089e",
"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-05-09T09:35:27.7204555+02:00",
"last_update": "2026-05-09T09:35:27.7204555+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"mt_branches_zones": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"mt_brands": [
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"mt_categories": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_categories_items": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"mt_cloakrooms": [
{
"$id": "11",
"id": "54a6fef8-0b19-46d9-a12e-61b0382ee372",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "6868aa08-2f45-4c3c-9f7b-caff48307ea3",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "9b0ef4e6-cc39-4e12-b56e-7e2c6df7e81f",
"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-05-09T09:35:27.7204555+02:00",
"last_update": "2026-05-09T09:35:27.7204555+02:00",
"id_user_upd": "e916e9f5-90f1-4243-8e67-92ce9682189e",
"commited": true,
"mt_pos": {
"$ref": "2"
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"tt_cloakrooms_units": [
{
"$id": "12",
"id": "a1f85b89-5fa4-4cc1-b9b0-c5cb3cd9dba2",
"id_cloakroom": "4668144c-4044-487a-ac1d-58cb041a7db1",
"id_pos_sesion": "00740e08-020d-4c97-9d2c-331af0356c2b",
"unit_id": 4,
"date_open": "2026-05-09T09:35:27.7204555+02:00",
"date_close": "2026-05-09T09:35:27.7204555+02:00",
"id_doc_sa": "278743b2-f2ac-48c0-a68e-e7ad9af57efe",
"commited": true,
"mt_cloakrooms": {
"$ref": "11"
},
"tt_doc_sa": {
"$id": "13",
"id": "b5ee2053-f64b-4fa2-b62a-b3101f2d1d5e",
"id_pos": "52848838-efcd-4cf0-8078-f5f0846bd802",
"id_doc": "6a8f9448-78ae-450b-8737-8ad03dc443ad",
"id_branch": "2dc99421-ba0e-40d0-87ea-6c9a83cb3c20",
"nro_doc": "sample string 5",
"date_doc": "2026-05-09T09:35:27.7204555+02:00",
"date_tax": "2026-05-09T09:35:27.7204555+02:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "dcf4e7cb-f8e1-416a-9e09-549fda2c2204",
"id_relationship": "0fc2250a-ce87-4697-9a82-711015f81560",
"id_loc_from": "507af6ee-ae6b-4892-905a-949c0793bbc3",
"id_loc_end": "33acdd4d-402e-4046-bdd7-d99e01acf482",
"id_user_add": "765776a0-12eb-47ab-ad58-18e0a6f6521d",
"id_user_upd": "631d99be-44d6-4282-92ca-5f953dc02348",
"comment": "sample string 12",
"id_pos_sesion": "c9f8f6da-8255-4a29-b347-5e0cbbaaf9da",
"id_room_unit": "153ace7b-ec7e-4d4e-9934-c05ab950c56e",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "0387a404-0500-4944-b0ea-87d05964a958",
"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-05-09T09:35:27.7204555+02:00",
"last_update": "2026-05-09T09:35:27.7204555+02:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "4"
},
"mt_docs": {
"$id": "14",
"id": "3e7ce49e-7803-4f91-96e9-658bdc6d2fc8",
"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": "b4c9e764-a818-43d4-b7ac-d400d0ab9f0f",
"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-05-09T09:35:27.7204555+02:00",
"last_update": "2026-05-09T09:35:27.7204555+02:00",
"id_user_upd": "07f84d8b-f7ae-4256-aaf5-7f14a41e8083",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "15",
"id_doc": "7ecfa731-db77-4d88-941a-caecbfbcef88",
"id_pay": "f7565dc2-ce61-4aab-bb05-5aab05727b5d",
"id_money": "99467cec-fea4-4ed0-af7d-48f4d7e0244b",
"active": true,
"created_on": "2026-05-09T09:35:27.7204555+02:00",
"last_update": "2026-05-09T09:35:27.7204555+02:00",
"id_user_upd": "d587355a-c7b3-4732-ac11-d3775e246c8d",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_money_types": {
"$id": "16",
"id": "1676daa9-b8ae-45f4-9f1b-68ec6e156ec0",
"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": "d6e36033-e59b-4ba6-aa52-898974316274",
"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-05-09T09:35:27.7204555+02:00",
"last_update": "2026-05-09T09:35:27.7204555+02:00",
"id_user_upd": "0d699d47-db88-4e6f-a66c-ed0ed48e56e9",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_money_rates": [
{
"$id": "17",
"id_money_1": "4f9ca1c6-efab-40f1-a9f4-baf3c5b4fca7",
"id_money_2": "07232a93-761d-4858-87bc-88ea8b2634fa",
"date_from": "2026-05-09T09:35:27.7204555+02:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-05-09T09:35:27.7204555+02:00",
"last_update": "2026-05-09T09:35:27.7204555+02:00",
"id_user_upd": "ba696f01-bb93-42e8-9d84-370a78e92917",
"commited": true,
"mt_money_types": {
"$ref": "16"
},
"mt_money_types1": {
"$ref": "16"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "17"
}
],
"mt_money_rates1": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"tt_doc_sa_cashflow": [
{
"$id": "18",
"id_doc_sa": "5eec9cb1-2cca-48e9-963d-8092f3a64b8a",
"id_pay": "bce90563-c84f-4833-8011-18ba73dac7ca",
"id_money": "ec5b064c-68aa-4453-848e-34b63daaf9f5",
"date_cashflow": "2026-05-09T09:35:27.7204555+02:00",
"coefficient": 5.1,
"id_user_add": "0bbe2969-98d8-4140-abaa-cbe5f368db8b",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "19",
"id": "57ad2be2-b874-431e-9380-196ebe683e33",
"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": "cc1562fb-3242-4298-b999-13b281e68218",
"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-05-09T09:35:27.7204555+02:00",
"last_update": "2026-05-09T09:35:27.7204555+02:00",
"id_user_upd": "7bac5de3-2b52-4df0-9e91-2999c7b4bd13",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"tt_doc_sa_cashflow": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"tt_doc_sa_pay": [
{
"$id": "20",
"id_doc_sa": "c4b2cbd9-dd64-454c-935c-7d106c83782b",
"id_line": 2,
"id_pay": "3a40b51d-f79f-4937-91ea-f3339512f692",
"id_money": "040f9253-ed95-4e3c-a7fa-f40edc9178f5",
"coefficient": 5.1,
"id_voucher": "1c2858d9-8097-4fb6-a59b-c1e1b5e0cc33",
"id_employee": "d7df1765-167b-4ba9-9770-dffe6f3b6f76",
"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": "b886a122-51c7-4e41-bb6b-e9b7dfe1c4a8",
"coupon_id": "sample string 9",
"terminal_id": "sample string 10",
"card_name": "sample string 11",
"card_bank": "sample string 12",
"card_number": "sample string 13",
"client_name": "sample string 14",
"money_type": "sample string 15",
"merchant_id": "sample string 16",
"aid": "sample string 17",
"auth_num": "sample string 18",
"authorization": true,
"signature": true,
"contactless": true,
"date_hour_pay": "sample string 19",
"terminal_name": "sample string 20",
"active": true,
"mt_employees": {
"$id": "21",
"id": "0a97e308-1d93-4ddf-a7c4-3b2b087a3225",
"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": "6ef16533-c730-44fb-b127-88e4fdcc4b9a",
"name_pos": "sample string 12",
"id_image": "3312fe1a-d65c-4917-94eb-d0caa80c4d65",
"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-05-09T09:35:27.7204555+02:00",
"last_update": "2026-05-09T09:35:27.7204555+02:00",
"id_user_upd": "84fddfe9-3abd-4626-8401-1e32efa26d08",
"commited": true,
"mt_employees_branches": [
{
"$id": "22",
"id_employee": "fc9afeff-0b15-4a34-b5ee-31d0045382ca",
"id_branch": "50ca0c34-7dc8-42d1-8e8d-66fe7f55ab79",
"active": true,
"created_on": "2026-05-09T09:35:27.7204555+02:00",
"last_update": "2026-05-09T09:35:27.7204555+02:00",
"id_user_upd": "3d30022b-eff8-4113-aa48-b7d7e4ac906a",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_employees": {
"$ref": "21"
}
},
{
"$ref": "22"
}
],
"mt_employees_profiles": {
"$id": "23",
"id": "eb4d9cfc-d4fa-4d07-92e8-a4a64e6b0b88",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-05-09T09:35:27.7204555+02:00",
"last_update": "2026-05-09T09:35:27.7204555+02:00",
"id_user_upd": "b2f6d4ed-8f1d-42a4-ab0d-9d326a050fae",
"commited": true,
"mt_employees": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"st_users": {
"$ref": "10"
}
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"tt_doc_sa_det": [
{
"$id": "24",
"id_doc_sa": "1ca08d7b-5fca-4e47-a719-6d606fbcd174",
"id_line": 2,
"id_item_sub": "cddc03ea-ede8-4d08-9128-8b9acb03a94b",
"qty": 4.1,
"id_list": "a3bb4c29-b697-40cd-a6df-030858b49e95",
"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": "8f3ae1c4-f7b8-47ba-80f2-89cbcbe6f3d7",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "593dfd90-7ef5-4445-8a76-265074c5ad1e",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "a2b83f8b-ba15-4460-a23c-0db0a3ac5acf",
"id_user_upd": "14cc0b55-69d9-45ab-a5c5-8db880877ece",
"active": true,
"mt_employees": {
"$ref": "21"
},
"mt_items_sub": {
"$id": "25",
"id": "356c5f76-172a-473d-9279-88f4cb91a76c",
"id_item": "d86f27d4-4ce3-442f-9693-823251ae7823",
"id_item_type": "07fac2ae-7746-419a-94a9-ee8bc80d58f9",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "ff19a196-4e44-4671-9ce7-57453ba2c18c",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-05-09T09:35:27.7204555+02:00",
"last_update": "2026-05-09T09:35:27.7204555+02:00",
"id_user_upd": "b107f0a6-eba4-4216-b872-9004393f48af",
"commited": true,
"mt_items": {
"$ref": "8"
},
"mt_items_formula": [
{
"$id": "26",
"id_item_sub": "d7341150-d45f-4d25-bb02-fec67930f860",
"id_item": "c35664f8-cc19-4510-860e-33a01d8a978e",
"group_id": 3,
"id_unit_ref": "e87859af-abf6-4584-b6ec-6d9c5197da4d",
"qty_dis": 5,
"mt_items": {
"$ref": "8"
},
"mt_items_sub": {
"$ref": "25"
},
"mt_units_ref": {
"$id": "27",
"id": "1a90530d-d940-4171-a9a5-84db00e7d806",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "294349f5-d777-4ddd-bda4-afb1f095a96f",
"active": true,
"created_on": "2026-05-09T09:35:27.7204555+02:00",
"last_update": "2026-05-09T09:35:27.7204555+02:00",
"id_user_upd": "1e875e63-30d3-46fc-aca4-687adb4937b3",
"commited": true,
"mt_units": {
"$id": "28",
"id": "913b5b55-8310-4ed2-a58c-00a7d6f63f0d",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-05-09T09:35:27.7204555+02:00",
"last_update": "2026-05-09T09:35:27.7204555+02:00",
"id_user_upd": "f20597c9-c18c-49c1-a5b8-392804f45627",
"commited": true,
"mt_units_ref": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"st_users": {
"$ref": "10"
},
"mt_items": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_items1": [
{
"$ref": "8"
},
{
"$ref": "8"
}
]
},
"st_users": {
"$ref": "10"
},
"mt_items_formula": [
{
"$ref": "26"
},
{
"$ref": "26"
}
]
}
},
{
"$ref": "26"
}
],
"mt_items_types": {
"$id": "29",
"id": "1775770f-ad14-4edc-bf95-c826850b15aa",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "b458a82b-c8e5-4785-a764-d2d008e55537",
"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-05-09T09:35:27.7204555+02:00",
"last_update": "2026-05-09T09:35:27.7204555+02:00",
"id_user_upd": "da2918e5-a36e-4d7e-8977-d1aba3bbdedb",
"commited": true,
"tt_vouchers_det": [
{
"$id": "30",
"id_voucher": "f9799f70-6d1b-4cdc-99af-11c094e6498e",
"id_line": "24e3de72-8913-4e11-9d43-27cdc939bb86",
"id_category": "6ee7b88c-9c94-48ce-ae01-6cec5c2c6ea0",
"id_item": "6f1c5510-92fd-4b69-8d79-7d5864b22601",
"id_item_type": "af5289f8-1855-49fa-a860-e6b0edb59f2e",
"price_max": 1.1,
"qty_add": 3.1,
"qty_used": 4.1,
"mt_categories": {
"$ref": "6"
},
"mt_items": {
"$ref": "8"
},
"mt_items_types": {
"$ref": "29"
},
"tt_vouchers": {
"$id": "31",
"id": "f566afc5-5771-455c-a660-18de4b0cc1ef",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-05-09T09:35:27.7204555+02:00",
"date_end": "2026-05-09T09:35:27.7204555+02:00",
"date_used": "2026-05-09T09:35:27.7204555+02:00",
"date_sesion": "2026-05-09T09:35:27.7204555+02:00",
"id_employee": "6aa796eb-f277-4596-81f0-d38771e013b3",
"id_branch": "9c7252aa-7eb9-4a8d-8a0e-a3a7b60e76fd",
"id_voucher_permision": "0087b008-ea4d-4b29-8f28-444053bbef04",
"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": "0f7665a0-2773-478a-9cb1-36b6b7cca831",
"id_user_add": "5c6ec7b3-c713-45c2-9a7e-2865ab61436b",
"id_doc_sa": "c9d3077f-12a8-4c9f-a989-4af2e7929fc5",
"id_item_sub": "5d788c5d-f899-4b5b-967d-64ef0f6bbda3",
"id_pos_sesion": "17a7f681-f638-4594-9f08-d17a7173e0a6",
"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-05-09T09:35:27.7204555+02:00",
"last_update": "2026-05-09T09:35:27.7204555+02:00",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_employees": {
"$ref": "21"
},
"mt_payment_types": {
"$ref": "19"
},
"st_users": {
"$ref": "10"
},
"tt_doc_sa_pay": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_vouchers_det": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"tt_vouchers_permisions": {
"$id": "32",
"id": "bb9d36c2-3bde-4fb3-89db-6e05a8885025",
"date_from": "2026-05-09T09:35:27.7204555+02:00",
"date_end": "2026-05-09T09:35:27.7204555+02:00",
"date_used": "2026-05-09T09:35:27.7204555+02:00",
"id_employee": "ee0ff9fa-b984-4cda-bbec-254f0983b04d",
"id_branch": "2e712356-6f8d-483b-b036-b1a2d99e4de4",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "8791b712-67dc-4e54-9405-8cb098bcb9da",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-05-09T09:35:27.7204555+02:00",
"last_update": "2026-05-09T09:35:27.7204555+02:00",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_employees": {
"$ref": "21"
},
"st_users": {
"$ref": "10"
},
"tt_vouchers": [
{
"$ref": "31"
},
{
"$ref": "31"
}
]
}
}
},
{
"$ref": "30"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_prices_rules": [
{
"$id": "33",
"id": "f90b40d1-5363-4ca0-a524-46e8f9befcd9",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-05-09T09:35:27.7204555+02:00",
"date_end": "2026-05-09T09:35:27.7204555+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": "b636bcd7-6305-466e-8829-4b710e56475e",
"id_pos": "f555ff20-1774-4f94-8e46-350868a3377d",
"id_list": "31f7473b-887e-4265-ab70-705117db0bff",
"id_item": "513db361-7aeb-4058-9b09-6020c15f6b7d",
"id_item_type": "bd5c47ad-5e1b-491b-8fa5-dde2cb37ffc7",
"id_category": "5e03eef6-fde1-4cfe-8d52-70a67d973100",
"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-05-09T09:35:27.7204555+02:00",
"last_update": "2026-05-09T09:35:27.7204555+02:00",
"id_user_upd": "67505783-bdc8-430d-9347-7134eb5f5f6a",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_categories": {
"$ref": "6"
},
"mt_items": {
"$ref": "8"
},
"mt_items_types": {
"$ref": "29"
},
"mt_pos": {
"$ref": "2"
},
"mt_prices_list": {
"$id": "34",
"id": "24db2125-443c-4fb4-97b6-367a8c863d01",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "dae99818-f3a7-4a7c-b57b-0781cc802515",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "6a018812-f082-4131-b256-2800c6318b10",
"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-05-09T09:35:27.7204555+02:00",
"last_update": "2026-05-09T09:35:27.7204555+02:00",
"id_user_upd": "a91f6306-2d78-4929-84bb-f629d55c4927",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "35",
"id_pos": "8d7312bb-0952-4c2c-948e-93236aef6676",
"id_pos_type": "4f7f27a8-880c-4b58-b6b4-7d306d928a85",
"id_price_list": "2daa71f3-0f7e-4442-b9b0-5ddf928b801a",
"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-05-09T09:35:27.7204555+02:00",
"last_update": "2026-05-09T09:35:27.7204555+02:00",
"id_user_upd": "2db69a5f-b838-4aa9-aee0-8c87fdc90671",
"commited": true,
"mt_pos_view": {
"$id": "36",
"id_pos": "f58a2241-3502-417d-88b8-89c6a6da93d6",
"id_pos_type": "651caa8a-6abc-411d-904c-2a43173a6a54",
"is_default": true,
"active": true,
"created_on": "2026-05-09T09:35:27.7204555+02:00",
"last_update": "2026-05-09T09:35:27.7204555+02:00",
"id_user_upd": "96e59400-bae6-4fe2-801b-286c3973b28c",
"commited": true,
"mt_pos": {
"$ref": "2"
},
"mt_pos_prices_list": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_pos_types": {
"$id": "37",
"id": "bd410a51-264e-43b2-a509-c26c108ae301",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-05-09T09:35:27.7204555+02:00",
"last_update": "2026-05-09T09:35:27.7204555+02:00",
"id_user_upd": "bb2312d0-a5c0-4854-8fcb-f2796eff4982",
"commited": true,
"mt_items_featured": [
{
"$id": "38",
"id": "e3cec48f-bc53-49a2-8348-e615a5244873",
"id_branch": "34b46fb7-8b6b-4c90-aff4-717c59da0a57",
"id_pos_type": "22717bdb-6f5d-44c0-a7b0-9547c41a8320",
"id_pos": "c8ced7fa-ef92-4fea-80e7-1740b87cf6ea",
"id_item": "a065b4d1-0bd6-4c7d-acc7-16985e55696b",
"date_from": "2026-05-09T09:35:27.7204555+02:00",
"date_end": "2026-05-09T09:35:27.7204555+02:00",
"image_id": 4,
"active": true,
"created_on": "2026-05-09T09:35:27.7204555+02:00",
"last_update": "2026-05-09T09:35:27.7204555+02:00",
"id_user_upd": "92761f91-626b-45d4-8f3b-2f15295dacaa",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_items": {
"$ref": "8"
},
"mt_pos": {
"$ref": "2"
},
"mt_pos_types": {
"$ref": "37"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "38"
}
],
"mt_pos_doc_print": [
{
"$id": "39",
"id_pos_print": "84cfa765-b072-4359-9a54-4f6d5c88c551",
"id_doc": "83e63a77-aaec-463c-85d9-cd306fd7a248",
"id_pos_type": "294faff0-d2bb-4d60-93df-810305e26cae",
"id_doc_print": "7e8bcd19-02f2-4413-a7ed-c4e7685205e0",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-05-09T09:35:27.7204555+02:00",
"last_update": "2026-05-09T09:35:27.7204555+02:00",
"id_user_upd": "5b210f51-fd1d-48b2-a39f-0a136a689265",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_pos_print": {
"$ref": "1"
},
"mt_pos_types": {
"$ref": "37"
},
"st_doc_print": {
"$id": "40",
"id": "211cb5f9-f80e-478a-ab59-cfc7b0ef438e",
"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-05-09T09:35:27.7204555+02:00",
"last_update": "2026-05-09T09:35:27.7204555+02:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"st_doc_print_det": [
{
"$id": "41",
"id_doc_print": "f42a003f-cda8-4362-8598-30ae323610e8",
"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": "10"
}
},
{
"$ref": "39"
}
],
"st_users": {
"$ref": "10"
},
"mt_pos_view": [
{
"$ref": "36"
},
{
"$ref": "36"
}
]
},
"st_users": {
"$ref": "10"
}
},
"mt_prices_list": {
"$ref": "34"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "35"
}
],
"mt_prices_items": [
{
"$id": "42",
"id_list": "4e228c3f-f7d5-437f-854a-aeea9b422777",
"id_item_sub": "b0dc737a-5fda-4cac-9bc2-b07bd86206a8",
"validity_date": "2026-05-09T09:35:27.7204555+02:00",
"price": 4.1,
"active": true,
"created_on": "2026-05-09T09:35:27.7204555+02:00",
"last_update": "2026-05-09T09:35:27.7204555+02:00",
"id_user_upd": "3fbb63b9-7139-4ff3-aea3-0ab50d4ca9db",
"commited": true,
"mt_items_sub": {
"$ref": "25"
},
"mt_prices_list": {
"$ref": "34"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "42"
}
],
"mt_prices_list1": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_prices_list2": {
"$ref": "34"
},
"mt_prices_list_rules": [
{
"$id": "43",
"id": "fa61547b-cb11-4755-9c34-f0c1e3d803b9",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-05-09T09:35:27.7204555+02:00",
"date_end": "2026-05-09T09:35:27.7204555+02:00",
"id_branch": "e16cb2eb-c321-4dc8-978c-d35f4cab07d9",
"id_pos": "b17d0376-0641-4030-a5e8-e8afd640df1d",
"id_list": "4ceba71d-5bf7-48e2-a5b3-eb2f957b72e2",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-05-09T09:35:27.7204555+02:00",
"last_update": "2026-05-09T09:35:27.7204555+02:00",
"id_user_upd": "afafbb87-4eea-4a8f-b055-1f7a5c635245",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_pos": {
"$ref": "2"
},
"mt_prices_list": {
"$ref": "34"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "43"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"mt_prices_rules": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"tt_doc_sa_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
]
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "33"
}
],
"tt_items_customs": [
{
"$id": "44",
"id": "da50145f-1eed-42c0-a825-35bb68663f04",
"order_id": 2,
"id_item": "081924c3-ed1c-4158-9904-bbdc533080f0",
"id_item_type": "71f960ac-a96e-437f-bcf4-e9ca9eda2518",
"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": "bcb8ae54-f1cd-4386-ab97-bb1686d6aa97",
"type_item": 11,
"id_voucher_json": "91734583-8774-48cb-b3ff-97f0f0735cce",
"count_voucher": 1,
"id_category": "095a0b7c-00d3-4913-8d3c-0e66da9c3988",
"created_on": "2026-05-09T09:35:27.7204555+02:00",
"last_update": "2026-05-09T09:35:27.7204555+02:00",
"id_user_upd": "70ff7352-29e3-4727-ab5e-58b22b48de48",
"commited": true,
"mt_items": {
"$ref": "8"
},
"mt_items_types": {
"$ref": "29"
},
"st_users": {
"$ref": "10"
},
"tt_pos_sesion": {
"$id": "45",
"id": "832f098e-afa6-4de6-9680-3c64c09cf4af",
"nro_sesion": 2,
"id_pos": "a23860ad-d053-4164-8daa-e465bce66d20",
"date_tax": "2026-05-09T09:35:27.7204555+02:00",
"date_open": "2026-05-09T09:35:27.7204555+02:00",
"date_close": "2026-05-09T09:35:27.7204555+02:00",
"id_user_open": "fc4e0bfa-d2f7-4874-9770-ca000db5dcda",
"id_user_close": "646d4106-f087-4aae-a99e-38307353f881",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2026-05-09T09:35:27.7204555+02:00",
"last_update": "2026-05-09T09:35:27.7204555+02:00",
"commited": true,
"mt_pos": {
"$ref": "2"
},
"tt_cloakrooms_units": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"tt_items_customs": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_doc_sa_pt": [
{
"$id": "46",
"id": "b55a16bf-39b0-4be0-aa3b-7df7c9fac155",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "0c3fb02a-24ef-4bf8-8948-6ca93db84c3f",
"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-05-09T09:35:27.7204555+02:00",
"tt_pos_sesion": {
"$ref": "45"
}
},
{
"$ref": "46"
}
],
"tt_rooms_units_activity": [
{
"$id": "47",
"id": "4da0f99c-298e-49f9-a670-3da5296f73ea",
"id_room_unit": "2ce263c8-148d-456b-8723-3acca813254f",
"id_room_list": "d8e89427-f4b7-48fa-a673-4c1706250d44",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-05-09T09:35:27.7204555+02:00",
"date_from": "2026-05-09T09:35:27.7204555+02:00",
"date_end": "2026-05-09T09:35:27.7204555+02:00",
"date_open": "2026-05-09T09:35:27.7204555+02:00",
"date_close": "2026-05-09T09:35:27.7204555+02:00",
"id_employee": "a72d4aba-1fc7-4fd5-85a3-d2d59e84798d",
"id_employee_sec": "de6766a9-561b-4596-945b-d48e527d540c",
"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": "a099b084-6543-44d3-b605-c7ae5b447fdd",
"comment": "sample string 7",
"id_user_open": "c4fa7626-6820-467f-849b-8a5fca74eaf4",
"id_user_close": "48f3f103-b5d5-40c7-8f4d-da016896f464",
"id_unit_state": "1cb88c75-d249-47f8-a198-d24f13b23646",
"id_pos_sesion": "e4e3d3b2-a375-45ce-b192-14653b05ea65",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-05-09T09:35:27.7204555+02:00",
"active": true,
"created_on": "2026-05-09T09:35:27.7204555+02:00",
"last_update": "2026-05-09T09:35:27.7204555+02:00",
"commited": true,
"mt_employees": {
"$ref": "21"
},
"mt_employees1": {
"$ref": "21"
},
"mt_rooms_units": {
"$id": "48",
"id": "000dd6e0-af57-4a9a-80c7-f281468dd0de",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "382b0729-c4b7-42f8-9c69-d0f51561c292",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "3ced4f8d-5324-4ebe-9e27-1afed0d13d65",
"locked": true,
"date_locked": "2026-05-09T09:35:27.7204555+02:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-05-09T09:35:27.7204555+02:00",
"last_update": "2026-05-09T09:35:27.7204555+02:00",
"id_user_upd": "ab840d6e-872d-4bd2-b7f4-aef96880d53e",
"commited": true,
"mt_rooms": {
"$id": "49",
"id": "f0a67951-d848-4414-8538-8c1ef25c5bb4",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "04a02e1d-0aeb-479b-b88c-c4fe420b3489",
"name_pos": "sample string 6",
"id_image": "54473d4c-499e-48c9-8380-8fbbd1636b31",
"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": "e095b8fb-aa26-4016-a128-a77ccac6c0ff",
"refresh_status": true,
"active": true,
"created_on": "2026-05-09T09:35:27.7204555+02:00",
"last_update": "2026-05-09T09:35:27.7204555+02:00",
"id_user_upd": "71762f45-1967-4658-9e88-8f48609b9b66",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_pos_rooms": [
{
"$id": "50",
"id_pos": "d078e9be-a502-4aee-bcbe-8af538305e2a",
"id_room": "634d85fc-f5ff-4f5d-817a-247562d6f008",
"active": true,
"created_on": "2026-05-09T09:35:27.7204555+02:00",
"last_update": "2026-05-09T09:35:27.7204555+02:00",
"id_user_upd": "461a5b3d-cecf-4fba-ab49-ece1c211b744",
"commited": true,
"mt_pos": {
"$ref": "2"
},
"mt_rooms": {
"$ref": "49"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "50"
}
],
"st_images": {
"$ref": "5"
},
"st_images1": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"mt_rooms_units": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"tt_rooms_list": [
{
"$id": "51",
"id": "c823507c-31b8-4940-9546-7076c1e674e3",
"id_room": "e1aad721-386b-4aa0-83bb-01bdb50b2110",
"date_in": "2026-05-09T09:35:27.7204555+02:00",
"date_out": "2026-05-09T09:35:27.7204555+02:00",
"id_user_add": "ea5e5b4d-ac6d-4f59-bd06-50687a9ffe61",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-05-09T09:35:27.7204555+02:00",
"last_update": "2026-05-09T09:35:27.7204555+02:00",
"commited": true,
"mt_rooms": {
"$ref": "49"
},
"st_users": {
"$ref": "10"
},
"tt_rooms_units_activity": [
{
"$ref": "47"
},
{
"$ref": "47"
}
]
},
{
"$ref": "51"
}
]
},
"mt_rooms_units_types": {
"$id": "52",
"id": "9df3b397-ef8b-42e8-83cb-d2169602706b",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-05-09T09:35:27.7204555+02:00",
"last_update": "2026-05-09T09:35:27.7204555+02:00",
"id_user_upd": "1e29aae6-0e50-4205-a751-c3a23e193bbe",
"commited": true,
"mt_rooms_units": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"mt_rooms_units_states_types": [
{
"$id": "53",
"id_room_type": "18b0186d-4e98-42b7-9fb6-6d386351d448",
"id_room_state": "01121738-ce24-458c-a7f5-8ba8cb513cb1",
"id_image": "00801745-9f73-4dec-8ad9-88fd62472d12",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-05-09T09:35:27.7204555+02:00",
"last_update": "2026-05-09T09:35:27.7204555+02:00",
"id_user_upd": "8764087a-869d-4dc0-9720-9d6508545754",
"commited": true,
"mt_rooms_units_states": {
"$id": "54",
"id": "427da548-18f1-4da4-9a97-f9153ccf1cd0",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"color": "sample string 5",
"active": true,
"created_on": "2026-05-09T09:35:27.7204555+02:00",
"last_update": "2026-05-09T09:35:27.7204555+02:00",
"id_user_upd": "3ff3c12e-459c-4369-9015-f2f9d26de4b4",
"commited": true,
"st_users": {
"$ref": "10"
},
"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": "5"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "53"
}
],
"st_users": {
"$ref": "10"
}
},
"st_users": {
"$ref": "10"
},
"tt_rooms_units_activity": [
{
"$ref": "47"
},
{
"$ref": "47"
}
]
},
"mt_rooms_units_states": {
"$ref": "54"
},
"st_users": {
"$ref": "10"
},
"st_users1": {
"$ref": "10"
},
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_pos_sesion": {
"$ref": "45"
},
"tt_rooms_list": {
"$ref": "51"
}
},
{
"$ref": "47"
}
],
"st_users": {
"$ref": "10"
},
"st_users1": {
"$ref": "10"
},
"tt_tips": [
{
"$id": "55",
"id": "0d86d8bf-6b1e-477b-be59-dbdb9d94ff28",
"id_pos_sesion": "a498fba6-43b5-47d4-af5d-34679742c1ec",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "fe461700-7138-45d2-a922-71f1beee62f8",
"id_room_unit_activity": "b9628123-7cf6-4fa7-b2d4-233b5e2dd893",
"id_doc_sa": "417caac2-8897-4e0a-a545-ce60a4db8a11",
"id_pos_type": "dde7a255-9da0-4360-a0c6-62e11aa2da20",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "caf9dc9f-e166-4f22-b941-461e2746c13f",
"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-05-09T09:35:27.7204555+02:00",
"last_update": "2026-05-09T09:35:27.7204555+02:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "45"
},
"tt_tips_users": [
{
"$id": "56",
"id_tip": "8eafb011-39f6-4c04-94df-7efc75321c69",
"id_user": "9c7f6ea3-f4c8-4651-8189-19856ec24f00",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-05-09T09:35:27.7204555+02:00",
"last_update": "2026-05-09T09:35:27.7204555+02:00",
"commited": true,
"st_users": {
"$ref": "10"
},
"tt_tips": {
"$ref": "55"
}
},
{
"$ref": "56"
}
]
},
{
"$ref": "55"
}
],
"tt_pos_sesion_users": [
{
"$id": "57",
"id_pos_sesion": "3e49a50e-60c0-440c-a052-e20ae0076109",
"id_user": "7d39e2f2-eec9-4d7a-a560-33a5afb36804",
"date_add": "2026-05-09T09:35:27.7204555+02:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-05-09T09:35:27.7204555+02:00",
"last_update": "2026-05-09T09:35:27.7204555+02:00",
"commited": true,
"st_users": {
"$ref": "10"
},
"tt_pos_sesion": {
"$ref": "45"
}
},
{
"$ref": "57"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_cmd_connection": [
{
"$id": "58",
"id": "40c3f216-5c51-48fe-a521-fda81972eab1",
"id_user": "c6c92848-29f9-4abd-a63b-5ced0f7b6bb7",
"id_user_profile": "919718c8-49f9-4b82-be00-84652f4ca650",
"locator": "sample string 4",
"date_end": "2026-05-09T09:35:27.7204555+02:00",
"id_pos_sesion": "179e70b1-2bf9-4ae5-bcf2-26db21f7ad2f",
"date_login": "2026-05-09T09:35:27.7204555+02:00",
"date_logout": "2026-05-09T09:35:27.7204555+02:00",
"terminal_id": "sample string 6",
"terminal_type": "sample string 7",
"created_on": "2026-05-09T09:35:27.7204555+02:00",
"last_update": "2026-05-09T09:35:27.7204555+02:00",
"commited": true,
"st_users": {
"$ref": "10"
},
"st_users_profiles": {
"$id": "59",
"id": "2d1c8777-33c9-4619-b264-c53cc74daf91",
"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-05-09T09:35:27.7204555+02:00",
"last_update": "2026-05-09T09:35:27.7204555+02:00",
"commited": true,
"st_permisions": [
{
"$id": "60",
"id": "94758705-48d8-4c35-8116-88658b4e7f45",
"id_function": "c07b6ac8-37ed-4b1b-8070-6af201b254a8",
"id_user": "cf0dfd6f-c07d-4543-be62-96b2240971f5",
"id_profile": "31297088-fe2f-41bc-86cd-46e37d76757c",
"permission": 3,
"active": true,
"created_on": "2026-05-09T09:35:27.7204555+02:00",
"last_update": "2026-05-09T09:35:27.7204555+02:00",
"commited": true,
"st_users_profiles": {
"$ref": "59"
},
"st_users": {
"$ref": "10"
},
"st_functions": {
"$id": "61",
"id": "7a5a22dd-041d-4534-9dc4-1910ebb39fd7",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "34ec729d-834e-4665-8fb5-b631db9b4155",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "21bec70f-0502-43aa-9217-429f95392feb",
"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-05-09T09:35:27.7204555+02:00",
"last_update": "2026-05-09T09:35:27.7204555+02:00",
"commited": true,
"st_functions_groups": {
"$id": "62",
"id": "6339acd8-1974-49a0-9f93-7753014def6c",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-05-09T09:35:27.7204555+02:00",
"last_update": "2026-05-09T09:35:27.7204555+02:00",
"commited": true,
"st_functions": [
{
"$ref": "61"
},
{
"$ref": "61"
}
]
},
"st_images": {
"$ref": "5"
},
"st_permisions": [
{
"$ref": "60"
},
{
"$ref": "60"
}
]
}
},
{
"$ref": "60"
}
],
"st_users": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"tt_cmd_connection": [
{
"$ref": "58"
},
{
"$ref": "58"
}
]
},
"tt_pos_sesion": {
"$ref": "45"
}
},
{
"$ref": "58"
}
],
"tt_cmd_messages": [
{
"$id": "63",
"id": "3e57740b-cacd-41e3-8298-8fbc24c12d63",
"id_user": "72cdd25d-ae36-4ec0-8a8b-73c4435cb37a",
"date_add": "2026-05-09T09:35:27.7204555+02:00",
"destiny_type": 4,
"id_key": "6b1d200a-c640-45ad-9f1c-c3d39b5804b5",
"message": "sample string 6",
"message_view": true,
"date_view": "2026-05-09T09:35:27.7204555+02:00",
"id_pos_sesion": "55b111bc-4a05-4939-bf85-b2c1a30bf0b2",
"terminal_add": "sample string 9",
"created_on": "2026-05-09T09:35:27.7204555+02:00",
"last_update": "2026-05-09T09:35:27.7204555+02:00",
"commited": true,
"st_users": {
"$ref": "10"
},
"tt_pos_sesion": {
"$ref": "45"
}
},
{
"$ref": "63"
}
]
}
},
{
"$ref": "44"
}
]
},
"mt_items_vouchers": {
"$id": "64",
"id": "b4d824ef-021b-483e-a30c-de4d7b655676",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "385dae16-528a-44f9-a5c9-7713e8d904ec",
"id_doc_print": "8e3bdfac-f461-4f49-be6a-66c12aaae562",
"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-05-09T09:35:27.7204555+02:00",
"last_update": "2026-05-09T09:35:27.7204555+02:00",
"commited": true,
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
]
},
"st_users": {
"$ref": "10"
},
"mt_prices_items": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"tt_doc_sa_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
]
},
"mt_prices_list": {
"$ref": "34"
},
"st_users": {
"$ref": "10"
},
"st_users1": {
"$ref": "10"
},
"tt_doc_sa": {
"$ref": "13"
},
"tt_doc_sa_det_stock": [
{
"$id": "65",
"id_doc_sa": "1d26df41-932a-4ee8-8824-77873e3d431d",
"id_line": 2,
"id_item": "a6fa58c5-2fa9-4be8-8364-d35bf69c32b4",
"qty": 4.1,
"mt_items": {
"$ref": "8"
},
"tt_doc_sa_det": {
"$ref": "24"
}
},
{
"$ref": "65"
}
]
},
{
"$ref": "24"
}
],
"tt_doc_sa_pay": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_vouchers": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"tt_vouchers_permisions": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"tt_rooms_units_activity": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "47"
},
{
"$ref": "47"
}
]
},
"mt_money_types": {
"$ref": "16"
},
"mt_payment_types": {
"$ref": "19"
},
"tt_doc_sa": {
"$ref": "13"
},
"tt_vouchers": {
"$ref": "31"
}
},
{
"$ref": "20"
}
],
"tt_vouchers": [
{
"$ref": "31"
},
{
"$ref": "31"
}
]
},
"st_users": {
"$ref": "10"
},
"mt_money_types": {
"$ref": "16"
},
"tt_doc_sa": {
"$ref": "13"
}
},
{
"$ref": "18"
}
],
"tt_doc_sa_pay": [
{
"$ref": "20"
},
{
"$ref": "20"
}
]
},
"mt_payment_types": {
"$ref": "19"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "15"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"mt_pos_doc_print": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"st_doc_num": [
{
"$id": "66",
"id_pos": "55d4d454-5e62-41ef-a40f-e6fbb3a6b1d6",
"id_doc": "ec85c212-8642-46b7-814e-b1c8792ec7a9",
"value": 3,
"created_on": "2026-05-09T09:35:27.7204555+02:00",
"last_update": "2026-05-09T09:35:27.7204555+02:00",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_pos": {
"$ref": "2"
}
},
{
"$ref": "66"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st": [
{
"$id": "67",
"id": "594a43ea-4c27-43f6-8bbb-e0f81e0be65b",
"id_pos": "4a2c3501-1206-40f4-bcdb-761a5807e0b3",
"id_doc": "4ce344eb-5864-494c-a25d-e15fd59f767c",
"id_branch": "456348ce-beff-4259-b562-712fcb2f8355",
"nro_doc": "sample string 5",
"date_doc": "2026-05-09T09:35:27.7204555+02:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "4bbd813b-fba2-4031-9d14-782d82292c7f",
"id_loc_from": "66e5d93f-0014-4329-a623-874cd1230f93",
"id_loc_end": "69113eae-ffa4-4d8c-a8cb-65c6ffaad0a3",
"id_user_add": "14c84978-bbc7-424e-a5b0-3d39b11b43c6",
"id_user_upd": "05824009-04de-4a80-90ff-c54564884cb9",
"id_pos_sesion": "8181fc4e-880a-41ee-bc39-7226e1cf414d",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-05-09T09:35:27.7204555+02:00",
"active": true,
"created_on": "2026-05-09T09:35:27.7204555+02:00",
"last_update": "2026-05-09T09:35:27.7204555+02:00",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_docs": {
"$ref": "14"
},
"mt_locations": {
"$id": "68",
"id": "afc6bc7f-d6ca-425b-9a34-68fc20b48451",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "39a2ec26-3c9e-4803-bb9d-cd5d9a38dd38",
"active": true,
"created_on": "2026-05-09T09:35:27.7204555+02:00",
"last_update": "2026-05-09T09:35:27.7204555+02:00",
"id_user_upd": "92f43fb0-f69a-470b-a0df-d96cfc4a66a0",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"st_users": {
"$ref": "10"
},
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_sa1": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"tt_doc_st1": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"tt_stock": [
{
"$id": "69",
"id_location": "f871573f-e680-4c9b-a037-a043460c0deb",
"id_item": "7f196aba-9773-4cda-8e15-153f970ce228",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-05-09T09:35:27.7204555+02:00",
"last_update": "2026-05-09T09:35:27.7204555+02:00",
"commited": true,
"mt_items": {
"$ref": "8"
},
"mt_locations": {
"$ref": "68"
}
},
{
"$ref": "69"
}
]
},
"mt_locations1": {
"$ref": "68"
},
"mt_pos": {
"$ref": "2"
},
"st_users": {
"$ref": "10"
},
"st_users1": {
"$ref": "10"
},
"tt_doc_st_det": [
{
"$id": "70",
"id_doc_st": "7d805706-46b2-47bb-bb33-8c2ccec121f3",
"id_line": 2,
"id_item": "610e68ab-4bec-4849-bbb4-4768b84ba2d0",
"comment": "sample string 4",
"qty": 5.1,
"status": 1,
"active": true,
"mt_items": {
"$ref": "8"
},
"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": "2"
},
"st_users": {
"$ref": "10"
},
"st_users1": {
"$ref": "10"
},
"tt_cloakrooms_units": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"tt_doc_sa_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"tt_doc_sa_pay": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_doc_sa1": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_sa2": {
"$ref": "13"
},
"tt_pos_sesion": {
"$ref": "45"
},
"tt_rooms_units_activity": {
"$ref": "47"
},
"tt_spool_doc_print": [
{
"$id": "71",
"id": "71d3ba26-c8d0-4712-a132-919c750124be",
"spool_server": "sample string 2",
"id_doc_sa": "6fcae843-0e9a-4df5-a27d-77ecbeb0566f",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-05-09T09:35:27.7204555+02:00",
"printed": true,
"print_on": "2026-05-09T09:35:27.7204555+02:00",
"tt_doc_sa": {
"$ref": "13"
}
},
{
"$ref": "71"
}
]
},
"tt_pos_sesion": {
"$ref": "45"
}
},
{
"$ref": "12"
}
]
},
{
"$ref": "11"
}
],
"mt_docs_payment_money": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_employees": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"mt_employees_profiles": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"mt_items_featured": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_items_types": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"mt_locations": [
{
"$ref": "68"
},
{
"$ref": "68"
}
],
"mt_money_rates": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"mt_money_types": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"mt_payment_types": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"mt_pos": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_pos_doc_print": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"mt_pos_prices_list": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_pos_print": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"mt_pos_rooms": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"mt_pos_types": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"mt_pos_view": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_prices_items": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"mt_prices_list": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_prices_list_rules": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"mt_prices_rules": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_rooms": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"mt_rooms_units": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"mt_rooms_units_types": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"mt_units": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"mt_units_ref": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"st_images": {
"$ref": "5"
},
"st_images1": {
"$ref": "5"
},
"st_permisions": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"st_pos_license": [
{
"$id": "72",
"id": "82369cf4-2be7-488f-b9fe-8e0b01aff41c",
"id_pos": "74f80d03-c89d-4766-87f7-9af6a20ad4f9",
"mac_address": "sample string 3",
"date_end": "2026-05-09T09:35:27.7204555+02:00",
"key_access": "sample string 5",
"id_user_add": "3463841b-049a-432e-9125-1f45b3fb5851",
"active": true,
"created_on": "2026-05-09T09:35:27.7204555+02:00",
"last_update": "2026-05-09T09:35:27.7204555+02:00",
"commited": true,
"mt_pos": {
"$ref": "2"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "72"
}
],
"st_users_pos": [
{
"$id": "73",
"id_user": "c76ed884-8358-4fc1-a1ba-07d38dd63d0d",
"id_pos": "94313e24-d047-453f-b961-f4633460a1a8",
"pass_required": true,
"active": true,
"created_on": "2026-05-09T09:35:27.7204555+02:00",
"last_update": "2026-05-09T09:35:27.7204555+02:00",
"commited": true,
"mt_pos": {
"$ref": "2"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "73"
}
],
"st_users_token": [
{
"$id": "74",
"id": "44e07c1f-074d-4299-8afc-d9a41ef79fe0",
"token_id": "sample string 2",
"id_user": "a8d214a3-8d42-43a0-bb1c-b5456bb1751b",
"date_from": "2026-05-09T09:35:27.7204555+02:00",
"date_end": "2026-05-09T09:35:27.7204555+02:00",
"created_on": "2026-05-09T09:35:27.7204555+02:00",
"st_users": {
"$ref": "10"
}
},
{
"$ref": "74"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"tt_doc_sa_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"tt_doc_sa_det1": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"tt_doc_st": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"tt_doc_st1": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"tt_items_customs": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_logs": [
{
"$id": "75",
"id": "a88686f8-9077-4bb7-b7e5-f2fd1326c22e",
"id_user_add": "201f3590-ee8c-44e8-b496-e844c246150c",
"id_table": "0e60c851-1738-4e1c-aa21-845d7f7058f9",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "6443fc51-b726-4a00-bd28-225cf6a48385",
"created_on": "2026-05-09T09:35:27.7204555+02:00",
"commited": true,
"mt_pos": {
"$ref": "2"
},
"st_sync_tables": {
"$id": "76",
"id": "b9f3c67e-cd72-41de-8e0e-2d8e28d37baa",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-05-09T09:35:27.7204555+02:00",
"last_update": "2026-05-09T09:35:27.7204555+02:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "77",
"id": "c425f935-2025-48b5-a815-15ab140b0d71",
"id_sync": "7e74aefc-d61a-47c4-ad68-fa987476e4b8",
"json": "sample string 3",
"id_table": "18a1e678-155e-48dc-bd27-dbefeb0288df",
"order": 5,
"st_sync_packages": {
"$id": "78",
"id": "86b8f8f8-213f-43ef-bbf0-fbbca069e1de",
"id_branch_from": "593cb454-f130-4f1f-8f23-6f34d9786200",
"id_branch_to": "251cc74b-cb1b-4929-aa42-a8fd95bb4fec",
"type": 4,
"created_on": "2026-05-09T09:35:27.7204555+02:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-05-09T09:35:27.7204555+02:00",
"send_on": "2026-05-09T09:35:27.7204555+02:00",
"mt_branches": {
"$ref": "4"
},
"mt_branches1": {
"$ref": "4"
},
"st_sync_packages_det": [
{
"$ref": "77"
},
{
"$ref": "77"
}
]
},
"st_sync_tables": {
"$ref": "76"
}
},
{
"$ref": "77"
}
],
"tt_logs": [
{
"$ref": "75"
},
{
"$ref": "75"
}
]
},
"st_users": {
"$ref": "10"
}
},
{
"$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": "fa156f21-d502-4619-878a-c8a88ffd37c0",
"id_room_activity": "d39f80d5-13a2-4ef4-84ef-09b51d963c76",
"id_pos_sesion": "a3a19a58-cd7c-41d5-b41c-61ac91ffb2ce",
"log_text": "sample string 4",
"id_user": "586b4e93-61ef-48ee-8271-136c2bee5f73",
"created_on": "2026-05-09T09:35:27.7204555+02:00",
"commited": true,
"st_users": {
"$ref": "10"
}
},
{
"$ref": "79"
}
],
"tt_tips_users": [
{
"$ref": "56"
},
{
"$ref": "56"
}
],
"tt_vouchers_permisions": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"tt_vouchers": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"mt_docs": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_pos_sesion_users": [
{
"$ref": "57"
},
{
"$ref": "57"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_sa1": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"mt_items": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"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": "7"
},
{
"$ref": "7"
}
],
"mt_items_featured": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_items_formula": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"mt_units": {
"$ref": "28"
},
"mt_units1": {
"$ref": "28"
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_prices_rules": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"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": "30"
},
{
"$ref": "30"
}
]
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "7"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"mt_prices_rules": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"tt_vouchers_det": [
{
"$ref": "30"
},
{
"$ref": "30"
}
]
},
{
"$ref": "6"
}
],
"mt_employees": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"mt_items": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_items_types": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"mt_money_types": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"mt_payment_types": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"mt_prices_list": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_rooms": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"mt_rooms1": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"st_functions": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"st_images_types": {
"$id": "80",
"id": "6a57f319-bce6-4999-8577-3bca539f3f10",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-05-09T09:35:27.7204555+02:00",
"last_update": "2026-05-09T09:35:27.7204555+02:00",
"commited": true,
"st_images": [
{
"$ref": "5"
},
{
"$ref": "5"
}
]
},
"mt_docs": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"st_users": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"st_users1": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_cloakrooms": [
{
"$ref": "11"
},
{
"$ref": "11"
}
]
},
"st_users": {
"$ref": "10"
},
"mt_branches_zones": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"mt_employees_branches": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"mt_items_featured": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_locations": [
{
"$ref": "68"
},
{
"$ref": "68"
}
],
"mt_periods": [
{
"$id": "81",
"id_branch": "4f9c994e-ad43-4156-bc0a-cd1705766bb7",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-05-09T09:35:27.7204555+02:00",
"date_end": "2026-05-09T09:35:27.7204555+02:00",
"state": "sample string 6",
"created_on": "2026-05-09T09:35:27.7204555+02:00",
"last_update": "2026-05-09T09:35:27.7204555+02:00",
"commited": true,
"mt_branches": {
"$ref": "4"
}
},
{
"$ref": "81"
}
],
"mt_pos": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_prices_list_rules": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"mt_prices_rules": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_rooms": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"st_sync_packages": [
{
"$ref": "78"
},
{
"$ref": "78"
}
],
"st_sync_packages1": [
{
"$ref": "78"
},
{
"$ref": "78"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"tt_vouchers": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"tt_vouchers_permisions": [
{
"$ref": "32"
},
{
"$ref": "32"
}
]
},
"mt_pos": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"st_users": {
"$ref": "10"
}
},
"mt_cloakrooms": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"mt_items_featured": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_pos_print": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"mt_pos_rooms": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"st_users": {
"$ref": "10"
},
"mt_pos_view": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_prices_list_rules": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"mt_prices_rules": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"st_doc_num": [
{
"$ref": "66"
},
{
"$ref": "66"
}
],
"st_pos_license": [
{
"$ref": "72"
},
{
"$ref": "72"
}
],
"st_users_pos": [
{
"$ref": "73"
},
{
"$ref": "73"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_pos_connection": [
{
"$id": "82",
"id": "ce5df583-4203-4c3d-aa7e-965668c6eb0c",
"id_pos": "2b250e83-4e41-41d8-a898-58e25089b17a",
"date_add": "2026-05-09T09:35:27.7204555+02:00",
"date_upd": "2026-05-09T09:35:27.7204555+02:00",
"date_out": "2026-05-09T09:35:27.7204555+02:00",
"connection_type": "sample string 3",
"connection_speed": 1,
"terminal_name": "sample string 4",
"version": "sample string 5",
"commited": true,
"mt_pos": {
"$ref": "2"
}
},
{
"$ref": "82"
}
],
"tt_pos_sesion": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"mt_branches": {
"$ref": "4"
},
"tt_logs": [
{
"$ref": "75"
},
{
"$ref": "75"
}
],
"st_local_variables": [
{
"$id": "83",
"id": "7e28c313-98c5-4323-a1a2-6bf6b8ed7f7e",
"id_pos": "762f5d0d-ddd9-44cf-8908-283facc5e8c4",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-05-09T09:35:27.7204555+02:00",
"commited": true,
"mt_pos": {
"$ref": "2"
}
},
{
"$ref": "83"
}
],
"tt_doc_st": [
{
"$ref": "67"
},
{
"$ref": "67"
}
]
},
"mt_pos_doc_print": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"st_users": {
"$ref": "10"
}
}