GET api/Tt_Vouchers?qr_code={qr_code}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| qr_code | string |
Required |
Body Parameters
None.
Response Information
Resource Description
tt_vouchers| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
None. |
|
| id_voucher | integer |
Required |
|
| locator_voucher | string |
Max length: 20 |
|
| qr_code | string |
Required Max length: 1000 |
|
| date_from | date |
Required |
|
| date_end | date |
Required |
|
| date_used | date |
None. |
|
| date_sesion | date |
None. |
|
| id_employee | globally unique identifier |
Required |
|
| id_branch | globally unique identifier |
Required |
|
| id_voucher_permision | globally unique identifier |
None. |
|
| amt_tot | decimal number |
None. |
|
| amt_pen | decimal number |
None. |
|
| by_amount | boolean |
Required |
|
| by_item_category | boolean |
Required |
|
| qty_applied | integer |
None. |
|
| locator_entry | string |
Max length: 20 |
|
| locator_event | string |
Max length: 20 |
|
| is_only_use | boolean |
Required |
|
| price_ref | boolean |
None. |
|
| supply_apply | integer |
None. |
|
| id_pay | globally unique identifier |
Required |
|
| id_user_add | globally unique identifier |
Required |
|
| id_doc_sa | globally unique identifier |
None. |
|
| id_item_sub | globally unique identifier |
None. |
|
| id_pos_sesion | globally unique identifier |
None. |
|
| is_authorized | boolean |
Required |
|
| is_automatic | boolean |
None. |
|
| print_in_branch | boolean |
Required |
|
| printed | boolean |
Required |
|
| is_entry | boolean |
Required |
|
| is_consume | boolean |
Required |
|
| is_used_entry | boolean |
Required |
|
| is_used_consume | boolean |
Required |
|
| is_close | boolean |
Required |
|
| active | boolean |
Required |
|
| created_on | date |
None. |
|
| last_update | date |
None. |
|
| commited | boolean |
None. |
|
| mt_branches | mt_branches |
None. |
|
| mt_employees | mt_employees |
None. |
|
| mt_payment_types | mt_payment_types |
None. |
|
| st_users | st_users |
None. |
|
| tt_doc_sa_pay | Collection of tt_doc_sa_pay |
None. |
|
| tt_vouchers_det | Collection of tt_vouchers_det |
None. |
|
| tt_vouchers_permisions | tt_vouchers_permisions |
None. |
Response Formats
application/json, text/json
Sample:
{
"id": "89d02387-ba07-410d-8289-102ccd085fb9",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2025-12-08T21:25:09.1936353+01:00",
"date_end": "2025-12-08T21:25:09.1936353+01:00",
"date_used": "2025-12-08T21:25:09.1936353+01:00",
"date_sesion": "2025-12-08T21:25:09.1936353+01:00",
"id_employee": "15b81927-4e56-4ded-9490-1dea143b26c3",
"id_branch": "e9f87f5b-a8f4-49bd-8488-deb482717d21",
"id_voucher_permision": "b1de1e99-345d-4380-93ac-17a45d2c52aa",
"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": "dedc43fa-10ec-45f6-b1a1-81038c830ca9",
"id_user_add": "e9415509-3e8b-4ad4-9c0a-4621249e52ee",
"id_doc_sa": "bdefb645-8bfe-4d23-bd0b-38a7d411bf52",
"id_item_sub": "f215baa5-3425-4145-ac81-93ccdfc9363f",
"id_pos_sesion": "aba93abb-cda8-45dd-b2c1-c15a75b841d9",
"is_authorized": true,
"is_automatic": true,
"print_in_branch": true,
"printed": true,
"is_entry": true,
"is_consume": true,
"is_used_entry": true,
"is_used_consume": true,
"is_close": true,
"active": true,
"created_on": "2025-12-08T21:25:09.1936353+01:00",
"last_update": "2025-12-08T21:25:09.1936353+01:00",
"commited": true,
"mt_branches": {
"$id": "2",
"id": "12524684-100a-4be2-98bb-a85731b54477",
"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": "5f228674-2c5f-40ad-9d39-86e649a6e6b1",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2025-12-08T21:25:09.1936353+01:00",
"last_update": "2025-12-08T21:25:09.1936353+01:00",
"id_user_upd": "be773617-0651-46f6-89fa-dbda332514a2",
"commited": true,
"st_images": {
"$id": "3",
"id": "659dda89-9d42-49fe-ae64-741d52cff944",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "da7b3629-37cd-479d-981d-418ee161e274",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2025-12-08T21:25:09.1936353+01:00",
"last_update": "2025-12-08T21:25:09.1936353+01:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_categories": [
{
"$id": "4",
"id": "fafe3f42-5569-41d7-95e8-ecd106039b86",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "da851400-f35a-4249-92e1-7a66f0eca434",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "ee1765e9-e9a2-45a7-a67f-5644ad004981",
"view_pos": true,
"order": 8,
"order_sec": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"font_bold": true,
"font_underline": true,
"font_size": 15,
"big_buttons": true,
"active": true,
"created_on": "2025-12-08T21:25:09.1936353+01:00",
"last_update": "2025-12-08T21:25:09.1936353+01:00",
"id_user_upd": "b455ccd2-1281-45a9-a372-b205c219b865",
"commited": true,
"mt_categories_items": [
{
"$id": "5",
"id_category": "1d08041b-4589-4ce4-aafc-a5028e6a7f68",
"id_item": "8fcb1ee4-07c2-47d8-aaf8-6357b39773c8",
"is_default": true,
"active": true,
"created_on": "2025-12-08T21:25:09.1936353+01:00",
"last_update": "2025-12-08T21:25:09.1936353+01:00",
"id_user_upd": "e9e1bd1b-2c61-436c-938d-5ba384230bec",
"commited": true,
"mt_categories": {
"$ref": "4"
},
"mt_items": {
"$id": "6",
"id": "b3931256-ffcb-487e-b22d-350ae4e08e87",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "1a2cb3f6-9bef-4b01-8233-a4229fd157c8",
"id_unit_sec": "8e3a4ca4-5aa9-49e5-9226-1b45cd9366f5",
"id_brand": "c7ef206d-4c22-45a3-b816-3368d825940b",
"b_sale": true,
"b_stock": true,
"b_price": true,
"b_unique": true,
"b_exclude_control": true,
"tax": 12.1,
"change_price": true,
"force_printing": true,
"is_ticket": true,
"is_supply": true,
"define_price": true,
"external_id": "sample string 18",
"name_pos": "sample string 19",
"name_print": "sample string 20",
"id_image": "5ee6021f-57ed-40cd-8089-69d3ec30e25c",
"view_pos": true,
"order": 22,
"color_border": "sample string 23",
"color_button": "sample string 24",
"color_font": "sample string 25",
"font_bold": true,
"font_underline": true,
"font_size": 28,
"active": true,
"created_on": "2025-12-08T21:25:09.1936353+01:00",
"last_update": "2025-12-08T21:25:09.1936353+01:00",
"id_user_upd": "dd96ee2f-9b43-41fa-aac5-a0a3e6539614",
"commited": true,
"mt_brands": {
"$id": "7",
"id": "4f12bc22-e776-40bc-9288-96cb954f73c6",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2025-12-08T21:25:09.1936353+01:00",
"last_update": "2025-12-08T21:25:09.1936353+01:00",
"id_user_upd": "ab00a291-d50b-4ef6-8410-22bfb7da39b4",
"commited": true,
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"st_users": {
"$id": "8",
"id": "7ebea6be-4a69-4101-a9c1-2cb1ae6510f0",
"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": "2d63665e-8128-4b38-8f47-d38f3464079a",
"view_messages": true,
"id_image_photo": "6a5d06bf-ec8e-49c4-a125-687056670b70",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "d4d406fd-7649-4d31-983f-8f653fb24f5a",
"view_pos": true,
"order": 15,
"color_border": "sample string 16",
"color_button": "sample string 17",
"color_font": "sample string 18",
"active": true,
"created_on": "2025-12-08T21:25:09.1936353+01:00",
"last_update": "2025-12-08T21:25:09.1936353+01:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_branches_zones": [
{
"$id": "9",
"id": "51d696d7-7376-434d-b75c-c77a1f0cd430",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "c4f1f679-ab6e-4478-acf2-3026e191e727",
"active": true,
"created_on": "2025-12-08T21:25:09.1936353+01:00",
"last_update": "2025-12-08T21:25:09.1936353+01:00",
"id_user_upd": "fc2fb6d9-0baf-4b45-98b4-d11242562c90",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos": [
{
"$id": "10",
"id": "ff37dd23-9e3e-4538-a5e5-5268ea9e7edb",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "48dc5394-fff8-4e47-a545-078e712b066f",
"id_zone": "934879a3-4372-4f76-9e20-155dba124e76",
"user_required": true,
"active": true,
"created_on": "2025-12-08T21:25:09.1936353+01:00",
"last_update": "2025-12-08T21:25:09.1936353+01:00",
"id_user_upd": "cc4131c3-98d2-44df-80ba-af6cf6f8193e",
"commited": true,
"mt_branches_zones": {
"$ref": "9"
},
"mt_cloakrooms": [
{
"$id": "11",
"id": "255b4e16-6a63-4290-b01f-c004edaa23f3",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "710f81e8-cbef-47cc-8214-5ab37a1eeb31",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "dc7271ad-8b27-4c51-a038-e7b41fd7881b",
"view_pos": true,
"order": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"active": true,
"created_on": "2025-12-08T21:25:09.1936353+01:00",
"last_update": "2025-12-08T21:25:09.1936353+01:00",
"id_user_upd": "af51b4b5-9969-4818-ab1b-9b38c5bb911c",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"tt_cloakrooms_units": [
{
"$id": "12",
"id": "34504e0a-d8f2-4dd9-8ed2-b7e105e2eee0",
"id_cloakroom": "159c5345-d952-4e4e-9b65-7b4fd3001cbc",
"id_pos_sesion": "f2ebeac4-c8aa-460a-9716-dd61f61b1997",
"unit_id": 4,
"date_open": "2025-12-08T21:25:09.1936353+01:00",
"date_close": "2025-12-08T21:25:09.1936353+01:00",
"id_doc_sa": "e2482181-82c0-4b2a-b23c-d18c0dbffe87",
"commited": true,
"mt_cloakrooms": {
"$ref": "11"
},
"tt_doc_sa": {
"$id": "13",
"id": "1cf72585-c5b9-49e7-bdd5-1ed4e09e9a53",
"id_pos": "0bfddbdb-b9a3-49f9-b83c-6038d4cff38e",
"id_doc": "5af80c53-fb26-4602-b853-425efcbb66a2",
"id_branch": "73464de1-bccc-453f-9e66-243361e0c48b",
"nro_doc": "sample string 5",
"date_doc": "2025-12-08T21:25:09.1936353+01:00",
"date_tax": "2025-12-08T21:25:09.1936353+01:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "2cfbddf2-3cf0-442e-a456-d31accd6ab0b",
"id_relationship": "7d8caffc-772f-435a-b942-a55fb2c67838",
"id_loc_from": "08a4eed3-f363-420e-a329-f28b7515e1b5",
"id_loc_end": "25d674a8-e461-4770-a907-2ae9570c8d1e",
"id_user_add": "030283f7-488c-4151-b7b7-aaf67ea44d46",
"id_user_upd": "deb89c86-856d-4656-94e8-8e0e4cae0849",
"comment": "sample string 12",
"id_pos_sesion": "71abf8fb-49f9-44ad-b7e5-416bddf2def1",
"id_room_unit": "8439aaff-07a6-4125-ac58-edf622392ca0",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "fd713fb1-275f-4631-95e9-15270f14e74b",
"p_dis": 15.1,
"p_chr": 16.1,
"amt_net": 17.1,
"amt_tax": 18.1,
"amt_dis": 19.1,
"amt_chr": 20.1,
"amt_tot": 21.1,
"active": true,
"created_on": "2025-12-08T21:25:09.1936353+01:00",
"last_update": "2025-12-08T21:25:09.1936353+01:00",
"commited": true,
"created_by": 1,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$id": "14",
"id": "bcf7a915-1d03-4a47-9919-bf80c95932a3",
"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": "11a7babf-1344-4e27-a415-13280936588d",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"active": true,
"created_on": "2025-12-08T21:25:09.1936353+01:00",
"last_update": "2025-12-08T21:25:09.1936353+01:00",
"id_user_upd": "8673b875-33ee-4da6-81ec-956ca3fddbae",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "15",
"id_doc": "f610accd-2210-4187-bed6-7ca143451f56",
"id_pay": "70b19b49-47ef-493a-a643-8e78da10ab78",
"id_money": "ffebf632-c2ff-4638-a75d-5aeeb096efe9",
"active": true,
"created_on": "2025-12-08T21:25:09.1936353+01:00",
"last_update": "2025-12-08T21:25:09.1936353+01:00",
"id_user_upd": "81370ea0-3cb4-47d3-b58d-d3681de94cdc",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_money_types": {
"$id": "16",
"id": "26f60178-3de6-401e-962d-dd6b0c20a5e7",
"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": "6223975f-c00e-4e0a-b303-7f4c6bc76109",
"view_pos": true,
"order": 8,
"color_border": "sample string 9",
"color_button": "sample string 10",
"color_font": "sample string 11",
"active": true,
"created_on": "2025-12-08T21:25:09.1936353+01:00",
"last_update": "2025-12-08T21:25:09.1936353+01:00",
"id_user_upd": "0e3286e6-a852-4fe8-a39b-cdbc66186c71",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_money_rates": [
{
"$id": "17",
"id_money_1": "b2cf8ad4-70d9-4011-9022-04ed6540333f",
"id_money_2": "ec6d782f-2ebf-4c57-977f-2574b3ca883e",
"date_from": "2025-12-08T21:25:09.1936353+01:00",
"coefficient": 4.1,
"active": true,
"created_on": "2025-12-08T21:25:09.1936353+01:00",
"last_update": "2025-12-08T21:25:09.1936353+01:00",
"id_user_upd": "6190f2c7-0bab-4672-bab1-a844613807d7",
"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": "f5e7c383-fb57-4b93-9745-3a8082b7c7ed",
"id_pay": "07d17048-cc21-4a55-853e-406af4dad9af",
"id_money": "50a0eb43-29c2-4d66-9118-b9dd5d6a5418",
"date_cashflow": "2025-12-08T21:25:09.1936353+01:00",
"coefficient": 5.1,
"id_user_add": "00d6c0e8-61df-4cfe-9d54-62636505ecb0",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "19",
"id": "e836ccdd-3f51-4536-ade9-202ed7c94063",
"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": "69a6400f-4384-478f-99f0-f2214be2e889",
"view_pos": true,
"order": 13,
"color_border": "sample string 14",
"color_button": "sample string 15",
"color_font": "sample string 16",
"active": true,
"created_on": "2025-12-08T21:25:09.1936353+01:00",
"last_update": "2025-12-08T21:25:09.1936353+01:00",
"id_user_upd": "b5a2661d-ae6e-42e5-8782-993f0072d908",
"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": "82f6d6b1-4f2a-4422-8621-d0255da68318",
"id_line": 2,
"id_pay": "2c09c04c-c138-4a8c-804d-897df5377028",
"id_money": "89249ca8-bb3d-44d7-90e8-b6fd3f95cd28",
"coefficient": 5.1,
"id_voucher": "1453d65e-24ba-42cb-a51a-fd8653068be3",
"id_employee": "97bf4326-c636-42c4-bfeb-bd9daeebc0c2",
"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": "d061687f-612e-40ce-91c7-a7ecbb928acc",
"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": "5881286f-0d52-4150-b55e-d1e796c98545",
"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": "c6542304-ed93-4557-a9a6-71836a42aee2",
"name_pos": "sample string 12",
"id_image": "515d5a4d-f2b4-4f52-bb14-269aa7e649e4",
"view_pos": true,
"order": 14,
"color_border": "sample string 15",
"color_button": "sample string 16",
"color_font": "sample string 17",
"active": true,
"created_on": "2025-12-08T21:25:09.1936353+01:00",
"last_update": "2025-12-08T21:25:09.1936353+01:00",
"id_user_upd": "d97d0a20-a679-4bc0-b4fe-31c760be86f7",
"commited": true,
"mt_employees_branches": [
{
"$id": "22",
"id_employee": "e74c3ec7-506c-491c-ae02-05caa008f32d",
"id_branch": "7b8b3371-2f1c-420a-a97a-2fc79504588e",
"active": true,
"created_on": "2025-12-08T21:25:09.1936353+01:00",
"last_update": "2025-12-08T21:25:09.1936353+01:00",
"id_user_upd": "f2f83c8b-a2ac-4e9a-9cb4-2132aeb90bc6",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_employees": {
"$ref": "21"
}
},
{
"$ref": "22"
}
],
"mt_employees_profiles": {
"$id": "23",
"id": "55d1d7c3-0e7a-496b-9e6a-06d9a89aa567",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2025-12-08T21:25:09.1936353+01:00",
"last_update": "2025-12-08T21:25:09.1936353+01:00",
"id_user_upd": "963ac1bb-52b3-4f54-a284-98fd76c360d0",
"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": "ab82c323-5498-4d82-905d-8a1f80c35df6",
"id_line": 2,
"id_item_sub": "e0bab340-5a96-439a-93ef-9f65b101fd3b",
"qty": 4.1,
"id_list": "e18ac7b5-c50e-4ec4-ae38-d2550783049e",
"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": "1368ff08-3146-48fd-ae03-9fa993337605",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "538a35b9-f6ad-4795-96c2-cb649d1c3837",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "74924210-af85-4796-902f-26b0b819b194",
"id_user_upd": "e0ee59cc-9b28-4086-a79f-04c03ae0b8a3",
"active": true,
"mt_employees": {
"$ref": "21"
},
"mt_items_sub": {
"$id": "25",
"id": "8f7eac8f-0a22-48a4-987e-90796cc38d9c",
"id_item": "875bd4af-8c0f-4d44-8839-4ca175256d2c",
"id_item_type": "34227217-65e5-4b6a-abc5-a9c1f8613386",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "104afc4a-de25-4f39-885f-9b39db14a24b",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2025-12-08T21:25:09.1936353+01:00",
"last_update": "2025-12-08T21:25:09.1936353+01:00",
"id_user_upd": "0c685efd-08a1-4a7d-a8c9-e8c52fd86e94",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_formula": [
{
"$id": "26",
"id_item_sub": "4df4719f-d90e-4452-91a7-891570fe718c",
"id_item": "1c4975d8-6289-4c16-8941-2965ebc803df",
"group_id": 3,
"id_unit_ref": "102d54cf-f11d-4dee-b871-ae7daafac12c",
"qty_dis": 5,
"mt_items": {
"$ref": "6"
},
"mt_items_sub": {
"$ref": "25"
},
"mt_units_ref": {
"$id": "27",
"id": "6d090f9b-1b14-4130-bf60-32b0b0b52749",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "67c0680b-0081-49df-926f-806c67ef5d29",
"active": true,
"created_on": "2025-12-08T21:25:09.1936353+01:00",
"last_update": "2025-12-08T21:25:09.1936353+01:00",
"id_user_upd": "759a3850-fe58-4fc7-92f8-6871f58115a2",
"commited": true,
"mt_units": {
"$id": "28",
"id": "ec54cd77-329e-4e49-9a61-db5cfa759d41",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2025-12-08T21:25:09.1936353+01:00",
"last_update": "2025-12-08T21:25:09.1936353+01:00",
"id_user_upd": "66d6255b-5b3d-48d6-858f-b17ef4951042",
"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": "d73fd478-a637-4847-a902-cb1c78c4175e",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "23c55234-ae2f-4dae-8095-1a5cdb60547d",
"view_pos": true,
"order": 7,
"color_border": "sample string 8",
"color_button": "sample string 9",
"color_font": "sample string 10",
"font_bold": true,
"font_underline": true,
"font_size": 13,
"active": true,
"created_on": "2025-12-08T21:25:09.1936353+01:00",
"last_update": "2025-12-08T21:25:09.1936353+01:00",
"id_user_upd": "881abdca-1cfb-4895-ad80-3b5a10177372",
"commited": true,
"tt_vouchers_det": [
{
"$id": "30",
"id_voucher": "f6d000ec-fbce-4875-9264-4dc51d7e60d3",
"id_line": "a9ab2dd6-d612-4dff-aa0d-95aa54ce6bc8",
"id_category": "e6484cf3-9c4d-4cf2-9cdc-0345d59b45fd",
"id_item": "22156394-1570-4a07-b665-5cbef426ae4e",
"id_item_type": "8ad92715-7b62-4d9c-8fa6-62df9b8bbd97",
"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": {
"$ref": "1"
}
},
{
"$ref": "30"
}
],
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_prices_rules": [
{
"$id": "31",
"id": "bb1649cc-3792-4014-acf3-98f8378d6fa4",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2025-12-08T21:25:09.1936353+01:00",
"date_end": "2025-12-08T21:25:09.1936353+01:00",
"by_amt": true,
"by_pcg": true,
"ap_amount": 1.1,
"ap_percent": 1.1,
"ap_price": 1.1,
"ap_price_min": 1.1,
"ap_price_max": 1.1,
"id_branch": "a1be0c5e-1d5d-4393-b2db-99e64ab2d8ac",
"id_pos": "e3a2c794-140e-4a88-a6ed-306945bdc7df",
"id_list": "b12209f8-937c-44d3-ad29-6bfe60408d71",
"id_item": "b6e5f859-6e09-4887-b173-45074341b885",
"id_item_type": "56489f0a-37ba-4d1a-8770-1160e3e82a3a",
"id_category": "28753ba5-a276-4af4-a5d9-a70aacfeaac3",
"by_day_week": true,
"use_mon": true,
"use_tue": true,
"use_wed": true,
"use_thu": true,
"use_fri": true,
"use_sat": true,
"use_sun": true,
"use_hour_ini": "00:00:00.1234567",
"use_hour_end": "00:00:00.1234567",
"active": true,
"created_on": "2025-12-08T21:25:09.1936353+01:00",
"last_update": "2025-12-08T21:25:09.1936353+01:00",
"id_user_upd": "ebfa4b3e-a897-4eeb-addd-c046944b8e05",
"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": "32",
"id": "7e36c368-462a-46f9-8783-18f0d55c1c1d",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "e5ad0dcb-d8e8-4ffd-a621-57e88476102a",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "e1e31931-e794-4ea4-8edc-af08dc3601dc",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"active": true,
"created_on": "2025-12-08T21:25:09.1936353+01:00",
"last_update": "2025-12-08T21:25:09.1936353+01:00",
"id_user_upd": "0bac068b-8a9a-4647-8b8f-6c8a13e31a65",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "33",
"id_pos": "f21bab5b-74b8-4f33-a0e5-b3200398a18b",
"id_pos_type": "3cd4f479-9d2b-4b16-b76d-d72e09e63ab6",
"id_price_list": "65f1fc04-4185-4583-99b8-70d448a97974",
"is_default": true,
"view_mon": true,
"view_tue": true,
"view_wed": true,
"view_thu": true,
"view_fri": true,
"view_sat": true,
"view_sun": true,
"active": true,
"created_on": "2025-12-08T21:25:09.1936353+01:00",
"last_update": "2025-12-08T21:25:09.1936353+01:00",
"id_user_upd": "f6b2e15f-dadf-4794-9edf-03737d1b47b5",
"commited": true,
"mt_pos_view": {
"$id": "34",
"id_pos": "f3ec41bf-9511-433c-9f7b-3a3be0cdbf54",
"id_pos_type": "74af3f28-3c85-4106-8f05-e59b04cf53ac",
"is_default": true,
"active": true,
"created_on": "2025-12-08T21:25:09.1936353+01:00",
"last_update": "2025-12-08T21:25:09.1936353+01:00",
"id_user_upd": "a0959c13-17b6-4c7e-a310-a6045b88de0a",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"mt_pos_prices_list": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_pos_types": {
"$id": "35",
"id": "56ff70bc-c31a-4612-b704-cd39f9eeef35",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2025-12-08T21:25:09.1936353+01:00",
"last_update": "2025-12-08T21:25:09.1936353+01:00",
"id_user_upd": "a3029e80-f59e-4397-afcc-bfb42b29dd9d",
"commited": true,
"mt_items_featured": [
{
"$id": "36",
"id": "22db43e4-3baa-4588-b3ce-7ae6660c85d2",
"id_branch": "3e7cbe4e-85ec-43ba-988a-9c41e3374e63",
"id_pos_type": "19bad678-f536-4d5a-bcfb-c4caa3ed2b93",
"id_pos": "c18d8126-5a98-4022-bbff-17120eec91cb",
"id_item": "0131cabe-293a-4d23-9aba-a16e479a9460",
"date_from": "2025-12-08T21:25:09.1936353+01:00",
"date_end": "2025-12-08T21:25:09.1936353+01:00",
"image_id": 4,
"active": true,
"created_on": "2025-12-08T21:25:09.1936353+01:00",
"last_update": "2025-12-08T21:25:09.1936353+01:00",
"id_user_upd": "0a726185-38f3-40d8-83b8-f532eeb5bc96",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_items": {
"$ref": "6"
},
"mt_pos": {
"$ref": "10"
},
"mt_pos_types": {
"$ref": "35"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "36"
}
],
"mt_pos_doc_print": [
{
"$id": "37",
"id_pos_print": "62997df4-82d6-43b3-ac7e-10dcd99ff2d9",
"id_doc": "a0bfa442-5d14-4f50-9dda-52aa9af7f59d",
"id_pos_type": "edcf16d2-a215-40c1-a498-66d6b3e8de14",
"id_doc_print": "18af981e-3042-4f0c-921a-2618d8331a99",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2025-12-08T21:25:09.1936353+01:00",
"last_update": "2025-12-08T21:25:09.1936353+01:00",
"id_user_upd": "abd06702-04ae-4990-aeda-a1b60db63ef7",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_pos_print": {
"$id": "38",
"id": "81d85108-965e-42ad-90bf-30b75485c373",
"id_pos": "cf7b47fa-9189-4626-821a-e14764e7ec54",
"id_mask": "sample string 3",
"name": "sample string 4",
"mode_print": 5,
"port": "sample string 6",
"baud_rate": 1,
"data_bits": 1,
"stop_bit": 1,
"flow_control": 1,
"parity": 1,
"pin_cashdrawer": 1,
"ip_printer": "sample string 7",
"port_ip": 1,
"printer_name": "sample string 8",
"active": true,
"created_on": "2025-12-08T21:25:09.1936353+01:00",
"last_update": "2025-12-08T21:25:09.1936353+01:00",
"id_user_upd": "d8ee3298-92dd-4c76-bbdc-f9e5f12710ac",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_users": {
"$ref": "8"
}
},
"mt_pos_types": {
"$ref": "35"
},
"st_doc_print": {
"$id": "39",
"id": "abf390a0-85dd-4cca-9f74-23c212b08d79",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high_row": 5,
"high_doc": 6,
"with_doc": 7,
"to_file": true,
"active": true,
"created_on": "2025-12-08T21:25:09.1936353+01:00",
"last_update": "2025-12-08T21:25:09.1936353+01:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_doc_print_det": [
{
"$id": "40",
"id_doc_print": "cd2d6a80-7255-43a0-817e-b2e26e377e44",
"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": "39"
}
},
{
"$ref": "40"
}
]
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "37"
}
],
"st_users": {
"$ref": "8"
},
"mt_pos_view": [
{
"$ref": "34"
},
{
"$ref": "34"
}
]
},
"st_users": {
"$ref": "8"
}
},
"mt_prices_list": {
"$ref": "32"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "33"
}
],
"mt_prices_items": [
{
"$id": "41",
"id_list": "15e2bd36-fdab-429b-bfda-a3c8a0d6cc89",
"id_item_sub": "a03e53bc-4e58-4692-bef0-b405f3f20ac6",
"validity_date": "2025-12-08T21:25:09.1936353+01:00",
"price": 4.1,
"active": true,
"created_on": "2025-12-08T21:25:09.1936353+01:00",
"last_update": "2025-12-08T21:25:09.1936353+01:00",
"id_user_upd": "b6e0aab4-4af4-4c13-9ec0-d79e6d437e54",
"commited": true,
"mt_items_sub": {
"$ref": "25"
},
"mt_prices_list": {
"$ref": "32"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "41"
}
],
"mt_prices_list1": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"mt_prices_list2": {
"$ref": "32"
},
"mt_prices_list_rules": [
{
"$id": "42",
"id": "c7320430-0e92-42a0-9019-e4f4f71aef3a",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2025-12-08T21:25:09.1936353+01:00",
"date_end": "2025-12-08T21:25:09.1936353+01:00",
"id_branch": "532ba655-e23f-4840-b57d-6eeb3e06324f",
"id_pos": "56a2b4dd-351c-42dd-aa46-38a28deb90d9",
"id_list": "531602ab-ab39-48dd-b0fb-965a765e3030",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2025-12-08T21:25:09.1936353+01:00",
"last_update": "2025-12-08T21:25:09.1936353+01:00",
"id_user_upd": "8b4f7144-4378-4e4b-95b9-287df028d035",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos": {
"$ref": "10"
},
"mt_prices_list": {
"$ref": "32"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "42"
}
],
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"mt_prices_rules": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"tt_doc_sa_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
]
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "31"
}
],
"tt_items_customs": [
{
"$id": "43",
"id": "59160539-402d-434b-9901-5940c6ac8e3a",
"order_id": 2,
"id_item": "891fd02b-5f16-440c-8be6-c79d317f8f6d",
"id_item_type": "9e1c97eb-7af6-4f40-ae2b-8e447ce5926a",
"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": "97bdf8ee-974d-4af5-bc0a-4bd0bf4d5305",
"type_item": 11,
"id_voucher_json": "7df9cf72-1b79-4d0a-8bea-8fdaa0b66002",
"count_voucher": 1,
"id_category": "ca7ceb31-b8cc-4258-904d-b4c82412e1c1",
"created_on": "2025-12-08T21:25:09.1936353+01:00",
"last_update": "2025-12-08T21:25:09.1936353+01:00",
"id_user_upd": "d69b60c7-e268-4d96-ab96-099c148a15d2",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_types": {
"$ref": "29"
},
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$id": "44",
"id": "fdf26784-47f0-432c-8b08-170bf3204b3f",
"nro_sesion": 2,
"id_pos": "2697f2ab-921a-4b49-a4f3-4b80933d1287",
"date_tax": "2025-12-08T21:25:09.1936353+01:00",
"date_open": "2025-12-08T21:25:09.1936353+01:00",
"date_close": "2025-12-08T21:25:09.1936353+01:00",
"id_user_open": "74b46add-58cd-436b-ab8b-93feee826f4d",
"id_user_close": "9c92efe3-debb-49f7-bf76-620956127dfb",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2025-12-08T21:25:09.1936353+01:00",
"last_update": "2025-12-08T21:25:09.1936353+01:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"tt_cloakrooms_units": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"tt_items_customs": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"tt_doc_sa_pt": [
{
"$id": "45",
"id": "4a7ac16b-b1e8-445a-9a18-bc502638e7ea",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "ead8a6ec-488c-43e1-83dc-ef582f99d460",
"type_pay": 5,
"module": "sample string 6",
"process": true,
"json_cloackrooms": "sample string 8",
"multi_select": 9,
"terminal_name": "sample string 10",
"created_on": "2025-12-08T21:25:09.1936353+01:00",
"tt_pos_sesion": {
"$ref": "44"
}
},
{
"$ref": "45"
}
],
"tt_rooms_units_activity": [
{
"$id": "46",
"id": "3118170d-dad2-4d93-aa0c-d5851d171458",
"id_room_unit": "e02ac961-d6e3-4b99-bf02-9f55287402ee",
"id_room_list": "58295c65-0831-44f8-bc41-7a8255300bd7",
"nro_res_ext": "sample string 3",
"date_reserved": "2025-12-08T21:25:09.1936353+01:00",
"date_from": "2025-12-08T21:25:09.1936353+01:00",
"date_end": "2025-12-08T21:25:09.1936353+01:00",
"date_open": "2025-12-08T21:25:09.1936353+01:00",
"date_close": "2025-12-08T21:25:09.1936353+01:00",
"id_employee": "c348938e-e5a2-41d0-927e-e5e856f0bf76",
"id_employee_sec": "dbfd7dd1-d40c-480a-8400-85ebfc9b3abe",
"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": "3935b5ca-a4f8-47b4-8923-885d87c4dcae",
"comment": "sample string 7",
"id_user_open": "eb7c9db6-2003-4604-bb5b-62ebbab5c806",
"id_user_close": "80d44796-7239-4b28-a022-53b317c39171",
"id_unit_state": "78e5d472-eda2-4b1d-9284-1509ae60edbb",
"id_pos_sesion": "f9b91362-48b6-40dd-959e-3e0eb95f31aa",
"vip": true,
"paid": true,
"send": true,
"send_date": "2025-12-08T21:25:09.1936353+01:00",
"active": true,
"created_on": "2025-12-08T21:25:09.1936353+01:00",
"last_update": "2025-12-08T21:25:09.1936353+01:00",
"commited": true,
"mt_employees": {
"$ref": "21"
},
"mt_employees1": {
"$ref": "21"
},
"mt_rooms_units": {
"$id": "47",
"id": "1cd1354a-18e8-4d20-a6f1-a15ad9466d64",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "5cf35812-b9ca-4a90-8018-413b219367fa",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "247ed2c9-d665-4f12-878b-9404ec1f9f87",
"locked": true,
"date_locked": "2025-12-08T21:25:09.1936353+01:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2025-12-08T21:25:09.1936353+01:00",
"last_update": "2025-12-08T21:25:09.1936353+01:00",
"id_user_upd": "65d30465-12de-4eed-96ce-d36680807e2f",
"commited": true,
"mt_rooms": {
"$id": "48",
"id": "99ab06fe-5cce-473f-90ae-858a0f8274d9",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "0a6b4129-c8c5-4fe4-bea6-48f5e4a37daa",
"name_pos": "sample string 6",
"id_image": "045719c6-540d-42ce-b03a-f851412318c3",
"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": "0ea8d3e0-5d4b-4fa7-8793-e41f5f84eff9",
"refresh_status": true,
"active": true,
"created_on": "2025-12-08T21:25:09.1936353+01:00",
"last_update": "2025-12-08T21:25:09.1936353+01:00",
"id_user_upd": "32f01374-ec9d-4c18-b5d9-1070e152e699",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos_rooms": [
{
"$id": "49",
"id_pos": "844d1441-d00c-499d-84b6-7a6973c9bba4",
"id_room": "b8ba208a-3904-4ba4-ad80-ede833e43897",
"active": true,
"created_on": "2025-12-08T21:25:09.1936353+01:00",
"last_update": "2025-12-08T21:25:09.1936353+01:00",
"id_user_upd": "fb5b6cde-3179-4b17-bd53-b9112795762d",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"mt_rooms": {
"$ref": "48"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "49"
}
],
"st_images": {
"$ref": "3"
},
"st_images1": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"mt_rooms_units": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"tt_rooms_list": [
{
"$id": "50",
"id": "bff964a9-716f-485f-8575-5ef1a6f41595",
"id_room": "dac39dc3-c661-4a31-bd60-3b99de8c9bc0",
"date_in": "2025-12-08T21:25:09.1936353+01:00",
"date_out": "2025-12-08T21:25:09.1936353+01:00",
"id_user_add": "b4346280-74e5-485d-85d9-ecaba715058f",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2025-12-08T21:25:09.1936353+01:00",
"last_update": "2025-12-08T21:25:09.1936353+01:00",
"commited": true,
"mt_rooms": {
"$ref": "48"
},
"st_users": {
"$ref": "8"
},
"tt_rooms_units_activity": [
{
"$ref": "46"
},
{
"$ref": "46"
}
]
},
{
"$ref": "50"
}
]
},
"mt_rooms_units_types": {
"$id": "51",
"id": "13b71f77-cf03-4c77-879d-e1030f9b0b2c",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2025-12-08T21:25:09.1936353+01:00",
"last_update": "2025-12-08T21:25:09.1936353+01:00",
"id_user_upd": "2b92df92-68b7-45eb-be74-a02640a1358f",
"commited": true,
"mt_rooms_units": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"mt_rooms_units_states_types": [
{
"$id": "52",
"id_room_type": "ac015271-2e19-4f2b-9e81-b203d64abd52",
"id_room_state": "4ff89bd1-8486-488c-9074-04a18215e871",
"id_image": "a003b4ed-cbdc-4fd7-8e02-c9e45c5025f5",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2025-12-08T21:25:09.1936353+01:00",
"last_update": "2025-12-08T21:25:09.1936353+01:00",
"id_user_upd": "d5211219-a270-44a3-807c-0469dfc39df2",
"commited": true,
"mt_rooms_units_states": {
"$id": "53",
"id": "7ba8fb2c-89ab-4f49-95a6-4e8dde3f807f",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2025-12-08T21:25:09.1936353+01:00",
"last_update": "2025-12-08T21:25:09.1936353+01:00",
"id_user_upd": "00fea2b4-ac36-4dca-8751-482e4858f7f1",
"commited": true,
"st_users": {
"$ref": "8"
},
"mt_rooms_units_states_types": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"tt_rooms_units_activity": [
{
"$ref": "46"
},
{
"$ref": "46"
}
]
},
"mt_rooms_units_types": {
"$ref": "51"
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "52"
}
],
"st_users": {
"$ref": "8"
}
},
"st_users": {
"$ref": "8"
},
"tt_rooms_units_activity": [
{
"$ref": "46"
},
{
"$ref": "46"
}
]
},
"mt_rooms_units_states": {
"$ref": "53"
},
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_pos_sesion": {
"$ref": "44"
},
"tt_rooms_list": {
"$ref": "50"
}
},
{
"$ref": "46"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_tips": [
{
"$id": "54",
"id": "35d5421f-c37a-49a3-9282-cead39aa4f87",
"id_pos_sesion": "4f3d1cb3-d421-442f-a995-8b6a9fdd333d",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "ddcf36d5-b030-40c6-8d4e-ed1a6a9e50b1",
"id_room_unit_activity": "3cfe60fe-6020-4f8e-aa10-8de81a1fb54e",
"id_doc_sa": "0413cc5d-81d9-4c9f-858f-8b74a05f1385",
"id_pos_type": "e02d5bf0-6ebd-4208-a9bd-dd8dd3a5fc25",
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "9bbc3ae1-3105-4429-87b8-ad6abffcd08f",
"coupon_id": "sample string 7",
"terminal_id": "sample string 8",
"card_name": "sample string 9",
"card_bank": "sample string 10",
"card_number": "sample string 11",
"client_name": "sample string 12",
"money_type": "sample string 13",
"merchant_id": "sample string 14",
"aid": "sample string 15",
"auth_num": "sample string 16",
"authorization": true,
"signature": true,
"contactless": true,
"date_hour_pay": "sample string 17",
"terminal_name": "sample string 18",
"active": true,
"created_on": "2025-12-08T21:25:09.1936353+01:00",
"last_update": "2025-12-08T21:25:09.1936353+01:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "44"
},
"tt_tips_users": [
{
"$id": "55",
"id_tip": "8ade4c61-0e73-4731-bde7-1632ced51ccf",
"id_user": "d8143cdf-9ea9-40b8-89f9-b3903ae186c9",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2025-12-08T21:25:09.1936353+01:00",
"last_update": "2025-12-08T21:25:09.1936353+01:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"tt_tips": {
"$ref": "54"
}
},
{
"$ref": "55"
}
]
},
{
"$ref": "54"
}
],
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"tt_pos_sesion_users": [
{
"$id": "56",
"id_pos_sesion": "522068b1-b9bf-4954-bc5d-8d995949b1fa",
"id_user": "03cddd08-8653-4b35-a468-f754a4b967c1",
"date_add": "2025-12-08T21:25:09.1936353+01:00",
"active": true,
"created_on": "2025-12-08T21:25:09.1936353+01:00",
"last_update": "2025-12-08T21:25:09.1936353+01:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$ref": "44"
}
},
{
"$ref": "56"
}
]
}
},
{
"$ref": "43"
}
]
},
"mt_items_vouchers": {
"$id": "57",
"id": "e8f7f2e4-706d-446f-bdbc-cd4afe43ead4",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "e13696d8-3d82-4b65-8338-56b91b6f8a63",
"id_doc_print": "7141c404-c89e-4b01-8b05-7ece497aeffe",
"hour_end": "00:00:00.1234567",
"price_item_sub": true,
"define_validity": true,
"price_ref": true,
"price_min": 11.1,
"supply_apply": 12,
"active": true,
"created_on": "2025-12-08T21:25:09.1936353+01:00",
"last_update": "2025-12-08T21:25:09.1936353+01:00",
"commited": true,
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
]
},
"st_users": {
"$ref": "8"
},
"mt_prices_items": [
{
"$ref": "41"
},
{
"$ref": "41"
}
],
"tt_doc_sa_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
]
},
"mt_prices_list": {
"$ref": "32"
},
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"tt_doc_sa": {
"$ref": "13"
},
"tt_doc_sa_det_stock": [
{
"$id": "58",
"id_doc_sa": "27449eef-f557-4c18-9688-0234bff50c28",
"id_line": 2,
"id_item": "ad72f882-93f5-4d47-b402-9fcd1da2692d",
"qty": 4.1,
"mt_items": {
"$ref": "6"
},
"tt_doc_sa_det": {
"$ref": "24"
}
},
{
"$ref": "58"
}
]
},
{
"$ref": "24"
}
],
"tt_doc_sa_pay": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_vouchers": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"tt_vouchers_permisions": [
{
"$id": "59",
"id": "4af0d38a-ebfe-4278-a4db-21f47eeac914",
"date_from": "2025-12-08T21:25:09.1936353+01:00",
"date_end": "2025-12-08T21:25:09.1936353+01:00",
"date_used": "2025-12-08T21:25:09.1936353+01:00",
"id_employee": "d73cef6c-b6b2-4aa9-b0ab-52df780f8130",
"id_branch": "739e67d5-00f5-4e9c-965c-0bc095101f91",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "0252f590-3816-4d3e-851f-45fc0c4be16e",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2025-12-08T21:25:09.1936353+01:00",
"last_update": "2025-12-08T21:25:09.1936353+01:00",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_employees": {
"$ref": "21"
},
"st_users": {
"$ref": "8"
},
"tt_vouchers": [
{
"$ref": "1"
},
{
"$ref": "1"
}
]
},
{
"$ref": "59"
}
],
"tt_rooms_units_activity": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "46"
},
{
"$ref": "46"
}
]
},
"mt_money_types": {
"$ref": "16"
},
"mt_payment_types": {
"$ref": "19"
},
"tt_doc_sa": {
"$ref": "13"
},
"tt_vouchers": {
"$ref": "1"
}
},
{
"$ref": "20"
}
],
"tt_vouchers": [
{
"$ref": "1"
},
{
"$ref": "1"
}
]
},
"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": "37"
},
{
"$ref": "37"
}
],
"st_doc_num": [
{
"$id": "60",
"id_pos": "f510d86e-5b38-44b4-80da-f2266b04aa1c",
"id_doc": "fd5356fd-d9bf-4eab-9af4-a59b61113693",
"value": 3,
"created_on": "2025-12-08T21:25:09.1936353+01:00",
"last_update": "2025-12-08T21:25:09.1936353+01:00",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_pos": {
"$ref": "10"
}
},
{
"$ref": "60"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st": [
{
"$id": "61",
"id": "860af13c-aab5-404f-8c3d-c9bf4da20e58",
"id_pos": "fee5bf83-3873-4d32-b0c2-b8a3812aabff",
"id_doc": "53d1c4d6-38ab-4607-998c-478da6b0be21",
"id_branch": "3e0fff78-124e-4db0-9cfc-a7883cf9f64b",
"nro_doc": "sample string 5",
"date_doc": "2025-12-08T21:25:09.1936353+01:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "ab7a8f91-bb5b-439e-8bae-827ded151ff5",
"id_loc_from": "d04f03e5-4ad5-4218-8ada-af0503782fdf",
"id_loc_end": "5bca6904-3133-4920-b949-5dce1c8a0d21",
"id_user_add": "0b3e38dc-cce7-43df-8450-25cdcbec680c",
"id_user_upd": "dd94a58a-ca8a-4d6f-9889-aa4b0cf53b8c",
"id_pos_sesion": "c554d12c-ccea-4207-b6ad-f6aa84440f50",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2025-12-08T21:25:09.1936353+01:00",
"active": true,
"created_on": "2025-12-08T21:25:09.1936353+01:00",
"last_update": "2025-12-08T21:25:09.1936353+01:00",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$ref": "14"
},
"mt_locations": {
"$id": "62",
"id": "a6c078fb-68b3-4d21-b2c7-6f8b07b0971d",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "e509de3a-3771-44b7-9759-759e5acdd179",
"active": true,
"created_on": "2025-12-08T21:25:09.1936353+01:00",
"last_update": "2025-12-08T21:25:09.1936353+01:00",
"id_user_upd": "6af0eb03-94f6-4e70-b714-a6dd6db209eb",
"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": "61"
},
{
"$ref": "61"
}
],
"tt_doc_st1": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_stock": [
{
"$id": "63",
"id_location": "51eff29b-f3e0-45af-9c37-26e1d3ef175c",
"id_item": "effa4b0b-04d8-4f69-b3e5-05f23bc34fc7",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2025-12-08T21:25:09.1936353+01:00",
"last_update": "2025-12-08T21:25:09.1936353+01:00",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_locations": {
"$ref": "62"
}
},
{
"$ref": "63"
}
]
},
"mt_locations1": {
"$ref": "62"
},
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"tt_doc_st_det": [
{
"$id": "64",
"id_doc_st": "66cacfee-de0c-43b8-baa3-faa05d6f4c9e",
"id_line": 2,
"id_item": "2c7bb495-1b3e-4709-8248-680a4c9f35aa",
"comment": "sample string 4",
"qty": 5.1,
"status": 1,
"active": true,
"mt_items": {
"$ref": "6"
},
"tt_doc_st": {
"$ref": "61"
}
},
{
"$ref": "64"
}
],
"tt_doc_st1": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_doc_st2": {
"$ref": "61"
}
},
{
"$ref": "61"
}
]
},
"mt_locations": {
"$ref": "62"
},
"mt_locations1": {
"$ref": "62"
},
"mt_pos": {
"$ref": "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": "44"
},
"tt_rooms_units_activity": {
"$ref": "46"
},
"tt_spool_doc_print": [
{
"$id": "65",
"id": "f9db3ed3-0ffe-4ebe-881e-7879daf09022",
"spool_server": "sample string 2",
"id_doc_sa": "cd8641e8-b304-4a03-8cca-824322e18164",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2025-12-08T21:25:09.1936353+01:00",
"printed": true,
"print_on": "2025-12-08T21:25:09.1936353+01:00",
"tt_doc_sa": {
"$ref": "13"
}
},
{
"$ref": "65"
}
]
},
"tt_pos_sesion": {
"$ref": "44"
}
},
{
"$ref": "12"
}
]
},
{
"$ref": "11"
}
],
"mt_items_featured": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_pos_print": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_pos_rooms": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"st_users": {
"$ref": "8"
},
"mt_pos_view": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_prices_list_rules": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"mt_prices_rules": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"st_doc_num": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"st_pos_license": [
{
"$id": "66",
"id": "a5718d3b-1c8a-4e31-a0ce-0b580dbc53ed",
"id_pos": "1f433259-227a-4bf6-b0a7-abca240e8647",
"mac_address": "sample string 3",
"date_end": "2025-12-08T21:25:09.1936353+01:00",
"key_access": "sample string 5",
"id_user_add": "bfb7e612-5598-44c9-ad5b-62ec2abb7fc6",
"active": true,
"created_on": "2025-12-08T21:25:09.1936353+01:00",
"last_update": "2025-12-08T21:25:09.1936353+01:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "66"
}
],
"st_users_pos": [
{
"$id": "67",
"id_user": "ac2f255d-f846-4342-9d8e-c9e10c3464fe",
"id_pos": "9213821d-84d9-4ed4-87b6-689ae28b5d6e",
"pass_required": true,
"active": true,
"created_on": "2025-12-08T21:25:09.1936353+01:00",
"last_update": "2025-12-08T21:25:09.1936353+01:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "67"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_pos_connection": [
{
"$id": "68",
"id": "6b442c71-bdad-453e-97ca-fd69cae8d06a",
"id_pos": "a88dd307-b7f0-4a5d-b608-380474ab331d",
"date_add": "2025-12-08T21:25:09.1936353+01:00",
"date_upd": "2025-12-08T21:25:09.1936353+01:00",
"date_out": "2025-12-08T21:25:09.1936353+01:00",
"connection_type": "sample string 3",
"connection_speed": 1,
"terminal_name": "sample string 4",
"version": "sample string 5",
"commited": true,
"mt_pos": {
"$ref": "10"
}
},
{
"$ref": "68"
}
],
"tt_pos_sesion": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"mt_branches": {
"$ref": "2"
},
"tt_logs": [
{
"$id": "69",
"id": "246721b3-0b6a-4029-a5b0-cecd945f4f22",
"id_user_add": "f0a12149-e606-4683-93c8-dc77d3f5c657",
"id_table": "c778cf18-c24c-4d7f-8964-4023fe7a071c",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "36d66e28-c740-4f46-a5f0-b339d7ebfa66",
"created_on": "2025-12-08T21:25:09.1936353+01:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_sync_tables": {
"$id": "70",
"id": "418828b6-a07f-4526-a54e-385f46935f4e",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2025-12-08T21:25:09.1936353+01:00",
"last_update": "2025-12-08T21:25:09.1936353+01:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "71",
"id": "d0eba48b-9625-43c6-9ea9-03122f53c9c4",
"id_sync": "4285936c-0db0-4a24-9e6f-93f4135068eb",
"json": "sample string 3",
"id_table": "ff7edda4-7490-45e6-892d-68f68eb860f7",
"order": 5,
"st_sync_packages": {
"$id": "72",
"id": "754d3d3d-271c-4028-9802-2ce302d7f89c",
"id_branch_from": "c2083243-71bc-4f35-971f-5794767e8b2f",
"id_branch_to": "d2a7a5d2-951b-4641-b650-8b7dc6a7fac0",
"type": 4,
"created_on": "2025-12-08T21:25:09.1936353+01:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2025-12-08T21:25:09.1936353+01:00",
"send_on": "2025-12-08T21:25:09.1936353+01:00",
"mt_branches": {
"$ref": "2"
},
"mt_branches1": {
"$ref": "2"
},
"st_sync_packages_det": [
{
"$ref": "71"
},
{
"$ref": "71"
}
]
},
"st_sync_tables": {
"$ref": "70"
}
},
{
"$ref": "71"
}
],
"tt_logs": [
{
"$ref": "69"
},
{
"$ref": "69"
}
]
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "69"
}
],
"st_local_variables": [
{
"$id": "73",
"id": "9c123590-fca8-4267-8eca-ff8712c34516",
"id_pos": "bc2090c2-7852-48b4-981b-abfbdf82a5dc",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2025-12-08T21:25:09.1936353+01:00",
"commited": true,
"mt_pos": {
"$ref": "10"
}
},
{
"$ref": "73"
}
],
"tt_doc_st": [
{
"$ref": "61"
},
{
"$ref": "61"
}
]
},
{
"$ref": "10"
}
],
"st_users": {
"$ref": "8"
}
},
{
"$ref": "9"
}
],
"mt_brands": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"mt_categories": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"mt_categories_items": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"mt_cloakrooms": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"mt_docs_payment_money": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_employees": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"mt_employees_profiles": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_items_featured": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_items_types": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"mt_locations": [
{
"$ref": "62"
},
{
"$ref": "62"
}
],
"mt_money_rates": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"mt_money_types": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"mt_payment_types": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"mt_pos": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"mt_pos_prices_list": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_pos_print": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_pos_rooms": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"mt_pos_types": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_pos_view": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_prices_items": [
{
"$ref": "41"
},
{
"$ref": "41"
}
],
"mt_prices_list": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"mt_prices_list_rules": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"mt_prices_rules": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"mt_rooms": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"mt_rooms_units": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"mt_rooms_units_states": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"mt_rooms_units_types": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"mt_units": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"mt_units_ref": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"st_images": {
"$ref": "3"
},
"st_images1": {
"$ref": "3"
},
"st_permisions": [
{
"$id": "74",
"id": "96a51b32-57b7-459f-8866-381244118d67",
"id_function": "8dfdcb0b-ce93-4a5a-a1b6-3d2fcc251e59",
"id_user": "6138a0ed-c288-4c0e-99bb-32b4e8df9026",
"id_profile": "fafb26d9-9d34-4241-b837-b0c80c8d4ae2",
"permission": 3,
"active": true,
"created_on": "2025-12-08T21:25:09.1936353+01:00",
"last_update": "2025-12-08T21:25:09.1936353+01:00",
"commited": true,
"st_users_profiles": {
"$id": "75",
"id": "67470e17-ef44-4fdd-a523-8eccaf06318f",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"is_pass_required": true,
"is_admin": true,
"level_id": 7,
"order_1": 8,
"order_2": 9,
"order_3": 10,
"order_4": 11,
"is_tips": true,
"active": true,
"created_on": "2025-12-08T21:25:09.1936353+01:00",
"last_update": "2025-12-08T21:25:09.1936353+01:00",
"commited": true,
"st_permisions": [
{
"$ref": "74"
},
{
"$ref": "74"
}
],
"st_users": [
{
"$ref": "8"
},
{
"$ref": "8"
}
]
},
"st_users": {
"$ref": "8"
},
"st_functions": {
"$id": "76",
"id": "da4acaa3-4b2f-484c-a51d-977d714de386",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "22827a4e-87b1-4c4e-b7ba-fd10aa5807c4",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "f57f1f1e-73ec-45b9-9058-bcfe9cdeb2bd",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"font_bold": true,
"font_underline": true,
"font_size": 16,
"active": true,
"created_on": "2025-12-08T21:25:09.1936353+01:00",
"last_update": "2025-12-08T21:25:09.1936353+01:00",
"commited": true,
"st_functions_groups": {
"$id": "77",
"id": "d933abcf-fc93-4336-987e-eb1008d3f9db",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2025-12-08T21:25:09.1936353+01:00",
"last_update": "2025-12-08T21:25:09.1936353+01:00",
"commited": true,
"st_functions": [
{
"$ref": "76"
},
{
"$ref": "76"
}
]
},
"st_images": {
"$ref": "3"
},
"st_permisions": [
{
"$ref": "74"
},
{
"$ref": "74"
}
]
}
},
{
"$ref": "74"
}
],
"st_pos_license": [
{
"$ref": "66"
},
{
"$ref": "66"
}
],
"st_users_pos": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"st_users_profiles": {
"$ref": "75"
},
"st_users_token": [
{
"$id": "78",
"id": "df0bfb6e-0705-415b-9387-78c018632235",
"token_id": "sample string 2",
"id_user": "b8fd4f10-bdad-49c8-9d1c-cd1659cc157b",
"date_from": "2025-12-08T21:25:09.1936353+01:00",
"date_end": "2025-12-08T21:25:09.1936353+01:00",
"created_on": "2025-12-08T21:25:09.1936353+01:00",
"st_users": {
"$ref": "8"
}
},
{
"$ref": "78"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"tt_doc_sa_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"tt_doc_sa_det1": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_sa1": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_doc_st1": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_items_customs": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"tt_logs": [
{
"$ref": "69"
},
{
"$ref": "69"
}
],
"tt_pos_sesion": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_pos_sesion1": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_rooms_list": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"tt_rooms_units_activity": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"tt_rooms_units_log": [
{
"$id": "79",
"id": "c22bd861-b5f4-42d3-9159-e82ec17eb096",
"id_room_activity": "07ebebbc-c450-4bb4-953b-d9d83b08663b",
"id_pos_sesion": "6280506f-b6f4-4807-b48d-094c010fbe16",
"log_text": "sample string 4",
"id_user": "8c52dad7-659e-4677-8fc1-8e0bc77514e1",
"created_on": "2025-12-08T21:25:09.1936353+01:00",
"commited": true,
"st_users": {
"$ref": "8"
}
},
{
"$ref": "79"
}
],
"tt_tips_users": [
{
"$ref": "55"
},
{
"$ref": "55"
}
],
"tt_vouchers_permisions": [
{
"$ref": "59"
},
{
"$ref": "59"
}
],
"tt_vouchers": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"mt_docs": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_pos_sesion_users": [
{
"$ref": "56"
},
{
"$ref": "56"
}
]
}
},
"mt_categories_items": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"mt_items_featured": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"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": "31"
},
{
"$ref": "31"
}
],
"tt_doc_sa_det_stock": [
{
"$ref": "58"
},
{
"$ref": "58"
}
],
"tt_doc_st_det": [
{
"$ref": "64"
},
{
"$ref": "64"
}
],
"tt_items_customs": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"tt_stock": [
{
"$ref": "63"
},
{
"$ref": "63"
}
],
"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": "31"
},
{
"$ref": "31"
}
],
"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": "32"
},
{
"$ref": "32"
}
],
"mt_rooms": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"mt_rooms1": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"st_functions": [
{
"$ref": "76"
},
{
"$ref": "76"
}
],
"st_images_types": {
"$id": "80",
"id": "1177d2d1-851e-4c00-83f6-a6f359b0b77c",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2025-12-08T21:25:09.1936353+01:00",
"last_update": "2025-12-08T21:25:09.1936353+01:00",
"commited": true,
"st_images": [
{
"$ref": "3"
},
{
"$ref": "3"
}
]
},
"mt_docs": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"st_users": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"st_users1": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_cloakrooms": [
{
"$ref": "11"
},
{
"$ref": "11"
}
]
},
"st_users": {
"$ref": "8"
},
"mt_branches_zones": [
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"mt_employees_branches": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"mt_items_featured": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_locations": [
{
"$ref": "62"
},
{
"$ref": "62"
}
],
"mt_periods": [
{
"$id": "81",
"id_branch": "2cfe40e3-7eba-4125-bd64-4907641b381c",
"exercise_id": 2,
"period_id": 3,
"date_from": "2025-12-08T21:25:09.1936353+01:00",
"date_end": "2025-12-08T21:25:09.1936353+01:00",
"state": "sample string 6",
"created_on": "2025-12-08T21:25:09.1936353+01:00",
"last_update": "2025-12-08T21:25:09.1936353+01:00",
"commited": true,
"mt_branches": {
"$ref": "2"
}
},
{
"$ref": "81"
}
],
"mt_pos": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_prices_list_rules": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"mt_prices_rules": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"mt_rooms": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"st_sync_packages": [
{
"$ref": "72"
},
{
"$ref": "72"
}
],
"st_sync_packages1": [
{
"$ref": "72"
},
{
"$ref": "72"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_vouchers": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"tt_vouchers_permisions": [
{
"$ref": "59"
},
{
"$ref": "59"
}
]
},
"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": {
"$ref": "59"
}
}