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": "198f4ae0-23d6-40ac-9867-94ddae6fa8c9",
"id_room": "7ba3d9af-5c85-4a88-a2fe-95b487edd1d9",
"active": true,
"created_on": "2026-05-09T09:39:35.1053526+02:00",
"last_update": "2026-05-09T09:39:35.1053526+02:00",
"id_user_upd": "e297c91b-4dbb-4dad-ae2c-5667ad59c075",
"commited": true,
"mt_pos": {
"$id": "2",
"id": "e57d0610-0e5d-4339-8c3c-35f74ee4e25a",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "778d3862-5534-4099-81bb-71420af3a13c",
"id_zone": "6e533628-eefe-44e5-9767-7fc33a99d602",
"user_required": true,
"active": true,
"created_on": "2026-05-09T09:39:35.1053526+02:00",
"last_update": "2026-05-09T09:39:35.1053526+02:00",
"id_user_upd": "be410512-cd04-4673-b458-771c2c0980db",
"commited": true,
"mt_branches_zones": {
"$id": "3",
"id": "6f52c127-57a8-48d1-a241-c80207a81d16",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "64a7cd3a-0805-46a4-a24c-18b9b1de66da",
"active": true,
"created_on": "2026-05-09T09:39:35.1053526+02:00",
"last_update": "2026-05-09T09:39:35.1053526+02:00",
"id_user_upd": "d76a4734-3ce8-47a1-8dc3-ed6dae7eab0e",
"commited": true,
"mt_branches": {
"$id": "4",
"id": "512c57f3-1439-4856-affe-fa42c074b55a",
"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": "cfa07433-c3c2-442a-b9a2-24c29e751275",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-05-09T09:39:35.1053526+02:00",
"last_update": "2026-05-09T09:39:35.1053526+02:00",
"id_user_upd": "2c36e971-4da9-401c-92d8-b87bc1a13f83",
"commited": true,
"st_images": {
"$id": "5",
"id": "674eb198-efad-47d5-8317-5c5691b2fefc",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "bd66edc9-72a5-4080-9745-a676fc9300aa",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-05-09T09:39:35.1053526+02:00",
"last_update": "2026-05-09T09:39:35.1053526+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"mt_categories": [
{
"$id": "6",
"id": "3cab69ad-7ac2-4dfd-8195-8a09c46b96b4",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "faa0f3ec-dc38-4a25-a3c5-8b084571052d",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "54d661eb-dc0e-46f7-9191-e3729f25696b",
"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-05-09T09:39:35.1053526+02:00",
"last_update": "2026-05-09T09:39:35.1053526+02:00",
"id_user_upd": "0a0415a2-cef4-4409-a695-9f70a49d5ed6",
"commited": true,
"mt_categories_items": [
{
"$id": "7",
"id_category": "fd712ed6-5f4f-404e-90cf-537ca3dadebd",
"id_item": "929c8d8a-14aa-4dbe-b00d-c1c93480c0b9",
"is_default": true,
"active": true,
"created_on": "2026-05-09T09:39:35.1053526+02:00",
"last_update": "2026-05-09T09:39:35.1053526+02:00",
"id_user_upd": "3872adaf-bc25-441e-bf65-553fdbc8177f",
"commited": true,
"mt_categories": {
"$ref": "6"
},
"mt_items": {
"$id": "8",
"id": "50c37210-410b-4703-836c-7b73a6b8acfb",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "e75a4159-a3e2-4287-b962-0dcb395d5759",
"id_unit_sec": "fc2596b4-b155-4cea-93c3-f67185f25778",
"id_brand": "12705fa4-a5ea-43d1-a573-b0b217539c94",
"b_sale": true,
"b_stock": true,
"b_price": true,
"b_unique": true,
"b_exclude_control": true,
"tax": 12.1,
"change_price": true,
"force_printing": true,
"is_ticket": true,
"is_supply": true,
"define_price": true,
"is_multi_sub": true,
"external_id": "sample string 19",
"name_pos": "sample string 20",
"name_print": "sample string 21",
"id_image": "673e4d30-04cb-4769-9afb-c71c67e3c7e0",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"font_bold": true,
"font_underline": true,
"font_size": 29,
"active": true,
"created_on": "2026-05-09T09:39:35.1053526+02:00",
"last_update": "2026-05-09T09:39:35.1053526+02:00",
"id_user_upd": "2aa3ee30-8be4-494c-857e-cec1319be8cb",
"commited": true,
"mt_brands": {
"$id": "9",
"id": "c9106566-2760-4dff-8a72-8cdd7aba22ac",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-05-09T09:39:35.1053526+02:00",
"last_update": "2026-05-09T09:39:35.1053526+02:00",
"id_user_upd": "307bbe8d-2288-43a4-902a-f1a0703e3599",
"commited": true,
"mt_items": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"st_users": {
"$id": "10",
"id": "f5b9032c-0688-4242-adae-85f8b6f8c982",
"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": "0d6d4185-dea6-4605-bef1-ec7ef1182961",
"view_messages": true,
"id_image_photo": "72f6e4de-8be6-41b0-b358-6fe367466d38",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "7ffd5d4a-df93-45c4-9127-02a96e35e393",
"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-05-09T09:39:35.1053526+02:00",
"last_update": "2026-05-09T09:39:35.1053526+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"mt_branches_zones": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"mt_brands": [
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"mt_categories": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_categories_items": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"mt_cloakrooms": [
{
"$id": "11",
"id": "7c41ec66-298a-4e3c-8472-9809d09e242d",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "18562b05-fa22-4532-b124-6e044bab53fc",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "901319ee-5e12-4a0b-b23e-4a5d333b06d3",
"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-05-09T09:39:35.1053526+02:00",
"last_update": "2026-05-09T09:39:35.1053526+02:00",
"id_user_upd": "746cbb23-5d03-4b02-b101-2784059a838e",
"commited": true,
"mt_pos": {
"$ref": "2"
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"tt_cloakrooms_units": [
{
"$id": "12",
"id": "fecec98f-ffc8-4738-81a4-9c380aec272b",
"id_cloakroom": "1c6ec0e8-e51d-47ae-85d7-8d218428dadd",
"id_pos_sesion": "2d06924f-cb2a-40dd-ab02-fe1382b7bbd6",
"unit_id": 4,
"date_open": "2026-05-09T09:39:35.1053526+02:00",
"date_close": "2026-05-09T09:39:35.1053526+02:00",
"id_doc_sa": "3670858d-1644-4587-a66b-0507195ce4de",
"commited": true,
"mt_cloakrooms": {
"$ref": "11"
},
"tt_doc_sa": {
"$id": "13",
"id": "7a811fe1-ef44-4ec6-a437-4718a0b6eb30",
"id_pos": "c261ceb0-1c88-45a3-90b4-4ebf0b1ed3c2",
"id_doc": "7bf9451a-7e7f-4025-9235-8b4d272e35e2",
"id_branch": "2e23a0f5-2d29-499d-a23a-39a2264d6423",
"nro_doc": "sample string 5",
"date_doc": "2026-05-09T09:39:35.1053526+02:00",
"date_tax": "2026-05-09T09:39:35.1053526+02:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "8490e702-2360-4f06-8940-d976aa4d4ff4",
"id_relationship": "9baeb330-0e61-46bd-bca8-8bd98411848a",
"id_loc_from": "4e3a634b-c5cd-4f44-af49-f2a2bc270981",
"id_loc_end": "af87d21d-08a7-4535-8c66-7924f6435411",
"id_user_add": "d9aaac55-f6c6-4d81-8330-f8393db9d9a1",
"id_user_upd": "e0f31111-025e-4fe6-a2ec-af98907e48ed",
"comment": "sample string 12",
"id_pos_sesion": "bd95c6c7-7e8d-48e9-9fa7-bfbf2d48e562",
"id_room_unit": "504b34cb-7ab1-4bfa-8a0c-bef1cad4f1f9",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "de3fef6f-7200-4d65-be9f-6507910e1125",
"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-05-09T09:39:35.1053526+02:00",
"last_update": "2026-05-09T09:39:35.1053526+02:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "4"
},
"mt_docs": {
"$id": "14",
"id": "e9ad6385-cfaf-4a71-83e2-b4854e4228c6",
"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": "17808cb6-4eba-4d03-9cd3-237fc9f51fdb",
"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-05-09T09:39:35.1053526+02:00",
"last_update": "2026-05-09T09:39:35.1053526+02:00",
"id_user_upd": "2b377907-0c7d-4fc6-a0ad-d76453a28a8b",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "15",
"id_doc": "eb1704ad-b104-4c40-a126-e633c5a7ab90",
"id_pay": "8d9a9a58-40e0-4023-90ee-b03e77874598",
"id_money": "5223add3-8098-4a97-b2ea-299234b4005a",
"active": true,
"created_on": "2026-05-09T09:39:35.1053526+02:00",
"last_update": "2026-05-09T09:39:35.1053526+02:00",
"id_user_upd": "9232ec36-0f74-4b39-8564-4ca82eac4488",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_money_types": {
"$id": "16",
"id": "5a4236cf-4fdc-4fa4-9e9a-a37e870640f6",
"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": "1a2a3e83-fb76-4fe2-ac84-0f7994013856",
"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-05-09T09:39:35.1053526+02:00",
"last_update": "2026-05-09T09:39:35.1053526+02:00",
"id_user_upd": "77ff2ea4-7492-488f-bddb-200b005076a3",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_money_rates": [
{
"$id": "17",
"id_money_1": "1151b9e7-018e-4fcc-b4dd-4300a20076cf",
"id_money_2": "1ebca8e5-70ef-447f-8498-accef6cbafad",
"date_from": "2026-05-09T09:39:35.1053526+02:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-05-09T09:39:35.1053526+02:00",
"last_update": "2026-05-09T09:39:35.1053526+02:00",
"id_user_upd": "224386bd-55a8-495c-aca9-fed7615bfa87",
"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": "a3c3a9a8-6857-4345-8992-022b9a099b28",
"id_pay": "611743c6-6ecc-4b99-82b8-df5841e419ba",
"id_money": "f4e1c77a-0d35-4b4c-9cff-6addcf98a8f4",
"date_cashflow": "2026-05-09T09:39:35.1053526+02:00",
"coefficient": 5.1,
"id_user_add": "e3d1da9d-0088-4fc1-b49d-f31a8dfc42dc",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "19",
"id": "bf4503d6-eeee-453d-a737-ee5f00df764f",
"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": "725c7de2-2288-40c8-a962-0d391f6243c3",
"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-05-09T09:39:35.1053526+02:00",
"last_update": "2026-05-09T09:39:35.1053526+02:00",
"id_user_upd": "64360f91-8dd8-46f3-8e12-944b6593a2b2",
"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": "caa53148-fbaf-49c4-b881-9a13890c2d87",
"id_line": 2,
"id_pay": "6ae4fda9-f6cf-4c88-80e0-a85db6d39cda",
"id_money": "f221982f-58ea-4d82-9ef3-cd48e9a4fb7a",
"coefficient": 5.1,
"id_voucher": "8ca19824-d523-4c75-93e8-0a411e916180",
"id_employee": "210e2c2d-011c-438a-b957-e7699136033c",
"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": "a3cc589e-6ba6-4a31-8982-fbb84e705450",
"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": "65707b1f-f017-41d8-ae1c-01d5df9042a1",
"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": "b5ff8c75-b8e5-4b4c-be47-4815ea334385",
"name_pos": "sample string 12",
"id_image": "c1c42567-c1ba-4351-8ef7-4b2091254e5f",
"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-05-09T09:39:35.1053526+02:00",
"last_update": "2026-05-09T09:39:35.1053526+02:00",
"id_user_upd": "b51333ee-8c0b-401b-98ff-c8a3dbc82921",
"commited": true,
"mt_employees_branches": [
{
"$id": "22",
"id_employee": "1a5239f8-32bd-4808-87d5-6383b6bc7fd4",
"id_branch": "f7db3ccb-08a0-4806-8721-6919459e2276",
"active": true,
"created_on": "2026-05-09T09:39:35.1053526+02:00",
"last_update": "2026-05-09T09:39:35.1053526+02:00",
"id_user_upd": "ec2eb384-77ba-43b0-aefc-2c7f793eb0f8",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_employees": {
"$ref": "21"
}
},
{
"$ref": "22"
}
],
"mt_employees_profiles": {
"$id": "23",
"id": "56896427-6d7b-47e1-8aca-4891017ac802",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-05-09T09:39:35.1053526+02:00",
"last_update": "2026-05-09T09:39:35.1053526+02:00",
"id_user_upd": "386cb800-7f03-406e-9f8e-bf078ac7678d",
"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": "766935a9-80ce-472e-8be2-2dc905cfbcd6",
"id_line": 2,
"id_item_sub": "2f9cbaa7-29d4-4388-bf9d-58b456057ca8",
"qty": 4.1,
"id_list": "275567b8-3dd2-4e25-ae17-c4e5cc0a2d36",
"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": "92e8296f-a99b-4fe1-ba7c-e8851d5ad212",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "3ed6e93f-aa4d-4d02-97b8-44136ca73c83",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "072986f7-dde9-49b5-9b55-8dd13e1e930b",
"id_user_upd": "edeeddcc-c39a-48a9-a586-75b7d6925245",
"active": true,
"mt_employees": {
"$ref": "21"
},
"mt_items_sub": {
"$id": "25",
"id": "013a155c-6a1e-420c-8411-f06bfd88d34b",
"id_item": "e2ac4f32-62cd-4fc3-925b-0c228dcf5ac2",
"id_item_type": "f23855f7-1f29-4c30-bc9a-00b90ceffa0d",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "cfe885ce-2553-48ab-b1d2-a43012556169",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-05-09T09:39:35.1053526+02:00",
"last_update": "2026-05-09T09:39:35.1053526+02:00",
"id_user_upd": "efe28198-9cfa-4802-bf82-23a1eabff798",
"commited": true,
"mt_items": {
"$ref": "8"
},
"mt_items_formula": [
{
"$id": "26",
"id_item_sub": "ef98e89c-db29-41bb-9f95-731501e365da",
"id_item": "5c08cf20-cc10-4fe6-af4a-83accbefbc5a",
"group_id": 3,
"id_unit_ref": "76f0d103-ed5c-45cb-b714-b4a1b7e1372d",
"qty_dis": 5,
"mt_items": {
"$ref": "8"
},
"mt_items_sub": {
"$ref": "25"
},
"mt_units_ref": {
"$id": "27",
"id": "ac777ea9-13a7-4f08-90f8-26aa0600805d",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "3844b0f0-57bc-4c98-a367-5745d2f62787",
"active": true,
"created_on": "2026-05-09T09:39:35.1053526+02:00",
"last_update": "2026-05-09T09:39:35.1053526+02:00",
"id_user_upd": "0f13b021-8ce1-436c-af6b-b714e1a139dd",
"commited": true,
"mt_units": {
"$id": "28",
"id": "a0a8fd70-9d5d-4ebf-b11e-467a2f009dfb",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-05-09T09:39:35.1053526+02:00",
"last_update": "2026-05-09T09:39:35.1053526+02:00",
"id_user_upd": "4b6dd0ad-ca4d-41a7-b633-58b83037b7c6",
"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": "6e348e1a-f9cf-4e56-9c5b-25abf395df34",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "8f387cc6-d075-43ea-a4f7-4912c6acb5d5",
"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-05-09T09:39:35.1053526+02:00",
"last_update": "2026-05-09T09:39:35.1053526+02:00",
"id_user_upd": "01b8f12d-97e1-4d27-b8f0-f0b854054914",
"commited": true,
"tt_vouchers_det": [
{
"$id": "30",
"id_voucher": "40794cf2-e4e9-4138-820f-9a9d77ba269b",
"id_line": "f3b95249-b6b4-458f-90da-e32d0ab2bf90",
"id_category": "89e412e3-14a1-4f40-9948-ebe0361cf6c5",
"id_item": "3c7ab53b-2a17-4f2d-893c-56fd62d57ce3",
"id_item_type": "c314545d-ab19-4849-8651-cf32aa5b62c4",
"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": "f7197b12-ebd8-4805-931b-2053c7c05a42",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-05-09T09:39:35.1053526+02:00",
"date_end": "2026-05-09T09:39:35.1053526+02:00",
"date_used": "2026-05-09T09:39:35.1053526+02:00",
"date_sesion": "2026-05-09T09:39:35.1053526+02:00",
"id_employee": "3a36037a-66b7-4caf-8bee-8bc643d36644",
"id_branch": "4dc3e702-fbe0-4bad-be4d-379f68d67656",
"id_voucher_permision": "18fbf599-69f1-408a-8d56-6649b27937dd",
"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": "db7f89f3-bfa8-4041-93a7-0c1237d26c72",
"id_user_add": "aaf08228-672c-4981-adda-90c5b0009695",
"id_doc_sa": "58512ab3-0b44-4005-b9b3-e31fc0bf3b61",
"id_item_sub": "94278bcf-2a82-4f9c-9aef-7109d25e81ff",
"id_pos_sesion": "ce8759ad-2268-4b88-90d3-b30e43fbe9b4",
"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-05-09T09:39:35.1053526+02:00",
"last_update": "2026-05-09T09:39:35.1053526+02:00",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_employees": {
"$ref": "21"
},
"mt_payment_types": {
"$ref": "19"
},
"st_users": {
"$ref": "10"
},
"tt_doc_sa_pay": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_vouchers_det": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"tt_vouchers_permisions": {
"$id": "32",
"id": "68a4488f-96e6-4674-bc79-60b661ee3e39",
"date_from": "2026-05-09T09:39:35.1053526+02:00",
"date_end": "2026-05-09T09:39:35.1053526+02:00",
"date_used": "2026-05-09T09:39:35.1053526+02:00",
"id_employee": "3b9e4cd6-6133-4ad0-a96c-6bc2f9597ae3",
"id_branch": "98c84454-c83b-4029-b8d5-7d48bd43014f",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "e6dca500-4344-4bdf-b74e-4346f9a740c3",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-05-09T09:39:35.1053526+02:00",
"last_update": "2026-05-09T09:39:35.1053526+02:00",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_employees": {
"$ref": "21"
},
"st_users": {
"$ref": "10"
},
"tt_vouchers": [
{
"$ref": "31"
},
{
"$ref": "31"
}
]
}
}
},
{
"$ref": "30"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_prices_rules": [
{
"$id": "33",
"id": "e67b526a-dacf-430d-b705-e98950ba30ed",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-05-09T09:39:35.1053526+02:00",
"date_end": "2026-05-09T09:39:35.1053526+02:00",
"by_amt": true,
"by_pcg": true,
"ap_amount": 1.1,
"ap_percent": 1.1,
"ap_price": 1.1,
"ap_price_min": 1.1,
"ap_price_max": 1.1,
"id_branch": "f153bd9c-e324-4d0a-a3bb-6e39e94e0183",
"id_pos": "409a92b0-4815-4248-91e6-cec57ec21ea5",
"id_list": "127557ad-e0b0-4bae-adcc-09fbe3a9f1dc",
"id_item": "f4722a86-7d15-4260-b404-75a4cc21de5b",
"id_item_type": "fa37ff81-938b-4210-bcee-edda3296e97e",
"id_category": "79ceebf8-573b-40de-8546-4f9e4452cedd",
"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-05-09T09:39:35.1053526+02:00",
"last_update": "2026-05-09T09:39:35.1053526+02:00",
"id_user_upd": "6d4323de-d2bd-4c67-8866-ac233c6bde52",
"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": "f727cca3-407c-4b27-8a64-aec8766eff99",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "6d5ab546-e675-4611-9c5b-667818bacb99",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "cad28aab-ddbd-4706-a048-48b653d87482",
"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-05-09T09:39:35.1053526+02:00",
"last_update": "2026-05-09T09:39:35.1053526+02:00",
"id_user_upd": "aaae20c3-1860-49da-b983-0401454e3c5c",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "35",
"id_pos": "c7c66cff-80ce-4765-a431-d548cff8581b",
"id_pos_type": "971f3609-85ec-47bb-9d98-eefdbaf4710c",
"id_price_list": "b9b0945b-7b62-4d47-90c6-4cab23be8b54",
"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-05-09T09:39:35.1053526+02:00",
"last_update": "2026-05-09T09:39:35.1053526+02:00",
"id_user_upd": "cce560da-e794-478e-b672-0754da1345bd",
"commited": true,
"mt_pos_view": {
"$id": "36",
"id_pos": "6c9c3f28-da30-4472-81e5-5b0fa5aeaaca",
"id_pos_type": "ac2bb8d2-4ec9-4a43-beca-96e059db164e",
"is_default": true,
"active": true,
"created_on": "2026-05-09T09:39:35.1053526+02:00",
"last_update": "2026-05-09T09:39:35.1053526+02:00",
"id_user_upd": "4ba72916-8973-428e-843c-70e07f2e262d",
"commited": true,
"mt_pos": {
"$ref": "2"
},
"mt_pos_prices_list": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_pos_types": {
"$id": "37",
"id": "63527f3d-fa36-4b8b-9485-c5e4c7fd27ab",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-05-09T09:39:35.1053526+02:00",
"last_update": "2026-05-09T09:39:35.1053526+02:00",
"id_user_upd": "7de4c1af-52cf-4607-9258-0727e7ddb8af",
"commited": true,
"mt_items_featured": [
{
"$id": "38",
"id": "0dbf136d-ecdd-46a8-90dd-473e118c10d6",
"id_branch": "3080caa2-0d98-4382-9465-86d730db49d5",
"id_pos_type": "2b173581-b1bc-4ad9-a58d-7530bd045fd0",
"id_pos": "b3f05244-d58f-44a4-aa71-083570310066",
"id_item": "45a88974-313e-427e-b815-8e448048bd8f",
"date_from": "2026-05-09T09:39:35.1053526+02:00",
"date_end": "2026-05-09T09:39:35.1053526+02:00",
"image_id": 4,
"active": true,
"created_on": "2026-05-09T09:39:35.1053526+02:00",
"last_update": "2026-05-09T09:39:35.1053526+02:00",
"id_user_upd": "f62dfacd-70a6-4a99-adc7-9e4fc551c21a",
"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": "87d3afba-46d2-4cc2-bb50-0b21762d5513",
"id_doc": "cb51c7b7-dd39-4968-bed3-2240d182fab2",
"id_pos_type": "31c6b354-ea8e-46c8-8798-f654b882a93a",
"id_doc_print": "e118148c-4e8a-4e72-97c7-761a7f7cb509",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-05-09T09:39:35.1053526+02:00",
"last_update": "2026-05-09T09:39:35.1053526+02:00",
"id_user_upd": "ba723417-dbd9-4471-8252-5c6e528c61fc",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_pos_print": {
"$id": "40",
"id": "d77905f7-a8e2-4644-a821-f5a4342af610",
"id_pos": "158ec8df-ebf8-47b4-898c-8d862041b0dc",
"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-05-09T09:39:35.1053526+02:00",
"last_update": "2026-05-09T09:39:35.1053526+02:00",
"id_user_upd": "367a0fa0-45ba-4eeb-8962-237490495be4",
"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": "0db3e499-84e7-473c-bb8c-29c2c35b70b8",
"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-05-09T09:39:35.1053526+02:00",
"last_update": "2026-05-09T09:39:35.1053526+02:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"st_doc_print_det": [
{
"$id": "42",
"id_doc_print": "29b8a62a-c853-410b-9f49-bc2cf519361f",
"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": "37a45fcb-cdb8-4544-9ad0-3339ea0c3ada",
"id_item_sub": "acf713b0-dc90-487e-a1ef-46ab4b96c238",
"validity_date": "2026-05-09T09:39:35.1053526+02:00",
"price": 4.1,
"active": true,
"created_on": "2026-05-09T09:39:35.1053526+02:00",
"last_update": "2026-05-09T09:39:35.1053526+02:00",
"id_user_upd": "beb76d5f-7270-4835-b15d-b2138e28783c",
"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": "335cfde7-8d03-44f6-8d4d-8c0b0b97708a",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-05-09T09:39:35.1053526+02:00",
"date_end": "2026-05-09T09:39:35.1053526+02:00",
"id_branch": "30089029-38ba-4e42-b095-902ce103fcf6",
"id_pos": "1e9e4861-1802-4d6e-a8ee-29cb67fb4ebe",
"id_list": "2ebeeaa2-bc59-47b1-a4ef-11a322b218df",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-05-09T09:39:35.1053526+02:00",
"last_update": "2026-05-09T09:39:35.1053526+02:00",
"id_user_upd": "2bb4af1b-ea82-448c-8710-d6d846e90255",
"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": "663b2724-d915-4040-857d-95cd209ac1d1",
"order_id": 2,
"id_item": "7d8f1639-977d-49fa-821e-cc7235da609d",
"id_item_type": "09c5dfcf-cab9-4b8a-8d27-6dd070391d56",
"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": "df43523d-fa09-4544-9746-b3b5906e310c",
"type_item": 11,
"id_voucher_json": "a9362306-6ba8-48d0-9322-b4716cc91d1e",
"count_voucher": 1,
"id_category": "0d7e0ea3-e324-4b8f-95a1-cfff9cf8d57a",
"created_on": "2026-05-09T09:39:35.1053526+02:00",
"last_update": "2026-05-09T09:39:35.1053526+02:00",
"id_user_upd": "85c5f878-ce4a-47dd-80af-bf5a1b5dd56b",
"commited": true,
"mt_items": {
"$ref": "8"
},
"mt_items_types": {
"$ref": "29"
},
"st_users": {
"$ref": "10"
},
"tt_pos_sesion": {
"$id": "46",
"id": "0ce7ee54-ee65-4585-b698-036672e32034",
"nro_sesion": 2,
"id_pos": "63a4bfe7-9ae3-491e-b513-6063e6afe3ee",
"date_tax": "2026-05-09T09:39:35.1053526+02:00",
"date_open": "2026-05-09T09:39:35.1053526+02:00",
"date_close": "2026-05-09T09:39:35.1053526+02:00",
"id_user_open": "d7950d54-df5c-41a4-9cf8-3042b41e83a8",
"id_user_close": "e7412ecd-40ff-472b-b247-3989f0b49433",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2026-05-09T09:39:35.1053526+02:00",
"last_update": "2026-05-09T09:39:35.1053526+02: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": "8d07ea88-0b4a-4bac-a18f-6661c221734c",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "785549fe-cde2-4e30-bd43-4f51792baa9d",
"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-05-09T09:39:35.1053526+02:00",
"tt_pos_sesion": {
"$ref": "46"
}
},
{
"$ref": "47"
}
],
"tt_rooms_units_activity": [
{
"$id": "48",
"id": "44348067-838f-4e76-ac9d-a44a740cc06e",
"id_room_unit": "f9357bc3-9450-46cd-ae91-0d59553701e1",
"id_room_list": "882501a6-ec2f-4b84-b8b2-73a945ecc6ea",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-05-09T09:39:35.1053526+02:00",
"date_from": "2026-05-09T09:39:35.1053526+02:00",
"date_end": "2026-05-09T09:39:35.1053526+02:00",
"date_open": "2026-05-09T09:39:35.1053526+02:00",
"date_close": "2026-05-09T09:39:35.1053526+02:00",
"id_employee": "48772035-1512-4cab-a979-eae6b305f767",
"id_employee_sec": "2bf3af07-4d04-4338-9370-486bcbb206be",
"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": "d4351b1f-02ae-4fb2-b313-bb4e6fc82c95",
"comment": "sample string 7",
"id_user_open": "d1062eb5-846b-4af7-94bc-6b042113a0af",
"id_user_close": "87141722-f810-48ff-b443-9602fe7e8f0f",
"id_unit_state": "3e7008e9-b368-4129-9c90-cf8999992bbb",
"id_pos_sesion": "1db2dbc2-3bb4-4277-a056-f48fce2aef96",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-05-09T09:39:35.1053526+02:00",
"active": true,
"created_on": "2026-05-09T09:39:35.1053526+02:00",
"last_update": "2026-05-09T09:39:35.1053526+02:00",
"commited": true,
"mt_employees": {
"$ref": "21"
},
"mt_employees1": {
"$ref": "21"
},
"mt_rooms_units": {
"$id": "49",
"id": "17eeb464-c685-431a-bdb4-ad1c7d57cad7",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "480db2b0-8743-4d83-b471-2b41b6cce934",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "f955172c-297a-46f2-a00d-cdb531687461",
"locked": true,
"date_locked": "2026-05-09T09:39:35.1053526+02:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-05-09T09:39:35.1053526+02:00",
"last_update": "2026-05-09T09:39:35.1053526+02:00",
"id_user_upd": "dea35df1-9493-4187-9793-121a22901322",
"commited": true,
"mt_rooms": {
"$id": "50",
"id": "eb2cc954-92f9-4f31-b5cf-60d5a043deba",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "267ef5b9-c18b-4373-803f-ab127897d6e3",
"name_pos": "sample string 6",
"id_image": "07fa08d3-99d6-4b46-be23-3f0da704af57",
"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": "fdad7f25-60a1-4185-9f62-79a003e5f0b7",
"refresh_status": true,
"active": true,
"created_on": "2026-05-09T09:39:35.1053526+02:00",
"last_update": "2026-05-09T09:39:35.1053526+02:00",
"id_user_upd": "bc841f33-f7c6-432f-a9c2-ad6c62e28554",
"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": "84a77521-5633-453b-b0ea-0728c7be064e",
"id_room": "01e0a3fd-1c91-4f61-b2eb-75d826e260d9",
"date_in": "2026-05-09T09:39:35.1053526+02:00",
"date_out": "2026-05-09T09:39:35.1053526+02:00",
"id_user_add": "3867b5bf-8464-45d3-8111-9b8a023535b5",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-05-09T09:39:35.1053526+02:00",
"last_update": "2026-05-09T09:39:35.1053526+02: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": "8484de36-9753-4ffa-aa8c-0a85763c8102",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-05-09T09:39:35.1053526+02:00",
"last_update": "2026-05-09T09:39:35.1053526+02:00",
"id_user_upd": "88f3fbf9-d5e9-4d14-8ffe-9271c3610fbe",
"commited": true,
"mt_rooms_units": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"mt_rooms_units_states_types": [
{
"$id": "53",
"id_room_type": "de6ef58b-a3e1-4a38-8edb-3aa78e483565",
"id_room_state": "20b56bf3-8a3e-40ac-9088-5018e8841814",
"id_image": "2af6e646-fdd8-461e-b144-bfcbb647d5ac",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-05-09T09:39:35.1053526+02:00",
"last_update": "2026-05-09T09:39:35.1053526+02:00",
"id_user_upd": "44872c5a-33c2-4623-82e4-8214a7dd569c",
"commited": true,
"mt_rooms_units_states": {
"$id": "54",
"id": "f6c086cc-13c4-4f85-a359-8cbd4ee8df84",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"color": "sample string 5",
"active": true,
"created_on": "2026-05-09T09:39:35.1053526+02:00",
"last_update": "2026-05-09T09:39:35.1053526+02:00",
"id_user_upd": "16575d30-87b1-4fba-9d8c-4a8fb402b388",
"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"
}
],
"st_users": {
"$ref": "10"
},
"st_users1": {
"$ref": "10"
},
"tt_tips": [
{
"$id": "55",
"id": "39cd5662-38a3-4e19-ae65-dd5ec368901a",
"id_pos_sesion": "f4fb9939-b8ed-48f5-8b88-cd7f98d637f6",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "1df91c55-a69b-469c-a284-c69309e7aa23",
"id_room_unit_activity": "24ddc771-1d4c-47ff-b0a0-56834d0193b8",
"id_doc_sa": "2a26c3bf-6544-4af2-b8f1-99dbe8424f9f",
"id_pos_type": "22e891a7-db0d-411a-aa96-9d40860e9403",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "d14814ee-765e-4889-ae74-632b1b2d101b",
"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-05-09T09:39:35.1053526+02:00",
"last_update": "2026-05-09T09:39:35.1053526+02:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "46"
},
"tt_tips_users": [
{
"$id": "56",
"id_tip": "52f2156c-4393-4847-b779-950568cdbf3a",
"id_user": "45110f3c-1028-4431-a7e0-c9ec6fd1782f",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-05-09T09:39:35.1053526+02:00",
"last_update": "2026-05-09T09:39:35.1053526+02:00",
"commited": true,
"st_users": {
"$ref": "10"
},
"tt_tips": {
"$ref": "55"
}
},
{
"$ref": "56"
}
]
},
{
"$ref": "55"
}
],
"tt_pos_sesion_users": [
{
"$id": "57",
"id_pos_sesion": "b17caa88-74dd-4cc5-b6e9-6a2b972d5a89",
"id_user": "60cdc5b5-ea47-437f-888f-e93bd915b518",
"date_add": "2026-05-09T09:39:35.1053526+02:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-05-09T09:39:35.1053526+02:00",
"last_update": "2026-05-09T09:39:35.1053526+02:00",
"commited": true,
"st_users": {
"$ref": "10"
},
"tt_pos_sesion": {
"$ref": "46"
}
},
{
"$ref": "57"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_cmd_connection": [
{
"$id": "58",
"id": "4b4e7374-140e-42a1-878f-cab8cc8fb8a4",
"id_user": "117a554b-8481-4fa2-b0c0-4df11acfcd86",
"id_user_profile": "1959a061-48dd-49ab-968b-a43a094fadfd",
"locator": "sample string 4",
"date_end": "2026-05-09T09:39:35.1053526+02:00",
"id_pos_sesion": "a0792d4e-f756-490c-9020-99344cd0da47",
"date_login": "2026-05-09T09:39:35.1053526+02:00",
"date_logout": "2026-05-09T09:39:35.1053526+02:00",
"terminal_id": "sample string 6",
"terminal_type": "sample string 7",
"created_on": "2026-05-09T09:39:35.1053526+02:00",
"last_update": "2026-05-09T09:39:35.1053526+02:00",
"commited": true,
"st_users": {
"$ref": "10"
},
"st_users_profiles": {
"$id": "59",
"id": "21c78312-22e5-4428-a29e-56d8668a8c65",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"is_pass_required": true,
"is_admin": true,
"level_id": 7,
"order_1": 8,
"order_2": 9,
"order_3": 10,
"order_4": 11,
"is_tips": true,
"is_view_all": true,
"active": true,
"created_on": "2026-05-09T09:39:35.1053526+02:00",
"last_update": "2026-05-09T09:39:35.1053526+02:00",
"commited": true,
"st_permisions": [
{
"$id": "60",
"id": "c55b9686-a587-470c-9d87-d1a5d4026f1a",
"id_function": "c79d5104-a409-4faf-a688-df6ad982fa27",
"id_user": "6745779f-e196-4757-bfce-3ae3c1002971",
"id_profile": "acf9a464-8272-4233-8644-02a1b7c93e4f",
"permission": 3,
"active": true,
"created_on": "2026-05-09T09:39:35.1053526+02:00",
"last_update": "2026-05-09T09:39:35.1053526+02:00",
"commited": true,
"st_users_profiles": {
"$ref": "59"
},
"st_users": {
"$ref": "10"
},
"st_functions": {
"$id": "61",
"id": "7c7b0fea-3fca-400b-9acc-e117fb7fe047",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "cbe87245-48e5-4ed3-9df1-ae3e04adea32",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "2e79cf9a-63cc-4781-8e2f-ea756a551c8a",
"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-05-09T09:39:35.1053526+02:00",
"last_update": "2026-05-09T09:39:35.1053526+02:00",
"commited": true,
"st_functions_groups": {
"$id": "62",
"id": "d54eb32c-b020-41b1-a3e8-b9acf0fc3588",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-05-09T09:39:35.1053526+02:00",
"last_update": "2026-05-09T09:39:35.1053526+02:00",
"commited": true,
"st_functions": [
{
"$ref": "61"
},
{
"$ref": "61"
}
]
},
"st_images": {
"$ref": "5"
},
"st_permisions": [
{
"$ref": "60"
},
{
"$ref": "60"
}
]
}
},
{
"$ref": "60"
}
],
"st_users": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"tt_cmd_connection": [
{
"$ref": "58"
},
{
"$ref": "58"
}
]
},
"tt_pos_sesion": {
"$ref": "46"
}
},
{
"$ref": "58"
}
],
"tt_cmd_messages": [
{
"$id": "63",
"id": "d9cc90d2-718a-4351-924e-d2e23336f3f3",
"id_user": "d5877378-9451-4795-bfea-49721af3fec1",
"date_add": "2026-05-09T09:39:35.1053526+02:00",
"destiny_type": 4,
"id_key": "d93b0d30-eb46-42d3-933e-a92f9ad4f042",
"message": "sample string 6",
"message_view": true,
"date_view": "2026-05-09T09:39:35.1053526+02:00",
"id_pos_sesion": "15071f5f-d849-43bb-bcb1-51fb2d952a7d",
"terminal_add": "sample string 9",
"created_on": "2026-05-09T09:39:35.1053526+02:00",
"last_update": "2026-05-09T09:39:35.1053526+02:00",
"commited": true,
"st_users": {
"$ref": "10"
},
"tt_pos_sesion": {
"$ref": "46"
}
},
{
"$ref": "63"
}
]
}
},
{
"$ref": "45"
}
]
},
"mt_items_vouchers": {
"$id": "64",
"id": "fb138ce9-3156-4b5e-9ca8-f1e5fc50faa1",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "5dc3c547-0828-43b4-9501-f1f80ee1308d",
"id_doc_print": "93421190-fd31-4fc7-9194-02667be21ced",
"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-05-09T09:39:35.1053526+02:00",
"last_update": "2026-05-09T09:39:35.1053526+02: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": "65",
"id_doc_sa": "ee01285a-caf8-4e7f-a110-0e3c96bc5d79",
"id_line": 2,
"id_item": "b03c7b5e-f175-4037-aec3-789b9757218e",
"qty": 4.1,
"mt_items": {
"$ref": "8"
},
"tt_doc_sa_det": {
"$ref": "24"
}
},
{
"$ref": "65"
}
]
},
{
"$ref": "24"
}
],
"tt_doc_sa_pay": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_vouchers": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"tt_vouchers_permisions": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"tt_rooms_units_activity": [
{
"$ref": "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": "66",
"id_pos": "a1fdd3f2-74b1-43ac-9268-3d05401ecc77",
"id_doc": "ca7000f2-3598-4155-8ecd-96d03b341dfd",
"value": 3,
"created_on": "2026-05-09T09:39:35.1053526+02:00",
"last_update": "2026-05-09T09:39:35.1053526+02:00",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_pos": {
"$ref": "2"
}
},
{
"$ref": "66"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st": [
{
"$id": "67",
"id": "d4cad79a-04e6-4b6c-9eeb-6eb7a5eba46b",
"id_pos": "fbd047a7-396b-4a61-9779-a47432140e8a",
"id_doc": "4c37cf02-6eb8-45c6-b068-b8e3cd593ced",
"id_branch": "80437e49-3cc6-436f-a6d8-cfe6da433432",
"nro_doc": "sample string 5",
"date_doc": "2026-05-09T09:39:35.1053526+02:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "44e1e08d-7cdb-4473-86f6-1cc0dc0b88e1",
"id_loc_from": "13a60ec2-4186-4eeb-9a2e-6c7292f9bfb9",
"id_loc_end": "ab2ecbfb-a805-420f-baa1-0d3d3071c71a",
"id_user_add": "14f1501c-a0d0-48e1-98ed-d574425df4f4",
"id_user_upd": "79e36050-c7c9-4ada-9497-2492d1cd2c76",
"id_pos_sesion": "be95361e-af2c-4c5a-9274-687dc1539c50",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-05-09T09:39:35.1053526+02:00",
"active": true,
"created_on": "2026-05-09T09:39:35.1053526+02:00",
"last_update": "2026-05-09T09:39:35.1053526+02:00",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_docs": {
"$ref": "14"
},
"mt_locations": {
"$id": "68",
"id": "b3610767-bd98-4c8b-b188-d887b03f66be",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "1d78d348-2a6a-4214-a2d9-87a22851c50c",
"active": true,
"created_on": "2026-05-09T09:39:35.1053526+02:00",
"last_update": "2026-05-09T09:39:35.1053526+02:00",
"id_user_upd": "cf6cb218-208d-4a52-a96f-97aeb45e1a48",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"st_users": {
"$ref": "10"
},
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_sa1": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"tt_doc_st1": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"tt_stock": [
{
"$id": "69",
"id_location": "ffeca044-5fd0-4157-bc5a-9a2303f8eb0a",
"id_item": "23447c31-1d75-4b70-b3a4-47f53b43bf85",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-05-09T09:39:35.1053526+02:00",
"last_update": "2026-05-09T09:39:35.1053526+02:00",
"commited": true,
"mt_items": {
"$ref": "8"
},
"mt_locations": {
"$ref": "68"
}
},
{
"$ref": "69"
}
]
},
"mt_locations1": {
"$ref": "68"
},
"mt_pos": {
"$ref": "2"
},
"st_users": {
"$ref": "10"
},
"st_users1": {
"$ref": "10"
},
"tt_doc_st_det": [
{
"$id": "70",
"id_doc_st": "775be9f1-a704-4566-844c-18e59430ef57",
"id_line": 2,
"id_item": "167a6284-3c78-4e68-8c60-fdb02522b934",
"comment": "sample string 4",
"qty": 5.1,
"status": 1,
"active": true,
"mt_items": {
"$ref": "8"
},
"tt_doc_st": {
"$ref": "67"
}
},
{
"$ref": "70"
}
],
"tt_doc_st1": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"tt_doc_st2": {
"$ref": "67"
}
},
{
"$ref": "67"
}
]
},
"mt_locations": {
"$ref": "68"
},
"mt_locations1": {
"$ref": "68"
},
"mt_pos": {
"$ref": "2"
},
"st_users": {
"$ref": "10"
},
"st_users1": {
"$ref": "10"
},
"tt_cloakrooms_units": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"tt_doc_sa_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"tt_doc_sa_pay": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_doc_sa1": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_sa2": {
"$ref": "13"
},
"tt_pos_sesion": {
"$ref": "46"
},
"tt_rooms_units_activity": {
"$ref": "48"
},
"tt_spool_doc_print": [
{
"$id": "71",
"id": "396b7e0e-60cf-4a04-98ec-c551f7b715c9",
"spool_server": "sample string 2",
"id_doc_sa": "3624cc53-7fc6-404c-9c8e-54edd52710ab",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-05-09T09:39:35.1053526+02:00",
"printed": true,
"print_on": "2026-05-09T09:39:35.1053526+02:00",
"tt_doc_sa": {
"$ref": "13"
}
},
{
"$ref": "71"
}
]
},
"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_featured": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_items_types": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"mt_locations": [
{
"$ref": "68"
},
{
"$ref": "68"
}
],
"mt_money_rates": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"mt_money_types": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"mt_payment_types": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"mt_pos": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_pos_doc_print": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"mt_pos_prices_list": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_pos_print": [
{
"$ref": "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_types": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"mt_rooms_units_types": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"mt_units": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"mt_units_ref": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"st_images": {
"$ref": "5"
},
"st_images1": {
"$ref": "5"
},
"st_permisions": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"st_pos_license": [
{
"$id": "72",
"id": "57a29d48-22f2-4ab8-a044-d4cb531d7c43",
"id_pos": "8b1e0507-26b7-440d-8676-e970480b2b7f",
"mac_address": "sample string 3",
"date_end": "2026-05-09T09:39:35.1053526+02:00",
"key_access": "sample string 5",
"id_user_add": "515b6a5d-5561-4b51-9307-d713fb2b0ddc",
"active": true,
"created_on": "2026-05-09T09:39:35.1053526+02:00",
"last_update": "2026-05-09T09:39:35.1053526+02:00",
"commited": true,
"mt_pos": {
"$ref": "2"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "72"
}
],
"st_users_pos": [
{
"$id": "73",
"id_user": "cf3d833c-7edb-4557-99f3-23fb21681e99",
"id_pos": "f699eda4-d380-443d-9149-3e6dcf499484",
"pass_required": true,
"active": true,
"created_on": "2026-05-09T09:39:35.1053526+02:00",
"last_update": "2026-05-09T09:39:35.1053526+02:00",
"commited": true,
"mt_pos": {
"$ref": "2"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "73"
}
],
"st_users_token": [
{
"$id": "74",
"id": "ef4f81c5-a51d-4044-a871-772b7ced752e",
"token_id": "sample string 2",
"id_user": "a064599c-bf30-483f-9ee2-ee9ef7bdcf1c",
"date_from": "2026-05-09T09:39:35.1053526+02:00",
"date_end": "2026-05-09T09:39:35.1053526+02:00",
"created_on": "2026-05-09T09:39:35.1053526+02:00",
"st_users": {
"$ref": "10"
}
},
{
"$ref": "74"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"tt_doc_sa_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"tt_doc_sa_det1": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"tt_doc_st": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"tt_doc_st1": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"tt_items_customs": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"tt_logs": [
{
"$id": "75",
"id": "8e70d16e-e04a-4af1-a6b4-ff8b030bae31",
"id_user_add": "ea366058-ea14-4281-938b-60afa723a3f4",
"id_table": "db3d8f57-defe-48f2-97ea-f395c9ba1265",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "10323b2b-8c65-482e-97b1-d9f04a5ec792",
"created_on": "2026-05-09T09:39:35.1053526+02:00",
"commited": true,
"mt_pos": {
"$ref": "2"
},
"st_sync_tables": {
"$id": "76",
"id": "e52e125b-d123-40ed-81eb-f153f15c6225",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-05-09T09:39:35.1053526+02:00",
"last_update": "2026-05-09T09:39:35.1053526+02:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "77",
"id": "0b7a02ee-928f-4844-83a0-9b96c900e992",
"id_sync": "38a3ae56-5d67-4a0e-80dc-6ee08530f1cf",
"json": "sample string 3",
"id_table": "5bc049d9-c165-46d4-bb62-2dfb1e6af220",
"order": 5,
"st_sync_packages": {
"$id": "78",
"id": "54fa22b7-ee8a-4c91-8d54-f2776fc9b0ee",
"id_branch_from": "0626756f-3bb5-4488-b475-b2c3f2f9c568",
"id_branch_to": "36a45a3d-7e05-4c23-a9a6-9651e1356b93",
"type": 4,
"created_on": "2026-05-09T09:39:35.1053526+02:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-05-09T09:39:35.1053526+02:00",
"send_on": "2026-05-09T09:39:35.1053526+02:00",
"mt_branches": {
"$ref": "4"
},
"mt_branches1": {
"$ref": "4"
},
"st_sync_packages_det": [
{
"$ref": "77"
},
{
"$ref": "77"
}
]
},
"st_sync_tables": {
"$ref": "76"
}
},
{
"$ref": "77"
}
],
"tt_logs": [
{
"$ref": "75"
},
{
"$ref": "75"
}
]
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "75"
}
],
"tt_pos_sesion": [
{
"$ref": "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": "79",
"id": "31426df0-8191-4d00-890b-ee037e0f72c3",
"id_room_activity": "29e5bf57-50b2-4c3c-8695-d593fc1fed4f",
"id_pos_sesion": "a9e898a8-36be-48bd-8e15-9aa9077c12f2",
"log_text": "sample string 4",
"id_user": "da04fe2f-5377-40af-b7e4-802286d48488",
"created_on": "2026-05-09T09:39:35.1053526+02:00",
"commited": true,
"st_users": {
"$ref": "10"
}
},
{
"$ref": "79"
}
],
"tt_tips_users": [
{
"$ref": "56"
},
{
"$ref": "56"
}
],
"tt_vouchers_permisions": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"tt_vouchers": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"mt_docs": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_pos_sesion_users": [
{
"$ref": "57"
},
{
"$ref": "57"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_sa1": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"mt_items": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_rooms_units_states": [
{
"$ref": "54"
},
{
"$ref": "54"
}
],
"st_users_profiles": {
"$ref": "59"
},
"tt_cmd_connection": [
{
"$ref": "58"
},
{
"$ref": "58"
}
],
"tt_cmd_messages": [
{
"$ref": "63"
},
{
"$ref": "63"
}
]
}
},
"mt_categories_items": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"mt_items_featured": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_items_formula": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"mt_units": {
"$ref": "28"
},
"mt_units1": {
"$ref": "28"
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_prices_rules": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"tt_doc_sa_det_stock": [
{
"$ref": "65"
},
{
"$ref": "65"
}
],
"tt_doc_st_det": [
{
"$ref": "70"
},
{
"$ref": "70"
}
],
"tt_items_customs": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"tt_stock": [
{
"$ref": "69"
},
{
"$ref": "69"
}
],
"tt_vouchers_det": [
{
"$ref": "30"
},
{
"$ref": "30"
}
]
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "7"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"mt_prices_rules": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"tt_vouchers_det": [
{
"$ref": "30"
},
{
"$ref": "30"
}
]
},
{
"$ref": "6"
}
],
"mt_employees": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"mt_items": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_items_types": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"mt_money_types": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"mt_payment_types": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"mt_prices_list": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_rooms": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"mt_rooms1": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"st_functions": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"st_images_types": {
"$id": "80",
"id": "b291d3b5-b062-4d48-a425-3ee477f6c3bd",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-05-09T09:39:35.1053526+02:00",
"last_update": "2026-05-09T09:39:35.1053526+02:00",
"commited": true,
"st_images": [
{
"$ref": "5"
},
{
"$ref": "5"
}
]
},
"mt_docs": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"st_users": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"st_users1": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_cloakrooms": [
{
"$ref": "11"
},
{
"$ref": "11"
}
]
},
"st_users": {
"$ref": "10"
},
"mt_branches_zones": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"mt_employees_branches": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"mt_items_featured": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_locations": [
{
"$ref": "68"
},
{
"$ref": "68"
}
],
"mt_periods": [
{
"$id": "81",
"id_branch": "d07321f2-6e86-40e8-a161-b357e7521009",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-05-09T09:39:35.1053526+02:00",
"date_end": "2026-05-09T09:39:35.1053526+02:00",
"state": "sample string 6",
"created_on": "2026-05-09T09:39:35.1053526+02:00",
"last_update": "2026-05-09T09:39:35.1053526+02:00",
"commited": true,
"mt_branches": {
"$ref": "4"
}
},
{
"$ref": "81"
}
],
"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": "78"
},
{
"$ref": "78"
}
],
"st_sync_packages1": [
{
"$ref": "78"
},
{
"$ref": "78"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"tt_vouchers": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"tt_vouchers_permisions": [
{
"$ref": "32"
},
{
"$ref": "32"
}
]
},
"mt_pos": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"st_users": {
"$ref": "10"
}
},
"mt_cloakrooms": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"mt_items_featured": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_pos_print": [
{
"$ref": "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": "66"
},
{
"$ref": "66"
}
],
"st_pos_license": [
{
"$ref": "72"
},
{
"$ref": "72"
}
],
"st_users_pos": [
{
"$ref": "73"
},
{
"$ref": "73"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_pos_connection": [
{
"$id": "82",
"id": "b072e58a-af3e-485d-81d5-45c6c944e5c0",
"id_pos": "d932f9fc-8aee-4869-88f6-be6bbac1f325",
"date_add": "2026-05-09T09:39:35.1053526+02:00",
"date_upd": "2026-05-09T09:39:35.1053526+02:00",
"date_out": "2026-05-09T09:39:35.1053526+02:00",
"connection_type": "sample string 3",
"connection_speed": 1,
"terminal_name": "sample string 4",
"version": "sample string 5",
"commited": true,
"mt_pos": {
"$ref": "2"
}
},
{
"$ref": "82"
}
],
"tt_pos_sesion": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"mt_branches": {
"$ref": "4"
},
"tt_logs": [
{
"$ref": "75"
},
{
"$ref": "75"
}
],
"st_local_variables": [
{
"$id": "83",
"id": "27bda060-74f4-4212-b86a-64a4a83dce03",
"id_pos": "54f261fd-fe3b-4ce7-a000-0b85aea17d33",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-05-09T09:39:35.1053526+02:00",
"commited": true,
"mt_pos": {
"$ref": "2"
}
},
{
"$ref": "83"
}
],
"tt_doc_st": [
{
"$ref": "67"
},
{
"$ref": "67"
}
]
},
"mt_rooms": {
"$ref": "50"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "1"
}
]