POST api/tt_rooms_units_activity/upsert
Request Information
URI Parameters
None.
Body Parameters
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. |
Request Formats
application/json, text/json
Sample:
{
"id": "01f18002-466b-4b3d-a576-0c269549eca4",
"id_room_unit": "34c9d4b4-a9ba-4e10-80f9-37be6f6b9d59",
"id_room_list": "6f5e1a71-d3df-4864-b81e-2a958203f94c",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-01-10T12:09:15.6315704+01:00",
"date_from": "2026-01-10T12:09:15.6315704+01:00",
"date_end": "2026-01-10T12:09:15.6315704+01:00",
"date_open": "2026-01-10T12:09:15.6315704+01:00",
"date_close": "2026-01-10T12:09:15.6315704+01:00",
"id_employee": "c86d1384-3bb7-43bb-95cd-94f7214f6c6e",
"id_employee_sec": "1e47f5c5-de30-443f-9e4c-d9f083106e5b",
"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": "32633b3d-b5fc-4926-811c-a7b12effa174",
"comment": "sample string 7",
"id_user_open": "892d127e-91f8-4564-aaa2-c77f4906add5",
"id_user_close": "2ebd2adb-70c7-4724-9a2d-a1f0391a8953",
"id_unit_state": "d0dc8c1b-e9af-44a1-9480-9ab602179aa4",
"id_pos_sesion": "6b68c5df-4825-4241-8a34-d422016cb156",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-01-10T12:09:15.6315704+01:00",
"active": true,
"created_on": "2026-01-10T12:09:15.6315704+01:00",
"last_update": "2026-01-10T12:09:15.6315704+01:00",
"commited": true,
"mt_employees": {
"$id": "2",
"id": "3e348790-880d-4284-b319-5562fd2b3442",
"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": "e7fd087a-8750-4e32-972e-03f98772677d",
"name_pos": "sample string 12",
"id_image": "34d736b2-71ab-459a-bf51-8f0386147ffa",
"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-01-10T12:09:15.6315704+01:00",
"last_update": "2026-01-10T12:09:15.6315704+01:00",
"id_user_upd": "c16e8f28-e24c-47f1-9d79-8906589084af",
"commited": true,
"mt_employees_branches": [
{
"$id": "3",
"id_employee": "a5c53ce5-fe90-4767-bc2e-62400f698299",
"id_branch": "5e12baec-ffdb-41ce-b717-e664b01e0633",
"active": true,
"created_on": "2026-01-10T12:09:15.6315704+01:00",
"last_update": "2026-01-10T12:09:15.6315704+01:00",
"id_user_upd": "2fb5ba77-7833-4fec-845a-ab85b81e9292",
"commited": true,
"mt_branches": {
"$id": "4",
"id": "96473727-dbb4-4224-b32f-deed679a8fe7",
"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": "4db3ef2c-ef5c-4149-a35f-d2488bc8bff5",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-01-10T12:09:15.6315704+01:00",
"last_update": "2026-01-10T12:09:15.6315704+01:00",
"id_user_upd": "25ec6c33-739f-49a5-ae4f-912b98d6a042",
"commited": true,
"st_images": {
"$id": "5",
"id": "210065f6-6bce-4ee1-a96a-2fffd3d00c3c",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "73010b3f-408e-40fd-89ac-ada6cbe9e6dd",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-01-10T12:09:15.6315704+01:00",
"last_update": "2026-01-10T12:09:15.6315704+01:00",
"commited": true,
"mt_branches": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"mt_categories": [
{
"$id": "6",
"id": "c1cc4a48-f358-45e3-82f8-1c3f3c524bdb",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "5dc9ca6a-67e5-4997-ba64-f33542caf4dd",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "3eb49a8e-c749-4f9d-b9f1-55464f36922e",
"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-01-10T12:09:15.6315704+01:00",
"last_update": "2026-01-10T12:09:15.6315704+01:00",
"id_user_upd": "7c1c1ccc-265a-4c82-a6e6-278222e6fab1",
"commited": true,
"mt_categories_items": [
{
"$id": "7",
"id_category": "08e605fe-6f41-4061-aadc-c2945beac79c",
"id_item": "f0f0f96a-e45c-4ba5-a34f-54e21aa6950a",
"is_default": true,
"active": true,
"created_on": "2026-01-10T12:09:15.6315704+01:00",
"last_update": "2026-01-10T12:09:15.6315704+01:00",
"id_user_upd": "b409c930-217c-4a93-99c8-9488bd809410",
"commited": true,
"mt_categories": {
"$ref": "6"
},
"mt_items": {
"$id": "8",
"id": "e46fd414-26f4-4f81-93c7-69fd1f19c3cc",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "37bbfb7c-7fa5-47fa-ae4e-6a79b1fa393b",
"id_unit_sec": "c5be498a-68e2-4127-8e03-b45812c3302a",
"id_brand": "9dd0af9d-514f-499b-85d0-8744ab19307b",
"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,
"external_id": "sample string 18",
"name_pos": "sample string 19",
"name_print": "sample string 20",
"id_image": "da222153-362a-4ada-bdde-8e6c7af97f49",
"view_pos": true,
"order": 22,
"color_border": "sample string 23",
"color_button": "sample string 24",
"color_font": "sample string 25",
"font_bold": true,
"font_underline": true,
"font_size": 28,
"active": true,
"created_on": "2026-01-10T12:09:15.6315704+01:00",
"last_update": "2026-01-10T12:09:15.6315704+01:00",
"id_user_upd": "5abee085-c5de-402a-bc58-86e6e1593c09",
"commited": true,
"mt_brands": {
"$id": "9",
"id": "c0896aff-2c9a-4f65-a055-3f060b838543",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-01-10T12:09:15.6315704+01:00",
"last_update": "2026-01-10T12:09:15.6315704+01:00",
"id_user_upd": "c75b7621-b3d6-46ae-ab0a-a343df895a03",
"commited": true,
"mt_items": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"st_users": {
"$id": "10",
"id": "3166f443-ecdb-4ad2-81b5-5072c961cc7a",
"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": "5916a702-0dba-4797-a9b7-9cba566098cd",
"view_messages": true,
"id_image_photo": "70bb3f27-6e46-4e70-8c17-b9d77de1ef06",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "949bce56-4b27-4ce0-b876-dd63a3950851",
"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-01-10T12:09:15.6315704+01:00",
"last_update": "2026-01-10T12:09:15.6315704+01:00",
"commited": true,
"mt_branches": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"mt_branches_zones": [
{
"$id": "11",
"id": "46f7dd7a-645a-4622-9dff-f4a909b6d3c0",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "85c28a42-7b09-4921-9f94-b4e777edf260",
"active": true,
"created_on": "2026-01-10T12:09:15.6315704+01:00",
"last_update": "2026-01-10T12:09:15.6315704+01:00",
"id_user_upd": "29c832f2-080a-48a1-9ba1-4dbe4ade4fd6",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_pos": [
{
"$id": "12",
"id": "fa537a61-fcf3-475f-a8a5-b91d3da4d238",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "77f68da2-7699-4853-99cc-3e772ee5c4aa",
"id_zone": "352e65a5-e24c-405e-b700-bf865649d7ce",
"user_required": true,
"active": true,
"created_on": "2026-01-10T12:09:15.6315704+01:00",
"last_update": "2026-01-10T12:09:15.6315704+01:00",
"id_user_upd": "b9e8dfb3-00da-4bea-800d-156a6947164a",
"commited": true,
"mt_branches_zones": {
"$ref": "11"
},
"mt_cloakrooms": [
{
"$id": "13",
"id": "ca3d0e16-d782-442e-9f02-12252be90dba",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "c15767da-3ac3-419c-bfc0-0bd4ccef5e2c",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "ffce301c-280b-4322-a7bc-b6b3850f8a25",
"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-01-10T12:09:15.6315704+01:00",
"last_update": "2026-01-10T12:09:15.6315704+01:00",
"id_user_upd": "610ce44b-7895-44c6-b0a7-9e9402bbf02e",
"commited": true,
"mt_pos": {
"$ref": "12"
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"tt_cloakrooms_units": [
{
"$id": "14",
"id": "a4e81989-17b2-4ff8-8b4d-e4b7c153fdcf",
"id_cloakroom": "b5ab6b31-97ee-4a8f-976e-3613cbd28ff8",
"id_pos_sesion": "08e854c4-e116-4468-bdf3-cf3b521d5ff6",
"unit_id": 4,
"date_open": "2026-01-10T12:09:15.6315704+01:00",
"date_close": "2026-01-10T12:09:15.6315704+01:00",
"id_doc_sa": "5a84ac1f-4fd7-487d-b793-2ab48a241976",
"commited": true,
"mt_cloakrooms": {
"$ref": "13"
},
"tt_doc_sa": {
"$id": "15",
"id": "ab4695ff-99a0-4a9e-ba38-6bbeafc7b604",
"id_pos": "208686a6-0b8e-497f-8eab-51830eaa27e2",
"id_doc": "ac9a2c64-4ab0-4d49-ac43-f1d2aa98be0a",
"id_branch": "7d2271b9-906d-435d-bb01-912e88fe0ade",
"nro_doc": "sample string 5",
"date_doc": "2026-01-10T12:09:15.6315704+01:00",
"date_tax": "2026-01-10T12:09:15.6315704+01:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "ebb28c11-dc1d-4d56-917e-c9d748b9ce2e",
"id_relationship": "7c307763-b450-48eb-885a-26c6ed49c257",
"id_loc_from": "9d79177f-713c-4f2c-bc2f-14095cddc864",
"id_loc_end": "54cfd6d4-3f05-4a5e-8e0e-330ecebabe92",
"id_user_add": "c0c3b536-dcfa-48d0-a6ce-1e0561d00904",
"id_user_upd": "67dd3e49-dde1-428a-a57c-d373d545d9e6",
"comment": "sample string 12",
"id_pos_sesion": "13640d4a-f2da-40db-8267-0c7d65bb29a3",
"id_room_unit": "e451d66d-516c-41c9-906a-cb38df1369d9",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "aa8592fe-8a1f-4607-850d-a0d984939c0c",
"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-01-10T12:09:15.6315704+01:00",
"last_update": "2026-01-10T12:09:15.6315704+01:00",
"commited": true,
"created_by": 1,
"mt_branches": {
"$ref": "4"
},
"mt_docs": {
"$id": "16",
"id": "296a26a2-b273-40a7-bc72-85f108490f26",
"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": "8edeab03-bfee-4991-93ee-025ca1c0bcac",
"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-01-10T12:09:15.6315704+01:00",
"last_update": "2026-01-10T12:09:15.6315704+01:00",
"id_user_upd": "4e85b8f1-c8c2-4148-a478-bab20f045c2b",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "17",
"id_doc": "622bdc7b-1705-48a9-8c8c-3153f3cc41ff",
"id_pay": "d769e028-53c9-443d-8dd1-1ed97d5db522",
"id_money": "4f716cf3-a606-4756-a603-ff9a792d1bf1",
"active": true,
"created_on": "2026-01-10T12:09:15.6315704+01:00",
"last_update": "2026-01-10T12:09:15.6315704+01:00",
"id_user_upd": "c0e45612-cc75-41f6-beb4-e686c91153de",
"commited": true,
"mt_docs": {
"$ref": "16"
},
"mt_money_types": {
"$id": "18",
"id": "23c8a079-bc57-453a-a25f-455a000f138d",
"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": "ff3b4228-0ef5-4ea2-891f-f302937e2ae4",
"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-01-10T12:09:15.6315704+01:00",
"last_update": "2026-01-10T12:09:15.6315704+01:00",
"id_user_upd": "428ccdbd-976a-458c-9dd4-1fcb2541cf9e",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"mt_money_rates": [
{
"$id": "19",
"id_money_1": "f9ab06c9-a191-4742-bfb2-5c1aa8f839a9",
"id_money_2": "a3f78fa4-4bdf-48ff-b817-662a754c9d10",
"date_from": "2026-01-10T12:09:15.6315704+01:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-01-10T12:09:15.6315704+01:00",
"last_update": "2026-01-10T12:09:15.6315704+01:00",
"id_user_upd": "e01fc055-2695-4c00-8e27-4335a3d52957",
"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": "13ac7a1e-1a0b-4ce7-9925-8ead573bcee2",
"id_pay": "2258dd22-b631-4b08-ab10-6e5956cbbb86",
"id_money": "050218d1-4dee-4f72-9713-33dca3cd887c",
"date_cashflow": "2026-01-10T12:09:15.6315704+01:00",
"coefficient": 5.1,
"id_user_add": "c49e039b-c785-4637-94dc-b40e75414d41",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "21",
"id": "834602e0-9e89-478d-ae83-a0d9cd1426ad",
"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": "e97e19b2-71d0-4440-a958-64a37e5d73fe",
"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-01-10T12:09:15.6315704+01:00",
"last_update": "2026-01-10T12:09:15.6315704+01:00",
"id_user_upd": "db8a10e8-cb04-4aa9-b383-0de4f80127a6",
"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": "fa3c7863-c41b-4476-9064-4d92efda13a0",
"id_line": 2,
"id_pay": "32f74a15-3d8c-4867-b2d2-52d8aa91bda6",
"id_money": "7c56019d-9075-4bee-9396-62a53c0c9fe0",
"coefficient": 5.1,
"id_voucher": "318b848c-46a9-4164-affc-761718b109e1",
"id_employee": "8d7097e3-2e36-471b-bf64-1d1eff7bee82",
"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": "b7828565-9934-449e-9ca5-7cb39d1f0203",
"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": "76c9ed6c-4b34-4cdc-a708-fe08f34275c2",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-01-10T12:09:15.6315704+01:00",
"date_end": "2026-01-10T12:09:15.6315704+01:00",
"date_used": "2026-01-10T12:09:15.6315704+01:00",
"date_sesion": "2026-01-10T12:09:15.6315704+01:00",
"id_employee": "e97fc6c5-9525-43fd-aad1-2450c83b9e31",
"id_branch": "fdbda9c8-63dc-4831-836c-8a2e686fd3ec",
"id_voucher_permision": "2484f1ec-fb60-43c7-a17e-03ced142f730",
"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": "fba20d26-2034-4abc-a7f6-cc7be6c130b2",
"id_user_add": "cc06116d-2702-481d-81ec-129b641edc1c",
"id_doc_sa": "4f0df7d5-6b6c-4a5b-b488-5e27ae37514c",
"id_item_sub": "a2e77cfb-cc22-4f71-868e-74d30e04c159",
"id_pos_sesion": "a84c9abc-3b29-4545-b0e9-fe9c366045cc",
"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-01-10T12:09:15.6315704+01:00",
"last_update": "2026-01-10T12:09:15.6315704+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": "3c069d5a-5d71-4e9a-aa10-0d89cb8b67b4",
"id_line": "2950eac5-d7a9-49ce-bd58-277a741d4eff",
"id_category": "118d212b-8eeb-4850-beb0-6f36c4481153",
"id_item": "d18c1497-845f-461c-bbe6-515b8c660f0c",
"id_item_type": "a713345a-fb93-4c5f-bfd9-265fd80a30f5",
"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": "6fee42ef-d45f-44d8-ab43-86696f50d18b",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "4e862daa-c785-4fc4-b7e6-4c99661aaf6b",
"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-01-10T12:09:15.6315704+01:00",
"last_update": "2026-01-10T12:09:15.6315704+01:00",
"id_user_upd": "61832ee2-cc89-4c90-96cd-f703a43a0054",
"commited": true,
"tt_vouchers_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"mt_items_sub": [
{
"$id": "26",
"id": "c4450060-d5cb-41b5-b986-fb89a09ef2b3",
"id_item": "ab2c5b8a-54e9-42b1-85da-c846b57b56e1",
"id_item_type": "cf8785ba-294f-4643-88f6-41fe93efba3b",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "72a8dd24-6f39-4b99-9a3c-e8606eaabf30",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-01-10T12:09:15.6315704+01:00",
"last_update": "2026-01-10T12:09:15.6315704+01:00",
"id_user_upd": "12eb907c-302b-4028-8391-6fc663262385",
"commited": true,
"mt_items": {
"$ref": "8"
},
"mt_items_formula": [
{
"$id": "27",
"id_item_sub": "070f3ada-5682-4706-aa18-20ae6d31d69d",
"id_item": "736d05fb-824a-4196-bfda-84d88a8ebef6",
"group_id": 3,
"id_unit_ref": "9bc33b07-e900-475c-876b-e11d7734df28",
"qty_dis": 5,
"mt_items": {
"$ref": "8"
},
"mt_items_sub": {
"$ref": "26"
},
"mt_units_ref": {
"$id": "28",
"id": "e60b8d73-e2e3-4f1d-a8ea-d513c413d4c7",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "687b1a2f-0dfb-4e81-a3f2-cfcafca82066",
"active": true,
"created_on": "2026-01-10T12:09:15.6315704+01:00",
"last_update": "2026-01-10T12:09:15.6315704+01:00",
"id_user_upd": "ed7bd93a-7a58-4496-9d49-57a73bc451c2",
"commited": true,
"mt_units": {
"$id": "29",
"id": "8bc09159-0fa6-4c54-b074-05898e2aa48d",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-01-10T12:09:15.6315704+01:00",
"last_update": "2026-01-10T12:09:15.6315704+01:00",
"id_user_upd": "0c5fdb02-e76f-4444-afbd-66b4f29ffac9",
"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": "40eea046-d22c-4c96-b35b-37574ccb66f1",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "a786ba3e-d3b1-44a2-959a-8d9243d8bd54",
"id_doc_print": "70deb222-2084-44e5-8c9d-ec66465e390c",
"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-01-10T12:09:15.6315704+01:00",
"last_update": "2026-01-10T12:09:15.6315704+01:00",
"commited": true,
"mt_items_sub": [
{
"$ref": "26"
},
{
"$ref": "26"
}
]
},
"st_users": {
"$ref": "10"
},
"mt_prices_items": [
{
"$id": "31",
"id_list": "5dbb4ef6-79eb-457c-b14d-d91bd5a9a2ca",
"id_item_sub": "45d20188-8ef8-45c3-b60b-c824619c2b9a",
"validity_date": "2026-01-10T12:09:15.6315704+01:00",
"price": 4.1,
"active": true,
"created_on": "2026-01-10T12:09:15.6315704+01:00",
"last_update": "2026-01-10T12:09:15.6315704+01:00",
"id_user_upd": "268f80ba-9905-48f4-8c7a-5a09b6b6dce7",
"commited": true,
"mt_items_sub": {
"$ref": "26"
},
"mt_prices_list": {
"$id": "32",
"id": "91721007-8433-44d7-be42-1b456faf24d3",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "791b601b-d333-4c16-bf93-051cdcc010bb",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "c0293e07-d1f5-46a1-9743-bddecf3928aa",
"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-01-10T12:09:15.6315704+01:00",
"last_update": "2026-01-10T12:09:15.6315704+01:00",
"id_user_upd": "25c30650-4086-4f69-89c7-968e0be5f73b",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "33",
"id_pos": "663c331d-1b77-43ee-8c94-41c9cbedd2f2",
"id_pos_type": "488e260b-ff97-4b20-8084-513f388d3a03",
"id_price_list": "0bde0db9-4f3c-4f6f-925e-acfe811cffb3",
"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-01-10T12:09:15.6315704+01:00",
"last_update": "2026-01-10T12:09:15.6315704+01:00",
"id_user_upd": "29dfe5e1-5b03-49ab-b3a6-32e0f3d49bb4",
"commited": true,
"mt_pos_view": {
"$id": "34",
"id_pos": "7c869ae4-2bea-4886-a1ae-0d967737b8c8",
"id_pos_type": "85c6cc12-0123-4762-b2a0-f1193094126b",
"is_default": true,
"active": true,
"created_on": "2026-01-10T12:09:15.6315704+01:00",
"last_update": "2026-01-10T12:09:15.6315704+01:00",
"id_user_upd": "bf18ca49-90ee-4843-93ed-e86e5f0e07d4",
"commited": true,
"mt_pos": {
"$ref": "12"
},
"mt_pos_prices_list": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_pos_types": {
"$id": "35",
"id": "c8b2bf9f-77b9-4ed8-8792-afd164ba1284",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-01-10T12:09:15.6315704+01:00",
"last_update": "2026-01-10T12:09:15.6315704+01:00",
"id_user_upd": "2a4cc102-f1dd-4f35-8edf-a38d733de272",
"commited": true,
"mt_items_featured": [
{
"$id": "36",
"id": "9fc2baf3-56c6-49c4-baae-d16ddb00bb46",
"id_branch": "35d46288-d45a-45c9-872a-27efba2fd232",
"id_pos_type": "46a0c047-8c9a-4277-9dfb-b1851594e9b7",
"id_pos": "3be9c027-6748-42e7-b731-0d87245fde7d",
"id_item": "1db38d23-4f5d-414e-8a59-782fdff2a5d6",
"date_from": "2026-01-10T12:09:15.6315704+01:00",
"date_end": "2026-01-10T12:09:15.6315704+01:00",
"image_id": 4,
"active": true,
"created_on": "2026-01-10T12:09:15.6315704+01:00",
"last_update": "2026-01-10T12:09:15.6315704+01:00",
"id_user_upd": "d3686b09-b0d9-462d-89ca-d7d3000f1a6b",
"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": "259ca788-4dd3-4e36-93a1-22f34ee69b49",
"id_doc": "e9d7c3ee-c83a-4360-8d54-562f0702530b",
"id_pos_type": "d566c911-a6e9-46cb-9784-b34e801e4614",
"id_doc_print": "07744ef7-1bfc-4a98-83ba-ae51c6663216",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-01-10T12:09:15.6315704+01:00",
"last_update": "2026-01-10T12:09:15.6315704+01:00",
"id_user_upd": "f7355ecc-dc86-488e-9694-e2d47c71b8e9",
"commited": true,
"mt_docs": {
"$ref": "16"
},
"mt_pos_print": {
"$id": "38",
"id": "963ed5f3-bd48-4351-8a18-97eb3bd3e8fd",
"id_pos": "8114ced7-63da-4844-a559-1816e3c6e63b",
"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-01-10T12:09:15.6315704+01:00",
"last_update": "2026-01-10T12:09:15.6315704+01:00",
"id_user_upd": "173c8c36-4998-4dab-bbbc-7325661127a0",
"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": "8a15ac53-a8f1-467a-b8b7-cc8bb8af2fc6",
"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-01-10T12:09:15.6315704+01:00",
"last_update": "2026-01-10T12:09:15.6315704+01:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_doc_print_det": [
{
"$id": "40",
"id_doc_print": "256078f0-eedc-4270-b5d3-953b6908d56f",
"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": "17de42d2-b867-4c04-9f5e-b3f2d5d03364",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-01-10T12:09:15.6315704+01:00",
"date_end": "2026-01-10T12:09:15.6315704+01:00",
"id_branch": "7176bae2-7004-4fb0-ad93-e87c0a3b2c66",
"id_pos": "a5670c0c-44e0-4422-be3a-054b9673473f",
"id_list": "71d13b75-8a01-428a-abe0-dfed9bb1ed74",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-01-10T12:09:15.6315704+01:00",
"last_update": "2026-01-10T12:09:15.6315704+01:00",
"id_user_upd": "b8fc6913-3a11-4be8-9e43-e67f0be5dec7",
"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": "84ec6697-7431-45a2-93e3-1f9bc14cd018",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-01-10T12:09:15.6315704+01:00",
"date_end": "2026-01-10T12:09:15.6315704+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": "a5038d5f-d72c-4acf-9688-62ab7eca1b94",
"id_pos": "16428d4d-b463-463e-be4a-d4db38be4a6a",
"id_list": "a1991f55-281b-4ef5-9770-05a3908dd447",
"id_item": "ad0cefe4-bcde-4041-b28c-59f9b5db4c29",
"id_item_type": "ec0b9336-950c-4439-8975-bd40d0f3b6cb",
"id_category": "b8780db4-e3d5-4145-a080-d5215bb791d4",
"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-01-10T12:09:15.6315704+01:00",
"last_update": "2026-01-10T12:09:15.6315704+01:00",
"id_user_upd": "099fda22-8a87-4dc4-9e21-038f46dfb9e3",
"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": "ccac7621-80e4-4a67-8c0e-b6d0fec64689",
"id_line": 2,
"id_item_sub": "3b04e047-210f-40c8-ad91-3e0f1bcdefb0",
"qty": 4.1,
"id_list": "05525bb8-b08c-4687-91a9-851f5ae8db75",
"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": "416cdbeb-a883-4a5c-8e60-90329d660365",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "fea21ca5-00e5-4c1c-8326-b8a4c23f2a65",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "ff906837-bc19-4a57-9cab-bd749d2dfb29",
"id_user_upd": "65287dd8-c32f-46bc-98ca-2dbade017ea8",
"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": "e1620fc8-f78d-4f93-b65b-d321a33898db",
"id_line": 2,
"id_item": "bbfc29a4-fe06-48cd-9ccf-a2e4209b62aa",
"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": "fd8ae4bb-c8ee-4324-a408-5b3b03852e65",
"order_id": 2,
"id_item": "096ae630-63df-4010-a0f0-d330a4c98bef",
"id_item_type": "f4bc24f5-e1b8-4ff1-9ca5-59000394493b",
"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": "75219975-7dff-4fde-9d6a-cca00636e18a",
"type_item": 11,
"id_voucher_json": "dc72433e-e730-4629-b051-6afb1010f61a",
"count_voucher": 1,
"id_category": "db916157-df6e-4023-8aa3-b205f5ab87d2",
"created_on": "2026-01-10T12:09:15.6315704+01:00",
"last_update": "2026-01-10T12:09:15.6315704+01:00",
"id_user_upd": "54507cb4-dc99-442d-af97-08bf8c3176f1",
"commited": true,
"mt_items": {
"$ref": "8"
},
"mt_items_types": {
"$ref": "25"
},
"st_users": {
"$ref": "10"
},
"tt_pos_sesion": {
"$id": "46",
"id": "257721d7-31d3-45ad-b8fe-d7cb6702d7d4",
"nro_sesion": 2,
"id_pos": "e7fc7d7b-1b77-4c2e-ac2b-a0fbdd61ad48",
"date_tax": "2026-01-10T12:09:15.6315704+01:00",
"date_open": "2026-01-10T12:09:15.6315704+01:00",
"date_close": "2026-01-10T12:09:15.6315704+01:00",
"id_user_open": "6af01f96-244a-4884-aa5f-19910b1222a0",
"id_user_close": "76d76fa6-5779-43c5-be55-9efa5631d0f0",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2026-01-10T12:09:15.6315704+01:00",
"last_update": "2026-01-10T12:09:15.6315704+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": "a13828d6-6909-47d4-835a-793f187362c4",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "35ac96a5-dbc2-463c-bc7b-d136f261be62",
"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-01-10T12:09:15.6315704+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": "89c44d8d-31c3-4667-ae5b-a74a130f2260",
"id_pos_sesion": "e6ff5238-466f-4a9c-8752-248e668c3449",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "31f73d56-8d2c-4e91-9f92-d2c6cd4b502d",
"id_room_unit_activity": "00f80cb0-6567-47ad-89a7-0d6ae7cd949f",
"id_doc_sa": "32db97d5-5fd7-400a-b485-c565248fb903",
"id_pos_type": "d4a60256-43e8-4a2a-805c-879be6229a85",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "5ef9a8a3-5c0c-4b60-9c9b-790668e5c07c",
"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-01-10T12:09:15.6315704+01:00",
"last_update": "2026-01-10T12:09:15.6315704+01:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "46"
},
"tt_tips_users": [
{
"$id": "49",
"id_tip": "f16b5ab5-54cf-4bdd-b86a-dda94eb97471",
"id_user": "293f0bdb-c3d8-498d-ac73-3003d064a943",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-01-10T12:09:15.6315704+01:00",
"last_update": "2026-01-10T12:09:15.6315704+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": "a56f4789-9b5a-4bb1-9aca-e3dd17fc9511",
"id_user": "5f4b9e86-c357-46ef-90aa-bf954f34b6af",
"date_add": "2026-01-10T12:09:15.6315704+01:00",
"active": true,
"created_on": "2026-01-10T12:09:15.6315704+01:00",
"last_update": "2026-01-10T12:09:15.6315704+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": "effdae7d-701d-43dd-9270-403741635763",
"date_from": "2026-01-10T12:09:15.6315704+01:00",
"date_end": "2026-01-10T12:09:15.6315704+01:00",
"date_used": "2026-01-10T12:09:15.6315704+01:00",
"id_employee": "5cfb91a5-f9a8-4d82-87c2-a1fe461ed5d8",
"id_branch": "0c8ac1a0-7d1b-4b8c-b8c2-868bdd3bfeb0",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "aeb89c86-f7ce-46d3-9968-30c9a527249a",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-01-10T12:09:15.6315704+01:00",
"last_update": "2026-01-10T12:09:15.6315704+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": "fe0c33eb-d2ee-408e-b47c-9ea79a641dd1",
"id_doc": "f6815b4c-f0be-465d-af0e-8e738fd03eaa",
"value": 3,
"created_on": "2026-01-10T12:09:15.6315704+01:00",
"last_update": "2026-01-10T12:09:15.6315704+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": "1f072f0f-8f3b-40ae-9d3b-05c8f04ab17a",
"id_pos": "0fdf7358-af81-459d-b881-0fd136b81371",
"id_doc": "65d22869-55f1-41e7-8f22-66922e006de3",
"id_branch": "db5deaf6-6504-4deb-be3f-23a077e61993",
"nro_doc": "sample string 5",
"date_doc": "2026-01-10T12:09:15.6315704+01:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "b23e2e20-5ef8-4ec9-9a77-694a4cc01639",
"id_loc_from": "94b9150c-eb38-4976-81ef-f25bf99e362b",
"id_loc_end": "76a561f6-8d72-4bd8-bd2d-76aa3b73bf32",
"id_user_add": "c2573154-4e64-4018-a7fa-2e3dbf72cd8c",
"id_user_upd": "cecc271d-805c-48a6-a0b2-77fe835a2f8f",
"id_pos_sesion": "00fa195e-9580-4564-9bd3-a7fcb2ebf2cc",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-01-10T12:09:15.6315704+01:00",
"active": true,
"created_on": "2026-01-10T12:09:15.6315704+01:00",
"last_update": "2026-01-10T12:09:15.6315704+01:00",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_docs": {
"$ref": "16"
},
"mt_locations": {
"$id": "54",
"id": "546fe76e-30ef-4361-a28a-24f2e2a6d3c9",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "245b02d9-bebc-42d6-b38d-2b3106744a90",
"active": true,
"created_on": "2026-01-10T12:09:15.6315704+01:00",
"last_update": "2026-01-10T12:09:15.6315704+01:00",
"id_user_upd": "685ffc98-e655-4bce-8ed6-337c0af3ec46",
"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": "3a6d4efe-1e4f-4462-b82a-c575dc08e659",
"id_item": "82b5edee-29da-41ad-8f97-0c873266c7ea",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-01-10T12:09:15.6315704+01:00",
"last_update": "2026-01-10T12:09:15.6315704+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": "4a656447-2358-4bbd-8760-44c7eb28321f",
"id_line": 2,
"id_item": "00c2dc23-1392-4a3f-a524-64265ecf6f11",
"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": "dc629371-66a1-4bea-a64f-a59b76d77b8a",
"spool_server": "sample string 2",
"id_doc_sa": "d5729686-52a0-4320-b992-1ad00117804d",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-01-10T12:09:15.6315704+01:00",
"printed": true,
"print_on": "2026-01-10T12:09:15.6315704+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": "48686152-548a-4da9-a728-ddd90d548631",
"id_room": "b5d38830-c974-4a3f-9b39-75ec7544ac43",
"active": true,
"created_on": "2026-01-10T12:09:15.6315704+01:00",
"last_update": "2026-01-10T12:09:15.6315704+01:00",
"id_user_upd": "6f57197e-f1f4-4cf1-9377-277f59202499",
"commited": true,
"mt_pos": {
"$ref": "12"
},
"mt_rooms": {
"$id": "59",
"id": "415ce75c-7738-4eb1-8104-78c03ea9d596",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "aaec8ddf-a908-4ed0-90ba-c61496cf2bd1",
"name_pos": "sample string 6",
"id_image": "85222380-2d4e-408b-9e77-24037e6e8599",
"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": "42edf9a5-e38d-417e-8e8d-5e3ee76703bf",
"refresh_status": true,
"active": true,
"created_on": "2026-01-10T12:09:15.6315704+01:00",
"last_update": "2026-01-10T12:09:15.6315704+01:00",
"id_user_upd": "498cde78-b9d1-428f-9b83-8e08ca0bfe5f",
"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": "d89195bb-f5cb-46bb-b706-7a84883997b5",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "2d3aaf5a-d693-4979-ab0f-3207da65fe06",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "75b96fa2-8357-4f65-a1e0-b537714c7140",
"locked": true,
"date_locked": "2026-01-10T12:09:15.6315704+01:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-01-10T12:09:15.6315704+01:00",
"last_update": "2026-01-10T12:09:15.6315704+01:00",
"id_user_upd": "77343e08-70f6-44c2-958c-c1d3f5043d34",
"commited": true,
"mt_rooms": {
"$ref": "59"
},
"mt_rooms_units_types": {
"$id": "61",
"id": "88083edd-9ea6-4b60-ad80-c27c27cc59c6",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-01-10T12:09:15.6315704+01:00",
"last_update": "2026-01-10T12:09:15.6315704+01:00",
"id_user_upd": "6c62ed06-f537-4353-beba-876eb8dcb8a5",
"commited": true,
"mt_rooms_units": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"mt_rooms_units_states_types": [
{
"$id": "62",
"id_room_type": "cfa2508b-5c87-4e16-9321-aa918b0e6eb1",
"id_room_state": "c621ac96-3784-42df-9e72-deeb8541f7ac",
"id_image": "443e81c1-71ef-44ff-b7f0-056a10661190",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-01-10T12:09:15.6315704+01:00",
"last_update": "2026-01-10T12:09:15.6315704+01:00",
"id_user_upd": "dbff6883-7a08-49b0-929f-552e8cdb0c9d",
"commited": true,
"mt_rooms_units_states": {
"$id": "63",
"id": "979ccbcc-782d-42f8-9dc8-a3e92ec72062",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-01-10T12:09:15.6315704+01:00",
"last_update": "2026-01-10T12:09:15.6315704+01:00",
"id_user_upd": "0e9f4bf7-810d-4e25-8a6c-dc16de6c5611",
"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": "dc181532-fa6c-475e-84d9-75e6aba9213c",
"id_room": "ba30be22-8b3b-4f86-a0d5-4ef75c9db12e",
"date_in": "2026-01-10T12:09:15.6315704+01:00",
"date_out": "2026-01-10T12:09:15.6315704+01:00",
"id_user_add": "51cc910d-b3ba-4881-8436-36ff5bd26aef",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-01-10T12:09:15.6315704+01:00",
"last_update": "2026-01-10T12:09:15.6315704+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": "dd8cc04d-c72b-4f47-8b0d-917ec358e39f",
"id_pos": "a7418657-e51d-47ea-9ac3-29678c621b0a",
"mac_address": "sample string 3",
"date_end": "2026-01-10T12:09:15.6315704+01:00",
"key_access": "sample string 5",
"id_user_add": "3b91f784-1646-44e7-a728-a0c17fa977bc",
"active": true,
"created_on": "2026-01-10T12:09:15.6315704+01:00",
"last_update": "2026-01-10T12:09:15.6315704+01:00",
"commited": true,
"mt_pos": {
"$ref": "12"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "65"
}
],
"st_users_pos": [
{
"$id": "66",
"id_user": "c7b3942c-7fb6-4260-9b6f-5010c450aa36",
"id_pos": "14bb39b6-4db6-4556-9828-a60a9cebc092",
"pass_required": true,
"active": true,
"created_on": "2026-01-10T12:09:15.6315704+01:00",
"last_update": "2026-01-10T12:09:15.6315704+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": "26cedca5-d923-4e51-bf37-26ce994283dd",
"id_pos": "aadd655e-1651-4e59-84f5-32c84d61fbd0",
"date_add": "2026-01-10T12:09:15.6315704+01:00",
"date_upd": "2026-01-10T12:09:15.6315704+01:00",
"date_out": "2026-01-10T12:09:15.6315704+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": "61c2ae25-a18d-4b1a-97d3-755c2ad51bb1",
"id_user_add": "2aeac43f-2f40-4756-8921-ffed1918945a",
"id_table": "d1fc9475-3a0a-4d5a-931c-d1f5f6936f13",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "63dd96f6-9c35-4fd5-a37c-baf1e544fe35",
"created_on": "2026-01-10T12:09:15.6315704+01:00",
"commited": true,
"mt_pos": {
"$ref": "12"
},
"st_sync_tables": {
"$id": "69",
"id": "92295bdb-eaaf-4dc8-861c-7a5307897f92",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-01-10T12:09:15.6315704+01:00",
"last_update": "2026-01-10T12:09:15.6315704+01:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "70",
"id": "de46099a-5485-4cf8-be05-54937c608d2e",
"id_sync": "0f344432-5ce4-4709-b689-41577d139883",
"json": "sample string 3",
"id_table": "83ba91a8-5457-43dc-9faf-1e9d0d1b8387",
"order": 5,
"st_sync_packages": {
"$id": "71",
"id": "f5d67d95-7f9a-40fb-b38d-f210f346eb98",
"id_branch_from": "4c7654bc-65c4-4670-a94a-e067999dcaff",
"id_branch_to": "8a32ad51-553a-4df9-824b-25da0c55812e",
"type": 4,
"created_on": "2026-01-10T12:09:15.6315704+01:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-01-10T12:09:15.6315704+01:00",
"send_on": "2026-01-10T12:09:15.6315704+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": "f1ff1b11-a322-4d2d-b4c8-f6fd3ee75b26",
"id_pos": "941f34af-ef8b-4549-8dd4-7ea35875460d",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-01-10T12:09:15.6315704+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": "5d21c5ff-f1fd-4fc6-aa27-eca7319dede5",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-01-10T12:09:15.6315704+01:00",
"last_update": "2026-01-10T12:09:15.6315704+01:00",
"id_user_upd": "88c797eb-2cc8-466e-bd67-6aae997132bd",
"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": "d7180928-6ba4-451d-9cc7-0f58ea27a786",
"id_function": "e432359e-03af-4fb1-892f-96a74690c5c1",
"id_user": "9410588f-9964-4b8b-b4d0-7d844f401b6d",
"id_profile": "8b25b96f-5f41-4843-8de2-1ffbefd94d94",
"permission": 3,
"active": true,
"created_on": "2026-01-10T12:09:15.6315704+01:00",
"last_update": "2026-01-10T12:09:15.6315704+01:00",
"commited": true,
"st_users_profiles": {
"$id": "75",
"id": "fa406008-2fbf-42b6-b870-d10ed7c2a834",
"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-01-10T12:09:15.6315704+01:00",
"last_update": "2026-01-10T12:09:15.6315704+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": "e3fae7f9-6e8b-416e-9663-839d24c3ed83",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "c13cd347-1d58-4195-949e-11ea8d1883fa",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "490a967e-088b-4de9-9fe7-2c8f92553379",
"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-01-10T12:09:15.6315704+01:00",
"last_update": "2026-01-10T12:09:15.6315704+01:00",
"commited": true,
"st_functions_groups": {
"$id": "77",
"id": "2cb0bb1d-9297-4232-ad84-47757ee8124d",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-01-10T12:09:15.6315704+01:00",
"last_update": "2026-01-10T12:09:15.6315704+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": "c0380c7e-efa4-4954-b0cb-739623030a61",
"token_id": "sample string 2",
"id_user": "90e5e737-5299-48f0-85e9-b6a6f55d86fe",
"date_from": "2026-01-10T12:09:15.6315704+01:00",
"date_end": "2026-01-10T12:09:15.6315704+01:00",
"created_on": "2026-01-10T12:09:15.6315704+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": "e674c209-7b72-466c-ae74-827ea1ff7ad5",
"id_room_activity": "c6bf1864-57a1-478c-8796-90d0144f5b8f",
"id_pos_sesion": "64048f9c-9a3b-470e-a940-d30f8cf5b070",
"log_text": "sample string 4",
"id_user": "5d50445c-fdf7-4ffb-b557-79e0417bccbb",
"created_on": "2026-01-10T12:09:15.6315704+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": "5964c5a4-89e3-4394-8a96-0d6852c07633",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-01-10T12:09:15.6315704+01:00",
"last_update": "2026-01-10T12:09:15.6315704+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": "ae9dd304-8475-4c33-a745-21b35af17a21",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-01-10T12:09:15.6315704+01:00",
"date_end": "2026-01-10T12:09:15.6315704+01:00",
"state": "sample string 6",
"created_on": "2026-01-10T12:09:15.6315704+01:00",
"last_update": "2026-01-10T12:09:15.6315704+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"
}
}
application/x-www-form-urlencoded
Sample:
Sample not available.
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": "c14547c4-f16a-4f77-9aa7-2a3011a05785",
"id_room_unit": "8db0f448-b18d-492d-b772-16678731829a",
"id_room_list": "8c5b1573-7f07-442b-82dc-e7a6297dea08",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-01-10T12:09:15.6472425+01:00",
"date_from": "2026-01-10T12:09:15.6472425+01:00",
"date_end": "2026-01-10T12:09:15.6472425+01:00",
"date_open": "2026-01-10T12:09:15.6472425+01:00",
"date_close": "2026-01-10T12:09:15.6472425+01:00",
"id_employee": "c9c75927-02f2-41f4-ba69-ad3cf5bbaa35",
"id_employee_sec": "d5e4a0fe-937a-4e82-8c12-9dc87106f0d3",
"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": "ed67fca7-4f10-41d9-aebf-e6a9e638cac6",
"comment": "sample string 7",
"id_user_open": "24c5bbf1-a106-4ab8-a6f7-0113d5932b81",
"id_user_close": "2b9ac81b-d92d-4c2c-9f00-228da77d210f",
"id_unit_state": "4647baec-e478-4604-8ef1-a30a0fa5969e",
"id_pos_sesion": "d8cba619-42fa-45a3-82bc-f2324a479303",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-01-10T12:09:15.6472425+01:00",
"active": true,
"created_on": "2026-01-10T12:09:15.6472425+01:00",
"last_update": "2026-01-10T12:09:15.6472425+01:00",
"commited": true,
"mt_employees": {
"$id": "2",
"id": "c60e844e-e3fc-43b0-90ee-94e057164a9e",
"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": "357b14dd-8259-42e8-abb6-939a9442dfbb",
"name_pos": "sample string 12",
"id_image": "c76154bd-ef4d-4106-9277-47038b20dc74",
"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-01-10T12:09:15.6472425+01:00",
"last_update": "2026-01-10T12:09:15.6472425+01:00",
"id_user_upd": "fc568c13-6272-44c2-b8b9-13218972c1a2",
"commited": true,
"mt_employees_branches": [
{
"$id": "3",
"id_employee": "046c85b0-36a0-4512-9e14-c9a2c88c3d82",
"id_branch": "7a09c2aa-32e3-4a21-82b0-aae00b2da05d",
"active": true,
"created_on": "2026-01-10T12:09:15.6472425+01:00",
"last_update": "2026-01-10T12:09:15.6472425+01:00",
"id_user_upd": "d7f1cb4b-d9dc-42d0-bb3f-fa2f7dc7bafc",
"commited": true,
"mt_branches": {
"$id": "4",
"id": "be99872f-f2bd-4460-9c12-1bcff07d4098",
"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": "e33ca7d7-b570-4953-8120-f8c3b5c60256",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-01-10T12:09:15.6472425+01:00",
"last_update": "2026-01-10T12:09:15.6472425+01:00",
"id_user_upd": "adc9afb6-8dd0-4ebf-9cc5-0d5611ee163c",
"commited": true,
"st_images": {
"$id": "5",
"id": "200b2fbd-2381-4ca4-9499-ebfa72339da8",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "cc860e2d-61fb-4767-a082-af3aa6a3e726",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-01-10T12:09:15.6472425+01:00",
"last_update": "2026-01-10T12:09:15.6472425+01:00",
"commited": true,
"mt_branches": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"mt_categories": [
{
"$id": "6",
"id": "a0ec14d5-e965-4258-b6e2-98442d876e94",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "df34f2e3-b6b7-49ac-b900-8d77658e3b25",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "37be4e92-4b25-489f-be62-0fff4ce69b4d",
"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-01-10T12:09:15.6472425+01:00",
"last_update": "2026-01-10T12:09:15.6472425+01:00",
"id_user_upd": "0dd5a8c3-2ef0-4fff-a393-58a5a8168c56",
"commited": true,
"mt_categories_items": [
{
"$id": "7",
"id_category": "77a88d85-9e49-42e0-8e15-49745e311c60",
"id_item": "b18372d5-1e05-43b4-ad29-4ecd246b63a7",
"is_default": true,
"active": true,
"created_on": "2026-01-10T12:09:15.6472425+01:00",
"last_update": "2026-01-10T12:09:15.6472425+01:00",
"id_user_upd": "48eea4d5-07e2-46da-a80c-6d708fa03ff2",
"commited": true,
"mt_categories": {
"$ref": "6"
},
"mt_items": {
"$id": "8",
"id": "643d33ff-b6b5-40be-9d95-faf37e0e6abd",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "13b7ece2-cc9a-4e1d-aac6-06be0377cf44",
"id_unit_sec": "761d2778-a112-4e1c-b30b-ce9bf3764108",
"id_brand": "3de2b32e-7e8f-477b-8fad-0131bcdd61dc",
"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,
"external_id": "sample string 18",
"name_pos": "sample string 19",
"name_print": "sample string 20",
"id_image": "5c168656-e8bc-416a-ba3e-6ea7dfd6d224",
"view_pos": true,
"order": 22,
"color_border": "sample string 23",
"color_button": "sample string 24",
"color_font": "sample string 25",
"font_bold": true,
"font_underline": true,
"font_size": 28,
"active": true,
"created_on": "2026-01-10T12:09:15.6472425+01:00",
"last_update": "2026-01-10T12:09:15.6472425+01:00",
"id_user_upd": "16a67b7a-99d4-412c-9264-218deb9a4d00",
"commited": true,
"mt_brands": {
"$id": "9",
"id": "4cfaa870-983d-478b-a41a-8f3d388d3dce",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-01-10T12:09:15.6472425+01:00",
"last_update": "2026-01-10T12:09:15.6472425+01:00",
"id_user_upd": "2723ec41-b9cb-40d1-8fef-1cf93bc965ff",
"commited": true,
"mt_items": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"st_users": {
"$id": "10",
"id": "210f6079-0ebd-43d7-84d7-ab5376089633",
"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": "8a3518fc-06bd-4d01-804d-e6ec8715f6b7",
"view_messages": true,
"id_image_photo": "2763f016-2cca-455b-b7bc-5802299dd087",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "a61abf54-449b-4bb3-8147-1c03be823dd9",
"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-01-10T12:09:15.6472425+01:00",
"last_update": "2026-01-10T12:09:15.6472425+01:00",
"commited": true,
"mt_branches": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"mt_branches_zones": [
{
"$id": "11",
"id": "bc93417e-10fd-4658-8665-14f684454531",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "44462afd-28a2-495f-963e-34926886c9be",
"active": true,
"created_on": "2026-01-10T12:09:15.6472425+01:00",
"last_update": "2026-01-10T12:09:15.6472425+01:00",
"id_user_upd": "d939f0e5-fcf6-4f38-9edc-021b29568467",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_pos": [
{
"$id": "12",
"id": "44bcff20-4665-457a-b32d-06c5614405cf",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "899eca7d-9300-4367-a31e-902cdd07130a",
"id_zone": "905bb0aa-257c-4cb1-b4b3-421d55232399",
"user_required": true,
"active": true,
"created_on": "2026-01-10T12:09:15.6472425+01:00",
"last_update": "2026-01-10T12:09:15.6472425+01:00",
"id_user_upd": "e1a6c05d-da78-409d-8d2c-3eeebccdf243",
"commited": true,
"mt_branches_zones": {
"$ref": "11"
},
"mt_cloakrooms": [
{
"$id": "13",
"id": "eb7ac7f2-feba-4955-b2dc-0674f5d3dde3",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "5ab659f6-652a-4714-8e97-dc31d2f706ef",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "b5081bef-3a05-45b8-85df-3d1358d7f0a3",
"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-01-10T12:09:15.6472425+01:00",
"last_update": "2026-01-10T12:09:15.6472425+01:00",
"id_user_upd": "0e154c14-4a1f-4f67-b3a8-0d723fdfd805",
"commited": true,
"mt_pos": {
"$ref": "12"
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"tt_cloakrooms_units": [
{
"$id": "14",
"id": "7dfa2f31-f6f0-4360-8911-c267f1b7e5a9",
"id_cloakroom": "36dbc1a9-4389-4500-af27-a131b7aa5f77",
"id_pos_sesion": "1fd812f3-1ff8-4367-9a7e-b9a310d573b7",
"unit_id": 4,
"date_open": "2026-01-10T12:09:15.6472425+01:00",
"date_close": "2026-01-10T12:09:15.6472425+01:00",
"id_doc_sa": "24b9342b-7021-4aed-b1fa-a1d48039a677",
"commited": true,
"mt_cloakrooms": {
"$ref": "13"
},
"tt_doc_sa": {
"$id": "15",
"id": "3e31eb5f-cf4f-4c89-a8da-b17c8bb4fc85",
"id_pos": "3aeb9ba6-559c-4fd0-844e-08bdd8d837b2",
"id_doc": "c644525f-6ad2-4d45-a355-07cf4b8f46bb",
"id_branch": "cfc384b6-5c47-42f9-a6d3-b315e053f68c",
"nro_doc": "sample string 5",
"date_doc": "2026-01-10T12:09:15.6472425+01:00",
"date_tax": "2026-01-10T12:09:15.6472425+01:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "684c93a2-c2b0-4dbd-ad92-93c9a149c344",
"id_relationship": "b3db14d3-1a9c-4b51-ba49-d04a6e81ebf9",
"id_loc_from": "37fa69b7-18fc-4528-a83f-10093b625616",
"id_loc_end": "d0158335-9d1d-4221-b687-68e19c4f1441",
"id_user_add": "2375e63f-db20-4197-9691-d01dc6dc6aa1",
"id_user_upd": "a06e7598-a1ec-45ee-90ff-254688e3ac3a",
"comment": "sample string 12",
"id_pos_sesion": "7eeab4d5-24b9-4edb-9503-13e9cf9dc862",
"id_room_unit": "1e95993d-16a5-4e33-ad08-b662e4b4f408",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "8a168596-5aaf-440e-af17-63311b8caee9",
"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-01-10T12:09:15.6472425+01:00",
"last_update": "2026-01-10T12:09:15.6472425+01:00",
"commited": true,
"created_by": 1,
"mt_branches": {
"$ref": "4"
},
"mt_docs": {
"$id": "16",
"id": "4fdf5f3f-8ff7-452a-91e2-e7cc253271d5",
"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": "098fb068-ba6b-4948-bc2d-b5bfd0faee5e",
"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-01-10T12:09:15.6472425+01:00",
"last_update": "2026-01-10T12:09:15.6472425+01:00",
"id_user_upd": "af441a4b-27cd-482b-8856-bcb41dfa2f19",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "17",
"id_doc": "848f31b2-0efd-43dc-b610-734d7ef18e6d",
"id_pay": "10c9dafa-0147-4073-9b1e-a7dfaa3c4a2d",
"id_money": "80bd6209-34b6-4f75-afcb-b2d2ec4d8619",
"active": true,
"created_on": "2026-01-10T12:09:15.6472425+01:00",
"last_update": "2026-01-10T12:09:15.6472425+01:00",
"id_user_upd": "e9758dba-73f0-464d-a4e5-188865831593",
"commited": true,
"mt_docs": {
"$ref": "16"
},
"mt_money_types": {
"$id": "18",
"id": "ef0ad09c-5b70-4fb4-94a5-067536b8bfa1",
"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": "2acbc704-6ce7-404d-89c9-c5ae8b885817",
"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-01-10T12:09:15.6472425+01:00",
"last_update": "2026-01-10T12:09:15.6472425+01:00",
"id_user_upd": "e8a4f3ae-46d3-46de-b5c9-2987818d2bf8",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"mt_money_rates": [
{
"$id": "19",
"id_money_1": "0bb46548-1c77-4cbd-b573-27d2b42f6da3",
"id_money_2": "388af42f-37f3-40c9-9924-612ac2dd37c0",
"date_from": "2026-01-10T12:09:15.6472425+01:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-01-10T12:09:15.6472425+01:00",
"last_update": "2026-01-10T12:09:15.6472425+01:00",
"id_user_upd": "dc880a6f-52d6-41c6-92f9-8c1b70a4d325",
"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": "29ddc66a-346e-4d86-971d-aa66e6dcb53a",
"id_pay": "7177866b-6655-4acc-8517-1477a5816a90",
"id_money": "b2162c61-1667-4b60-81ba-7de3fb81c560",
"date_cashflow": "2026-01-10T12:09:15.6472425+01:00",
"coefficient": 5.1,
"id_user_add": "5f8ebf71-64fe-40ee-a66d-0ac0665fde5e",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "21",
"id": "8b9c23bf-38b0-4eda-a07f-e0a7d2f16093",
"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": "26e21bec-2494-4776-b690-4598b2fec7ec",
"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-01-10T12:09:15.6472425+01:00",
"last_update": "2026-01-10T12:09:15.6472425+01:00",
"id_user_upd": "173b8bed-8970-44e9-95fb-8821e284ef8a",
"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": "26460bac-5d67-4e5c-ae9b-6ada0a8bef88",
"id_line": 2,
"id_pay": "9f1eb168-d247-415e-b855-80f30fcd51e1",
"id_money": "38b70920-1b09-4b6f-8241-2ca19148c3e6",
"coefficient": 5.1,
"id_voucher": "deb52cb7-0ce2-44b7-8e3e-e10886633a81",
"id_employee": "737f2080-673d-4280-afc6-c90c65e6f249",
"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": "941bd906-152f-4cd0-8b79-a2864702fbfb",
"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": "c7b116c8-eb5e-4f2f-a542-5f3a13a07311",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-01-10T12:09:15.6472425+01:00",
"date_end": "2026-01-10T12:09:15.6472425+01:00",
"date_used": "2026-01-10T12:09:15.6472425+01:00",
"date_sesion": "2026-01-10T12:09:15.6472425+01:00",
"id_employee": "4f90beac-a7ee-4f21-89d6-51ba202f80ed",
"id_branch": "36f79432-6fec-4b8a-9c6e-284042adf301",
"id_voucher_permision": "4e8df5c8-4d33-47a1-862f-0f5f49caf249",
"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": "74c65376-d638-412f-87f3-fce6e7aa3c66",
"id_user_add": "7089988f-fca6-4198-a888-19dd08193660",
"id_doc_sa": "14fa8525-87fd-435a-80bc-5fdc205fe96f",
"id_item_sub": "c1b17425-b114-42cd-8ea7-3129b1b79caa",
"id_pos_sesion": "d7366a63-5baf-4f1f-a1bc-8f17eac11e53",
"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-01-10T12:09:15.6472425+01:00",
"last_update": "2026-01-10T12:09:15.6472425+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": "e17a36c1-09de-4095-9c86-92a842a08f3d",
"id_line": "36957036-a7ad-401c-b9e3-7435a9eca844",
"id_category": "53e1d015-c324-4ae9-bce6-29c739139807",
"id_item": "0598771a-05ea-4a27-ae7b-e9c1dd2cf761",
"id_item_type": "77d3d840-02ea-4673-a911-bc66503cdb44",
"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": "342cd0c0-7ce2-493c-9159-f96b07cc25d7",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "298e610d-0f8e-4483-b598-bbe14583ceca",
"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-01-10T12:09:15.6472425+01:00",
"last_update": "2026-01-10T12:09:15.6472425+01:00",
"id_user_upd": "6d0a50ca-b467-4310-9193-01dc29c21c0d",
"commited": true,
"tt_vouchers_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"mt_items_sub": [
{
"$id": "26",
"id": "bb1a6930-ef3c-4ed9-b681-ef1f3dbb07be",
"id_item": "1346801c-07a2-4984-8b6b-92b0218e8136",
"id_item_type": "3b6afa35-2b4e-46ae-9421-7770f12681e3",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "c263b0b1-3926-4d24-8888-11564415d782",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-01-10T12:09:15.6472425+01:00",
"last_update": "2026-01-10T12:09:15.6472425+01:00",
"id_user_upd": "b7f08f64-cc43-4447-a828-4e4af247587c",
"commited": true,
"mt_items": {
"$ref": "8"
},
"mt_items_formula": [
{
"$id": "27",
"id_item_sub": "668c0a86-f2f1-4205-b2c3-a5efbeffd172",
"id_item": "d85de101-4498-4ad4-90ce-316f87feb116",
"group_id": 3,
"id_unit_ref": "6b1b6f8b-b7d7-4729-bf8d-ff60b5094a83",
"qty_dis": 5,
"mt_items": {
"$ref": "8"
},
"mt_items_sub": {
"$ref": "26"
},
"mt_units_ref": {
"$id": "28",
"id": "5a2ce69d-5231-4b24-8f29-07ad79c2f554",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "56a6e11a-17f5-4356-9b66-9a8f4054a7ad",
"active": true,
"created_on": "2026-01-10T12:09:15.6472425+01:00",
"last_update": "2026-01-10T12:09:15.6472425+01:00",
"id_user_upd": "a15dad97-efe3-496b-9bb3-54077961c960",
"commited": true,
"mt_units": {
"$id": "29",
"id": "8fbe52d4-1bbd-4e03-9a4c-e133af38e494",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-01-10T12:09:15.6472425+01:00",
"last_update": "2026-01-10T12:09:15.6472425+01:00",
"id_user_upd": "8bde1298-b985-4200-bec9-f18fc1625730",
"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": "365a9fde-3e41-42ae-a685-3fba992593a5",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "f8fd85e1-7927-4d4f-afb1-a691c643106c",
"id_doc_print": "fd5b92e4-f2ce-4075-acba-2ba757b3ca71",
"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-01-10T12:09:15.6472425+01:00",
"last_update": "2026-01-10T12:09:15.6472425+01:00",
"commited": true,
"mt_items_sub": [
{
"$ref": "26"
},
{
"$ref": "26"
}
]
},
"st_users": {
"$ref": "10"
},
"mt_prices_items": [
{
"$id": "31",
"id_list": "921df048-dd8a-4f8d-9ced-e487740e9c7c",
"id_item_sub": "a2c54779-fa72-4049-ad15-1607976cfe02",
"validity_date": "2026-01-10T12:09:15.6472425+01:00",
"price": 4.1,
"active": true,
"created_on": "2026-01-10T12:09:15.6472425+01:00",
"last_update": "2026-01-10T12:09:15.6472425+01:00",
"id_user_upd": "2b7e46e7-c41f-4619-b455-326652142f68",
"commited": true,
"mt_items_sub": {
"$ref": "26"
},
"mt_prices_list": {
"$id": "32",
"id": "66a82f51-7cba-41e3-99ab-fd588840b072",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "95c62f34-4bb9-4b87-a168-47f96b574f3a",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "ccb2b0af-446d-4e94-8d52-4ded0a892f12",
"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-01-10T12:09:15.6472425+01:00",
"last_update": "2026-01-10T12:09:15.6472425+01:00",
"id_user_upd": "5f337490-635f-455a-9c5d-93f1da5dbc94",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "33",
"id_pos": "bc4f2a2f-0735-4097-ab3b-747e85d4a057",
"id_pos_type": "7898c4d0-89e7-4248-bac5-f88190e63840",
"id_price_list": "aa05805a-fc9f-4a3c-a5db-da562fa98141",
"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-01-10T12:09:15.6472425+01:00",
"last_update": "2026-01-10T12:09:15.6472425+01:00",
"id_user_upd": "3f74fa72-f75f-4065-b4da-833a52ff11ff",
"commited": true,
"mt_pos_view": {
"$id": "34",
"id_pos": "4fd9d373-4457-4257-bb65-a6af011c2792",
"id_pos_type": "57176e73-3659-4099-9a40-fc1441dc10d2",
"is_default": true,
"active": true,
"created_on": "2026-01-10T12:09:15.6472425+01:00",
"last_update": "2026-01-10T12:09:15.6472425+01:00",
"id_user_upd": "3b32e02a-5e8f-44ed-834a-d2aa9676418d",
"commited": true,
"mt_pos": {
"$ref": "12"
},
"mt_pos_prices_list": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_pos_types": {
"$id": "35",
"id": "fa238ea9-fb4c-4dba-a5e9-088956305684",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-01-10T12:09:15.6472425+01:00",
"last_update": "2026-01-10T12:09:15.6472425+01:00",
"id_user_upd": "3ed04f11-d438-4f6b-bc2a-2e3e592b799b",
"commited": true,
"mt_items_featured": [
{
"$id": "36",
"id": "26784443-cad0-46f8-a8bf-4b873ed8e1b3",
"id_branch": "3997f079-1e2f-49ef-845c-f5f9f9c78e6c",
"id_pos_type": "56c1ba4d-7693-41df-9b65-ba7bc0900774",
"id_pos": "7570e14d-dd36-4f97-87e3-9b548f91e402",
"id_item": "6a073bb2-d651-4666-9f8c-45dd5ca1a63a",
"date_from": "2026-01-10T12:09:15.6472425+01:00",
"date_end": "2026-01-10T12:09:15.6472425+01:00",
"image_id": 4,
"active": true,
"created_on": "2026-01-10T12:09:15.6472425+01:00",
"last_update": "2026-01-10T12:09:15.6472425+01:00",
"id_user_upd": "771f12d9-8d7c-4bf9-8ad1-93971d03e770",
"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": "15ac8be4-42c9-44c6-bf23-6ea84aa01099",
"id_doc": "5a2cfe3a-1655-44ff-ac38-1d3c11e0c072",
"id_pos_type": "7f181440-96ec-4f10-ab23-4488c0675f1d",
"id_doc_print": "d5e1ffc1-4c60-4cc0-b36e-7cd0bccb9469",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-01-10T12:09:15.6472425+01:00",
"last_update": "2026-01-10T12:09:15.6472425+01:00",
"id_user_upd": "47cd7701-7d3b-40f6-81a9-4067da088462",
"commited": true,
"mt_docs": {
"$ref": "16"
},
"mt_pos_print": {
"$id": "38",
"id": "3a9550de-6db1-43ec-bfb2-ccde4bae0805",
"id_pos": "e9c6b189-916c-40d4-8f38-c711322f6a34",
"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-01-10T12:09:15.6472425+01:00",
"last_update": "2026-01-10T12:09:15.6472425+01:00",
"id_user_upd": "d52cb48b-1e1b-4392-b047-36c13f66103e",
"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": "1f9dfb1b-c341-47be-a167-18fe20c542b2",
"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-01-10T12:09:15.6472425+01:00",
"last_update": "2026-01-10T12:09:15.6472425+01:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_doc_print_det": [
{
"$id": "40",
"id_doc_print": "07a75be3-aabc-4178-8eaa-dc919418102e",
"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": "005502e3-00d5-4eab-bbea-efe2b8392437",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-01-10T12:09:15.6472425+01:00",
"date_end": "2026-01-10T12:09:15.6472425+01:00",
"id_branch": "2c1a4218-9b3c-40a7-96c1-29e62c1ae816",
"id_pos": "a67a75f7-19a9-4c6e-b346-36a64effb929",
"id_list": "521a0e80-3a59-45f3-aebd-c1f44a2958e5",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-01-10T12:09:15.6472425+01:00",
"last_update": "2026-01-10T12:09:15.6472425+01:00",
"id_user_upd": "005ea454-239b-4cdf-9f19-d48937d024a2",
"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": "cc578719-7a55-4a95-aea2-85fbb0125156",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-01-10T12:09:15.6472425+01:00",
"date_end": "2026-01-10T12:09:15.6472425+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": "8e046ede-ddea-4251-8b56-571eb4236f0b",
"id_pos": "242706ff-fdee-43a9-af52-c1c84629ae86",
"id_list": "eff5a002-6b66-4c43-93a3-a53ad4d9a7a9",
"id_item": "cde4e2f8-8ad1-45f7-ae90-896ed29c00bd",
"id_item_type": "8946af37-93cb-4c82-9445-5e7a76bdb382",
"id_category": "d51dfe84-f430-482b-88ed-318ee5fc7a9b",
"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-01-10T12:09:15.6472425+01:00",
"last_update": "2026-01-10T12:09:15.6472425+01:00",
"id_user_upd": "339b1363-1cef-40f8-b3cb-857590f89d1a",
"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": "394445da-b7f1-426d-b7d1-9414dd89606a",
"id_line": 2,
"id_item_sub": "d1fda114-3cd2-4cff-aa8e-05cab09d6038",
"qty": 4.1,
"id_list": "aecb1ecc-40f1-4ce5-8b9d-8daa43ded2e7",
"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": "fd21ca14-cfcb-4e63-86e3-54648bfc2e26",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "fefbb71d-7a95-4f61-9942-6742d842bf98",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "e65810c8-d1b8-43a9-9282-b2fd2b68a730",
"id_user_upd": "4f287a56-5e3e-42b5-aec5-f1dbd53d33cd",
"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": "de9bdee0-2a2c-495a-8ee1-ca10f0e095c1",
"id_line": 2,
"id_item": "7b2d49b6-aaff-4110-81c8-eb3457999b70",
"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": "ce3f973a-e0dd-4d6e-9583-79cbd6ce6da8",
"order_id": 2,
"id_item": "e06893d7-fbff-457a-a978-9e901680bf21",
"id_item_type": "89121a2b-98e9-4043-8b17-d44a755135a0",
"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": "fabe40d0-ac89-46cc-8999-3b5bc795b8a9",
"type_item": 11,
"id_voucher_json": "3d019a21-10af-482e-bd7d-e815c306ff26",
"count_voucher": 1,
"id_category": "4c5ea902-dcca-4bd3-9388-3971269854d8",
"created_on": "2026-01-10T12:09:15.6472425+01:00",
"last_update": "2026-01-10T12:09:15.6472425+01:00",
"id_user_upd": "8d11d94c-49dc-4112-a4cd-e1f61f6e0a36",
"commited": true,
"mt_items": {
"$ref": "8"
},
"mt_items_types": {
"$ref": "25"
},
"st_users": {
"$ref": "10"
},
"tt_pos_sesion": {
"$id": "46",
"id": "39086179-a697-4886-98ce-46c71bbefa93",
"nro_sesion": 2,
"id_pos": "d14796df-5255-4cb3-bb7f-240176146db7",
"date_tax": "2026-01-10T12:09:15.6472425+01:00",
"date_open": "2026-01-10T12:09:15.6472425+01:00",
"date_close": "2026-01-10T12:09:15.6472425+01:00",
"id_user_open": "9468247e-0f04-4e45-9e59-2119943759ee",
"id_user_close": "22aee78f-e6dc-428c-bfe8-45a362a90986",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2026-01-10T12:09:15.6472425+01:00",
"last_update": "2026-01-10T12:09:15.6472425+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": "286a166c-851a-4c4c-aa7f-661cb00bbc4f",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "c5058d32-3167-46ca-8bb4-acc2bc723b0b",
"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-01-10T12:09:15.6472425+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": "ffe45f2c-f73d-492e-8830-694bfed3e9c6",
"id_pos_sesion": "3565d015-c315-40de-b267-70568e4817d2",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "c35064fd-4838-4f6a-bd1f-6ebbce9a5226",
"id_room_unit_activity": "cb8d0335-27d0-4d7b-82e9-940fc9181024",
"id_doc_sa": "a5a7cdcb-aa4e-4cdd-aabd-685c2230ec2a",
"id_pos_type": "b267d76e-35d1-46eb-b76b-7068252b58ca",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "a70c1eed-6b63-4a5b-b9d3-52ffd6e80b15",
"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-01-10T12:09:15.6472425+01:00",
"last_update": "2026-01-10T12:09:15.6472425+01:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "46"
},
"tt_tips_users": [
{
"$id": "49",
"id_tip": "4927e3b6-18d9-415e-b8f4-eb671b52b411",
"id_user": "67094c95-29df-4145-9208-10458e7f0270",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-01-10T12:09:15.6472425+01:00",
"last_update": "2026-01-10T12:09:15.6472425+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": "49b775f7-4252-4840-a290-d568d3d85d6c",
"id_user": "787c1980-79bc-4a38-b3f2-50ce0476a924",
"date_add": "2026-01-10T12:09:15.6472425+01:00",
"active": true,
"created_on": "2026-01-10T12:09:15.6472425+01:00",
"last_update": "2026-01-10T12:09:15.6472425+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": "652eb41e-3878-4798-bc3e-053eac852d53",
"date_from": "2026-01-10T12:09:15.6472425+01:00",
"date_end": "2026-01-10T12:09:15.6472425+01:00",
"date_used": "2026-01-10T12:09:15.6472425+01:00",
"id_employee": "7f09e24b-58d9-460a-a2b0-f3245e07e40a",
"id_branch": "d9ee9586-8f6c-4c29-a474-98ca5c2c7d04",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "1f495955-9735-4984-828e-4c480a5cc5e0",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-01-10T12:09:15.6472425+01:00",
"last_update": "2026-01-10T12:09:15.6472425+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": "a5f4f461-cbd7-48c1-b094-b6306e30d1ba",
"id_doc": "77f801fe-12ee-4be3-a08d-8061444a8f3a",
"value": 3,
"created_on": "2026-01-10T12:09:15.6472425+01:00",
"last_update": "2026-01-10T12:09:15.6472425+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": "ebc4f61a-ac68-4907-bb40-05e0e0f72217",
"id_pos": "39774969-f1ed-47e9-9e9e-7cbe9fd3f188",
"id_doc": "df4d32de-01f7-4664-aca5-518540a097c7",
"id_branch": "e9d73b2d-5b59-4320-9604-4a8957bc2954",
"nro_doc": "sample string 5",
"date_doc": "2026-01-10T12:09:15.6472425+01:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "add8cc1b-1861-4daa-936a-e32fb4d26d7e",
"id_loc_from": "3fb3410f-bfe6-4bce-99d3-54e527fd3d67",
"id_loc_end": "4e56bdd6-124c-4c94-8f0b-f008314300ac",
"id_user_add": "0a10a2ee-35b0-4894-96ca-44f3c0dfc59d",
"id_user_upd": "2a0f789a-9499-444e-9a03-2f236ebbd353",
"id_pos_sesion": "520a3502-f6d2-4bfc-891b-173460d9ab48",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-01-10T12:09:15.6472425+01:00",
"active": true,
"created_on": "2026-01-10T12:09:15.6472425+01:00",
"last_update": "2026-01-10T12:09:15.6472425+01:00",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_docs": {
"$ref": "16"
},
"mt_locations": {
"$id": "54",
"id": "58aa7008-ae28-487e-a665-9d9e84ce3512",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "2146c163-0aae-4cf9-9914-9915f813ca60",
"active": true,
"created_on": "2026-01-10T12:09:15.6472425+01:00",
"last_update": "2026-01-10T12:09:15.6472425+01:00",
"id_user_upd": "680739b5-d45c-4126-ad6e-f035620113e6",
"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": "ee0ea837-5a7c-47e0-9573-bd0ae5326320",
"id_item": "df9dca9a-8013-4c7e-8b30-6bea8482f4a3",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-01-10T12:09:15.6472425+01:00",
"last_update": "2026-01-10T12:09:15.6472425+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": "e0d76ffc-5628-4ff6-b619-fdf4e28e6a1b",
"id_line": 2,
"id_item": "478a6679-e908-4c15-9881-98e8e3b17282",
"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": "8a399128-276a-4040-be6b-8689575782c2",
"spool_server": "sample string 2",
"id_doc_sa": "788fa5c0-9977-4c65-8a6c-959f1d725aeb",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-01-10T12:09:15.6472425+01:00",
"printed": true,
"print_on": "2026-01-10T12:09:15.6472425+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": "36dff2b3-4035-46b7-95a0-126ca1097382",
"id_room": "5f1ce567-54d7-4a6f-afe2-9500b7394dea",
"active": true,
"created_on": "2026-01-10T12:09:15.6472425+01:00",
"last_update": "2026-01-10T12:09:15.6472425+01:00",
"id_user_upd": "fd8525b6-fb63-4acc-8611-29e4111615ff",
"commited": true,
"mt_pos": {
"$ref": "12"
},
"mt_rooms": {
"$id": "59",
"id": "740a4cd3-9d2a-438f-9156-747d2ec3d444",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "c68b8399-4625-4f65-bc57-54739d708baa",
"name_pos": "sample string 6",
"id_image": "f8327595-df58-4f8f-9321-9ef171a1d80c",
"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": "28d9c750-c59f-432c-9d64-cc736031cad6",
"refresh_status": true,
"active": true,
"created_on": "2026-01-10T12:09:15.6472425+01:00",
"last_update": "2026-01-10T12:09:15.6472425+01:00",
"id_user_upd": "bf932500-a014-4032-ad08-d72b4849f0fc",
"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": "e9b9e441-00d9-47fa-b259-c9ea5098004d",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "b11f2ec5-2bc6-401b-ae17-b80c88d287a7",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "66e4d496-6973-4ac6-8d7b-5d60d6aa629b",
"locked": true,
"date_locked": "2026-01-10T12:09:15.6472425+01:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-01-10T12:09:15.6472425+01:00",
"last_update": "2026-01-10T12:09:15.6472425+01:00",
"id_user_upd": "f93e68be-8409-4c01-8e38-97ed73fd5835",
"commited": true,
"mt_rooms": {
"$ref": "59"
},
"mt_rooms_units_types": {
"$id": "61",
"id": "0b02b83e-93f5-4ed9-b804-f881b21b13b0",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-01-10T12:09:15.6472425+01:00",
"last_update": "2026-01-10T12:09:15.6472425+01:00",
"id_user_upd": "86de0828-643c-4979-a989-68cbda23a272",
"commited": true,
"mt_rooms_units": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"mt_rooms_units_states_types": [
{
"$id": "62",
"id_room_type": "73c0776e-7782-4a6e-9ee9-5a0039757b0e",
"id_room_state": "6781b810-bbb3-417e-9cbd-86080a617c4b",
"id_image": "ca5b4cbe-9c7b-47fa-ace9-dec03f720dc8",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-01-10T12:09:15.6472425+01:00",
"last_update": "2026-01-10T12:09:15.6472425+01:00",
"id_user_upd": "be3dcf5e-2010-4b02-b275-160a75643eac",
"commited": true,
"mt_rooms_units_states": {
"$id": "63",
"id": "bfd3a10d-8e22-4ca1-9abe-04c09f333469",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-01-10T12:09:15.6472425+01:00",
"last_update": "2026-01-10T12:09:15.6472425+01:00",
"id_user_upd": "7c866540-67d8-4517-a362-c099d51003ec",
"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": "9d45e977-5244-4d9a-ba38-ec2d89140be6",
"id_room": "9dce957e-e4f9-4098-a084-9ba4de3a5021",
"date_in": "2026-01-10T12:09:15.6472425+01:00",
"date_out": "2026-01-10T12:09:15.6472425+01:00",
"id_user_add": "210dda87-2c7c-47ac-af8f-44654653b50d",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-01-10T12:09:15.6472425+01:00",
"last_update": "2026-01-10T12:09:15.6472425+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": "10f6c95a-a1b4-4e82-b51e-8493eb3ebc20",
"id_pos": "4bc0735c-f6d8-4dfc-b9f5-7beb8bb0434f",
"mac_address": "sample string 3",
"date_end": "2026-01-10T12:09:15.6472425+01:00",
"key_access": "sample string 5",
"id_user_add": "d784a452-3832-4e60-8be0-6ae728d53148",
"active": true,
"created_on": "2026-01-10T12:09:15.6472425+01:00",
"last_update": "2026-01-10T12:09:15.6472425+01:00",
"commited": true,
"mt_pos": {
"$ref": "12"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "65"
}
],
"st_users_pos": [
{
"$id": "66",
"id_user": "8a894234-2329-4967-ad60-020215fc5494",
"id_pos": "2bd0b800-ac40-4026-9b31-b41f3ece7b3b",
"pass_required": true,
"active": true,
"created_on": "2026-01-10T12:09:15.6472425+01:00",
"last_update": "2026-01-10T12:09:15.6472425+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": "06db7ced-e884-4b5d-829e-58e1fb53787d",
"id_pos": "123d3b53-d6d8-49b6-b426-e973907da5f0",
"date_add": "2026-01-10T12:09:15.6472425+01:00",
"date_upd": "2026-01-10T12:09:15.6472425+01:00",
"date_out": "2026-01-10T12:09:15.6472425+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": "132c7d88-51eb-4a72-88f6-dd130b759299",
"id_user_add": "17a237e0-a04b-4bf4-b676-2d596de0aca0",
"id_table": "a5e73464-1beb-4452-b3a5-3fb7453e7ad2",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "210c22fc-7e85-42f0-8478-f4dfa45e20bd",
"created_on": "2026-01-10T12:09:15.6472425+01:00",
"commited": true,
"mt_pos": {
"$ref": "12"
},
"st_sync_tables": {
"$id": "69",
"id": "654d2bbc-5b54-4b2e-afbd-d9445f645747",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-01-10T12:09:15.6472425+01:00",
"last_update": "2026-01-10T12:09:15.6472425+01:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "70",
"id": "0f1bfe7d-2e7d-436f-b9d5-758aa1573ec2",
"id_sync": "8e4a0e6f-8d3f-4961-b99a-eb9966b00bd2",
"json": "sample string 3",
"id_table": "291dad7b-1f3f-408b-be4d-e55582b954bd",
"order": 5,
"st_sync_packages": {
"$id": "71",
"id": "b1871bdc-8035-4872-8060-02707f56e689",
"id_branch_from": "bad2cafa-f2ae-420a-9e9a-337bd5dba33c",
"id_branch_to": "692285b8-10d0-44bc-9bfe-2d5fb2b8bb50",
"type": 4,
"created_on": "2026-01-10T12:09:15.6472425+01:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-01-10T12:09:15.6472425+01:00",
"send_on": "2026-01-10T12:09:15.6472425+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": "9dead794-c6fe-4290-add9-78f4a474eb80",
"id_pos": "3b43c1d5-c1d7-4a15-9b88-33f992cf9d54",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-01-10T12:09:15.6472425+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": "ab16eeae-cd04-46eb-b923-92d217725fe9",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-01-10T12:09:15.6472425+01:00",
"last_update": "2026-01-10T12:09:15.6472425+01:00",
"id_user_upd": "5454b2a8-edf7-4330-847f-ea41dc63f6e5",
"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": "853e51b7-e687-45ea-827a-5cb93bec67fb",
"id_function": "c71ceb61-f582-4bed-9407-fa19f4f3f4a7",
"id_user": "e982f129-4f22-4cda-9bea-8cdb47a4fe2d",
"id_profile": "87a05536-c7c4-4427-9365-7fef77bd50e2",
"permission": 3,
"active": true,
"created_on": "2026-01-10T12:09:15.6472425+01:00",
"last_update": "2026-01-10T12:09:15.6472425+01:00",
"commited": true,
"st_users_profiles": {
"$id": "75",
"id": "066359b7-924d-40e8-8b3c-c67f5e8bb7db",
"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-01-10T12:09:15.6472425+01:00",
"last_update": "2026-01-10T12:09:15.6472425+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": "5954f19f-d285-466f-896e-4601f96ca66e",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "d8c1f636-c0e7-4d05-bf7d-7b2bfa39cf8c",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "2357d106-794b-4b48-9fc4-459a634d192c",
"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-01-10T12:09:15.6472425+01:00",
"last_update": "2026-01-10T12:09:15.6472425+01:00",
"commited": true,
"st_functions_groups": {
"$id": "77",
"id": "aabe0221-d6c5-47af-bb3c-f0d1e83465bb",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-01-10T12:09:15.6472425+01:00",
"last_update": "2026-01-10T12:09:15.6472425+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": "29863064-a0df-419a-837d-a79c69c5f85e",
"token_id": "sample string 2",
"id_user": "2af98c0b-fd78-460b-97c3-f5ae143b9921",
"date_from": "2026-01-10T12:09:15.6472425+01:00",
"date_end": "2026-01-10T12:09:15.6472425+01:00",
"created_on": "2026-01-10T12:09:15.6472425+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": "ff23137c-13ba-4171-bbe1-3fee4a8dff63",
"id_room_activity": "9ec418be-209d-42e8-930c-1382f8402a26",
"id_pos_sesion": "8603bab2-48a2-4538-9988-b3a91e07ecb8",
"log_text": "sample string 4",
"id_user": "4d70d0bb-19a0-4715-bc6f-bc4814904b4d",
"created_on": "2026-01-10T12:09:15.6472425+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": "7df0c013-ef5f-4f66-840b-0e16a1272710",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-01-10T12:09:15.6472425+01:00",
"last_update": "2026-01-10T12:09:15.6472425+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": "522f734a-2ef7-4c2e-8ce8-1bd052aa6641",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-01-10T12:09:15.6472425+01:00",
"date_end": "2026-01-10T12:09:15.6472425+01:00",
"state": "sample string 6",
"created_on": "2026-01-10T12:09:15.6472425+01:00",
"last_update": "2026-01-10T12:09:15.6472425+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"
}
}