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": "2fe01562-2ba8-4aba-a23c-fafac2cb0755",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "7e48a961-0379-41c3-b8ca-a481cb8f443b",
"name_pos": "sample string 6",
"id_image": "a7929212-2711-4e21-9c8f-d26a1c39d67c",
"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": "38b7cd19-028f-4eb8-add9-1d3de1f30d94",
"refresh_status": true,
"active": true,
"created_on": "2026-09-06T06:47:47.2006938+02:00",
"last_update": "2026-09-06T06:47:47.2006938+02:00",
"id_user_upd": "36b89dfe-fefd-4100-bc0a-063fb8b4c49e",
"commited": true,
"mt_branches": {
"$id": "2",
"id": "dcf08625-9dc9-43fb-b441-bd3694e38014",
"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": "5ca825a4-0cf6-47df-8c87-01cec25e8645",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-09-06T06:47:47.2006938+02:00",
"last_update": "2026-09-06T06:47:47.2006938+02:00",
"id_user_upd": "b9f9fc28-635c-4040-9862-de1a62d7728b",
"commited": true,
"st_images": {
"$id": "3",
"id": "b7e291c2-a6a4-4f29-b3a5-55c6043b03fc",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "0ce823f0-5953-49db-adea-e6a9da94495c",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-09-06T06:47:47.2006938+02:00",
"last_update": "2026-09-06T06:47:47.2006938+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_categories": [
{
"$id": "4",
"id": "9f837479-de01-4a90-870a-200a3411d1f9",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "0256cc3f-db2b-4ed4-a587-319723252651",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "276c9583-0dd2-4454-856b-a0f92e25bdac",
"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-09-06T06:47:47.2006938+02:00",
"last_update": "2026-09-06T06:47:47.2006938+02:00",
"id_user_upd": "809246dd-f313-4f47-8e06-e0a908038d4d",
"commited": true,
"mt_categories_items": [
{
"$id": "5",
"id_category": "e2745ff2-ddc8-48e5-87ce-5928319b0a51",
"id_item": "32cfee4c-9e72-4f78-bd0a-2208dd88be7e",
"is_default": true,
"active": true,
"created_on": "2026-09-06T06:47:47.2006938+02:00",
"last_update": "2026-09-06T06:47:47.2006938+02:00",
"id_user_upd": "824705a5-a4f6-4c2f-871e-57e832dc0481",
"commited": true,
"mt_categories": {
"$ref": "4"
},
"mt_items": {
"$id": "6",
"id": "cfe9114e-3eec-4f07-97df-ca9135e0b109",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "b94a2e6a-c72f-41fe-b3da-bc5654242652",
"id_unit_sec": "9e058834-7800-4e30-9cc4-0c8156eda873",
"id_brand": "18b63143-207f-4755-8717-eaeb89247f35",
"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": "aa50164f-eabe-4f9a-a4ff-1851d6f93c06",
"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-09-06T06:47:47.2006938+02:00",
"last_update": "2026-09-06T06:47:47.2006938+02:00",
"id_user_upd": "7ba53545-6895-433a-8709-0d67c74c375c",
"commited": true,
"mt_brands": {
"$id": "7",
"id": "6dee8a19-aa53-4e40-8afa-594dd5fcd6fe",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-09-06T06:47:47.2006938+02:00",
"last_update": "2026-09-06T06:47:47.2006938+02:00",
"id_user_upd": "b9e27cbf-f395-4c91-bdc5-2f6a487d7b44",
"commited": true,
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"st_users": {
"$id": "8",
"id": "7949f212-f03c-402a-97d5-34a51942c39e",
"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": "8201d67d-e3d9-4a86-bfe0-fe2228778877",
"view_messages": true,
"id_image_photo": "39ca3d87-209b-45f6-8b1b-949e2626567f",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "8f993506-aa25-4e76-ac04-4d9bb523b2b4",
"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-09-06T06:47:47.2006938+02:00",
"last_update": "2026-09-06T06:47:47.2006938+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_branches_zones": [
{
"$id": "9",
"id": "c8e9df7e-562f-4d05-9111-98a834bfc2f2",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "d124afed-1227-474e-8014-1061356370b2",
"active": true,
"created_on": "2026-09-06T06:47:47.2006938+02:00",
"last_update": "2026-09-06T06:47:47.2006938+02:00",
"id_user_upd": "00e84d44-8735-439b-befd-891b79ee11b1",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos": [
{
"$id": "10",
"id": "f380a2b3-d3e7-43b7-a932-3025b0688fb9",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "9dcaefbe-91de-41dd-b638-4898131f4141",
"id_zone": "e5ac6dcf-d50f-4023-8999-c01fa5e42030",
"user_required": true,
"active": true,
"created_on": "2026-09-06T06:47:47.2006938+02:00",
"last_update": "2026-09-06T06:47:47.2006938+02:00",
"id_user_upd": "b9d77bbe-e9a9-42b2-ae98-5ae34d31de49",
"commited": true,
"mt_branches_zones": {
"$ref": "9"
},
"mt_cloakrooms": [
{
"$id": "11",
"id": "b139af84-c095-4ccc-8d7b-bba663323925",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "dd769f69-819e-42fa-b61e-d3f00df273d3",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "a62cf8ac-9d29-44c6-b04e-538461487053",
"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-09-06T06:47:47.2006938+02:00",
"last_update": "2026-09-06T06:47:47.2006938+02:00",
"id_user_upd": "6227a366-53b1-4e68-82ac-1b9d5be1544e",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"tt_cloakrooms_units": [
{
"$id": "12",
"id": "063b9af8-aa87-4e5b-b97a-75b059317302",
"id_cloakroom": "5da984bb-426c-4e96-b274-77661a6e985d",
"id_pos_sesion": "f4526bd8-3a78-4ab3-ae17-b2a83edba414",
"unit_id": 4,
"date_open": "2026-09-06T06:47:47.2006938+02:00",
"date_close": "2026-09-06T06:47:47.2006938+02:00",
"id_doc_sa": "1f198a64-2e6f-46c2-a765-e69f1f905527",
"commited": true,
"mt_cloakrooms": {
"$ref": "11"
},
"tt_doc_sa": {
"$id": "13",
"id": "0f5f15f9-810a-4061-8508-627455b10843",
"id_pos": "27ef41f9-44be-44ad-b517-778f808bcb14",
"id_doc": "01a29736-cee8-475d-a452-b290bbbab4d0",
"id_branch": "08e74ddc-45e1-4b3c-9168-1026d2f36ccc",
"nro_doc": "sample string 5",
"date_doc": "2026-09-06T06:47:47.2006938+02:00",
"date_tax": "2026-09-06T06:47:47.2006938+02:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "c0e64e65-8668-4908-b7be-b58c17aff9c3",
"id_relationship": "4930e068-405e-4194-bbb0-9912f2fbd126",
"id_loc_from": "daa30c8d-f5c5-49cc-bd2a-43794c2f51be",
"id_loc_end": "e67fc177-6a3b-4e8c-b465-9c8073c43034",
"id_user_add": "f20dada3-2947-46ec-a5d7-b9ccf238be3b",
"id_user_upd": "ee00915f-79c3-4c1d-8258-c4439c37aa4d",
"comment": "sample string 12",
"id_pos_sesion": "ca41da90-a974-46d1-a693-8c168dac9a5a",
"id_room_unit": "db90c24a-8f28-4d3e-9f94-f87d94dfd2d0",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "aadb5ce4-e1cb-4b55-9603-a9dfb280a08d",
"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-09-06T06:47:47.2006938+02:00",
"last_update": "2026-09-06T06:47:47.2006938+02:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$id": "14",
"id": "f2a4c2d6-b0ed-48ac-9127-00c477f5dfd0",
"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": "bb04c8af-2b63-4e16-a1d5-0509581b3e15",
"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-09-06T06:47:47.2006938+02:00",
"last_update": "2026-09-06T06:47:47.2006938+02:00",
"id_user_upd": "b69adb99-ac57-468a-af23-f6531da2a3a1",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "15",
"id_doc": "c5f7f3b3-11db-449f-97e7-1859ab0a2cca",
"id_pay": "ef8a7b26-6c94-4e4e-aec0-e5f7f91c839a",
"id_money": "195b9c37-9344-43e8-9f5e-616fedf336d5",
"active": true,
"created_on": "2026-09-06T06:47:47.2006938+02:00",
"last_update": "2026-09-06T06:47:47.2006938+02:00",
"id_user_upd": "a2295bf0-aa0c-4377-a901-fbb5858a51cc",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_money_types": {
"$id": "16",
"id": "cd048a0f-78a0-4582-973d-374a0432f87b",
"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": "141d1aab-24ae-4939-ab16-e7d0249ea057",
"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-09-06T06:47:47.2006938+02:00",
"last_update": "2026-09-06T06:47:47.2006938+02:00",
"id_user_upd": "f1d01c1d-2064-48f5-af26-5214cce69ff7",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_money_rates": [
{
"$id": "17",
"id_money_1": "f30c5962-1d72-403d-943d-649036466900",
"id_money_2": "24182639-403b-4c1a-a062-c66f3b864ca0",
"date_from": "2026-09-06T06:47:47.2006938+02:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-09-06T06:47:47.2006938+02:00",
"last_update": "2026-09-06T06:47:47.2006938+02:00",
"id_user_upd": "5b2cb82f-900a-4023-a440-e1ccb39fbc52",
"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": "976193b6-509b-430f-a527-ec6ba402216f",
"id_pay": "9ea12b31-89df-4d2c-8519-3125c624cb35",
"id_money": "97068247-3ad7-4e9b-8e73-4ec4a6bc1f01",
"date_cashflow": "2026-09-06T06:47:47.2006938+02:00",
"coefficient": 5.1,
"id_user_add": "c888d746-2055-471a-8f41-3891a31c3dfc",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "19",
"id": "fc1857cc-ac21-4e35-81fd-b898ca3b4828",
"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": "54ee0048-1140-4e0a-a563-7c289734083b",
"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-09-06T06:47:47.2006938+02:00",
"last_update": "2026-09-06T06:47:47.2006938+02:00",
"id_user_upd": "5923f97e-a3ea-423e-baa5-d114f3a34043",
"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": "7cc9ecff-77ee-4acf-8c1f-411548ed5348",
"id_line": 2,
"id_pay": "72677532-c2b3-4fc4-9071-d93c990a5b3d",
"id_money": "601be034-e288-40b0-945d-e85d6cf34b08",
"coefficient": 5.1,
"id_voucher": "6d8762ae-4b03-4da5-9e6b-7a3055ebb6b7",
"id_employee": "37215784-01a3-4c49-8ed5-78a3555014d8",
"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": "297dc714-2416-49a2-b934-def89944936e",
"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": "f9b7a080-0844-4dc4-baac-6dc7a87c3d8c",
"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": "f0ec06f1-4775-4b70-adb3-07d79aaf45e3",
"name_pos": "sample string 12",
"id_image": "0dada244-763d-4578-99d1-959ecc510c65",
"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-09-06T06:47:47.2006938+02:00",
"last_update": "2026-09-06T06:47:47.2006938+02:00",
"id_user_upd": "aa526003-c689-4ba5-a1c8-11e499ef0626",
"commited": true,
"mt_employees_branches": [
{
"$id": "22",
"id_employee": "663e3d9c-40e9-4d8d-bc0b-541e862ecad5",
"id_branch": "578e883b-846f-4889-8958-a0486a13b092",
"active": true,
"created_on": "2026-09-06T06:47:47.2006938+02:00",
"last_update": "2026-09-06T06:47:47.2006938+02:00",
"id_user_upd": "82c89b9c-66cf-43b3-8e60-d4d1bed632ee",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_employees": {
"$ref": "21"
}
},
{
"$ref": "22"
}
],
"mt_employees_profiles": {
"$id": "23",
"id": "0f486493-74cb-47b7-9490-0dd00d39c836",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-09-06T06:47:47.2006938+02:00",
"last_update": "2026-09-06T06:47:47.2006938+02:00",
"id_user_upd": "4c08ed96-0852-437d-a526-2f3e7ecabe36",
"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": "77ed2c88-85df-4f44-8532-a8c1a1e6d9e4",
"id_line": 2,
"id_item_sub": "95b101f5-34fa-4a6f-b3c0-47791d9a9c75",
"qty": 4.1,
"id_list": "e3695375-08bc-4587-a45f-86318e22824c",
"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": "2ee79811-2e8a-4711-a91b-a6b6b9084e11",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "f0917c93-4f68-4dc0-8716-30b2aa8aa6e6",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "c22b5179-f2bb-4357-b3e2-72a64346275d",
"id_user_upd": "968e1edb-55bb-440a-bb92-8e55def4c657",
"active": true,
"mt_employees": {
"$ref": "21"
},
"mt_items_sub": {
"$id": "25",
"id": "73a2d95d-01f8-416c-9851-8448ddb0d197",
"id_item": "4349ab01-f7d3-45f4-bbd5-a0fc21b96e0f",
"id_item_type": "5ea9ee61-765e-44af-bfcf-fffa82bf699b",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "4ef0370a-fdbe-4641-bf43-9990f84a604b",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-09-06T06:47:47.2006938+02:00",
"last_update": "2026-09-06T06:47:47.2006938+02:00",
"id_user_upd": "8202f47c-bb19-4784-b2e0-45824a8fc073",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_formula": [
{
"$id": "26",
"id_item_sub": "6c696cdc-1870-4cda-9879-e32ee8b39979",
"id_item": "2c980493-803c-42be-8dd8-bc17cd433fb1",
"group_id": 3,
"id_unit_ref": "05e294d1-857a-4d3f-bf1c-97afa24cd508",
"qty_dis": 5,
"mt_items": {
"$ref": "6"
},
"mt_items_sub": {
"$ref": "25"
},
"mt_units_ref": {
"$id": "27",
"id": "bcd33b03-a59f-4273-903c-a669e7d1efc7",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "55819037-07d8-4851-bec0-942ecbf33382",
"active": true,
"created_on": "2026-09-06T06:47:47.2006938+02:00",
"last_update": "2026-09-06T06:47:47.2006938+02:00",
"id_user_upd": "df17095f-0791-4c2e-9a1c-29c5467074c1",
"commited": true,
"mt_units": {
"$id": "28",
"id": "3c221757-1aaa-47f8-9d65-5b31b5eedd43",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-09-06T06:47:47.2006938+02:00",
"last_update": "2026-09-06T06:47:47.2006938+02:00",
"id_user_upd": "5f67c25e-4164-4e1c-85cf-84034fc0821b",
"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": "15f306d7-9695-452a-93ff-b227346774fb",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "a938fd52-21fa-45fe-95ba-5ac2d5a79c4d",
"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-09-06T06:47:47.2006938+02:00",
"last_update": "2026-09-06T06:47:47.2006938+02:00",
"id_user_upd": "11e66327-5b36-4fc2-a49d-7621e1afd6ef",
"commited": true,
"tt_vouchers_det": [
{
"$id": "30",
"id_voucher": "10a3a3fa-38a1-4901-993f-7136e925ae49",
"id_line": "8202be24-2011-4d71-a0ed-df60fd45c5d0",
"id_category": "63e8ca22-361b-4d45-a275-f5c738710a66",
"id_item": "e467f8a5-2d0e-4c94-bcac-771655859b86",
"id_item_type": "e9f0bae6-3254-43c0-991c-135be7255123",
"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": "448cfa73-65dc-45bc-8f6b-6bf7dffc729f",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-09-06T06:47:47.2006938+02:00",
"date_end": "2026-09-06T06:47:47.2006938+02:00",
"date_used": "2026-09-06T06:47:47.2006938+02:00",
"date_sesion": "2026-09-06T06:47:47.2006938+02:00",
"id_employee": "5d0ccc3f-ea74-4cfc-a581-1ba4f3a271be",
"id_branch": "5ee53247-e30f-4413-98d8-291c7082c516",
"id_voucher_permision": "316910c3-b5cf-4af9-aca9-fad0cfc55850",
"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": "3af3a2da-0f30-4c17-a7cb-d5d9dd9b1029",
"id_user_add": "c6a00538-bbc1-44c7-a004-6d6b2b93fe10",
"id_doc_sa": "fd32cf5c-d457-4bd6-927c-bfb742c5be33",
"id_item_sub": "30cfd738-0397-4ac3-ad72-d345ddc95e89",
"id_pos_sesion": "61f94064-4c07-4805-b284-19b522c13b4c",
"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-09-06T06:47:47.2006938+02:00",
"last_update": "2026-09-06T06:47:47.2006938+02: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": "8a78b87b-9fe4-4b8c-acfd-a1b7dee1485a",
"date_from": "2026-09-06T06:47:47.2006938+02:00",
"date_end": "2026-09-06T06:47:47.2006938+02:00",
"date_used": "2026-09-06T06:47:47.2006938+02:00",
"id_employee": "7eb8185d-d646-43fd-93df-12edc31ff44c",
"id_branch": "618f1593-fee4-4385-b5f8-2ec5188229c5",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "ac37f86e-a041-40ea-9f44-08df14f232bf",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-09-06T06:47:47.2006938+02:00",
"last_update": "2026-09-06T06:47:47.2006938+02: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": "ffce71fa-3bfd-4ba5-9e6f-69e661f754f4",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-09-06T06:47:47.2006938+02:00",
"date_end": "2026-09-06T06:47:47.2006938+02:00",
"by_amt": true,
"by_pcg": true,
"ap_amount": 1.1,
"ap_percent": 1.1,
"ap_price": 1.1,
"ap_price_min": 1.1,
"ap_price_max": 1.1,
"id_branch": "21ebeae9-908e-4c1c-a49f-55bce8383637",
"id_pos": "8b33e55b-4f3f-4ab6-b4ed-392e96f02ed3",
"id_list": "27d2bb4a-45e4-4eee-9ca6-7e95d6431a15",
"id_item": "2308b055-b0b6-4240-b75a-983ffd575115",
"id_item_type": "3ea96603-5d9f-4753-a20d-f0c9d8f293d8",
"id_category": "bdb20cc8-663e-4101-84b4-63a8bc5ac98e",
"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-09-06T06:47:47.2006938+02:00",
"last_update": "2026-09-06T06:47:47.2006938+02:00",
"id_user_upd": "665800ff-65bb-4415-a475-b3196dd32afe",
"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": "1fbea12e-82f8-46e8-a816-85d20f6c8921",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "8dd4ee94-117a-4d88-bd8e-fbde3fbe0c96",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "5618c5d1-56cc-448c-ad47-8ea865560ca5",
"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-09-06T06:47:47.2006938+02:00",
"last_update": "2026-09-06T06:47:47.2006938+02:00",
"id_user_upd": "b01cb260-ac9c-4137-8889-606fd357d874",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "35",
"id_pos": "9f5cdd38-8121-497e-aaae-77ae5540c03e",
"id_pos_type": "345ba924-0daf-4ba9-a8f5-5b2f2cf99599",
"id_price_list": "9544fb28-5e7c-4a78-b7e8-ec0e74d22efc",
"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-09-06T06:47:47.2006938+02:00",
"last_update": "2026-09-06T06:47:47.2006938+02:00",
"id_user_upd": "62fe90af-ef5f-4d0b-a3ce-d5114f6c5b17",
"commited": true,
"mt_pos_view": {
"$id": "36",
"id_pos": "b97f8268-35f4-40bf-8cbb-a8d85a5d0401",
"id_pos_type": "113aca54-b2e5-455c-9748-8cee52d38798",
"is_default": true,
"active": true,
"created_on": "2026-09-06T06:47:47.2006938+02:00",
"last_update": "2026-09-06T06:47:47.2006938+02:00",
"id_user_upd": "704b9639-aacc-460c-9a00-95d927604de8",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"mt_pos_prices_list": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_pos_types": {
"$id": "37",
"id": "2db8d758-ad74-4129-87c3-46640e0913be",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-09-06T06:47:47.2006938+02:00",
"last_update": "2026-09-06T06:47:47.2006938+02:00",
"id_user_upd": "d3ce2eee-13b3-4931-8446-9c8681ecbd60",
"commited": true,
"mt_items_featured": [
{
"$id": "38",
"id": "cd61800e-eab1-4f72-a29a-b314798a3a12",
"id_branch": "906a9ecd-c3b0-4999-bce3-154477806023",
"id_pos_type": "c162913f-fb7b-4484-9b23-442638ee2f5d",
"id_pos": "d8b7aad3-9b4d-4135-aac0-a2abfb0763dd",
"id_item": "76747889-0909-4d07-8400-f9d727f9c5a3",
"date_from": "2026-09-06T06:47:47.2006938+02:00",
"date_end": "2026-09-06T06:47:47.2006938+02:00",
"image_id": 4,
"active": true,
"created_on": "2026-09-06T06:47:47.2006938+02:00",
"last_update": "2026-09-06T06:47:47.2006938+02:00",
"id_user_upd": "53addc87-5e6c-41a2-aada-e13340dcdf40",
"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": "93efd7fa-30ba-47fa-81ab-486c87f79e90",
"id_doc": "82e469c9-428d-46f2-9f3f-5c7af83c68e1",
"id_pos_type": "3c3d1623-cfda-429a-8576-c0229d00d306",
"id_doc_print": "225914dc-a341-4866-983c-ea9bc1a19920",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-09-06T06:47:47.2006938+02:00",
"last_update": "2026-09-06T06:47:47.2006938+02:00",
"id_user_upd": "3db97285-f023-43d0-8085-55134122db89",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_pos_print": {
"$id": "40",
"id": "0867d3b0-ab14-49ce-b334-d487cfef3369",
"id_pos": "b612aa4a-e185-4381-8b24-82cfec318abe",
"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-09-06T06:47:47.2006938+02:00",
"last_update": "2026-09-06T06:47:47.2006938+02:00",
"id_user_upd": "6493d4a3-0339-4dc7-b375-61f11fce3a1f",
"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": "33cbf8fb-c65d-4d5a-8f82-b10b0b8854d7",
"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-09-06T06:47:47.2006938+02:00",
"last_update": "2026-09-06T06:47:47.2006938+02:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"st_doc_print_det": [
{
"$id": "42",
"id_doc_print": "ba8cf480-374a-4748-abbc-299aa35be44e",
"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": "e4ea5526-b3e8-49ca-96d6-04ea28d09b6c",
"id_item_sub": "cbbabf4a-3c87-4232-ab10-83f4a0d1e65a",
"validity_date": "2026-09-06T06:47:47.2006938+02:00",
"price": 4.1,
"active": true,
"created_on": "2026-09-06T06:47:47.2006938+02:00",
"last_update": "2026-09-06T06:47:47.2006938+02:00",
"id_user_upd": "87bc4ed5-4db6-432d-a8b5-7343c879966b",
"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": "529a85d7-034a-47c9-83d7-99d15e9999ad",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-09-06T06:47:47.2006938+02:00",
"date_end": "2026-09-06T06:47:47.2006938+02:00",
"id_branch": "6324481d-6776-4027-92a7-79a2be5b83a0",
"id_pos": "966735cc-f228-4b05-ab4d-d3d65a92ed79",
"id_list": "ee53dbb2-a9de-4e08-ab7f-e075074ff308",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-09-06T06:47:47.2006938+02:00",
"last_update": "2026-09-06T06:47:47.2006938+02:00",
"id_user_upd": "0a6a6276-a560-4cb0-abe2-9612888b7903",
"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": "ce1dd2d1-679f-485b-b180-d1caca1b45ce",
"order_id": 2,
"id_item": "efabf8f9-027e-4fad-a9e4-19b1efd5bf1b",
"id_item_type": "013bb1d4-3fb1-4ac6-b12f-77777e0024cc",
"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": "f26855ab-58df-4e3d-849e-e8425a665bad",
"type_item": 11,
"id_voucher_json": "7860fe1c-42b7-479d-8ca1-ac5d4d69cbc3",
"count_voucher": 1,
"id_category": "96845e5d-043b-45d6-9d69-16b0039ca020",
"created_on": "2026-09-06T06:47:47.2006938+02:00",
"last_update": "2026-09-06T06:47:47.2006938+02:00",
"id_user_upd": "d59a0e94-b4ec-4994-98c8-9359e7e3f092",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_types": {
"$ref": "29"
},
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$id": "46",
"id": "c98d52ab-20a4-48e3-a4e3-4bd1fd440ea3",
"nro_sesion": 2,
"id_pos": "94417dab-300e-48ad-9e2a-3c1273be3d69",
"date_tax": "2026-09-06T06:47:47.2006938+02:00",
"date_open": "2026-09-06T06:47:47.2006938+02:00",
"date_close": "2026-09-06T06:47:47.2006938+02:00",
"id_user_open": "322f5a0b-ae76-4ea3-b3ba-87155e1fa290",
"id_user_close": "c61e3950-2823-4e76-a36b-6fbc64f6807f",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2026-09-06T06:47:47.2006938+02:00",
"last_update": "2026-09-06T06:47:47.2006938+02: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": "158bd14b-9ed3-44cd-bf0a-c2e73e508187",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "aaa6c94f-3d5b-40d0-9549-8f7826c31145",
"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-09-06T06:47:47.2006938+02:00",
"tt_pos_sesion": {
"$ref": "46"
}
},
{
"$ref": "47"
}
],
"tt_rooms_units_activity": [
{
"$id": "48",
"id": "5d40c668-52bb-4d67-9c34-cf7073b0f160",
"id_room_unit": "fb4fcf2d-4765-4514-904a-7488036b9c31",
"id_room_list": "8aa0ae69-4668-4d63-9459-a323b2fa43cd",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-09-06T06:47:47.2006938+02:00",
"date_from": "2026-09-06T06:47:47.2006938+02:00",
"date_end": "2026-09-06T06:47:47.2006938+02:00",
"date_open": "2026-09-06T06:47:47.2006938+02:00",
"date_close": "2026-09-06T06:47:47.2006938+02:00",
"id_employee": "c9113350-7458-458e-b1da-df2ecd6ee90c",
"id_employee_sec": "83239efb-0211-454d-9fbc-a1f425624ccf",
"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": "ed3d3013-3378-4248-b026-cd317ffa7b09",
"comment": "sample string 7",
"id_user_open": "5e83129a-cd0c-474f-a0b6-062b9e25799e",
"id_user_close": "ac465cb9-f92a-49a7-bb49-39f478d4f16b",
"id_unit_state": "f9423fc3-0b7b-4775-938f-e783419b6b11",
"id_pos_sesion": "db3fabef-8e5c-40ae-a0b6-bd76639cefe9",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-09-06T06:47:47.2006938+02:00",
"active": true,
"created_on": "2026-09-06T06:47:47.2006938+02:00",
"last_update": "2026-09-06T06:47:47.2006938+02:00",
"commited": true,
"mt_employees": {
"$ref": "21"
},
"mt_employees1": {
"$ref": "21"
},
"mt_rooms_units": {
"$id": "49",
"id": "41a53e0c-6ec9-49dd-9ad4-b1153a79fdd5",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "6a5edf0e-0ea0-40a3-a70c-94220c0aa4d9",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "6164e88a-ecbe-4bb9-9423-ae63874f4f90",
"locked": true,
"date_locked": "2026-09-06T06:47:47.2006938+02:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-09-06T06:47:47.2006938+02:00",
"last_update": "2026-09-06T06:47:47.2006938+02:00",
"id_user_upd": "5da2d23f-55c3-4050-9620-f0d426a17d45",
"commited": true,
"mt_rooms": {
"$ref": "1"
},
"mt_rooms_units_types": {
"$id": "50",
"id": "da67984c-a835-4245-8296-9121ede4fa13",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-09-06T06:47:47.2006938+02:00",
"last_update": "2026-09-06T06:47:47.2006938+02:00",
"id_user_upd": "a4692c4a-4438-4974-a805-af57196fe533",
"commited": true,
"mt_rooms_units": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"mt_rooms_units_states_types": [
{
"$id": "51",
"id_room_type": "6a7fd038-7e08-4efe-92d0-185c22738473",
"id_room_state": "c7390d9a-3bc2-495e-b0d2-e58bd33731c7",
"id_image": "a61bd55b-6a3a-4165-80f9-8fc7125cff87",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-09-06T06:47:47.2006938+02:00",
"last_update": "2026-09-06T06:47:47.2006938+02:00",
"id_user_upd": "de91ba9b-12a0-43be-9ca0-22a43c6a96aa",
"commited": true,
"mt_rooms_units_states": {
"$id": "52",
"id": "69b6d1f3-b4e1-4bed-82c4-7193b38099da",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"color": "sample string 5",
"active": true,
"created_on": "2026-09-06T06:47:47.2006938+02:00",
"last_update": "2026-09-06T06:47:47.2006938+02:00",
"id_user_upd": "a0198724-7085-431f-800c-3b139561179a",
"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": "ed3220e3-4ff4-482c-8ff8-8a38aeed9470",
"id_room": "b982b14e-c1e4-4447-af4f-ee8157f6c508",
"date_in": "2026-09-06T06:47:47.2006938+02:00",
"date_out": "2026-09-06T06:47:47.2006938+02:00",
"id_user_add": "2d828653-4547-4fe3-a2f0-5f6db39dafdc",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-09-06T06:47:47.2006938+02:00",
"last_update": "2026-09-06T06:47:47.2006938+02:00",
"commited": true,
"mt_rooms": {
"$ref": "1"
},
"st_users": {
"$ref": "8"
},
"tt_rooms_units_activity": [
{
"$ref": "48"
},
{
"$ref": "48"
}
]
}
},
{
"$ref": "48"
}
],
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"tt_tips": [
{
"$id": "54",
"id": "9c224e9f-e6bf-4bc7-815b-498ae02a9521",
"id_pos_sesion": "c2b45034-2882-4fb7-a10e-634a43e57cf7",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "156097cb-0933-4c93-bb45-dab07ed18c50",
"id_room_unit_activity": "00375a31-a61f-4452-b7fd-90e947a4ab35",
"id_doc_sa": "07820b8c-7f17-4b03-b29d-359ebb546c81",
"id_pos_type": "59e0c85f-ab7c-416f-8bd4-123c28aaac4d",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "0df9e026-8efe-4928-925f-338cbaac2ce4",
"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-09-06T06:47:47.2006938+02:00",
"last_update": "2026-09-06T06:47:47.2006938+02:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "46"
},
"tt_tips_users": [
{
"$id": "55",
"id_tip": "13e87688-58d0-47fe-8565-1154ff33ecae",
"id_user": "dd4576b3-877e-4d4f-b70f-610f41e473c2",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-09-06T06:47:47.2006938+02:00",
"last_update": "2026-09-06T06:47:47.2006938+02:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"tt_tips": {
"$ref": "54"
}
},
{
"$ref": "55"
}
]
},
{
"$ref": "54"
}
],
"tt_pos_sesion_users": [
{
"$id": "56",
"id_pos_sesion": "13ff8f81-7cfa-4949-9916-dec3064d78ed",
"id_user": "b25a9c95-c7a5-488d-82b4-697f3b6eff44",
"date_add": "2026-09-06T06:47:47.2006938+02:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-09-06T06:47:47.2006938+02:00",
"last_update": "2026-09-06T06:47:47.2006938+02:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$ref": "46"
}
},
{
"$ref": "56"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_cmd_connection": [
{
"$id": "57",
"id": "e8db80dc-795b-441a-9cd2-2d8ae5478103",
"id_user": "8b9069cd-0d6a-4641-86a7-9e79ac2a4ad3",
"id_user_profile": "91e60547-b8ea-44b3-a44f-be98ddf39d7f",
"locator": "sample string 4",
"date_end": "2026-09-06T06:47:47.2006938+02:00",
"id_pos_sesion": "ba5f9526-ab7a-49c4-aca4-09a7ec2a7a1a",
"date_login": "2026-09-06T06:47:47.2006938+02:00",
"date_logout": "2026-09-06T06:47:47.2006938+02:00",
"terminal_id": "sample string 6",
"terminal_type": "sample string 7",
"created_on": "2026-09-06T06:47:47.2006938+02:00",
"last_update": "2026-09-06T06:47:47.2006938+02:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"st_users_profiles": {
"$id": "58",
"id": "3e54fa0b-4a1c-4f40-a79d-ba845438aa03",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"is_pass_required": true,
"is_admin": true,
"level_id": 7,
"order_1": 8,
"order_2": 9,
"order_3": 10,
"order_4": 11,
"is_tips": true,
"is_view_all": true,
"active": true,
"created_on": "2026-09-06T06:47:47.2006938+02:00",
"last_update": "2026-09-06T06:47:47.2006938+02:00",
"commited": true,
"st_permisions": [
{
"$id": "59",
"id": "1f2f1b12-076f-4172-9ced-1fe9fa9be04e",
"id_function": "85b6562d-186b-4c92-9e7d-b629feafe9bd",
"id_user": "b46ca9fe-ac05-443b-bd7e-337882a09dbe",
"id_profile": "6f28d433-0c73-41d9-b557-73c8cf4c7d8c",
"permission": 3,
"active": true,
"created_on": "2026-09-06T06:47:47.2006938+02:00",
"last_update": "2026-09-06T06:47:47.2006938+02:00",
"commited": true,
"st_users_profiles": {
"$ref": "58"
},
"st_users": {
"$ref": "8"
},
"st_functions": {
"$id": "60",
"id": "5aa3fa3f-08fa-454b-8803-19153eca3598",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "510ed750-c325-4989-80c1-9a7c207b8235",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "f85f4af2-6a22-4f5e-9e0f-75704f31d1a1",
"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-09-06T06:47:47.2006938+02:00",
"last_update": "2026-09-06T06:47:47.2006938+02:00",
"commited": true,
"st_functions_groups": {
"$id": "61",
"id": "40dff60f-67bc-4e2f-b0ce-f9114abfba81",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-09-06T06:47:47.2006938+02:00",
"last_update": "2026-09-06T06:47:47.2006938+02:00",
"commited": true,
"st_functions": [
{
"$ref": "60"
},
{
"$ref": "60"
}
]
},
"st_images": {
"$ref": "3"
},
"st_permisions": [
{
"$ref": "59"
},
{
"$ref": "59"
}
]
}
},
{
"$ref": "59"
}
],
"st_users": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"tt_cmd_connection": [
{
"$ref": "57"
},
{
"$ref": "57"
}
]
},
"tt_pos_sesion": {
"$ref": "46"
}
},
{
"$ref": "57"
}
],
"tt_cmd_messages": [
{
"$id": "62",
"id": "aab6f111-7c89-4a46-baf8-7b02263973c4",
"id_user": "64c02c51-43ff-43a9-87d3-9d81436fce0f",
"date_add": "2026-09-06T06:47:47.2006938+02:00",
"destiny_type": 4,
"id_key": "1cf2bb66-d334-4b51-9eb5-5c864e5b9374",
"message": "sample string 6",
"message_view": true,
"date_view": "2026-09-06T06:47:47.2006938+02:00",
"id_pos_sesion": "09ab1115-ba14-4e82-93e2-a136fe8dc7e3",
"terminal_add": "sample string 9",
"created_on": "2026-09-06T06:47:47.2006938+02:00",
"last_update": "2026-09-06T06:47:47.2006938+02:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$ref": "46"
}
},
{
"$ref": "62"
}
]
}
},
{
"$ref": "45"
}
]
},
"mt_items_vouchers": {
"$id": "63",
"id": "ed0493a9-8db1-448b-980d-8e60bee6e555",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "bd72caea-8557-41d7-b2f9-f5b8e0071763",
"id_doc_print": "bf192940-94e3-48cc-bd3b-d68f8a56e6c4",
"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-09-06T06:47:47.2006938+02:00",
"last_update": "2026-09-06T06:47:47.2006938+02: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": "64",
"id_doc_sa": "6bbed284-dae7-4055-95fd-3095ff220a1b",
"id_line": 2,
"id_item": "2fb5c59b-b6a9-4528-8df6-0c58d34d1ae6",
"qty": 4.1,
"mt_items": {
"$ref": "6"
},
"tt_doc_sa_det": {
"$ref": "24"
}
},
{
"$ref": "64"
}
]
},
{
"$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": "65",
"id_pos": "c2ce20ff-b2ad-4a3f-9d90-29c628f769c8",
"id_doc": "dc48299e-4409-4cc9-85b7-f1daa14722c1",
"value": 3,
"created_on": "2026-09-06T06:47:47.2006938+02:00",
"last_update": "2026-09-06T06:47:47.2006938+02:00",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_pos": {
"$ref": "10"
}
},
{
"$ref": "65"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st": [
{
"$id": "66",
"id": "32252830-79ab-47f3-a038-e188004b3be5",
"id_pos": "fa3679d3-44cf-4bf7-9206-5d164fc996a1",
"id_doc": "0f5565b8-b9c1-43f9-bf8a-0acbd5f47920",
"id_branch": "05be2f98-4635-4726-81f9-e9c5ea9ddd2a",
"nro_doc": "sample string 5",
"date_doc": "2026-09-06T06:47:47.2006938+02:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "981fe9c7-17bc-4b17-aa2d-b442cc8885ff",
"id_loc_from": "cc90fbec-fad8-4798-ac3a-ecd278cd19b3",
"id_loc_end": "81f987dd-8704-473a-b5e0-5e04b550ee0b",
"id_user_add": "3bd02785-7fbf-4917-91ff-de06c06e06e3",
"id_user_upd": "6d905c66-88c7-4b74-b3dd-c7ff9fd9a871",
"id_pos_sesion": "cb9532b7-e37c-45b2-b679-ef33a3786973",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-09-06T06:47:47.2006938+02:00",
"active": true,
"created_on": "2026-09-06T06:47:47.2006938+02:00",
"last_update": "2026-09-06T06:47:47.2006938+02:00",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$ref": "14"
},
"mt_locations": {
"$id": "67",
"id": "28995453-4645-4278-a0e7-14f5127aa433",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "567fc880-f305-4532-8008-4b5000e57185",
"active": true,
"created_on": "2026-09-06T06:47:47.2006938+02:00",
"last_update": "2026-09-06T06:47:47.2006938+02:00",
"id_user_upd": "eec567f6-d54e-4aaf-b7d9-7e36160344b4",
"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": "66"
},
{
"$ref": "66"
}
],
"tt_doc_st1": [
{
"$ref": "66"
},
{
"$ref": "66"
}
],
"tt_stock": [
{
"$id": "68",
"id_location": "cb62a842-c390-44d6-89c0-7301342edae7",
"id_item": "b70d7e74-7a6d-423f-b4b3-4711943163eb",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-09-06T06:47:47.2006938+02:00",
"last_update": "2026-09-06T06:47:47.2006938+02:00",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_locations": {
"$ref": "67"
}
},
{
"$ref": "68"
}
]
},
"mt_locations1": {
"$ref": "67"
},
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"tt_doc_st_det": [
{
"$id": "69",
"id_doc_st": "b72931e0-95e3-4905-bb8e-3cfd4a8db5a2",
"id_line": 2,
"id_item": "b3769564-e47c-4f22-bc7d-9d65a3a51487",
"comment": "sample string 4",
"qty": 5.1,
"status": 1,
"active": true,
"mt_items": {
"$ref": "6"
},
"tt_doc_st": {
"$ref": "66"
}
},
{
"$ref": "69"
}
],
"tt_doc_st1": [
{
"$ref": "66"
},
{
"$ref": "66"
}
],
"tt_doc_st2": {
"$ref": "66"
}
},
{
"$ref": "66"
}
]
},
"mt_locations": {
"$ref": "67"
},
"mt_locations1": {
"$ref": "67"
},
"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": "70",
"id": "3fd83a6a-bb94-45ac-a633-a8b6f1bd7ede",
"spool_server": "sample string 2",
"id_doc_sa": "241cda4f-65f4-4a16-9a0e-d562218fcb09",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-09-06T06:47:47.2006938+02:00",
"printed": true,
"print_on": "2026-09-06T06:47:47.2006938+02:00",
"tt_doc_sa": {
"$ref": "13"
}
},
{
"$ref": "70"
}
]
},
"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": "71",
"id_pos": "b4a4ecd7-8121-4ce4-aa4d-2aaca0b8f6f3",
"id_room": "178210ff-a11e-428b-bbb0-c1de990e3870",
"active": true,
"created_on": "2026-09-06T06:47:47.2006938+02:00",
"last_update": "2026-09-06T06:47:47.2006938+02:00",
"id_user_upd": "2de7d639-b3bb-44ea-9cf8-8e62e30510c5",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"mt_rooms": {
"$ref": "1"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "71"
}
],
"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": "65"
},
{
"$ref": "65"
}
],
"st_pos_license": [
{
"$id": "72",
"id": "8932247f-c683-429f-ba0d-2e4f059dd39b",
"id_pos": "0eab768d-c4ae-439d-9a93-57ae5242f6d9",
"mac_address": "sample string 3",
"date_end": "2026-09-06T06:47:47.2006938+02:00",
"key_access": "sample string 5",
"id_user_add": "e9d9feaa-d6ea-4ff4-b849-7e4880650c17",
"active": true,
"created_on": "2026-09-06T06:47:47.2006938+02:00",
"last_update": "2026-09-06T06:47:47.2006938+02:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "72"
}
],
"st_users_pos": [
{
"$id": "73",
"id_user": "6d3b1d7c-68ee-4d88-8606-4d9bdaa1cef4",
"id_pos": "703664fd-ed20-4919-8ab7-f834b47e6dbb",
"pass_required": true,
"active": true,
"created_on": "2026-09-06T06:47:47.2006938+02:00",
"last_update": "2026-09-06T06:47:47.2006938+02:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "73"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_pos_connection": [
{
"$id": "74",
"id": "c331f032-3fb3-4fbe-ba24-8ba864cd1fc1",
"id_pos": "9a186f93-0d28-4b14-ba18-2d6a68651dae",
"date_add": "2026-09-06T06:47:47.2006938+02:00",
"date_upd": "2026-09-06T06:47:47.2006938+02:00",
"date_out": "2026-09-06T06:47:47.2006938+02: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": "74"
}
],
"tt_pos_sesion": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"mt_branches": {
"$ref": "2"
},
"tt_logs": [
{
"$id": "75",
"id": "ef81d09f-fdd6-46b3-a992-484ad1a74644",
"id_user_add": "5e394c3c-55d5-4437-bf3a-f1f3962bf4e9",
"id_table": "0d7060bd-034e-4dec-80f8-f31820a71d6e",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "354eed1d-85ae-469c-98a6-d91c8d496e17",
"created_on": "2026-09-06T06:47:47.2006938+02:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_sync_tables": {
"$id": "76",
"id": "024af432-cca9-4a32-bb6d-4e8f17c3f56e",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-09-06T06:47:47.2006938+02:00",
"last_update": "2026-09-06T06:47:47.2006938+02:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "77",
"id": "60b0bf4f-566a-40a6-9a34-ce94b8f947ff",
"id_sync": "0a912e4f-3549-4e50-88dd-9ec65335070d",
"json": "sample string 3",
"id_table": "a44dae6e-7266-4b25-b0d5-08a63bb47da0",
"order": 5,
"st_sync_packages": {
"$id": "78",
"id": "a7077dfe-d405-4259-b6f4-de5291aa673f",
"id_branch_from": "44cdc239-301f-477c-8d30-7bd4760afd33",
"id_branch_to": "1db85f92-73c2-4d2f-bf35-7182c4b8accd",
"type": 4,
"created_on": "2026-09-06T06:47:47.2006938+02:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-09-06T06:47:47.2006938+02:00",
"send_on": "2026-09-06T06:47:47.2006938+02:00",
"mt_branches": {
"$ref": "2"
},
"mt_branches1": {
"$ref": "2"
},
"st_sync_packages_det": [
{
"$ref": "77"
},
{
"$ref": "77"
}
]
},
"st_sync_tables": {
"$ref": "76"
}
},
{
"$ref": "77"
}
],
"tt_logs": [
{
"$ref": "75"
},
{
"$ref": "75"
}
]
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "75"
}
],
"st_local_variables": [
{
"$id": "79",
"id": "f2ab1409-384a-4612-9470-024f370cfd67",
"id_pos": "cd47a9d0-ae24-400d-bc63-e7da3c7a478c",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-09-06T06:47:47.2006938+02:00",
"commited": true,
"mt_pos": {
"$ref": "10"
}
},
{
"$ref": "79"
}
],
"tt_doc_st": [
{
"$ref": "66"
},
{
"$ref": "66"
}
]
},
{
"$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_featured": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_items_types": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"mt_locations": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"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": "71"
},
{
"$ref": "71"
}
],
"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_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": [
{
"$ref": "59"
},
{
"$ref": "59"
}
],
"st_pos_license": [
{
"$ref": "72"
},
{
"$ref": "72"
}
],
"st_users_pos": [
{
"$ref": "73"
},
{
"$ref": "73"
}
],
"st_users_token": [
{
"$id": "80",
"id": "eaac1dc9-db59-4cb0-8f3c-31e6ddc99316",
"token_id": "sample string 2",
"id_user": "85b32614-e4da-452c-9b57-eae99b0e5da9",
"date_from": "2026-09-06T06:47:47.2006938+02:00",
"date_end": "2026-09-06T06:47:47.2006938+02:00",
"created_on": "2026-09-06T06:47:47.2006938+02:00",
"st_users": {
"$ref": "8"
}
},
{
"$ref": "80"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"tt_doc_sa_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"tt_doc_sa_det1": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"tt_doc_st": [
{
"$ref": "66"
},
{
"$ref": "66"
}
],
"tt_doc_st1": [
{
"$ref": "66"
},
{
"$ref": "66"
}
],
"tt_items_customs": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"tt_logs": [
{
"$ref": "75"
},
{
"$ref": "75"
}
],
"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": "81",
"id": "a633ef72-673b-47bd-a050-85b4f3eb929a",
"id_room_activity": "11e011ef-d7c3-4ab4-a39f-20c4d2f11bd2",
"id_pos_sesion": "82ed3e84-f91f-4a4d-b03b-7e365a4c4082",
"log_text": "sample string 4",
"id_user": "d7ebda0c-b5cb-4069-8a7f-80aa38b4d0e7",
"event_type": "sample string 6",
"correlation_id": "a640b836-d557-4ab6-b646-d0f31b3d39ca",
"id_room_unit": "95361be6-c4c3-4ecb-923f-ae2095766183",
"id_room_unit_source": "1d455f93-f4e1-49e9-909f-5cacc887fde3",
"id_room_unit_destination": "0fdd2afc-52be-428a-bd2b-7d43472b29e1",
"id_room_activity_related": "49073a76-b7a7-40d1-8b06-f587ca9ea91c",
"id_doc_sa": "a5298ebf-78c9-4e09-8c88-96e76cc725fe",
"id_user_authorizer": "f1476031-38e4-45b7-ac32-3e610d4a64d2",
"data_json": "sample string 7",
"created_on": "2026-09-06T06:47:47.2006938+02:00",
"commited": true,
"st_users": {
"$ref": "8"
}
},
{
"$ref": "81"
}
],
"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"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_sa1": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_rooms_units_states": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"st_users_profiles": {
"$ref": "58"
},
"tt_cmd_connection": [
{
"$ref": "57"
},
{
"$ref": "57"
}
],
"tt_cmd_messages": [
{
"$ref": "62"
},
{
"$ref": "62"
}
]
}
},
"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": "64"
},
{
"$ref": "64"
}
],
"tt_doc_st_det": [
{
"$ref": "69"
},
{
"$ref": "69"
}
],
"tt_items_customs": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"tt_stock": [
{
"$ref": "68"
},
{
"$ref": "68"
}
],
"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": "60"
},
{
"$ref": "60"
}
],
"st_images_types": {
"$id": "82",
"id": "ea88c8a2-8b5d-454a-be32-8740d1314516",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-09-06T06:47:47.2006938+02:00",
"last_update": "2026-09-06T06:47:47.2006938+02: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": "67"
},
{
"$ref": "67"
}
],
"mt_periods": [
{
"$id": "83",
"id_branch": "ea289762-aab6-4b4e-96f2-504e012fd486",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-09-06T06:47:47.2006938+02:00",
"date_end": "2026-09-06T06:47:47.2006938+02:00",
"state": "sample string 6",
"created_on": "2026-09-06T06:47:47.2006938+02:00",
"last_update": "2026-09-06T06:47:47.2006938+02:00",
"commited": true,
"mt_branches": {
"$ref": "2"
}
},
{
"$ref": "83"
}
],
"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": "78"
},
{
"$ref": "78"
}
],
"st_sync_packages1": [
{
"$ref": "78"
},
{
"$ref": "78"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st": [
{
"$ref": "66"
},
{
"$ref": "66"
}
],
"tt_vouchers": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"tt_vouchers_permisions": [
{
"$ref": "32"
},
{
"$ref": "32"
}
]
},
"mt_pos_rooms": [
{
"$ref": "71"
},
{
"$ref": "71"
}
],
"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"
}
]