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": "849c8ede-4209-4427-8821-4858f72095c9",
"id_room": "8d2e3452-deec-46e9-bd90-0f7d357deb60",
"active": true,
"created_on": "2025-12-08T21:30:56.8131535+01:00",
"last_update": "2025-12-08T21:30:56.8131535+01:00",
"id_user_upd": "8ffb8787-ead0-414a-a691-cd3cc37aedc8",
"commited": true,
"mt_pos": {
"$id": "2",
"id": "ae508564-405c-46a8-9c2e-23e0fb3b47bc",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "6810214b-97f5-4b62-b1ec-03f7c598bc36",
"id_zone": "d1f735be-de71-4dbb-8594-d7bea4e3cbe2",
"user_required": true,
"active": true,
"created_on": "2025-12-08T21:30:56.8131535+01:00",
"last_update": "2025-12-08T21:30:56.8131535+01:00",
"id_user_upd": "54b97979-6530-461d-bdc6-d280fb6997da",
"commited": true,
"mt_branches_zones": {
"$id": "3",
"id": "90d0c180-9dd3-491f-a2f7-e6c939a51a9f",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "9160588a-9851-4175-a72a-de725abee80e",
"active": true,
"created_on": "2025-12-08T21:30:56.8131535+01:00",
"last_update": "2025-12-08T21:30:56.8131535+01:00",
"id_user_upd": "8f990a2f-85cc-40f3-b86f-8dccadfa8bf5",
"commited": true,
"mt_branches": {
"$id": "4",
"id": "8961e003-7923-4204-84fc-3c517ee5882e",
"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": "f8e069dd-d96d-4de5-addc-c4d4cc073136",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2025-12-08T21:30:56.8131535+01:00",
"last_update": "2025-12-08T21:30:56.8131535+01:00",
"id_user_upd": "fc378a73-396b-4b87-826c-71a31b819afe",
"commited": true,
"st_images": {
"$id": "5",
"id": "8d3bef8d-6a1a-4d52-aa17-ed85efe661ab",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "c238fd28-46c8-4b40-8990-c0620735ca68",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2025-12-08T21:30:56.8131535+01:00",
"last_update": "2025-12-08T21:30:56.8131535+01:00",
"commited": true,
"mt_branches": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"mt_categories": [
{
"$id": "6",
"id": "794207b4-e885-4983-9254-7eaded1021ef",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "cb16eb05-2c5f-4e3d-9445-a4beb5fdd6db",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "a2c2f24b-4f4e-4e2c-8447-fbbadba0d309",
"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": "2025-12-08T21:30:56.8131535+01:00",
"last_update": "2025-12-08T21:30:56.8131535+01:00",
"id_user_upd": "7570d73f-c18e-42de-85d4-c5b51ca0ab41",
"commited": true,
"mt_categories_items": [
{
"$id": "7",
"id_category": "71a09c53-4466-4d05-89e8-64083dba598d",
"id_item": "21b9bc4f-dff3-4ca5-a2fa-808d03553634",
"is_default": true,
"active": true,
"created_on": "2025-12-08T21:30:56.8131535+01:00",
"last_update": "2025-12-08T21:30:56.8131535+01:00",
"id_user_upd": "c0c3ee2d-c3a9-4301-8ce5-cfc1b7d80cbe",
"commited": true,
"mt_categories": {
"$ref": "6"
},
"mt_items": {
"$id": "8",
"id": "f429eec6-a468-4f24-ac2e-77829c83b0f9",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "d307fe95-1aad-4a10-a532-3947c82c5db0",
"id_unit_sec": "73f1dc5c-e884-49e4-bb4b-71f5f6d974ce",
"id_brand": "e1c9dd1d-3224-4a29-bd97-2e3c61ffba76",
"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": "8158ce58-8265-426a-b31a-a3116e13f71c",
"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": "2025-12-08T21:30:56.8131535+01:00",
"last_update": "2025-12-08T21:30:56.8131535+01:00",
"id_user_upd": "b02e279d-2aeb-41b4-9d87-bf8946424486",
"commited": true,
"mt_brands": {
"$id": "9",
"id": "6f82b703-9672-423f-9f72-e0af5fd4e96f",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2025-12-08T21:30:56.8131535+01:00",
"last_update": "2025-12-08T21:30:56.8131535+01:00",
"id_user_upd": "eedb1ea7-d447-435f-bbef-c3c78aa24272",
"commited": true,
"mt_items": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"st_users": {
"$id": "10",
"id": "52a1b2b6-1171-4031-b8aa-d3ea07f6d4f3",
"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": "d7bf2cb2-d281-4eff-8a13-0ec8822d4030",
"view_messages": true,
"id_image_photo": "12f4786f-e7f4-46a5-8be8-54185840b9dc",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "b6902e8c-94ca-462b-acd1-3b305f00dc82",
"view_pos": true,
"order": 15,
"color_border": "sample string 16",
"color_button": "sample string 17",
"color_font": "sample string 18",
"active": true,
"created_on": "2025-12-08T21:30:56.8131535+01:00",
"last_update": "2025-12-08T21:30:56.8131535+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": "c8a0e832-252e-4225-9c26-03bf91b9feb1",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "ea16d685-e971-4dda-af9d-f8b3484bde64",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "5c338dce-9660-48dc-ae29-e1a9df681c4e",
"view_pos": true,
"order": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"active": true,
"created_on": "2025-12-08T21:30:56.8131535+01:00",
"last_update": "2025-12-08T21:30:56.8131535+01:00",
"id_user_upd": "d555ccb4-d72e-4073-b064-36b07343d209",
"commited": true,
"mt_pos": {
"$ref": "2"
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"tt_cloakrooms_units": [
{
"$id": "12",
"id": "e4d866aa-b2b4-496b-b4f8-8933e5005dfe",
"id_cloakroom": "06c7bb82-0e64-4cf3-8461-27fa04e4b323",
"id_pos_sesion": "8e6ca6d2-076a-4f79-8563-542220a738e5",
"unit_id": 4,
"date_open": "2025-12-08T21:30:56.8131535+01:00",
"date_close": "2025-12-08T21:30:56.8131535+01:00",
"id_doc_sa": "3c9786e9-8a2b-4dcc-b7b5-3a915bc7a5e5",
"commited": true,
"mt_cloakrooms": {
"$ref": "11"
},
"tt_doc_sa": {
"$id": "13",
"id": "eadf5d26-2458-43fb-89e3-6f03ed80e31b",
"id_pos": "42699ebb-b2db-45ef-963d-851869c54abb",
"id_doc": "c3f428e4-4a03-484b-96d6-3165fdcef54f",
"id_branch": "6009ef1a-878e-4d17-82e4-1a4e2a65ef2c",
"nro_doc": "sample string 5",
"date_doc": "2025-12-08T21:30:56.8131535+01:00",
"date_tax": "2025-12-08T21:30:56.8131535+01:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "e03e4354-52d8-4c8b-a0f2-09e43b2088b7",
"id_relationship": "4758f339-bede-43f7-9aea-e15d6a8713cc",
"id_loc_from": "661daf20-bf58-4143-b428-0c5ef9732749",
"id_loc_end": "00117409-6fa5-467c-94ab-68d8dcb84dfc",
"id_user_add": "0d481544-b386-4dae-9fa9-a2ade3885fea",
"id_user_upd": "4c4b8195-167b-4e0c-848a-959dd433a4f3",
"comment": "sample string 12",
"id_pos_sesion": "ea8625f6-56e2-4431-a127-85418337e975",
"id_room_unit": "ea64969d-937b-426a-873c-0cbb0289b83e",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "2c5f85e1-e229-4eec-9e29-14b997946cff",
"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": "2025-12-08T21:30:56.8131535+01:00",
"last_update": "2025-12-08T21:30:56.8131535+01:00",
"commited": true,
"created_by": 1,
"mt_branches": {
"$ref": "4"
},
"mt_docs": {
"$id": "14",
"id": "aecf07c1-a259-4ad8-b055-39b1424bd2aa",
"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": "0aa1b8b2-ddb5-4436-86f9-5fd8b7d31077",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"active": true,
"created_on": "2025-12-08T21:30:56.8131535+01:00",
"last_update": "2025-12-08T21:30:56.8131535+01:00",
"id_user_upd": "365242de-4662-4026-88f8-065b04ea2b5e",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "15",
"id_doc": "67df4c4f-900f-457d-84e0-2c02c24537df",
"id_pay": "5241832b-f7f9-43f4-bf2b-13467036d5a8",
"id_money": "b8021440-a293-4502-8b24-f85b15045af8",
"active": true,
"created_on": "2025-12-08T21:30:56.8131535+01:00",
"last_update": "2025-12-08T21:30:56.8131535+01:00",
"id_user_upd": "0482ac47-c6d6-4ed7-b670-b856f61167dc",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_money_types": {
"$id": "16",
"id": "22de67dc-c88e-4d28-9046-48d1897f3d6c",
"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": "2ab192d3-3687-4786-8080-90633d7bf561",
"view_pos": true,
"order": 8,
"color_border": "sample string 9",
"color_button": "sample string 10",
"color_font": "sample string 11",
"active": true,
"created_on": "2025-12-08T21:30:56.8131535+01:00",
"last_update": "2025-12-08T21:30:56.8131535+01:00",
"id_user_upd": "daebd4f1-b197-4af1-b914-4a718b999fa8",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_money_rates": [
{
"$id": "17",
"id_money_1": "ce81d3b5-3a5c-4653-b0eb-5eee5754f97b",
"id_money_2": "b910fb98-c8e0-45e9-8337-20673d218575",
"date_from": "2025-12-08T21:30:56.8131535+01:00",
"coefficient": 4.1,
"active": true,
"created_on": "2025-12-08T21:30:56.8131535+01:00",
"last_update": "2025-12-08T21:30:56.8131535+01:00",
"id_user_upd": "0eb1f610-2629-469f-9a99-d8a005aca85c",
"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": "82c33688-8816-489d-87f4-321ceb2b3424",
"id_pay": "62d9d4e2-0e04-4e3f-9083-69a3fde8db04",
"id_money": "29e16487-7e91-4cb6-bfbb-a5cfb5bae22b",
"date_cashflow": "2025-12-08T21:30:56.8131535+01:00",
"coefficient": 5.1,
"id_user_add": "9ead9ed5-1f79-439c-9e4d-68c28595a6c3",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "19",
"id": "6b4935d4-5cf0-4d3e-959f-36a260fae5f3",
"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": "6a4e08ba-e41b-49ce-8fb5-5da4b1084e0d",
"view_pos": true,
"order": 13,
"color_border": "sample string 14",
"color_button": "sample string 15",
"color_font": "sample string 16",
"active": true,
"created_on": "2025-12-08T21:30:56.8131535+01:00",
"last_update": "2025-12-08T21:30:56.8131535+01:00",
"id_user_upd": "789f1609-8096-43b8-8d76-b09134e42a6a",
"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": "4def9560-00e2-42bf-8faa-7d6f3553b3ba",
"id_line": 2,
"id_pay": "3ca3dbc1-9772-4b22-842f-e71c37753d42",
"id_money": "f8439c2a-3eec-4851-bfbc-5d67964a9c19",
"coefficient": 5.1,
"id_voucher": "037902ba-1c83-42c5-97bd-71e605f0dbf6",
"id_employee": "83602ff2-b3d0-4836-92f3-23a3a0ea4f31",
"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": "50faaa6b-1dab-4022-bfb0-e72333f91e12",
"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": "65dcfb23-e800-4d4d-8791-fbde402a0534",
"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": "760af034-84fd-4a0f-95f0-5066a715fa46",
"name_pos": "sample string 12",
"id_image": "ff502a31-929e-4922-86cc-b7ec13951e2d",
"view_pos": true,
"order": 14,
"color_border": "sample string 15",
"color_button": "sample string 16",
"color_font": "sample string 17",
"active": true,
"created_on": "2025-12-08T21:30:56.8131535+01:00",
"last_update": "2025-12-08T21:30:56.8131535+01:00",
"id_user_upd": "4e7e3963-ea06-4720-b649-8831a3d6b072",
"commited": true,
"mt_employees_branches": [
{
"$id": "22",
"id_employee": "105e7ede-fe6a-44bf-98de-4c79b8dcc699",
"id_branch": "705e5dff-31d5-451d-a331-8ad3a080e129",
"active": true,
"created_on": "2025-12-08T21:30:56.8131535+01:00",
"last_update": "2025-12-08T21:30:56.8131535+01:00",
"id_user_upd": "88bceec7-8c94-4d1c-9570-d604f3102fd7",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_employees": {
"$ref": "21"
}
},
{
"$ref": "22"
}
],
"mt_employees_profiles": {
"$id": "23",
"id": "134b14c6-cca9-457c-a85d-c406d4ec3217",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2025-12-08T21:30:56.8131535+01:00",
"last_update": "2025-12-08T21:30:56.8131535+01:00",
"id_user_upd": "fd9c3fdb-6ec4-4e02-ab54-3bb224da9d31",
"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": "1a732bd2-7105-40da-a27f-8b11c00716d8",
"id_line": 2,
"id_item_sub": "727a2ae7-666c-4236-8371-8445d7bfb0f0",
"qty": 4.1,
"id_list": "1a506447-41c7-4a41-a650-82e769874853",
"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": "95676cf3-4fe6-49a8-9b3b-dff4ba349a55",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "6d678b68-1518-4342-b9ee-0af160d11598",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "1031c5e9-fa37-4756-bd48-d1423a33511b",
"id_user_upd": "efbf72cf-9376-4a80-ba50-a7d0b6a3d2bd",
"active": true,
"mt_employees": {
"$ref": "21"
},
"mt_items_sub": {
"$id": "25",
"id": "bcc33640-445a-40c3-a7fb-6c289a391099",
"id_item": "a7e5822f-913f-4e17-84bf-73b81d2e96de",
"id_item_type": "01c09f3e-328d-4ba9-b27f-0180b5d8ddb3",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "a69659ad-ca4a-4110-8bcf-b66beef81ea1",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2025-12-08T21:30:56.8131535+01:00",
"last_update": "2025-12-08T21:30:56.8131535+01:00",
"id_user_upd": "006e32a8-c3c3-48a9-a786-262a71dbc1a3",
"commited": true,
"mt_items": {
"$ref": "8"
},
"mt_items_formula": [
{
"$id": "26",
"id_item_sub": "77f85cf6-4a6f-40dd-b21e-15c775fbf82d",
"id_item": "5aa08def-264e-486e-8cab-d3f56972ef87",
"group_id": 3,
"id_unit_ref": "fb69ad06-7268-405c-9aa4-9a7922afa709",
"qty_dis": 5,
"mt_items": {
"$ref": "8"
},
"mt_items_sub": {
"$ref": "25"
},
"mt_units_ref": {
"$id": "27",
"id": "4e8b9466-388c-4172-b11d-5a82c300954c",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "d49fa8a0-f3e2-404c-aeb2-fe97fecdc45f",
"active": true,
"created_on": "2025-12-08T21:30:56.8131535+01:00",
"last_update": "2025-12-08T21:30:56.8131535+01:00",
"id_user_upd": "0b7fd513-00a2-4cb0-a932-f24647300f09",
"commited": true,
"mt_units": {
"$id": "28",
"id": "4b84c88e-d3d0-4980-8c5e-685b4e927294",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2025-12-08T21:30:56.8131535+01:00",
"last_update": "2025-12-08T21:30:56.8131535+01:00",
"id_user_upd": "42d8849e-6596-4012-bea1-80039a10a6bb",
"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": "acc92152-5892-40bd-a2f7-40c9e48a7a91",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "77cc6d31-d8c4-4ec1-b0c4-1641b4d3f488",
"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": "2025-12-08T21:30:56.8131535+01:00",
"last_update": "2025-12-08T21:30:56.8131535+01:00",
"id_user_upd": "e58e1d5e-b4f7-4a00-b226-1cc68d4e8299",
"commited": true,
"tt_vouchers_det": [
{
"$id": "30",
"id_voucher": "81df09d9-ba18-4046-8d1a-e72c2d304886",
"id_line": "d62eeb98-4784-41c0-825c-de2321903a2c",
"id_category": "8744b58e-aef8-4ecf-99d2-35e654018cea",
"id_item": "fa53acf3-ce6b-43d2-b08f-819402cecbfb",
"id_item_type": "5d3b66f0-53ac-4c6e-a582-8c00536f1ddc",
"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": "78ca4daa-1894-47b4-9926-301d71670521",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2025-12-08T21:30:56.8131535+01:00",
"date_end": "2025-12-08T21:30:56.8131535+01:00",
"date_used": "2025-12-08T21:30:56.8131535+01:00",
"date_sesion": "2025-12-08T21:30:56.8131535+01:00",
"id_employee": "36e2cc16-a82e-421c-bf53-f9fec0000e06",
"id_branch": "97d82327-d762-4e2f-835e-549128fec64b",
"id_voucher_permision": "7e5d0928-03be-46ba-bd4d-3c16eea11894",
"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": "87b898b9-6b8d-4b1e-9979-7275b5ca0daf",
"id_user_add": "6be2822f-b5ec-40de-ab1d-31e7308d99d6",
"id_doc_sa": "0b4dc38c-a371-4e64-a2c7-7f033cc909a9",
"id_item_sub": "8cba1b6c-6a73-4062-b15c-810f5e68f44a",
"id_pos_sesion": "e37193ec-8a95-4475-9aa8-8126763d78b8",
"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": "2025-12-08T21:30:56.8131535+01:00",
"last_update": "2025-12-08T21:30:56.8131535+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": "78ed82f0-81ff-44ac-bcc2-24553ccfe3cf",
"date_from": "2025-12-08T21:30:56.8131535+01:00",
"date_end": "2025-12-08T21:30:56.8131535+01:00",
"date_used": "2025-12-08T21:30:56.8131535+01:00",
"id_employee": "6f7c24a1-8b1f-4be7-a3e9-24ad924743a0",
"id_branch": "1a06d5c5-d2b1-4674-9da7-69e2ed42a03e",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "2133e144-4070-4eaf-a439-197daa41a93b",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2025-12-08T21:30:56.8131535+01:00",
"last_update": "2025-12-08T21:30:56.8131535+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": "a869dbc3-4540-45b7-a7ab-d45b04f9de6e",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2025-12-08T21:30:56.8131535+01:00",
"date_end": "2025-12-08T21:30:56.8131535+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": "dadafbfb-bb63-4d0f-8e5d-c460f4c94ebd",
"id_pos": "e39308df-392b-4315-9220-7939e611e991",
"id_list": "a1b1f01c-7857-433a-916d-536738e11e55",
"id_item": "1ed4fe2a-17cf-4c6c-9419-f82564aead55",
"id_item_type": "d2aea654-271d-4208-9c76-477c550ab89a",
"id_category": "d82f49a6-3fb8-4851-8526-db291b5d4ed6",
"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": "2025-12-08T21:30:56.8131535+01:00",
"last_update": "2025-12-08T21:30:56.8131535+01:00",
"id_user_upd": "c1cd0a71-e018-41a0-868b-0b242954605e",
"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": "9102135f-1b25-44f2-9264-8cc60f7aef05",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "d0f51ea6-a27f-4cec-8794-69a8900a618f",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "695e63cd-f4fb-495b-8cf4-16d5de124fc8",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"active": true,
"created_on": "2025-12-08T21:30:56.8131535+01:00",
"last_update": "2025-12-08T21:30:56.8131535+01:00",
"id_user_upd": "918e992a-cc58-4c82-a72d-4e9a12b2fe1b",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "35",
"id_pos": "7c4509cf-de46-4c7e-8ff8-443d9d10eb88",
"id_pos_type": "fe731fed-9a04-4d1e-8b87-4ff92e555515",
"id_price_list": "e1840ea4-01b2-4907-8455-184bab6d5db4",
"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": "2025-12-08T21:30:56.8131535+01:00",
"last_update": "2025-12-08T21:30:56.8131535+01:00",
"id_user_upd": "9f34f1dc-e33e-4c23-b0a6-4ec67db313e7",
"commited": true,
"mt_pos_view": {
"$id": "36",
"id_pos": "0f206f25-0c00-45bc-b0a8-105a629e544e",
"id_pos_type": "350ea030-be31-40f7-ba6e-56425fb6670a",
"is_default": true,
"active": true,
"created_on": "2025-12-08T21:30:56.8131535+01:00",
"last_update": "2025-12-08T21:30:56.8131535+01:00",
"id_user_upd": "37f4c46a-d3d1-4b06-9e68-fcc223b4ff9c",
"commited": true,
"mt_pos": {
"$ref": "2"
},
"mt_pos_prices_list": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_pos_types": {
"$id": "37",
"id": "780cfc62-d690-4300-8763-532252f91582",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2025-12-08T21:30:56.8131535+01:00",
"last_update": "2025-12-08T21:30:56.8131535+01:00",
"id_user_upd": "c2a6dd78-161b-4013-a19a-11e71ef2b480",
"commited": true,
"mt_items_featured": [
{
"$id": "38",
"id": "2582d8c3-f4e8-4986-a503-01fc0e811613",
"id_branch": "ade9de1c-f980-4c9b-a93b-9828688320b4",
"id_pos_type": "c655ef06-6552-4308-92e9-cdb6952bee48",
"id_pos": "76d4bbbf-bf2e-4951-a178-c9b977486cc0",
"id_item": "ca26b430-3877-49db-9aa8-a1d8fa487a02",
"date_from": "2025-12-08T21:30:56.8131535+01:00",
"date_end": "2025-12-08T21:30:56.8131535+01:00",
"image_id": 4,
"active": true,
"created_on": "2025-12-08T21:30:56.8131535+01:00",
"last_update": "2025-12-08T21:30:56.8131535+01:00",
"id_user_upd": "97408888-8758-424e-acc0-0a864a5e9a4b",
"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": "c34287af-5aa0-455c-b5ed-a735c6458173",
"id_doc": "aa2719d3-0b0e-4cc1-8298-80fbd77ccd5d",
"id_pos_type": "1eccf260-a452-485c-b092-82cf70019ef7",
"id_doc_print": "f822a9a1-1049-4605-9115-ce77833d34ae",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2025-12-08T21:30:56.8131535+01:00",
"last_update": "2025-12-08T21:30:56.8131535+01:00",
"id_user_upd": "29da8ee2-d7e9-44e1-aaeb-5e4a9a68b44d",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_pos_print": {
"$id": "40",
"id": "195f4cd8-3579-42ac-881a-b1ff7e9e6cf8",
"id_pos": "574d5794-41ff-4c3e-8d4c-92ec8424ead7",
"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": "2025-12-08T21:30:56.8131535+01:00",
"last_update": "2025-12-08T21:30:56.8131535+01:00",
"id_user_upd": "f29ef9a3-981f-4b82-aa9b-2099d40bf1c0",
"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": "7aa537b8-c058-40a5-9b94-83987e366f7f",
"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": "2025-12-08T21:30:56.8131535+01:00",
"last_update": "2025-12-08T21:30:56.8131535+01:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"st_doc_print_det": [
{
"$id": "42",
"id_doc_print": "158a761f-c3a1-459c-86e3-4c025489f596",
"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": "b9bf2ac4-e142-4e4a-af46-1c16a5d0b8a5",
"id_item_sub": "f0c4ec0c-22e2-48dd-9a84-c84c3e0dda0c",
"validity_date": "2025-12-08T21:30:56.8131535+01:00",
"price": 4.1,
"active": true,
"created_on": "2025-12-08T21:30:56.8131535+01:00",
"last_update": "2025-12-08T21:30:56.8131535+01:00",
"id_user_upd": "c9d84b40-75a5-44e6-b3e3-45ce1d8f2693",
"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": "3587c592-244d-4e0c-96f7-f253238304db",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2025-12-08T21:30:56.8131535+01:00",
"date_end": "2025-12-08T21:30:56.8131535+01:00",
"id_branch": "75ee242a-9786-4c05-bc53-5dc87100f237",
"id_pos": "e4107bd2-f318-4d1c-8e39-d59286b4a678",
"id_list": "517442aa-27b0-40aa-a691-39f1a59176f6",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2025-12-08T21:30:56.8131535+01:00",
"last_update": "2025-12-08T21:30:56.8131535+01:00",
"id_user_upd": "904c3440-b96b-4bb3-ab10-bc42eee20b1f",
"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": "b31de153-17cf-46bc-b0a8-1724e8163385",
"order_id": 2,
"id_item": "94655545-5e2d-4af0-8a3e-f60ac6b4c13b",
"id_item_type": "4775b33d-8cb8-41af-a640-6df7f429d292",
"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": "abfa5871-2959-4cfb-9cd4-7cf3d738719a",
"type_item": 11,
"id_voucher_json": "2efe7f41-3033-495d-a445-cb3190f92821",
"count_voucher": 1,
"id_category": "f5c0d766-433c-4688-9745-de5a5bafb9ac",
"created_on": "2025-12-08T21:30:56.8131535+01:00",
"last_update": "2025-12-08T21:30:56.8131535+01:00",
"id_user_upd": "01537cb0-c4be-4614-9bbe-715c29887706",
"commited": true,
"mt_items": {
"$ref": "8"
},
"mt_items_types": {
"$ref": "29"
},
"st_users": {
"$ref": "10"
},
"tt_pos_sesion": {
"$id": "46",
"id": "2c0416e8-379b-4b4f-ae5e-dac34486e2ec",
"nro_sesion": 2,
"id_pos": "7cd1fbcd-aea6-44ab-8efb-d05ce9709f5f",
"date_tax": "2025-12-08T21:30:56.8131535+01:00",
"date_open": "2025-12-08T21:30:56.8131535+01:00",
"date_close": "2025-12-08T21:30:56.8131535+01:00",
"id_user_open": "528553e6-a952-4930-9dc4-3cc155616494",
"id_user_close": "bc50da34-0b29-4d4a-a9d5-2c4fa44cff26",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2025-12-08T21:30:56.8131535+01:00",
"last_update": "2025-12-08T21:30:56.8131535+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": "4239106b-2fe2-4363-b6bd-051d746799a4",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "96c367de-eb64-4825-9761-e1a38a8c06bf",
"type_pay": 5,
"module": "sample string 6",
"process": true,
"json_cloackrooms": "sample string 8",
"multi_select": 9,
"terminal_name": "sample string 10",
"created_on": "2025-12-08T21:30:56.8131535+01:00",
"tt_pos_sesion": {
"$ref": "46"
}
},
{
"$ref": "47"
}
],
"tt_rooms_units_activity": [
{
"$id": "48",
"id": "a43d1182-e279-4083-b6a4-cf07013602c7",
"id_room_unit": "6fe1fd28-33bd-4342-8aaf-acc286e379a1",
"id_room_list": "f8fc0653-ed68-432c-bbee-f07c87ac7661",
"nro_res_ext": "sample string 3",
"date_reserved": "2025-12-08T21:30:56.8131535+01:00",
"date_from": "2025-12-08T21:30:56.8131535+01:00",
"date_end": "2025-12-08T21:30:56.8131535+01:00",
"date_open": "2025-12-08T21:30:56.8131535+01:00",
"date_close": "2025-12-08T21:30:56.8131535+01:00",
"id_employee": "e496cfe2-6212-4d7c-b84b-e7e5e818831d",
"id_employee_sec": "e6ddc9d7-ad47-4460-b92e-a2ef611342b4",
"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": "4720d753-2c28-4f5b-b3d3-4c6d9b05c985",
"comment": "sample string 7",
"id_user_open": "f915e5ce-b31e-4da5-9b85-970b322552dc",
"id_user_close": "842abcf4-6b3b-47ff-a7d5-9e31431db115",
"id_unit_state": "dcb5756d-a422-4af4-b379-27a3b5cfdcdd",
"id_pos_sesion": "654e3a99-f3bc-4ef8-b9bc-b1d96f5a42d4",
"vip": true,
"paid": true,
"send": true,
"send_date": "2025-12-08T21:30:56.8131535+01:00",
"active": true,
"created_on": "2025-12-08T21:30:56.8131535+01:00",
"last_update": "2025-12-08T21:30:56.8131535+01:00",
"commited": true,
"mt_employees": {
"$ref": "21"
},
"mt_employees1": {
"$ref": "21"
},
"mt_rooms_units": {
"$id": "49",
"id": "13062264-23f3-4a39-a420-a380c065069c",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "1c43c721-fb3c-460b-8067-8993e43a6ae9",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "f187b836-24a2-422f-917d-e5bd8c57af24",
"locked": true,
"date_locked": "2025-12-08T21:30:56.8131535+01:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2025-12-08T21:30:56.8131535+01:00",
"last_update": "2025-12-08T21:30:56.8131535+01:00",
"id_user_upd": "918c2f73-ca53-4584-aad3-83de0e4c8379",
"commited": true,
"mt_rooms": {
"$id": "50",
"id": "175aa101-46d4-492c-a728-636d601139ef",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "66656a72-6616-4249-9158-85098d3e4005",
"name_pos": "sample string 6",
"id_image": "41cc5a6d-7dcf-4f71-b2f3-b6674a1f88c6",
"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": "671cd781-4c29-446f-b8c6-faa845d63bfb",
"refresh_status": true,
"active": true,
"created_on": "2025-12-08T21:30:56.8131535+01:00",
"last_update": "2025-12-08T21:30:56.8131535+01:00",
"id_user_upd": "702b51aa-700e-4bda-a170-3633468367d9",
"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": "404e815d-07c2-45b1-9828-6bdc9b00bc39",
"id_room": "5e13f0d8-2b0c-452a-b855-d4f99ed2c4dd",
"date_in": "2025-12-08T21:30:56.8131535+01:00",
"date_out": "2025-12-08T21:30:56.8131535+01:00",
"id_user_add": "b7670918-ebb1-4218-b7d3-fa4d560fddab",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2025-12-08T21:30:56.8131535+01:00",
"last_update": "2025-12-08T21:30:56.8131535+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": "0bfe6680-89dc-4746-847d-91f49caafcca",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2025-12-08T21:30:56.8131535+01:00",
"last_update": "2025-12-08T21:30:56.8131535+01:00",
"id_user_upd": "8dd90ea9-41ef-43ef-bacc-69201d7f8dd4",
"commited": true,
"mt_rooms_units": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"mt_rooms_units_states_types": [
{
"$id": "53",
"id_room_type": "470f74f8-72f5-4f1f-b1c2-8c295dba68a3",
"id_room_state": "26c4d8d9-36e0-4177-ae4b-0259c6fc856d",
"id_image": "87ae249d-66c4-4d35-9d93-1ae0740e3900",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2025-12-08T21:30:56.8131535+01:00",
"last_update": "2025-12-08T21:30:56.8131535+01:00",
"id_user_upd": "c1cab5d1-7f44-43c2-8de2-0f43b7e8b890",
"commited": true,
"mt_rooms_units_states": {
"$id": "54",
"id": "8e2bcd3f-d78f-4e8d-8793-97c966b898e3",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2025-12-08T21:30:56.8131535+01:00",
"last_update": "2025-12-08T21:30:56.8131535+01:00",
"id_user_upd": "7e1cd386-86d2-418d-9f5e-5caec3f8dc1f",
"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": "4b776b6f-7a86-4f37-b5a2-fcd1a2353a5c",
"id_pos_sesion": "242347f0-a0c6-4460-9890-db97fed48303",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "5ada09ab-bc9b-46aa-99a3-7ad9a09bf9cc",
"id_room_unit_activity": "1ea4ba55-028c-4017-a96b-e650c43bd659",
"id_doc_sa": "5175e072-c83c-440f-80f7-1b7a34ec5c59",
"id_pos_type": "a176af65-2b06-43a0-9fb9-d989b15327bc",
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "45226e70-2ae6-467c-83ab-79eb2a43e1ca",
"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": "2025-12-08T21:30:56.8131535+01:00",
"last_update": "2025-12-08T21:30:56.8131535+01:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "46"
},
"tt_tips_users": [
{
"$id": "56",
"id_tip": "5ad63266-705d-4a24-ac08-00ad05d0f444",
"id_user": "152825e5-e55a-43b8-9ff5-dad752401d75",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2025-12-08T21:30:56.8131535+01:00",
"last_update": "2025-12-08T21:30:56.8131535+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": "66d75ecb-d7c3-423b-bd47-838bfbb8a3b8",
"id_user": "19562348-8072-43c8-8ff1-ea7d9884085b",
"date_add": "2025-12-08T21:30:56.8131535+01:00",
"active": true,
"created_on": "2025-12-08T21:30:56.8131535+01:00",
"last_update": "2025-12-08T21:30:56.8131535+01:00",
"commited": true,
"st_users": {
"$ref": "10"
},
"tt_pos_sesion": {
"$ref": "46"
}
},
{
"$ref": "57"
}
]
}
},
{
"$ref": "45"
}
]
},
"mt_items_vouchers": {
"$id": "58",
"id": "cff28d8a-6eaf-4d3c-b7e2-769353901293",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "732f0b86-4fed-4621-bce9-1bcdc337571a",
"id_doc_print": "92457637-f0a3-4718-9846-1fd1a8655be6",
"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": "2025-12-08T21:30:56.8131535+01:00",
"last_update": "2025-12-08T21:30:56.8131535+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": "14ff9db2-7379-401d-a507-276ff1ae6733",
"id_line": 2,
"id_item": "71b5c5cb-af96-49a2-aac9-38c82847eeb5",
"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": "920a76fd-e009-46fc-a968-78eaa7f9b6a2",
"id_doc": "e05dcd43-7140-4ad5-902a-ccd4d8fa2511",
"value": 3,
"created_on": "2025-12-08T21:30:56.8131535+01:00",
"last_update": "2025-12-08T21:30:56.8131535+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": "996509ef-b679-4133-8a14-86c244b4086e",
"id_pos": "3945bf49-7471-464d-83cd-f344b0bed4a0",
"id_doc": "972c91f9-5b45-49d9-9223-01ed677a7f2c",
"id_branch": "8657ee29-4c3d-4f0d-9f79-8df09eab2fe8",
"nro_doc": "sample string 5",
"date_doc": "2025-12-08T21:30:56.8131535+01:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "027a317d-debb-4091-af90-7c8d8c115a91",
"id_loc_from": "223db2d3-1e6b-422d-b1a6-80aa6961db0e",
"id_loc_end": "7bdd5d46-b318-4a9a-9e1d-3cdad2890023",
"id_user_add": "6efaea71-a77f-4a0b-a08c-621264aeff32",
"id_user_upd": "8fe30035-c45f-41cf-8681-29c860992f29",
"id_pos_sesion": "d63e7429-b14a-49a3-aabd-3cc92d568d8f",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2025-12-08T21:30:56.8131535+01:00",
"active": true,
"created_on": "2025-12-08T21:30:56.8131535+01:00",
"last_update": "2025-12-08T21:30:56.8131535+01:00",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_docs": {
"$ref": "14"
},
"mt_locations": {
"$id": "62",
"id": "f1850bb9-daa4-4497-b5c0-27d0287b84a6",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "e38d1950-f951-4558-8df8-dfbf862c1a51",
"active": true,
"created_on": "2025-12-08T21:30:56.8131535+01:00",
"last_update": "2025-12-08T21:30:56.8131535+01:00",
"id_user_upd": "c0c52edc-fecf-482f-a7c0-60f6f76879a8",
"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": "7de072f5-b66c-41d5-888c-ec42715e7eb5",
"id_item": "116d156a-8710-4c1a-adb7-55edf96e76e5",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2025-12-08T21:30:56.8131535+01:00",
"last_update": "2025-12-08T21:30:56.8131535+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": "ed06cef1-2753-4af2-ad61-abd17be51222",
"id_line": 2,
"id_item": "0766f68b-0edf-4a19-9a1c-2ff837520975",
"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": "e239e3e2-0965-4a3d-a8e9-a6d9769218fa",
"spool_server": "sample string 2",
"id_doc_sa": "0255455d-4fc9-45db-8517-cd10bdfc5e46",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2025-12-08T21:30:56.8131535+01:00",
"printed": true,
"print_on": "2025-12-08T21:30:56.8131535+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": "507464aa-4952-4984-91ce-3b250e50a378",
"id_function": "5eb2344f-2e34-4d9c-a8ee-ec102350669a",
"id_user": "94b695d6-f3e4-4453-9812-af2993463310",
"id_profile": "7b00cf0b-2df6-42af-8b08-b1a64cbe0120",
"permission": 3,
"active": true,
"created_on": "2025-12-08T21:30:56.8131535+01:00",
"last_update": "2025-12-08T21:30:56.8131535+01:00",
"commited": true,
"st_users_profiles": {
"$id": "67",
"id": "9aa060e6-765e-49be-b4d7-13ce02bc33d4",
"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": "2025-12-08T21:30:56.8131535+01:00",
"last_update": "2025-12-08T21:30:56.8131535+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": "59995b8d-d396-43c4-83ce-7151a7e56fe0",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "9689efbe-b086-49f6-9cda-e14ddea10fbb",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "a7d95752-3839-4f06-af63-de4e9936aa5e",
"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": "2025-12-08T21:30:56.8131535+01:00",
"last_update": "2025-12-08T21:30:56.8131535+01:00",
"commited": true,
"st_functions_groups": {
"$id": "69",
"id": "09b3c0ee-262f-4ffd-ba49-5d5ad1c02d34",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2025-12-08T21:30:56.8131535+01:00",
"last_update": "2025-12-08T21:30:56.8131535+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": "7914c370-c971-490f-b43e-0f66b6d52c16",
"id_pos": "901dd2f5-d01a-4e67-9a6c-82f388a676eb",
"mac_address": "sample string 3",
"date_end": "2025-12-08T21:30:56.8131535+01:00",
"key_access": "sample string 5",
"id_user_add": "096175db-b7fb-49ee-80ea-690acd6a9bd1",
"active": true,
"created_on": "2025-12-08T21:30:56.8131535+01:00",
"last_update": "2025-12-08T21:30:56.8131535+01:00",
"commited": true,
"mt_pos": {
"$ref": "2"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "70"
}
],
"st_users_pos": [
{
"$id": "71",
"id_user": "8224f376-915b-4ab9-94e9-2b496564418e",
"id_pos": "fb3fc28e-3426-4367-8af1-d80bfcf86210",
"pass_required": true,
"active": true,
"created_on": "2025-12-08T21:30:56.8131535+01:00",
"last_update": "2025-12-08T21:30:56.8131535+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": "ca0c0992-3084-4f74-a8e0-d1550553db26",
"token_id": "sample string 2",
"id_user": "92e9e839-6ff1-4d14-9f96-3f00f6378a8b",
"date_from": "2025-12-08T21:30:56.8131535+01:00",
"date_end": "2025-12-08T21:30:56.8131535+01:00",
"created_on": "2025-12-08T21:30:56.8131535+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": "fcadf2af-fb4c-46fd-a05d-f60d15f3fc46",
"id_user_add": "788c5bdf-d049-4cb3-b631-dc3aadbeef82",
"id_table": "46c62647-7e9e-46d7-87d6-3b261462c673",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "9e46a92f-1c02-4a18-9537-01ed1ecd3c94",
"created_on": "2025-12-08T21:30:56.8131535+01:00",
"commited": true,
"mt_pos": {
"$ref": "2"
},
"st_sync_tables": {
"$id": "74",
"id": "ea9dbd59-8f6f-4e36-9248-efec89af3c5b",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2025-12-08T21:30:56.8131535+01:00",
"last_update": "2025-12-08T21:30:56.8131535+01:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "75",
"id": "7a6aeae9-7336-4a18-8dc0-6f30c831b9fd",
"id_sync": "bb3718d8-bfd7-40aa-bfac-f7c727fc75ea",
"json": "sample string 3",
"id_table": "ca6d9bbb-1ce2-455d-93fa-08bcaa7eafb9",
"order": 5,
"st_sync_packages": {
"$id": "76",
"id": "fe4f36dc-ccc2-4b3c-a75f-87d8b68f831e",
"id_branch_from": "26f6d286-9fea-4f9b-a5de-bf8228f02736",
"id_branch_to": "5ef89b7b-8184-4e79-aa35-8925f15608b3",
"type": 4,
"created_on": "2025-12-08T21:30:56.8131535+01:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2025-12-08T21:30:56.8131535+01:00",
"send_on": "2025-12-08T21:30:56.8131535+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": "8f001f6b-d2d9-44d0-8f7d-d6aad0a7412e",
"id_room_activity": "e4d2cbf7-4bbe-4761-a9e0-b539165496b7",
"id_pos_sesion": "0d26e85c-b29c-471d-9497-ee715273d534",
"log_text": "sample string 4",
"id_user": "5b3a341d-d4a4-4bd3-b51c-c5e3227b617d",
"created_on": "2025-12-08T21:30:56.8131535+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": "0eb2406e-8cc1-4bd3-a32b-ec2f7db987df",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2025-12-08T21:30:56.8131535+01:00",
"last_update": "2025-12-08T21:30:56.8131535+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": "51344aaf-d95a-4553-9417-59299bf6f51b",
"exercise_id": 2,
"period_id": 3,
"date_from": "2025-12-08T21:30:56.8131535+01:00",
"date_end": "2025-12-08T21:30:56.8131535+01:00",
"state": "sample string 6",
"created_on": "2025-12-08T21:30:56.8131535+01:00",
"last_update": "2025-12-08T21:30:56.8131535+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": "bce7c64e-cb55-480d-83c0-1f86594b20fa",
"id_pos": "e6e3fc72-ef5a-43b0-a927-813651b2d95f",
"date_add": "2025-12-08T21:30:56.8131535+01:00",
"date_upd": "2025-12-08T21:30:56.8131535+01:00",
"date_out": "2025-12-08T21:30:56.8131535+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": "9f2af349-2f82-4a22-a716-7eb30cc2f48e",
"id_pos": "41a48796-6b21-4e37-9d43-394203774ed2",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2025-12-08T21:30:56.8131535+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"
}
]