GET api/Mt_Rooms?id_branch={id_branch}&all_rows={all_rows}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id_branch | globally unique identifier |
Required |
|
| all_rows | boolean |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of mt_rooms| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
None. |
|
| id_mask | string |
Required Max length: 10 |
|
| name | string |
Required Max length: 20 |
|
| description | string |
Max length: 200 |
|
| id_branch | globally unique identifier |
Required |
|
| name_pos | string |
Max length: 20 |
|
| id_image | globally unique identifier |
None. |
|
| view_pos | boolean |
Required |
|
| order | integer |
Required |
|
| color_border | string |
Max length: 20 |
|
| color_button | string |
Max length: 20 |
|
| color_font | string |
Max length: 20 |
|
| font_bold | boolean |
Required |
|
| font_underline | boolean |
Required |
|
| font_size | integer |
Required |
|
| id_image_map | globally unique identifier |
None. |
|
| refresh_status | boolean |
Required |
|
| active | boolean |
Required |
|
| created_on | date |
None. |
|
| last_update | date |
None. |
|
| id_user_upd | globally unique identifier |
None. |
|
| commited | boolean |
None. |
|
| mt_branches | mt_branches |
None. |
|
| mt_pos_rooms | Collection of mt_pos_rooms |
None. |
|
| st_images | st_images |
None. |
|
| st_images1 | st_images |
None. |
|
| st_users | st_users |
None. |
|
| mt_rooms_units | Collection of mt_rooms_units |
None. |
|
| tt_rooms_list | Collection of tt_rooms_list |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"$id": "1",
"id": "02618577-74b3-4df7-b9b5-abe551b9bd18",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "c51e8d80-a64f-49ad-a657-9f26f6b7a9f3",
"name_pos": "sample string 6",
"id_image": "a22e4f7b-e18d-46cc-bee2-a67ba07e5454",
"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": "69e78388-72af-45ae-96c3-0b6fa5d2fc0a",
"refresh_status": true,
"active": true,
"created_on": "2026-03-10T09:42:32.0638866+01:00",
"last_update": "2026-03-10T09:42:32.0638866+01:00",
"id_user_upd": "fe34052a-57aa-4de1-8071-8a206d04faed",
"commited": true,
"mt_branches": {
"$id": "2",
"id": "160784b1-aac5-4817-a313-f58d8b9cb135",
"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": "9699d256-ca84-44c5-9110-6c89e1a49a6a",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-03-10T09:42:32.0638866+01:00",
"last_update": "2026-03-10T09:42:32.0638866+01:00",
"id_user_upd": "8643a903-1194-4f88-9f3c-c64787588910",
"commited": true,
"st_images": {
"$id": "3",
"id": "0b5ca1fe-db19-436a-baf2-44ba9c31b87d",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "539a34ac-1920-471e-8c60-af362ffa9c19",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-03-10T09:42:32.0638866+01:00",
"last_update": "2026-03-10T09:42:32.0638866+01:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_categories": [
{
"$id": "4",
"id": "ba39fb21-684f-44e2-8c87-53d46414878e",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "060e515f-1c1b-4490-b05a-f270ed6c842d",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "9fea7ea1-693d-4e4d-9959-deab2158b8ce",
"view_pos": true,
"order": 8,
"order_sec": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"font_bold": true,
"font_underline": true,
"font_size": 15,
"big_buttons": true,
"active": true,
"created_on": "2026-03-10T09:42:32.0638866+01:00",
"last_update": "2026-03-10T09:42:32.0638866+01:00",
"id_user_upd": "135550de-3e14-4410-af41-d6a94ea58f11",
"commited": true,
"mt_categories_items": [
{
"$id": "5",
"id_category": "c69a09ad-a3b3-4381-ae08-c95fc2b51e52",
"id_item": "869ef4f1-d6d5-4c53-a662-7d6a1f114157",
"is_default": true,
"active": true,
"created_on": "2026-03-10T09:42:32.0638866+01:00",
"last_update": "2026-03-10T09:42:32.0638866+01:00",
"id_user_upd": "bf9d5739-a56f-4a4e-8850-9447c2e0ff6e",
"commited": true,
"mt_categories": {
"$ref": "4"
},
"mt_items": {
"$id": "6",
"id": "1aa023e9-9753-4209-8e86-3954749d509d",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "3d47d47f-c48e-4a26-85aa-717f927941d8",
"id_unit_sec": "1d96c5e2-777b-48b4-af99-da9908573064",
"id_brand": "7471f58c-00e0-41c2-9059-4fb5f08f48f7",
"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": "15e1f30b-c134-4b4e-8204-ff66917a5ac6",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"font_bold": true,
"font_underline": true,
"font_size": 29,
"active": true,
"created_on": "2026-03-10T09:42:32.0638866+01:00",
"last_update": "2026-03-10T09:42:32.0638866+01:00",
"id_user_upd": "118c8061-f11b-4e77-9f18-0057427f851f",
"commited": true,
"mt_brands": {
"$id": "7",
"id": "e11c5baa-dc22-4642-80f2-248647f6ef78",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-03-10T09:42:32.0638866+01:00",
"last_update": "2026-03-10T09:42:32.0638866+01:00",
"id_user_upd": "4e48728d-4a74-42f4-becf-8035671fb4db",
"commited": true,
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"st_users": {
"$id": "8",
"id": "8e014621-b54a-4fc1-807a-85a36037b1fb",
"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": "5239a7b9-16db-48cb-be22-499305f44ea3",
"view_messages": true,
"id_image_photo": "019d95bb-d16c-4eca-bb40-25ec7f49a44d",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "122676d3-086a-4721-96d1-282b74e52bd0",
"view_pos": true,
"order": 15,
"color_border": "sample string 16",
"color_button": "sample string 17",
"color_font": "sample string 18",
"active": true,
"created_on": "2026-03-10T09:42:32.0638866+01:00",
"last_update": "2026-03-10T09:42:32.0638866+01:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_branches_zones": [
{
"$id": "9",
"id": "c3551f5d-dbf4-4af5-b565-f613defd186e",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "0c7a8d72-9c67-4983-909f-69ef97a86a5e",
"active": true,
"created_on": "2026-03-10T09:42:32.0638866+01:00",
"last_update": "2026-03-10T09:42:32.0638866+01:00",
"id_user_upd": "506cf230-8f44-4142-87d0-c9cda733361c",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos": [
{
"$id": "10",
"id": "3d261f90-f12a-4998-badf-e31cbdea1205",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "03e5cd35-2bfb-4956-8419-c55f626a3d6c",
"id_zone": "5b6f1cc2-dab6-4b28-b69f-6435a2fef5f9",
"user_required": true,
"active": true,
"created_on": "2026-03-10T09:42:32.0638866+01:00",
"last_update": "2026-03-10T09:42:32.0638866+01:00",
"id_user_upd": "6e89f97e-90ff-47cd-8f46-74d13b23b4fc",
"commited": true,
"mt_branches_zones": {
"$ref": "9"
},
"mt_cloakrooms": [
{
"$id": "11",
"id": "b9ed0e72-7c35-45bf-9c30-aa4c6b85ee84",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "7b0e53d5-37cb-409a-a9aa-e0869794dea1",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "f3afd1d2-6ff7-4214-9acf-90c7de38d4fc",
"view_pos": true,
"order": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"active": true,
"created_on": "2026-03-10T09:42:32.0638866+01:00",
"last_update": "2026-03-10T09:42:32.0638866+01:00",
"id_user_upd": "3fd3c89b-3d87-4d7a-9efa-26ad0b8a336b",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"tt_cloakrooms_units": [
{
"$id": "12",
"id": "9559a133-3877-4c06-954a-78cee8263234",
"id_cloakroom": "a6d6e65d-8193-4123-9206-033bb0c55a19",
"id_pos_sesion": "265625df-7bf1-4f88-a5e5-7eaa60e09247",
"unit_id": 4,
"date_open": "2026-03-10T09:42:32.0638866+01:00",
"date_close": "2026-03-10T09:42:32.0638866+01:00",
"id_doc_sa": "b3fdf46f-dc5c-4404-a02b-56402245586f",
"commited": true,
"mt_cloakrooms": {
"$ref": "11"
},
"tt_doc_sa": {
"$id": "13",
"id": "9a0385b2-0519-4388-b4d5-2c201d06f5db",
"id_pos": "608c24c8-23da-49cd-8bc4-5accd757b7ec",
"id_doc": "8d55482c-e991-4f6e-97e0-8d7508645685",
"id_branch": "c3f43723-57cf-470e-9e29-2877dfee766f",
"nro_doc": "sample string 5",
"date_doc": "2026-03-10T09:42:32.0638866+01:00",
"date_tax": "2026-03-10T09:42:32.0638866+01:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "8a7aee09-b0dc-4529-ae92-eaf3cecec8c5",
"id_relationship": "3ad2aaad-c99d-4774-896a-71ec14d8ea35",
"id_loc_from": "aa2239ca-8951-473a-902c-4aa91d7e155c",
"id_loc_end": "5a8ef74b-607e-471c-8442-5422b4e547bc",
"id_user_add": "5ae8dcfa-d302-499d-afa5-4fd133de969d",
"id_user_upd": "5f7c0f93-28c2-43a1-9e72-b9e8c594118b",
"comment": "sample string 12",
"id_pos_sesion": "eb843804-80ec-474c-bd23-7456d51f83cd",
"id_room_unit": "65fdc5c3-fa2a-4c70-b0d5-681ff1d3b81c",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "caf23dec-23b9-4e7e-b22c-4a82b6d119d9",
"p_dis": 15.1,
"p_chr": 16.1,
"amt_net": 17.1,
"amt_tax": 18.1,
"amt_dis": 19.1,
"amt_chr": 20.1,
"amt_tot": 21.1,
"active": true,
"created_on": "2026-03-10T09:42:32.0638866+01:00",
"last_update": "2026-03-10T09:42:32.0638866+01:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$id": "14",
"id": "8fbe8637-2c97-470e-84ee-07d21cc34535",
"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": "790f5e4c-1712-44bf-8a5b-35425839dc1a",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"active": true,
"created_on": "2026-03-10T09:42:32.0638866+01:00",
"last_update": "2026-03-10T09:42:32.0638866+01:00",
"id_user_upd": "7d42517e-8c2d-43d2-afb7-5e8b639c2552",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "15",
"id_doc": "209ae2a6-8fca-4223-8048-c8b97d611e3b",
"id_pay": "3ba87ab1-47e5-4221-940b-807b46758a43",
"id_money": "d68f64de-1feb-4872-aef9-94cf152e8a37",
"active": true,
"created_on": "2026-03-10T09:42:32.0638866+01:00",
"last_update": "2026-03-10T09:42:32.0638866+01:00",
"id_user_upd": "6ce69265-66e4-4203-90e3-d84caf9224f8",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_money_types": {
"$id": "16",
"id": "0b5c3037-c38d-4a93-b70f-40bb156839a8",
"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": "344c8d8e-35de-4190-a1c4-d78e63348b24",
"view_pos": true,
"order": 8,
"color_border": "sample string 9",
"color_button": "sample string 10",
"color_font": "sample string 11",
"active": true,
"created_on": "2026-03-10T09:42:32.0638866+01:00",
"last_update": "2026-03-10T09:42:32.0638866+01:00",
"id_user_upd": "21525ae6-eb99-4277-8405-b6a2f2334782",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_money_rates": [
{
"$id": "17",
"id_money_1": "e3a4a712-49a3-44dd-bba4-529e182b62a2",
"id_money_2": "df4084a2-963f-4259-885b-2a9ed486292a",
"date_from": "2026-03-10T09:42:32.0638866+01:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-03-10T09:42:32.0638866+01:00",
"last_update": "2026-03-10T09:42:32.0638866+01:00",
"id_user_upd": "0d009127-53b6-4862-8121-1cd485b22c1f",
"commited": true,
"mt_money_types": {
"$ref": "16"
},
"mt_money_types1": {
"$ref": "16"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "17"
}
],
"mt_money_rates1": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"tt_doc_sa_cashflow": [
{
"$id": "18",
"id_doc_sa": "5a972dbb-a8ad-4932-896f-15eb0e639975",
"id_pay": "018375d0-ae76-4692-a17a-eecee0601a47",
"id_money": "b803c924-3688-458b-98de-ae9aa3233d66",
"date_cashflow": "2026-03-10T09:42:32.0638866+01:00",
"coefficient": 5.1,
"id_user_add": "50520bd1-9297-4e95-8fc2-3b66746f66a9",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "19",
"id": "117d4e93-bea6-461f-b285-6965d887233f",
"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": "44fcc40a-03f5-4474-bb89-241d20ce0560",
"view_pos": true,
"order": 13,
"color_border": "sample string 14",
"color_button": "sample string 15",
"color_font": "sample string 16",
"active": true,
"created_on": "2026-03-10T09:42:32.0638866+01:00",
"last_update": "2026-03-10T09:42:32.0638866+01:00",
"id_user_upd": "7bda5577-82a6-424b-8995-31864d396de8",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"tt_doc_sa_cashflow": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"tt_doc_sa_pay": [
{
"$id": "20",
"id_doc_sa": "381ba968-612f-43a7-983e-8cb2ec5d3dc9",
"id_line": 2,
"id_pay": "b44ba3b7-d28e-45d8-b076-793d0b34e686",
"id_money": "ba64cf0a-eaf5-4811-930b-eb7b2899e262",
"coefficient": 5.1,
"id_voucher": "ee63c486-b1a8-4100-8fb1-922ae83f56ab",
"id_employee": "5a78c037-c6b4-4cef-b266-a239e0c76c9c",
"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": "e4fe1c14-30b0-44b7-80b4-dee99bca4409",
"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": "3d979f94-9c8e-4a29-86a4-2ac71ab6a3d0",
"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": "16b70f7f-2227-40e6-a57d-fa0124aac8c8",
"name_pos": "sample string 12",
"id_image": "00df2706-416b-485b-b218-5083e63fb865",
"view_pos": true,
"order": 14,
"color_border": "sample string 15",
"color_button": "sample string 16",
"color_font": "sample string 17",
"active": true,
"created_on": "2026-03-10T09:42:32.0638866+01:00",
"last_update": "2026-03-10T09:42:32.0638866+01:00",
"id_user_upd": "80748bb0-5f3d-4ba6-93c3-6df43c0f0fe9",
"commited": true,
"mt_employees_branches": [
{
"$id": "22",
"id_employee": "9062321e-99e6-438a-9a7c-96b03d1aab7d",
"id_branch": "e89d9678-b6c7-4a27-aa8d-eb3ee2f13d62",
"active": true,
"created_on": "2026-03-10T09:42:32.0638866+01:00",
"last_update": "2026-03-10T09:42:32.0638866+01:00",
"id_user_upd": "7418b8d2-2dce-4409-87df-9949c505b007",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_employees": {
"$ref": "21"
}
},
{
"$ref": "22"
}
],
"mt_employees_profiles": {
"$id": "23",
"id": "257f7852-1f48-461f-a62e-8ed2657300b6",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-03-10T09:42:32.0638866+01:00",
"last_update": "2026-03-10T09:42:32.0638866+01:00",
"id_user_upd": "e004b15b-8541-4fec-89b0-702981563592",
"commited": true,
"mt_employees": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"st_users": {
"$ref": "8"
}
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"tt_doc_sa_det": [
{
"$id": "24",
"id_doc_sa": "2f2b1a50-c11e-407a-9b5c-984f2a306ae5",
"id_line": 2,
"id_item_sub": "7012b791-0892-479d-9b51-458865f4edf1",
"qty": 4.1,
"id_list": "4cb517fb-a973-4eb9-8ebd-4ddac6e98fb7",
"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": "cf0b07be-68d8-4f31-99fd-c6acf5483b8b",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "62df3b39-3908-4e22-afc9-189375aba45e",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "a50195c5-c32e-420d-96b5-d3404c1be099",
"id_user_upd": "2bb1e05e-44f9-4bfc-b98d-21efbb9ba33c",
"active": true,
"mt_employees": {
"$ref": "21"
},
"mt_items_sub": {
"$id": "25",
"id": "4dfc8059-cf27-47c2-b669-fea1e878f9d2",
"id_item": "200d4e48-7640-4e09-910b-12b1c0ee3df8",
"id_item_type": "8a5fbdec-49f6-4588-841d-78b9b99f9bd7",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "ee54d2be-cf7a-4344-ad9f-249fe36110b7",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-03-10T09:42:32.0638866+01:00",
"last_update": "2026-03-10T09:42:32.0638866+01:00",
"id_user_upd": "5804678e-018c-4394-b4b7-0ad3b02cd4e7",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_formula": [
{
"$id": "26",
"id_item_sub": "3f3b5a1e-5b2e-4346-b845-8468c5e25a29",
"id_item": "52180421-0907-4483-bba5-a0cf02b1625f",
"group_id": 3,
"id_unit_ref": "2cad15a5-214d-4d31-91e5-711222a0b16d",
"qty_dis": 5,
"mt_items": {
"$ref": "6"
},
"mt_items_sub": {
"$ref": "25"
},
"mt_units_ref": {
"$id": "27",
"id": "9183d18d-864d-42ec-bd0f-72fff9545821",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "7d36339b-9fbf-4af9-a6ef-f6bf4767f30f",
"active": true,
"created_on": "2026-03-10T09:42:32.0638866+01:00",
"last_update": "2026-03-10T09:42:32.0638866+01:00",
"id_user_upd": "d48cf5ac-e01c-44c8-bd50-b2751e33133b",
"commited": true,
"mt_units": {
"$id": "28",
"id": "489f82d8-4d21-43f2-921c-f0872b2bef94",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-03-10T09:42:32.0638866+01:00",
"last_update": "2026-03-10T09:42:32.0638866+01:00",
"id_user_upd": "a3df4f3d-1263-4ae1-a002-944e4ce9f411",
"commited": true,
"mt_units_ref": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"st_users": {
"$ref": "8"
},
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_items1": [
{
"$ref": "6"
},
{
"$ref": "6"
}
]
},
"st_users": {
"$ref": "8"
},
"mt_items_formula": [
{
"$ref": "26"
},
{
"$ref": "26"
}
]
}
},
{
"$ref": "26"
}
],
"mt_items_types": {
"$id": "29",
"id": "9a634bb9-af4b-450d-b2d4-fc0fed0b7255",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "1db382c9-400d-42cd-bf1b-eb8e9dc27e02",
"view_pos": true,
"order": 7,
"color_border": "sample string 8",
"color_button": "sample string 9",
"color_font": "sample string 10",
"font_bold": true,
"font_underline": true,
"font_size": 13,
"active": true,
"created_on": "2026-03-10T09:42:32.0638866+01:00",
"last_update": "2026-03-10T09:42:32.0638866+01:00",
"id_user_upd": "7c3dfd5c-df09-4cfa-a096-f9606bff3089",
"commited": true,
"tt_vouchers_det": [
{
"$id": "30",
"id_voucher": "6c783e19-226b-4648-a764-0d09c2e8fba1",
"id_line": "90c26d61-a45c-469f-b091-ab8c7aabb8e1",
"id_category": "610c0f9e-cc33-48b6-aad1-341dcfb53d0e",
"id_item": "4655d972-c699-481b-a5f3-64c0664e6d68",
"id_item_type": "e1dee7f0-0a19-435c-b450-531fc982f08d",
"price_max": 1.1,
"qty_add": 3.1,
"qty_used": 4.1,
"mt_categories": {
"$ref": "4"
},
"mt_items": {
"$ref": "6"
},
"mt_items_types": {
"$ref": "29"
},
"tt_vouchers": {
"$id": "31",
"id": "ca6aa8ad-451f-4e66-88f5-73283492432c",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-03-10T09:42:32.0638866+01:00",
"date_end": "2026-03-10T09:42:32.0638866+01:00",
"date_used": "2026-03-10T09:42:32.0638866+01:00",
"date_sesion": "2026-03-10T09:42:32.0638866+01:00",
"id_employee": "30d92a56-9297-4371-b94a-9879f52ce072",
"id_branch": "50c4c2e4-7db2-4e82-bdbd-1b1bd527f53f",
"id_voucher_permision": "1a920ebc-352d-4826-9b57-484e1271cf86",
"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": "26d1b469-cd41-4b5b-92ec-700bfa0af257",
"id_user_add": "9efc6d7e-0396-4bfd-b238-4abb34c4a3de",
"id_doc_sa": "b44f0e07-210c-41ad-b485-1a29e2f905ba",
"id_item_sub": "f68f713e-6b26-43cc-b2ba-10adb2152e24",
"id_pos_sesion": "d5cc536e-11d3-4299-af7b-a5fbbb34e37a",
"is_authorized": true,
"is_automatic": true,
"print_in_branch": true,
"printed": true,
"is_entry": true,
"is_consume": true,
"is_used_entry": true,
"is_used_consume": true,
"is_close": true,
"active": true,
"created_on": "2026-03-10T09:42:32.0638866+01:00",
"last_update": "2026-03-10T09:42:32.0638866+01:00",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_employees": {
"$ref": "21"
},
"mt_payment_types": {
"$ref": "19"
},
"st_users": {
"$ref": "8"
},
"tt_doc_sa_pay": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_vouchers_det": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"tt_vouchers_permisions": {
"$id": "32",
"id": "3b0c77a2-814a-4414-abad-f9299f146b57",
"date_from": "2026-03-10T09:42:32.0638866+01:00",
"date_end": "2026-03-10T09:42:32.0638866+01:00",
"date_used": "2026-03-10T09:42:32.0638866+01:00",
"id_employee": "8a8db2e0-7303-4bf4-96f1-9b053eb79775",
"id_branch": "9860ab31-859f-47d6-8b52-764d7e1749a5",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "1a8b706d-ff88-4810-a4d9-c9317e3e849c",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-03-10T09:42:32.0638866+01:00",
"last_update": "2026-03-10T09:42:32.0638866+01:00",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_employees": {
"$ref": "21"
},
"st_users": {
"$ref": "8"
},
"tt_vouchers": [
{
"$ref": "31"
},
{
"$ref": "31"
}
]
}
}
},
{
"$ref": "30"
}
],
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_prices_rules": [
{
"$id": "33",
"id": "6a3d8313-a62f-454e-8aef-ec0066dc04ab",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-03-10T09:42:32.0638866+01:00",
"date_end": "2026-03-10T09:42:32.0638866+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": "a7f80f85-3a75-4975-a80e-ea54244d350b",
"id_pos": "1a6477ea-9a26-4a82-bb10-365ec710b4d2",
"id_list": "d7849086-1064-40b1-aec5-a8dae55e6306",
"id_item": "6397500e-ae8e-4f7e-9a1c-a1514ece8600",
"id_item_type": "9d22440b-8da0-4b4b-80ee-7d7faf840f93",
"id_category": "ea7340ef-7bd7-47e6-ad07-a27ec939ae19",
"by_day_week": true,
"use_mon": true,
"use_tue": true,
"use_wed": true,
"use_thu": true,
"use_fri": true,
"use_sat": true,
"use_sun": true,
"use_hour_ini": "00:00:00.1234567",
"use_hour_end": "00:00:00.1234567",
"active": true,
"created_on": "2026-03-10T09:42:32.0638866+01:00",
"last_update": "2026-03-10T09:42:32.0638866+01:00",
"id_user_upd": "1d4ff038-0531-45dc-90cd-e04c54cc4da7",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_categories": {
"$ref": "4"
},
"mt_items": {
"$ref": "6"
},
"mt_items_types": {
"$ref": "29"
},
"mt_pos": {
"$ref": "10"
},
"mt_prices_list": {
"$id": "34",
"id": "e6d57265-7005-495e-b530-10dc7a4b6a6d",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "4208104e-1e8c-4adb-817c-5bc5b39ef381",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "c7609f8f-d7bc-445f-a2ae-3b91ec0f79df",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"active": true,
"created_on": "2026-03-10T09:42:32.0638866+01:00",
"last_update": "2026-03-10T09:42:32.0638866+01:00",
"id_user_upd": "520b92d0-91b3-4a71-9d9d-0bfae2799473",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "35",
"id_pos": "591831e9-9311-47c5-8f4b-a4caf323e1ae",
"id_pos_type": "327e6d1b-0e20-4875-ad60-706cba08dff5",
"id_price_list": "54663a13-76c7-43e1-8479-2f79bd7cce47",
"is_default": true,
"view_mon": true,
"view_tue": true,
"view_wed": true,
"view_thu": true,
"view_fri": true,
"view_sat": true,
"view_sun": true,
"active": true,
"created_on": "2026-03-10T09:42:32.0638866+01:00",
"last_update": "2026-03-10T09:42:32.0638866+01:00",
"id_user_upd": "5ab6c94e-dcfa-46c8-8c7b-5b24ac742783",
"commited": true,
"mt_pos_view": {
"$id": "36",
"id_pos": "d6222052-7337-4e45-a165-62798c49b3b2",
"id_pos_type": "efc8465f-d7a3-433f-a5ed-3606c34db69a",
"is_default": true,
"active": true,
"created_on": "2026-03-10T09:42:32.0638866+01:00",
"last_update": "2026-03-10T09:42:32.0638866+01:00",
"id_user_upd": "8adc991a-4d73-4a80-b878-a19a71a3e61f",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"mt_pos_prices_list": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_pos_types": {
"$id": "37",
"id": "5717c001-b03f-4345-97e7-3b57c5e11e6b",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-03-10T09:42:32.0638866+01:00",
"last_update": "2026-03-10T09:42:32.0638866+01:00",
"id_user_upd": "73e9d556-a0d7-4cca-99ea-c2f69c476e6f",
"commited": true,
"mt_items_featured": [
{
"$id": "38",
"id": "97ec37ed-6a4e-4275-8fed-034ae483a62c",
"id_branch": "e64512e3-68ab-4098-aefe-430c4648393f",
"id_pos_type": "57413329-0163-42a4-a4c8-8105e08e806b",
"id_pos": "fd900737-cdcc-4ce4-9b5d-25eec3f749b5",
"id_item": "6152db4b-45a0-43e0-9cc4-c57d90761cd8",
"date_from": "2026-03-10T09:42:32.0638866+01:00",
"date_end": "2026-03-10T09:42:32.0638866+01:00",
"image_id": 4,
"active": true,
"created_on": "2026-03-10T09:42:32.0638866+01:00",
"last_update": "2026-03-10T09:42:32.0638866+01:00",
"id_user_upd": "acd447da-41a4-4b7e-a537-3c6789efc203",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_items": {
"$ref": "6"
},
"mt_pos": {
"$ref": "10"
},
"mt_pos_types": {
"$ref": "37"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "38"
}
],
"mt_pos_doc_print": [
{
"$id": "39",
"id_pos_print": "9db4289d-de88-4ccf-bde9-6d85dc55a577",
"id_doc": "f34b6ed3-cd2d-4ae8-89aa-d2a98e82a9b6",
"id_pos_type": "f5353615-460c-4a76-837a-20ea02f676bb",
"id_doc_print": "c0150d28-eda3-4d02-a4b7-176c1a6b3fd1",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-03-10T09:42:32.0638866+01:00",
"last_update": "2026-03-10T09:42:32.0638866+01:00",
"id_user_upd": "bd48e371-b9a6-4a15-ab67-f1ba62b0bf7b",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_pos_print": {
"$id": "40",
"id": "e1f7ba1c-7d0f-46a6-9d84-12a851941a64",
"id_pos": "2025c9aa-9803-4948-8194-3c4e0e63089d",
"id_mask": "sample string 3",
"name": "sample string 4",
"mode_print": 5,
"port": "sample string 6",
"baud_rate": 1,
"data_bits": 1,
"stop_bit": 1,
"flow_control": 1,
"parity": 1,
"pin_cashdrawer": 1,
"ip_printer": "sample string 7",
"port_ip": 1,
"printer_name": "sample string 8",
"active": true,
"created_on": "2026-03-10T09:42:32.0638866+01:00",
"last_update": "2026-03-10T09:42:32.0638866+01:00",
"id_user_upd": "17b4141d-8ff5-4650-81f9-27be6fb13374",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"mt_pos_doc_print": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"st_users": {
"$ref": "8"
}
},
"mt_pos_types": {
"$ref": "37"
},
"st_doc_print": {
"$id": "41",
"id": "275d8e7b-05b1-4568-b027-a9464b63d9ee",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high_row": 5,
"high_doc": 6,
"with_doc": 7,
"to_file": true,
"active": true,
"created_on": "2026-03-10T09:42:32.0638866+01:00",
"last_update": "2026-03-10T09:42:32.0638866+01:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"st_doc_print_det": [
{
"$id": "42",
"id_doc_print": "32a6572e-d2d9-43ae-ba1c-c467567fed57",
"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": "8"
}
},
{
"$ref": "39"
}
],
"st_users": {
"$ref": "8"
},
"mt_pos_view": [
{
"$ref": "36"
},
{
"$ref": "36"
}
]
},
"st_users": {
"$ref": "8"
}
},
"mt_prices_list": {
"$ref": "34"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "35"
}
],
"mt_prices_items": [
{
"$id": "43",
"id_list": "ef6d1c50-3aa9-4ce0-8edd-7866af4bf0c0",
"id_item_sub": "833215ea-a7bc-4d67-8ed8-611a2f774fa3",
"validity_date": "2026-03-10T09:42:32.0638866+01:00",
"price": 4.1,
"active": true,
"created_on": "2026-03-10T09:42:32.0638866+01:00",
"last_update": "2026-03-10T09:42:32.0638866+01:00",
"id_user_upd": "bb59915b-5fc2-4c7e-bc8f-82d2bf7cc089",
"commited": true,
"mt_items_sub": {
"$ref": "25"
},
"mt_prices_list": {
"$ref": "34"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "43"
}
],
"mt_prices_list1": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_prices_list2": {
"$ref": "34"
},
"mt_prices_list_rules": [
{
"$id": "44",
"id": "4bed681d-a15e-4a8f-b0bc-3ca8cb01f586",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-03-10T09:42:32.0638866+01:00",
"date_end": "2026-03-10T09:42:32.0638866+01:00",
"id_branch": "1dfed57e-6295-4c88-8789-d1b66e70bce3",
"id_pos": "24b60d1a-ed66-4b71-a8a5-33267110512f",
"id_list": "07e4ef46-2167-43a0-bd84-311c5401f24c",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-03-10T09:42:32.0638866+01:00",
"last_update": "2026-03-10T09:42:32.0638866+01:00",
"id_user_upd": "ff14449e-745d-438a-975d-a57ed8af21c7",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos": {
"$ref": "10"
},
"mt_prices_list": {
"$ref": "34"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "44"
}
],
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"mt_prices_rules": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"tt_doc_sa_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
]
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "33"
}
],
"tt_items_customs": [
{
"$id": "45",
"id": "e640dcc6-136b-4015-b03a-bd96ff370607",
"order_id": 2,
"id_item": "427ca535-abb6-4dc3-a8c9-68507d75f131",
"id_item_type": "b79ecf97-40ac-4c65-8d48-03031d5dd2a2",
"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": "d6ddfda9-e665-4482-b7ab-4a9313eac7e1",
"type_item": 11,
"id_voucher_json": "801dba96-08c5-4c2a-a10b-cbdc53d0ef19",
"count_voucher": 1,
"id_category": "cc6da49e-26d5-475c-9da5-41e01af4cdda",
"created_on": "2026-03-10T09:42:32.0638866+01:00",
"last_update": "2026-03-10T09:42:32.0638866+01:00",
"id_user_upd": "efec09aa-c86c-4370-b36e-a5587d2abab5",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_types": {
"$ref": "29"
},
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$id": "46",
"id": "cbfcf814-789f-4cbd-bea4-02e48cc6133f",
"nro_sesion": 2,
"id_pos": "5376a9e4-7577-40ae-83bd-f7a87c471edb",
"date_tax": "2026-03-10T09:42:32.0638866+01:00",
"date_open": "2026-03-10T09:42:32.0638866+01:00",
"date_close": "2026-03-10T09:42:32.0638866+01:00",
"id_user_open": "c86c60a8-5994-4b6e-9208-ddad3a3bb8ef",
"id_user_close": "a4ad60db-51b4-4ee3-b546-95c9845dfe74",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2026-03-10T09:42:32.0638866+01:00",
"last_update": "2026-03-10T09:42:32.0638866+01:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"tt_cloakrooms_units": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"tt_items_customs": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"tt_doc_sa_pt": [
{
"$id": "47",
"id": "7913dd01-6d1b-4c50-8897-e1dd5bdac0b6",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "d736b402-98b1-4ccf-851c-41058cefd11f",
"type_pay": 5,
"module": "sample string 6",
"process": true,
"json_cloackrooms": "sample string 8",
"multi_select": 9,
"terminal_name": "sample string 10",
"created_on": "2026-03-10T09:42:32.0638866+01:00",
"tt_pos_sesion": {
"$ref": "46"
}
},
{
"$ref": "47"
}
],
"tt_rooms_units_activity": [
{
"$id": "48",
"id": "803dcc3e-056b-4041-af58-13751ac02cda",
"id_room_unit": "64a7b615-f58c-4a9b-9636-0bd50b45278f",
"id_room_list": "f50b9989-bcd3-4386-91ec-1c01f3fc55e7",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-03-10T09:42:32.0638866+01:00",
"date_from": "2026-03-10T09:42:32.0638866+01:00",
"date_end": "2026-03-10T09:42:32.0638866+01:00",
"date_open": "2026-03-10T09:42:32.0638866+01:00",
"date_close": "2026-03-10T09:42:32.0638866+01:00",
"id_employee": "ee5c6ee6-b6db-4810-bd12-0a8097314f83",
"id_employee_sec": "420deb16-d568-4bda-aa0e-116c9f45fafa",
"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": "c82d29b5-8b0e-4d6a-a72c-d377d15b1474",
"comment": "sample string 7",
"id_user_open": "fcddacd6-478c-4d16-858e-559a943d15b2",
"id_user_close": "6a0e0ec2-8574-404d-a7c5-cefabc088082",
"id_unit_state": "02c8e627-e3eb-46de-939c-adfb141bc33a",
"id_pos_sesion": "e991e2af-5104-45be-b8c7-b8ca3a09ab68",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-03-10T09:42:32.0638866+01:00",
"active": true,
"created_on": "2026-03-10T09:42:32.0638866+01:00",
"last_update": "2026-03-10T09:42:32.0638866+01:00",
"commited": true,
"mt_employees": {
"$ref": "21"
},
"mt_employees1": {
"$ref": "21"
},
"mt_rooms_units": {
"$id": "49",
"id": "8ba124df-76ca-4b70-892f-f20a4b98cad5",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "6e115aeb-306d-4352-91b4-8c8850548c5d",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "02b08462-b059-4ef5-91c5-845d2d32f2a2",
"locked": true,
"date_locked": "2026-03-10T09:42:32.0638866+01:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-03-10T09:42:32.0638866+01:00",
"last_update": "2026-03-10T09:42:32.0638866+01:00",
"id_user_upd": "7e7113dd-fe76-43db-b7b5-6219049d27c2",
"commited": true,
"mt_rooms": {
"$ref": "1"
},
"mt_rooms_units_types": {
"$id": "50",
"id": "fcb0c44b-8b59-4328-b41b-32f96dd40daf",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-03-10T09:42:32.0638866+01:00",
"last_update": "2026-03-10T09:42:32.0638866+01:00",
"id_user_upd": "62b6d417-60ff-4ffd-ab66-6c3de7f7e1a7",
"commited": true,
"mt_rooms_units": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"mt_rooms_units_states_types": [
{
"$id": "51",
"id_room_type": "5347b295-63f5-4190-a8e7-c96c39d33f52",
"id_room_state": "b0c326ac-ec73-4f98-8873-a6a615bf8aba",
"id_image": "922f283f-63ea-4bf2-a6c3-e839a2713dbf",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-03-10T09:42:32.0638866+01:00",
"last_update": "2026-03-10T09:42:32.0638866+01:00",
"id_user_upd": "8517a0af-3f26-47fd-bfdf-2b18552c0141",
"commited": true,
"mt_rooms_units_states": {
"$id": "52",
"id": "44dcf3e6-d37b-4caa-8be5-dc3a58459469",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-03-10T09:42:32.0638866+01:00",
"last_update": "2026-03-10T09:42:32.0638866+01:00",
"id_user_upd": "486a3cdc-8119-4ca2-adb2-84386edb01fb",
"commited": true,
"st_users": {
"$ref": "8"
},
"mt_rooms_units_states_types": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"tt_rooms_units_activity": [
{
"$ref": "48"
},
{
"$ref": "48"
}
]
},
"mt_rooms_units_types": {
"$ref": "50"
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "51"
}
],
"st_users": {
"$ref": "8"
}
},
"st_users": {
"$ref": "8"
},
"tt_rooms_units_activity": [
{
"$ref": "48"
},
{
"$ref": "48"
}
]
},
"mt_rooms_units_states": {
"$ref": "52"
},
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_pos_sesion": {
"$ref": "46"
},
"tt_rooms_list": {
"$id": "53",
"id": "fa893da7-011c-4d3e-9bf3-e0607ce447cf",
"id_room": "65f6f9d7-6da0-405b-bfba-e0f26158f7e8",
"date_in": "2026-03-10T09:42:32.0638866+01:00",
"date_out": "2026-03-10T09:42:32.0638866+01:00",
"id_user_add": "d23ed23e-0e28-46c2-9d7d-66a1540e9c01",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-03-10T09:42:32.0638866+01:00",
"last_update": "2026-03-10T09:42:32.0638866+01:00",
"commited": true,
"mt_rooms": {
"$ref": "1"
},
"st_users": {
"$ref": "8"
},
"tt_rooms_units_activity": [
{
"$ref": "48"
},
{
"$ref": "48"
}
]
}
},
{
"$ref": "48"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_tips": [
{
"$id": "54",
"id": "12a89b24-680f-4e16-a3c1-81713ca59650",
"id_pos_sesion": "86913745-08d7-4b83-b5d8-9634bbb8f576",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "3eef48b7-6845-4046-9d89-d0d75871c4bc",
"id_room_unit_activity": "02941b70-1463-4ba8-82b2-d4a1b22fa579",
"id_doc_sa": "7ec52fa2-58d1-4063-a4cc-63bd8e92dfdb",
"id_pos_type": "1483f410-d3ea-4201-a7e0-0f5447b470a1",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "5e45893b-a157-453c-ab44-c102707ee90d",
"coupon_id": "sample string 7",
"terminal_id": "sample string 8",
"card_name": "sample string 9",
"card_bank": "sample string 10",
"card_number": "sample string 11",
"client_name": "sample string 12",
"money_type": "sample string 13",
"merchant_id": "sample string 14",
"aid": "sample string 15",
"auth_num": "sample string 16",
"authorization": true,
"signature": true,
"contactless": true,
"date_hour_pay": "sample string 17",
"terminal_name": "sample string 18",
"active": true,
"created_on": "2026-03-10T09:42:32.0638866+01:00",
"last_update": "2026-03-10T09:42:32.0638866+01:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "46"
},
"tt_tips_users": [
{
"$id": "55",
"id_tip": "ad4e9054-da6f-4d78-a593-89dd6b8be366",
"id_user": "ff8aa134-52a4-4f5b-bedc-af28e42f56f2",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-03-10T09:42:32.0638866+01:00",
"last_update": "2026-03-10T09:42:32.0638866+01:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"tt_tips": {
"$ref": "54"
}
},
{
"$ref": "55"
}
]
},
{
"$ref": "54"
}
],
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"tt_pos_sesion_users": [
{
"$id": "56",
"id_pos_sesion": "047d97eb-ac98-43df-8454-08f992d63362",
"id_user": "93a46c3f-51b7-40e4-80fd-00a3b2a3cc10",
"date_add": "2026-03-10T09:42:32.0638866+01:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-03-10T09:42:32.0638866+01:00",
"last_update": "2026-03-10T09:42:32.0638866+01:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$ref": "46"
}
},
{
"$ref": "56"
}
]
}
},
{
"$ref": "45"
}
]
},
"mt_items_vouchers": {
"$id": "57",
"id": "70303698-2738-4160-878c-083056f235c7",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "69d7404a-68d4-47a8-afda-1ba87ba290c4",
"id_doc_print": "46437d34-ea9e-4208-a7a4-dc503aad02b2",
"hour_end": "00:00:00.1234567",
"price_item_sub": true,
"define_validity": true,
"price_ref": true,
"price_min": 11.1,
"supply_apply": 12,
"active": true,
"created_on": "2026-03-10T09:42:32.0638866+01:00",
"last_update": "2026-03-10T09:42:32.0638866+01:00",
"commited": true,
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
]
},
"st_users": {
"$ref": "8"
},
"mt_prices_items": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"tt_doc_sa_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
]
},
"mt_prices_list": {
"$ref": "34"
},
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"tt_doc_sa": {
"$ref": "13"
},
"tt_doc_sa_det_stock": [
{
"$id": "58",
"id_doc_sa": "4d5e93c9-5171-4d91-87d3-3429fd61f743",
"id_line": 2,
"id_item": "b30b7876-1bc3-49e9-9ca1-1bc673ba3ac9",
"qty": 4.1,
"mt_items": {
"$ref": "6"
},
"tt_doc_sa_det": {
"$ref": "24"
}
},
{
"$ref": "58"
}
]
},
{
"$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": "8"
},
"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": "8"
}
},
{
"$ref": "15"
}
],
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"mt_pos_doc_print": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"st_doc_num": [
{
"$id": "59",
"id_pos": "43e6d59f-667a-4242-8352-1be371a51614",
"id_doc": "b9c62b75-b05a-4ecc-979a-a13bb66d7a59",
"value": 3,
"created_on": "2026-03-10T09:42:32.0638866+01:00",
"last_update": "2026-03-10T09:42:32.0638866+01:00",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_pos": {
"$ref": "10"
}
},
{
"$ref": "59"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st": [
{
"$id": "60",
"id": "a8b7a532-02c7-4a6b-89f2-2cee4b38e798",
"id_pos": "9c5ee21e-6c5b-40c7-ac40-600c0090827f",
"id_doc": "7712eae0-1ced-433b-ad52-ee8eeb2b279c",
"id_branch": "5388fdbb-9db1-4eb4-b505-4cce2e3bf22a",
"nro_doc": "sample string 5",
"date_doc": "2026-03-10T09:42:32.0638866+01:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "e949ee7c-0f72-4fc3-9f9a-225d1103e965",
"id_loc_from": "4d9ad8b3-9619-4db2-91c3-59087ece908c",
"id_loc_end": "be7840f2-197e-4048-b06e-4b1d4f1361fc",
"id_user_add": "3c9a6191-4e89-4aa9-9856-d03d06f19287",
"id_user_upd": "d81be6d3-2af4-416e-addc-5efbe9ddfd85",
"id_pos_sesion": "6d8bbe33-a43c-40a1-9951-862568b5cf90",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-03-10T09:42:32.0638866+01:00",
"active": true,
"created_on": "2026-03-10T09:42:32.0638866+01:00",
"last_update": "2026-03-10T09:42:32.0638866+01:00",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$ref": "14"
},
"mt_locations": {
"$id": "61",
"id": "64845bf7-8f46-432a-a3db-9202ba53bed8",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "84404ce4-8f43-464c-b730-7d7fd6b7a8ae",
"active": true,
"created_on": "2026-03-10T09:42:32.0638866+01:00",
"last_update": "2026-03-10T09:42:32.0638866+01:00",
"id_user_upd": "44b23933-7a69-4ec4-bd9d-285121b46e13",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"st_users": {
"$ref": "8"
},
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_sa1": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"tt_doc_st1": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"tt_stock": [
{
"$id": "62",
"id_location": "42c3b771-cfbf-419e-9301-26403ae206b1",
"id_item": "f1b403d9-3304-4c34-b124-ced0bf0a4847",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-03-10T09:42:32.0638866+01:00",
"last_update": "2026-03-10T09:42:32.0638866+01:00",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_locations": {
"$ref": "61"
}
},
{
"$ref": "62"
}
]
},
"mt_locations1": {
"$ref": "61"
},
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"tt_doc_st_det": [
{
"$id": "63",
"id_doc_st": "25a4141a-8d89-43c3-9af4-54e5721b010d",
"id_line": 2,
"id_item": "e59053e0-fd52-4f85-b0ef-e11ac864243b",
"comment": "sample string 4",
"qty": 5.1,
"status": 1,
"active": true,
"mt_items": {
"$ref": "6"
},
"tt_doc_st": {
"$ref": "60"
}
},
{
"$ref": "63"
}
],
"tt_doc_st1": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"tt_doc_st2": {
"$ref": "60"
}
},
{
"$ref": "60"
}
]
},
"mt_locations": {
"$ref": "61"
},
"mt_locations1": {
"$ref": "61"
},
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"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": "64",
"id": "03903822-be2b-4716-937f-a9fa760cba06",
"spool_server": "sample string 2",
"id_doc_sa": "c8b39e74-f1a5-4c1a-b36b-1d95233bc98c",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-03-10T09:42:32.0638866+01:00",
"printed": true,
"print_on": "2026-03-10T09:42:32.0638866+01:00",
"tt_doc_sa": {
"$ref": "13"
}
},
{
"$ref": "64"
}
]
},
"tt_pos_sesion": {
"$ref": "46"
}
},
{
"$ref": "12"
}
]
},
{
"$ref": "11"
}
],
"mt_items_featured": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_pos_print": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"mt_pos_rooms": [
{
"$id": "65",
"id_pos": "8ce228d1-6d95-48de-8ff2-922eff18d4fc",
"id_room": "0d473b95-fd0d-4b86-b79c-e37e495a3c9e",
"active": true,
"created_on": "2026-03-10T09:42:32.0638866+01:00",
"last_update": "2026-03-10T09:42:32.0638866+01:00",
"id_user_upd": "d0d99e7e-7f61-4bff-aec3-b2a33ecf9184",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"mt_rooms": {
"$ref": "1"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "65"
}
],
"st_users": {
"$ref": "8"
},
"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": "59"
},
{
"$ref": "59"
}
],
"st_pos_license": [
{
"$id": "66",
"id": "c2094991-f5e1-4565-a1b8-46a056b3a0cb",
"id_pos": "ec06d80a-3822-4975-8be4-0f4eb94d1acf",
"mac_address": "sample string 3",
"date_end": "2026-03-10T09:42:32.0638866+01:00",
"key_access": "sample string 5",
"id_user_add": "530db9c6-7948-46b6-b318-9d0a1b5b4460",
"active": true,
"created_on": "2026-03-10T09:42:32.0638866+01:00",
"last_update": "2026-03-10T09:42:32.0638866+01:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "66"
}
],
"st_users_pos": [
{
"$id": "67",
"id_user": "c9a085cd-acbd-491e-8b4a-5da9300c61ee",
"id_pos": "d42e7ea1-3946-4693-ae2c-6de9aff6ff73",
"pass_required": true,
"active": true,
"created_on": "2026-03-10T09:42:32.0638866+01:00",
"last_update": "2026-03-10T09:42:32.0638866+01:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "67"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_pos_connection": [
{
"$id": "68",
"id": "12d5eab0-b2d8-4158-9d1b-07ad334de5d0",
"id_pos": "68270e0d-af26-4a96-a4d4-156aed85d542",
"date_add": "2026-03-10T09:42:32.0638866+01:00",
"date_upd": "2026-03-10T09:42:32.0638866+01:00",
"date_out": "2026-03-10T09:42:32.0638866+01:00",
"connection_type": "sample string 3",
"connection_speed": 1,
"terminal_name": "sample string 4",
"version": "sample string 5",
"commited": true,
"mt_pos": {
"$ref": "10"
}
},
{
"$ref": "68"
}
],
"tt_pos_sesion": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"mt_branches": {
"$ref": "2"
},
"tt_logs": [
{
"$id": "69",
"id": "42610757-e408-48d0-aed1-43980ca48671",
"id_user_add": "699936c8-6233-49c0-9995-da264cf8e837",
"id_table": "4032fd2a-689e-4925-803c-54ce485d1890",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "056575e6-15c4-4cbb-841c-d86f252d5aef",
"created_on": "2026-03-10T09:42:32.0638866+01:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_sync_tables": {
"$id": "70",
"id": "cb5c09e8-b787-4dc4-92d7-95384210c28b",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-03-10T09:42:32.0638866+01:00",
"last_update": "2026-03-10T09:42:32.0638866+01:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "71",
"id": "a4831132-e3b3-4604-b24c-632ec38dd225",
"id_sync": "5cb0b1db-c7a1-4df0-8a0e-84989308f5f7",
"json": "sample string 3",
"id_table": "2de1c6ba-c132-4079-bd2b-62c7c457b4ac",
"order": 5,
"st_sync_packages": {
"$id": "72",
"id": "3d61a6e1-685b-45f5-8757-c2bb237e2944",
"id_branch_from": "040a05c9-1692-49a4-9505-2c4bce74c872",
"id_branch_to": "88989c42-005e-4a30-825c-187f94d907be",
"type": 4,
"created_on": "2026-03-10T09:42:32.0638866+01:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-03-10T09:42:32.0638866+01:00",
"send_on": "2026-03-10T09:42:32.0638866+01:00",
"mt_branches": {
"$ref": "2"
},
"mt_branches1": {
"$ref": "2"
},
"st_sync_packages_det": [
{
"$ref": "71"
},
{
"$ref": "71"
}
]
},
"st_sync_tables": {
"$ref": "70"
}
},
{
"$ref": "71"
}
],
"tt_logs": [
{
"$ref": "69"
},
{
"$ref": "69"
}
]
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "69"
}
],
"st_local_variables": [
{
"$id": "73",
"id": "0eaef5a2-3230-4975-9a3b-27fdfeb0b8c2",
"id_pos": "cda3cb7f-a523-4058-abab-2f3f8a32f25f",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-03-10T09:42:32.0638866+01:00",
"commited": true,
"mt_pos": {
"$ref": "10"
}
},
{
"$ref": "73"
}
],
"tt_doc_st": [
{
"$ref": "60"
},
{
"$ref": "60"
}
]
},
{
"$ref": "10"
}
],
"st_users": {
"$ref": "8"
}
},
{
"$ref": "9"
}
],
"mt_brands": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"mt_categories": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"mt_categories_items": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"mt_cloakrooms": [
{
"$ref": "11"
},
{
"$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": "6"
},
{
"$ref": "6"
}
],
"mt_items_featured": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_items_types": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"mt_locations": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"mt_money_rates": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"mt_money_types": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"mt_payment_types": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"mt_pos": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"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": "65"
},
{
"$ref": "65"
}
],
"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": "1"
},
{
"$ref": "1"
}
],
"mt_rooms_units": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"mt_rooms_units_states": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"mt_rooms_units_types": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"mt_units": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"mt_units_ref": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"st_images": {
"$ref": "3"
},
"st_images1": {
"$ref": "3"
},
"st_permisions": [
{
"$id": "74",
"id": "bb1009e9-17b3-499c-bad0-b6e5d1bf3e74",
"id_function": "626d5574-608d-4fb6-919b-8ea30305740d",
"id_user": "81998f5b-c503-483d-9db2-24fe08a5adf7",
"id_profile": "da502088-f7f6-40c0-8665-d0d20afda138",
"permission": 3,
"active": true,
"created_on": "2026-03-10T09:42:32.0638866+01:00",
"last_update": "2026-03-10T09:42:32.0638866+01:00",
"commited": true,
"st_users_profiles": {
"$id": "75",
"id": "e4627cf8-2615-4407-a01e-00c40b957f06",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"is_pass_required": true,
"is_admin": true,
"level_id": 7,
"order_1": 8,
"order_2": 9,
"order_3": 10,
"order_4": 11,
"is_tips": true,
"active": true,
"created_on": "2026-03-10T09:42:32.0638866+01:00",
"last_update": "2026-03-10T09:42:32.0638866+01:00",
"commited": true,
"st_permisions": [
{
"$ref": "74"
},
{
"$ref": "74"
}
],
"st_users": [
{
"$ref": "8"
},
{
"$ref": "8"
}
]
},
"st_users": {
"$ref": "8"
},
"st_functions": {
"$id": "76",
"id": "d6bae959-e0ba-4990-bee6-8f344d0c81cb",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "a703c0e2-b837-45cf-a0e5-22c591574c52",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "6904d07b-6e34-4536-b56e-ad86e043fc75",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"font_bold": true,
"font_underline": true,
"font_size": 16,
"active": true,
"created_on": "2026-03-10T09:42:32.0638866+01:00",
"last_update": "2026-03-10T09:42:32.0638866+01:00",
"commited": true,
"st_functions_groups": {
"$id": "77",
"id": "d81755a8-45a5-418b-a8ac-fb87862cb03b",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-03-10T09:42:32.0638866+01:00",
"last_update": "2026-03-10T09:42:32.0638866+01:00",
"commited": true,
"st_functions": [
{
"$ref": "76"
},
{
"$ref": "76"
}
]
},
"st_images": {
"$ref": "3"
},
"st_permisions": [
{
"$ref": "74"
},
{
"$ref": "74"
}
]
}
},
{
"$ref": "74"
}
],
"st_pos_license": [
{
"$ref": "66"
},
{
"$ref": "66"
}
],
"st_users_pos": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"st_users_profiles": {
"$ref": "75"
},
"st_users_token": [
{
"$id": "78",
"id": "ed84dcb7-7c27-4449-b849-5d18f0568814",
"token_id": "sample string 2",
"id_user": "18a9e397-5e9d-4bc8-aebe-d16f3fab41a8",
"date_from": "2026-03-10T09:42:32.0638866+01:00",
"date_end": "2026-03-10T09:42:32.0638866+01:00",
"created_on": "2026-03-10T09:42:32.0638866+01:00",
"st_users": {
"$ref": "8"
}
},
{
"$ref": "78"
}
],
"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": "60"
},
{
"$ref": "60"
}
],
"tt_doc_st1": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"tt_items_customs": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"tt_logs": [
{
"$ref": "69"
},
{
"$ref": "69"
}
],
"tt_pos_sesion": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"tt_pos_sesion1": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"tt_rooms_list": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"tt_rooms_units_activity": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"tt_rooms_units_log": [
{
"$id": "79",
"id": "e33a401b-6e49-4267-8cc0-a4ded4a96992",
"id_room_activity": "07028f2e-3146-44ce-aded-a14b59e53047",
"id_pos_sesion": "e39d41fc-28d0-4d94-bcb3-ef28ba9d4f5c",
"log_text": "sample string 4",
"id_user": "af0b9cb9-383c-47d4-b349-cb7734127610",
"created_on": "2026-03-10T09:42:32.0638866+01:00",
"commited": true,
"st_users": {
"$ref": "8"
}
},
{
"$ref": "79"
}
],
"tt_tips_users": [
{
"$ref": "55"
},
{
"$ref": "55"
}
],
"tt_vouchers_permisions": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"tt_vouchers": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"mt_docs": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_pos_sesion_users": [
{
"$ref": "56"
},
{
"$ref": "56"
}
]
}
},
"mt_categories_items": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"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": "3"
},
"st_users": {
"$ref": "8"
},
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_prices_rules": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"tt_doc_sa_det_stock": [
{
"$ref": "58"
},
{
"$ref": "58"
}
],
"tt_doc_st_det": [
{
"$ref": "63"
},
{
"$ref": "63"
}
],
"tt_items_customs": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"tt_stock": [
{
"$ref": "62"
},
{
"$ref": "62"
}
],
"tt_vouchers_det": [
{
"$ref": "30"
},
{
"$ref": "30"
}
]
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "5"
}
],
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"mt_prices_rules": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"tt_vouchers_det": [
{
"$ref": "30"
},
{
"$ref": "30"
}
]
},
{
"$ref": "4"
}
],
"mt_employees": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"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": "1"
},
{
"$ref": "1"
}
],
"mt_rooms1": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"st_functions": [
{
"$ref": "76"
},
{
"$ref": "76"
}
],
"st_images_types": {
"$id": "80",
"id": "0e4e341b-fa0b-44ee-ac08-ff39a9abea43",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-03-10T09:42:32.0638866+01:00",
"last_update": "2026-03-10T09:42:32.0638866+01:00",
"commited": true,
"st_images": [
{
"$ref": "3"
},
{
"$ref": "3"
}
]
},
"mt_docs": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"st_users": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"st_users1": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_cloakrooms": [
{
"$ref": "11"
},
{
"$ref": "11"
}
]
},
"st_users": {
"$ref": "8"
},
"mt_branches_zones": [
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"mt_employees_branches": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"mt_items_featured": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_locations": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"mt_periods": [
{
"$id": "81",
"id_branch": "57e69ad5-d6fa-4d51-af74-422d663b1c6b",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-03-10T09:42:32.0638866+01:00",
"date_end": "2026-03-10T09:42:32.0638866+01:00",
"state": "sample string 6",
"created_on": "2026-03-10T09:42:32.0638866+01:00",
"last_update": "2026-03-10T09:42:32.0638866+01:00",
"commited": true,
"mt_branches": {
"$ref": "2"
}
},
{
"$ref": "81"
}
],
"mt_pos": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_prices_list_rules": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"mt_prices_rules": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_rooms": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"st_sync_packages": [
{
"$ref": "72"
},
{
"$ref": "72"
}
],
"st_sync_packages1": [
{
"$ref": "72"
},
{
"$ref": "72"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"tt_vouchers": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"tt_vouchers_permisions": [
{
"$ref": "32"
},
{
"$ref": "32"
}
]
},
"mt_pos_rooms": [
{
"$ref": "65"
},
{
"$ref": "65"
}
],
"st_images": {
"$ref": "3"
},
"st_images1": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"mt_rooms_units": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"tt_rooms_list": [
{
"$ref": "53"
},
{
"$ref": "53"
}
]
},
{
"$ref": "1"
}
]