GET api/Tt_Vouchers?all_rows={all_rows}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| all_rows | boolean |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of 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: 100 |
|
| 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": "1",
"id": "8cf1aab7-2824-4c50-93b5-5ef339c16e84",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-09-06T06:47:36.8749251+02:00",
"date_end": "2026-09-06T06:47:36.8749251+02:00",
"date_used": "2026-09-06T06:47:36.8749251+02:00",
"date_sesion": "2026-09-06T06:47:36.8749251+02:00",
"id_employee": "2569bd4d-848b-473e-90ab-e9e3c73d7d4c",
"id_branch": "5eaa033e-a2cc-45d2-a9fc-a222ad5d664e",
"id_voucher_permision": "bd0961ec-f211-4fbc-90c9-c81ee0f4bf35",
"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": "8592ac91-770b-40bf-bcfd-bef4f615a788",
"id_user_add": "d01bc81c-bccf-4afc-b01d-a4e589dddee5",
"id_doc_sa": "8e209291-275d-4a0e-be00-a8a8bb8641e6",
"id_item_sub": "ec36549a-0bfe-4c12-bac2-04cb979b981a",
"id_pos_sesion": "9e29d0db-7df7-4e4c-8a8f-097bb87e578d",
"is_authorized": true,
"is_automatic": true,
"print_in_branch": true,
"printed": true,
"is_entry": true,
"is_consume": true,
"is_used_entry": true,
"is_used_consume": true,
"is_close": true,
"active": true,
"created_on": "2026-09-06T06:47:36.8749251+02:00",
"last_update": "2026-09-06T06:47:36.8749251+02:00",
"commited": true,
"mt_branches": {
"$id": "2",
"id": "70e32059-5a32-43ff-8c3b-3883c22d938e",
"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": "0ecc7eff-630a-452a-8395-8f0155bf4dc3",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-09-06T06:47:36.8749251+02:00",
"last_update": "2026-09-06T06:47:36.8749251+02:00",
"id_user_upd": "636a36d2-26e8-4b4c-b56f-0ff0b7f56504",
"commited": true,
"st_images": {
"$id": "3",
"id": "53b1f56f-7bb2-42d3-8b21-06032a05f834",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "6c0c0ff3-eff5-48f9-ac03-3b66a09fdc16",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-09-06T06:47:36.8749251+02:00",
"last_update": "2026-09-06T06:47:36.8749251+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_categories": [
{
"$id": "4",
"id": "b17814a9-b6cf-4be7-9d89-83f75601202e",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "fb324d1f-09a6-48f0-b225-1ab6fecf6e35",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "ab8b25ff-1d80-47e4-8953-192cf1bc092a",
"view_pos": true,
"order": 8,
"order_sec": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"font_bold": true,
"font_underline": true,
"font_size": 15,
"big_buttons": true,
"active": true,
"created_on": "2026-09-06T06:47:36.8749251+02:00",
"last_update": "2026-09-06T06:47:36.8749251+02:00",
"id_user_upd": "14a9b89a-24c4-4d83-8082-1bbff935768c",
"commited": true,
"mt_categories_items": [
{
"$id": "5",
"id_category": "9d0e4ed4-c23c-4703-9543-82eb503ece2c",
"id_item": "512d0132-82ec-43d9-ac3e-4582a7972066",
"is_default": true,
"active": true,
"created_on": "2026-09-06T06:47:36.8749251+02:00",
"last_update": "2026-09-06T06:47:36.8749251+02:00",
"id_user_upd": "40329634-7c16-4753-ab22-70f7828eb7da",
"commited": true,
"mt_categories": {
"$ref": "4"
},
"mt_items": {
"$id": "6",
"id": "a71897b2-4d99-4eca-a592-794567dd3eed",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "a87e6741-b1e2-4a4d-a008-d764cfaf1e4b",
"id_unit_sec": "674b6dc3-e557-45be-9690-bf008cd7cc4a",
"id_brand": "ad873e7a-fb70-4b05-aa58-46ae6f40f570",
"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": "5e7fed32-acff-4621-a368-214531b5afff",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"font_bold": true,
"font_underline": true,
"font_size": 29,
"active": true,
"created_on": "2026-09-06T06:47:36.8749251+02:00",
"last_update": "2026-09-06T06:47:36.8749251+02:00",
"id_user_upd": "20e8e7a6-e7c4-4890-9bed-0ffa60d8400a",
"commited": true,
"mt_brands": {
"$id": "7",
"id": "700433a6-f65b-4426-95dd-065a032188ba",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-09-06T06:47:36.8749251+02:00",
"last_update": "2026-09-06T06:47:36.8749251+02:00",
"id_user_upd": "fa2c00e3-fb61-4b74-a407-b4f17fc69720",
"commited": true,
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"st_users": {
"$id": "8",
"id": "3bab9d16-1956-41fc-9d46-457cca9a529b",
"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": "6a070517-b6fc-4bc9-8d9e-6d17a0fa9795",
"view_messages": true,
"id_image_photo": "edb1d079-4e37-486e-8ad4-9990732a5e8f",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "0d0e19f8-991d-4df9-a463-555670ef7ac9",
"view_pos": true,
"order": 15,
"color_border": "sample string 16",
"color_button": "sample string 17",
"color_font": "sample string 18",
"active": true,
"created_on": "2026-09-06T06:47:36.8749251+02:00",
"last_update": "2026-09-06T06:47:36.8749251+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_branches_zones": [
{
"$id": "9",
"id": "ababa590-ceff-497d-8dee-99ac11f96126",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "2a2e5f45-92c6-4e63-85a4-b9045ecde1ae",
"active": true,
"created_on": "2026-09-06T06:47:36.8749251+02:00",
"last_update": "2026-09-06T06:47:36.8749251+02:00",
"id_user_upd": "905ca661-8c6b-46c5-9355-050bb0557b9c",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos": [
{
"$id": "10",
"id": "f83df4f4-52dd-4327-b37a-1082c12a2125",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "78b70356-1e93-468c-a4a5-3de9b079a219",
"id_zone": "98af7536-f34d-48e9-b190-2a5b3368b98f",
"user_required": true,
"active": true,
"created_on": "2026-09-06T06:47:36.8749251+02:00",
"last_update": "2026-09-06T06:47:36.8749251+02:00",
"id_user_upd": "0e6959fd-4bc6-42c1-b891-e275a267026a",
"commited": true,
"mt_branches_zones": {
"$ref": "9"
},
"mt_cloakrooms": [
{
"$id": "11",
"id": "96219176-ec81-453a-8940-d6dba311962c",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "8c6a121d-90f4-4b75-826f-4aefa2c53881",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "d0b8b901-2ce6-4b0e-beaa-935fefb269b8",
"view_pos": true,
"order": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"active": true,
"created_on": "2026-09-06T06:47:36.8749251+02:00",
"last_update": "2026-09-06T06:47:36.8749251+02:00",
"id_user_upd": "720f7b13-040f-4bb8-9ed8-6ebf6c0bd6e3",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"tt_cloakrooms_units": [
{
"$id": "12",
"id": "0c151a2a-feeb-4d4d-9a48-0065a06f5bac",
"id_cloakroom": "fb00aee1-cd3c-496d-b365-73a851322bdb",
"id_pos_sesion": "974d5c2f-003d-4a8a-8db8-69ae14e744a9",
"unit_id": 4,
"date_open": "2026-09-06T06:47:36.8749251+02:00",
"date_close": "2026-09-06T06:47:36.8749251+02:00",
"id_doc_sa": "5046d496-8363-4c92-a0a7-14f8d37d3813",
"commited": true,
"mt_cloakrooms": {
"$ref": "11"
},
"tt_doc_sa": {
"$id": "13",
"id": "c4bd6b9c-848a-4625-a107-4053208b0611",
"id_pos": "3d2dbef0-30ef-49cf-8c7f-baefaeac552e",
"id_doc": "a8c3da36-fc4b-4db7-a68e-f6e886a96852",
"id_branch": "1c63a033-de70-476c-8266-f835e420c1b4",
"nro_doc": "sample string 5",
"date_doc": "2026-09-06T06:47:36.8749251+02:00",
"date_tax": "2026-09-06T06:47:36.8749251+02:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "ce360c74-9512-4ccb-8705-889c680f2318",
"id_relationship": "2d41ce46-a7e7-4339-b7e8-7660707087fa",
"id_loc_from": "1162c884-70e7-4fdb-be36-670406472968",
"id_loc_end": "ba916526-e836-48e1-9c61-ac29e58b0ece",
"id_user_add": "fefc31b6-e0e1-4a5f-84a0-5d5c168242cc",
"id_user_upd": "288574dc-1328-4318-a16d-8ede84236566",
"comment": "sample string 12",
"id_pos_sesion": "7e8b2a58-1a70-448b-a03e-5078ca5ee22b",
"id_room_unit": "1ac38e55-433b-4615-bda1-b5d584aff372",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "2d385be1-413c-4c02-9542-0049fada5fd4",
"p_dis": 15.1,
"p_chr": 16.1,
"amt_net": 17.1,
"amt_tax": 18.1,
"amt_dis": 19.1,
"amt_chr": 20.1,
"amt_tot": 21.1,
"active": true,
"created_on": "2026-09-06T06:47:36.8749251+02:00",
"last_update": "2026-09-06T06:47:36.8749251+02:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$id": "14",
"id": "3795dd7e-96f5-4f3c-853a-f96e54fa7588",
"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": "fa2a8c93-a64c-4674-8cce-68e8edb04960",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"active": true,
"created_on": "2026-09-06T06:47:36.8749251+02:00",
"last_update": "2026-09-06T06:47:36.8749251+02:00",
"id_user_upd": "66bed66c-5a92-4524-9525-2bfcdd47c32d",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "15",
"id_doc": "d0f8687d-b8d6-4782-b023-16e1f75212e2",
"id_pay": "899f57d2-4874-42c2-8f07-44194bf96831",
"id_money": "3a77d317-53f7-4045-9895-7303353d341c",
"active": true,
"created_on": "2026-09-06T06:47:36.8749251+02:00",
"last_update": "2026-09-06T06:47:36.8749251+02:00",
"id_user_upd": "4da73854-15d2-486c-b51f-771ed78b05f9",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_money_types": {
"$id": "16",
"id": "b2e17ec5-d2dc-4910-9442-91ccdc65c98d",
"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": "b03873d1-5160-409d-af13-b02ef979d942",
"view_pos": true,
"order": 8,
"color_border": "sample string 9",
"color_button": "sample string 10",
"color_font": "sample string 11",
"active": true,
"created_on": "2026-09-06T06:47:36.8749251+02:00",
"last_update": "2026-09-06T06:47:36.8749251+02:00",
"id_user_upd": "e5c8ad95-2483-4cbe-a0af-dd0454765984",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_money_rates": [
{
"$id": "17",
"id_money_1": "b7fbe317-63a6-46a8-b32a-5e320233c1de",
"id_money_2": "df7eb127-a7f2-4c97-a784-e2bc352ebb2c",
"date_from": "2026-09-06T06:47:36.8749251+02:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-09-06T06:47:36.8749251+02:00",
"last_update": "2026-09-06T06:47:36.8749251+02:00",
"id_user_upd": "71a9ccdc-d9b6-4c36-82e5-da546fc75dca",
"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": "9d42f969-494a-4d3e-89a8-80ca45d50e95",
"id_pay": "167ebbd1-e603-4418-8561-3999024cbea2",
"id_money": "a1d04f72-8f8a-4dc0-b93d-b3ac6a049b4c",
"date_cashflow": "2026-09-06T06:47:36.8749251+02:00",
"coefficient": 5.1,
"id_user_add": "0c5dbb0d-57fc-4140-9a6c-341ac84c6173",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "19",
"id": "520fdc49-c8f5-4850-8208-bb89567ab89a",
"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": "6afebeef-f475-46fa-b633-8f74d1e8a6f0",
"view_pos": true,
"order": 13,
"color_border": "sample string 14",
"color_button": "sample string 15",
"color_font": "sample string 16",
"active": true,
"created_on": "2026-09-06T06:47:36.8749251+02:00",
"last_update": "2026-09-06T06:47:36.8749251+02:00",
"id_user_upd": "3bc9696c-8e21-4a91-b827-a6bb680b1431",
"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": "f4e159d2-9a30-4a00-a506-1201639b0fc2",
"id_line": 2,
"id_pay": "bdf763db-5ffd-42ef-a2e7-eb4bb6dc758f",
"id_money": "cc33acbe-7430-4eb4-a679-eea652467239",
"coefficient": 5.1,
"id_voucher": "b2cf747a-f756-444d-9809-11b48ce6278a",
"id_employee": "ed2b3995-a664-4829-b649-ec48be360d8f",
"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": "daf776b0-3da5-4054-a81f-164c46788692",
"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": "73df7c54-ed4b-40ab-a834-141ba2ebce7b",
"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": "2886c2aa-dc8e-4c25-ac22-fb298126c306",
"name_pos": "sample string 12",
"id_image": "5ab15284-af37-4f0f-a5fd-61a37db5c277",
"view_pos": true,
"order": 14,
"color_border": "sample string 15",
"color_button": "sample string 16",
"color_font": "sample string 17",
"active": true,
"created_on": "2026-09-06T06:47:36.8749251+02:00",
"last_update": "2026-09-06T06:47:36.8749251+02:00",
"id_user_upd": "2f7659e0-5049-4d7c-b810-f4d0cfb29c62",
"commited": true,
"mt_employees_branches": [
{
"$id": "22",
"id_employee": "8e51a920-64b0-4ae9-83f6-29c1e40233b9",
"id_branch": "f939aa3d-c8e1-4014-bc7e-2ae393bacc0a",
"active": true,
"created_on": "2026-09-06T06:47:36.8749251+02:00",
"last_update": "2026-09-06T06:47:36.8749251+02:00",
"id_user_upd": "743c268c-cdd3-4ca0-a2ce-135f1d892cee",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_employees": {
"$ref": "21"
}
},
{
"$ref": "22"
}
],
"mt_employees_profiles": {
"$id": "23",
"id": "e55968b7-105c-4b72-9efd-a66178650fde",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-09-06T06:47:36.8749251+02:00",
"last_update": "2026-09-06T06:47:36.8749251+02:00",
"id_user_upd": "c2391fa0-7da4-4e67-b19e-7fd3eecadf0c",
"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": "73902fc3-87d2-4d58-80a5-5b9f31b822bd",
"id_line": 2,
"id_item_sub": "c4fbefb2-a643-4258-9085-df732c56ed8b",
"qty": 4.1,
"id_list": "e6c797fd-0455-4ec1-9189-c3501a815f7d",
"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": "5ce2c650-b975-4b30-b101-b36409e284a8",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "d8d651f6-0cbb-4dca-bdb2-343a76a5aee3",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "701bd5ce-abca-4940-aa85-aa1dcd5dc5ba",
"id_user_upd": "3f1dd7fa-c644-4d5f-b265-cd5588c452d9",
"active": true,
"mt_employees": {
"$ref": "21"
},
"mt_items_sub": {
"$id": "25",
"id": "efbffa64-eb64-42cb-8e19-b99f36b44787",
"id_item": "453f8c2e-a108-4512-828a-8b361b6ca6ff",
"id_item_type": "dd8c3586-f6ee-4d9c-b773-2f34b88f0433",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "4f361a74-5003-47c3-bb1e-dd9f090faae1",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-09-06T06:47:36.8749251+02:00",
"last_update": "2026-09-06T06:47:36.8749251+02:00",
"id_user_upd": "bb1c02ec-007b-4690-8f48-054c2ca7eb76",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_formula": [
{
"$id": "26",
"id_item_sub": "61954756-8291-4092-a189-5dc9410f59fa",
"id_item": "5d45e81f-9d65-473d-b971-3bd89b03bdf0",
"group_id": 3,
"id_unit_ref": "7dbe72d6-6c21-43b7-b6e7-6cf649041e03",
"qty_dis": 5,
"mt_items": {
"$ref": "6"
},
"mt_items_sub": {
"$ref": "25"
},
"mt_units_ref": {
"$id": "27",
"id": "ba1672cb-1bfb-4606-993e-45eb69886025",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "b26258c0-584d-461a-b8f5-404b9ec76957",
"active": true,
"created_on": "2026-09-06T06:47:36.8749251+02:00",
"last_update": "2026-09-06T06:47:36.8749251+02:00",
"id_user_upd": "738bb0f6-6469-4a08-86f8-4e05ca634bea",
"commited": true,
"mt_units": {
"$id": "28",
"id": "d71cd915-3c2b-458a-82c3-733dcfb640da",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-09-06T06:47:36.8749251+02:00",
"last_update": "2026-09-06T06:47:36.8749251+02:00",
"id_user_upd": "40ba120e-2839-4976-8f7d-b4c4bfddea31",
"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": "c98a8703-9a83-4ada-a56e-013d3abb2cfc",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "9437e296-8fa8-424f-b969-9bbac4eebc3e",
"view_pos": true,
"order": 7,
"color_border": "sample string 8",
"color_button": "sample string 9",
"color_font": "sample string 10",
"font_bold": true,
"font_underline": true,
"font_size": 13,
"active": true,
"created_on": "2026-09-06T06:47:36.8749251+02:00",
"last_update": "2026-09-06T06:47:36.8749251+02:00",
"id_user_upd": "e1ed1718-6c7b-4abc-94e3-b6d3a8daa286",
"commited": true,
"tt_vouchers_det": [
{
"$id": "30",
"id_voucher": "e752e2f0-3a50-4141-b6a3-d047b90479f6",
"id_line": "44ff26a6-f37b-4189-8ae9-48acae5e57ef",
"id_category": "98c14609-f65b-4177-978e-28d66c99ce31",
"id_item": "6b6f2c5a-91a1-49e1-8290-aeb18d1e708c",
"id_item_type": "6e9c95ec-8b72-40eb-9e63-a7f8f4ce452a",
"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": "893c69f2-765e-4b72-b6b6-a5bc899a713f",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-09-06T06:47:36.8749251+02:00",
"date_end": "2026-09-06T06:47:36.8749251+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": "2bdffb27-a26a-4515-a954-a4086b5869ad",
"id_pos": "ea306524-4a58-4b89-bfb0-2ccdd2055b14",
"id_list": "d4ec357f-e1e8-4af3-a260-0fb71d6117f5",
"id_item": "b34135b4-5aa2-402e-8b80-70bc8ab0607b",
"id_item_type": "6ff646ec-2ca0-40df-b3a1-66a1c4159b40",
"id_category": "92022898-e9d3-4237-8ce5-2f1ac2ef2fe2",
"by_day_week": true,
"use_mon": true,
"use_tue": true,
"use_wed": true,
"use_thu": true,
"use_fri": true,
"use_sat": true,
"use_sun": true,
"use_hour_ini": "00:00:00.1234567",
"use_hour_end": "00:00:00.1234567",
"active": true,
"created_on": "2026-09-06T06:47:36.8749251+02:00",
"last_update": "2026-09-06T06:47:36.8749251+02:00",
"id_user_upd": "cc86124c-e6aa-4b6d-9d19-157682807288",
"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": "537153d2-e0db-4dde-923b-a6d4f6a80fc7",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "30a5040b-fc57-45b2-ace9-246cf3f82df3",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "97016b62-7655-4773-a25b-c45fd901bf20",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"active": true,
"created_on": "2026-09-06T06:47:36.8749251+02:00",
"last_update": "2026-09-06T06:47:36.8749251+02:00",
"id_user_upd": "60676a19-960c-4e8d-9401-77dc894659d3",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "33",
"id_pos": "38a904a0-6d73-438e-9223-9e8a7da6c724",
"id_pos_type": "a26b7205-0a49-496d-93a8-6ba22a03cc15",
"id_price_list": "87826096-f957-425a-84d6-8592197c0748",
"is_default": true,
"view_mon": true,
"view_tue": true,
"view_wed": true,
"view_thu": true,
"view_fri": true,
"view_sat": true,
"view_sun": true,
"active": true,
"created_on": "2026-09-06T06:47:36.8749251+02:00",
"last_update": "2026-09-06T06:47:36.8749251+02:00",
"id_user_upd": "436ddb2b-b0c4-4433-941f-b4b866983806",
"commited": true,
"mt_pos_view": {
"$id": "34",
"id_pos": "5cbbdcb7-b20b-48e2-92c8-889258e962a6",
"id_pos_type": "ecb13f88-6298-4ed0-ae86-ecf0b52c3008",
"is_default": true,
"active": true,
"created_on": "2026-09-06T06:47:36.8749251+02:00",
"last_update": "2026-09-06T06:47:36.8749251+02:00",
"id_user_upd": "ae9487bf-e9f7-409f-a031-66468dc9c2f3",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"mt_pos_prices_list": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_pos_types": {
"$id": "35",
"id": "1eedfcd8-a529-4dea-9c25-07b4d4a217b8",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-09-06T06:47:36.8749251+02:00",
"last_update": "2026-09-06T06:47:36.8749251+02:00",
"id_user_upd": "cee2b698-7b46-4bf0-9f2c-2222996598a7",
"commited": true,
"mt_items_featured": [
{
"$id": "36",
"id": "008b385f-946b-4a4c-bd5f-809b42d22ade",
"id_branch": "5ffd091b-b93f-4c35-af45-9211dd3da17a",
"id_pos_type": "85a75b11-7620-48ea-99f3-96d06bb87914",
"id_pos": "325e0ec4-0eda-496c-bd03-56adfaaa5f19",
"id_item": "b33f3ab3-146e-40b9-9527-1ae4cbb740ee",
"date_from": "2026-09-06T06:47:36.8749251+02:00",
"date_end": "2026-09-06T06:47:36.8749251+02:00",
"image_id": 4,
"active": true,
"created_on": "2026-09-06T06:47:36.8749251+02:00",
"last_update": "2026-09-06T06:47:36.8749251+02:00",
"id_user_upd": "4f3e4816-9ff6-4091-8e77-957952ed4baa",
"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": "c5eeb9ea-e32b-49fb-be4c-fab3faf4f071",
"id_doc": "e33a3ef7-b9a0-4a62-91d9-9da4e88d6b14",
"id_pos_type": "1cc9d11c-42f5-40df-9d61-815a2c70c230",
"id_doc_print": "4a50e0f9-3fb9-432d-8c06-d2a11e2d0360",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-09-06T06:47:36.8749251+02:00",
"last_update": "2026-09-06T06:47:36.8749251+02:00",
"id_user_upd": "5b7ba915-43f8-4854-a2fb-8efe79174964",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_pos_print": {
"$id": "38",
"id": "4de4fb45-c544-42b3-af40-cface8ae8ea4",
"id_pos": "3c06330d-55e2-418e-a8f5-ac5311bf968c",
"id_mask": "sample string 3",
"name": "sample string 4",
"mode_print": 5,
"port": "sample string 6",
"baud_rate": 1,
"data_bits": 1,
"stop_bit": 1,
"flow_control": 1,
"parity": 1,
"pin_cashdrawer": 1,
"ip_printer": "sample string 7",
"port_ip": 1,
"printer_name": "sample string 8",
"active": true,
"created_on": "2026-09-06T06:47:36.8749251+02:00",
"last_update": "2026-09-06T06:47:36.8749251+02:00",
"id_user_upd": "93fd8e34-0c3e-4ee7-9ddb-2727a765fddf",
"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": "070cc307-abfc-4952-9731-2994b4d9510a",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high_row": 5,
"high_doc": 6,
"with_doc": 7,
"to_file": true,
"active": true,
"created_on": "2026-09-06T06:47:36.8749251+02:00",
"last_update": "2026-09-06T06:47:36.8749251+02:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_doc_print_det": [
{
"$id": "40",
"id_doc_print": "ab11329b-ef09-46c5-b0fa-637e14811c09",
"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": "648eda96-cc7f-4dd0-a9ed-01788fbfe77c",
"id_item_sub": "8decee6f-980b-43ce-8927-c23acd50659a",
"validity_date": "2026-09-06T06:47:36.8749251+02:00",
"price": 4.1,
"active": true,
"created_on": "2026-09-06T06:47:36.8749251+02:00",
"last_update": "2026-09-06T06:47:36.8749251+02:00",
"id_user_upd": "b45a09b2-43da-4efb-a92d-2b2fdbf65d18",
"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": "9a91321e-56d7-40ce-9df6-b12cb6b6fc08",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-09-06T06:47:36.8749251+02:00",
"date_end": "2026-09-06T06:47:36.8749251+02:00",
"id_branch": "8dfce3e3-1535-41b9-8e91-dede7d5f8f41",
"id_pos": "f142065d-37e2-4dd0-8d98-a485c28a376f",
"id_list": "dda1a4a4-99f8-47c6-9314-a827e49197da",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-09-06T06:47:36.8749251+02:00",
"last_update": "2026-09-06T06:47:36.8749251+02:00",
"id_user_upd": "c8c6c08f-7d5d-4588-a3cd-4c54a565415d",
"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": "a2d8326b-0713-4118-9c30-0b5a2b4ed055",
"order_id": 2,
"id_item": "b1771e0c-7511-4d7e-87c7-2517b86b90d3",
"id_item_type": "e4b4f132-918e-4cc9-991a-b973d0344ae4",
"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": "c964beaa-86f0-413b-805e-921446c318bc",
"type_item": 11,
"id_voucher_json": "3cf31d71-7d65-48aa-b6d6-d6493eb9e32f",
"count_voucher": 1,
"id_category": "4946a470-0961-4a4a-966b-a56a69cf73ee",
"created_on": "2026-09-06T06:47:36.8749251+02:00",
"last_update": "2026-09-06T06:47:36.8749251+02:00",
"id_user_upd": "b315b495-994b-47c0-9316-2c426fc905a6",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_types": {
"$ref": "29"
},
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$id": "44",
"id": "9a696f33-d1a8-4161-bc75-8c137ac3bd36",
"nro_sesion": 2,
"id_pos": "cad88b2e-c4e6-4348-a98b-75291854a59f",
"date_tax": "2026-09-06T06:47:36.8749251+02:00",
"date_open": "2026-09-06T06:47:36.8749251+02:00",
"date_close": "2026-09-06T06:47:36.8749251+02:00",
"id_user_open": "c4e43c54-fee9-4df8-a55a-89bf5446e95d",
"id_user_close": "cfed2452-1738-48aa-adfa-c647c730c23f",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2026-09-06T06:47:36.8749251+02:00",
"last_update": "2026-09-06T06:47:36.8749251+02: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": "4eb5fbaf-7151-4cfc-82ab-650fa6538c86",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "25d04ffd-2b78-4721-97d8-1408bf632436",
"type_pay": 5,
"module": "sample string 6",
"process": true,
"json_cloackrooms": "sample string 8",
"multi_select": 9,
"terminal_name": "sample string 10",
"created_on": "2026-09-06T06:47:36.8749251+02:00",
"tt_pos_sesion": {
"$ref": "44"
}
},
{
"$ref": "45"
}
],
"tt_rooms_units_activity": [
{
"$id": "46",
"id": "68b55831-c6a1-46b4-b9c5-0875f4ec9c45",
"id_room_unit": "636ff58f-9a9e-4cee-855a-5d96d1448048",
"id_room_list": "83c839ba-76ff-4675-b6ed-d933d1602a4f",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-09-06T06:47:36.8749251+02:00",
"date_from": "2026-09-06T06:47:36.8749251+02:00",
"date_end": "2026-09-06T06:47:36.8749251+02:00",
"date_open": "2026-09-06T06:47:36.8749251+02:00",
"date_close": "2026-09-06T06:47:36.8749251+02:00",
"id_employee": "8c752ab6-cd84-4934-be3c-85918c5e40fe",
"id_employee_sec": "b4fe5826-49a6-4d34-806d-35598980904d",
"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": "585a50b1-e440-468d-abf6-cdd032297f2d",
"comment": "sample string 7",
"id_user_open": "1f40f2dc-c18b-47d0-9f97-79a3bdc47db5",
"id_user_close": "139cfa1a-3627-4aa2-817d-879649a21099",
"id_unit_state": "7e395225-5e50-4ea8-a263-4617501b702f",
"id_pos_sesion": "29df6a74-d1b4-44bc-9c3b-8c228a6b40b4",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-09-06T06:47:36.8749251+02:00",
"active": true,
"created_on": "2026-09-06T06:47:36.8749251+02:00",
"last_update": "2026-09-06T06:47:36.8749251+02:00",
"commited": true,
"mt_employees": {
"$ref": "21"
},
"mt_employees1": {
"$ref": "21"
},
"mt_rooms_units": {
"$id": "47",
"id": "5a1595fc-0755-49c5-bfab-e079b576cd30",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "18d2de07-24db-4cba-a9b6-7a940d7a6479",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "44de8026-71eb-457e-8e43-4d0b33658844",
"locked": true,
"date_locked": "2026-09-06T06:47:36.8749251+02:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-09-06T06:47:36.8749251+02:00",
"last_update": "2026-09-06T06:47:36.8749251+02:00",
"id_user_upd": "a03baf66-0fe6-4b27-8dc1-3f1ccdb0e07a",
"commited": true,
"mt_rooms": {
"$id": "48",
"id": "fd97fc51-5ff1-4fc0-a23b-760938334104",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "485d1544-b831-46f4-9f59-b1880a5a4c42",
"name_pos": "sample string 6",
"id_image": "10788aa7-c44e-4b75-b3f9-13294144abe8",
"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": "4421d590-75f9-4410-b808-e80a13c27376",
"refresh_status": true,
"active": true,
"created_on": "2026-09-06T06:47:36.8749251+02:00",
"last_update": "2026-09-06T06:47:36.8749251+02:00",
"id_user_upd": "f516841e-5de0-4000-8cd2-0661ef7cbc07",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos_rooms": [
{
"$id": "49",
"id_pos": "8495e622-5f53-477b-bf12-f9a6d97dac56",
"id_room": "ffa11337-ba32-439d-8595-628da7db1234",
"active": true,
"created_on": "2026-09-06T06:47:36.8749251+02:00",
"last_update": "2026-09-06T06:47:36.8749251+02:00",
"id_user_upd": "670bace3-23b2-4312-82fc-07e25dd199c6",
"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": "5aae8c63-fc52-4d9b-aa42-39c2ff7f68a0",
"id_room": "93177749-528e-479a-bf08-be86ba7cc419",
"date_in": "2026-09-06T06:47:36.8749251+02:00",
"date_out": "2026-09-06T06:47:36.8749251+02:00",
"id_user_add": "b13e14ab-793f-48d3-9d9b-1d5bcbb82235",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-09-06T06:47:36.8749251+02:00",
"last_update": "2026-09-06T06:47:36.8749251+02: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": "0e36f405-fe18-4347-9a9f-3284a0f25f66",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-09-06T06:47:36.8749251+02:00",
"last_update": "2026-09-06T06:47:36.8749251+02:00",
"id_user_upd": "9191c62c-d062-4e59-a954-3363f31342ec",
"commited": true,
"mt_rooms_units": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"mt_rooms_units_states_types": [
{
"$id": "52",
"id_room_type": "f6c2f1cb-7005-4614-8dca-43f7dd6ec6b7",
"id_room_state": "daf33cf1-8d57-4eb4-8cbe-6f77a264cc44",
"id_image": "edf6a9ca-bbc2-433c-8f01-5c32c374aa3c",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-09-06T06:47:36.8749251+02:00",
"last_update": "2026-09-06T06:47:36.8749251+02:00",
"id_user_upd": "2f1c2cdf-648d-4f4a-96f6-f86f83e63ac1",
"commited": true,
"mt_rooms_units_states": {
"$id": "53",
"id": "b5710e42-ef0c-4be6-b7b6-a87a21d04fd9",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"color": "sample string 5",
"active": true,
"created_on": "2026-09-06T06:47:36.8749251+02:00",
"last_update": "2026-09-06T06:47:36.8749251+02:00",
"id_user_upd": "522502b4-2f9a-41c2-b769-55f1fdbc84c1",
"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"
}
],
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"tt_tips": [
{
"$id": "54",
"id": "02c84425-d618-44a9-a7d4-1183062ca069",
"id_pos_sesion": "ab817840-2772-462d-a78f-620687352d0c",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "68817379-18ed-465b-94a5-a04732b1e5c5",
"id_room_unit_activity": "eb0c6243-509b-4ebc-a6e0-4b53d7e1a8b6",
"id_doc_sa": "afe676f7-3952-4730-946f-803e5227b98f",
"id_pos_type": "d3527f58-0dc3-44fe-9486-d7c860c62e1a",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "c78ec88f-f7b0-444b-96ba-7f2cc2aadff6",
"coupon_id": "sample string 7",
"terminal_id": "sample string 8",
"card_name": "sample string 9",
"card_bank": "sample string 10",
"card_number": "sample string 11",
"client_name": "sample string 12",
"money_type": "sample string 13",
"merchant_id": "sample string 14",
"aid": "sample string 15",
"auth_num": "sample string 16",
"authorization": true,
"signature": true,
"contactless": true,
"date_hour_pay": "sample string 17",
"terminal_name": "sample string 18",
"active": true,
"created_on": "2026-09-06T06:47:36.8749251+02:00",
"last_update": "2026-09-06T06:47:36.8749251+02:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "44"
},
"tt_tips_users": [
{
"$id": "55",
"id_tip": "755c68f6-5b49-4ee2-8fca-3baea58c242d",
"id_user": "62bcd3de-0abd-41bf-b9f2-6c4effe91c3a",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-09-06T06:47:36.8749251+02:00",
"last_update": "2026-09-06T06:47:36.8749251+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": "20d04013-62be-40b2-99a2-7185ac28f155",
"id_user": "9f935708-4000-469e-8c57-938560e1b00c",
"date_add": "2026-09-06T06:47:36.8749251+02:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-09-06T06:47:36.8749251+02:00",
"last_update": "2026-09-06T06:47:36.8749251+02:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$ref": "44"
}
},
{
"$ref": "56"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_cmd_connection": [
{
"$id": "57",
"id": "f937b399-f280-4052-bc61-31d7bd557ced",
"id_user": "6c2a99a6-2a2d-4415-9606-d5f86f6f1f0d",
"id_user_profile": "48e281fb-5b77-4de5-92b8-7f5b08c9e14d",
"locator": "sample string 4",
"date_end": "2026-09-06T06:47:36.8749251+02:00",
"id_pos_sesion": "f1e8c14f-4708-4cfe-b0c5-c48e3819fd3d",
"date_login": "2026-09-06T06:47:36.8749251+02:00",
"date_logout": "2026-09-06T06:47:36.8749251+02:00",
"terminal_id": "sample string 6",
"terminal_type": "sample string 7",
"created_on": "2026-09-06T06:47:36.8749251+02:00",
"last_update": "2026-09-06T06:47:36.8749251+02:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"st_users_profiles": {
"$id": "58",
"id": "328eff11-952c-4f9f-87e4-4e180def6b53",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"is_pass_required": true,
"is_admin": true,
"level_id": 7,
"order_1": 8,
"order_2": 9,
"order_3": 10,
"order_4": 11,
"is_tips": true,
"is_view_all": true,
"active": true,
"created_on": "2026-09-06T06:47:36.8749251+02:00",
"last_update": "2026-09-06T06:47:36.8749251+02:00",
"commited": true,
"st_permisions": [
{
"$id": "59",
"id": "c1f41789-b71e-4f50-bed8-4c7a6e3a4ed9",
"id_function": "03b3b2a5-7437-4fd2-83b7-ac5befd1f634",
"id_user": "18e48ec2-882b-483e-a674-ea3e46224edf",
"id_profile": "6e70d350-7ef2-49c5-98d6-2aa7fb0a47ab",
"permission": 3,
"active": true,
"created_on": "2026-09-06T06:47:36.8749251+02:00",
"last_update": "2026-09-06T06:47:36.8749251+02:00",
"commited": true,
"st_users_profiles": {
"$ref": "58"
},
"st_users": {
"$ref": "8"
},
"st_functions": {
"$id": "60",
"id": "0a2a1bc1-322f-4197-8108-6b7cd9cbbc2b",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "41e1a921-32da-4506-a35b-8b1eeb9b28da",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "d5946b1d-8a98-489b-be94-bc2f8a5e4399",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"font_bold": true,
"font_underline": true,
"font_size": 16,
"active": true,
"created_on": "2026-09-06T06:47:36.8749251+02:00",
"last_update": "2026-09-06T06:47:36.8749251+02:00",
"commited": true,
"st_functions_groups": {
"$id": "61",
"id": "98e9d6ab-4767-40b2-b633-f741150d5eff",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-09-06T06:47:36.8749251+02:00",
"last_update": "2026-09-06T06:47:36.8749251+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": "44"
}
},
{
"$ref": "57"
}
],
"tt_cmd_messages": [
{
"$id": "62",
"id": "083b101e-fad2-455d-a4ab-08507de3c6db",
"id_user": "57a734c8-4eba-43b0-880a-ce37d203c71e",
"date_add": "2026-09-06T06:47:36.8749251+02:00",
"destiny_type": 4,
"id_key": "03639429-ef2f-4c07-890a-44773475bfe7",
"message": "sample string 6",
"message_view": true,
"date_view": "2026-09-06T06:47:36.8749251+02:00",
"id_pos_sesion": "93ac4dd7-b3e0-483e-89c9-9eadd98cc898",
"terminal_add": "sample string 9",
"created_on": "2026-09-06T06:47:36.8749251+02:00",
"last_update": "2026-09-06T06:47:36.8749251+02:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$ref": "44"
}
},
{
"$ref": "62"
}
]
}
},
{
"$ref": "43"
}
]
},
"mt_items_vouchers": {
"$id": "63",
"id": "f8e6ecb7-ec6b-4e90-82a3-3469771d18c0",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "5b34bc63-9ac4-41d2-be9c-a95cc60da783",
"id_doc_print": "2efdf5b0-3517-4e78-9f76-ec68cab68bf2",
"hour_end": "00:00:00.1234567",
"price_item_sub": true,
"define_validity": true,
"price_ref": true,
"price_min": 11.1,
"supply_apply": 12,
"active": true,
"created_on": "2026-09-06T06:47:36.8749251+02:00",
"last_update": "2026-09-06T06:47:36.8749251+02: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": "64",
"id_doc_sa": "d22baa9c-08a0-496f-8430-d173d12ebf8f",
"id_line": 2,
"id_item": "00b09d17-b2f9-429f-8f45-dd2eddc7e0cd",
"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": "1"
},
{
"$ref": "1"
}
],
"tt_vouchers_permisions": [
{
"$id": "65",
"id": "32c3d3e4-86e3-445b-b981-f074164c8f36",
"date_from": "2026-09-06T06:47:36.8749251+02:00",
"date_end": "2026-09-06T06:47:36.8749251+02:00",
"date_used": "2026-09-06T06:47:36.8749251+02:00",
"id_employee": "8c17162d-4874-487e-9ace-1bf8a0716ec2",
"id_branch": "141aac79-5994-45ac-9928-f41cdbca5fa4",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "9d1870f9-32dd-490a-bb3e-67b912c80564",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-09-06T06:47:36.8749251+02:00",
"last_update": "2026-09-06T06:47:36.8749251+02:00",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_employees": {
"$ref": "21"
},
"st_users": {
"$ref": "8"
},
"tt_vouchers": [
{
"$ref": "1"
},
{
"$ref": "1"
}
]
},
{
"$ref": "65"
}
],
"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": "66",
"id_pos": "e2d63ff7-2c9a-430c-aa6e-d9aa821efb5c",
"id_doc": "6fd18579-a608-4c62-83fc-0e5c92b13a04",
"value": 3,
"created_on": "2026-09-06T06:47:36.8749251+02:00",
"last_update": "2026-09-06T06:47:36.8749251+02:00",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_pos": {
"$ref": "10"
}
},
{
"$ref": "66"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st": [
{
"$id": "67",
"id": "6d9c7cb7-16b4-48f4-9a4e-c69db9155838",
"id_pos": "84257ece-c6d5-454c-a152-513f22ef5d7d",
"id_doc": "0165c04f-7d66-4537-acbd-2ab0917e5d5f",
"id_branch": "846fe06b-9fed-45e0-8d9f-5c1ab03dbc7e",
"nro_doc": "sample string 5",
"date_doc": "2026-09-06T06:47:36.8749251+02:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "0f1cac7e-dfbd-4719-b156-ea4bac2f6845",
"id_loc_from": "e6bde247-34b6-411e-bd93-fcac0c41063a",
"id_loc_end": "266b45b3-97f8-4eef-aaca-63caa2e87823",
"id_user_add": "cad076f8-39f6-4797-825e-c01ed7442169",
"id_user_upd": "fe75f784-1efe-4619-9e15-5d41fc91239c",
"id_pos_sesion": "fd912103-0115-4b88-ab77-4ef51d4e3339",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-09-06T06:47:36.8749251+02:00",
"active": true,
"created_on": "2026-09-06T06:47:36.8749251+02:00",
"last_update": "2026-09-06T06:47:36.8749251+02:00",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$ref": "14"
},
"mt_locations": {
"$id": "68",
"id": "42ec64c1-a051-4fdd-894d-4b8049305567",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "1f4e8358-468a-4f1b-88af-6a3abb21ed2f",
"active": true,
"created_on": "2026-09-06T06:47:36.8749251+02:00",
"last_update": "2026-09-06T06:47:36.8749251+02:00",
"id_user_upd": "092a95fc-b6b7-43c2-a1dd-bc1552b7f88b",
"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": "67"
},
{
"$ref": "67"
}
],
"tt_doc_st1": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"tt_stock": [
{
"$id": "69",
"id_location": "5baf5bc8-6bb7-411a-94f6-b43b463d6930",
"id_item": "bbcb806a-9724-4f90-881e-10187db9451f",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-09-06T06:47:36.8749251+02:00",
"last_update": "2026-09-06T06:47:36.8749251+02:00",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_locations": {
"$ref": "68"
}
},
{
"$ref": "69"
}
]
},
"mt_locations1": {
"$ref": "68"
},
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"tt_doc_st_det": [
{
"$id": "70",
"id_doc_st": "cf54a6b7-fc38-4905-ab69-b8dbf14e61f0",
"id_line": 2,
"id_item": "be1119d6-f1c8-4dde-a7f9-99f3f962e740",
"comment": "sample string 4",
"qty": 5.1,
"status": 1,
"active": true,
"mt_items": {
"$ref": "6"
},
"tt_doc_st": {
"$ref": "67"
}
},
{
"$ref": "70"
}
],
"tt_doc_st1": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"tt_doc_st2": {
"$ref": "67"
}
},
{
"$ref": "67"
}
]
},
"mt_locations": {
"$ref": "68"
},
"mt_locations1": {
"$ref": "68"
},
"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": "71",
"id": "45cd2445-a32e-435f-84fa-09d1b9f59652",
"spool_server": "sample string 2",
"id_doc_sa": "4a0e3cf8-6530-4bc9-a89e-51b0dfe29aa9",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-09-06T06:47:36.8749251+02:00",
"printed": true,
"print_on": "2026-09-06T06:47:36.8749251+02:00",
"tt_doc_sa": {
"$ref": "13"
}
},
{
"$ref": "71"
}
]
},
"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": "66"
},
{
"$ref": "66"
}
],
"st_pos_license": [
{
"$id": "72",
"id": "098f63ba-7546-4440-8d0f-0c2cd64cab5d",
"id_pos": "7e6b12c4-abfe-450c-857b-3d7b0a336956",
"mac_address": "sample string 3",
"date_end": "2026-09-06T06:47:36.8749251+02:00",
"key_access": "sample string 5",
"id_user_add": "d1e2ca51-1430-4e8f-9bc2-293f930fa3b9",
"active": true,
"created_on": "2026-09-06T06:47:36.8749251+02:00",
"last_update": "2026-09-06T06:47:36.8749251+02:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "72"
}
],
"st_users_pos": [
{
"$id": "73",
"id_user": "f00f4d98-546a-4fd9-a326-3fde78f606f6",
"id_pos": "9dfe96c8-847e-414c-acaf-587c5243fff1",
"pass_required": true,
"active": true,
"created_on": "2026-09-06T06:47:36.8749251+02:00",
"last_update": "2026-09-06T06:47:36.8749251+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": "f2bea418-5e7f-432b-8d53-e6907b656c62",
"id_pos": "a3fd1a21-65d1-4748-bbcf-5bd0e9240b9a",
"date_add": "2026-09-06T06:47:36.8749251+02:00",
"date_upd": "2026-09-06T06:47:36.8749251+02:00",
"date_out": "2026-09-06T06:47:36.8749251+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": "44"
},
{
"$ref": "44"
}
],
"mt_branches": {
"$ref": "2"
},
"tt_logs": [
{
"$id": "75",
"id": "60e3bba4-b29b-417b-b57b-7ac4ab291551",
"id_user_add": "ac34fcf2-5c43-4759-aec8-b8b33c9532f5",
"id_table": "bf4a0bd7-76e8-48e8-8b44-185c752d618a",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "70afbd86-6988-4761-b6dd-80461875f43d",
"created_on": "2026-09-06T06:47:36.8749251+02:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_sync_tables": {
"$id": "76",
"id": "e658ad7a-75b5-4a41-b59c-a85ad38a81c5",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-09-06T06:47:36.8749251+02:00",
"last_update": "2026-09-06T06:47:36.8749251+02:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "77",
"id": "4a9ca357-e4ad-4242-b413-ce3d1c47e7df",
"id_sync": "19222043-65b1-4656-9a86-5155122d57b3",
"json": "sample string 3",
"id_table": "860f3087-5049-4850-a0cc-605dddd059a6",
"order": 5,
"st_sync_packages": {
"$id": "78",
"id": "4db4c52b-b4a1-4eb8-b309-0c3bf087207b",
"id_branch_from": "e807bd6d-8082-42a3-b31d-dc959c2c19e7",
"id_branch_to": "3cfd8f28-5462-47e0-b413-251c302798f1",
"type": 4,
"created_on": "2026-09-06T06:47:36.8749251+02:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-09-06T06:47:36.8749251+02:00",
"send_on": "2026-09-06T06:47:36.8749251+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": "96c0b33d-6de5-42a3-9b8e-331be09186eb",
"id_pos": "746b1230-2544-4e3d-a404-2899a4ad5029",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-09-06T06:47:36.8749251+02:00",
"commited": true,
"mt_pos": {
"$ref": "10"
}
},
{
"$ref": "79"
}
],
"tt_doc_st": [
{
"$ref": "67"
},
{
"$ref": "67"
}
]
},
{
"$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": "36"
},
{
"$ref": "36"
}
],
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_items_types": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"mt_locations": [
{
"$ref": "68"
},
{
"$ref": "68"
}
],
"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_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": [
{
"$ref": "59"
},
{
"$ref": "59"
}
],
"st_pos_license": [
{
"$ref": "72"
},
{
"$ref": "72"
}
],
"st_users_pos": [
{
"$ref": "73"
},
{
"$ref": "73"
}
],
"st_users_token": [
{
"$id": "80",
"id": "be6f2d74-7b17-48d6-a3bf-b5d8d78bd750",
"token_id": "sample string 2",
"id_user": "6a51aa7d-83ed-4705-92dd-4406f18ddf0d",
"date_from": "2026-09-06T06:47:36.8749251+02:00",
"date_end": "2026-09-06T06:47:36.8749251+02:00",
"created_on": "2026-09-06T06:47:36.8749251+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": "67"
},
{
"$ref": "67"
}
],
"tt_doc_st1": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"tt_items_customs": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"tt_logs": [
{
"$ref": "75"
},
{
"$ref": "75"
}
],
"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": "81",
"id": "5ba937fd-1bd8-4550-9ea8-7e6f336def23",
"id_room_activity": "0daf67fc-d39f-4baa-a157-f7aaedb76b89",
"id_pos_sesion": "c5406c0f-903b-448c-b3b1-10e6598978e3",
"log_text": "sample string 4",
"id_user": "21abd132-c613-4c10-b554-1ff27adb8fc0",
"event_type": "sample string 6",
"correlation_id": "37272d0e-5c17-4b59-aaed-79a5ade76eb4",
"id_room_unit": "c93795ee-df13-4af7-b38a-39b843688ea8",
"id_room_unit_source": "ca3bf05e-f17a-4a2f-b843-5c58cb3a2489",
"id_room_unit_destination": "44890694-2a68-42db-a82f-9e67a284d9f1",
"id_room_activity_related": "990c622b-630f-4498-8799-870a76e1cffc",
"id_doc_sa": "d3891e79-2483-4dba-a4c9-9fd88928690c",
"id_user_authorizer": "ef9b59d9-ff55-4215-8047-89de109c99e4",
"data_json": "sample string 7",
"created_on": "2026-09-06T06:47:36.8749251+02:00",
"commited": true,
"st_users": {
"$ref": "8"
}
},
{
"$ref": "81"
}
],
"tt_tips_users": [
{
"$ref": "55"
},
{
"$ref": "55"
}
],
"tt_vouchers_permisions": [
{
"$ref": "65"
},
{
"$ref": "65"
}
],
"tt_vouchers": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"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": "53"
},
{
"$ref": "53"
}
],
"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": "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": "64"
},
{
"$ref": "64"
}
],
"tt_doc_st_det": [
{
"$ref": "70"
},
{
"$ref": "70"
}
],
"tt_items_customs": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"tt_stock": [
{
"$ref": "69"
},
{
"$ref": "69"
}
],
"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": "60"
},
{
"$ref": "60"
}
],
"st_images_types": {
"$id": "82",
"id": "83cb2756-7974-44c1-b319-61855eddc80e",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-09-06T06:47:36.8749251+02:00",
"last_update": "2026-09-06T06:47:36.8749251+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": "36"
},
{
"$ref": "36"
}
],
"mt_locations": [
{
"$ref": "68"
},
{
"$ref": "68"
}
],
"mt_periods": [
{
"$id": "83",
"id_branch": "868d59ea-f5ad-4793-8415-05baaf7d961f",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-09-06T06:47:36.8749251+02:00",
"date_end": "2026-09-06T06:47:36.8749251+02:00",
"state": "sample string 6",
"created_on": "2026-09-06T06:47:36.8749251+02:00",
"last_update": "2026-09-06T06:47:36.8749251+02:00",
"commited": true,
"mt_branches": {
"$ref": "2"
}
},
{
"$ref": "83"
}
],
"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": "78"
},
{
"$ref": "78"
}
],
"st_sync_packages1": [
{
"$ref": "78"
},
{
"$ref": "78"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"tt_vouchers": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"tt_vouchers_permisions": [
{
"$ref": "65"
},
{
"$ref": "65"
}
]
},
"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": "65"
}
},
{
"$ref": "1"
}
]