GET api/Mt_Pos_Rooms?id_pos={id_pos}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id_pos | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of mt_pos_rooms| Name | Description | Type | Additional information |
|---|---|---|---|
| id_pos | globally unique identifier |
Required |
|
| id_room | globally unique identifier |
Required |
|
| active | boolean |
Required |
|
| created_on | date |
None. |
|
| last_update | date |
None. |
|
| id_user_upd | globally unique identifier |
None. |
|
| commited | boolean |
None. |
|
| mt_pos | mt_pos |
None. |
|
| mt_rooms | mt_rooms |
None. |
|
| st_users | st_users |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"$id": "1",
"id_pos": "6dcff072-8808-4f01-b973-86172125286b",
"id_room": "3c5a84ee-3aa0-41fe-914f-892d420328c5",
"active": true,
"created_on": "2026-01-10T12:09:56.3481136+01:00",
"last_update": "2026-01-10T12:09:56.3481136+01:00",
"id_user_upd": "9ca13c35-e343-4d68-981f-9862071dfc5f",
"commited": true,
"mt_pos": {
"$id": "2",
"id": "85a6abe1-1904-41b8-992d-18404afa54e7",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "0f0c9094-028b-40db-9218-2b5cd28a31e7",
"id_zone": "7cdcb46d-b711-4701-97c3-1a090543b076",
"user_required": true,
"active": true,
"created_on": "2026-01-10T12:09:56.3481136+01:00",
"last_update": "2026-01-10T12:09:56.3481136+01:00",
"id_user_upd": "d5780500-3a7e-4d01-80e8-55c31118875f",
"commited": true,
"mt_branches_zones": {
"$id": "3",
"id": "7d2cd45a-c4c8-4a45-9f97-0a627a1f4354",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "11b233cf-3860-4ac8-b97d-632680a2e73c",
"active": true,
"created_on": "2026-01-10T12:09:56.3481136+01:00",
"last_update": "2026-01-10T12:09:56.3481136+01:00",
"id_user_upd": "88364237-e381-414e-aab3-da74c7ddf43f",
"commited": true,
"mt_branches": {
"$id": "4",
"id": "0b992cc8-3fe5-4635-8bc5-157bbffe157a",
"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": "53daee33-b726-4396-886e-7bb9519bd7e4",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-01-10T12:09:56.3481136+01:00",
"last_update": "2026-01-10T12:09:56.3481136+01:00",
"id_user_upd": "0a9a83ef-3161-4f81-94fe-a34a06c4abcf",
"commited": true,
"st_images": {
"$id": "5",
"id": "1f415e5d-e3a7-47ac-a2e9-256a4d439748",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "10d3f520-fb7a-4124-9d8f-5c4656ca734f",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-01-10T12:09:56.3481136+01:00",
"last_update": "2026-01-10T12:09:56.3481136+01:00",
"commited": true,
"mt_branches": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"mt_categories": [
{
"$id": "6",
"id": "96436143-7c38-4c9f-badb-41dee54b565a",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "8cf787dc-77af-431b-9f6b-a88a86535466",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "62ab88b2-567d-41b8-98eb-0f40f8461316",
"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:56.3481136+01:00",
"last_update": "2026-01-10T12:09:56.3481136+01:00",
"id_user_upd": "2f2e6c06-104d-466a-afdc-a767571bfad1",
"commited": true,
"mt_categories_items": [
{
"$id": "7",
"id_category": "9babecae-465d-47db-980d-39a87fd2d9ec",
"id_item": "a129f1d6-d8d5-4e15-b56c-9a19d094bd9c",
"is_default": true,
"active": true,
"created_on": "2026-01-10T12:09:56.3481136+01:00",
"last_update": "2026-01-10T12:09:56.3481136+01:00",
"id_user_upd": "e92743b1-5cbd-41d6-bf1e-82402028435e",
"commited": true,
"mt_categories": {
"$ref": "6"
},
"mt_items": {
"$id": "8",
"id": "e8ed04ed-e175-427a-b742-f7c98320ea2c",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "f875034a-8e33-4a7c-8088-8ed576ad9566",
"id_unit_sec": "d3fc643e-a69a-4cdd-bb84-6119f6adbb47",
"id_brand": "14cb82ae-339e-4cfe-a989-365c45772367",
"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": "d298c9b5-4dc8-4056-a6cb-19414886e664",
"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:56.3481136+01:00",
"last_update": "2026-01-10T12:09:56.3481136+01:00",
"id_user_upd": "5191ddb4-01f3-4ec4-9032-aeb2e35f3b32",
"commited": true,
"mt_brands": {
"$id": "9",
"id": "6ff742c8-47c5-4b98-b03b-ab3569adb3ae",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-01-10T12:09:56.3481136+01:00",
"last_update": "2026-01-10T12:09:56.3481136+01:00",
"id_user_upd": "581c76d3-d966-49c0-b2a5-d3c726c8129f",
"commited": true,
"mt_items": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"st_users": {
"$id": "10",
"id": "5e2f0c6b-7866-450a-bb17-42ee38cddc32",
"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": "846289c7-6682-478d-aace-09671000e209",
"view_messages": true,
"id_image_photo": "955771b5-7d4a-4fa4-b8d6-37a711a4799e",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "035fd1ed-1216-415b-a567-b26f98c52ed4",
"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:56.3481136+01:00",
"last_update": "2026-01-10T12:09:56.3481136+01:00",
"commited": true,
"mt_branches": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"mt_branches_zones": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"mt_brands": [
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"mt_categories": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_categories_items": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"mt_cloakrooms": [
{
"$id": "11",
"id": "ac429044-d7e2-4183-b983-376a4ff87f72",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "b4cb4554-1ede-4ef2-a36f-45966f39a110",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "cd777a5b-cb5f-449c-a167-46fa6ab918d9",
"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:56.3481136+01:00",
"last_update": "2026-01-10T12:09:56.3481136+01:00",
"id_user_upd": "62d5e10a-e7a6-4edf-aef0-3e8c5d03189c",
"commited": true,
"mt_pos": {
"$ref": "2"
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"tt_cloakrooms_units": [
{
"$id": "12",
"id": "2986c8cd-bba9-4ec8-ae64-ec796eb1c97a",
"id_cloakroom": "cbc79659-157f-4438-9f3e-c553eaaf48bf",
"id_pos_sesion": "080690c1-a1db-422d-9818-24b18c21ae24",
"unit_id": 4,
"date_open": "2026-01-10T12:09:56.3481136+01:00",
"date_close": "2026-01-10T12:09:56.3481136+01:00",
"id_doc_sa": "2f8ddae5-3dc5-44c5-a848-b1f4efe6e825",
"commited": true,
"mt_cloakrooms": {
"$ref": "11"
},
"tt_doc_sa": {
"$id": "13",
"id": "7fce6c9e-7192-4091-94d8-417b8b6fe576",
"id_pos": "866f3de9-e0e8-462a-8c55-2dd3ad53c5bc",
"id_doc": "95b167f3-1423-4d8b-9fc1-33f84d8c9527",
"id_branch": "03741624-8558-464c-8b6f-7b2e8e19a8df",
"nro_doc": "sample string 5",
"date_doc": "2026-01-10T12:09:56.3481136+01:00",
"date_tax": "2026-01-10T12:09:56.3481136+01:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "2e4e98f9-0c00-4760-9b9b-60d1495ec273",
"id_relationship": "e9219b5d-e8b0-40c6-a799-99490c7f2f40",
"id_loc_from": "916fb064-a5a8-470b-9550-f1b24e337b71",
"id_loc_end": "72bd0801-904e-4069-b075-263dc83b74b1",
"id_user_add": "202e0c99-cb02-4e7d-ad25-1d03bc2f62da",
"id_user_upd": "3f53e2d5-8f44-4fdb-a511-f798485bf1ca",
"comment": "sample string 12",
"id_pos_sesion": "a5329139-bfa2-454d-8e7b-c0fbf56e80de",
"id_room_unit": "29153ea4-05ea-4192-8754-6b8151cb2401",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "5a7ff928-e52d-433f-b31f-d5c21155f13f",
"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:56.3481136+01:00",
"last_update": "2026-01-10T12:09:56.3481136+01:00",
"commited": true,
"created_by": 1,
"mt_branches": {
"$ref": "4"
},
"mt_docs": {
"$id": "14",
"id": "556f08bf-11f8-4b74-9f8b-5bde5df27fc6",
"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": "bcbbc682-872e-497e-9430-d28a0cd94986",
"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:56.3481136+01:00",
"last_update": "2026-01-10T12:09:56.3481136+01:00",
"id_user_upd": "879c7025-d023-4388-85f6-1d29977eb443",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "15",
"id_doc": "bed5400c-6d49-4a10-8b14-8990a47b5944",
"id_pay": "5fe4ffa5-bf76-48e0-bc4d-2a4d5e4c244f",
"id_money": "ac080d05-90f3-4866-96d3-123a0957ed86",
"active": true,
"created_on": "2026-01-10T12:09:56.3481136+01:00",
"last_update": "2026-01-10T12:09:56.3481136+01:00",
"id_user_upd": "f35d54b7-2b6d-43e2-ac11-d1d5cea3e674",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_money_types": {
"$id": "16",
"id": "f095a300-efeb-4720-ad08-64303bac1c26",
"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": "a3902b9a-7533-4edc-85dc-f6213d8e29bc",
"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:56.3481136+01:00",
"last_update": "2026-01-10T12:09:56.3481136+01:00",
"id_user_upd": "ec631598-fd45-489a-9b3f-fae2e1f89b47",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_money_rates": [
{
"$id": "17",
"id_money_1": "2b4c8e31-623d-4e51-ae07-bb957301e1ce",
"id_money_2": "c6a5cb7b-bd49-4483-9176-cf647260e782",
"date_from": "2026-01-10T12:09:56.3481136+01:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-01-10T12:09:56.3481136+01:00",
"last_update": "2026-01-10T12:09:56.3481136+01:00",
"id_user_upd": "74b2648c-b6a1-4fa6-8efd-21ff0c91602a",
"commited": true,
"mt_money_types": {
"$ref": "16"
},
"mt_money_types1": {
"$ref": "16"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "17"
}
],
"mt_money_rates1": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"tt_doc_sa_cashflow": [
{
"$id": "18",
"id_doc_sa": "dff51274-678a-4b16-a1d0-ec639df40a9b",
"id_pay": "ffef629d-44c8-4bf3-bc34-2b19af2832c6",
"id_money": "50241f73-0b0d-43a7-9a1c-b75ea70a9b78",
"date_cashflow": "2026-01-10T12:09:56.3481136+01:00",
"coefficient": 5.1,
"id_user_add": "f85e3b02-25ee-4410-b0c0-ac60db12c7fc",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "19",
"id": "76bbfada-68c8-4379-8063-d7a30aaf7555",
"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": "d2c4aeef-ae1e-4f0f-9408-2bc98de3a231",
"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:56.3481136+01:00",
"last_update": "2026-01-10T12:09:56.3481136+01:00",
"id_user_upd": "7d36857b-e7cc-463b-94a3-1329062b731e",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"tt_doc_sa_cashflow": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"tt_doc_sa_pay": [
{
"$id": "20",
"id_doc_sa": "5be5a372-78f9-4329-a17f-2b6a4d7accfd",
"id_line": 2,
"id_pay": "96c9f6e0-adbe-4ec7-b73a-fbbfa14628c3",
"id_money": "7ec4f1b9-105f-4a7e-838a-e0ef8e659ac0",
"coefficient": 5.1,
"id_voucher": "81187ba1-e2d4-47ee-824a-875eee28b738",
"id_employee": "3e0fbf30-b292-4277-8532-2da6559f7ffb",
"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": "3f05aa49-927d-43c3-9319-3d99b991e6d9",
"coupon_id": "sample string 9",
"terminal_id": "sample string 10",
"card_name": "sample string 11",
"card_bank": "sample string 12",
"card_number": "sample string 13",
"client_name": "sample string 14",
"money_type": "sample string 15",
"merchant_id": "sample string 16",
"aid": "sample string 17",
"auth_num": "sample string 18",
"authorization": true,
"signature": true,
"contactless": true,
"date_hour_pay": "sample string 19",
"terminal_name": "sample string 20",
"active": true,
"mt_employees": {
"$id": "21",
"id": "6662f3d4-e98e-4ef5-9cb3-ffddb9004c5c",
"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": "a00363cf-75c9-4ea9-b401-96c9d50d6744",
"name_pos": "sample string 12",
"id_image": "d0fccace-aa44-4e34-8ea4-83bff6c8e609",
"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:56.3481136+01:00",
"last_update": "2026-01-10T12:09:56.3481136+01:00",
"id_user_upd": "323bd63e-01b4-4993-8bb1-5633a381416b",
"commited": true,
"mt_employees_branches": [
{
"$id": "22",
"id_employee": "ee40121f-bc8d-441a-8d59-5f48d0bd5dc1",
"id_branch": "c4ba9372-e201-44ff-b667-a45824897354",
"active": true,
"created_on": "2026-01-10T12:09:56.3481136+01:00",
"last_update": "2026-01-10T12:09:56.3481136+01:00",
"id_user_upd": "7b63877f-4e36-4c36-940d-e6f2cf3a372d",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_employees": {
"$ref": "21"
}
},
{
"$ref": "22"
}
],
"mt_employees_profiles": {
"$id": "23",
"id": "bad30818-2028-47cf-9cae-ffd04f6e109c",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-01-10T12:09:56.3481136+01:00",
"last_update": "2026-01-10T12:09:56.3481136+01:00",
"id_user_upd": "3bd8a011-6a63-4c61-a8b4-464c51e9c152",
"commited": true,
"mt_employees": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"st_users": {
"$ref": "10"
}
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"tt_doc_sa_det": [
{
"$id": "24",
"id_doc_sa": "f4b9091a-1ce3-4703-a86e-a9ad4c73ddf0",
"id_line": 2,
"id_item_sub": "325f8966-7727-4d30-8b4b-218c3d191157",
"qty": 4.1,
"id_list": "954efafc-2709-4f65-ba3b-342b9f63c6c4",
"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": "5b0bbe83-2aa3-427c-906f-fa4442db135b",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "844a6c34-e448-431f-b55a-320140c7c76f",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "dd7a3c14-2ca6-4f64-9463-a6ec772cc0f0",
"id_user_upd": "02a264ae-8346-4d42-8fe5-f8e5d604779c",
"active": true,
"mt_employees": {
"$ref": "21"
},
"mt_items_sub": {
"$id": "25",
"id": "e85324cb-ed05-4a1a-b981-bb3bd616c36c",
"id_item": "2a5845f7-9756-4a02-b53e-56bf19c8392f",
"id_item_type": "4f4b8567-1a66-4df0-bd3d-1965f4f72fce",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "0f082d82-b563-4d8f-891b-b471e354df2b",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-01-10T12:09:56.3481136+01:00",
"last_update": "2026-01-10T12:09:56.3481136+01:00",
"id_user_upd": "14785f2b-5a20-4c5c-b0e6-3f9fb11c0a21",
"commited": true,
"mt_items": {
"$ref": "8"
},
"mt_items_formula": [
{
"$id": "26",
"id_item_sub": "e9684ef9-134c-4ca6-9f50-39bdd40cd3c8",
"id_item": "1dacdff9-2024-4612-bcf6-6b5bafe0530e",
"group_id": 3,
"id_unit_ref": "acab3cc5-ba6e-4ed0-b69b-7fdf10f5fd31",
"qty_dis": 5,
"mt_items": {
"$ref": "8"
},
"mt_items_sub": {
"$ref": "25"
},
"mt_units_ref": {
"$id": "27",
"id": "3dbc16da-804a-40c0-8621-8f326ccf9eaa",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "a0ffbf6a-60b0-4b1b-9b40-ede5a3329246",
"active": true,
"created_on": "2026-01-10T12:09:56.3481136+01:00",
"last_update": "2026-01-10T12:09:56.3481136+01:00",
"id_user_upd": "544b1901-d065-4afc-b751-e682b63cc7dd",
"commited": true,
"mt_units": {
"$id": "28",
"id": "050e2702-222c-469c-985a-222f9acc6b2f",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-01-10T12:09:56.3481136+01:00",
"last_update": "2026-01-10T12:09:56.3481136+01:00",
"id_user_upd": "a04e1860-a975-4272-b140-18084b21c78d",
"commited": true,
"mt_units_ref": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"st_users": {
"$ref": "10"
},
"mt_items": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_items1": [
{
"$ref": "8"
},
{
"$ref": "8"
}
]
},
"st_users": {
"$ref": "10"
},
"mt_items_formula": [
{
"$ref": "26"
},
{
"$ref": "26"
}
]
}
},
{
"$ref": "26"
}
],
"mt_items_types": {
"$id": "29",
"id": "f8645a93-5aeb-47a4-9f49-10c48ed0266d",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "20fce170-d09d-49f0-81c5-935e512559d5",
"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:56.3481136+01:00",
"last_update": "2026-01-10T12:09:56.3481136+01:00",
"id_user_upd": "826ac1ba-1b2e-4cfc-9874-b63fd1df6708",
"commited": true,
"tt_vouchers_det": [
{
"$id": "30",
"id_voucher": "423c4bfc-319b-4a67-ad55-56dc6de13de6",
"id_line": "5f006a25-ce30-4a6e-8aa7-f82c01f1be70",
"id_category": "1f42027b-2754-4664-ac8f-d8e47d031a11",
"id_item": "dde96752-a54b-450f-8bdb-d27655f90733",
"id_item_type": "b206acce-c811-4f87-a496-174a97378c60",
"price_max": 1.1,
"qty_add": 3.1,
"qty_used": 4.1,
"mt_categories": {
"$ref": "6"
},
"mt_items": {
"$ref": "8"
},
"mt_items_types": {
"$ref": "29"
},
"tt_vouchers": {
"$id": "31",
"id": "9061c19f-9952-4a03-9bbb-46cb80d2af69",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-01-10T12:09:56.3481136+01:00",
"date_end": "2026-01-10T12:09:56.3481136+01:00",
"date_used": "2026-01-10T12:09:56.3481136+01:00",
"date_sesion": "2026-01-10T12:09:56.3481136+01:00",
"id_employee": "2c218ff0-e21b-4487-8f33-af4f572dfc0f",
"id_branch": "e0d28dc9-a080-4840-ae3c-5b1e6fb41e7f",
"id_voucher_permision": "463431b6-1728-4467-925d-13b46151e971",
"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": "489a3ddc-8e02-4871-b5d3-1ee7434d3ce1",
"id_user_add": "e1a33dce-c354-412a-87c9-96e1d892898a",
"id_doc_sa": "5aeb52a6-9204-47e1-ab52-729d52ed8587",
"id_item_sub": "5541c3b9-98ff-4abc-b630-5e075937e185",
"id_pos_sesion": "dacf9d80-0ada-4faa-9c36-4b5752d4880f",
"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:56.3481136+01:00",
"last_update": "2026-01-10T12:09:56.3481136+01:00",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_employees": {
"$ref": "21"
},
"mt_payment_types": {
"$ref": "19"
},
"st_users": {
"$ref": "10"
},
"tt_doc_sa_pay": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_vouchers_det": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"tt_vouchers_permisions": {
"$id": "32",
"id": "5f005175-24d4-46c4-a575-378d7d525b62",
"date_from": "2026-01-10T12:09:56.3481136+01:00",
"date_end": "2026-01-10T12:09:56.3481136+01:00",
"date_used": "2026-01-10T12:09:56.3481136+01:00",
"id_employee": "a8c045ba-e2c6-4464-ab1d-2820183e2c74",
"id_branch": "589960d6-b265-4897-a291-7bbdd82944f2",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "415cf3b1-461b-438f-b489-4d3ff2e135ea",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-01-10T12:09:56.3481136+01:00",
"last_update": "2026-01-10T12:09:56.3481136+01:00",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_employees": {
"$ref": "21"
},
"st_users": {
"$ref": "10"
},
"tt_vouchers": [
{
"$ref": "31"
},
{
"$ref": "31"
}
]
}
}
},
{
"$ref": "30"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_prices_rules": [
{
"$id": "33",
"id": "a3b0f165-a26d-45db-9bf0-1affb9dae7af",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-01-10T12:09:56.3481136+01:00",
"date_end": "2026-01-10T12:09:56.3481136+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": "a4fb87c0-6780-4748-9bfe-48463b0f1e96",
"id_pos": "093c7edf-e22a-42b0-988c-0d23cd8fb6ab",
"id_list": "6d1c8d53-2628-42d8-bb77-69f2ae9f9d1a",
"id_item": "dce38450-0da0-44d6-9e82-35d08b2eb427",
"id_item_type": "edd5dd8f-082b-4891-b759-778f16c1e9b0",
"id_category": "7560cead-b24a-4012-92fc-97dd74150db3",
"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:56.3481136+01:00",
"last_update": "2026-01-10T12:09:56.3481136+01:00",
"id_user_upd": "a1d29ecc-29e2-4938-81bf-5cc3d0eb6f39",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_categories": {
"$ref": "6"
},
"mt_items": {
"$ref": "8"
},
"mt_items_types": {
"$ref": "29"
},
"mt_pos": {
"$ref": "2"
},
"mt_prices_list": {
"$id": "34",
"id": "cbefee8f-d643-4030-9bdb-b7d8b7def698",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "8b5db902-d8ed-4d67-ab3e-85361b7191cd",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "044790d5-1d3e-42ef-9fcb-75e3ee575812",
"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:56.3481136+01:00",
"last_update": "2026-01-10T12:09:56.3481136+01:00",
"id_user_upd": "0fc2f0af-7f86-4d7a-aa04-c8370822d109",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "35",
"id_pos": "a89521dd-050b-4632-9a08-565f66ed4229",
"id_pos_type": "9f4d3cee-e027-4aeb-80e0-c8bd3e956d56",
"id_price_list": "336bb104-1d67-4f15-b458-bbcf05e90b52",
"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:56.3481136+01:00",
"last_update": "2026-01-10T12:09:56.3481136+01:00",
"id_user_upd": "bbc4dea8-7297-4ca5-8930-8d30c03b2917",
"commited": true,
"mt_pos_view": {
"$id": "36",
"id_pos": "be8cb460-7bf3-4a64-881a-e4060e08b3de",
"id_pos_type": "637b2112-873a-47a0-8a63-f950a1fb4387",
"is_default": true,
"active": true,
"created_on": "2026-01-10T12:09:56.3481136+01:00",
"last_update": "2026-01-10T12:09:56.3481136+01:00",
"id_user_upd": "248e655f-959a-4d0e-8c11-45eeb17d322c",
"commited": true,
"mt_pos": {
"$ref": "2"
},
"mt_pos_prices_list": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_pos_types": {
"$id": "37",
"id": "5fc098ac-6a0b-460b-bc88-7ab90b3ca489",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-01-10T12:09:56.3481136+01:00",
"last_update": "2026-01-10T12:09:56.3481136+01:00",
"id_user_upd": "953d6537-198c-4151-9729-d94241aaf460",
"commited": true,
"mt_items_featured": [
{
"$id": "38",
"id": "622dad07-182d-4b69-ad39-3c81831e4482",
"id_branch": "74d28823-2445-4abe-8a34-635821cc7c45",
"id_pos_type": "37301ca8-4f3c-492f-a6a8-9df1aebd9fed",
"id_pos": "cee912b1-c722-48bf-9430-11e3b47a710f",
"id_item": "7701116e-35e8-4b54-9146-bfb120822970",
"date_from": "2026-01-10T12:09:56.3481136+01:00",
"date_end": "2026-01-10T12:09:56.3481136+01:00",
"image_id": 4,
"active": true,
"created_on": "2026-01-10T12:09:56.3481136+01:00",
"last_update": "2026-01-10T12:09:56.3481136+01:00",
"id_user_upd": "e0ad33d8-5259-4660-8a0c-7f11af756437",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_items": {
"$ref": "8"
},
"mt_pos": {
"$ref": "2"
},
"mt_pos_types": {
"$ref": "37"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "38"
}
],
"mt_pos_doc_print": [
{
"$id": "39",
"id_pos_print": "88089c8f-256b-4b0a-b7f4-4118a814a9ea",
"id_doc": "cdcc18d4-13a8-4f18-b0ba-3a9f7f432277",
"id_pos_type": "aca6bb1a-f5cf-430d-b25a-a85a9235b835",
"id_doc_print": "79426a03-07c5-48b8-914a-4958c951013f",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-01-10T12:09:56.3481136+01:00",
"last_update": "2026-01-10T12:09:56.3481136+01:00",
"id_user_upd": "e9335166-1a94-41ba-818d-6a474d55f6a9",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_pos_print": {
"$id": "40",
"id": "13988c11-2a94-49ec-a2a3-f0b177506f73",
"id_pos": "7d252321-4113-4b72-a904-a7801583d036",
"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:56.3481136+01:00",
"last_update": "2026-01-10T12:09:56.3481136+01:00",
"id_user_upd": "4a8e273e-05b9-4b6a-b376-4610620255c0",
"commited": true,
"mt_pos": {
"$ref": "2"
},
"mt_pos_doc_print": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"st_users": {
"$ref": "10"
}
},
"mt_pos_types": {
"$ref": "37"
},
"st_doc_print": {
"$id": "41",
"id": "67539a56-a980-49a4-ad56-1589e69700be",
"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:56.3481136+01:00",
"last_update": "2026-01-10T12:09:56.3481136+01:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"st_doc_print_det": [
{
"$id": "42",
"id_doc_print": "3788328a-b20c-43b5-8af1-cac2697293b4",
"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": "41"
}
},
{
"$ref": "42"
}
]
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "39"
}
],
"st_users": {
"$ref": "10"
},
"mt_pos_view": [
{
"$ref": "36"
},
{
"$ref": "36"
}
]
},
"st_users": {
"$ref": "10"
}
},
"mt_prices_list": {
"$ref": "34"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "35"
}
],
"mt_prices_items": [
{
"$id": "43",
"id_list": "a1eb6dfd-0b43-4d63-9be6-9699da75a865",
"id_item_sub": "a3ab7c64-10ff-455c-90d4-d34c1c661b08",
"validity_date": "2026-01-10T12:09:56.3481136+01:00",
"price": 4.1,
"active": true,
"created_on": "2026-01-10T12:09:56.3481136+01:00",
"last_update": "2026-01-10T12:09:56.3481136+01:00",
"id_user_upd": "9e00428f-cb3f-47ba-a433-b731d9a30a61",
"commited": true,
"mt_items_sub": {
"$ref": "25"
},
"mt_prices_list": {
"$ref": "34"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "43"
}
],
"mt_prices_list1": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_prices_list2": {
"$ref": "34"
},
"mt_prices_list_rules": [
{
"$id": "44",
"id": "7a5f8edc-14fe-4e92-8e11-e9045d943fe6",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-01-10T12:09:56.3481136+01:00",
"date_end": "2026-01-10T12:09:56.3481136+01:00",
"id_branch": "6f12fcac-a048-489b-b82a-fa04136eaa61",
"id_pos": "3e479dfd-6b1c-4241-bd0a-d1f6f433cd67",
"id_list": "0e2c893b-ec0e-4ac3-8df2-88579d3ac8eb",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-01-10T12:09:56.3481136+01:00",
"last_update": "2026-01-10T12:09:56.3481136+01:00",
"id_user_upd": "0f6bb215-6c5d-488f-b61e-9d413540150e",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_pos": {
"$ref": "2"
},
"mt_prices_list": {
"$ref": "34"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "44"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"mt_prices_rules": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"tt_doc_sa_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
]
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "33"
}
],
"tt_items_customs": [
{
"$id": "45",
"id": "c3e3bf0b-f9ab-4838-8ce4-bf63219b7744",
"order_id": 2,
"id_item": "b53d4c55-dec1-4b5e-9c7a-ba3a7ea6a423",
"id_item_type": "bf7bcfbf-cfb0-4a0f-8fd9-edc47f963a95",
"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": "03ff481f-2fff-477c-a275-0b7b6ba92975",
"type_item": 11,
"id_voucher_json": "6f7103bd-faa8-4dec-bc52-18b508172b4d",
"count_voucher": 1,
"id_category": "d7dbac84-588f-4fa5-ae39-e9e41375ebdb",
"created_on": "2026-01-10T12:09:56.3481136+01:00",
"last_update": "2026-01-10T12:09:56.3481136+01:00",
"id_user_upd": "9709207d-c984-4298-85c0-fc0d6f4fd4ae",
"commited": true,
"mt_items": {
"$ref": "8"
},
"mt_items_types": {
"$ref": "29"
},
"st_users": {
"$ref": "10"
},
"tt_pos_sesion": {
"$id": "46",
"id": "8268b9e2-80e9-4e16-bede-48103e68d916",
"nro_sesion": 2,
"id_pos": "b66b49f5-c796-429d-881b-703bfd3387de",
"date_tax": "2026-01-10T12:09:56.3481136+01:00",
"date_open": "2026-01-10T12:09:56.3481136+01:00",
"date_close": "2026-01-10T12:09:56.3481136+01:00",
"id_user_open": "307871a5-be4c-4ee3-beff-344b2ef67430",
"id_user_close": "a22eeb9e-b1e0-4727-a7d5-b5e5822778cf",
"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:56.3481136+01:00",
"last_update": "2026-01-10T12:09:56.3481136+01:00",
"commited": true,
"mt_pos": {
"$ref": "2"
},
"tt_cloakrooms_units": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"tt_items_customs": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"tt_doc_sa_pt": [
{
"$id": "47",
"id": "e7e93ebf-d5fd-4e51-abc1-e00b8cc54073",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "50ea5696-234d-4678-bbb1-1bcaf56143f5",
"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:56.3481136+01:00",
"tt_pos_sesion": {
"$ref": "46"
}
},
{
"$ref": "47"
}
],
"tt_rooms_units_activity": [
{
"$id": "48",
"id": "36b11559-767c-461d-8650-d6f0446de49e",
"id_room_unit": "795c0280-55be-4225-90cb-99ccaf9e458f",
"id_room_list": "9de4d552-c5ed-40c3-bfcf-cbbdc13943fa",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-01-10T12:09:56.3481136+01:00",
"date_from": "2026-01-10T12:09:56.3481136+01:00",
"date_end": "2026-01-10T12:09:56.3481136+01:00",
"date_open": "2026-01-10T12:09:56.3481136+01:00",
"date_close": "2026-01-10T12:09:56.3481136+01:00",
"id_employee": "f1eba866-1195-43c9-8cb9-e82cd13629c3",
"id_employee_sec": "e7f559ad-846c-4691-bba7-a6826830c3cf",
"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": "a18ba8b1-aa22-4991-bc5f-c94b5af20e36",
"comment": "sample string 7",
"id_user_open": "b8c71df6-4997-4b88-b2a0-8f9ade8fcc72",
"id_user_close": "053ae705-7522-46b5-bca4-bd7285441e3d",
"id_unit_state": "669dd11f-7ff8-47ba-9312-c8986af24fe4",
"id_pos_sesion": "d450e2ef-c468-4e72-9433-04a867dbc485",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-01-10T12:09:56.3481136+01:00",
"active": true,
"created_on": "2026-01-10T12:09:56.3481136+01:00",
"last_update": "2026-01-10T12:09:56.3481136+01:00",
"commited": true,
"mt_employees": {
"$ref": "21"
},
"mt_employees1": {
"$ref": "21"
},
"mt_rooms_units": {
"$id": "49",
"id": "714d69a7-937d-4acb-97dd-86ab2a0fc8f6",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "2ad4a47c-69df-47b5-84e4-9b656a9d7e49",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "0f78178f-6358-42d7-808c-a2c8e6f88989",
"locked": true,
"date_locked": "2026-01-10T12:09:56.3481136+01:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-01-10T12:09:56.3481136+01:00",
"last_update": "2026-01-10T12:09:56.3481136+01:00",
"id_user_upd": "b0264e2e-7e57-4ed9-a9a9-09a06c76b806",
"commited": true,
"mt_rooms": {
"$id": "50",
"id": "48a32dd4-6886-4db9-8871-d6183c6db27e",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "91434698-bbbf-4ed1-8bff-6119774993fc",
"name_pos": "sample string 6",
"id_image": "a415f221-259e-4e86-be1c-a9eabef1963b",
"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": "f0c76b30-735e-45c2-b9d8-940e65734bd7",
"refresh_status": true,
"active": true,
"created_on": "2026-01-10T12:09:56.3481136+01:00",
"last_update": "2026-01-10T12:09:56.3481136+01:00",
"id_user_upd": "025aef9c-ec2c-4a3e-8662-75566c1a4156",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_pos_rooms": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"st_images": {
"$ref": "5"
},
"st_images1": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"mt_rooms_units": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"tt_rooms_list": [
{
"$id": "51",
"id": "da22c526-49c7-4c68-9237-89bb717ec36f",
"id_room": "409c2efe-53d7-4825-9dc8-1a0e6f71ff20",
"date_in": "2026-01-10T12:09:56.3481136+01:00",
"date_out": "2026-01-10T12:09:56.3481136+01:00",
"id_user_add": "2d9176ec-7845-4d78-be1f-1d7ee7417a8c",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-01-10T12:09:56.3481136+01:00",
"last_update": "2026-01-10T12:09:56.3481136+01:00",
"commited": true,
"mt_rooms": {
"$ref": "50"
},
"st_users": {
"$ref": "10"
},
"tt_rooms_units_activity": [
{
"$ref": "48"
},
{
"$ref": "48"
}
]
},
{
"$ref": "51"
}
]
},
"mt_rooms_units_types": {
"$id": "52",
"id": "d0d245a3-b87e-4b6a-9dd8-0b40ceec29f9",
"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:56.3481136+01:00",
"last_update": "2026-01-10T12:09:56.3481136+01:00",
"id_user_upd": "9da5155d-891e-46ea-bab1-d41f8fd06e6e",
"commited": true,
"mt_rooms_units": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"mt_rooms_units_states_types": [
{
"$id": "53",
"id_room_type": "8b3a49b8-bedd-482c-851b-d263493a4fca",
"id_room_state": "52916b02-018c-41b2-bfcd-0be2d8c3c5f9",
"id_image": "da129955-9c91-474e-852f-869c549b858c",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-01-10T12:09:56.3481136+01:00",
"last_update": "2026-01-10T12:09:56.3481136+01:00",
"id_user_upd": "31c89164-df82-4e32-a36f-cfcc722a3c89",
"commited": true,
"mt_rooms_units_states": {
"$id": "54",
"id": "e6108b43-a074-43e1-a195-44b87bb52d91",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-01-10T12:09:56.3481136+01:00",
"last_update": "2026-01-10T12:09:56.3481136+01:00",
"id_user_upd": "33369722-8733-4f76-b600-0ac7c7284524",
"commited": true,
"st_users": {
"$ref": "10"
},
"mt_rooms_units_states_types": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"tt_rooms_units_activity": [
{
"$ref": "48"
},
{
"$ref": "48"
}
]
},
"mt_rooms_units_types": {
"$ref": "52"
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "53"
}
],
"st_users": {
"$ref": "10"
}
},
"st_users": {
"$ref": "10"
},
"tt_rooms_units_activity": [
{
"$ref": "48"
},
{
"$ref": "48"
}
]
},
"mt_rooms_units_states": {
"$ref": "54"
},
"st_users": {
"$ref": "10"
},
"st_users1": {
"$ref": "10"
},
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_pos_sesion": {
"$ref": "46"
},
"tt_rooms_list": {
"$ref": "51"
}
},
{
"$ref": "48"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_tips": [
{
"$id": "55",
"id": "ca075b44-d6ad-4250-a10e-ffb6bc3066e6",
"id_pos_sesion": "9d5518c7-2322-49b2-9f49-a5e833f57e8b",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "99619e2d-ce40-4b1c-ad30-b1c2ce83fd05",
"id_room_unit_activity": "5c2f5257-63e6-4886-843e-0e41f4179984",
"id_doc_sa": "65fbb860-f9d7-4e6a-9c09-9c1cab4dc073",
"id_pos_type": "da4c1be2-3e08-427d-94c3-f83d71e4b0c6",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "37662b75-23fa-4281-9696-63729297690f",
"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:56.3481136+01:00",
"last_update": "2026-01-10T12:09:56.3481136+01:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "46"
},
"tt_tips_users": [
{
"$id": "56",
"id_tip": "ae77591b-b5c2-4924-bbc0-1830a6e3e1c0",
"id_user": "f4f8337f-0756-422e-9711-3e380d28b3f3",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-01-10T12:09:56.3481136+01:00",
"last_update": "2026-01-10T12:09:56.3481136+01:00",
"commited": true,
"st_users": {
"$ref": "10"
},
"tt_tips": {
"$ref": "55"
}
},
{
"$ref": "56"
}
]
},
{
"$ref": "55"
}
],
"st_users": {
"$ref": "10"
},
"st_users1": {
"$ref": "10"
},
"tt_pos_sesion_users": [
{
"$id": "57",
"id_pos_sesion": "4c05e20a-050b-4f9d-ab64-63ef8edf8b35",
"id_user": "0e3d980d-dd8a-47a3-8635-dafb286108b2",
"date_add": "2026-01-10T12:09:56.3481136+01:00",
"active": true,
"created_on": "2026-01-10T12:09:56.3481136+01:00",
"last_update": "2026-01-10T12:09:56.3481136+01:00",
"commited": true,
"st_users": {
"$ref": "10"
},
"tt_pos_sesion": {
"$ref": "46"
}
},
{
"$ref": "57"
}
]
}
},
{
"$ref": "45"
}
]
},
"mt_items_vouchers": {
"$id": "58",
"id": "1ae847b2-dba5-4f6e-b7f3-7212727e832e",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "8b7363db-06f8-4d9d-80cd-d9f12e0d993d",
"id_doc_print": "f5219070-fd2b-4637-ae90-08b9a7bcda47",
"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:56.3481136+01:00",
"last_update": "2026-01-10T12:09:56.3481136+01:00",
"commited": true,
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
]
},
"st_users": {
"$ref": "10"
},
"mt_prices_items": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"tt_doc_sa_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
]
},
"mt_prices_list": {
"$ref": "34"
},
"st_users": {
"$ref": "10"
},
"st_users1": {
"$ref": "10"
},
"tt_doc_sa": {
"$ref": "13"
},
"tt_doc_sa_det_stock": [
{
"$id": "59",
"id_doc_sa": "c9a4c351-936c-46d6-8baf-2f54e01fe084",
"id_line": 2,
"id_item": "e05ec704-3b75-46a3-9e28-9923d358db2c",
"qty": 4.1,
"mt_items": {
"$ref": "8"
},
"tt_doc_sa_det": {
"$ref": "24"
}
},
{
"$ref": "59"
}
]
},
{
"$ref": "24"
}
],
"tt_doc_sa_pay": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_vouchers": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"tt_vouchers_permisions": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"tt_rooms_units_activity": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "48"
},
{
"$ref": "48"
}
]
},
"mt_money_types": {
"$ref": "16"
},
"mt_payment_types": {
"$ref": "19"
},
"tt_doc_sa": {
"$ref": "13"
},
"tt_vouchers": {
"$ref": "31"
}
},
{
"$ref": "20"
}
],
"tt_vouchers": [
{
"$ref": "31"
},
{
"$ref": "31"
}
]
},
"st_users": {
"$ref": "10"
},
"mt_money_types": {
"$ref": "16"
},
"tt_doc_sa": {
"$ref": "13"
}
},
{
"$ref": "18"
}
],
"tt_doc_sa_pay": [
{
"$ref": "20"
},
{
"$ref": "20"
}
]
},
"mt_payment_types": {
"$ref": "19"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "15"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"mt_pos_doc_print": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"st_doc_num": [
{
"$id": "60",
"id_pos": "d547f9ec-34a9-4412-8323-01d42e4ad084",
"id_doc": "b1b77649-765a-4b9f-b7dc-5e4ccf7e146b",
"value": 3,
"created_on": "2026-01-10T12:09:56.3481136+01:00",
"last_update": "2026-01-10T12:09:56.3481136+01:00",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_pos": {
"$ref": "2"
}
},
{
"$ref": "60"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st": [
{
"$id": "61",
"id": "aa62092b-ca7f-49f6-90f8-0ce34d5b02e7",
"id_pos": "3c09ea9b-ef65-4b28-8111-b35f1a8be9bf",
"id_doc": "98aef692-c25e-4128-a9d5-5f8daa22e4a4",
"id_branch": "cd9c3958-06e2-43bb-847a-582f26c5b985",
"nro_doc": "sample string 5",
"date_doc": "2026-01-10T12:09:56.3481136+01:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "2d1ccc01-c3de-4e2d-ac80-2bc60dbb5c58",
"id_loc_from": "437d05ed-75c3-4315-a405-f633e1f6ccc9",
"id_loc_end": "c3bcaa6f-88ed-49c2-a18f-55313eba9b55",
"id_user_add": "fe7d9781-dd99-4b4a-87fe-31d4808af12a",
"id_user_upd": "08951c40-61d5-4cae-94f2-f9c228b9207a",
"id_pos_sesion": "40d7f30a-0871-4fa7-b2c2-1d60960597d8",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-01-10T12:09:56.3481136+01:00",
"active": true,
"created_on": "2026-01-10T12:09:56.3481136+01:00",
"last_update": "2026-01-10T12:09:56.3481136+01:00",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_docs": {
"$ref": "14"
},
"mt_locations": {
"$id": "62",
"id": "5f6d5838-3930-4870-ad58-d2ff58f682c9",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "83bf0670-2043-4e74-91bf-8b5d9cae55d6",
"active": true,
"created_on": "2026-01-10T12:09:56.3481136+01:00",
"last_update": "2026-01-10T12:09:56.3481136+01:00",
"id_user_upd": "26165858-104f-4feb-a4c0-07c3f82864a3",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"st_users": {
"$ref": "10"
},
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_sa1": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_doc_st1": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_stock": [
{
"$id": "63",
"id_location": "64817f96-0959-4eeb-80bb-f497c5057315",
"id_item": "2360de29-1426-4297-ad15-c745da97c333",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-01-10T12:09:56.3481136+01:00",
"last_update": "2026-01-10T12:09:56.3481136+01:00",
"commited": true,
"mt_items": {
"$ref": "8"
},
"mt_locations": {
"$ref": "62"
}
},
{
"$ref": "63"
}
]
},
"mt_locations1": {
"$ref": "62"
},
"mt_pos": {
"$ref": "2"
},
"st_users": {
"$ref": "10"
},
"st_users1": {
"$ref": "10"
},
"tt_doc_st_det": [
{
"$id": "64",
"id_doc_st": "6a5393fd-1b70-482f-84dd-aff3f19b4be5",
"id_line": 2,
"id_item": "67e46282-8936-4295-bda2-9b9a52486b9b",
"comment": "sample string 4",
"qty": 5.1,
"status": 1,
"active": true,
"mt_items": {
"$ref": "8"
},
"tt_doc_st": {
"$ref": "61"
}
},
{
"$ref": "64"
}
],
"tt_doc_st1": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_doc_st2": {
"$ref": "61"
}
},
{
"$ref": "61"
}
]
},
"mt_locations": {
"$ref": "62"
},
"mt_locations1": {
"$ref": "62"
},
"mt_pos": {
"$ref": "2"
},
"st_users": {
"$ref": "10"
},
"st_users1": {
"$ref": "10"
},
"tt_cloakrooms_units": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"tt_doc_sa_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"tt_doc_sa_pay": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_doc_sa1": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_sa2": {
"$ref": "13"
},
"tt_pos_sesion": {
"$ref": "46"
},
"tt_rooms_units_activity": {
"$ref": "48"
},
"tt_spool_doc_print": [
{
"$id": "65",
"id": "62c1f072-69bd-4614-852b-0365ffe92ed2",
"spool_server": "sample string 2",
"id_doc_sa": "73b77041-c773-41fe-abf7-0d0f9cee2727",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-01-10T12:09:56.3481136+01:00",
"printed": true,
"print_on": "2026-01-10T12:09:56.3481136+01:00",
"tt_doc_sa": {
"$ref": "13"
}
},
{
"$ref": "65"
}
]
},
"tt_pos_sesion": {
"$ref": "46"
}
},
{
"$ref": "12"
}
]
},
{
"$ref": "11"
}
],
"mt_docs_payment_money": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_employees": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"mt_employees_profiles": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"mt_items": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_items_featured": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_items_types": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"mt_locations": [
{
"$ref": "62"
},
{
"$ref": "62"
}
],
"mt_money_rates": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"mt_money_types": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"mt_payment_types": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"mt_pos": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_pos_doc_print": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"mt_pos_prices_list": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_pos_print": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"mt_pos_rooms": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"mt_pos_types": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"mt_pos_view": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_prices_items": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"mt_prices_list": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_prices_list_rules": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"mt_prices_rules": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_rooms": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"mt_rooms_units": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"mt_rooms_units_states": [
{
"$ref": "54"
},
{
"$ref": "54"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"mt_rooms_units_types": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"mt_units": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"mt_units_ref": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"st_images": {
"$ref": "5"
},
"st_images1": {
"$ref": "5"
},
"st_permisions": [
{
"$id": "66",
"id": "bc6cd7e6-6f63-45c7-bc60-6d79ec2f9f05",
"id_function": "9fe8e832-399c-47a2-995b-151dc8373936",
"id_user": "2bed2766-65b5-40b4-80d3-a5593485ce07",
"id_profile": "058e3496-61db-44da-b02f-c3b6c1c1f8e5",
"permission": 3,
"active": true,
"created_on": "2026-01-10T12:09:56.3481136+01:00",
"last_update": "2026-01-10T12:09:56.3481136+01:00",
"commited": true,
"st_users_profiles": {
"$id": "67",
"id": "7372f050-995b-43d6-91d9-18b6015104b4",
"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:56.3481136+01:00",
"last_update": "2026-01-10T12:09:56.3481136+01:00",
"commited": true,
"st_permisions": [
{
"$ref": "66"
},
{
"$ref": "66"
}
],
"st_users": [
{
"$ref": "10"
},
{
"$ref": "10"
}
]
},
"st_users": {
"$ref": "10"
},
"st_functions": {
"$id": "68",
"id": "aa0ff97e-e2be-4fe0-a9e9-a2c55b03493c",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "9dc00c12-d80b-4864-881d-b6fe4e032d21",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "275d9811-fe58-4d1c-9d2d-5909d4b897fa",
"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:56.3481136+01:00",
"last_update": "2026-01-10T12:09:56.3481136+01:00",
"commited": true,
"st_functions_groups": {
"$id": "69",
"id": "80c484ea-cbcd-4e43-a194-3857d88e79a0",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-01-10T12:09:56.3481136+01:00",
"last_update": "2026-01-10T12:09:56.3481136+01:00",
"commited": true,
"st_functions": [
{
"$ref": "68"
},
{
"$ref": "68"
}
]
},
"st_images": {
"$ref": "5"
},
"st_permisions": [
{
"$ref": "66"
},
{
"$ref": "66"
}
]
}
},
{
"$ref": "66"
}
],
"st_pos_license": [
{
"$id": "70",
"id": "b50e179b-0db8-42fd-913c-e0049536f824",
"id_pos": "36aca0da-5343-4dcd-a886-31b3888ee880",
"mac_address": "sample string 3",
"date_end": "2026-01-10T12:09:56.3481136+01:00",
"key_access": "sample string 5",
"id_user_add": "9c0ad165-898d-42f0-b9f7-b33f82371ebf",
"active": true,
"created_on": "2026-01-10T12:09:56.3481136+01:00",
"last_update": "2026-01-10T12:09:56.3481136+01:00",
"commited": true,
"mt_pos": {
"$ref": "2"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "70"
}
],
"st_users_pos": [
{
"$id": "71",
"id_user": "33a60c20-064b-44af-882c-ac260256aad0",
"id_pos": "d70ad04c-d65b-450f-94fc-13f0e81e4961",
"pass_required": true,
"active": true,
"created_on": "2026-01-10T12:09:56.3481136+01:00",
"last_update": "2026-01-10T12:09:56.3481136+01:00",
"commited": true,
"mt_pos": {
"$ref": "2"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "71"
}
],
"st_users_profiles": {
"$ref": "67"
},
"st_users_token": [
{
"$id": "72",
"id": "cb2a7ef6-4f66-4ea9-adab-a276f001dc4b",
"token_id": "sample string 2",
"id_user": "c949d192-b0fb-4fc6-b3fc-40c93c1ce595",
"date_from": "2026-01-10T12:09:56.3481136+01:00",
"date_end": "2026-01-10T12:09:56.3481136+01:00",
"created_on": "2026-01-10T12:09:56.3481136+01:00",
"st_users": {
"$ref": "10"
}
},
{
"$ref": "72"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"tt_doc_sa_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"tt_doc_sa_det1": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_sa1": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_doc_st1": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_items_customs": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"tt_logs": [
{
"$id": "73",
"id": "2ca0d25e-b109-4ed8-a8b1-992ffd720f86",
"id_user_add": "44bd923c-1e15-4ea3-93d9-76f220b8616b",
"id_table": "f74a2269-dfec-44c1-be40-ca60bd7d4998",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "576151ef-ed5b-49e8-83d6-23d1af594b92",
"created_on": "2026-01-10T12:09:56.3481136+01:00",
"commited": true,
"mt_pos": {
"$ref": "2"
},
"st_sync_tables": {
"$id": "74",
"id": "ea9fba2d-e02a-4f23-a97b-497e2a983bcc",
"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:56.3481136+01:00",
"last_update": "2026-01-10T12:09:56.3481136+01:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "75",
"id": "76e8ce74-f647-4e3a-9f0b-6df514e18f3f",
"id_sync": "2fdc08c4-757e-4163-ac13-fa47062d6d56",
"json": "sample string 3",
"id_table": "fdcc1ead-aea3-4452-92d2-975f215c5b82",
"order": 5,
"st_sync_packages": {
"$id": "76",
"id": "9ff48d0a-b8fc-4fca-a556-71cdda8bad30",
"id_branch_from": "edb8f59f-a787-4392-84d0-8a87b70f4e27",
"id_branch_to": "40f31791-680d-4a55-96fc-970c7aebdd2c",
"type": 4,
"created_on": "2026-01-10T12:09:56.3481136+01:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-01-10T12:09:56.3481136+01:00",
"send_on": "2026-01-10T12:09:56.3481136+01:00",
"mt_branches": {
"$ref": "4"
},
"mt_branches1": {
"$ref": "4"
},
"st_sync_packages_det": [
{
"$ref": "75"
},
{
"$ref": "75"
}
]
},
"st_sync_tables": {
"$ref": "74"
}
},
{
"$ref": "75"
}
],
"tt_logs": [
{
"$ref": "73"
},
{
"$ref": "73"
}
]
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "73"
}
],
"tt_pos_sesion": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"tt_pos_sesion1": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"tt_rooms_list": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"tt_rooms_units_activity": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"tt_rooms_units_log": [
{
"$id": "77",
"id": "39c0ae8d-dd3a-4112-b841-d64ec21823f9",
"id_room_activity": "3fd5c40f-af87-451a-85ab-f0b541283c8d",
"id_pos_sesion": "aadcf8bb-ab2c-4987-9ed9-2ae4b457b6fe",
"log_text": "sample string 4",
"id_user": "dd277227-8d12-4a77-8e33-ee8719e69df7",
"created_on": "2026-01-10T12:09:56.3481136+01:00",
"commited": true,
"st_users": {
"$ref": "10"
}
},
{
"$ref": "77"
}
],
"tt_tips_users": [
{
"$ref": "56"
},
{
"$ref": "56"
}
],
"tt_vouchers_permisions": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"tt_vouchers": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"mt_docs": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_pos_sesion_users": [
{
"$ref": "57"
},
{
"$ref": "57"
}
]
}
},
"mt_categories_items": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"mt_items_featured": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_items_formula": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"mt_units": {
"$ref": "28"
},
"mt_units1": {
"$ref": "28"
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_prices_rules": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"tt_doc_sa_det_stock": [
{
"$ref": "59"
},
{
"$ref": "59"
}
],
"tt_doc_st_det": [
{
"$ref": "64"
},
{
"$ref": "64"
}
],
"tt_items_customs": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"tt_stock": [
{
"$ref": "63"
},
{
"$ref": "63"
}
],
"tt_vouchers_det": [
{
"$ref": "30"
},
{
"$ref": "30"
}
]
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "7"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"mt_prices_rules": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"tt_vouchers_det": [
{
"$ref": "30"
},
{
"$ref": "30"
}
]
},
{
"$ref": "6"
}
],
"mt_employees": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"mt_items": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_items_types": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"mt_money_types": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"mt_payment_types": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"mt_prices_list": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_rooms": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"mt_rooms1": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"st_functions": [
{
"$ref": "68"
},
{
"$ref": "68"
}
],
"st_images_types": {
"$id": "78",
"id": "7c9c3550-5dc3-4613-9eed-51c6db196ba3",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-01-10T12:09:56.3481136+01:00",
"last_update": "2026-01-10T12:09:56.3481136+01:00",
"commited": true,
"st_images": [
{
"$ref": "5"
},
{
"$ref": "5"
}
]
},
"mt_docs": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"st_users": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"st_users1": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_cloakrooms": [
{
"$ref": "11"
},
{
"$ref": "11"
}
]
},
"st_users": {
"$ref": "10"
},
"mt_branches_zones": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"mt_employees_branches": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"mt_items_featured": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_locations": [
{
"$ref": "62"
},
{
"$ref": "62"
}
],
"mt_periods": [
{
"$id": "79",
"id_branch": "bb434579-a835-4096-b093-80b9bd3e06e6",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-01-10T12:09:56.3481136+01:00",
"date_end": "2026-01-10T12:09:56.3481136+01:00",
"state": "sample string 6",
"created_on": "2026-01-10T12:09:56.3481136+01:00",
"last_update": "2026-01-10T12:09:56.3481136+01:00",
"commited": true,
"mt_branches": {
"$ref": "4"
}
},
{
"$ref": "79"
}
],
"mt_pos": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_prices_list_rules": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"mt_prices_rules": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_rooms": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"st_sync_packages": [
{
"$ref": "76"
},
{
"$ref": "76"
}
],
"st_sync_packages1": [
{
"$ref": "76"
},
{
"$ref": "76"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_vouchers": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"tt_vouchers_permisions": [
{
"$ref": "32"
},
{
"$ref": "32"
}
]
},
"mt_pos": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"st_users": {
"$ref": "10"
}
},
"mt_cloakrooms": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"mt_items_featured": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_pos_print": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"mt_pos_rooms": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"st_users": {
"$ref": "10"
},
"mt_pos_view": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_prices_list_rules": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"mt_prices_rules": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"st_doc_num": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"st_pos_license": [
{
"$ref": "70"
},
{
"$ref": "70"
}
],
"st_users_pos": [
{
"$ref": "71"
},
{
"$ref": "71"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_pos_connection": [
{
"$id": "80",
"id": "53f0ce91-4632-4b6b-bdee-18064b531672",
"id_pos": "736b459f-9067-4ae3-967c-5cad98998572",
"date_add": "2026-01-10T12:09:56.3481136+01:00",
"date_upd": "2026-01-10T12:09:56.3481136+01:00",
"date_out": "2026-01-10T12:09:56.3481136+01:00",
"connection_type": "sample string 3",
"connection_speed": 1,
"terminal_name": "sample string 4",
"version": "sample string 5",
"commited": true,
"mt_pos": {
"$ref": "2"
}
},
{
"$ref": "80"
}
],
"tt_pos_sesion": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"mt_branches": {
"$ref": "4"
},
"tt_logs": [
{
"$ref": "73"
},
{
"$ref": "73"
}
],
"st_local_variables": [
{
"$id": "81",
"id": "36139a1e-c85e-41b7-8845-f91df963bee8",
"id_pos": "5f4d5fc0-16ff-4333-855a-9e823f135fe8",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-01-10T12:09:56.3481136+01:00",
"commited": true,
"mt_pos": {
"$ref": "2"
}
},
{
"$ref": "81"
}
],
"tt_doc_st": [
{
"$ref": "61"
},
{
"$ref": "61"
}
]
},
"mt_rooms": {
"$ref": "50"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "1"
}
]