GET api/Tt_Rooms_Units_Activity/{id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
tt_rooms_units_activity| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
None. |
|
| id_room_unit | globally unique identifier |
Required |
|
| id_room_list | globally unique identifier |
None. |
|
| nro_res_ext | string |
Max length: 20 |
|
| date_reserved | date |
None. |
|
| date_from | date |
None. |
|
| date_end | date |
None. |
|
| date_open | date |
None. |
|
| date_close | date |
None. |
|
| id_employee | globally unique identifier |
None. |
|
| id_employee_sec | globally unique identifier |
None. |
|
| from_reservation | string |
Max length: 100 |
|
| pax | integer |
Required |
|
| language | string |
Max length: 2 |
|
| amt_min | decimal number |
None. |
|
| amt_tot | decimal number |
None. |
|
| amt_pay | decimal number |
None. |
|
| amt_adv_card | decimal number |
None. |
|
| amt_adv_cash | decimal number |
None. |
|
| amt_tips_card | decimal number |
None. |
|
| amt_tips_cash | decimal number |
None. |
|
| id_user_tips | globally unique identifier |
None. |
|
| comment | string |
Max length: 1000 |
|
| id_user_open | globally unique identifier |
None. |
|
| id_user_close | globally unique identifier |
None. |
|
| id_unit_state | globally unique identifier |
Required |
|
| id_pos_sesion | globally unique identifier |
None. |
|
| vip | boolean |
Required |
|
| paid | boolean |
Required |
|
| send | boolean |
None. |
|
| send_date | date |
None. |
|
| active | boolean |
Required |
|
| created_on | date |
None. |
|
| last_update | date |
None. |
|
| commited | boolean |
None. |
|
| mt_employees | mt_employees |
None. |
|
| mt_employees1 | mt_employees |
None. |
|
| mt_rooms_units | mt_rooms_units |
None. |
|
| mt_rooms_units_states | mt_rooms_units_states |
None. |
|
| st_users | st_users |
None. |
|
| st_users1 | st_users |
None. |
|
| tt_doc_sa | Collection of tt_doc_sa |
None. |
|
| tt_pos_sesion | tt_pos_sesion |
None. |
|
| tt_rooms_list | tt_rooms_list |
None. |
Response Formats
application/json, text/json
Sample:
{
"id": "ec40ec74-67a2-4164-a2d7-e25206c343e4",
"id_room_unit": "a9f8a072-fb23-4203-9283-44b1a0cad5b6",
"id_room_list": "fe185653-c8ec-4aa5-a2c1-b802e45abe42",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-03-10T09:42:13.6428106+01:00",
"date_from": "2026-03-10T09:42:13.6428106+01:00",
"date_end": "2026-03-10T09:42:13.6428106+01:00",
"date_open": "2026-03-10T09:42:13.6428106+01:00",
"date_close": "2026-03-10T09:42:13.6428106+01:00",
"id_employee": "55415a4e-82e9-4fb9-84fa-1665cfb3793f",
"id_employee_sec": "9b519ac6-e768-47eb-ad9a-350126c3da51",
"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": "ea16232f-27d9-4ba6-a8d9-fad6c00af476",
"comment": "sample string 7",
"id_user_open": "2d1105c5-e0b9-49e2-b9e9-f0d322fd08b4",
"id_user_close": "baff7b30-0899-4edc-ae21-8db106e5bb5c",
"id_unit_state": "8e52f84d-8030-490c-a7b2-bbe22101d2f4",
"id_pos_sesion": "434918c7-f91d-4964-8b5a-466a34e5ab89",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-03-10T09:42:13.6428106+01:00",
"active": true,
"created_on": "2026-03-10T09:42:13.6428106+01:00",
"last_update": "2026-03-10T09:42:13.6428106+01:00",
"commited": true,
"mt_employees": {
"$id": "2",
"id": "161661bb-f0e3-427e-8b8f-14dcb1448c66",
"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": "f1c54cbd-40c8-4eb6-9f69-34cce0004ede",
"name_pos": "sample string 12",
"id_image": "4b5c40c3-767e-4ac6-94d3-6283781deb21",
"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-03-10T09:42:13.6428106+01:00",
"last_update": "2026-03-10T09:42:13.6428106+01:00",
"id_user_upd": "700560cf-6f9d-4c34-b867-2d12d3438c87",
"commited": true,
"mt_employees_branches": [
{
"$id": "3",
"id_employee": "b473d625-f19c-4872-a3c0-a23c0a99d643",
"id_branch": "4e2cc752-2ea4-4d51-bdd5-47ff16ed8769",
"active": true,
"created_on": "2026-03-10T09:42:13.6428106+01:00",
"last_update": "2026-03-10T09:42:13.6428106+01:00",
"id_user_upd": "d8967473-bcd6-4385-b871-3e9602c681c2",
"commited": true,
"mt_branches": {
"$id": "4",
"id": "ddf142f0-778e-4b4b-aa39-07ad9a7285ba",
"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": "33fd3261-e445-41dd-ba39-33ba8b09f5b0",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-03-10T09:42:13.6428106+01:00",
"last_update": "2026-03-10T09:42:13.6428106+01:00",
"id_user_upd": "5982ac11-8cce-4898-b35d-73f41d612349",
"commited": true,
"st_images": {
"$id": "5",
"id": "1cf2a1f7-342f-45b8-87e9-f294af78e94a",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "19690951-c976-4214-b19e-279d41dc5ddc",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-03-10T09:42:13.6428106+01:00",
"last_update": "2026-03-10T09:42:13.6428106+01:00",
"commited": true,
"mt_branches": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"mt_categories": [
{
"$id": "6",
"id": "5eb4da51-3e69-4e78-8f34-120ace998ec2",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "ae59b6e3-7e4a-4edd-87c3-13ee98cf37a5",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "86d4bdcf-f93c-4593-a40a-4bae79d64d90",
"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-03-10T09:42:13.6428106+01:00",
"last_update": "2026-03-10T09:42:13.6428106+01:00",
"id_user_upd": "8446fe0d-4cf5-4fad-9c15-f4fa453be903",
"commited": true,
"mt_categories_items": [
{
"$id": "7",
"id_category": "5e45cd5e-6e98-43a0-a754-7a93720c117f",
"id_item": "b7059921-8ddc-4740-825b-bd350a87ddd4",
"is_default": true,
"active": true,
"created_on": "2026-03-10T09:42:13.6428106+01:00",
"last_update": "2026-03-10T09:42:13.6428106+01:00",
"id_user_upd": "39f985f5-99ec-4c6e-a444-b8262a159da4",
"commited": true,
"mt_categories": {
"$ref": "6"
},
"mt_items": {
"$id": "8",
"id": "c2fa8a54-c980-429f-a0bb-7bb7d28afa9d",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "dad963dd-65b3-4ac0-880f-945baaa8a27c",
"id_unit_sec": "b1bb817c-786e-48d4-8f43-efd07d319760",
"id_brand": "cff9e4fc-260f-400a-8826-d39092ecc771",
"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": "51b1bb59-6479-4cbb-b18f-3893a1f4e01d",
"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-03-10T09:42:13.6428106+01:00",
"last_update": "2026-03-10T09:42:13.6428106+01:00",
"id_user_upd": "111a3d1d-40db-4db6-a3ab-35ad2f3b34d0",
"commited": true,
"mt_brands": {
"$id": "9",
"id": "c54ad7c0-5fa2-4051-bd79-6c0f0f8daa99",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-03-10T09:42:13.6428106+01:00",
"last_update": "2026-03-10T09:42:13.6428106+01:00",
"id_user_upd": "c95fc253-32b2-43da-9042-8ffd7c05a1b8",
"commited": true,
"mt_items": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"st_users": {
"$id": "10",
"id": "d55e6088-6656-44ee-a90c-2f0c4d8c209b",
"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": "a6aadd42-2a4a-4e6f-826e-1d03fc7e5415",
"view_messages": true,
"id_image_photo": "8f9e816c-aca4-4e71-a245-e017481545cb",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "e99cc0de-2b86-47f7-8475-f23fc1308816",
"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-03-10T09:42:13.6428106+01:00",
"last_update": "2026-03-10T09:42:13.6428106+01:00",
"commited": true,
"mt_branches": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"mt_branches_zones": [
{
"$id": "11",
"id": "9d3b544b-5b78-47d3-a9ff-0f3ba83b842a",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "03996a55-3eac-47c9-bea9-8b254582686d",
"active": true,
"created_on": "2026-03-10T09:42:13.6428106+01:00",
"last_update": "2026-03-10T09:42:13.6428106+01:00",
"id_user_upd": "069fc79c-fe8a-4e5a-ab25-a7286ba50e50",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_pos": [
{
"$id": "12",
"id": "044c05c7-9485-4234-a941-0debe9f3666b",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "b4a5c521-8c64-4785-a882-ef5102416531",
"id_zone": "114af41e-f27c-409f-a2bc-37cd82c2fb7b",
"user_required": true,
"active": true,
"created_on": "2026-03-10T09:42:13.6428106+01:00",
"last_update": "2026-03-10T09:42:13.6428106+01:00",
"id_user_upd": "fa433b40-2acc-4f10-94e5-143c8f00d1b3",
"commited": true,
"mt_branches_zones": {
"$ref": "11"
},
"mt_cloakrooms": [
{
"$id": "13",
"id": "e4638c85-2b69-4807-8d18-eef5ee81837e",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "954db0d2-5b01-4964-8a58-efbba07700ca",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "09b1edb5-265e-4715-922f-d52131bd75e9",
"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-03-10T09:42:13.6428106+01:00",
"last_update": "2026-03-10T09:42:13.6428106+01:00",
"id_user_upd": "70e43fc5-a6a9-4295-ab7a-00316e84c868",
"commited": true,
"mt_pos": {
"$ref": "12"
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"tt_cloakrooms_units": [
{
"$id": "14",
"id": "df7ad492-ab06-4d2d-b155-e6d95fb2f6fe",
"id_cloakroom": "2433c51b-28a5-460f-8805-1a34a3021119",
"id_pos_sesion": "301f74c8-0930-4e66-bc84-ed136e4d0717",
"unit_id": 4,
"date_open": "2026-03-10T09:42:13.6428106+01:00",
"date_close": "2026-03-10T09:42:13.6428106+01:00",
"id_doc_sa": "ea707bb3-217e-4dbd-820e-4b17d355f71d",
"commited": true,
"mt_cloakrooms": {
"$ref": "13"
},
"tt_doc_sa": {
"$id": "15",
"id": "3f34abb6-b95f-4298-9788-5d74790aeace",
"id_pos": "865fd85d-fcbf-496a-8fc0-b6f7bea791df",
"id_doc": "deee6211-4797-42a7-9243-641ca9f5b9fa",
"id_branch": "949f023d-168d-47cf-b3e0-561034cccca2",
"nro_doc": "sample string 5",
"date_doc": "2026-03-10T09:42:13.6428106+01:00",
"date_tax": "2026-03-10T09:42:13.6428106+01:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "5a71d5cf-c995-49a5-8d1b-8aba56beddaa",
"id_relationship": "fc55f070-68d6-40c5-9f03-232f19c7329f",
"id_loc_from": "65bf0e9e-8c26-4aa4-b739-633e64de62f1",
"id_loc_end": "f9dcdb4c-e0b5-4938-adf7-44a6926cd6a3",
"id_user_add": "01b3554d-1a93-481b-80cf-bc9634bb3226",
"id_user_upd": "4227389f-e52c-4fb1-b088-5ecd778564d1",
"comment": "sample string 12",
"id_pos_sesion": "0f612b2f-e846-4ee4-9e83-178a9b881a3c",
"id_room_unit": "d8455a7c-57e5-40ba-a1b5-ccc6dda5887c",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "eaf7d9b4-aa3f-4537-a6f3-95632511f93a",
"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-03-10T09:42:13.6428106+01:00",
"last_update": "2026-03-10T09:42:13.6428106+01:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "4"
},
"mt_docs": {
"$id": "16",
"id": "cf11d35e-8a2f-4f1d-8b14-5a18374e30ea",
"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": "36e3f24d-001c-42b5-80a6-7a741519e716",
"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-03-10T09:42:13.6428106+01:00",
"last_update": "2026-03-10T09:42:13.6428106+01:00",
"id_user_upd": "45eed7ef-4339-4691-9d54-96fa5536e97f",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "17",
"id_doc": "b1f39557-dad3-47e2-b7b2-56c6a3823474",
"id_pay": "ccac65d9-f076-4b54-8d44-b9ac5e91cda6",
"id_money": "51492531-6035-4475-ba21-eba2198fc35f",
"active": true,
"created_on": "2026-03-10T09:42:13.6428106+01:00",
"last_update": "2026-03-10T09:42:13.6428106+01:00",
"id_user_upd": "e0f6bc5f-0b91-4adc-95c9-7cc393306c92",
"commited": true,
"mt_docs": {
"$ref": "16"
},
"mt_money_types": {
"$id": "18",
"id": "c1744638-5777-48db-9d79-ecd68ab78e4b",
"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": "678b1744-3a31-4ed0-9bf9-397e92716e02",
"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-03-10T09:42:13.6428106+01:00",
"last_update": "2026-03-10T09:42:13.6428106+01:00",
"id_user_upd": "5555e793-7268-4f71-ab80-312cfcc499e5",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"mt_money_rates": [
{
"$id": "19",
"id_money_1": "6db2d64b-aa72-4e3d-a3e8-78bfc5e62426",
"id_money_2": "12ce7613-7372-4b7f-ab94-d9c53fc01f8a",
"date_from": "2026-03-10T09:42:13.6428106+01:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-03-10T09:42:13.6428106+01:00",
"last_update": "2026-03-10T09:42:13.6428106+01:00",
"id_user_upd": "3ddff397-8fd4-4cc6-9bc6-f573aa642b52",
"commited": true,
"mt_money_types": {
"$ref": "18"
},
"mt_money_types1": {
"$ref": "18"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "19"
}
],
"mt_money_rates1": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"tt_doc_sa_cashflow": [
{
"$id": "20",
"id_doc_sa": "0d47f712-6702-49a1-b46a-43b67641847f",
"id_pay": "ac8d17fd-ff6e-4b93-9f18-8775a343966a",
"id_money": "7e400ae6-ec0e-40b4-93ad-b3dfb6165897",
"date_cashflow": "2026-03-10T09:42:13.6428106+01:00",
"coefficient": 5.1,
"id_user_add": "3a544930-16fe-423a-ae96-0f6c6b1f0e05",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "21",
"id": "4167f8df-90ed-41a3-b535-183bc094da69",
"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": "8aaedb4f-c75a-4ce5-bcee-f3e92cc182c7",
"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-03-10T09:42:13.6428106+01:00",
"last_update": "2026-03-10T09:42:13.6428106+01:00",
"id_user_upd": "227db2ae-c4c7-4676-8ffd-c97e8cff729f",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"tt_doc_sa_cashflow": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_doc_sa_pay": [
{
"$id": "22",
"id_doc_sa": "574a61f6-4ffe-4b5d-92a8-b2a23604562e",
"id_line": 2,
"id_pay": "f7a6a4d7-e6aa-4004-86fa-78587aacd952",
"id_money": "e04c91d0-3f53-49b1-9618-25cf70911ac8",
"coefficient": 5.1,
"id_voucher": "fb1c5df1-4584-41dd-ae1e-459f297a1860",
"id_employee": "15e9ac28-98cc-44ee-8cd8-2fb021c14ee8",
"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": "b29c8a27-5672-45f9-8bfa-ab39b2144d60",
"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": {
"$ref": "2"
},
"mt_money_types": {
"$ref": "18"
},
"mt_payment_types": {
"$ref": "21"
},
"tt_doc_sa": {
"$ref": "15"
},
"tt_vouchers": {
"$id": "23",
"id": "5c1a3cdd-bc49-4292-9d5e-41e8f37485c0",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-03-10T09:42:13.6428106+01:00",
"date_end": "2026-03-10T09:42:13.6428106+01:00",
"date_used": "2026-03-10T09:42:13.6428106+01:00",
"date_sesion": "2026-03-10T09:42:13.6428106+01:00",
"id_employee": "b551fb5a-e895-4571-8d50-60857eff6566",
"id_branch": "307ae6f9-2d9e-404e-9c45-543001a0fe3d",
"id_voucher_permision": "0babccda-60f2-483a-8885-7061dc7d398c",
"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": "e17ebf62-0370-4841-a85d-e4ad5b13a50f",
"id_user_add": "32f36900-03ed-48c4-91bc-278467ff8719",
"id_doc_sa": "4d9b2ab2-0c36-469a-8b87-2c6d71ffd409",
"id_item_sub": "d3301e96-b356-48a0-81f9-ca6a79fc1757",
"id_pos_sesion": "fe244b97-4e1b-4b8e-b804-e2991dfd5aea",
"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-03-10T09:42:13.6428106+01:00",
"last_update": "2026-03-10T09:42:13.6428106+01:00",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_employees": {
"$ref": "2"
},
"mt_payment_types": {
"$ref": "21"
},
"st_users": {
"$ref": "10"
},
"tt_doc_sa_pay": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"tt_vouchers_det": [
{
"$id": "24",
"id_voucher": "78738415-6490-4e3f-b961-3ec2c36635cd",
"id_line": "a5148c30-ee05-4970-a704-592c427b73a2",
"id_category": "fa3813f9-57e0-4bcd-a9d0-5bbdfd58baa9",
"id_item": "ed1097d4-6429-4421-aaef-eb6128707e61",
"id_item_type": "d5cb4f55-16bd-4bd0-9f18-23d15c29eadd",
"price_max": 1.1,
"qty_add": 3.1,
"qty_used": 4.1,
"mt_categories": {
"$ref": "6"
},
"mt_items": {
"$ref": "8"
},
"mt_items_types": {
"$id": "25",
"id": "049663c9-3158-4dc0-90ab-3e8a251b0eb1",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "5fa51e5b-72b9-43fd-8988-64f5aed4df2b",
"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-03-10T09:42:13.6428106+01:00",
"last_update": "2026-03-10T09:42:13.6428106+01:00",
"id_user_upd": "159b2a82-c369-4331-be93-509824b9bd07",
"commited": true,
"tt_vouchers_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"mt_items_sub": [
{
"$id": "26",
"id": "4a722a93-7900-4917-8baa-00fbfb89da26",
"id_item": "28b7b072-c66b-4987-8ac4-db51a6d438bb",
"id_item_type": "aa3c8465-9f40-487d-8e70-24bea1d53b72",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "b572c171-c55e-4bec-a748-337295534ae0",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-03-10T09:42:13.6428106+01:00",
"last_update": "2026-03-10T09:42:13.6428106+01:00",
"id_user_upd": "9d0cb7c0-6681-449e-a5b7-170b298903bd",
"commited": true,
"mt_items": {
"$ref": "8"
},
"mt_items_formula": [
{
"$id": "27",
"id_item_sub": "0413aec3-2654-4dfd-8739-52807ec8a674",
"id_item": "e26eb6ce-4b42-4876-8b36-9dc3c1f114c3",
"group_id": 3,
"id_unit_ref": "12765dfd-3348-497b-b9e5-ea9ab5c50a88",
"qty_dis": 5,
"mt_items": {
"$ref": "8"
},
"mt_items_sub": {
"$ref": "26"
},
"mt_units_ref": {
"$id": "28",
"id": "419fc238-f4c4-4fc0-bede-a987a8ed625b",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "49291e41-eedd-4f83-9950-a09ccf4ad0ab",
"active": true,
"created_on": "2026-03-10T09:42:13.6428106+01:00",
"last_update": "2026-03-10T09:42:13.6428106+01:00",
"id_user_upd": "15f35258-556e-436e-9451-5758dc305443",
"commited": true,
"mt_units": {
"$id": "29",
"id": "c910a76b-7b49-486a-8fd9-3593aff461e2",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-03-10T09:42:13.6428106+01:00",
"last_update": "2026-03-10T09:42:13.6428106+01:00",
"id_user_upd": "f2dd3345-5d18-43dc-84d9-2b0e2ecd713a",
"commited": true,
"mt_units_ref": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"st_users": {
"$ref": "10"
},
"mt_items": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_items1": [
{
"$ref": "8"
},
{
"$ref": "8"
}
]
},
"st_users": {
"$ref": "10"
},
"mt_items_formula": [
{
"$ref": "27"
},
{
"$ref": "27"
}
]
}
},
{
"$ref": "27"
}
],
"mt_items_types": {
"$ref": "25"
},
"mt_items_vouchers": {
"$id": "30",
"id": "db7cce88-31ed-4443-9ff0-c3b88b5278c9",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "164190ef-72fe-4a84-ab89-ea217a027628",
"id_doc_print": "897dea5d-72a7-4369-9299-47a931754772",
"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-03-10T09:42:13.6428106+01:00",
"last_update": "2026-03-10T09:42:13.6428106+01:00",
"commited": true,
"mt_items_sub": [
{
"$ref": "26"
},
{
"$ref": "26"
}
]
},
"st_users": {
"$ref": "10"
},
"mt_prices_items": [
{
"$id": "31",
"id_list": "ea485f19-f3da-4a64-92f3-cff960eb01eb",
"id_item_sub": "e1ae19d5-e8aa-4e8f-be23-1283c1f44bf3",
"validity_date": "2026-03-10T09:42:13.6428106+01:00",
"price": 4.1,
"active": true,
"created_on": "2026-03-10T09:42:13.6428106+01:00",
"last_update": "2026-03-10T09:42:13.6428106+01:00",
"id_user_upd": "26425966-8d7d-4dda-b330-4625753b83ae",
"commited": true,
"mt_items_sub": {
"$ref": "26"
},
"mt_prices_list": {
"$id": "32",
"id": "36f3d88a-a585-4146-ba1f-da3f394a6893",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "addda84c-2781-4aad-a4d8-b899710d6687",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "7346db2e-0fd1-484c-a469-07d2f20e4134",
"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-03-10T09:42:13.6428106+01:00",
"last_update": "2026-03-10T09:42:13.6428106+01:00",
"id_user_upd": "3c418758-45c0-4454-a3be-a56a989f2b9d",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "33",
"id_pos": "1c94e6b0-80e7-4010-87cf-24523718ca5b",
"id_pos_type": "01487805-0970-4d48-9b56-5f00e4563613",
"id_price_list": "fdbedb78-2339-4841-9ecd-09978e87d7c2",
"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-03-10T09:42:13.6428106+01:00",
"last_update": "2026-03-10T09:42:13.6428106+01:00",
"id_user_upd": "ebe06c9f-4ba8-4b45-9a1c-846469d77277",
"commited": true,
"mt_pos_view": {
"$id": "34",
"id_pos": "790e8add-e02b-41c0-8f97-371991c054a3",
"id_pos_type": "8ba0f89d-8b09-471e-8f17-ee7d156bf271",
"is_default": true,
"active": true,
"created_on": "2026-03-10T09:42:13.6428106+01:00",
"last_update": "2026-03-10T09:42:13.6428106+01:00",
"id_user_upd": "5fad060b-d554-423d-ba62-c2abda286432",
"commited": true,
"mt_pos": {
"$ref": "12"
},
"mt_pos_prices_list": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_pos_types": {
"$id": "35",
"id": "6c7cc5fe-d421-4084-961f-6f1e1a46d5bb",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-03-10T09:42:13.6428106+01:00",
"last_update": "2026-03-10T09:42:13.6428106+01:00",
"id_user_upd": "897e4993-ae4e-4daa-8bce-f330e6b0b090",
"commited": true,
"mt_items_featured": [
{
"$id": "36",
"id": "07f26eb0-e3b4-4ea6-ad13-033b586d1fea",
"id_branch": "ef49e828-581d-4637-9e09-fecd17e6b909",
"id_pos_type": "9f4c78a2-f7a9-47ea-b565-87bde285a0b1",
"id_pos": "f869f4d3-cf2d-4bce-a10e-214437770e8e",
"id_item": "cca289d4-2dc5-4476-8954-7118bfb14e09",
"date_from": "2026-03-10T09:42:13.6428106+01:00",
"date_end": "2026-03-10T09:42:13.6428106+01:00",
"image_id": 4,
"active": true,
"created_on": "2026-03-10T09:42:13.6428106+01:00",
"last_update": "2026-03-10T09:42:13.6428106+01:00",
"id_user_upd": "3a4798f9-80d6-4e6f-8dcd-6fc2741322af",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_items": {
"$ref": "8"
},
"mt_pos": {
"$ref": "12"
},
"mt_pos_types": {
"$ref": "35"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "36"
}
],
"mt_pos_doc_print": [
{
"$id": "37",
"id_pos_print": "a7144b48-fa04-45fc-856a-4859eca9b79e",
"id_doc": "7938051f-25a4-4331-9594-9b2eab0582b1",
"id_pos_type": "b386bde9-9d38-46c7-a338-6d0b99fa2600",
"id_doc_print": "9c2331d6-8a8e-4278-a6e8-86d2296336a5",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-03-10T09:42:13.6428106+01:00",
"last_update": "2026-03-10T09:42:13.6428106+01:00",
"id_user_upd": "f9e3add6-2e24-4c02-981a-7fc713f463a2",
"commited": true,
"mt_docs": {
"$ref": "16"
},
"mt_pos_print": {
"$id": "38",
"id": "b2da0d01-d749-4955-86bf-cee2afc4a087",
"id_pos": "845d7be2-9865-4e30-8f77-40b8aae60b1a",
"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-03-10T09:42:13.6428106+01:00",
"last_update": "2026-03-10T09:42:13.6428106+01:00",
"id_user_upd": "9324b587-f207-4dbf-b50b-1af067b5056c",
"commited": true,
"mt_pos": {
"$ref": "12"
},
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_users": {
"$ref": "10"
}
},
"mt_pos_types": {
"$ref": "35"
},
"st_doc_print": {
"$id": "39",
"id": "2798a0cb-b2b8-44b8-8724-ffc0ea169815",
"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-03-10T09:42:13.6428106+01:00",
"last_update": "2026-03-10T09:42:13.6428106+01:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_doc_print_det": [
{
"$id": "40",
"id_doc_print": "cd2de070-be24-4777-bffc-7e09a676094e",
"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": "39"
}
},
{
"$ref": "40"
}
]
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "37"
}
],
"st_users": {
"$ref": "10"
},
"mt_pos_view": [
{
"$ref": "34"
},
{
"$ref": "34"
}
]
},
"st_users": {
"$ref": "10"
}
},
"mt_prices_list": {
"$ref": "32"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "33"
}
],
"mt_prices_items": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"mt_prices_list1": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"mt_prices_list2": {
"$ref": "32"
},
"mt_prices_list_rules": [
{
"$id": "41",
"id": "065adc7f-4be7-4356-98a6-44a90e375fb5",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-03-10T09:42:13.6428106+01:00",
"date_end": "2026-03-10T09:42:13.6428106+01:00",
"id_branch": "dba320a5-0fe2-4ae1-aef2-8e3559642717",
"id_pos": "c0791993-267a-4a99-852f-e397259d4c91",
"id_list": "030796f0-110a-4c73-8d2d-aa193411f26b",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-03-10T09:42:13.6428106+01:00",
"last_update": "2026-03-10T09:42:13.6428106+01:00",
"id_user_upd": "c7e5aac4-4089-4bcf-a10b-e41873446915",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_pos": {
"$ref": "12"
},
"mt_prices_list": {
"$ref": "32"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "41"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"mt_prices_rules": [
{
"$id": "42",
"id": "4dd93bc6-5b14-47ef-a53e-53b1de5569ad",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-03-10T09:42:13.6428106+01:00",
"date_end": "2026-03-10T09:42:13.6428106+01: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": "80e5de5b-7886-431c-b5de-91f813a0db7f",
"id_pos": "78a6b832-9e32-41de-b169-78f967097b5b",
"id_list": "4fbc0947-ba15-4cb7-b59d-355fdad9c47b",
"id_item": "36e3ad3b-40c3-4e6c-9a32-cef17384db41",
"id_item_type": "9bbb675c-9f7b-453b-bb82-8f41313d3af2",
"id_category": "01ed8eca-bebc-4c1b-9623-8fface26dcb6",
"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-03-10T09:42:13.6428106+01:00",
"last_update": "2026-03-10T09:42:13.6428106+01:00",
"id_user_upd": "6f1601cc-f56b-4259-8dcd-1f866b71ef45",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_categories": {
"$ref": "6"
},
"mt_items": {
"$ref": "8"
},
"mt_items_types": {
"$ref": "25"
},
"mt_pos": {
"$ref": "12"
},
"mt_prices_list": {
"$ref": "32"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "42"
}
],
"tt_doc_sa_det": [
{
"$id": "43",
"id_doc_sa": "8be88500-8357-4fcf-a25b-71c805cbbec6",
"id_line": 2,
"id_item_sub": "995f2786-a356-4bbc-b977-1a56794a7bf8",
"qty": 4.1,
"id_list": "8ce62504-7b65-4ecd-aa64-ec3a6e81c7ea",
"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": "ed921769-d8d7-40ca-bcbf-b239b451eafd",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "7b2f9019-d511-4c9d-a449-ad8d424cc685",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "ed6326e1-348d-4af4-b395-28fe5067ee08",
"id_user_upd": "83903451-99d9-4748-82f9-c11e8a449a0e",
"active": true,
"mt_employees": {
"$ref": "2"
},
"mt_items_sub": {
"$ref": "26"
},
"mt_prices_list": {
"$ref": "32"
},
"st_users": {
"$ref": "10"
},
"st_users1": {
"$ref": "10"
},
"tt_doc_sa": {
"$ref": "15"
},
"tt_doc_sa_det_stock": [
{
"$id": "44",
"id_doc_sa": "6edfd5da-1af5-4dac-9f2f-8a6207b0bf5a",
"id_line": 2,
"id_item": "d2c7ad05-7a7e-4c00-b1da-db76e592eb1e",
"qty": 4.1,
"mt_items": {
"$ref": "8"
},
"tt_doc_sa_det": {
"$ref": "43"
}
},
{
"$ref": "44"
}
]
},
{
"$ref": "43"
}
]
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "31"
}
],
"tt_doc_sa_det": [
{
"$ref": "43"
},
{
"$ref": "43"
}
]
},
{
"$ref": "26"
}
],
"mt_prices_rules": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"tt_items_customs": [
{
"$id": "45",
"id": "a4b7e08d-9264-44ab-9cb8-2cc15003152a",
"order_id": 2,
"id_item": "01e16ae7-0a7d-49c7-9b27-3291ab390dcf",
"id_item_type": "c4d689fc-5f77-4e29-b90a-64bb50cd134c",
"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": "91b241e5-c812-4dab-b657-7639dcbab3ba",
"type_item": 11,
"id_voucher_json": "35028ba8-3f29-4073-a4c7-5ee15b34963e",
"count_voucher": 1,
"id_category": "eec5e1bc-56bf-446f-8485-70fed61d7ef5",
"created_on": "2026-03-10T09:42:13.6428106+01:00",
"last_update": "2026-03-10T09:42:13.6428106+01:00",
"id_user_upd": "e18600b8-fcdb-4fe5-86c3-c1f82a3b5d50",
"commited": true,
"mt_items": {
"$ref": "8"
},
"mt_items_types": {
"$ref": "25"
},
"st_users": {
"$ref": "10"
},
"tt_pos_sesion": {
"$id": "46",
"id": "3f369468-7340-4336-90a1-09e8c886a945",
"nro_sesion": 2,
"id_pos": "b07fe154-061f-47af-8551-aeb6bc6496cd",
"date_tax": "2026-03-10T09:42:13.6428106+01:00",
"date_open": "2026-03-10T09:42:13.6428106+01:00",
"date_close": "2026-03-10T09:42:13.6428106+01:00",
"id_user_open": "8ebe68ba-0f59-433a-b6aa-d7dac11737ff",
"id_user_close": "688efcc3-118c-4595-91b4-829127f9fe04",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2026-03-10T09:42:13.6428106+01:00",
"last_update": "2026-03-10T09:42:13.6428106+01:00",
"commited": true,
"mt_pos": {
"$ref": "12"
},
"tt_cloakrooms_units": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_items_customs": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"tt_doc_sa_pt": [
{
"$id": "47",
"id": "aa2f0329-b2bf-45a7-8ab1-43df9e009143",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "1941bde8-d305-49c4-99c0-895e6e4f6cf2",
"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-03-10T09:42:13.6428106+01:00",
"tt_pos_sesion": {
"$ref": "46"
}
},
{
"$ref": "47"
}
],
"tt_rooms_units_activity": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"tt_doc_sa": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_tips": [
{
"$id": "48",
"id": "444816db-e4b8-4826-ace6-73c953f1ea2c",
"id_pos_sesion": "e785d9f7-4a24-40df-bbd4-dc491288b4cc",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "69adf129-6b08-4a29-bce6-b4a506b9eb28",
"id_room_unit_activity": "8ed4d874-215a-442a-9012-888f30d33c95",
"id_doc_sa": "14f1f3a4-3c6c-4873-8b7d-464dc4dd4e15",
"id_pos_type": "6126fd3f-0b79-4aca-8e43-c9c6e14a076b",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "ab84506a-cc0d-4b2a-b40e-1acd6a578556",
"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-03-10T09:42:13.6428106+01:00",
"last_update": "2026-03-10T09:42:13.6428106+01:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "46"
},
"tt_tips_users": [
{
"$id": "49",
"id_tip": "f2dbe830-e5b1-4d13-9770-6cf0a25b4caf",
"id_user": "63891126-6c93-4570-866f-0179d736b4d7",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-03-10T09:42:13.6428106+01:00",
"last_update": "2026-03-10T09:42:13.6428106+01:00",
"commited": true,
"st_users": {
"$ref": "10"
},
"tt_tips": {
"$ref": "48"
}
},
{
"$ref": "49"
}
]
},
{
"$ref": "48"
}
],
"st_users": {
"$ref": "10"
},
"st_users1": {
"$ref": "10"
},
"tt_pos_sesion_users": [
{
"$id": "50",
"id_pos_sesion": "35b1bb3d-9f44-4ee9-b314-4ed28312bd0c",
"id_user": "c59cd41f-fe5d-429a-9f59-f368aea0d787",
"date_add": "2026-03-10T09:42:13.6428106+01:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-03-10T09:42:13.6428106+01:00",
"last_update": "2026-03-10T09:42:13.6428106+01:00",
"commited": true,
"st_users": {
"$ref": "10"
},
"tt_pos_sesion": {
"$ref": "46"
}
},
{
"$ref": "50"
}
]
}
},
{
"$ref": "45"
}
]
},
"tt_vouchers": {
"$ref": "23"
}
},
{
"$ref": "24"
}
],
"tt_vouchers_permisions": {
"$id": "51",
"id": "cd52a6dc-c03d-4292-ba16-e5ada820d405",
"date_from": "2026-03-10T09:42:13.6428106+01:00",
"date_end": "2026-03-10T09:42:13.6428106+01:00",
"date_used": "2026-03-10T09:42:13.6428106+01:00",
"id_employee": "0d94e12d-e22f-4f01-9a79-0816292c6f43",
"id_branch": "143ad508-c26c-4595-98ae-f3c0df9997d4",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "4ad71675-ca9a-48ce-b1e1-f117d03d37e4",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-03-10T09:42:13.6428106+01:00",
"last_update": "2026-03-10T09:42:13.6428106+01:00",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_employees": {
"$ref": "2"
},
"st_users": {
"$ref": "10"
},
"tt_vouchers": [
{
"$ref": "23"
},
{
"$ref": "23"
}
]
}
}
},
{
"$ref": "22"
}
],
"tt_vouchers": [
{
"$ref": "23"
},
{
"$ref": "23"
}
]
},
"st_users": {
"$ref": "10"
},
"mt_money_types": {
"$ref": "18"
},
"tt_doc_sa": {
"$ref": "15"
}
},
{
"$ref": "20"
}
],
"tt_doc_sa_pay": [
{
"$ref": "22"
},
{
"$ref": "22"
}
]
},
"mt_payment_types": {
"$ref": "21"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "17"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_doc_num": [
{
"$id": "52",
"id_pos": "ec06b5da-7890-4411-adff-440dd497da6b",
"id_doc": "24d7b7e1-0edb-417a-a5a7-6e779cd3e7f5",
"value": 3,
"created_on": "2026-03-10T09:42:13.6428106+01:00",
"last_update": "2026-03-10T09:42:13.6428106+01:00",
"commited": true,
"mt_docs": {
"$ref": "16"
},
"mt_pos": {
"$ref": "12"
}
},
{
"$ref": "52"
}
],
"tt_doc_sa": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_doc_st": [
{
"$id": "53",
"id": "c073d369-049d-459e-acfd-e948fe88873e",
"id_pos": "507f7715-b5e9-4b08-8be0-83f20b592e33",
"id_doc": "88789054-d783-4339-abf6-046d8faa5f61",
"id_branch": "13e99145-4fbd-4f11-bca9-7f5e4d6ea30e",
"nro_doc": "sample string 5",
"date_doc": "2026-03-10T09:42:13.6428106+01:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "e375d639-aeb5-4db8-bcb0-56f035d8fe90",
"id_loc_from": "c45bd7da-685b-4704-9f49-10a945c09605",
"id_loc_end": "26a50491-a743-4dc3-9051-a2c1b352b1da",
"id_user_add": "f79e31be-c37a-4d8a-8f86-89fb615b4254",
"id_user_upd": "a4fa54ca-1e1a-4b17-a9aa-3d0f5ec58451",
"id_pos_sesion": "4766f10d-162b-4d06-8d58-8476175ae317",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-03-10T09:42:13.6428106+01:00",
"active": true,
"created_on": "2026-03-10T09:42:13.6428106+01:00",
"last_update": "2026-03-10T09:42:13.6428106+01:00",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_docs": {
"$ref": "16"
},
"mt_locations": {
"$id": "54",
"id": "094195ba-cd92-4f53-838b-4c5437d510ee",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "15c511d6-59b4-40fb-9eec-40519ed711a2",
"active": true,
"created_on": "2026-03-10T09:42:13.6428106+01:00",
"last_update": "2026-03-10T09:42:13.6428106+01:00",
"id_user_upd": "b682e278-f36e-470a-9196-955020128601",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"st_users": {
"$ref": "10"
},
"tt_doc_sa": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_doc_sa1": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_doc_st": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"tt_doc_st1": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"tt_stock": [
{
"$id": "55",
"id_location": "39080869-373e-4b10-b5a1-82b458017031",
"id_item": "34f08dfc-4fa4-4f4c-bc0b-77993864bd08",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-03-10T09:42:13.6428106+01:00",
"last_update": "2026-03-10T09:42:13.6428106+01:00",
"commited": true,
"mt_items": {
"$ref": "8"
},
"mt_locations": {
"$ref": "54"
}
},
{
"$ref": "55"
}
]
},
"mt_locations1": {
"$ref": "54"
},
"mt_pos": {
"$ref": "12"
},
"st_users": {
"$ref": "10"
},
"st_users1": {
"$ref": "10"
},
"tt_doc_st_det": [
{
"$id": "56",
"id_doc_st": "ddeddae5-061f-42a7-8e6d-0a65056a4ed4",
"id_line": 2,
"id_item": "3ad14775-3814-4799-a7cb-73dc4c3b40dd",
"comment": "sample string 4",
"qty": 5.1,
"status": 1,
"active": true,
"mt_items": {
"$ref": "8"
},
"tt_doc_st": {
"$ref": "53"
}
},
{
"$ref": "56"
}
],
"tt_doc_st1": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"tt_doc_st2": {
"$ref": "53"
}
},
{
"$ref": "53"
}
]
},
"mt_locations": {
"$ref": "54"
},
"mt_locations1": {
"$ref": "54"
},
"mt_pos": {
"$ref": "12"
},
"st_users": {
"$ref": "10"
},
"st_users1": {
"$ref": "10"
},
"tt_cloakrooms_units": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_doc_sa_det": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"tt_doc_sa_pay": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"tt_doc_sa1": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_doc_sa2": {
"$ref": "15"
},
"tt_pos_sesion": {
"$ref": "46"
},
"tt_rooms_units_activity": {
"$ref": "1"
},
"tt_spool_doc_print": [
{
"$id": "57",
"id": "695776ed-30a2-4a5d-98fb-fb5c88f8977c",
"spool_server": "sample string 2",
"id_doc_sa": "0e5f52b3-a9a9-4e63-ab39-81b68cbf2eb3",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-03-10T09:42:13.6428106+01:00",
"printed": true,
"print_on": "2026-03-10T09:42:13.6428106+01:00",
"tt_doc_sa": {
"$ref": "15"
}
},
{
"$ref": "57"
}
]
},
"tt_pos_sesion": {
"$ref": "46"
}
},
{
"$ref": "14"
}
]
},
{
"$ref": "13"
}
],
"mt_items_featured": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_pos_print": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_pos_rooms": [
{
"$id": "58",
"id_pos": "c6c07e16-4bd3-4434-8b2c-fe22afda7ffc",
"id_room": "09d99fd9-37e6-44bd-a019-522981bc615f",
"active": true,
"created_on": "2026-03-10T09:42:13.6428106+01:00",
"last_update": "2026-03-10T09:42:13.6428106+01:00",
"id_user_upd": "09401fc1-cb33-42ff-898d-d73971c4fe61",
"commited": true,
"mt_pos": {
"$ref": "12"
},
"mt_rooms": {
"$id": "59",
"id": "f0f69533-2ebf-4215-8861-1a5c89c4d6d0",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "329c5215-ef39-463b-8953-6843a00e9d2c",
"name_pos": "sample string 6",
"id_image": "e2c6b45b-32ed-4011-83a9-4a6ff5f65c7c",
"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": "e0dd05ac-473d-4936-8649-0d30dfa969ce",
"refresh_status": true,
"active": true,
"created_on": "2026-03-10T09:42:13.6428106+01:00",
"last_update": "2026-03-10T09:42:13.6428106+01:00",
"id_user_upd": "a71596dd-5223-4ac4-9b44-622db65a925d",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_pos_rooms": [
{
"$ref": "58"
},
{
"$ref": "58"
}
],
"st_images": {
"$ref": "5"
},
"st_images1": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"mt_rooms_units": [
{
"$id": "60",
"id": "45dccd95-2595-4288-b54f-307935024780",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "8ea17d57-0a10-4fbb-bd43-d4ec8d3808b4",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "9e34c8ce-ce92-4602-a738-c5265019f232",
"locked": true,
"date_locked": "2026-03-10T09:42:13.6428106+01:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-03-10T09:42:13.6428106+01:00",
"last_update": "2026-03-10T09:42:13.6428106+01:00",
"id_user_upd": "6753841a-7220-4842-8f00-6c09023c2179",
"commited": true,
"mt_rooms": {
"$ref": "59"
},
"mt_rooms_units_types": {
"$id": "61",
"id": "55c5fbcc-5310-43a6-a219-b227a78012a0",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-03-10T09:42:13.6428106+01:00",
"last_update": "2026-03-10T09:42:13.6428106+01:00",
"id_user_upd": "9f44b164-187b-4114-8f45-1e91cd6361a7",
"commited": true,
"mt_rooms_units": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"mt_rooms_units_states_types": [
{
"$id": "62",
"id_room_type": "8e4283ac-40c6-4943-b8a9-abcf27013b94",
"id_room_state": "ad47361a-c79d-4647-841a-94196d5d618c",
"id_image": "c9c91a63-ab4b-4831-a927-fc5ecdd6b1de",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-03-10T09:42:13.6428106+01:00",
"last_update": "2026-03-10T09:42:13.6428106+01:00",
"id_user_upd": "214bf5e8-d6f5-41b6-ab8f-94f001cbfb26",
"commited": true,
"mt_rooms_units_states": {
"$id": "63",
"id": "c072260b-720d-4e21-b805-3fb9717f4608",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-03-10T09:42:13.6428106+01:00",
"last_update": "2026-03-10T09:42:13.6428106+01:00",
"id_user_upd": "ee2082e9-51b6-4aca-8add-84ba0fdd75c8",
"commited": true,
"st_users": {
"$ref": "10"
},
"mt_rooms_units_states_types": [
{
"$ref": "62"
},
{
"$ref": "62"
}
],
"tt_rooms_units_activity": [
{
"$ref": "1"
},
{
"$ref": "1"
}
]
},
"mt_rooms_units_types": {
"$ref": "61"
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "62"
}
],
"st_users": {
"$ref": "10"
}
},
"st_users": {
"$ref": "10"
},
"tt_rooms_units_activity": [
{
"$ref": "1"
},
{
"$ref": "1"
}
]
},
{
"$ref": "60"
}
],
"tt_rooms_list": [
{
"$id": "64",
"id": "00282639-5982-4546-9146-54f7e226da68",
"id_room": "5b94737a-7299-498f-9d34-d03afa6fabb9",
"date_in": "2026-03-10T09:42:13.6428106+01:00",
"date_out": "2026-03-10T09:42:13.6428106+01:00",
"id_user_add": "576b96ee-6cca-4853-863d-ffdcf685aed8",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-03-10T09:42:13.6428106+01:00",
"last_update": "2026-03-10T09:42:13.6428106+01:00",
"commited": true,
"mt_rooms": {
"$ref": "59"
},
"st_users": {
"$ref": "10"
},
"tt_rooms_units_activity": [
{
"$ref": "1"
},
{
"$ref": "1"
}
]
},
{
"$ref": "64"
}
]
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "58"
}
],
"st_users": {
"$ref": "10"
},
"mt_pos_view": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_prices_list_rules": [
{
"$ref": "41"
},
{
"$ref": "41"
}
],
"mt_prices_rules": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"st_doc_num": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"st_pos_license": [
{
"$id": "65",
"id": "b4134401-4545-4153-a4f1-2a94b2007f5c",
"id_pos": "d1384267-d1d5-4ae9-8ef1-cf97830b99f4",
"mac_address": "sample string 3",
"date_end": "2026-03-10T09:42:13.6428106+01:00",
"key_access": "sample string 5",
"id_user_add": "2ed8c6d1-a363-439e-a998-6a999a5a10e2",
"active": true,
"created_on": "2026-03-10T09:42:13.6428106+01:00",
"last_update": "2026-03-10T09:42:13.6428106+01:00",
"commited": true,
"mt_pos": {
"$ref": "12"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "65"
}
],
"st_users_pos": [
{
"$id": "66",
"id_user": "b6e5209b-d612-4403-b773-e25b1fafd8be",
"id_pos": "ac98327c-e57a-4470-8315-fb9e47f80690",
"pass_required": true,
"active": true,
"created_on": "2026-03-10T09:42:13.6428106+01:00",
"last_update": "2026-03-10T09:42:13.6428106+01:00",
"commited": true,
"mt_pos": {
"$ref": "12"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "66"
}
],
"tt_doc_sa": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_pos_connection": [
{
"$id": "67",
"id": "4e813ceb-67ba-4908-a5fd-48f6a1e9ddb9",
"id_pos": "04beec96-ad70-43a1-9649-2753a045407b",
"date_add": "2026-03-10T09:42:13.6428106+01:00",
"date_upd": "2026-03-10T09:42:13.6428106+01:00",
"date_out": "2026-03-10T09:42:13.6428106+01:00",
"connection_type": "sample string 3",
"connection_speed": 1,
"terminal_name": "sample string 4",
"version": "sample string 5",
"commited": true,
"mt_pos": {
"$ref": "12"
}
},
{
"$ref": "67"
}
],
"tt_pos_sesion": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"mt_branches": {
"$ref": "4"
},
"tt_logs": [
{
"$id": "68",
"id": "79df5528-35d6-44c1-8f36-9dcdb49165bd",
"id_user_add": "11ba57fc-355d-45ec-bc18-cad57e18ba46",
"id_table": "b859cd21-2817-4e58-8d5e-7075f5c2ec55",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "591605b4-ed3e-4d86-9179-c27046c748b9",
"created_on": "2026-03-10T09:42:13.6428106+01:00",
"commited": true,
"mt_pos": {
"$ref": "12"
},
"st_sync_tables": {
"$id": "69",
"id": "fe82aa36-07d6-45ce-b5c5-2cdcaffd13af",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-03-10T09:42:13.6428106+01:00",
"last_update": "2026-03-10T09:42:13.6428106+01:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "70",
"id": "17b4b418-2e3e-48cf-b268-f1d4791c388a",
"id_sync": "bbbb3bd3-4a9c-4621-b48d-e786ef584d98",
"json": "sample string 3",
"id_table": "36d1d00d-d2f7-421c-84e4-ff3549eeec8e",
"order": 5,
"st_sync_packages": {
"$id": "71",
"id": "eaaf5ca0-1dc2-4df2-8af6-005a7b9dbca8",
"id_branch_from": "c3b649ea-4371-4f50-a567-c8e218d2058c",
"id_branch_to": "8c4a43d6-e771-4f63-8a06-4d0b4935d2b3",
"type": 4,
"created_on": "2026-03-10T09:42:13.6428106+01:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-03-10T09:42:13.6428106+01:00",
"send_on": "2026-03-10T09:42:13.6428106+01:00",
"mt_branches": {
"$ref": "4"
},
"mt_branches1": {
"$ref": "4"
},
"st_sync_packages_det": [
{
"$ref": "70"
},
{
"$ref": "70"
}
]
},
"st_sync_tables": {
"$ref": "69"
}
},
{
"$ref": "70"
}
],
"tt_logs": [
{
"$ref": "68"
},
{
"$ref": "68"
}
]
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "68"
}
],
"st_local_variables": [
{
"$id": "72",
"id": "c55ebeba-8247-439d-894c-7ffe1aeaeaeb",
"id_pos": "4c8089f3-82ca-40c7-8c6a-260ce1eae31c",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-03-10T09:42:13.6428106+01:00",
"commited": true,
"mt_pos": {
"$ref": "12"
}
},
{
"$ref": "72"
}
],
"tt_doc_st": [
{
"$ref": "53"
},
{
"$ref": "53"
}
]
},
{
"$ref": "12"
}
],
"st_users": {
"$ref": "10"
}
},
{
"$ref": "11"
}
],
"mt_brands": [
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"mt_categories": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_categories_items": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"mt_cloakrooms": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"mt_docs_payment_money": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"mt_employees": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_employees_profiles": [
{
"$id": "73",
"id": "042e944e-0491-45ea-9ea6-ad1f9928a59e",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-03-10T09:42:13.6428106+01:00",
"last_update": "2026-03-10T09:42:13.6428106+01:00",
"id_user_upd": "c27f29f2-1694-46aa-bbcd-cced0a58468c",
"commited": true,
"mt_employees": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"st_users": {
"$ref": "10"
}
},
{
"$ref": "73"
}
],
"mt_items": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_items_featured": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_items_sub": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"mt_items_types": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_locations": [
{
"$ref": "54"
},
{
"$ref": "54"
}
],
"mt_money_rates": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"mt_money_types": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"mt_payment_types": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"mt_pos": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"mt_pos_prices_list": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_pos_print": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_pos_rooms": [
{
"$ref": "58"
},
{
"$ref": "58"
}
],
"mt_pos_types": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_pos_view": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_prices_items": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"mt_prices_list": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"mt_prices_list_rules": [
{
"$ref": "41"
},
{
"$ref": "41"
}
],
"mt_prices_rules": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"mt_rooms": [
{
"$ref": "59"
},
{
"$ref": "59"
}
],
"mt_rooms_units": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"mt_rooms_units_states": [
{
"$ref": "63"
},
{
"$ref": "63"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "62"
},
{
"$ref": "62"
}
],
"mt_rooms_units_types": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"mt_units": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"mt_units_ref": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"st_images": {
"$ref": "5"
},
"st_images1": {
"$ref": "5"
},
"st_permisions": [
{
"$id": "74",
"id": "cc4b4262-f7af-4d0a-8cd8-2422d0834e72",
"id_function": "57a212ef-5ec7-4752-81c0-6a9898609015",
"id_user": "11e1bc66-c9c8-404a-af42-01c4732b0280",
"id_profile": "f5b5be41-0798-4d4e-aa53-035cd9ff34e4",
"permission": 3,
"active": true,
"created_on": "2026-03-10T09:42:13.6428106+01:00",
"last_update": "2026-03-10T09:42:13.6428106+01:00",
"commited": true,
"st_users_profiles": {
"$id": "75",
"id": "1312e749-a69c-438b-b05f-b56c4dc7d928",
"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,
"active": true,
"created_on": "2026-03-10T09:42:13.6428106+01:00",
"last_update": "2026-03-10T09:42:13.6428106+01:00",
"commited": true,
"st_permisions": [
{
"$ref": "74"
},
{
"$ref": "74"
}
],
"st_users": [
{
"$ref": "10"
},
{
"$ref": "10"
}
]
},
"st_users": {
"$ref": "10"
},
"st_functions": {
"$id": "76",
"id": "91fe7ff1-5154-43f4-8f72-23fa1aefc8f4",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "080cae1e-5929-48c0-b1ca-343e2bdaca9e",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "a8ce2e22-dbe4-42ab-a914-f3b58b1a3381",
"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-03-10T09:42:13.6428106+01:00",
"last_update": "2026-03-10T09:42:13.6428106+01:00",
"commited": true,
"st_functions_groups": {
"$id": "77",
"id": "b8a96818-7304-4643-acb8-159760dd6ff4",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-03-10T09:42:13.6428106+01:00",
"last_update": "2026-03-10T09:42:13.6428106+01:00",
"commited": true,
"st_functions": [
{
"$ref": "76"
},
{
"$ref": "76"
}
]
},
"st_images": {
"$ref": "5"
},
"st_permisions": [
{
"$ref": "74"
},
{
"$ref": "74"
}
]
}
},
{
"$ref": "74"
}
],
"st_pos_license": [
{
"$ref": "65"
},
{
"$ref": "65"
}
],
"st_users_pos": [
{
"$ref": "66"
},
{
"$ref": "66"
}
],
"st_users_profiles": {
"$ref": "75"
},
"st_users_token": [
{
"$id": "78",
"id": "36d1cec8-885e-4cc5-8cd0-fb807e98d60e",
"token_id": "sample string 2",
"id_user": "e3e6b4bb-4fe9-46db-9ac7-49bf06b44113",
"date_from": "2026-03-10T09:42:13.6428106+01:00",
"date_end": "2026-03-10T09:42:13.6428106+01:00",
"created_on": "2026-03-10T09:42:13.6428106+01:00",
"st_users": {
"$ref": "10"
}
},
{
"$ref": "78"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_doc_sa_det": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"tt_doc_sa_det1": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"tt_doc_sa": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_doc_sa1": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_doc_st": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"tt_doc_st1": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"tt_items_customs": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"tt_logs": [
{
"$ref": "68"
},
{
"$ref": "68"
}
],
"tt_pos_sesion": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"tt_pos_sesion1": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"tt_rooms_list": [
{
"$ref": "64"
},
{
"$ref": "64"
}
],
"tt_rooms_units_activity": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"tt_rooms_units_log": [
{
"$id": "79",
"id": "7d46ff38-f243-4d37-86d8-76171ed66657",
"id_room_activity": "88e448fc-a4db-4125-9291-6ce389bde315",
"id_pos_sesion": "a6af1009-045f-4f50-a491-6a08c3ff5847",
"log_text": "sample string 4",
"id_user": "292f7e26-e6a0-4084-afd7-945d29ab7c32",
"created_on": "2026-03-10T09:42:13.6428106+01:00",
"commited": true,
"st_users": {
"$ref": "10"
}
},
{
"$ref": "79"
}
],
"tt_tips_users": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"tt_vouchers_permisions": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"tt_vouchers": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"mt_docs": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"tt_pos_sesion_users": [
{
"$ref": "50"
},
{
"$ref": "50"
}
]
}
},
"mt_categories_items": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"mt_items_featured": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_items_formula": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"mt_units": {
"$ref": "29"
},
"mt_units1": {
"$ref": "29"
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"mt_items_sub": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"mt_prices_rules": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"tt_doc_sa_det_stock": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_doc_st_det": [
{
"$ref": "56"
},
{
"$ref": "56"
}
],
"tt_items_customs": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"tt_stock": [
{
"$ref": "55"
},
{
"$ref": "55"
}
],
"tt_vouchers_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
]
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "7"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"mt_prices_rules": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"tt_vouchers_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
]
},
{
"$ref": "6"
}
],
"mt_employees": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_items": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_items_types": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_money_types": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"mt_payment_types": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"mt_prices_list": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"mt_rooms": [
{
"$ref": "59"
},
{
"$ref": "59"
}
],
"mt_rooms1": [
{
"$ref": "59"
},
{
"$ref": "59"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "62"
},
{
"$ref": "62"
}
],
"st_functions": [
{
"$ref": "76"
},
{
"$ref": "76"
}
],
"st_images_types": {
"$id": "80",
"id": "7709283a-38e5-400e-8083-ca840c85693b",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-03-10T09:42:13.6428106+01:00",
"last_update": "2026-03-10T09:42:13.6428106+01:00",
"commited": true,
"st_images": [
{
"$ref": "5"
},
{
"$ref": "5"
}
]
},
"mt_docs": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"st_users": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"st_users1": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_cloakrooms": [
{
"$ref": "13"
},
{
"$ref": "13"
}
]
},
"st_users": {
"$ref": "10"
},
"mt_branches_zones": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"mt_employees_branches": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"mt_items_featured": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_locations": [
{
"$ref": "54"
},
{
"$ref": "54"
}
],
"mt_periods": [
{
"$id": "81",
"id_branch": "2bda624a-91f6-47b1-b7b6-7db4804ffe7a",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-03-10T09:42:13.6428106+01:00",
"date_end": "2026-03-10T09:42:13.6428106+01:00",
"state": "sample string 6",
"created_on": "2026-03-10T09:42:13.6428106+01:00",
"last_update": "2026-03-10T09:42:13.6428106+01:00",
"commited": true,
"mt_branches": {
"$ref": "4"
}
},
{
"$ref": "81"
}
],
"mt_pos": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"mt_prices_list_rules": [
{
"$ref": "41"
},
{
"$ref": "41"
}
],
"mt_prices_rules": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"mt_rooms": [
{
"$ref": "59"
},
{
"$ref": "59"
}
],
"st_sync_packages": [
{
"$ref": "71"
},
{
"$ref": "71"
}
],
"st_sync_packages1": [
{
"$ref": "71"
},
{
"$ref": "71"
}
],
"tt_doc_sa": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_doc_st": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"tt_vouchers": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"tt_vouchers_permisions": [
{
"$ref": "51"
},
{
"$ref": "51"
}
]
},
"mt_employees": {
"$ref": "2"
}
},
{
"$ref": "3"
}
],
"mt_employees_profiles": {
"$ref": "73"
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"tt_doc_sa_det": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"tt_doc_sa_pay": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"tt_vouchers": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"tt_vouchers_permisions": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"tt_rooms_units_activity": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "1"
},
{
"$ref": "1"
}
]
},
"mt_employees1": {
"$ref": "2"
},
"mt_rooms_units": {
"$ref": "60"
},
"mt_rooms_units_states": {
"$ref": "63"
},
"st_users": {
"$ref": "10"
},
"st_users1": {
"$ref": "10"
},
"tt_doc_sa": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_pos_sesion": {
"$ref": "46"
},
"tt_rooms_list": {
"$ref": "64"
}
}