DELETE api/Mt_Pos_Print/{id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
Required |
Body Parameters
None.
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": "2a5369ff-66dc-44f0-adab-37cb10fcac22",
"id_pos": "e8a84e72-e794-4466-9e8e-88a43ec18ca6",
"id_mask": "sample string 3",
"name": "sample string 4",
"mode_print": 5,
"port": "sample string 6",
"baud_rate": 1,
"data_bits": 1,
"stop_bit": 1,
"flow_control": 1,
"parity": 1,
"pin_cashdrawer": 1,
"ip_printer": "sample string 7",
"port_ip": 1,
"printer_name": "sample string 8",
"active": true,
"created_on": "2026-09-06T06:47:32.0908781+02:00",
"last_update": "2026-09-06T06:47:32.0908781+02:00",
"id_user_upd": "605a615f-30d8-47f9-af5a-72965b255f6c",
"commited": true,
"mt_pos": {
"$id": "2",
"id": "7d84ea84-8a57-4e6f-acf7-d4cb62ba0fc8",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "79072311-bbac-4870-afef-60ae889af04e",
"id_zone": "14c2edc9-2b1a-4831-9b4f-bd60e045113e",
"user_required": true,
"active": true,
"created_on": "2026-09-06T06:47:32.0908781+02:00",
"last_update": "2026-09-06T06:47:32.0908781+02:00",
"id_user_upd": "e6fd881f-87ea-46cb-97e4-94c84313b808",
"commited": true,
"mt_branches_zones": {
"$id": "3",
"id": "14b8308e-d534-41de-8c1b-31b08719a539",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "071c993d-294e-4869-b144-2832bf3873c2",
"active": true,
"created_on": "2026-09-06T06:47:32.0908781+02:00",
"last_update": "2026-09-06T06:47:32.0908781+02:00",
"id_user_upd": "5d951d60-5e55-44e1-b288-89d60cab4375",
"commited": true,
"mt_branches": {
"$id": "4",
"id": "ee612821-05a1-40a4-8cf1-1f5a043f04c0",
"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": "a563f284-0e5e-4af5-a319-063468b95765",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-09-06T06:47:32.0908781+02:00",
"last_update": "2026-09-06T06:47:32.0908781+02:00",
"id_user_upd": "2ad5de8d-d72d-4219-8494-91461d2156aa",
"commited": true,
"st_images": {
"$id": "5",
"id": "f9fb5985-6211-4a88-ac42-dd7d2143fde4",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "809bf8d2-1bb1-4895-95da-e524b991c6c9",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-09-06T06:47:32.0908781+02:00",
"last_update": "2026-09-06T06:47:32.0908781+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"mt_categories": [
{
"$id": "6",
"id": "aa1e2d51-843e-41b2-a166-f2796b02518a",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "8e62cfdd-7a2f-4646-9f8d-c815a3c7e9a3",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "a5b5ea4b-2aa8-4c3d-9012-0254394c34e5",
"view_pos": true,
"order": 8,
"order_sec": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"font_bold": true,
"font_underline": true,
"font_size": 15,
"big_buttons": true,
"active": true,
"created_on": "2026-09-06T06:47:32.0908781+02:00",
"last_update": "2026-09-06T06:47:32.0908781+02:00",
"id_user_upd": "a5cfd7ea-4ac5-4303-ad74-98195b6dc90b",
"commited": true,
"mt_categories_items": [
{
"$id": "7",
"id_category": "22fd0ca9-1216-4664-8582-9a59527863ed",
"id_item": "ba7a68b3-63fd-44cc-aeeb-cd070a1bf533",
"is_default": true,
"active": true,
"created_on": "2026-09-06T06:47:32.0908781+02:00",
"last_update": "2026-09-06T06:47:32.0908781+02:00",
"id_user_upd": "9809a63e-a24b-4410-a455-e1bb419c1b66",
"commited": true,
"mt_categories": {
"$ref": "6"
},
"mt_items": {
"$id": "8",
"id": "e2d2bef5-a238-4089-aafb-a5b0878492c3",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "d9dd5f03-84e7-42d0-a3fb-4aa2fff921dc",
"id_unit_sec": "70ef9b15-8481-4a2c-b351-843d59b69451",
"id_brand": "31a26b19-afb2-4354-b9b9-ea34a732e6d2",
"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": "27ae8004-0857-474a-b92e-51f1b435f2fc",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"font_bold": true,
"font_underline": true,
"font_size": 29,
"active": true,
"created_on": "2026-09-06T06:47:32.0908781+02:00",
"last_update": "2026-09-06T06:47:32.0908781+02:00",
"id_user_upd": "48c9ef84-57dd-4c0c-8638-dae682ec7c52",
"commited": true,
"mt_brands": {
"$id": "9",
"id": "21388618-92a7-40d9-b243-c41e3998c48d",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-09-06T06:47:32.0908781+02:00",
"last_update": "2026-09-06T06:47:32.0908781+02:00",
"id_user_upd": "427f9ad8-3203-4836-9e06-d565184f8e7f",
"commited": true,
"mt_items": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"st_users": {
"$id": "10",
"id": "dcc076b5-6f0f-48f1-b6f9-6e6ed8a81a11",
"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": "6014af5f-6854-43e5-b8b4-83feb7f2aec6",
"view_messages": true,
"id_image_photo": "90ade6a4-6396-4081-a81f-0061908af28f",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "959cd20f-dace-44d1-9bc7-2783e3632842",
"view_pos": true,
"order": 15,
"color_border": "sample string 16",
"color_button": "sample string 17",
"color_font": "sample string 18",
"active": true,
"created_on": "2026-09-06T06:47:32.0908781+02:00",
"last_update": "2026-09-06T06:47:32.0908781+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": "337f74cb-b1c7-4f67-b5b1-0fffa66c2acd",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "8a50345f-f333-44a9-be1c-5a19cf1ef36e",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "abc99b0a-a157-4897-b614-943f06cd0c99",
"view_pos": true,
"order": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"active": true,
"created_on": "2026-09-06T06:47:32.0908781+02:00",
"last_update": "2026-09-06T06:47:32.0908781+02:00",
"id_user_upd": "0dde6e4c-bea9-423b-ba88-d690ee002c33",
"commited": true,
"mt_pos": {
"$ref": "2"
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"tt_cloakrooms_units": [
{
"$id": "12",
"id": "d2c1a428-52ff-4307-bc2c-fff1d280b480",
"id_cloakroom": "35083412-3b61-47f1-914d-0a8ea21ef1d2",
"id_pos_sesion": "01a67b8e-0725-4076-b3fe-c213bd9f415e",
"unit_id": 4,
"date_open": "2026-09-06T06:47:32.0908781+02:00",
"date_close": "2026-09-06T06:47:32.0908781+02:00",
"id_doc_sa": "6a15651f-0469-4336-afa9-ecd7fe335291",
"commited": true,
"mt_cloakrooms": {
"$ref": "11"
},
"tt_doc_sa": {
"$id": "13",
"id": "4c9368db-35b9-4491-82f7-6ee6a73356cf",
"id_pos": "56f9979d-6263-44a7-906b-ae30b5dacda0",
"id_doc": "7e67ac24-97f2-4848-8877-f8def00c7cb6",
"id_branch": "b18ec678-2790-48af-9c7d-2ea0c2ca91f4",
"nro_doc": "sample string 5",
"date_doc": "2026-09-06T06:47:32.0908781+02:00",
"date_tax": "2026-09-06T06:47:32.0908781+02:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "21e8950e-667c-48cd-96d1-4d0cf2e017bc",
"id_relationship": "98b6e413-b984-4f3a-9435-758e8bd71a13",
"id_loc_from": "a6caba21-2f1d-4c60-8421-09c3b721f06b",
"id_loc_end": "165e7a65-a542-48ee-9908-437507ccefcd",
"id_user_add": "97dffeb4-a327-43d2-95bf-62ee5bd8814a",
"id_user_upd": "b27128fd-d7a2-474e-8422-bdb7645527ce",
"comment": "sample string 12",
"id_pos_sesion": "e8e91ff8-4890-43d1-a556-44f929699c77",
"id_room_unit": "964039d5-7e06-418b-b7d0-adcba00b3ff2",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "5e82d97b-64aa-4aaa-8333-5ef1132cd308",
"p_dis": 15.1,
"p_chr": 16.1,
"amt_net": 17.1,
"amt_tax": 18.1,
"amt_dis": 19.1,
"amt_chr": 20.1,
"amt_tot": 21.1,
"active": true,
"created_on": "2026-09-06T06:47:32.0908781+02:00",
"last_update": "2026-09-06T06:47:32.0908781+02:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "4"
},
"mt_docs": {
"$id": "14",
"id": "f7937f6a-bdee-47be-8b9b-948269d572fb",
"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": "7248fddd-1bc4-49cc-9fea-c0bcdd63c10c",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"active": true,
"created_on": "2026-09-06T06:47:32.0908781+02:00",
"last_update": "2026-09-06T06:47:32.0908781+02:00",
"id_user_upd": "d0118db1-e636-4c70-8ccc-f5f9977cee57",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "15",
"id_doc": "1a6056ef-d8db-4c78-b365-395b598d442e",
"id_pay": "139e36b6-04f1-44a4-9836-072bae3fe08e",
"id_money": "2d6e8442-44c9-4408-9df4-2a9dfc1e777f",
"active": true,
"created_on": "2026-09-06T06:47:32.0908781+02:00",
"last_update": "2026-09-06T06:47:32.0908781+02:00",
"id_user_upd": "79901ccf-c106-4161-88cc-d08dc8cac24d",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_money_types": {
"$id": "16",
"id": "7a744017-72d4-497a-b153-06424d51a2b1",
"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": "33364c7e-7a38-4c48-8837-4ded213d6af4",
"view_pos": true,
"order": 8,
"color_border": "sample string 9",
"color_button": "sample string 10",
"color_font": "sample string 11",
"active": true,
"created_on": "2026-09-06T06:47:32.0908781+02:00",
"last_update": "2026-09-06T06:47:32.0908781+02:00",
"id_user_upd": "e734a725-e43c-440f-9e22-7866367179ae",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_money_rates": [
{
"$id": "17",
"id_money_1": "3673d2e3-de39-4f9b-9c0b-fee38045c116",
"id_money_2": "0cb70a81-2b06-47ca-a3f1-b6f4f790739c",
"date_from": "2026-09-06T06:47:32.0908781+02:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-09-06T06:47:32.0908781+02:00",
"last_update": "2026-09-06T06:47:32.0908781+02:00",
"id_user_upd": "3dfc21ef-aabd-47b4-86a8-086594180cad",
"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": "7cca7db2-8e3c-43de-8261-8b65a2263a46",
"id_pay": "298a202e-a1e5-498c-8134-ba3abbd71cfe",
"id_money": "30c4f3da-9b94-4e3a-a878-b0d8e6af337d",
"date_cashflow": "2026-09-06T06:47:32.0908781+02:00",
"coefficient": 5.1,
"id_user_add": "4e5ad397-26d8-4704-8675-79384729cad5",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "19",
"id": "c6d8f075-855d-4699-b2df-f04a73f93a2f",
"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": "d2789ca2-e202-411f-9f69-6f7b831e45e9",
"view_pos": true,
"order": 13,
"color_border": "sample string 14",
"color_button": "sample string 15",
"color_font": "sample string 16",
"active": true,
"created_on": "2026-09-06T06:47:32.0908781+02:00",
"last_update": "2026-09-06T06:47:32.0908781+02:00",
"id_user_upd": "0bacea7d-baa1-4f62-9de0-2053698550bb",
"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": "0691c5ea-f850-4a63-9bb6-4d0f94993ee4",
"id_line": 2,
"id_pay": "bc2f2abd-02c2-4dcb-93e2-e8af062df143",
"id_money": "3e9dea48-17cc-472a-99c2-c785fcc852de",
"coefficient": 5.1,
"id_voucher": "eca9d1a4-d61e-447d-aadc-fbaa1fbd15e2",
"id_employee": "eaf2e7fb-4b13-490f-9b47-fc201a90b56b",
"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": "bc40d66d-bf74-477e-9900-3734fdc6fae2",
"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": "83fefa54-a4af-4406-bf7e-b4513c13dc96",
"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": "7b705164-2918-4246-8740-1eb0597b01fd",
"name_pos": "sample string 12",
"id_image": "45937219-7b19-4e2a-b1db-91a42cd752b9",
"view_pos": true,
"order": 14,
"color_border": "sample string 15",
"color_button": "sample string 16",
"color_font": "sample string 17",
"active": true,
"created_on": "2026-09-06T06:47:32.0908781+02:00",
"last_update": "2026-09-06T06:47:32.0908781+02:00",
"id_user_upd": "b3721292-7299-4c75-ab73-bbfbe97f14d9",
"commited": true,
"mt_employees_branches": [
{
"$id": "22",
"id_employee": "8d5ad6c9-2555-47fd-a6af-c703a87a4350",
"id_branch": "28ffc52c-b301-4f35-9a0d-a3fd947623f6",
"active": true,
"created_on": "2026-09-06T06:47:32.0908781+02:00",
"last_update": "2026-09-06T06:47:32.0908781+02:00",
"id_user_upd": "13eeca93-119d-4c39-ad88-7ef82f968ae4",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_employees": {
"$ref": "21"
}
},
{
"$ref": "22"
}
],
"mt_employees_profiles": {
"$id": "23",
"id": "106c0870-3e42-4468-a9fe-05f8ea974303",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-09-06T06:47:32.0908781+02:00",
"last_update": "2026-09-06T06:47:32.0908781+02:00",
"id_user_upd": "e3e95f6c-4133-4f9a-836c-ab0428a56c5e",
"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": "eb48dd74-5705-4d9e-b695-6c40d03eeed0",
"id_line": 2,
"id_item_sub": "53c90e15-cd86-429c-b2e5-b33ecf463a9c",
"qty": 4.1,
"id_list": "c1112ade-be0e-4ead-994b-454a66c7acd3",
"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": "afab1129-cce5-4b13-82b9-49c434fbaf75",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "53276b60-29d8-4349-bdd4-3986ab1c1af1",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "b096e856-6ae7-4d87-81e8-47d52f249b98",
"id_user_upd": "f8fa3d63-c5f7-4ad0-8b0b-ca12debccb21",
"active": true,
"mt_employees": {
"$ref": "21"
},
"mt_items_sub": {
"$id": "25",
"id": "ac22005f-912e-4516-9ca8-6351d29f59df",
"id_item": "3e3c6c3d-a87b-4e8f-a044-89c30d4568fd",
"id_item_type": "28c04ec6-7bc9-48d1-84e7-6094aa9c0cc4",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "7e55dcc3-6c9d-41b3-8a4a-ed491da5a606",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-09-06T06:47:32.0908781+02:00",
"last_update": "2026-09-06T06:47:32.0908781+02:00",
"id_user_upd": "2328f97a-86bf-4e5f-badb-3ade81b2cbe0",
"commited": true,
"mt_items": {
"$ref": "8"
},
"mt_items_formula": [
{
"$id": "26",
"id_item_sub": "0fdb098f-4714-44ac-9310-4e9f0b89f1e7",
"id_item": "54c2dbf4-f5e7-4802-bef5-22131421303d",
"group_id": 3,
"id_unit_ref": "e7970ae8-3233-4502-b0c4-f97ec3bcb225",
"qty_dis": 5,
"mt_items": {
"$ref": "8"
},
"mt_items_sub": {
"$ref": "25"
},
"mt_units_ref": {
"$id": "27",
"id": "4efb650a-be2c-45d6-8bb7-b812e32f87d6",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "be29082d-dd39-4583-90f1-b5d8107abe57",
"active": true,
"created_on": "2026-09-06T06:47:32.0908781+02:00",
"last_update": "2026-09-06T06:47:32.0908781+02:00",
"id_user_upd": "799a94db-ea25-4e84-bb5b-b971b070f897",
"commited": true,
"mt_units": {
"$id": "28",
"id": "8179ee80-8cee-42c3-bc74-fafca0a9fd1c",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-09-06T06:47:32.0908781+02:00",
"last_update": "2026-09-06T06:47:32.0908781+02:00",
"id_user_upd": "90b10ae2-2fa4-489a-aff6-0844f60121ff",
"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": "c6220e8c-3546-46f6-8ffb-170dee3e2097",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "3e6e55ee-e791-4bf9-b880-cfd604b02582",
"view_pos": true,
"order": 7,
"color_border": "sample string 8",
"color_button": "sample string 9",
"color_font": "sample string 10",
"font_bold": true,
"font_underline": true,
"font_size": 13,
"active": true,
"created_on": "2026-09-06T06:47:32.0908781+02:00",
"last_update": "2026-09-06T06:47:32.0908781+02:00",
"id_user_upd": "7bdc226a-9c49-41ec-a75e-2a04478a70f2",
"commited": true,
"tt_vouchers_det": [
{
"$id": "30",
"id_voucher": "56de6b94-9680-4b34-8042-c9ee7f775774",
"id_line": "ea3e2780-eb33-49a2-962d-ad03fca376b5",
"id_category": "1a35f38e-cd8a-4cb5-a164-79d69f7d0631",
"id_item": "bd9c45f0-56e2-4d16-948e-80456ef9a108",
"id_item_type": "411c7fe5-8283-46d9-95c4-4970c9318d02",
"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": "d6a033cf-c198-49bc-8589-62454bcf8fa6",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-09-06T06:47:32.0908781+02:00",
"date_end": "2026-09-06T06:47:32.0908781+02:00",
"date_used": "2026-09-06T06:47:32.0908781+02:00",
"date_sesion": "2026-09-06T06:47:32.0908781+02:00",
"id_employee": "e61cb2be-0632-40f6-9752-3eb0fcbabadd",
"id_branch": "37cdc198-3cd3-48ed-8c50-f5f439007d51",
"id_voucher_permision": "c8bfaf8a-aa12-407f-b67c-cbdb7cf91a57",
"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": "53731aa5-a512-4e07-bd46-4ed158160488",
"id_user_add": "b1462953-bb32-4190-9476-f0f3ea59217e",
"id_doc_sa": "466b4577-377d-4cfb-8c07-873e4b6d43f3",
"id_item_sub": "24520a62-3ea9-4ad3-a575-e85a71196213",
"id_pos_sesion": "7db10241-44d4-4de2-95b9-af31d5b380dd",
"is_authorized": true,
"is_automatic": true,
"print_in_branch": true,
"printed": true,
"is_entry": true,
"is_consume": true,
"is_used_entry": true,
"is_used_consume": true,
"is_close": true,
"active": true,
"created_on": "2026-09-06T06:47:32.0908781+02:00",
"last_update": "2026-09-06T06:47:32.0908781+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": "b52195b2-f829-4211-a8b9-5b8e32c2c01b",
"date_from": "2026-09-06T06:47:32.0908781+02:00",
"date_end": "2026-09-06T06:47:32.0908781+02:00",
"date_used": "2026-09-06T06:47:32.0908781+02:00",
"id_employee": "ec1159b1-f0f5-4b2b-bbba-1ee64ed9d73f",
"id_branch": "a3aa4ef4-3be9-4608-b2b7-d5e4d0ad0f7f",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "21e219c2-3d23-4f6b-94b7-37c46353737e",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-09-06T06:47:32.0908781+02:00",
"last_update": "2026-09-06T06:47:32.0908781+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": "dae5d8c3-7c79-43d9-a804-dcf00be773ba",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-09-06T06:47:32.0908781+02:00",
"date_end": "2026-09-06T06:47:32.0908781+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": "18491cac-6d1e-4360-9d8f-d8a231f4eeba",
"id_pos": "50a89245-ea5a-4137-938b-912ae59eb362",
"id_list": "54d09469-633b-4407-ace0-21af73f89046",
"id_item": "7b930c33-227b-411a-afdb-05e0b0740b7e",
"id_item_type": "02eeb6ba-6a5d-4421-879d-821eb0cb0522",
"id_category": "9be0f83b-04e0-439f-9bed-ff61bfc3b2f9",
"by_day_week": true,
"use_mon": true,
"use_tue": true,
"use_wed": true,
"use_thu": true,
"use_fri": true,
"use_sat": true,
"use_sun": true,
"use_hour_ini": "00:00:00.1234567",
"use_hour_end": "00:00:00.1234567",
"active": true,
"created_on": "2026-09-06T06:47:32.0908781+02:00",
"last_update": "2026-09-06T06:47:32.0908781+02:00",
"id_user_upd": "b84275a9-43f2-4720-accc-65d1a370fe38",
"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": "6b3c1cce-0290-4603-a169-aade066f252f",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "addeb204-ea29-4a59-9c33-ae36b56a7d0b",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "d5b42591-cb5b-4e0b-a07d-c015ae8f1081",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"active": true,
"created_on": "2026-09-06T06:47:32.0908781+02:00",
"last_update": "2026-09-06T06:47:32.0908781+02:00",
"id_user_upd": "a5d2b08f-ca90-4d16-9cd9-1fdbbb2d0b9c",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "35",
"id_pos": "c6fb2f4c-969c-4a1d-bf11-38c07a51de08",
"id_pos_type": "115e659a-b3a8-4711-9ecb-b0db44b249b5",
"id_price_list": "e56c1361-a820-4e55-b5e3-3aa7c9824a58",
"is_default": true,
"view_mon": true,
"view_tue": true,
"view_wed": true,
"view_thu": true,
"view_fri": true,
"view_sat": true,
"view_sun": true,
"active": true,
"created_on": "2026-09-06T06:47:32.0908781+02:00",
"last_update": "2026-09-06T06:47:32.0908781+02:00",
"id_user_upd": "51d96bd3-2ce3-4a75-9b4d-bc3e5fb81da6",
"commited": true,
"mt_pos_view": {
"$id": "36",
"id_pos": "2abd7610-7950-4e5e-8d3c-25e1724551ea",
"id_pos_type": "f728d72e-1246-4ae9-8d6d-419b41aadddc",
"is_default": true,
"active": true,
"created_on": "2026-09-06T06:47:32.0908781+02:00",
"last_update": "2026-09-06T06:47:32.0908781+02:00",
"id_user_upd": "bffed961-67cc-44ab-a648-ed791804b978",
"commited": true,
"mt_pos": {
"$ref": "2"
},
"mt_pos_prices_list": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_pos_types": {
"$id": "37",
"id": "52ab2497-b95a-4c6d-a584-ea5117a8ab3e",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-09-06T06:47:32.0908781+02:00",
"last_update": "2026-09-06T06:47:32.0908781+02:00",
"id_user_upd": "1f4f4b9e-a963-4257-8f6d-102922f88b76",
"commited": true,
"mt_items_featured": [
{
"$id": "38",
"id": "2dcaf402-30c3-4c67-a0c6-f349ad87d432",
"id_branch": "95e6b824-781d-427f-b8f0-a1e5aec7c591",
"id_pos_type": "423bbe80-dc7e-42f2-8ec4-06b2c3bafc17",
"id_pos": "84a9351c-78b4-4e65-bf69-f25225c52cb2",
"id_item": "946e25e3-b5b2-4924-a6e2-6a870e7044e8",
"date_from": "2026-09-06T06:47:32.0908781+02:00",
"date_end": "2026-09-06T06:47:32.0908781+02:00",
"image_id": 4,
"active": true,
"created_on": "2026-09-06T06:47:32.0908781+02:00",
"last_update": "2026-09-06T06:47:32.0908781+02:00",
"id_user_upd": "2e17c76b-bdd8-40bf-a307-4d5d11099ee6",
"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": "d40ebbae-b432-4cc2-ace5-9dbb1cc32df8",
"id_doc": "6fb51ea9-e599-4c00-939d-7c5e2b23e7f3",
"id_pos_type": "0b56c065-87ac-497d-a6ad-3732ed7b6b5f",
"id_doc_print": "d99a2200-7552-4f8f-a606-f59515c1b41a",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-09-06T06:47:32.0908781+02:00",
"last_update": "2026-09-06T06:47:32.0908781+02:00",
"id_user_upd": "f3fe382e-9f9b-41de-a37c-223166c78fee",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_pos_print": {
"$ref": "1"
},
"mt_pos_types": {
"$ref": "37"
},
"st_doc_print": {
"$id": "40",
"id": "65b2e4e6-2177-46b4-85fe-a87cbd3262c8",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high_row": 5,
"high_doc": 6,
"with_doc": 7,
"to_file": true,
"active": true,
"created_on": "2026-09-06T06:47:32.0908781+02:00",
"last_update": "2026-09-06T06:47:32.0908781+02:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"st_doc_print_det": [
{
"$id": "41",
"id_doc_print": "8d547b5f-cdc6-46dd-8d45-622a6332ec18",
"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": "6ad34b43-ed1b-4a54-a98e-6b5d54619227",
"id_item_sub": "56c120ab-54df-4812-8f71-0b5cb51575be",
"validity_date": "2026-09-06T06:47:32.0908781+02:00",
"price": 4.1,
"active": true,
"created_on": "2026-09-06T06:47:32.0908781+02:00",
"last_update": "2026-09-06T06:47:32.0908781+02:00",
"id_user_upd": "4349b7c4-b6ca-4015-8776-30ae41e2333d",
"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": "70e882c6-d60c-4f73-bc9e-ddf9ef4719b7",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-09-06T06:47:32.0908781+02:00",
"date_end": "2026-09-06T06:47:32.0908781+02:00",
"id_branch": "776cbf08-fe89-4e56-a8bc-f53267b5d172",
"id_pos": "243767f4-5a18-4cde-b7ad-02ea02d4bfdc",
"id_list": "2b9e8e07-a169-41cb-8c60-6f5dfb173cb5",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-09-06T06:47:32.0908781+02:00",
"last_update": "2026-09-06T06:47:32.0908781+02:00",
"id_user_upd": "4a67759c-7358-4040-80f4-0302ef318090",
"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": "45dd3bbf-7914-460a-97d1-2454cd002ebf",
"order_id": 2,
"id_item": "4ead1472-c93f-478b-96b7-3e111bba8a08",
"id_item_type": "30723e02-1b71-4861-92a6-2925cad4bf5e",
"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": "ff3f9893-492c-4c70-918d-ec330bac9380",
"type_item": 11,
"id_voucher_json": "807049cd-b6b2-433e-9d28-087ae25f1301",
"count_voucher": 1,
"id_category": "3c74855b-0b9c-46d1-98e9-8073811ca2a0",
"created_on": "2026-09-06T06:47:32.0908781+02:00",
"last_update": "2026-09-06T06:47:32.0908781+02:00",
"id_user_upd": "64e7d7cc-116d-4fea-98b1-f44ec4b61c28",
"commited": true,
"mt_items": {
"$ref": "8"
},
"mt_items_types": {
"$ref": "29"
},
"st_users": {
"$ref": "10"
},
"tt_pos_sesion": {
"$id": "45",
"id": "c6ad0c0f-15bf-40ec-9375-5506acb6b152",
"nro_sesion": 2,
"id_pos": "4e91204f-fbcc-4f53-8602-2f6a82db1599",
"date_tax": "2026-09-06T06:47:32.0908781+02:00",
"date_open": "2026-09-06T06:47:32.0908781+02:00",
"date_close": "2026-09-06T06:47:32.0908781+02:00",
"id_user_open": "c2cf0f4a-4e30-41d7-80fe-14f4655dec16",
"id_user_close": "7b40afad-9c77-4385-9dee-f1e9ad731c28",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2026-09-06T06:47:32.0908781+02:00",
"last_update": "2026-09-06T06:47:32.0908781+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": "fe92d495-047e-41a9-b963-aa4ae1ec5869",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "698fb729-0a6a-410e-b873-85a3ef3a1a0e",
"type_pay": 5,
"module": "sample string 6",
"process": true,
"json_cloackrooms": "sample string 8",
"multi_select": 9,
"terminal_name": "sample string 10",
"created_on": "2026-09-06T06:47:32.0908781+02:00",
"tt_pos_sesion": {
"$ref": "45"
}
},
{
"$ref": "46"
}
],
"tt_rooms_units_activity": [
{
"$id": "47",
"id": "56031466-f077-4af1-a876-2d70e1677115",
"id_room_unit": "61ba2d71-9fed-4d89-bc7b-ccfe6b6a6ad7",
"id_room_list": "6b421b14-35d3-482a-826f-8fd6c06fdaff",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-09-06T06:47:32.0908781+02:00",
"date_from": "2026-09-06T06:47:32.0908781+02:00",
"date_end": "2026-09-06T06:47:32.0908781+02:00",
"date_open": "2026-09-06T06:47:32.0908781+02:00",
"date_close": "2026-09-06T06:47:32.0908781+02:00",
"id_employee": "a7eb2f35-ea21-457f-b5e3-246099cc2e7e",
"id_employee_sec": "29031540-fd39-4743-800a-86fec1e834c9",
"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": "474bc54f-4d91-4dd5-a59d-4ad5663d7006",
"comment": "sample string 7",
"id_user_open": "40d22c74-8bab-454a-933a-27d9a46fe2ee",
"id_user_close": "832db01e-5c1c-447b-8c17-a7d84b29c87a",
"id_unit_state": "8fd90c5b-1f67-4322-a7dd-7872695b69fa",
"id_pos_sesion": "b63d35a8-53b2-4578-84eb-a6c0adfad7d5",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-09-06T06:47:32.0908781+02:00",
"active": true,
"created_on": "2026-09-06T06:47:32.0908781+02:00",
"last_update": "2026-09-06T06:47:32.0908781+02:00",
"commited": true,
"mt_employees": {
"$ref": "21"
},
"mt_employees1": {
"$ref": "21"
},
"mt_rooms_units": {
"$id": "48",
"id": "44aab30a-92a9-4a53-93a1-8ddfacb6526d",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "434b19d6-440d-468c-bab5-5b7ec93df139",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "7a4de554-647a-4c81-bf83-9c7dd32ad9a3",
"locked": true,
"date_locked": "2026-09-06T06:47:32.0908781+02:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-09-06T06:47:32.0908781+02:00",
"last_update": "2026-09-06T06:47:32.0908781+02:00",
"id_user_upd": "7643135e-c5bf-4382-abc3-a2a6423ef9b0",
"commited": true,
"mt_rooms": {
"$id": "49",
"id": "60802e24-e738-49c6-b588-129e1e35e86a",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "d5ba88a7-3e4f-42df-9ed7-4993efb4cec5",
"name_pos": "sample string 6",
"id_image": "72443f55-5582-41b0-99e6-97be156f5875",
"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": "a255077d-1fcf-4c3c-a6cc-038c0cd042ff",
"refresh_status": true,
"active": true,
"created_on": "2026-09-06T06:47:32.0908781+02:00",
"last_update": "2026-09-06T06:47:32.0908781+02:00",
"id_user_upd": "c0fc9a14-038e-4d11-ae85-346e76e197b8",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_pos_rooms": [
{
"$id": "50",
"id_pos": "59f98ff4-4336-45b7-a3c8-306f3dfe9566",
"id_room": "f3b07cb1-9e64-40c8-98ff-079ad66a10b0",
"active": true,
"created_on": "2026-09-06T06:47:32.0908781+02:00",
"last_update": "2026-09-06T06:47:32.0908781+02:00",
"id_user_upd": "8d0e918a-d351-49c7-87db-b571d0d3cbab",
"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": "246ee76e-4b04-4801-a25d-50df42b25424",
"id_room": "f0e87cc0-3e23-470e-82fe-357eb8d2e6e8",
"date_in": "2026-09-06T06:47:32.0908781+02:00",
"date_out": "2026-09-06T06:47:32.0908781+02:00",
"id_user_add": "56a53919-25da-4d37-8d93-c7578620e96c",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-09-06T06:47:32.0908781+02:00",
"last_update": "2026-09-06T06:47:32.0908781+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": "a133534b-b3fc-4851-a421-f7566bd07f33",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-09-06T06:47:32.0908781+02:00",
"last_update": "2026-09-06T06:47:32.0908781+02:00",
"id_user_upd": "a62ae2e7-3bf3-42c2-a11d-c708428e430f",
"commited": true,
"mt_rooms_units": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"mt_rooms_units_states_types": [
{
"$id": "53",
"id_room_type": "042ce58f-500a-4af0-a10a-9dd556b6dbb7",
"id_room_state": "708f4f29-dc38-4382-9559-ad91c829b2bb",
"id_image": "1872439c-6ed9-4f57-a889-1fc169ea2217",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-09-06T06:47:32.0908781+02:00",
"last_update": "2026-09-06T06:47:32.0908781+02:00",
"id_user_upd": "441f1ee6-6a44-4630-9b20-f71d15784cbd",
"commited": true,
"mt_rooms_units_states": {
"$id": "54",
"id": "3b447f51-8ff9-4bee-a6da-f79d45d53c88",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"color": "sample string 5",
"active": true,
"created_on": "2026-09-06T06:47:32.0908781+02:00",
"last_update": "2026-09-06T06:47:32.0908781+02:00",
"id_user_upd": "05bf0a88-a4e5-4773-8358-c6b2a5db040c",
"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": "77814620-da03-48b4-a7b5-8a1f522d7233",
"id_pos_sesion": "b5da7c37-2006-4e2d-a7d8-de61728b3cdc",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "d7a93233-bf5c-47e5-bb84-2d939cec54d3",
"id_room_unit_activity": "5d7c8e0c-a083-4875-88d9-6ee8e5672a0f",
"id_doc_sa": "f26c152f-e31b-4c1c-a24a-a4a0a15a4125",
"id_pos_type": "280067c9-c792-4d25-9a2e-e38662aed916",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "058e3bd4-1e97-4f8b-ba21-5dfd0ddff309",
"coupon_id": "sample string 7",
"terminal_id": "sample string 8",
"card_name": "sample string 9",
"card_bank": "sample string 10",
"card_number": "sample string 11",
"client_name": "sample string 12",
"money_type": "sample string 13",
"merchant_id": "sample string 14",
"aid": "sample string 15",
"auth_num": "sample string 16",
"authorization": true,
"signature": true,
"contactless": true,
"date_hour_pay": "sample string 17",
"terminal_name": "sample string 18",
"active": true,
"created_on": "2026-09-06T06:47:32.0908781+02:00",
"last_update": "2026-09-06T06:47:32.0908781+02:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "45"
},
"tt_tips_users": [
{
"$id": "56",
"id_tip": "b3894bfa-9fe7-4379-ad45-c6cb9baabb1e",
"id_user": "9791e1a6-efa4-4fed-b5d9-27a795ade507",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-09-06T06:47:32.0908781+02:00",
"last_update": "2026-09-06T06:47:32.0908781+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": "b8d4a83c-5ecc-449b-a34d-35604d76dc24",
"id_user": "c3575ee0-83d2-4347-ac5f-b6ef55b5273a",
"date_add": "2026-09-06T06:47:32.0908781+02:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-09-06T06:47:32.0908781+02:00",
"last_update": "2026-09-06T06:47:32.0908781+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": "b6ed249f-d370-4bf1-bcc0-34db15f7a723",
"id_user": "ae26a003-053f-4e02-822d-71edb7b64304",
"id_user_profile": "73d7b2f3-48a0-488c-9c4c-5e5a3e3e7c57",
"locator": "sample string 4",
"date_end": "2026-09-06T06:47:32.0908781+02:00",
"id_pos_sesion": "d5b9a45e-05f6-4387-ae48-39697f622add",
"date_login": "2026-09-06T06:47:32.0908781+02:00",
"date_logout": "2026-09-06T06:47:32.0908781+02:00",
"terminal_id": "sample string 6",
"terminal_type": "sample string 7",
"created_on": "2026-09-06T06:47:32.0908781+02:00",
"last_update": "2026-09-06T06:47:32.0908781+02:00",
"commited": true,
"st_users": {
"$ref": "10"
},
"st_users_profiles": {
"$id": "59",
"id": "5ec47c5a-3a66-46e1-b66a-51007e014a45",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"is_pass_required": true,
"is_admin": true,
"level_id": 7,
"order_1": 8,
"order_2": 9,
"order_3": 10,
"order_4": 11,
"is_tips": true,
"is_view_all": true,
"active": true,
"created_on": "2026-09-06T06:47:32.0908781+02:00",
"last_update": "2026-09-06T06:47:32.0908781+02:00",
"commited": true,
"st_permisions": [
{
"$id": "60",
"id": "403fd6d7-427d-4254-a4b2-8df3530c4eea",
"id_function": "db14e85c-bf5c-40f6-86d0-1aea5c448629",
"id_user": "997151ab-4c03-4e96-bfdd-f820f365d477",
"id_profile": "c535e3e9-045e-4d78-8e9b-a56d08735b1d",
"permission": 3,
"active": true,
"created_on": "2026-09-06T06:47:32.0908781+02:00",
"last_update": "2026-09-06T06:47:32.0908781+02:00",
"commited": true,
"st_users_profiles": {
"$ref": "59"
},
"st_users": {
"$ref": "10"
},
"st_functions": {
"$id": "61",
"id": "87f97c79-d115-4051-b681-fef3a988bec4",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "69b4922c-1638-4871-b5c7-229cd197848e",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "d6060c9d-4dd3-4a58-8d83-1beb09a25581",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"font_bold": true,
"font_underline": true,
"font_size": 16,
"active": true,
"created_on": "2026-09-06T06:47:32.0908781+02:00",
"last_update": "2026-09-06T06:47:32.0908781+02:00",
"commited": true,
"st_functions_groups": {
"$id": "62",
"id": "adae0c72-8286-4cfe-b83b-0d859f7bc84e",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-09-06T06:47:32.0908781+02:00",
"last_update": "2026-09-06T06:47:32.0908781+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": "3cb526f2-b769-462c-bb5b-0dcb07b85599",
"id_user": "98d5c415-e119-4c6b-83e6-3457989caa89",
"date_add": "2026-09-06T06:47:32.0908781+02:00",
"destiny_type": 4,
"id_key": "61181be4-e208-4d45-972e-c7c9e0009a2f",
"message": "sample string 6",
"message_view": true,
"date_view": "2026-09-06T06:47:32.0908781+02:00",
"id_pos_sesion": "def9d570-b0af-4e58-b691-782c07f683ad",
"terminal_add": "sample string 9",
"created_on": "2026-09-06T06:47:32.0908781+02:00",
"last_update": "2026-09-06T06:47:32.0908781+02:00",
"commited": true,
"st_users": {
"$ref": "10"
},
"tt_pos_sesion": {
"$ref": "45"
}
},
{
"$ref": "63"
}
]
}
},
{
"$ref": "44"
}
]
},
"mt_items_vouchers": {
"$id": "64",
"id": "77660b83-40c8-49e9-bb72-21753e025f06",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "dccb8ba5-53c0-4664-92e4-52265a6e03ab",
"id_doc_print": "f0d91a0b-f93d-42d8-a623-8f3acdc2d23b",
"hour_end": "00:00:00.1234567",
"price_item_sub": true,
"define_validity": true,
"price_ref": true,
"price_min": 11.1,
"supply_apply": 12,
"active": true,
"created_on": "2026-09-06T06:47:32.0908781+02:00",
"last_update": "2026-09-06T06:47:32.0908781+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": "857f7377-56d5-48bb-b55c-6540b17f0fd6",
"id_line": 2,
"id_item": "dd12b08a-f9af-4641-9665-6ecf86844494",
"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": "6e7c277f-1c67-4137-a7d9-0c9ac803b76b",
"id_doc": "f1ceb306-efc0-4bba-bace-8781fffa222a",
"value": 3,
"created_on": "2026-09-06T06:47:32.0908781+02:00",
"last_update": "2026-09-06T06:47:32.0908781+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": "be0df5bc-b833-4367-ae22-35fd2f4db28f",
"id_pos": "28b7ef02-007a-4d67-a4d2-44825a2d9309",
"id_doc": "d06e297a-a98b-476f-97e4-33d108d27cfb",
"id_branch": "fcbfa451-1cd0-4545-8774-400d3855a6ef",
"nro_doc": "sample string 5",
"date_doc": "2026-09-06T06:47:32.0908781+02:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "5519c99b-12ff-4765-8119-3257ac6a7e4f",
"id_loc_from": "29e4456e-81a1-490e-a17b-1a36aaa5786b",
"id_loc_end": "ec7e64a6-ccb3-4efe-a2fc-524cb3606501",
"id_user_add": "4abbbe17-131d-4400-a496-7ab0b6ed81cc",
"id_user_upd": "19e4ede8-8139-4329-a4b0-59842561a5bd",
"id_pos_sesion": "01a64485-6fe8-4a20-a20d-f06ca617e2db",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-09-06T06:47:32.0908781+02:00",
"active": true,
"created_on": "2026-09-06T06:47:32.0908781+02:00",
"last_update": "2026-09-06T06:47:32.0908781+02:00",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_docs": {
"$ref": "14"
},
"mt_locations": {
"$id": "68",
"id": "f6f63499-098d-4271-91dd-8257c4b9cda1",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "58a8626e-d733-4470-861f-ffce2df52fce",
"active": true,
"created_on": "2026-09-06T06:47:32.0908781+02:00",
"last_update": "2026-09-06T06:47:32.0908781+02:00",
"id_user_upd": "be657b31-783d-44fe-b8f4-2985676e90ae",
"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": "0fc1d470-1dae-4d34-893f-8929f2bbea7e",
"id_item": "4f763bea-f67a-4a9a-a51b-55b8d137b9c0",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-09-06T06:47:32.0908781+02:00",
"last_update": "2026-09-06T06:47:32.0908781+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": "5d1e0654-59a8-43b0-aa39-327ec8171823",
"id_line": 2,
"id_item": "7f7628cd-c830-48a0-8763-759d56e27cd6",
"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": "f25fbc3a-9e4a-43bc-b6d0-ed95484912f2",
"spool_server": "sample string 2",
"id_doc_sa": "edcbd90a-be1a-40a5-9cab-27ef067cc672",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-09-06T06:47:32.0908781+02:00",
"printed": true,
"print_on": "2026-09-06T06:47:32.0908781+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": "86fe3c8a-41c0-4b74-9150-d6d5b8f1a981",
"id_pos": "18b4238d-ea14-4113-8648-d8e955b1a352",
"mac_address": "sample string 3",
"date_end": "2026-09-06T06:47:32.0908781+02:00",
"key_access": "sample string 5",
"id_user_add": "42115e9b-bd85-4282-922c-422093403a63",
"active": true,
"created_on": "2026-09-06T06:47:32.0908781+02:00",
"last_update": "2026-09-06T06:47:32.0908781+02:00",
"commited": true,
"mt_pos": {
"$ref": "2"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "72"
}
],
"st_users_pos": [
{
"$id": "73",
"id_user": "093ef56f-b3d8-45ad-b148-b135b7d6146d",
"id_pos": "e10bd7c5-bcc1-4fdd-a315-5be5e705fac6",
"pass_required": true,
"active": true,
"created_on": "2026-09-06T06:47:32.0908781+02:00",
"last_update": "2026-09-06T06:47:32.0908781+02:00",
"commited": true,
"mt_pos": {
"$ref": "2"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "73"
}
],
"st_users_token": [
{
"$id": "74",
"id": "31dfb732-8104-49c0-98e7-7ad12ef39b1c",
"token_id": "sample string 2",
"id_user": "adad3d19-8a51-4956-9300-285c27d3dbaa",
"date_from": "2026-09-06T06:47:32.0908781+02:00",
"date_end": "2026-09-06T06:47:32.0908781+02:00",
"created_on": "2026-09-06T06:47:32.0908781+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": "f6a5451f-41a3-4d7f-936d-bf3e61dbe3d5",
"id_user_add": "5d9b2757-6d65-4ca9-ac60-eb3257b6d004",
"id_table": "699a2537-e08e-4769-87c8-0f93b9fad3a3",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "dcf0f244-eb93-4916-bb32-d1c42e00d922",
"created_on": "2026-09-06T06:47:32.0908781+02:00",
"commited": true,
"mt_pos": {
"$ref": "2"
},
"st_sync_tables": {
"$id": "76",
"id": "007ca250-5fd9-4f9e-b08d-9883b612dc9a",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-09-06T06:47:32.0908781+02:00",
"last_update": "2026-09-06T06:47:32.0908781+02:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "77",
"id": "39c8d3dc-0cf0-47d4-b292-ec16f243276a",
"id_sync": "69ffcbb8-8d81-47b2-8884-b8dd32dd63cd",
"json": "sample string 3",
"id_table": "0435365d-0d09-4683-8c67-c1f8276409ce",
"order": 5,
"st_sync_packages": {
"$id": "78",
"id": "6b4820eb-9920-475f-9e19-01f0dcf62fed",
"id_branch_from": "ecaca148-3553-4427-aed6-ee6f620d874a",
"id_branch_to": "93c8217e-6334-4ab3-8348-99bcb13653f7",
"type": 4,
"created_on": "2026-09-06T06:47:32.0908781+02:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-09-06T06:47:32.0908781+02:00",
"send_on": "2026-09-06T06:47:32.0908781+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": "6ff4d7bf-0718-4a0c-88b1-04299c876f69",
"id_room_activity": "4c6b3633-1957-4707-b1b7-c4635b9e7c07",
"id_pos_sesion": "0cb086ac-b475-4efa-a8a9-927652f2fee4",
"log_text": "sample string 4",
"id_user": "eebd986a-ff6a-4799-b73b-57d0bf4cf550",
"event_type": "sample string 6",
"correlation_id": "b4779b5b-c23d-4e95-8c64-dca42781d713",
"id_room_unit": "42a5f51d-1a62-4500-a571-da04dbcbc0f7",
"id_room_unit_source": "5d8b5bbd-8ae9-4a5c-95cd-bf3397b324de",
"id_room_unit_destination": "c48464a2-b096-47b8-a3a8-61f60c3b21ab",
"id_room_activity_related": "729abb93-ae9a-4dbe-924f-1118fd9ecb95",
"id_doc_sa": "d3416c9d-c180-4af1-813d-51b124d02de7",
"id_user_authorizer": "07e4bdb4-c62d-4ede-8fde-9a72a5a9c03e",
"data_json": "sample string 7",
"created_on": "2026-09-06T06:47:32.0908781+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": "62530407-8e33-4011-afa8-0c7210a9f5de",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-09-06T06:47:32.0908781+02:00",
"last_update": "2026-09-06T06:47:32.0908781+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": "2d205d55-8ec6-43c3-9ecf-c317a6931d39",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-09-06T06:47:32.0908781+02:00",
"date_end": "2026-09-06T06:47:32.0908781+02:00",
"state": "sample string 6",
"created_on": "2026-09-06T06:47:32.0908781+02:00",
"last_update": "2026-09-06T06:47:32.0908781+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": "baa2b56f-3dd4-4bfe-a818-57d15191bf1b",
"id_pos": "1433b892-dc94-4405-a0c8-99ab810b0888",
"date_add": "2026-09-06T06:47:32.0908781+02:00",
"date_upd": "2026-09-06T06:47:32.0908781+02:00",
"date_out": "2026-09-06T06:47:32.0908781+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": "51489ec2-4107-483d-93fd-28d9884f8c17",
"id_pos": "10fa3546-e51c-4a28-b179-789a2ed5cc79",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-09-06T06:47:32.0908781+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"
}
}