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": "c9d740b6-91d6-40ae-9adb-53a9f4a383a3",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "41e1b096-5c8e-481e-b50e-cf34879ec8ca",
"name_pos": "sample string 6",
"id_image": "4f5533b5-3b94-4252-9668-d600bcea45e0",
"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": "8accacf4-058d-40ff-bfa4-4523d28ccb60",
"refresh_status": true,
"active": true,
"created_on": "2026-05-09T09:39:19.5454093+02:00",
"last_update": "2026-05-09T09:39:19.5454093+02:00",
"id_user_upd": "643d6e2f-36ff-4162-8910-6822d5e97d44",
"commited": true,
"mt_branches": {
"$id": "2",
"id": "2e1da28e-5808-4448-9d1d-042295660d4c",
"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": "8320fbc3-3ab1-4127-b528-42e17ddffb2f",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-05-09T09:39:19.5454093+02:00",
"last_update": "2026-05-09T09:39:19.5454093+02:00",
"id_user_upd": "69869c7a-386e-4cca-b8d3-87c7a8e5fb40",
"commited": true,
"st_images": {
"$id": "3",
"id": "925b2e42-f0b7-4d5d-b662-432a9444a256",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "2f8561d2-9e79-4be6-9cc3-8b75db00e23c",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-05-09T09:39:19.5454093+02:00",
"last_update": "2026-05-09T09:39:19.5454093+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_categories": [
{
"$id": "4",
"id": "502ee7f0-8c4b-490b-b97c-8bcc49dcfbf1",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "620b4f64-163f-44ee-8450-e0b0ed17e575",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "b5e35618-a115-4340-b75b-071f8f59e8fa",
"view_pos": true,
"order": 8,
"order_sec": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"font_bold": true,
"font_underline": true,
"font_size": 15,
"big_buttons": true,
"active": true,
"created_on": "2026-05-09T09:39:19.5454093+02:00",
"last_update": "2026-05-09T09:39:19.5454093+02:00",
"id_user_upd": "f3158cd4-9bed-460f-9220-70845801639f",
"commited": true,
"mt_categories_items": [
{
"$id": "5",
"id_category": "8214d2dd-9452-4873-8c60-33d472af1db2",
"id_item": "3576eb8a-1c9b-4927-9934-734f5885a32a",
"is_default": true,
"active": true,
"created_on": "2026-05-09T09:39:19.5454093+02:00",
"last_update": "2026-05-09T09:39:19.5454093+02:00",
"id_user_upd": "580638cd-f054-4b08-9de8-296c3fbe7f1c",
"commited": true,
"mt_categories": {
"$ref": "4"
},
"mt_items": {
"$id": "6",
"id": "2d5e37c3-62dc-4194-8d85-f716c4e8f171",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "b10ddba8-9551-4a05-b37a-7dbf04c59012",
"id_unit_sec": "edb49972-d6f8-4931-b0ae-58e7ae41266f",
"id_brand": "414120f8-6c8e-4493-a0b4-18dbff4ebb3f",
"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": "0311d1b5-15a8-4056-bfc6-72757ac743fc",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"font_bold": true,
"font_underline": true,
"font_size": 29,
"active": true,
"created_on": "2026-05-09T09:39:19.5454093+02:00",
"last_update": "2026-05-09T09:39:19.5454093+02:00",
"id_user_upd": "b2e58222-0a4c-44d9-b5ce-237b8f461330",
"commited": true,
"mt_brands": {
"$id": "7",
"id": "127f016c-286d-4a0b-8aff-c6daf7bb90b0",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-05-09T09:39:19.5454093+02:00",
"last_update": "2026-05-09T09:39:19.5454093+02:00",
"id_user_upd": "eab1fc89-4599-407b-ba6f-bfc2d84dc282",
"commited": true,
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"st_users": {
"$id": "8",
"id": "4be5844d-3aec-44de-9a38-94df2e2b5c59",
"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": "38d8fe8f-330e-4415-a706-d0916909f36f",
"view_messages": true,
"id_image_photo": "05f94f55-eef3-4ab2-ba3a-b73054752fd8",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "c514dde0-43a3-4627-b323-1fd12f8daf10",
"view_pos": true,
"order": 15,
"color_border": "sample string 16",
"color_button": "sample string 17",
"color_font": "sample string 18",
"active": true,
"created_on": "2026-05-09T09:39:19.5454093+02:00",
"last_update": "2026-05-09T09:39:19.5454093+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_branches_zones": [
{
"$id": "9",
"id": "dca813fe-d190-4903-ae93-95e8dc4543d9",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "578723ec-805f-4710-aac2-e1e18678287b",
"active": true,
"created_on": "2026-05-09T09:39:19.5454093+02:00",
"last_update": "2026-05-09T09:39:19.5454093+02:00",
"id_user_upd": "ce0d0b71-ac88-4e3f-865d-1edbf32cf444",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos": [
{
"$id": "10",
"id": "aa5854b8-9776-46fc-bdfc-738e2f262125",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "3c9c5fb1-b2c1-4dca-8025-0822f5f412aa",
"id_zone": "b1a3da27-52dd-48c7-91d3-4f44492018a9",
"user_required": true,
"active": true,
"created_on": "2026-05-09T09:39:19.5454093+02:00",
"last_update": "2026-05-09T09:39:19.5454093+02:00",
"id_user_upd": "6c24f5eb-0b30-482d-bc5e-9c937c24585b",
"commited": true,
"mt_branches_zones": {
"$ref": "9"
},
"mt_cloakrooms": [
{
"$id": "11",
"id": "967b95f6-23a3-49b1-9691-7df8bb975a52",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "f98bdee1-d773-424c-bb67-93a22b3f067a",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "82924707-e849-4ac1-9881-178dd72a4d16",
"view_pos": true,
"order": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"active": true,
"created_on": "2026-05-09T09:39:19.5454093+02:00",
"last_update": "2026-05-09T09:39:19.5454093+02:00",
"id_user_upd": "d717f77f-6ba9-485a-85c1-e1e994a60ee2",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"tt_cloakrooms_units": [
{
"$id": "12",
"id": "0e66ec0c-cac3-426b-a287-bba246571eda",
"id_cloakroom": "0fe291d0-b92a-4b23-b336-65627cf701a1",
"id_pos_sesion": "4d2b7e10-c27e-403a-924f-3fe7ea41f94f",
"unit_id": 4,
"date_open": "2026-05-09T09:39:19.5454093+02:00",
"date_close": "2026-05-09T09:39:19.5454093+02:00",
"id_doc_sa": "4bc2cc59-2b74-4f5b-b459-e3998d0f53fb",
"commited": true,
"mt_cloakrooms": {
"$ref": "11"
},
"tt_doc_sa": {
"$id": "13",
"id": "3ec74f50-a968-4a68-b24b-2faf4ccaa7e9",
"id_pos": "0df7c380-be50-496d-b499-ea27b8d78627",
"id_doc": "a2fd92f7-a7a9-44c5-8697-d51b56316e3b",
"id_branch": "042b979c-fbf2-4d09-989d-f06ea5593cfc",
"nro_doc": "sample string 5",
"date_doc": "2026-05-09T09:39:19.5454093+02:00",
"date_tax": "2026-05-09T09:39:19.5454093+02:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "c948e2d0-d29f-4c8e-9f91-842cab7f3c9e",
"id_relationship": "4f9ddb5e-3171-4829-854c-27308cba053b",
"id_loc_from": "4d397840-3350-4c78-b044-96443a88c7ca",
"id_loc_end": "d178cf91-5c6a-4c97-b7e8-8ff743fcdbf9",
"id_user_add": "c67e7c73-2eb5-4f66-a973-b86440f102d7",
"id_user_upd": "d60cd5e9-e9e6-440a-87a5-448adbf14f50",
"comment": "sample string 12",
"id_pos_sesion": "fe0c1025-efc9-41e7-b652-0a4950c613a1",
"id_room_unit": "881767cd-b5e7-46c0-a59c-ada16529ffec",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "f0c9777d-8856-4798-9b9f-cbc5c7031898",
"p_dis": 15.1,
"p_chr": 16.1,
"amt_net": 17.1,
"amt_tax": 18.1,
"amt_dis": 19.1,
"amt_chr": 20.1,
"amt_tot": 21.1,
"active": true,
"created_on": "2026-05-09T09:39:19.5454093+02:00",
"last_update": "2026-05-09T09:39:19.5454093+02:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$id": "14",
"id": "1225b16b-ed69-4a1e-85a5-477e74dbb9c9",
"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": "08f80abf-d419-4bd4-84b4-0d3d642140f5",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"active": true,
"created_on": "2026-05-09T09:39:19.5454093+02:00",
"last_update": "2026-05-09T09:39:19.5454093+02:00",
"id_user_upd": "3722a005-5341-498e-873d-d8d0f532648f",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "15",
"id_doc": "f9f194a9-6a07-40f8-b5c8-492434b67a65",
"id_pay": "1e2c061d-d759-4661-b4a8-7f2c34228428",
"id_money": "bc22dea4-c924-4533-af0e-c590e5d9dcef",
"active": true,
"created_on": "2026-05-09T09:39:19.5454093+02:00",
"last_update": "2026-05-09T09:39:19.5454093+02:00",
"id_user_upd": "e3364d52-02e4-4399-8c09-1d40e52113dd",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_money_types": {
"$id": "16",
"id": "21486165-55e5-4f29-a1e8-5597351e0fcf",
"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": "b543adb5-1d02-4c22-a4b7-fb3f33ac4cca",
"view_pos": true,
"order": 8,
"color_border": "sample string 9",
"color_button": "sample string 10",
"color_font": "sample string 11",
"active": true,
"created_on": "2026-05-09T09:39:19.5454093+02:00",
"last_update": "2026-05-09T09:39:19.5454093+02:00",
"id_user_upd": "3e3c919b-33f2-4cf5-a8a6-fe369584ccb9",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_money_rates": [
{
"$id": "17",
"id_money_1": "761548cd-89fd-4e2a-b2e2-6fd5ad22624b",
"id_money_2": "884b209f-14b1-44f4-8902-60fbec0d0545",
"date_from": "2026-05-09T09:39:19.5454093+02:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-05-09T09:39:19.5454093+02:00",
"last_update": "2026-05-09T09:39:19.5454093+02:00",
"id_user_upd": "16d63484-7943-4d5d-8afe-6e81fb8fea21",
"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": "c1429154-6be5-4a35-bac4-e47262747072",
"id_pay": "cba1b3b5-dca5-4470-8cf9-9872959fb99b",
"id_money": "9e25b587-05d0-452b-a77d-eb0c4c0dbc5c",
"date_cashflow": "2026-05-09T09:39:19.5454093+02:00",
"coefficient": 5.1,
"id_user_add": "39b976b4-a027-4782-b3c7-00a05bcdce46",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "19",
"id": "168465a7-c59d-4c3c-b610-ea66d71072be",
"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": "46b34376-5ccd-429d-b627-3b168df321b9",
"view_pos": true,
"order": 13,
"color_border": "sample string 14",
"color_button": "sample string 15",
"color_font": "sample string 16",
"active": true,
"created_on": "2026-05-09T09:39:19.5454093+02:00",
"last_update": "2026-05-09T09:39:19.5454093+02:00",
"id_user_upd": "8ea7fc14-15b1-47ec-922b-c86e54e252f1",
"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": "f8e60629-0708-4dea-8c31-074c80d3991d",
"id_line": 2,
"id_pay": "18b0108b-59c6-4208-9b5a-59e25155e654",
"id_money": "9dcb1161-0fa8-4274-a5a3-1d5ccec0af6b",
"coefficient": 5.1,
"id_voucher": "fbd482ec-5ce5-4d0f-aed3-82417c192779",
"id_employee": "563e6488-3ddc-4226-9dcb-78741a34f5ff",
"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": "ee9af578-f896-4933-9f25-f2869810d97e",
"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": "87c70369-320d-4d01-932a-473b7b2320a0",
"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": "5f188840-3b39-4f4d-965c-72ff1c3fba91",
"name_pos": "sample string 12",
"id_image": "77ee8702-4185-412d-a0be-9719cdb4e71f",
"view_pos": true,
"order": 14,
"color_border": "sample string 15",
"color_button": "sample string 16",
"color_font": "sample string 17",
"active": true,
"created_on": "2026-05-09T09:39:19.5454093+02:00",
"last_update": "2026-05-09T09:39:19.5454093+02:00",
"id_user_upd": "a370a38b-ebcd-4bd4-a4f6-da4401eb6d95",
"commited": true,
"mt_employees_branches": [
{
"$id": "22",
"id_employee": "4b8704d1-d22a-4a9f-868d-135537316c05",
"id_branch": "4cf9ae86-b67b-4d77-b55f-fb5e92c8c43e",
"active": true,
"created_on": "2026-05-09T09:39:19.5454093+02:00",
"last_update": "2026-05-09T09:39:19.5454093+02:00",
"id_user_upd": "8bdecbf7-4fe2-4075-a63e-6a218a008d98",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_employees": {
"$ref": "21"
}
},
{
"$ref": "22"
}
],
"mt_employees_profiles": {
"$id": "23",
"id": "fa874f50-452e-4050-a694-a2f1c6ee6b28",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-05-09T09:39:19.5454093+02:00",
"last_update": "2026-05-09T09:39:19.5454093+02:00",
"id_user_upd": "4be8046f-6f4e-40b3-8ff9-36d7561cd12f",
"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": "73921bc8-de81-47cb-880e-6ed6b1ca3084",
"id_line": 2,
"id_item_sub": "00ce0b25-966a-4f86-ab24-44ba2e8899b6",
"qty": 4.1,
"id_list": "363c8e45-6393-4203-9675-e78b206a435a",
"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": "daaf55c4-4955-4908-b58d-85e09249d6c7",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "c854fe36-1122-430f-8722-c6856782a3e8",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "a439b0f8-bce1-42bc-9df8-09133989560a",
"id_user_upd": "04430e77-37de-4f17-952c-18095e6df760",
"active": true,
"mt_employees": {
"$ref": "21"
},
"mt_items_sub": {
"$id": "25",
"id": "358a984e-6a90-4eef-b347-b77f4662f14e",
"id_item": "31fd0d08-006b-4d6d-ba86-149dd2c291b5",
"id_item_type": "a44410a9-ca09-460b-9b5c-5e37039a3b95",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "2fc672c3-ec1b-4a00-b5b7-047642b56b06",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-05-09T09:39:19.5454093+02:00",
"last_update": "2026-05-09T09:39:19.5454093+02:00",
"id_user_upd": "0af2261d-bac9-4aaf-9cd8-e1e7a34fd140",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_formula": [
{
"$id": "26",
"id_item_sub": "d0308b6e-70f8-4413-8663-193151aa5a3f",
"id_item": "52d37757-2f87-4d43-a5cc-8f2d64558311",
"group_id": 3,
"id_unit_ref": "e27c6d35-543e-461b-85c8-e6b437534fa5",
"qty_dis": 5,
"mt_items": {
"$ref": "6"
},
"mt_items_sub": {
"$ref": "25"
},
"mt_units_ref": {
"$id": "27",
"id": "62dd9af4-8bb6-42df-82dc-99bb76a160ad",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "9447dedd-1df1-4d3d-91ff-6391ff69cef0",
"active": true,
"created_on": "2026-05-09T09:39:19.5454093+02:00",
"last_update": "2026-05-09T09:39:19.5454093+02:00",
"id_user_upd": "46ec58cb-4d50-43b5-b50d-839be8a42e27",
"commited": true,
"mt_units": {
"$id": "28",
"id": "9305f05e-f992-4879-86a3-84924df8df45",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-05-09T09:39:19.5454093+02:00",
"last_update": "2026-05-09T09:39:19.5454093+02:00",
"id_user_upd": "4cfb3fab-3df5-431b-8583-66541241df56",
"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": "2f319875-7652-4815-8edf-90189e3e30e4",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "f29091b5-1914-4a81-a3d7-cd1f88584d31",
"view_pos": true,
"order": 7,
"color_border": "sample string 8",
"color_button": "sample string 9",
"color_font": "sample string 10",
"font_bold": true,
"font_underline": true,
"font_size": 13,
"active": true,
"created_on": "2026-05-09T09:39:19.5454093+02:00",
"last_update": "2026-05-09T09:39:19.5454093+02:00",
"id_user_upd": "17546f59-41a3-4bb6-9a66-1611597ea673",
"commited": true,
"tt_vouchers_det": [
{
"$id": "30",
"id_voucher": "fdc72455-5eca-4038-a8e1-771628c097b8",
"id_line": "e128f0eb-4efd-4319-bb76-ed2862d6afd4",
"id_category": "25eb40ce-8515-438f-a258-e2feedd7b06f",
"id_item": "6372d0fc-8cf4-4ef4-9e4f-37647fe245f5",
"id_item_type": "176991d2-5b35-46fe-8d63-7447ae0f1a24",
"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": "c7c6c31c-4d11-49d4-9e0c-96f2e26eb728",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-05-09T09:39:19.5454093+02:00",
"date_end": "2026-05-09T09:39:19.5454093+02:00",
"date_used": "2026-05-09T09:39:19.5454093+02:00",
"date_sesion": "2026-05-09T09:39:19.5454093+02:00",
"id_employee": "8cdf946b-b5a3-4055-b8bd-0de1069831ea",
"id_branch": "97c56526-6c21-4d65-b668-84c31a634623",
"id_voucher_permision": "05fa0503-97c4-416c-a70a-b58aac93cfa9",
"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": "f1f19928-1f46-4025-ba5a-61e4e3bd48b2",
"id_user_add": "30771e2b-7833-41d6-ba59-677bbe767ade",
"id_doc_sa": "828fc7e5-4c28-4082-8585-f092a5cfe5bc",
"id_item_sub": "4f732a2a-7260-430f-a6c9-71a59ef7beb2",
"id_pos_sesion": "f31690c6-7677-4f33-a840-4dba5b109a06",
"is_authorized": true,
"is_automatic": true,
"print_in_branch": true,
"printed": true,
"is_entry": true,
"is_consume": true,
"is_used_entry": true,
"is_used_consume": true,
"is_close": true,
"active": true,
"created_on": "2026-05-09T09:39:19.5454093+02:00",
"last_update": "2026-05-09T09:39:19.5454093+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": "d10efa25-ada3-46d4-8d25-ea0bd1710280",
"date_from": "2026-05-09T09:39:19.5454093+02:00",
"date_end": "2026-05-09T09:39:19.5454093+02:00",
"date_used": "2026-05-09T09:39:19.5454093+02:00",
"id_employee": "53497eaf-0609-43ab-a288-50b70a8671cd",
"id_branch": "e7e1ae17-5a2a-46fb-a5a5-39fd5ea43dcc",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "2481bd81-8edc-403e-ad6a-afba2595580c",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-05-09T09:39:19.5454093+02:00",
"last_update": "2026-05-09T09:39:19.5454093+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": "191ac346-eb63-4320-a24c-8628b981e5b1",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-05-09T09:39:19.5454093+02:00",
"date_end": "2026-05-09T09:39:19.5454093+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": "275358b7-7294-4acf-a79e-b536c8eba8c7",
"id_pos": "4cf4584c-4cf5-49ac-9858-80f8857b2665",
"id_list": "228fcdce-e1da-439b-be3e-ed6d449a5ff2",
"id_item": "8c383327-3446-4b34-8af8-fd691b257d37",
"id_item_type": "349cf7e0-18db-48ea-8ebb-cf3d43d7542b",
"id_category": "8f16a8ef-8758-4cdc-b554-88ea196e0fb2",
"by_day_week": true,
"use_mon": true,
"use_tue": true,
"use_wed": true,
"use_thu": true,
"use_fri": true,
"use_sat": true,
"use_sun": true,
"use_hour_ini": "00:00:00.1234567",
"use_hour_end": "00:00:00.1234567",
"active": true,
"created_on": "2026-05-09T09:39:19.5454093+02:00",
"last_update": "2026-05-09T09:39:19.5454093+02:00",
"id_user_upd": "f582f548-dc4d-44d4-92cb-a410c7956687",
"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": "b6c4ad99-6c37-4858-a768-501222f019b0",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "c9ee45f2-20e0-4ee8-bb9e-0157c336e84f",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "1f1b6ce5-6457-4f1d-95ee-00b0e5359105",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"active": true,
"created_on": "2026-05-09T09:39:19.5454093+02:00",
"last_update": "2026-05-09T09:39:19.5454093+02:00",
"id_user_upd": "882b9c43-a2e2-4d3e-abd1-e966b5e0c91c",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "35",
"id_pos": "2ff24189-abb5-4083-b0c8-b9d7608baf80",
"id_pos_type": "772091be-cc1f-4d62-8455-8c67b96dad33",
"id_price_list": "67264e22-f29e-494a-ad3e-f13b545c52c3",
"is_default": true,
"view_mon": true,
"view_tue": true,
"view_wed": true,
"view_thu": true,
"view_fri": true,
"view_sat": true,
"view_sun": true,
"active": true,
"created_on": "2026-05-09T09:39:19.5454093+02:00",
"last_update": "2026-05-09T09:39:19.5454093+02:00",
"id_user_upd": "c789d68f-4405-4c16-a3e7-cb8843999757",
"commited": true,
"mt_pos_view": {
"$id": "36",
"id_pos": "d3c86e05-996b-4328-9b7a-9257899dd2d9",
"id_pos_type": "308cf69e-5e5c-444c-8641-69e9948b3822",
"is_default": true,
"active": true,
"created_on": "2026-05-09T09:39:19.5454093+02:00",
"last_update": "2026-05-09T09:39:19.5454093+02:00",
"id_user_upd": "9bc9baed-0d31-40fd-800b-655a50d6b85a",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"mt_pos_prices_list": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_pos_types": {
"$id": "37",
"id": "7197ce03-5e8b-48c6-9a61-dc085c1a1c0f",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-05-09T09:39:19.5454093+02:00",
"last_update": "2026-05-09T09:39:19.5454093+02:00",
"id_user_upd": "dbe3a2fc-adfb-4c90-a8b5-83a49e2a47e6",
"commited": true,
"mt_items_featured": [
{
"$id": "38",
"id": "25281b5c-0fa0-48a3-9031-f8611b07c05b",
"id_branch": "0f3509ad-96e5-402b-8751-51b256ce6a90",
"id_pos_type": "9a3013bf-17cc-4385-87fe-01b4ba79b738",
"id_pos": "d63a00c8-fce2-4209-bd6f-28fda5436af6",
"id_item": "9c70b65a-7944-41a9-a6d8-5ecb4caeaacf",
"date_from": "2026-05-09T09:39:19.5610572+02:00",
"date_end": "2026-05-09T09:39:19.5610572+02:00",
"image_id": 4,
"active": true,
"created_on": "2026-05-09T09:39:19.5610572+02:00",
"last_update": "2026-05-09T09:39:19.5610572+02:00",
"id_user_upd": "d5dffe1f-a3d3-4247-b274-75c1deb74bff",
"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": "570d90a4-4cb6-4bab-b14c-ebe0cf73a015",
"id_doc": "12c15336-032a-4f04-a4a5-ba4e25c30805",
"id_pos_type": "e6297f87-b599-405f-9c3e-fd2e5b89dc3b",
"id_doc_print": "4c67ae97-fb13-4ca7-b2fc-d4de550cac27",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-05-09T09:39:19.5610572+02:00",
"last_update": "2026-05-09T09:39:19.5610572+02:00",
"id_user_upd": "96cd376f-e15c-405b-8df5-bb1bc2ce60f5",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_pos_print": {
"$id": "40",
"id": "d167d92e-d33f-4ad9-8f46-3e041276d226",
"id_pos": "ed247f4d-2c7d-416d-8bb2-5b6b9fff0ef5",
"id_mask": "sample string 3",
"name": "sample string 4",
"mode_print": 5,
"port": "sample string 6",
"baud_rate": 1,
"data_bits": 1,
"stop_bit": 1,
"flow_control": 1,
"parity": 1,
"pin_cashdrawer": 1,
"ip_printer": "sample string 7",
"port_ip": 1,
"printer_name": "sample string 8",
"active": true,
"created_on": "2026-05-09T09:39:19.5610572+02:00",
"last_update": "2026-05-09T09:39:19.5610572+02:00",
"id_user_upd": "5f85b1f0-e8e3-4b77-bf5f-203ce9ea01d5",
"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": "21b043cc-9f10-4349-99cf-faeaa480391e",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high_row": 5,
"high_doc": 6,
"with_doc": 7,
"to_file": true,
"active": true,
"created_on": "2026-05-09T09:39:19.5610572+02:00",
"last_update": "2026-05-09T09:39:19.5610572+02:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"st_doc_print_det": [
{
"$id": "42",
"id_doc_print": "7f1e80da-18bf-4508-939f-bf5a16bd2f09",
"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": "4ac7751d-3f97-4114-8a97-97ab28daf101",
"id_item_sub": "3d3bef65-3b43-4ace-8857-b73c74560e2b",
"validity_date": "2026-05-09T09:39:19.5610572+02:00",
"price": 4.1,
"active": true,
"created_on": "2026-05-09T09:39:19.5610572+02:00",
"last_update": "2026-05-09T09:39:19.5610572+02:00",
"id_user_upd": "43fb2f72-8d98-4071-89f7-19a46c618eb6",
"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": "ec6f35a5-24b5-4d93-ba56-72025cde1c48",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-05-09T09:39:19.5610572+02:00",
"date_end": "2026-05-09T09:39:19.5610572+02:00",
"id_branch": "180fea61-c69b-4965-95e0-ce4bc1c64223",
"id_pos": "41a85144-12b4-4f73-b192-7fa0a440b878",
"id_list": "f401ed78-7c00-4db8-acc8-2bd9c102dd1d",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-05-09T09:39:19.5610572+02:00",
"last_update": "2026-05-09T09:39:19.5610572+02:00",
"id_user_upd": "0484d217-9908-4637-80ab-995c7d821fcb",
"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": "362df29e-3168-49d1-9295-26f892f218d3",
"order_id": 2,
"id_item": "c8ad2198-5299-4e81-b0c2-6e82ee5bd206",
"id_item_type": "4486d040-5daa-448c-b95a-f9620375a369",
"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": "962bf5e0-7c29-47d4-b3e0-f0a3c4210ce9",
"type_item": 11,
"id_voucher_json": "1913b2aa-d0de-4a45-a652-ed9ad46e11e1",
"count_voucher": 1,
"id_category": "1a77cde4-ce19-48d2-ade8-1820f251d8a4",
"created_on": "2026-05-09T09:39:19.5610572+02:00",
"last_update": "2026-05-09T09:39:19.5610572+02:00",
"id_user_upd": "26cf3dcf-28b1-4842-9c3c-5276228b2e05",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_types": {
"$ref": "29"
},
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$id": "46",
"id": "684a12a1-d795-4180-81db-9c04cea361e0",
"nro_sesion": 2,
"id_pos": "f0ff8218-c184-4b38-9ded-f3d5e1eaf4cd",
"date_tax": "2026-05-09T09:39:19.5610572+02:00",
"date_open": "2026-05-09T09:39:19.5610572+02:00",
"date_close": "2026-05-09T09:39:19.5610572+02:00",
"id_user_open": "8072320e-07ed-4afd-a72c-f8bcc4794e3e",
"id_user_close": "0daa02c7-731a-485c-862a-fec363a973b4",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2026-05-09T09:39:19.5610572+02:00",
"last_update": "2026-05-09T09:39:19.5610572+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": "801d1d24-2663-480a-8fbe-347923402757",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "0ad6d542-3c61-4cef-a680-39d2948a0324",
"type_pay": 5,
"module": "sample string 6",
"process": true,
"json_cloackrooms": "sample string 8",
"multi_select": 9,
"terminal_name": "sample string 10",
"created_on": "2026-05-09T09:39:19.5610572+02:00",
"tt_pos_sesion": {
"$ref": "46"
}
},
{
"$ref": "47"
}
],
"tt_rooms_units_activity": [
{
"$id": "48",
"id": "a70299b6-9ccd-4e84-8ecc-bdf06fb31484",
"id_room_unit": "727301fa-a87e-47e1-9d45-69f6c49c16fa",
"id_room_list": "268d07c6-2869-49b6-a4fa-50510f27192c",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-05-09T09:39:19.5610572+02:00",
"date_from": "2026-05-09T09:39:19.5610572+02:00",
"date_end": "2026-05-09T09:39:19.5610572+02:00",
"date_open": "2026-05-09T09:39:19.5610572+02:00",
"date_close": "2026-05-09T09:39:19.5610572+02:00",
"id_employee": "8579c7d1-70d0-403d-b4d5-5cd0901d475e",
"id_employee_sec": "e52ac8af-5515-4b66-8725-c173743849d4",
"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": "54920be1-da2c-45d6-8c94-6b9b2a95d6b9",
"comment": "sample string 7",
"id_user_open": "0f35e99b-4afd-46c9-afb4-f13ba0ef43b6",
"id_user_close": "08d81523-e99d-4e0c-83ad-19b5c3af6713",
"id_unit_state": "0eca83dd-a5c7-4ee0-8eb2-327a373ed7c1",
"id_pos_sesion": "846ed11c-f0f4-4855-8d4f-e8fc526c8058",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-05-09T09:39:19.5610572+02:00",
"active": true,
"created_on": "2026-05-09T09:39:19.5610572+02:00",
"last_update": "2026-05-09T09:39:19.5610572+02:00",
"commited": true,
"mt_employees": {
"$ref": "21"
},
"mt_employees1": {
"$ref": "21"
},
"mt_rooms_units": {
"$id": "49",
"id": "28b31310-c779-493d-b3d5-209a30a54c8a",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "5c815210-8c0b-4a67-ae1e-24ebdd621e6a",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "6da9cd46-6b1e-425d-8244-9800f8daa1c6",
"locked": true,
"date_locked": "2026-05-09T09:39:19.5610572+02:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-05-09T09:39:19.5610572+02:00",
"last_update": "2026-05-09T09:39:19.5610572+02:00",
"id_user_upd": "ed67fea8-5dc3-4df1-8cf4-ef2d120cc7b3",
"commited": true,
"mt_rooms": {
"$ref": "1"
},
"mt_rooms_units_types": {
"$id": "50",
"id": "c969d407-13b7-4bc0-8b11-9bf3471e1a5d",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-05-09T09:39:19.5610572+02:00",
"last_update": "2026-05-09T09:39:19.5610572+02:00",
"id_user_upd": "47833c80-0299-4c6c-a2d5-45388e2b12d1",
"commited": true,
"mt_rooms_units": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"mt_rooms_units_states_types": [
{
"$id": "51",
"id_room_type": "e18172d0-87ea-41aa-8bcf-d1d6e50cce3f",
"id_room_state": "949c4227-5e9b-49a1-979a-f9f109d7764d",
"id_image": "3ce2b5a4-232e-4eee-9598-9b808ade7aeb",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-05-09T09:39:19.5610572+02:00",
"last_update": "2026-05-09T09:39:19.5610572+02:00",
"id_user_upd": "8f6ea48a-af2d-4b99-a4bb-2d8df79d90b4",
"commited": true,
"mt_rooms_units_states": {
"$id": "52",
"id": "f8d1bca9-f9b1-44ac-b1ea-3d360cb544b7",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"color": "sample string 5",
"active": true,
"created_on": "2026-05-09T09:39:19.5610572+02:00",
"last_update": "2026-05-09T09:39:19.5610572+02:00",
"id_user_upd": "9a9bc507-5479-48aa-846f-10598c639e65",
"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": "ab80da5c-0d95-48f5-98ef-61a01405ee68",
"id_room": "0f1fc043-2976-4804-8938-4b6ef725cffb",
"date_in": "2026-05-09T09:39:19.5610572+02:00",
"date_out": "2026-05-09T09:39:19.5610572+02:00",
"id_user_add": "5f3d1fa2-2844-47bb-a292-2eabe30ce3ba",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-05-09T09:39:19.5610572+02:00",
"last_update": "2026-05-09T09:39:19.5610572+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": "bf6d2d44-df92-41c2-bb71-36772cde612a",
"id_pos_sesion": "b83c345c-6f10-4166-88be-fb4cc1e01ff4",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "566fdd5a-ed68-4e17-9eab-5d183bbf3b06",
"id_room_unit_activity": "2f7cced5-699b-400b-bda3-61e796c12385",
"id_doc_sa": "04bb0306-5043-4e4d-aaa5-bf909ffa0bb5",
"id_pos_type": "92f1166b-8328-4d1d-971d-7b2fcad032bd",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "20e010a8-1313-4b73-b298-9ee724c6a02c",
"coupon_id": "sample string 7",
"terminal_id": "sample string 8",
"card_name": "sample string 9",
"card_bank": "sample string 10",
"card_number": "sample string 11",
"client_name": "sample string 12",
"money_type": "sample string 13",
"merchant_id": "sample string 14",
"aid": "sample string 15",
"auth_num": "sample string 16",
"authorization": true,
"signature": true,
"contactless": true,
"date_hour_pay": "sample string 17",
"terminal_name": "sample string 18",
"active": true,
"created_on": "2026-05-09T09:39:19.5610572+02:00",
"last_update": "2026-05-09T09:39:19.5610572+02:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "46"
},
"tt_tips_users": [
{
"$id": "55",
"id_tip": "ae10a97e-734e-406e-862f-bfca6fce2489",
"id_user": "ce2844de-11e7-4db0-9cb4-235f453c6d2e",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-05-09T09:39:19.5610572+02:00",
"last_update": "2026-05-09T09:39:19.5610572+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": "b203be21-e7e5-492d-b8b8-da040dbbfbc1",
"id_user": "aeeb7dcd-f238-41ce-8ac2-2f74f997b176",
"date_add": "2026-05-09T09:39:19.5610572+02:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-05-09T09:39:19.5610572+02:00",
"last_update": "2026-05-09T09:39:19.5610572+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": "f1a4b83c-a645-4dbe-85ef-13af2e04bbe0",
"id_user": "ccd487cf-ac46-4e2c-80dc-616a77357b1e",
"id_user_profile": "eda037cb-0750-439b-a517-c690763615d8",
"locator": "sample string 4",
"date_end": "2026-05-09T09:39:19.5610572+02:00",
"id_pos_sesion": "2fe7c106-412f-4801-aff3-e0f29049bbee",
"date_login": "2026-05-09T09:39:19.5610572+02:00",
"date_logout": "2026-05-09T09:39:19.5610572+02:00",
"terminal_id": "sample string 6",
"terminal_type": "sample string 7",
"created_on": "2026-05-09T09:39:19.5610572+02:00",
"last_update": "2026-05-09T09:39:19.5610572+02:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"st_users_profiles": {
"$id": "58",
"id": "b8c2e3a5-f99a-42d8-8109-d166787b3adf",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"is_pass_required": true,
"is_admin": true,
"level_id": 7,
"order_1": 8,
"order_2": 9,
"order_3": 10,
"order_4": 11,
"is_tips": true,
"is_view_all": true,
"active": true,
"created_on": "2026-05-09T09:39:19.5610572+02:00",
"last_update": "2026-05-09T09:39:19.5610572+02:00",
"commited": true,
"st_permisions": [
{
"$id": "59",
"id": "0a295d71-bcf8-410e-bbaa-42bf538de7bd",
"id_function": "50da42e3-00a7-4c35-98e2-e7617b279278",
"id_user": "01829381-0ae8-49a1-9562-edc56e3992cb",
"id_profile": "ef8e66ea-df91-4f7f-ad50-93ee41b39fd1",
"permission": 3,
"active": true,
"created_on": "2026-05-09T09:39:19.5610572+02:00",
"last_update": "2026-05-09T09:39:19.5610572+02:00",
"commited": true,
"st_users_profiles": {
"$ref": "58"
},
"st_users": {
"$ref": "8"
},
"st_functions": {
"$id": "60",
"id": "bf5f151f-e8dd-41b2-8aea-e1cb58202daf",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "9de137cb-d27f-4c3c-b733-a5720accd78f",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "45ec8769-a389-4dd4-bbf1-220b5fbd2c77",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"font_bold": true,
"font_underline": true,
"font_size": 16,
"active": true,
"created_on": "2026-05-09T09:39:19.5610572+02:00",
"last_update": "2026-05-09T09:39:19.5610572+02:00",
"commited": true,
"st_functions_groups": {
"$id": "61",
"id": "c97f91ec-96ef-4970-af30-a15ada7caf9b",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-05-09T09:39:19.5610572+02:00",
"last_update": "2026-05-09T09:39:19.5610572+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": "4fb5bbfd-dc0c-4f9d-b6d1-3435cd702221",
"id_user": "1b2aa229-f864-4339-9041-855680765851",
"date_add": "2026-05-09T09:39:19.5610572+02:00",
"destiny_type": 4,
"id_key": "92526c07-7be4-4659-8e4f-3352b2d6622a",
"message": "sample string 6",
"message_view": true,
"date_view": "2026-05-09T09:39:19.5610572+02:00",
"id_pos_sesion": "b9169d83-4948-44cd-911b-132efe8ea479",
"terminal_add": "sample string 9",
"created_on": "2026-05-09T09:39:19.5610572+02:00",
"last_update": "2026-05-09T09:39:19.5610572+02:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$ref": "46"
}
},
{
"$ref": "62"
}
]
}
},
{
"$ref": "45"
}
]
},
"mt_items_vouchers": {
"$id": "63",
"id": "6ace80b5-a90a-43b4-9ff0-7f9a06eb2eb1",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "6d885f3a-96a1-4404-80f7-1a943dce0fc0",
"id_doc_print": "80835c2e-230d-481b-b9a2-8a6c5b7e9511",
"hour_end": "00:00:00.1234567",
"price_item_sub": true,
"define_validity": true,
"price_ref": true,
"price_min": 11.1,
"supply_apply": 12,
"active": true,
"created_on": "2026-05-09T09:39:19.5610572+02:00",
"last_update": "2026-05-09T09:39:19.5610572+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": "78b55ade-4796-4ec7-bd17-55497a9a8915",
"id_line": 2,
"id_item": "63781f41-7864-4d3f-80f1-1868d465afd8",
"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": "ca4af79f-fb8f-48db-9915-d649ca2a3eae",
"id_doc": "6bf816fd-ef2b-4698-ad1e-8de6d52d6352",
"value": 3,
"created_on": "2026-05-09T09:39:19.5610572+02:00",
"last_update": "2026-05-09T09:39:19.5610572+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": "250c83cb-1dfc-4cdf-ac4c-41316bd600f0",
"id_pos": "d6f96e1c-54e5-4831-9fd1-6b4e520dd5c2",
"id_doc": "cf77b0fe-41c4-42c7-acfb-41cf4a780a1d",
"id_branch": "43cee437-9c08-417d-8eed-d90152c51a0e",
"nro_doc": "sample string 5",
"date_doc": "2026-05-09T09:39:19.5610572+02:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "fabb6111-abb1-4444-a65b-7b3391cfc0e7",
"id_loc_from": "9ee315d1-5a47-4458-bbe0-e68888cf6710",
"id_loc_end": "b6a9a791-a069-470f-8d7e-29f1ec910faf",
"id_user_add": "6a5cd3e1-19a5-4d8e-9f41-bce1120a4b51",
"id_user_upd": "104b0451-49c7-4f1a-9bd2-5e73286e0d54",
"id_pos_sesion": "e85bf9e4-5492-4bf3-a46a-365d64428f62",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-05-09T09:39:19.5610572+02:00",
"active": true,
"created_on": "2026-05-09T09:39:19.5610572+02:00",
"last_update": "2026-05-09T09:39:19.5610572+02:00",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$ref": "14"
},
"mt_locations": {
"$id": "67",
"id": "d8f407c6-44b4-4300-8d59-84866955a698",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "c7bcbca8-399b-4706-9025-9f889e7cec02",
"active": true,
"created_on": "2026-05-09T09:39:19.5610572+02:00",
"last_update": "2026-05-09T09:39:19.5610572+02:00",
"id_user_upd": "433d3583-e9bf-4a59-9126-c00361ac930b",
"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": "5928a688-7560-4043-a56d-f7f999c08e69",
"id_item": "fb420c50-1eed-4a25-8fbb-a4107ba8a4b0",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-05-09T09:39:19.5610572+02:00",
"last_update": "2026-05-09T09:39:19.5610572+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": "9d3376f9-0bc3-40e4-a75d-0970fd7b6083",
"id_line": 2,
"id_item": "303b3932-4bcd-48cf-868e-30da3a157335",
"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": "7129baf0-478a-4603-a236-436d1e1600a8",
"spool_server": "sample string 2",
"id_doc_sa": "fa6324f8-87a1-4069-bbbf-1f62ce8bcdf6",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-05-09T09:39:19.5610572+02:00",
"printed": true,
"print_on": "2026-05-09T09:39:19.5610572+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": "00fb2480-34e8-455f-87dc-928063961ed0",
"id_room": "70c876b6-d61d-4600-9d22-c0352bfcd1f9",
"active": true,
"created_on": "2026-05-09T09:39:19.5610572+02:00",
"last_update": "2026-05-09T09:39:19.5610572+02:00",
"id_user_upd": "77b87576-9dd7-471d-a346-db291264dba8",
"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": "3b3f4440-b350-4660-bd2a-3962d78a7ce4",
"id_pos": "32d02d2d-a748-4c9e-8adf-495723e83179",
"mac_address": "sample string 3",
"date_end": "2026-05-09T09:39:19.5610572+02:00",
"key_access": "sample string 5",
"id_user_add": "ca7684bf-aaf0-46c2-9494-8e7554012ed3",
"active": true,
"created_on": "2026-05-09T09:39:19.5610572+02:00",
"last_update": "2026-05-09T09:39:19.5610572+02:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "72"
}
],
"st_users_pos": [
{
"$id": "73",
"id_user": "9c234459-eb0f-457b-9fb5-6798d5b0584d",
"id_pos": "2bdf869d-1b36-46b0-b47b-1b1315f3789c",
"pass_required": true,
"active": true,
"created_on": "2026-05-09T09:39:19.5610572+02:00",
"last_update": "2026-05-09T09:39:19.5610572+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": "a5bbed7d-f6a4-4eab-880e-b219cdd47b00",
"id_pos": "73b18bd9-bc06-4d9c-9f23-276588c071b6",
"date_add": "2026-05-09T09:39:19.5610572+02:00",
"date_upd": "2026-05-09T09:39:19.5610572+02:00",
"date_out": "2026-05-09T09:39:19.5610572+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": "83fa11d5-7a20-4735-9fea-6fd772a09f00",
"id_user_add": "52986a88-d0c3-447a-9620-92bc56700c3f",
"id_table": "72bf3e26-f436-42ea-825a-fcda0ae90d85",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "086be6dc-404d-45c6-92ad-a29caa52eb4f",
"created_on": "2026-05-09T09:39:19.5610572+02:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_sync_tables": {
"$id": "76",
"id": "08a720d5-0fd8-4040-910a-245176539958",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-05-09T09:39:19.5610572+02:00",
"last_update": "2026-05-09T09:39:19.5610572+02:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "77",
"id": "1d8ae893-edf0-4958-9719-090a54690384",
"id_sync": "9534455a-fc4e-4ec2-a4bf-8e8af058d8f9",
"json": "sample string 3",
"id_table": "ac769f4d-b297-45a7-994d-9faf86543839",
"order": 5,
"st_sync_packages": {
"$id": "78",
"id": "65f51052-2275-4d04-aa7e-e49d81a1f8b9",
"id_branch_from": "667e6809-1af8-4fe1-8377-e53816f36313",
"id_branch_to": "feb47098-12d3-42bd-944c-e5b40ffa7bdd",
"type": 4,
"created_on": "2026-05-09T09:39:19.5610572+02:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-05-09T09:39:19.5610572+02:00",
"send_on": "2026-05-09T09:39:19.5610572+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": "b2f376ab-ee87-417a-bd6f-10fa4e6f5b6e",
"id_pos": "ad82020a-d7d6-4657-9872-5518eb53d146",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-05-09T09:39:19.5610572+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": "40d2a805-56d4-42ba-b0af-a9e58a95d8d3",
"token_id": "sample string 2",
"id_user": "495c8d26-34ae-43cf-835b-6167e43eacdb",
"date_from": "2026-05-09T09:39:19.5610572+02:00",
"date_end": "2026-05-09T09:39:19.5610572+02:00",
"created_on": "2026-05-09T09:39:19.5610572+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": "5a05925c-4efb-4562-8631-8f440eb4050c",
"id_room_activity": "777d55cd-052f-4a4a-b96c-b9b290cf8f95",
"id_pos_sesion": "98bffa49-b6a1-4268-a289-3371c4c5970e",
"log_text": "sample string 4",
"id_user": "17343d8c-8354-4286-9e7a-c163673eac72",
"created_on": "2026-05-09T09:39:19.5610572+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": "4bc9a379-919f-4190-b664-3f5d5e5b768d",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-05-09T09:39:19.5610572+02:00",
"last_update": "2026-05-09T09:39:19.5610572+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": "02c6b664-6aca-4526-ae88-d5002c03b4fd",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-05-09T09:39:19.5610572+02:00",
"date_end": "2026-05-09T09:39:19.5610572+02:00",
"state": "sample string 6",
"created_on": "2026-05-09T09:39:19.5610572+02:00",
"last_update": "2026-05-09T09:39:19.5610572+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"
}
]