GET api/Mt_Pos_Doc_Print?all_rows={all_rows}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| all_rows | boolean |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of mt_pos_doc_print| Name | Description | Type | Additional information |
|---|---|---|---|
| id_pos_print | globally unique identifier |
Required |
|
| id_doc | globally unique identifier |
Required |
|
| id_pos_type | globally unique identifier |
Required |
|
| id_doc_print | globally unique identifier |
Required |
|
| copies | integer |
Required |
|
| print_mode | integer |
Required |
|
| active | boolean |
Required |
|
| created_on | date |
None. |
|
| last_update | date |
None. |
|
| id_user_upd | globally unique identifier |
None. |
|
| commited | boolean |
None. |
|
| mt_docs | mt_docs |
None. |
|
| mt_pos_print | mt_pos_print |
None. |
|
| mt_pos_types | mt_pos_types |
None. |
|
| st_doc_print | st_doc_print |
None. |
|
| st_users | st_users |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"$id": "1",
"id_pos_print": "cb7f5931-f677-489e-8245-c5e2d2513f6f",
"id_doc": "b59eb2c4-45d2-4f3a-a6f3-67430d95afa4",
"id_pos_type": "437ed3d3-948e-40bb-8bb3-b3d7bc2efb6e",
"id_doc_print": "24cfa32e-fa06-4121-a914-4e9200a2e181",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-07-08T10:42:28.1801048+02:00",
"last_update": "2026-07-08T10:42:28.1801048+02:00",
"id_user_upd": "20ec17b2-5f3c-4498-997c-c6fd26bd94cb",
"commited": true,
"mt_docs": {
"$id": "2",
"id": "c05099cc-7649-42e7-b666-1787d3692716",
"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": "5cbae062-37da-4042-ab32-ce5b9e2bfdeb",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"active": true,
"created_on": "2026-07-08T10:42:28.1801048+02:00",
"last_update": "2026-07-08T10:42:28.1801048+02:00",
"id_user_upd": "eae531ee-1b12-4fc9-bc8c-103f2447feb8",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "3",
"id_doc": "99f1225a-6584-4c82-bf56-f4f76146dd50",
"id_pay": "0b35e52f-53e1-4d3d-b3e0-02153b4a3d4d",
"id_money": "238e35dd-f2ba-484c-a780-dab777f85d3e",
"active": true,
"created_on": "2026-07-08T10:42:28.1801048+02:00",
"last_update": "2026-07-08T10:42:28.1801048+02:00",
"id_user_upd": "e1f64d5a-99de-4f14-b792-6ce54c64edc5",
"commited": true,
"mt_docs": {
"$ref": "2"
},
"mt_money_types": {
"$id": "4",
"id": "aa854466-f20f-4db1-8112-674bcfc8256e",
"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": "3a90b0d2-7bdd-4fca-b455-72b59fa0d0f2",
"view_pos": true,
"order": 8,
"color_border": "sample string 9",
"color_button": "sample string 10",
"color_font": "sample string 11",
"active": true,
"created_on": "2026-07-08T10:42:28.1801048+02:00",
"last_update": "2026-07-08T10:42:28.1801048+02:00",
"id_user_upd": "e825ea6a-1b93-48ca-b4b1-6d666a54ff8c",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"mt_money_rates": [
{
"$id": "5",
"id_money_1": "956311a1-97e5-44b6-8594-255c0ddde1e4",
"id_money_2": "baf284d6-2011-4db1-949e-fa2089c4e95a",
"date_from": "2026-07-08T10:42:28.1801048+02:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-07-08T10:42:28.1801048+02:00",
"last_update": "2026-07-08T10:42:28.1801048+02:00",
"id_user_upd": "aa857a70-e9b0-47e5-bdb2-24c1d69052bb",
"commited": true,
"mt_money_types": {
"$ref": "4"
},
"mt_money_types1": {
"$ref": "4"
},
"st_users": {
"$id": "6",
"id": "8d9ee9c4-5f8b-4272-bd6e-9e7397903767",
"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": "5fc0ff70-fb5a-40de-ae36-47726172ea47",
"view_messages": true,
"id_image_photo": "82ba2ea4-75f4-481a-b3fd-2b0768cd6670",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "3cf0c1b9-0222-4bc5-a2bb-8ad6d00e1429",
"view_pos": true,
"order": 15,
"color_border": "sample string 16",
"color_button": "sample string 17",
"color_font": "sample string 18",
"active": true,
"created_on": "2026-07-08T10:42:28.1801048+02:00",
"last_update": "2026-07-08T10:42:28.1801048+02:00",
"commited": true,
"mt_branches": [
{
"$id": "7",
"id": "f60ca971-f196-4fcc-b1a1-2e2454acf5be",
"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": "893f664a-735e-488b-8d96-d764c0eb7470",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-07-08T10:42:28.1801048+02:00",
"last_update": "2026-07-08T10:42:28.1801048+02:00",
"id_user_upd": "ae8261ea-ca17-4ce9-96c0-0d8cf2aaf3a4",
"commited": true,
"st_images": {
"$id": "8",
"id": "b1866329-9c90-4566-bf1c-78e96f964e42",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "477b47a9-4270-4c38-abbc-2fe0ff1fc125",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-07-08T10:42:28.1801048+02:00",
"last_update": "2026-07-08T10:42:28.1801048+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"mt_categories": [
{
"$id": "9",
"id": "45676a4f-2b81-47d3-ad47-f8226586a6f5",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "1e1a8fec-d9a6-4ed8-a7c5-2ba91021d807",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "32dbccda-5fbe-4dc0-83ae-8fb4a7bae353",
"view_pos": true,
"order": 8,
"order_sec": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"font_bold": true,
"font_underline": true,
"font_size": 15,
"big_buttons": true,
"active": true,
"created_on": "2026-07-08T10:42:28.1801048+02:00",
"last_update": "2026-07-08T10:42:28.1801048+02:00",
"id_user_upd": "54a9f91c-db17-4292-af91-0d1837d71b30",
"commited": true,
"mt_categories_items": [
{
"$id": "10",
"id_category": "1fb2f33d-c68f-499b-9493-792d513b9f40",
"id_item": "02485ac7-8f06-44a7-b1ed-01918dd3d57f",
"is_default": true,
"active": true,
"created_on": "2026-07-08T10:42:28.1801048+02:00",
"last_update": "2026-07-08T10:42:28.1801048+02:00",
"id_user_upd": "edd0ed2d-11e1-425c-b162-3bcb189ee311",
"commited": true,
"mt_categories": {
"$ref": "9"
},
"mt_items": {
"$id": "11",
"id": "469a44b6-d1b3-4a7d-9655-561bbd8fd610",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "c7b5e416-17ac-46b6-82b9-3cb807084f2b",
"id_unit_sec": "1ba6b486-085b-4392-8fba-b12cfc74910c",
"id_brand": "19deb6e3-384f-46ac-a8ff-5716aba0da62",
"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": "239fda64-5b5f-47d2-a64d-ffdf6c2e37c7",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"font_bold": true,
"font_underline": true,
"font_size": 29,
"active": true,
"created_on": "2026-07-08T10:42:28.1801048+02:00",
"last_update": "2026-07-08T10:42:28.1801048+02:00",
"id_user_upd": "ce417234-4ec7-439d-9cfc-8d63c1e13039",
"commited": true,
"mt_brands": {
"$id": "12",
"id": "3a17b6b9-41e0-48f4-b453-f12d949770ad",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-07-08T10:42:28.1801048+02:00",
"last_update": "2026-07-08T10:42:28.1801048+02:00",
"id_user_upd": "c5ba723c-f591-4b23-a3ce-2b1aff1f306b",
"commited": true,
"mt_items": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"st_users": {
"$ref": "6"
}
},
"mt_categories_items": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_items_featured": [
{
"$id": "13",
"id": "2b4064b4-2b92-489f-a7af-0d368b7405ea",
"id_branch": "123539eb-f882-474e-b9f3-08ba05c8024c",
"id_pos_type": "95e89438-b75e-460b-b872-541659b82ad8",
"id_pos": "53341958-b5ba-4187-b9d9-01f8f606ea47",
"id_item": "22656f89-f5b7-491c-bd37-b106279a421e",
"date_from": "2026-07-08T10:42:28.1801048+02:00",
"date_end": "2026-07-08T10:42:28.1801048+02:00",
"image_id": 4,
"active": true,
"created_on": "2026-07-08T10:42:28.1801048+02:00",
"last_update": "2026-07-08T10:42:28.1801048+02:00",
"id_user_upd": "9e6ea0b5-7984-4659-b66b-8755f9ed5308",
"commited": true,
"mt_branches": {
"$ref": "7"
},
"mt_items": {
"$ref": "11"
},
"mt_pos": {
"$id": "14",
"id": "91f56d7f-62e7-4aaa-8124-31ded25f55e8",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "25ffa2d6-2c11-4717-940b-b059b19433b7",
"id_zone": "c9436ec3-6bf7-42ee-aaa1-d2489178b6e2",
"user_required": true,
"active": true,
"created_on": "2026-07-08T10:42:28.1801048+02:00",
"last_update": "2026-07-08T10:42:28.1801048+02:00",
"id_user_upd": "567a89a3-b3d8-4921-8c16-f46f26e89b57",
"commited": true,
"mt_branches_zones": {
"$id": "15",
"id": "53f5a53c-b86b-42db-85a8-f3d1918f9ed8",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "c95e7c6c-5d66-466b-a0b4-c6e202deaacc",
"active": true,
"created_on": "2026-07-08T10:42:28.1801048+02:00",
"last_update": "2026-07-08T10:42:28.1801048+02:00",
"id_user_upd": "03af9baf-e83c-48bf-a8b8-c42ed1c4f4bd",
"commited": true,
"mt_branches": {
"$ref": "7"
},
"mt_pos": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"st_users": {
"$ref": "6"
}
},
"mt_cloakrooms": [
{
"$id": "16",
"id": "583969c4-1ce9-4570-9c0c-9c989e3dd65c",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "6bfe9c2f-1f13-4150-a31b-808d3ab76b1b",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "53614aa4-800b-459f-93eb-364b15717856",
"view_pos": true,
"order": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"active": true,
"created_on": "2026-07-08T10:42:28.1801048+02:00",
"last_update": "2026-07-08T10:42:28.1801048+02:00",
"id_user_upd": "e6b82bea-19dc-43ef-8f95-d9e03896be07",
"commited": true,
"mt_pos": {
"$ref": "14"
},
"st_images": {
"$ref": "8"
},
"st_users": {
"$ref": "6"
},
"tt_cloakrooms_units": [
{
"$id": "17",
"id": "309ac39f-7e36-4303-b304-b241304b3421",
"id_cloakroom": "c3663638-364b-40d9-8e74-af347a79fa8f",
"id_pos_sesion": "299c7f20-6f78-4205-9faa-d4ed1b6a07d8",
"unit_id": 4,
"date_open": "2026-07-08T10:42:28.1801048+02:00",
"date_close": "2026-07-08T10:42:28.1801048+02:00",
"id_doc_sa": "340df706-c572-4bb3-981d-bae6c264b7e9",
"commited": true,
"mt_cloakrooms": {
"$ref": "16"
},
"tt_doc_sa": {
"$id": "18",
"id": "10e1716d-c62b-461d-804a-4a813baf64e3",
"id_pos": "16990547-46d6-4387-a536-9e21d0a0e684",
"id_doc": "3f97ecf2-ba27-4468-8a3f-162855333f9f",
"id_branch": "0cba5df0-77eb-4c4f-905e-2f35e85a65d0",
"nro_doc": "sample string 5",
"date_doc": "2026-07-08T10:42:28.1801048+02:00",
"date_tax": "2026-07-08T10:42:28.1801048+02:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "02bfc482-d2d8-43aa-bb7c-fb15cb024561",
"id_relationship": "631436a0-ab4c-4da8-a2c4-dec02f681c11",
"id_loc_from": "a503ad7c-98a8-4242-84f9-3b9b51f253c2",
"id_loc_end": "a0e2c609-eedf-4dc6-ac62-eff3380c788d",
"id_user_add": "5ace1bbf-07a5-4b26-bc64-ba4692afddf4",
"id_user_upd": "fb8b6846-2229-474c-b4f8-834006deb050",
"comment": "sample string 12",
"id_pos_sesion": "05111e12-65dc-43f7-8d93-2e441a1501d6",
"id_room_unit": "dd2d7560-78fa-46d1-a7b7-7c0105905154",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "c76f68bb-2b56-49c2-b3b7-2a8f6e3e52be",
"p_dis": 15.1,
"p_chr": 16.1,
"amt_net": 17.1,
"amt_tax": 18.1,
"amt_dis": 19.1,
"amt_chr": 20.1,
"amt_tot": 21.1,
"active": true,
"created_on": "2026-07-08T10:42:28.1801048+02:00",
"last_update": "2026-07-08T10:42:28.1801048+02:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "7"
},
"mt_docs": {
"$ref": "2"
},
"mt_locations": {
"$id": "19",
"id": "c239927f-5f81-4b3c-aff0-8629955eab6f",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "805a334e-2138-40c3-abf0-1e6ea7776b29",
"active": true,
"created_on": "2026-07-08T10:42:28.1801048+02:00",
"last_update": "2026-07-08T10:42:28.1801048+02:00",
"id_user_upd": "dea8b5b4-3b99-477e-9bd9-73ae1cdffc48",
"commited": true,
"mt_branches": {
"$ref": "7"
},
"st_users": {
"$ref": "6"
},
"tt_doc_sa": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"tt_doc_sa1": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"tt_doc_st": [
{
"$id": "20",
"id": "a41fed9a-c912-4d22-a3bc-5f0784592cb0",
"id_pos": "d69ee8c1-3fe3-43ff-b1d4-d27dae55ca5a",
"id_doc": "dae46fe7-c138-4ce2-93bf-f070c17a0aa0",
"id_branch": "a8705b3a-5984-4bf7-a5af-266728a8097b",
"nro_doc": "sample string 5",
"date_doc": "2026-07-08T10:42:28.1801048+02:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "85ed13cd-429e-4cdc-9ebc-d119ab6e08b2",
"id_loc_from": "036bb9a7-7154-47b4-ab2a-7937309e324d",
"id_loc_end": "76468b0a-1181-48e2-959a-d23d0e19177f",
"id_user_add": "ab2996ea-8d77-43ac-a071-14bdf665b212",
"id_user_upd": "eee4de23-788b-4c9e-b462-7fdb111fe1e0",
"id_pos_sesion": "4015998c-3f38-4351-b413-d980c07a97fc",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-07-08T10:42:28.1801048+02:00",
"active": true,
"created_on": "2026-07-08T10:42:28.1801048+02:00",
"last_update": "2026-07-08T10:42:28.1801048+02:00",
"commited": true,
"mt_branches": {
"$ref": "7"
},
"mt_docs": {
"$ref": "2"
},
"mt_locations": {
"$ref": "19"
},
"mt_locations1": {
"$ref": "19"
},
"mt_pos": {
"$ref": "14"
},
"st_users": {
"$ref": "6"
},
"st_users1": {
"$ref": "6"
},
"tt_doc_st_det": [
{
"$id": "21",
"id_doc_st": "1cf391e6-8690-4c8b-987e-81d435018b94",
"id_line": 2,
"id_item": "98c15858-97a6-44ab-abc2-4138ec78818b",
"comment": "sample string 4",
"qty": 5.1,
"status": 1,
"active": true,
"mt_items": {
"$ref": "11"
},
"tt_doc_st": {
"$ref": "20"
}
},
{
"$ref": "21"
}
],
"tt_doc_st1": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_doc_st2": {
"$ref": "20"
}
},
{
"$ref": "20"
}
],
"tt_doc_st1": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_stock": [
{
"$id": "22",
"id_location": "9c67ac19-afe9-4e17-9ccc-a57683666f6c",
"id_item": "fc54a14f-5a3c-4f55-83e3-39f5eb990426",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-07-08T10:42:28.1801048+02:00",
"last_update": "2026-07-08T10:42:28.1801048+02:00",
"commited": true,
"mt_items": {
"$ref": "11"
},
"mt_locations": {
"$ref": "19"
}
},
{
"$ref": "22"
}
]
},
"mt_locations1": {
"$ref": "19"
},
"mt_pos": {
"$ref": "14"
},
"st_users": {
"$ref": "6"
},
"st_users1": {
"$ref": "6"
},
"tt_cloakrooms_units": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"tt_doc_sa_cashflow": [
{
"$id": "23",
"id_doc_sa": "6a952a97-f250-4b60-a56d-5e4d008b30ba",
"id_pay": "f742c1cc-7ea1-4e38-b6a5-ba53865b5b14",
"id_money": "8989bff1-2d76-4006-af08-f379b691e1c4",
"date_cashflow": "2026-07-08T10:42:28.1801048+02:00",
"coefficient": 5.1,
"id_user_add": "f5df9709-d5fe-49c2-8fb4-cfcdd9b56915",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "24",
"id": "a16512b9-1a56-4022-936b-7e8cd4f534d5",
"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": "21881a9f-8a32-4d3a-9e82-6c8e6fa40795",
"view_pos": true,
"order": 13,
"color_border": "sample string 14",
"color_button": "sample string 15",
"color_font": "sample string 16",
"active": true,
"created_on": "2026-07-08T10:42:28.1801048+02:00",
"last_update": "2026-07-08T10:42:28.1801048+02:00",
"id_user_upd": "7c92934f-2651-479e-b9e8-eb6f0ee833f9",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"st_images": {
"$ref": "8"
},
"st_users": {
"$ref": "6"
},
"tt_doc_sa_cashflow": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"tt_doc_sa_pay": [
{
"$id": "25",
"id_doc_sa": "bf8a918d-d2c8-408f-89b1-e05c06eeb2e7",
"id_line": 2,
"id_pay": "c2e50e03-a711-4d47-82e6-ee6a9995324f",
"id_money": "e8feccd2-0edc-4012-9480-940318f0ba7e",
"coefficient": 5.1,
"id_voucher": "d319df6f-c10e-4531-9bd9-d13187137acc",
"id_employee": "1aececbc-5b0b-4742-96c4-831e3bb97dc2",
"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": "daad7766-f351-4bc2-a35a-3c3baccfd9af",
"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": "26",
"id": "81d759eb-ebef-4e7f-95ff-d6c4ade38145",
"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": "280c44cc-fc7f-4c14-8321-ae7531be432d",
"name_pos": "sample string 12",
"id_image": "3dd76e60-63e4-4e1c-8801-7afa20e32a90",
"view_pos": true,
"order": 14,
"color_border": "sample string 15",
"color_button": "sample string 16",
"color_font": "sample string 17",
"active": true,
"created_on": "2026-07-08T10:42:28.1801048+02:00",
"last_update": "2026-07-08T10:42:28.1801048+02:00",
"id_user_upd": "3c2c3da6-8135-44cb-bebb-c8c4fa566047",
"commited": true,
"mt_employees_branches": [
{
"$id": "27",
"id_employee": "499ebeaf-8b56-421b-a1a7-2a2c4d8e052b",
"id_branch": "9f0efdf9-20cf-40cb-9d4b-1ed55a095f7f",
"active": true,
"created_on": "2026-07-08T10:42:28.1801048+02:00",
"last_update": "2026-07-08T10:42:28.1801048+02:00",
"id_user_upd": "a6c87ccc-bf45-4503-b3f9-0dedbdcfe503",
"commited": true,
"mt_branches": {
"$ref": "7"
},
"mt_employees": {
"$ref": "26"
}
},
{
"$ref": "27"
}
],
"mt_employees_profiles": {
"$id": "28",
"id": "05683af8-0e58-4ae5-8e07-0f485f09b3e1",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-07-08T10:42:28.1801048+02:00",
"last_update": "2026-07-08T10:42:28.1801048+02:00",
"id_user_upd": "bfcb4be4-a0e7-4da7-b2b6-60894f38a3cf",
"commited": true,
"mt_employees": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"st_users": {
"$ref": "6"
}
},
"st_images": {
"$ref": "8"
},
"st_users": {
"$ref": "6"
},
"tt_doc_sa_det": [
{
"$id": "29",
"id_doc_sa": "705dc8a5-e681-4c35-8bd7-928af24f9847",
"id_line": 2,
"id_item_sub": "1baf708b-8373-489b-bb33-d5560961717f",
"qty": 4.1,
"id_list": "e4b6c4b6-3ab0-4ff0-84b2-7cff86bfa9ea",
"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": "1ce3e5b5-eebe-47d9-a90b-2889c68d29f3",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "21630c41-9f82-4477-b795-880665e448f9",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "9fa2246a-3dfb-4646-84c0-41ac7bcba324",
"id_user_upd": "eaf22746-284e-404d-bebb-f7be3723a4bb",
"active": true,
"mt_employees": {
"$ref": "26"
},
"mt_items_sub": {
"$id": "30",
"id": "78f0afc5-fe33-4de1-92c4-e956263e6aeb",
"id_item": "0b35b2d9-d78a-43a3-b494-0d09c8f13129",
"id_item_type": "8fc865c4-e1a5-41c3-ab6b-b00cf1c03a86",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "87c9b763-a6ed-4247-89e0-56d02d5d4c2e",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-07-08T10:42:28.1801048+02:00",
"last_update": "2026-07-08T10:42:28.1801048+02:00",
"id_user_upd": "b4b38ed1-bd3f-4325-ade0-b8f8cfe51a80",
"commited": true,
"mt_items": {
"$ref": "11"
},
"mt_items_formula": [
{
"$id": "31",
"id_item_sub": "31ce45d6-b9a7-4ea6-949b-105284db15b1",
"id_item": "f71bda1c-7a7d-43be-89c3-77b44ce37731",
"group_id": 3,
"id_unit_ref": "47e63883-c5d8-485e-8128-a9c389414513",
"qty_dis": 5,
"mt_items": {
"$ref": "11"
},
"mt_items_sub": {
"$ref": "30"
},
"mt_units_ref": {
"$id": "32",
"id": "5c3b629a-d66b-4a1c-91a5-c3e4731bb409",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "cfd6eba9-db7e-4e81-bc48-708168628839",
"active": true,
"created_on": "2026-07-08T10:42:28.1801048+02:00",
"last_update": "2026-07-08T10:42:28.1801048+02:00",
"id_user_upd": "2a735463-ca63-4a70-b8b4-e85e9ccecb5e",
"commited": true,
"mt_units": {
"$id": "33",
"id": "6f05027e-7c7c-43e7-a26b-0c040c2d3402",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-07-08T10:42:28.1801048+02:00",
"last_update": "2026-07-08T10:42:28.1801048+02:00",
"id_user_upd": "50289238-2bc8-424e-9fff-8f043c2dbad2",
"commited": true,
"mt_units_ref": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"st_users": {
"$ref": "6"
},
"mt_items": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"mt_items1": [
{
"$ref": "11"
},
{
"$ref": "11"
}
]
},
"st_users": {
"$ref": "6"
},
"mt_items_formula": [
{
"$ref": "31"
},
{
"$ref": "31"
}
]
}
},
{
"$ref": "31"
}
],
"mt_items_types": {
"$id": "34",
"id": "b7223c75-1054-4176-b546-3fceb115a965",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "ef3ca2e3-2e2f-4c94-9c41-b1433acb509e",
"view_pos": true,
"order": 7,
"color_border": "sample string 8",
"color_button": "sample string 9",
"color_font": "sample string 10",
"font_bold": true,
"font_underline": true,
"font_size": 13,
"active": true,
"created_on": "2026-07-08T10:42:28.1801048+02:00",
"last_update": "2026-07-08T10:42:28.1801048+02:00",
"id_user_upd": "445fa278-8ae1-449a-8336-dfc91940d925",
"commited": true,
"tt_vouchers_det": [
{
"$id": "35",
"id_voucher": "da6af341-24ed-4c80-8f4d-07b7b0f571dd",
"id_line": "b673e112-865d-4222-8b96-f1daa648b21f",
"id_category": "c2f5ef01-4214-45eb-a2e2-ff05e6d5f0eb",
"id_item": "a6f79c2a-2bf4-4c7e-98c6-ff3fc1a6f8cc",
"id_item_type": "ba32cfe3-7476-4031-9b68-e40bb44c768e",
"price_max": 1.1,
"qty_add": 3.1,
"qty_used": 4.1,
"mt_categories": {
"$ref": "9"
},
"mt_items": {
"$ref": "11"
},
"mt_items_types": {
"$ref": "34"
},
"tt_vouchers": {
"$id": "36",
"id": "7eb7f9a6-0ed4-44b9-b868-a6d6855968be",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-07-08T10:42:28.1801048+02:00",
"date_end": "2026-07-08T10:42:28.1801048+02:00",
"date_used": "2026-07-08T10:42:28.1801048+02:00",
"date_sesion": "2026-07-08T10:42:28.1801048+02:00",
"id_employee": "bca780c8-d428-4a23-927b-d28f93c40cdd",
"id_branch": "d7186ed5-0d68-42c9-96d6-3c309831a9c3",
"id_voucher_permision": "7c33eca4-77b4-453d-bbf4-4f794464c4e9",
"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": "7b7ab2b0-affb-4ee1-abff-8afd75fbf924",
"id_user_add": "93d50fda-ff43-4c54-8563-f58699df5f9e",
"id_doc_sa": "c93dc2a2-f7db-42b5-836e-b450da78efb3",
"id_item_sub": "9fc784f2-d23a-4736-9a0d-6db937d284eb",
"id_pos_sesion": "3492c404-4808-4248-b9a9-d9774502a336",
"is_authorized": true,
"is_automatic": true,
"print_in_branch": true,
"printed": true,
"is_entry": true,
"is_consume": true,
"is_used_entry": true,
"is_used_consume": true,
"is_close": true,
"active": true,
"created_on": "2026-07-08T10:42:28.1801048+02:00",
"last_update": "2026-07-08T10:42:28.1801048+02:00",
"commited": true,
"mt_branches": {
"$ref": "7"
},
"mt_employees": {
"$ref": "26"
},
"mt_payment_types": {
"$ref": "24"
},
"st_users": {
"$ref": "6"
},
"tt_doc_sa_pay": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"tt_vouchers_det": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"tt_vouchers_permisions": {
"$id": "37",
"id": "1f5c675a-372a-4fec-b9c9-df9a72a0408e",
"date_from": "2026-07-08T10:42:28.1801048+02:00",
"date_end": "2026-07-08T10:42:28.1801048+02:00",
"date_used": "2026-07-08T10:42:28.1801048+02:00",
"id_employee": "af8ae3c3-eb51-4ae4-ac32-21c75ad016f2",
"id_branch": "28b36d3a-d171-4f8e-bd69-d3d1b3b10db7",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "8a0c92d2-dd50-4ace-9a8a-8471af8d0191",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-07-08T10:42:28.1801048+02:00",
"last_update": "2026-07-08T10:42:28.1801048+02:00",
"commited": true,
"mt_branches": {
"$ref": "7"
},
"mt_employees": {
"$ref": "26"
},
"st_users": {
"$ref": "6"
},
"tt_vouchers": [
{
"$ref": "36"
},
{
"$ref": "36"
}
]
}
}
},
{
"$ref": "35"
}
],
"st_images": {
"$ref": "8"
},
"st_users": {
"$ref": "6"
},
"mt_items_sub": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"mt_prices_rules": [
{
"$id": "38",
"id": "fa195d52-65ed-4a5c-9e1a-8e2b75908f63",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-07-08T10:42:28.1801048+02:00",
"date_end": "2026-07-08T10:42:28.1801048+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": "6e8b4ae2-b629-401e-a9a3-92c37ccaecb8",
"id_pos": "72345fbc-da78-4dd1-b698-13b48f45091d",
"id_list": "b29474b0-7094-45db-a21f-5c62ffbae15c",
"id_item": "f430da8d-4dbe-4e10-bead-7da110a73169",
"id_item_type": "0137b2da-2674-4a03-a787-0cae844dcd9c",
"id_category": "9674a61d-5a39-40c6-9961-445ece589e94",
"by_day_week": true,
"use_mon": true,
"use_tue": true,
"use_wed": true,
"use_thu": true,
"use_fri": true,
"use_sat": true,
"use_sun": true,
"use_hour_ini": "00:00:00.1234567",
"use_hour_end": "00:00:00.1234567",
"active": true,
"created_on": "2026-07-08T10:42:28.1801048+02:00",
"last_update": "2026-07-08T10:42:28.1801048+02:00",
"id_user_upd": "eb6c81e0-f3ea-4cb9-bc9d-52477c696df4",
"commited": true,
"mt_branches": {
"$ref": "7"
},
"mt_categories": {
"$ref": "9"
},
"mt_items": {
"$ref": "11"
},
"mt_items_types": {
"$ref": "34"
},
"mt_pos": {
"$ref": "14"
},
"mt_prices_list": {
"$id": "39",
"id": "c40a1bd0-a3e9-4344-9f1f-6841ea858556",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "9733c529-ec08-489d-bca4-431d9a0f39bb",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "2740316c-8371-487b-841b-8a3b31675757",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"active": true,
"created_on": "2026-07-08T10:42:28.1801048+02:00",
"last_update": "2026-07-08T10:42:28.1801048+02:00",
"id_user_upd": "ed6f4f0d-a360-4d4b-9115-8ada8a28e201",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "40",
"id_pos": "559bbf25-a0fe-4867-a4cc-60ef8cb4e190",
"id_pos_type": "ffa6fec9-25b7-4560-98fd-3d534c44c738",
"id_price_list": "590d1fa6-0428-4c2b-83bd-c6a792247ee2",
"is_default": true,
"view_mon": true,
"view_tue": true,
"view_wed": true,
"view_thu": true,
"view_fri": true,
"view_sat": true,
"view_sun": true,
"active": true,
"created_on": "2026-07-08T10:42:28.1801048+02:00",
"last_update": "2026-07-08T10:42:28.1801048+02:00",
"id_user_upd": "d9fc999f-b388-4c1a-b516-5d03e549bf92",
"commited": true,
"mt_pos_view": {
"$id": "41",
"id_pos": "48b02256-0fb2-4c9f-944b-437567e89505",
"id_pos_type": "d2e7e019-9a8e-45df-9dba-2424e7d8e9aa",
"is_default": true,
"active": true,
"created_on": "2026-07-08T10:42:28.1801048+02:00",
"last_update": "2026-07-08T10:42:28.1801048+02:00",
"id_user_upd": "eaa69059-b802-4e98-b6fd-c7683af53ca4",
"commited": true,
"mt_pos": {
"$ref": "14"
},
"mt_pos_prices_list": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"mt_pos_types": {
"$id": "42",
"id": "2053403f-c822-4738-b831-7f8e952c98a3",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-07-08T10:42:28.1801048+02:00",
"last_update": "2026-07-08T10:42:28.1801048+02:00",
"id_user_upd": "fb2104c5-fbe8-4415-adb7-3ce49686ac3c",
"commited": true,
"mt_items_featured": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"mt_pos_doc_print": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"st_users": {
"$ref": "6"
},
"mt_pos_view": [
{
"$ref": "41"
},
{
"$ref": "41"
}
]
},
"st_users": {
"$ref": "6"
}
},
"mt_prices_list": {
"$ref": "39"
},
"st_users": {
"$ref": "6"
}
},
{
"$ref": "40"
}
],
"mt_prices_items": [
{
"$id": "43",
"id_list": "c322753b-b023-4c8c-a4ca-037f67db48e3",
"id_item_sub": "29b631a8-0520-4664-b26a-af0f7cdade28",
"validity_date": "2026-07-08T10:42:28.1801048+02:00",
"price": 4.1,
"active": true,
"created_on": "2026-07-08T10:42:28.1801048+02:00",
"last_update": "2026-07-08T10:42:28.1801048+02:00",
"id_user_upd": "518bf653-96cf-4af4-8095-05c60738867a",
"commited": true,
"mt_items_sub": {
"$ref": "30"
},
"mt_prices_list": {
"$ref": "39"
},
"st_users": {
"$ref": "6"
}
},
{
"$ref": "43"
}
],
"mt_prices_list1": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"mt_prices_list2": {
"$ref": "39"
},
"mt_prices_list_rules": [
{
"$id": "44",
"id": "5e7690da-289f-4734-8df5-0711f56fcaab",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-07-08T10:42:28.1801048+02:00",
"date_end": "2026-07-08T10:42:28.1801048+02:00",
"id_branch": "26e87ee7-396f-40ad-869c-63a7cfe6ead3",
"id_pos": "872c77b2-7def-4d84-8fbb-5135c824a871",
"id_list": "d796d65e-f233-430a-8a9c-25afeb4b87e6",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-07-08T10:42:28.1801048+02:00",
"last_update": "2026-07-08T10:42:28.1801048+02:00",
"id_user_upd": "dce58eb2-05ba-45fe-b269-d28e8a0cdc45",
"commited": true,
"mt_branches": {
"$ref": "7"
},
"mt_pos": {
"$ref": "14"
},
"mt_prices_list": {
"$ref": "39"
},
"st_users": {
"$ref": "6"
}
},
{
"$ref": "44"
}
],
"st_images": {
"$ref": "8"
},
"st_users": {
"$ref": "6"
},
"mt_prices_rules": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"tt_doc_sa_det": [
{
"$ref": "29"
},
{
"$ref": "29"
}
]
},
"st_users": {
"$ref": "6"
}
},
{
"$ref": "38"
}
],
"tt_items_customs": [
{
"$id": "45",
"id": "77c6aa36-4abd-4a29-8775-be76c211f8a7",
"order_id": 2,
"id_item": "a7359060-a193-42eb-97d6-445b03085c9f",
"id_item_type": "77b27b03-d50b-4b1f-9592-338331bc5223",
"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": "a0cbe825-862b-41a5-b943-60717d430215",
"type_item": 11,
"id_voucher_json": "8fb05161-36d4-49ea-9681-201885b6c24b",
"count_voucher": 1,
"id_category": "50c735a3-d2eb-4757-aaca-34841770a90b",
"created_on": "2026-07-08T10:42:28.1801048+02:00",
"last_update": "2026-07-08T10:42:28.1801048+02:00",
"id_user_upd": "fe444764-d135-4dea-b60f-3902b0dabdc0",
"commited": true,
"mt_items": {
"$ref": "11"
},
"mt_items_types": {
"$ref": "34"
},
"st_users": {
"$ref": "6"
},
"tt_pos_sesion": {
"$id": "46",
"id": "fc047012-7795-4c03-8a1a-19242f702f4d",
"nro_sesion": 2,
"id_pos": "76b58bf7-69fe-4613-bf16-4dd13817e2a4",
"date_tax": "2026-07-08T10:42:28.1801048+02:00",
"date_open": "2026-07-08T10:42:28.1801048+02:00",
"date_close": "2026-07-08T10:42:28.1801048+02:00",
"id_user_open": "ec2da00a-cd65-4052-ac5e-6671d8cd5fd8",
"id_user_close": "0947e8ab-a76c-439c-9c63-33b39e162fa9",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2026-07-08T10:42:28.1801048+02:00",
"last_update": "2026-07-08T10:42:28.1801048+02:00",
"commited": true,
"mt_pos": {
"$ref": "14"
},
"tt_cloakrooms_units": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"tt_items_customs": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"tt_doc_sa_pt": [
{
"$id": "47",
"id": "efa5fa7d-b495-43de-ba84-5261577b086b",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "5285942c-f703-4312-934c-5eae07241205",
"type_pay": 5,
"module": "sample string 6",
"process": true,
"json_cloackrooms": "sample string 8",
"multi_select": 9,
"terminal_name": "sample string 10",
"created_on": "2026-07-08T10:42:28.1801048+02:00",
"tt_pos_sesion": {
"$ref": "46"
}
},
{
"$ref": "47"
}
],
"tt_rooms_units_activity": [
{
"$id": "48",
"id": "fe67daf2-21ff-46c4-bd8b-b757d7aa64cb",
"id_room_unit": "017a0020-c671-4875-a805-d15ed3d26cff",
"id_room_list": "300f32ba-8772-407e-9bd9-992d9b44f92a",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-07-08T10:42:28.1801048+02:00",
"date_from": "2026-07-08T10:42:28.1801048+02:00",
"date_end": "2026-07-08T10:42:28.1801048+02:00",
"date_open": "2026-07-08T10:42:28.1801048+02:00",
"date_close": "2026-07-08T10:42:28.1801048+02:00",
"id_employee": "be0c12af-43a7-4936-bcaf-2c3f10713e29",
"id_employee_sec": "e031cefe-3c25-4588-a45b-482fd0537c72",
"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": "a5b6e6a9-55c8-40d3-bdd5-63dc9fd13fca",
"comment": "sample string 7",
"id_user_open": "7ce60b9b-0a97-444a-b6a2-2df5297d68b0",
"id_user_close": "f3b4bc49-bfac-4f81-945b-17a7a91d6015",
"id_unit_state": "fbd491af-baee-4852-9ecc-af23d755a5c7",
"id_pos_sesion": "b5357649-1313-4a7a-8ff1-a03d950660fb",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-07-08T10:42:28.1801048+02:00",
"active": true,
"created_on": "2026-07-08T10:42:28.1801048+02:00",
"last_update": "2026-07-08T10:42:28.1801048+02:00",
"commited": true,
"mt_employees": {
"$ref": "26"
},
"mt_employees1": {
"$ref": "26"
},
"mt_rooms_units": {
"$id": "49",
"id": "988381fc-1c23-436e-8e42-71ceeba5aae1",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "aa5cd436-edc1-4510-b889-65472f907e39",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "856712ac-d96f-43e9-915d-5f60091705f9",
"locked": true,
"date_locked": "2026-07-08T10:42:28.1801048+02:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-07-08T10:42:28.1801048+02:00",
"last_update": "2026-07-08T10:42:28.1801048+02:00",
"id_user_upd": "91d3f3d7-6e28-45be-9901-313bb5d90e9d",
"commited": true,
"mt_rooms": {
"$id": "50",
"id": "05104bcc-8bc0-4f42-8298-3c2eaf57e623",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "f591a56b-78cc-4600-b360-23ccd922d13a",
"name_pos": "sample string 6",
"id_image": "da362c73-3601-49c6-9493-a803f4ad61dc",
"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": "e668082d-e298-4caf-8452-83d81327311f",
"refresh_status": true,
"active": true,
"created_on": "2026-07-08T10:42:28.1801048+02:00",
"last_update": "2026-07-08T10:42:28.1801048+02:00",
"id_user_upd": "be0e144f-b329-41f3-b42b-b7f470e9f718",
"commited": true,
"mt_branches": {
"$ref": "7"
},
"mt_pos_rooms": [
{
"$id": "51",
"id_pos": "31661383-b9eb-421f-8f1c-99ba3b341fc6",
"id_room": "9fe4fe59-adb2-4b73-925c-b026453cc67f",
"active": true,
"created_on": "2026-07-08T10:42:28.1801048+02:00",
"last_update": "2026-07-08T10:42:28.1801048+02:00",
"id_user_upd": "3c5b0a8f-5187-47b8-89e8-b118ed17db30",
"commited": true,
"mt_pos": {
"$ref": "14"
},
"mt_rooms": {
"$ref": "50"
},
"st_users": {
"$ref": "6"
}
},
{
"$ref": "51"
}
],
"st_images": {
"$ref": "8"
},
"st_images1": {
"$ref": "8"
},
"st_users": {
"$ref": "6"
},
"mt_rooms_units": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"tt_rooms_list": [
{
"$id": "52",
"id": "305d2172-9962-43ee-b4f3-850db06d8f74",
"id_room": "64b56ac9-2461-40d8-a3ed-c9665aeee26c",
"date_in": "2026-07-08T10:42:28.1801048+02:00",
"date_out": "2026-07-08T10:42:28.1801048+02:00",
"id_user_add": "fc17ba59-5976-4fee-95de-048fc99c82d8",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-07-08T10:42:28.1801048+02:00",
"last_update": "2026-07-08T10:42:28.1801048+02:00",
"commited": true,
"mt_rooms": {
"$ref": "50"
},
"st_users": {
"$ref": "6"
},
"tt_rooms_units_activity": [
{
"$ref": "48"
},
{
"$ref": "48"
}
]
},
{
"$ref": "52"
}
]
},
"mt_rooms_units_types": {
"$id": "53",
"id": "5e316378-9f72-4f3f-9630-9621c2457125",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-07-08T10:42:28.1801048+02:00",
"last_update": "2026-07-08T10:42:28.1801048+02:00",
"id_user_upd": "0704e5dc-f0bc-4db4-b46f-953d8ff6feff",
"commited": true,
"mt_rooms_units": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"mt_rooms_units_states_types": [
{
"$id": "54",
"id_room_type": "31ddd188-91ca-40c0-9e9f-4d8dacf88c3b",
"id_room_state": "744d8d76-ae74-41f0-b586-2c029d92f49e",
"id_image": "19ad311d-7f4d-40b8-9555-0e2b5a4d877e",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-07-08T10:42:28.1801048+02:00",
"last_update": "2026-07-08T10:42:28.1801048+02:00",
"id_user_upd": "26576f9c-bce6-40a1-994d-36baacc1539f",
"commited": true,
"mt_rooms_units_states": {
"$id": "55",
"id": "a9f11e33-a979-4787-92fb-512b94736f93",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"color": "sample string 5",
"active": true,
"created_on": "2026-07-08T10:42:28.1801048+02:00",
"last_update": "2026-07-08T10:42:28.1801048+02:00",
"id_user_upd": "5f42f1c3-db11-4a5f-b876-55f6f8f9e22f",
"commited": true,
"st_users": {
"$ref": "6"
},
"mt_rooms_units_states_types": [
{
"$ref": "54"
},
{
"$ref": "54"
}
],
"tt_rooms_units_activity": [
{
"$ref": "48"
},
{
"$ref": "48"
}
]
},
"mt_rooms_units_types": {
"$ref": "53"
},
"st_images": {
"$ref": "8"
},
"st_users": {
"$ref": "6"
}
},
{
"$ref": "54"
}
],
"st_users": {
"$ref": "6"
}
},
"st_users": {
"$ref": "6"
},
"tt_rooms_units_activity": [
{
"$ref": "48"
},
{
"$ref": "48"
}
]
},
"mt_rooms_units_states": {
"$ref": "55"
},
"st_users": {
"$ref": "6"
},
"st_users1": {
"$ref": "6"
},
"tt_doc_sa": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"tt_pos_sesion": {
"$ref": "46"
},
"tt_rooms_list": {
"$ref": "52"
}
},
{
"$ref": "48"
}
],
"st_users": {
"$ref": "6"
},
"st_users1": {
"$ref": "6"
},
"tt_tips": [
{
"$id": "56",
"id": "280d19ff-9e2c-4f08-a4b1-98a7b28fb542",
"id_pos_sesion": "46bc0c1a-99d6-4883-8405-c7a577aac4c2",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "aadf2c19-724e-4571-a952-4b8b11e93416",
"id_room_unit_activity": "0a5f9404-356b-478f-a670-ceabf1fff07e",
"id_doc_sa": "8e31bc27-bd36-4174-8603-89e0bf89329f",
"id_pos_type": "3c130e3a-1146-4fdb-b619-5e6baa5999ca",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "bed6af25-8a1c-4055-b88e-b330f5789786",
"coupon_id": "sample string 7",
"terminal_id": "sample string 8",
"card_name": "sample string 9",
"card_bank": "sample string 10",
"card_number": "sample string 11",
"client_name": "sample string 12",
"money_type": "sample string 13",
"merchant_id": "sample string 14",
"aid": "sample string 15",
"auth_num": "sample string 16",
"authorization": true,
"signature": true,
"contactless": true,
"date_hour_pay": "sample string 17",
"terminal_name": "sample string 18",
"active": true,
"created_on": "2026-07-08T10:42:28.1801048+02:00",
"last_update": "2026-07-08T10:42:28.1801048+02:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "46"
},
"tt_tips_users": [
{
"$id": "57",
"id_tip": "60daba94-caaf-4088-ae0d-cedc86428478",
"id_user": "6c1c3eb0-8391-45ea-a224-03a5c83f8631",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-07-08T10:42:28.1801048+02:00",
"last_update": "2026-07-08T10:42:28.1801048+02:00",
"commited": true,
"st_users": {
"$ref": "6"
},
"tt_tips": {
"$ref": "56"
}
},
{
"$ref": "57"
}
]
},
{
"$ref": "56"
}
],
"tt_pos_sesion_users": [
{
"$id": "58",
"id_pos_sesion": "bf1c6e82-22e7-4747-a8d3-976baee09b18",
"id_user": "2b5d66f8-da7d-4f1e-8b1f-43a7809779f3",
"date_add": "2026-07-08T10:42:28.1801048+02:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-07-08T10:42:28.1801048+02:00",
"last_update": "2026-07-08T10:42:28.1801048+02:00",
"commited": true,
"st_users": {
"$ref": "6"
},
"tt_pos_sesion": {
"$ref": "46"
}
},
{
"$ref": "58"
}
],
"tt_doc_sa": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"tt_cmd_connection": [
{
"$id": "59",
"id": "6f7c7087-1d6c-4c82-9e22-8990a7ab7b7d",
"id_user": "370e5dc2-fc5d-419d-bdd3-809818a78b9a",
"id_user_profile": "76787106-185a-4e09-952e-a30c9cac95d7",
"locator": "sample string 4",
"date_end": "2026-07-08T10:42:28.1801048+02:00",
"id_pos_sesion": "b294ffe3-abda-42ab-8123-4debe6d36293",
"date_login": "2026-07-08T10:42:28.1801048+02:00",
"date_logout": "2026-07-08T10:42:28.1801048+02:00",
"terminal_id": "sample string 6",
"terminal_type": "sample string 7",
"created_on": "2026-07-08T10:42:28.1801048+02:00",
"last_update": "2026-07-08T10:42:28.1801048+02:00",
"commited": true,
"st_users": {
"$ref": "6"
},
"st_users_profiles": {
"$id": "60",
"id": "4eccba2a-c72e-4da6-beea-1882c2e1ac10",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"is_pass_required": true,
"is_admin": true,
"level_id": 7,
"order_1": 8,
"order_2": 9,
"order_3": 10,
"order_4": 11,
"is_tips": true,
"is_view_all": true,
"active": true,
"created_on": "2026-07-08T10:42:28.1801048+02:00",
"last_update": "2026-07-08T10:42:28.1801048+02:00",
"commited": true,
"st_permisions": [
{
"$id": "61",
"id": "83c74c3a-a632-4f5d-9864-166dac21a3d1",
"id_function": "a5026d51-cfa9-4364-9c78-d018a434307e",
"id_user": "10b6f5af-184b-4674-a86c-57465a75ed66",
"id_profile": "8faed4e1-40b2-4744-a4a0-f6795068cead",
"permission": 3,
"active": true,
"created_on": "2026-07-08T10:42:28.1801048+02:00",
"last_update": "2026-07-08T10:42:28.1801048+02:00",
"commited": true,
"st_users_profiles": {
"$ref": "60"
},
"st_users": {
"$ref": "6"
},
"st_functions": {
"$id": "62",
"id": "a6f04d25-7766-484b-9bca-5f07810113b5",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "7b455f0c-d63f-4077-94e0-bd655871472e",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "3257140b-5375-423f-b546-01790b53b52e",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"font_bold": true,
"font_underline": true,
"font_size": 16,
"active": true,
"created_on": "2026-07-08T10:42:28.1801048+02:00",
"last_update": "2026-07-08T10:42:28.1801048+02:00",
"commited": true,
"st_functions_groups": {
"$id": "63",
"id": "7ec015aa-5372-4ebd-bf80-1afe113cf1c0",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-07-08T10:42:28.1801048+02:00",
"last_update": "2026-07-08T10:42:28.1801048+02:00",
"commited": true,
"st_functions": [
{
"$ref": "62"
},
{
"$ref": "62"
}
]
},
"st_images": {
"$ref": "8"
},
"st_permisions": [
{
"$ref": "61"
},
{
"$ref": "61"
}
]
}
},
{
"$ref": "61"
}
],
"st_users": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"tt_cmd_connection": [
{
"$ref": "59"
},
{
"$ref": "59"
}
]
},
"tt_pos_sesion": {
"$ref": "46"
}
},
{
"$ref": "59"
}
],
"tt_cmd_messages": [
{
"$id": "64",
"id": "3e98642a-7a2d-43aa-b527-2d20b55312c2",
"id_user": "194467c4-e333-419c-8cf3-e311b0fca012",
"date_add": "2026-07-08T10:42:28.1801048+02:00",
"destiny_type": 4,
"id_key": "daacceb5-33ba-49d6-afe2-7af6461f7ddb",
"message": "sample string 6",
"message_view": true,
"date_view": "2026-07-08T10:42:28.1801048+02:00",
"id_pos_sesion": "29582d81-46ed-4319-859f-80244af56982",
"terminal_add": "sample string 9",
"created_on": "2026-07-08T10:42:28.1801048+02:00",
"last_update": "2026-07-08T10:42:28.1801048+02:00",
"commited": true,
"st_users": {
"$ref": "6"
},
"tt_pos_sesion": {
"$ref": "46"
}
},
{
"$ref": "64"
}
]
}
},
{
"$ref": "45"
}
]
},
"mt_items_vouchers": {
"$id": "65",
"id": "a35e5105-c89c-4d7d-a71f-f3f7f73da28a",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "7a108fc5-24b5-455b-8c71-219c985ef181",
"id_doc_print": "a2c6e407-4ee4-48d1-b568-477491b27b1e",
"hour_end": "00:00:00.1234567",
"price_item_sub": true,
"define_validity": true,
"price_ref": true,
"price_min": 11.1,
"supply_apply": 12,
"active": true,
"created_on": "2026-07-08T10:42:28.1801048+02:00",
"last_update": "2026-07-08T10:42:28.1801048+02:00",
"commited": true,
"mt_items_sub": [
{
"$ref": "30"
},
{
"$ref": "30"
}
]
},
"st_users": {
"$ref": "6"
},
"mt_prices_items": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"tt_doc_sa_det": [
{
"$ref": "29"
},
{
"$ref": "29"
}
]
},
"mt_prices_list": {
"$ref": "39"
},
"st_users": {
"$ref": "6"
},
"st_users1": {
"$ref": "6"
},
"tt_doc_sa": {
"$ref": "18"
},
"tt_doc_sa_det_stock": [
{
"$id": "66",
"id_doc_sa": "d72797ba-abd9-4394-beb3-4b158ffb5052",
"id_line": 2,
"id_item": "729cd140-c7bc-4411-b842-b69db58e3795",
"qty": 4.1,
"mt_items": {
"$ref": "11"
},
"tt_doc_sa_det": {
"$ref": "29"
}
},
{
"$ref": "66"
}
]
},
{
"$ref": "29"
}
],
"tt_doc_sa_pay": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"tt_vouchers": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"tt_vouchers_permisions": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"tt_rooms_units_activity": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "48"
},
{
"$ref": "48"
}
]
},
"mt_money_types": {
"$ref": "4"
},
"mt_payment_types": {
"$ref": "24"
},
"tt_doc_sa": {
"$ref": "18"
},
"tt_vouchers": {
"$ref": "36"
}
},
{
"$ref": "25"
}
],
"tt_vouchers": [
{
"$ref": "36"
},
{
"$ref": "36"
}
]
},
"st_users": {
"$ref": "6"
},
"mt_money_types": {
"$ref": "4"
},
"tt_doc_sa": {
"$ref": "18"
}
},
{
"$ref": "23"
}
],
"tt_doc_sa_det": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"tt_doc_sa_pay": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"tt_doc_sa1": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"tt_doc_sa2": {
"$ref": "18"
},
"tt_pos_sesion": {
"$ref": "46"
},
"tt_rooms_units_activity": {
"$ref": "48"
},
"tt_spool_doc_print": [
{
"$id": "67",
"id": "d167e1d7-dfc5-4b4e-a157-4189043be733",
"spool_server": "sample string 2",
"id_doc_sa": "51c1e1ec-ea7d-4803-9ef1-753977e9bac4",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-07-08T10:42:28.1801048+02:00",
"printed": true,
"print_on": "2026-07-08T10:42:28.1801048+02:00",
"tt_doc_sa": {
"$ref": "18"
}
},
{
"$ref": "67"
}
]
},
"tt_pos_sesion": {
"$ref": "46"
}
},
{
"$ref": "17"
}
]
},
{
"$ref": "16"
}
],
"mt_items_featured": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"mt_pos_print": [
{
"$id": "68",
"id": "b7783c5e-371c-484f-a6c0-5dbffb14f9aa",
"id_pos": "e073a8d7-20c1-445c-a020-c92b217c3a70",
"id_mask": "sample string 3",
"name": "sample string 4",
"mode_print": 5,
"port": "sample string 6",
"baud_rate": 1,
"data_bits": 1,
"stop_bit": 1,
"flow_control": 1,
"parity": 1,
"pin_cashdrawer": 1,
"ip_printer": "sample string 7",
"port_ip": 1,
"printer_name": "sample string 8",
"active": true,
"created_on": "2026-07-08T10:42:28.1801048+02:00",
"last_update": "2026-07-08T10:42:28.1801048+02:00",
"id_user_upd": "f9fa0632-ecc2-4623-b275-f509006819ca",
"commited": true,
"mt_pos": {
"$ref": "14"
},
"mt_pos_doc_print": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"st_users": {
"$ref": "6"
}
},
{
"$ref": "68"
}
],
"mt_pos_rooms": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"st_users": {
"$ref": "6"
},
"mt_pos_view": [
{
"$ref": "41"
},
{
"$ref": "41"
}
],
"mt_prices_list_rules": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"mt_prices_rules": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"st_doc_num": [
{
"$id": "69",
"id_pos": "7cb6b047-60d2-4426-8ff1-ffe3ba04b7ad",
"id_doc": "79653285-c93b-484c-b286-21b044d29035",
"value": 3,
"created_on": "2026-07-08T10:42:28.1801048+02:00",
"last_update": "2026-07-08T10:42:28.1801048+02:00",
"commited": true,
"mt_docs": {
"$ref": "2"
},
"mt_pos": {
"$ref": "14"
}
},
{
"$ref": "69"
}
],
"st_pos_license": [
{
"$id": "70",
"id": "3f5bccca-2768-435f-96fd-c0b891c3ab6a",
"id_pos": "1e020d88-25bd-4b1d-afa0-e828ce651281",
"mac_address": "sample string 3",
"date_end": "2026-07-08T10:42:28.1801048+02:00",
"key_access": "sample string 5",
"id_user_add": "5bfa4722-9492-4443-bf86-871f0257a667",
"active": true,
"created_on": "2026-07-08T10:42:28.1801048+02:00",
"last_update": "2026-07-08T10:42:28.1801048+02:00",
"commited": true,
"mt_pos": {
"$ref": "14"
},
"st_users": {
"$ref": "6"
}
},
{
"$ref": "70"
}
],
"st_users_pos": [
{
"$id": "71",
"id_user": "fb260d31-e733-4e92-91ae-6471a9b6ddbb",
"id_pos": "05dcdd10-4a42-4421-aa6c-9137f865306b",
"pass_required": true,
"active": true,
"created_on": "2026-07-08T10:42:28.1801048+02:00",
"last_update": "2026-07-08T10:42:28.1801048+02:00",
"commited": true,
"mt_pos": {
"$ref": "14"
},
"st_users": {
"$ref": "6"
}
},
{
"$ref": "71"
}
],
"tt_doc_sa": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"tt_pos_connection": [
{
"$id": "72",
"id": "526bb116-bc8d-4f86-8028-1ea25dcac33e",
"id_pos": "7e79b941-583b-4d95-a07f-a61b67eb83d1",
"date_add": "2026-07-08T10:42:28.1801048+02:00",
"date_upd": "2026-07-08T10:42:28.1801048+02:00",
"date_out": "2026-07-08T10:42:28.1801048+02:00",
"connection_type": "sample string 3",
"connection_speed": 1,
"terminal_name": "sample string 4",
"version": "sample string 5",
"commited": true,
"mt_pos": {
"$ref": "14"
}
},
{
"$ref": "72"
}
],
"tt_pos_sesion": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"mt_branches": {
"$ref": "7"
},
"tt_logs": [
{
"$id": "73",
"id": "1798f5ce-275c-401a-8416-2af4992a90f0",
"id_user_add": "f6008157-a498-4dc0-b362-f968cc014408",
"id_table": "36b3bf14-2f4a-4de7-b303-73c5e3665a15",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "21611f9e-05ba-46ed-9c23-3d966eb4d46a",
"created_on": "2026-07-08T10:42:28.1801048+02:00",
"commited": true,
"mt_pos": {
"$ref": "14"
},
"st_sync_tables": {
"$id": "74",
"id": "9f9c423a-5aa7-45c6-92bf-93492638c2da",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-07-08T10:42:28.1801048+02:00",
"last_update": "2026-07-08T10:42:28.1801048+02:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "75",
"id": "48544607-21a7-4577-93f5-c659c84c3385",
"id_sync": "1f9e4fe3-a12f-4c04-8d6d-ee6136c5683d",
"json": "sample string 3",
"id_table": "b46a0cc3-25e8-45b9-916e-9b71cc43d0cf",
"order": 5,
"st_sync_packages": {
"$id": "76",
"id": "37173e06-d56a-4cdc-9e2a-1b75e09eaf2b",
"id_branch_from": "9c7ed3e0-c827-48f8-afcd-8df5501f997d",
"id_branch_to": "5145f8b2-e951-46d3-bfbd-0db45ba61d32",
"type": 4,
"created_on": "2026-07-08T10:42:28.1801048+02:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-07-08T10:42:28.1801048+02:00",
"send_on": "2026-07-08T10:42:28.1801048+02:00",
"mt_branches": {
"$ref": "7"
},
"mt_branches1": {
"$ref": "7"
},
"st_sync_packages_det": [
{
"$ref": "75"
},
{
"$ref": "75"
}
]
},
"st_sync_tables": {
"$ref": "74"
}
},
{
"$ref": "75"
}
],
"tt_logs": [
{
"$ref": "73"
},
{
"$ref": "73"
}
]
},
"st_users": {
"$ref": "6"
}
},
{
"$ref": "73"
}
],
"st_local_variables": [
{
"$id": "77",
"id": "6e88d979-5c8b-4cc6-98ad-4bbfd143e5e6",
"id_pos": "4de9111f-657e-46f6-8242-94766ffd4290",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-07-08T10:42:28.1801048+02:00",
"commited": true,
"mt_pos": {
"$ref": "14"
}
},
{
"$ref": "77"
}
],
"tt_doc_st": [
{
"$ref": "20"
},
{
"$ref": "20"
}
]
},
"mt_pos_types": {
"$ref": "42"
},
"st_users": {
"$ref": "6"
}
},
{
"$ref": "13"
}
],
"mt_items_formula": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"mt_units": {
"$ref": "33"
},
"mt_units1": {
"$ref": "33"
},
"st_images": {
"$ref": "8"
},
"st_users": {
"$ref": "6"
},
"mt_items_sub": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"mt_prices_rules": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"tt_doc_sa_det_stock": [
{
"$ref": "66"
},
{
"$ref": "66"
}
],
"tt_doc_st_det": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"tt_items_customs": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"tt_stock": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"tt_vouchers_det": [
{
"$ref": "35"
},
{
"$ref": "35"
}
]
},
"st_users": {
"$ref": "6"
}
},
{
"$ref": "10"
}
],
"st_images": {
"$ref": "8"
},
"st_users": {
"$ref": "6"
},
"mt_prices_rules": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"tt_vouchers_det": [
{
"$ref": "35"
},
{
"$ref": "35"
}
]
},
{
"$ref": "9"
}
],
"mt_employees": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"mt_items": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"mt_items_types": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_money_types": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"mt_payment_types": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"mt_prices_list": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"mt_rooms": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"mt_rooms1": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "54"
},
{
"$ref": "54"
}
],
"st_functions": [
{
"$ref": "62"
},
{
"$ref": "62"
}
],
"st_images_types": {
"$id": "78",
"id": "3e1cde67-bc4c-4768-b727-5b1e6f421a13",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-07-08T10:42:28.1801048+02:00",
"last_update": "2026-07-08T10:42:28.1801048+02:00",
"commited": true,
"st_images": [
{
"$ref": "8"
},
{
"$ref": "8"
}
]
},
"mt_docs": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"st_users": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"st_users1": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_cloakrooms": [
{
"$ref": "16"
},
{
"$ref": "16"
}
]
},
"st_users": {
"$ref": "6"
},
"mt_branches_zones": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_employees_branches": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"mt_items_featured": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"mt_locations": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"mt_periods": [
{
"$id": "79",
"id_branch": "7f7c1f54-b38c-4dfa-8f51-4f8828da3173",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-07-08T10:42:28.1801048+02:00",
"date_end": "2026-07-08T10:42:28.1801048+02:00",
"state": "sample string 6",
"created_on": "2026-07-08T10:42:28.1801048+02:00",
"last_update": "2026-07-08T10:42:28.1801048+02:00",
"commited": true,
"mt_branches": {
"$ref": "7"
}
},
{
"$ref": "79"
}
],
"mt_pos": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"mt_prices_list_rules": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"mt_prices_rules": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_rooms": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"st_sync_packages": [
{
"$ref": "76"
},
{
"$ref": "76"
}
],
"st_sync_packages1": [
{
"$ref": "76"
},
{
"$ref": "76"
}
],
"tt_doc_sa": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"tt_doc_st": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_vouchers": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"tt_vouchers_permisions": [
{
"$ref": "37"
},
{
"$ref": "37"
}
]
},
{
"$ref": "7"
}
],
"mt_branches_zones": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_brands": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"mt_categories": [
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"mt_categories_items": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_cloakrooms": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"mt_docs_payment_money": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"mt_employees": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"mt_employees_profiles": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"mt_items_featured": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"mt_items_sub": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"mt_items_types": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_locations": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"mt_money_rates": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"mt_money_types": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"mt_payment_types": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"mt_pos": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"mt_pos_doc_print": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"mt_pos_prices_list": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"mt_pos_print": [
{
"$ref": "68"
},
{
"$ref": "68"
}
],
"mt_pos_rooms": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"mt_pos_types": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"mt_pos_view": [
{
"$ref": "41"
},
{
"$ref": "41"
}
],
"mt_prices_items": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"mt_prices_list": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"mt_prices_list_rules": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"mt_prices_rules": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_rooms": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"mt_rooms_units": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "54"
},
{
"$ref": "54"
}
],
"mt_rooms_units_types": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"mt_units": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_units_ref": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"st_images": {
"$ref": "8"
},
"st_images1": {
"$ref": "8"
},
"st_permisions": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"st_pos_license": [
{
"$ref": "70"
},
{
"$ref": "70"
}
],
"st_users_pos": [
{
"$ref": "71"
},
{
"$ref": "71"
}
],
"st_users_token": [
{
"$id": "80",
"id": "77bc9566-2e86-4eb9-a36d-b55a01319469",
"token_id": "sample string 2",
"id_user": "839b9a8e-669f-4c8a-a8ff-1c29f43c3e8a",
"date_from": "2026-07-08T10:42:28.1801048+02:00",
"date_end": "2026-07-08T10:42:28.1801048+02:00",
"created_on": "2026-07-08T10:42:28.1801048+02:00",
"st_users": {
"$ref": "6"
}
},
{
"$ref": "80"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"tt_doc_sa_det": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"tt_doc_sa_det1": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"tt_doc_st": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_doc_st1": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_items_customs": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"tt_logs": [
{
"$ref": "73"
},
{
"$ref": "73"
}
],
"tt_pos_sesion": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"tt_pos_sesion1": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"tt_rooms_list": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"tt_rooms_units_activity": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"tt_rooms_units_log": [
{
"$id": "81",
"id": "330b33bc-9f6e-4604-9e5b-e6a7955b83a1",
"id_room_activity": "8b0207a1-1218-42e7-8792-3ee8c3ab0dfd",
"id_pos_sesion": "9b3c7124-8314-489f-aaba-597f8c015138",
"log_text": "sample string 4",
"id_user": "7f134435-63ce-4a7b-9d22-7feac7387d2a",
"created_on": "2026-07-08T10:42:28.1801048+02:00",
"commited": true,
"st_users": {
"$ref": "6"
}
},
{
"$ref": "81"
}
],
"tt_tips_users": [
{
"$ref": "57"
},
{
"$ref": "57"
}
],
"tt_vouchers_permisions": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"tt_vouchers": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_docs": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"tt_pos_sesion_users": [
{
"$ref": "58"
},
{
"$ref": "58"
}
],
"tt_doc_sa": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"tt_doc_sa1": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"mt_items": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"mt_rooms_units_states": [
{
"$ref": "55"
},
{
"$ref": "55"
}
],
"st_users_profiles": {
"$ref": "60"
},
"tt_cmd_connection": [
{
"$ref": "59"
},
{
"$ref": "59"
}
],
"tt_cmd_messages": [
{
"$ref": "64"
},
{
"$ref": "64"
}
]
}
},
{
"$ref": "5"
}
],
"mt_money_rates1": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"st_images": {
"$ref": "8"
},
"st_users": {
"$ref": "6"
},
"tt_doc_sa_cashflow": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"tt_doc_sa_pay": [
{
"$ref": "25"
},
{
"$ref": "25"
}
]
},
"mt_payment_types": {
"$ref": "24"
},
"st_users": {
"$ref": "6"
}
},
{
"$ref": "3"
}
],
"st_images": {
"$ref": "8"
},
"st_users": {
"$ref": "6"
},
"mt_pos_doc_print": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"st_doc_num": [
{
"$ref": "69"
},
{
"$ref": "69"
}
],
"tt_doc_sa": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"tt_doc_st": [
{
"$ref": "20"
},
{
"$ref": "20"
}
]
},
"mt_pos_print": {
"$ref": "68"
},
"mt_pos_types": {
"$ref": "42"
},
"st_doc_print": {
"$id": "82",
"id": "6769f6f4-960b-4a3c-969c-4b18eec5b555",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high_row": 5,
"high_doc": 6,
"with_doc": 7,
"to_file": true,
"active": true,
"created_on": "2026-07-08T10:42:28.1801048+02:00",
"last_update": "2026-07-08T10:42:28.1801048+02:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"st_doc_print_det": [
{
"$id": "83",
"id_doc_print": "4e4115fa-cdf4-4160-adce-b30010a4e6d0",
"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": "82"
}
},
{
"$ref": "83"
}
]
},
"st_users": {
"$ref": "6"
}
},
{
"$ref": "1"
}
]