GET api/Tt_Vouchers?id_branch={id_branch}&date_query={date_query}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id_branch | globally unique identifier |
Required |
|
| date_query | date |
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": "f05d0607-5004-49ae-98e9-e933b5f3e976",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-09-06T06:48:07.0682804+02:00",
"date_end": "2026-09-06T06:48:07.0682804+02:00",
"date_used": "2026-09-06T06:48:07.0682804+02:00",
"date_sesion": "2026-09-06T06:48:07.0682804+02:00",
"id_employee": "aaba499e-34fc-4646-a7f6-87d7ad5d4bf1",
"id_branch": "bf0d98e6-bdc3-45f6-b3cd-daf686db9ae3",
"id_voucher_permision": "69ceb56a-7865-47e0-94fb-11d321dd92c2",
"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": "45b3069a-6cdb-4066-bf6a-f5e0695099ad",
"id_user_add": "1ec0baa4-acaa-4b45-bc80-266c3333d42c",
"id_doc_sa": "59e2e00e-1ab0-4a77-82d6-ccee57af7d30",
"id_item_sub": "0ef1870f-03fb-4aef-9f67-56b43402a2db",
"id_pos_sesion": "0bc5247d-26e7-495e-9b4c-0a72a9e74715",
"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:48:07.0682804+02:00",
"last_update": "2026-09-06T06:48:07.0682804+02:00",
"commited": true,
"mt_branches": {
"$id": "2",
"id": "d9eefcd6-e9e9-4aed-b3f1-36e961e7c42f",
"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": "957399fd-326e-4895-8cb0-e8de7b85f2a8",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-09-06T06:48:07.0682804+02:00",
"last_update": "2026-09-06T06:48:07.0682804+02:00",
"id_user_upd": "0c3741c3-7195-499f-ab4a-ca21c2fc1fb8",
"commited": true,
"st_images": {
"$id": "3",
"id": "5e8dadd3-6d91-41fb-8154-282c90534439",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "dc4d945b-61e9-4561-810c-a724ad9225e0",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-09-06T06:48:07.0682804+02:00",
"last_update": "2026-09-06T06:48:07.0682804+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_categories": [
{
"$id": "4",
"id": "0b4cd68e-0d4a-4fe3-80ef-594545264e89",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "160ec5f0-5407-4a97-8e32-15413395b146",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "43e8ea2d-16a7-424f-a62e-ea13a4c4d4b5",
"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:48:07.0682804+02:00",
"last_update": "2026-09-06T06:48:07.0682804+02:00",
"id_user_upd": "07045145-0c9b-4c56-9e9e-a5a6b4d9ed55",
"commited": true,
"mt_categories_items": [
{
"$id": "5",
"id_category": "8f832689-9ac8-4722-a554-08676644e16b",
"id_item": "73815ef0-e9f0-4971-9f4c-97490800ee63",
"is_default": true,
"active": true,
"created_on": "2026-09-06T06:48:07.0682804+02:00",
"last_update": "2026-09-06T06:48:07.0682804+02:00",
"id_user_upd": "4f874993-c2f1-4209-bcb8-9d7fb3e0d335",
"commited": true,
"mt_categories": {
"$ref": "4"
},
"mt_items": {
"$id": "6",
"id": "e833c4db-373e-43c3-ac74-b1bacdad9b65",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "efd991d9-8adb-4a70-9d99-e1f95759f6fd",
"id_unit_sec": "ec189148-a1e3-47e8-9db3-26f16655aca0",
"id_brand": "60e9ed9a-2b5e-42ea-a253-f5866443520d",
"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": "86fa616a-3d7b-4030-906e-1871bc5f7b93",
"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:48:07.0682804+02:00",
"last_update": "2026-09-06T06:48:07.0682804+02:00",
"id_user_upd": "6a05987e-6551-499d-9a7d-94463f2f01cd",
"commited": true,
"mt_brands": {
"$id": "7",
"id": "2ab3785d-6aa2-49ec-a688-d778af0becfa",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-09-06T06:48:07.0682804+02:00",
"last_update": "2026-09-06T06:48:07.0682804+02:00",
"id_user_upd": "f421e3c1-f3b2-4113-ac94-9368b00eb9f2",
"commited": true,
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"st_users": {
"$id": "8",
"id": "45d9bef2-cebc-445e-9189-5dafaf4c9938",
"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": "4b71a1ac-a1c6-4c73-94fe-158eb66ef920",
"view_messages": true,
"id_image_photo": "629e8cdf-c964-4290-b973-049f4b053492",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "44d65449-989c-4b8a-b84c-e5199be1007e",
"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:48:07.0682804+02:00",
"last_update": "2026-09-06T06:48:07.0682804+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_branches_zones": [
{
"$id": "9",
"id": "e839439a-340c-4237-bf47-28f13e1f12f1",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "ad210b84-8908-4173-8305-1eb76acd2c94",
"active": true,
"created_on": "2026-09-06T06:48:07.0682804+02:00",
"last_update": "2026-09-06T06:48:07.0682804+02:00",
"id_user_upd": "14d7c2a6-b760-4537-9b6a-1e09564b9b56",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos": [
{
"$id": "10",
"id": "28d583d0-fe43-48ff-823b-d594ff7ee818",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "e1419a4a-8ccd-45f7-952a-b0bd3ec4c211",
"id_zone": "1c535cf6-0ca3-4821-aaf9-b83d4bb8e1fa",
"user_required": true,
"active": true,
"created_on": "2026-09-06T06:48:07.0682804+02:00",
"last_update": "2026-09-06T06:48:07.0682804+02:00",
"id_user_upd": "6fb44c68-66c9-42e5-a5b3-35c125797059",
"commited": true,
"mt_branches_zones": {
"$ref": "9"
},
"mt_cloakrooms": [
{
"$id": "11",
"id": "38fbcca3-9365-4636-bd2d-4275c4251d9c",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "e7871b56-0b19-426f-b52c-53cd8be31ec7",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "c9e4da7d-b5f2-4289-a838-9607b0c07211",
"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:48:07.0682804+02:00",
"last_update": "2026-09-06T06:48:07.0682804+02:00",
"id_user_upd": "978502fe-2af5-49c2-9cab-d1d863f52b7d",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"tt_cloakrooms_units": [
{
"$id": "12",
"id": "bc52ef56-ca0e-46e6-96e9-7791d895bc08",
"id_cloakroom": "3822c3d9-9d93-4253-9d14-fca113b4d70a",
"id_pos_sesion": "654d3d2e-08c1-4aab-b686-566b557b4d6a",
"unit_id": 4,
"date_open": "2026-09-06T06:48:07.0682804+02:00",
"date_close": "2026-09-06T06:48:07.0682804+02:00",
"id_doc_sa": "0e5a6f67-8d5a-4aa9-b4b3-3082d0860e52",
"commited": true,
"mt_cloakrooms": {
"$ref": "11"
},
"tt_doc_sa": {
"$id": "13",
"id": "536b5030-39fd-4f3e-9d33-a769f8f5ecd1",
"id_pos": "b2d77356-5c8d-405f-9243-722f3bcda0b4",
"id_doc": "ea32811c-e487-4893-b964-963ba67be88f",
"id_branch": "70bdfc51-0cfe-451e-9c3f-d0525f8d8636",
"nro_doc": "sample string 5",
"date_doc": "2026-09-06T06:48:07.0682804+02:00",
"date_tax": "2026-09-06T06:48:07.0682804+02:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "dd19c876-e187-4000-800d-29f042d5e2a7",
"id_relationship": "bdb98f6c-cc9c-48f4-887f-ef86dbc53691",
"id_loc_from": "0853a164-ce75-423b-8acb-719bfd432c16",
"id_loc_end": "643ca115-06ef-4c92-a09a-da82de718b2f",
"id_user_add": "8b4fef0f-c813-49a8-aded-cf9c3873cf63",
"id_user_upd": "868f1a5a-06c7-47a6-a495-7872df57e077",
"comment": "sample string 12",
"id_pos_sesion": "b597f2bd-b39b-429e-b882-abb3b99b3fba",
"id_room_unit": "206fc0b6-5864-4991-bcff-26d306b051f1",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "b688b834-53a7-43f3-9112-4f57ca03a88e",
"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:48:07.0682804+02:00",
"last_update": "2026-09-06T06:48:07.0682804+02:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$id": "14",
"id": "24723c12-2179-4cd2-9e79-ffb02a6e3291",
"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": "36817f6a-eafd-4407-be87-33a99035be94",
"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:48:07.0682804+02:00",
"last_update": "2026-09-06T06:48:07.0682804+02:00",
"id_user_upd": "39969e3d-37ce-4112-9341-c9af609431d5",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "15",
"id_doc": "b272ffb9-bbf0-4968-bd98-4a75f45186b8",
"id_pay": "dbfa2c93-943a-4e77-ba38-ab66539ae3e5",
"id_money": "51011051-348a-487d-ba98-97acf60c665a",
"active": true,
"created_on": "2026-09-06T06:48:07.0682804+02:00",
"last_update": "2026-09-06T06:48:07.0682804+02:00",
"id_user_upd": "7773e283-4170-4f22-b978-0dc0be1d1831",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_money_types": {
"$id": "16",
"id": "880ced23-99f0-4dc2-b266-346ac9870c36",
"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": "fa392f2c-a58f-4cc5-907b-6bc8bcf60dd5",
"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:48:07.0682804+02:00",
"last_update": "2026-09-06T06:48:07.0682804+02:00",
"id_user_upd": "238b7cad-c79c-470c-8df8-7d7083240e30",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_money_rates": [
{
"$id": "17",
"id_money_1": "1d9bef00-2947-47ed-a0a0-93b8b6399e33",
"id_money_2": "c09eb901-74ad-4a77-9ca0-40d9cafda427",
"date_from": "2026-09-06T06:48:07.0682804+02:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-09-06T06:48:07.0682804+02:00",
"last_update": "2026-09-06T06:48:07.0682804+02:00",
"id_user_upd": "fff24aa8-b85b-40f8-b27e-0557bb60ec48",
"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": "15c16df9-790c-45a3-a999-02a8acba0a06",
"id_pay": "ac5fcd3f-61b4-462e-b989-5587d8e8bc7c",
"id_money": "b7b2e6da-b79b-41f3-a443-2a9423f0f324",
"date_cashflow": "2026-09-06T06:48:07.0682804+02:00",
"coefficient": 5.1,
"id_user_add": "1742f011-4742-486b-9533-c25890f15341",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "19",
"id": "9e6cb768-c6a1-4fa6-ab64-73b00dfa5147",
"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": "86d51ff4-8bc6-4521-80eb-51e01cbf080b",
"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:48:07.0682804+02:00",
"last_update": "2026-09-06T06:48:07.0682804+02:00",
"id_user_upd": "180daea2-faf2-48a9-b421-e8a57bce7b76",
"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": "5a111f71-8f7e-46e4-a72c-433241ed8a49",
"id_line": 2,
"id_pay": "5c93966d-3619-4201-b437-db75469fa691",
"id_money": "b47ccecc-ba44-4139-8c6a-f6283d5c0166",
"coefficient": 5.1,
"id_voucher": "1b45eecb-fe85-4a1e-a194-51377ac1adfc",
"id_employee": "ccd79873-48ef-4528-b73d-094a8baf17b0",
"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": "92f8a63b-4b97-4807-b0de-4da8a0c8be16",
"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": "f34755a7-72c1-40f9-84db-b389407460cc",
"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": "81cdca79-554f-4d6a-964b-530c8815b601",
"name_pos": "sample string 12",
"id_image": "9abc538d-4bd1-40e8-bba8-c23e3dc7c52e",
"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:48:07.0682804+02:00",
"last_update": "2026-09-06T06:48:07.0682804+02:00",
"id_user_upd": "0a185428-846b-49eb-b601-cfc0b8fe632c",
"commited": true,
"mt_employees_branches": [
{
"$id": "22",
"id_employee": "70cdd24a-7b73-4b70-9477-4902a4c18651",
"id_branch": "bf5ecdaa-9b68-4023-873d-e4d8cd795d95",
"active": true,
"created_on": "2026-09-06T06:48:07.0682804+02:00",
"last_update": "2026-09-06T06:48:07.0682804+02:00",
"id_user_upd": "a71e0ec9-e0cc-409a-b18c-6d64bd3f9de5",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_employees": {
"$ref": "21"
}
},
{
"$ref": "22"
}
],
"mt_employees_profiles": {
"$id": "23",
"id": "2dd67ae9-ead0-4e3e-9bd7-2fa1405a10be",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-09-06T06:48:07.0682804+02:00",
"last_update": "2026-09-06T06:48:07.0682804+02:00",
"id_user_upd": "a83ce50f-8de4-4a88-b950-f16108b57865",
"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": "b9b4ccd7-68db-46fd-8802-1d95ed3b702c",
"id_line": 2,
"id_item_sub": "06b2fca3-495c-433f-aabb-3d51d6707d28",
"qty": 4.1,
"id_list": "9d72e197-2a7c-4557-93b7-0d654b551b03",
"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": "f0b2d7f3-f804-4350-a23f-b1a003c87283",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "17392027-848e-4e4f-8004-65f08051e5a2",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "fb88e1ec-92d9-4557-93d0-8e4cd07fd149",
"id_user_upd": "56238361-7dc5-43f8-8d6b-dd9a89e29738",
"active": true,
"mt_employees": {
"$ref": "21"
},
"mt_items_sub": {
"$id": "25",
"id": "b4ead72d-8abd-4660-a88d-5eab977ce0ed",
"id_item": "8f10909a-56eb-458a-b724-e3e2d2ff61db",
"id_item_type": "c65cf0c6-a9d4-4648-84c9-dd90aa37841e",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "7f749d5c-9ed8-4dbc-90cc-05c24ba0b979",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-09-06T06:48:07.0682804+02:00",
"last_update": "2026-09-06T06:48:07.0682804+02:00",
"id_user_upd": "aa6aecac-5f2e-4268-9f12-7c6e8d288368",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_formula": [
{
"$id": "26",
"id_item_sub": "9a610cfc-16bd-4332-990a-6c0d94f3c992",
"id_item": "7f1d37cf-2af7-437c-820a-d4294251bd92",
"group_id": 3,
"id_unit_ref": "491f04d7-1b1f-4e6f-a55d-7ad3968f39e3",
"qty_dis": 5,
"mt_items": {
"$ref": "6"
},
"mt_items_sub": {
"$ref": "25"
},
"mt_units_ref": {
"$id": "27",
"id": "2a961e61-2ea6-4f17-abfb-a7b6e8c7ac36",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "43b24c19-8a28-46b5-b05b-11ad2f3a7a00",
"active": true,
"created_on": "2026-09-06T06:48:07.0682804+02:00",
"last_update": "2026-09-06T06:48:07.0682804+02:00",
"id_user_upd": "6c925704-de9d-407a-9cc5-6d58a125bfbf",
"commited": true,
"mt_units": {
"$id": "28",
"id": "0005383b-f43f-48ef-b0ff-c07581f1e156",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-09-06T06:48:07.0682804+02:00",
"last_update": "2026-09-06T06:48:07.0682804+02:00",
"id_user_upd": "e4fc6576-e220-4ecf-be6f-5cfc76516655",
"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": "ca22ed9e-3a88-4874-bb78-87d9d4c04435",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "260aa6e7-18f8-4f25-98b5-655afa20475a",
"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:48:07.0682804+02:00",
"last_update": "2026-09-06T06:48:07.0682804+02:00",
"id_user_upd": "803022eb-7a23-4232-bda7-15ee73d90f8a",
"commited": true,
"tt_vouchers_det": [
{
"$id": "30",
"id_voucher": "ffc61ff4-6d09-4382-91df-3cb667be086c",
"id_line": "885a6aa2-b7c8-40b7-b7ba-14f4cb0f07ef",
"id_category": "095da825-1da1-48f4-8975-6a509b4faf4f",
"id_item": "11718196-84ca-4dd1-9cf1-e513616cd22c",
"id_item_type": "e86bf94a-bb2d-4a18-86ca-2c6f2cac0467",
"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": "6cb884e0-e8e3-44b0-88d2-a061b758ae96",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-09-06T06:48:07.0682804+02:00",
"date_end": "2026-09-06T06:48:07.0682804+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": "e797e883-998f-41ab-8395-33ba4005c7ce",
"id_pos": "f524443b-b6a3-4e1f-bbe9-d68a60d215c5",
"id_list": "c2997e48-b333-42ab-8c9b-32db2bfe65a7",
"id_item": "5c0a2eff-698a-4587-b662-feb15672a89a",
"id_item_type": "2f898a78-5d58-4547-aba8-fd3b532c3845",
"id_category": "be220da7-208e-43e3-b94c-e37b0cda70b5",
"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:48:07.0682804+02:00",
"last_update": "2026-09-06T06:48:07.0682804+02:00",
"id_user_upd": "02f57e25-ec30-4cf2-9614-6c4456eb8de2",
"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": "89593e11-2748-4672-8e4b-62296332c15f",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "87691657-9661-494b-a0eb-852bc3e8683b",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "23bda638-c7d1-4a28-abdb-e8977a437fad",
"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:48:07.0682804+02:00",
"last_update": "2026-09-06T06:48:07.0682804+02:00",
"id_user_upd": "318ef95c-877c-4100-b5df-6a584eed4ac5",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "33",
"id_pos": "87a7f6e2-7baf-44de-8b6f-a33653c7314e",
"id_pos_type": "c47be3ee-9716-4320-8a56-fef0087c6fcd",
"id_price_list": "0beb486c-ff59-4826-b6ca-9ff38197fb01",
"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:48:07.0682804+02:00",
"last_update": "2026-09-06T06:48:07.0682804+02:00",
"id_user_upd": "1c879e24-1bad-492f-acbd-f4ae5f145387",
"commited": true,
"mt_pos_view": {
"$id": "34",
"id_pos": "d948782a-8f07-481e-92a4-85a9a6fd5255",
"id_pos_type": "1abbb693-09ed-4dd9-9bbe-442b84b180d7",
"is_default": true,
"active": true,
"created_on": "2026-09-06T06:48:07.0682804+02:00",
"last_update": "2026-09-06T06:48:07.0682804+02:00",
"id_user_upd": "9bbd071f-a177-4e93-a655-9362dfa53b16",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"mt_pos_prices_list": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_pos_types": {
"$id": "35",
"id": "6da5c640-fb05-4524-bba4-85ecb696f6e4",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-09-06T06:48:07.0682804+02:00",
"last_update": "2026-09-06T06:48:07.0682804+02:00",
"id_user_upd": "855322f6-c40c-4e9a-85a5-736d539eee91",
"commited": true,
"mt_items_featured": [
{
"$id": "36",
"id": "51e9ea98-7c38-41c6-8663-4f8bd79c21bf",
"id_branch": "e10d65c6-6ad5-4b75-a48a-8fc0c8c17079",
"id_pos_type": "02f80c04-c47c-4637-8587-8bdfbf7605f4",
"id_pos": "75686414-4166-459b-9626-c1d004a1f373",
"id_item": "c132766a-e889-4cd7-8c3b-fb4c17c8a7b9",
"date_from": "2026-09-06T06:48:07.0682804+02:00",
"date_end": "2026-09-06T06:48:07.0682804+02:00",
"image_id": 4,
"active": true,
"created_on": "2026-09-06T06:48:07.0682804+02:00",
"last_update": "2026-09-06T06:48:07.0682804+02:00",
"id_user_upd": "f8459777-bdcc-4295-9231-26f99d9cc7b6",
"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": "1d7898c0-19fe-4ae1-aef6-841ae142fba7",
"id_doc": "0365b0d2-162a-4f0d-8ae0-b8d4e99af7c4",
"id_pos_type": "55bb1799-856f-493e-8923-516216dd12c5",
"id_doc_print": "13eea041-3f89-4ec5-8ec7-5e8a52eaf0b2",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-09-06T06:48:07.0682804+02:00",
"last_update": "2026-09-06T06:48:07.0682804+02:00",
"id_user_upd": "ee6e9590-5952-44bd-9927-11ece019a78b",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_pos_print": {
"$id": "38",
"id": "2f058316-7424-4ea9-bde4-cd19620d4d31",
"id_pos": "43ba0ace-aad5-43e6-809a-cd6fe9b827e7",
"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:48:07.0682804+02:00",
"last_update": "2026-09-06T06:48:07.0682804+02:00",
"id_user_upd": "eb3ddfdd-1732-4918-adb2-27cc437c694a",
"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": "0c9f3986-a147-4ed5-ae5e-cc251004db89",
"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:48:07.0682804+02:00",
"last_update": "2026-09-06T06:48:07.0682804+02:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_doc_print_det": [
{
"$id": "40",
"id_doc_print": "b26bd9e4-85a2-4f90-a008-9c63d7830286",
"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": "666f2f61-b9c4-4907-a281-6bdde41ffb58",
"id_item_sub": "cd1f1dda-72ef-4f33-8646-20972517363d",
"validity_date": "2026-09-06T06:48:07.0682804+02:00",
"price": 4.1,
"active": true,
"created_on": "2026-09-06T06:48:07.0682804+02:00",
"last_update": "2026-09-06T06:48:07.0682804+02:00",
"id_user_upd": "0bba420e-7406-4dd4-8d12-43486007e9be",
"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": "14301972-69e7-4677-b4cc-3bb9f0a8e3eb",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-09-06T06:48:07.0682804+02:00",
"date_end": "2026-09-06T06:48:07.0682804+02:00",
"id_branch": "e81028ca-e181-4ea6-bdbd-6cf01144728e",
"id_pos": "2df76229-f5c6-40ef-a6fc-926233602057",
"id_list": "93ac266b-4809-49c8-b211-8aaf8a91d31a",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-09-06T06:48:07.0682804+02:00",
"last_update": "2026-09-06T06:48:07.0682804+02:00",
"id_user_upd": "9a6bf32b-79b8-4985-9e97-8fa614fb0138",
"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": "110e89e5-7810-4550-a8d2-435e2fa6f17a",
"order_id": 2,
"id_item": "4b95e69a-4dfc-4cb4-b0d4-a002114334fb",
"id_item_type": "25907847-56e5-4e47-bbaf-684a5e78f869",
"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": "a14946c4-82a0-4a57-b67a-d75a5451f8da",
"type_item": 11,
"id_voucher_json": "3a351044-0c64-40d1-b7c5-4e66fbef973a",
"count_voucher": 1,
"id_category": "57fc957b-7ea5-45a9-9dc9-033aedeb7f1f",
"created_on": "2026-09-06T06:48:07.0682804+02:00",
"last_update": "2026-09-06T06:48:07.0682804+02:00",
"id_user_upd": "0d0b75b5-d24a-42c1-8444-11bc36291d85",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_types": {
"$ref": "29"
},
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$id": "44",
"id": "71e94a72-d436-4ae1-842a-8e8db68c3d86",
"nro_sesion": 2,
"id_pos": "d36b5478-0434-43eb-be87-cfedb29ef36c",
"date_tax": "2026-09-06T06:48:07.0682804+02:00",
"date_open": "2026-09-06T06:48:07.0682804+02:00",
"date_close": "2026-09-06T06:48:07.0682804+02:00",
"id_user_open": "5410a853-d6a8-4b00-bed5-8819567f94d6",
"id_user_close": "e7fc79ab-86b1-47b6-bc05-3a297a11a2b0",
"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:48:07.0682804+02:00",
"last_update": "2026-09-06T06:48:07.0682804+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": "b952cf97-7cc8-41f0-bf0e-c937d82ba718",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "3ff40284-49b4-4a8f-9c50-80ef48419e6c",
"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:48:07.0682804+02:00",
"tt_pos_sesion": {
"$ref": "44"
}
},
{
"$ref": "45"
}
],
"tt_rooms_units_activity": [
{
"$id": "46",
"id": "47fb2c55-9291-4daf-a4eb-00572381cec5",
"id_room_unit": "efb892c0-7517-4283-bf83-987f0016b39c",
"id_room_list": "7b409f8f-39cf-4c5b-a038-78d338f1d2e0",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-09-06T06:48:07.0682804+02:00",
"date_from": "2026-09-06T06:48:07.0682804+02:00",
"date_end": "2026-09-06T06:48:07.0682804+02:00",
"date_open": "2026-09-06T06:48:07.0682804+02:00",
"date_close": "2026-09-06T06:48:07.0682804+02:00",
"id_employee": "7390835e-1d1b-426f-a7c4-678af753b069",
"id_employee_sec": "22cd20ef-b04c-4b44-be43-37005a270e99",
"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": "39877967-65e2-40db-93ea-3bf14ac0becd",
"comment": "sample string 7",
"id_user_open": "0f16d7b5-3885-4778-b73f-33403d72cdf4",
"id_user_close": "2026f663-fdeb-48ed-b63b-c972d2ea0c46",
"id_unit_state": "3db3e44d-87a7-41a4-a0c7-e5a4d24580a2",
"id_pos_sesion": "f78d3940-a899-4dbc-bad3-431cc770d8c4",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-09-06T06:48:07.0682804+02:00",
"active": true,
"created_on": "2026-09-06T06:48:07.0682804+02:00",
"last_update": "2026-09-06T06:48:07.0682804+02:00",
"commited": true,
"mt_employees": {
"$ref": "21"
},
"mt_employees1": {
"$ref": "21"
},
"mt_rooms_units": {
"$id": "47",
"id": "9b46aae0-0bfa-4303-9c23-13087cc3a023",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "4fc69216-a8dd-462e-9ea5-88b706fb656d",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "5d6134ee-dc72-4c65-84d0-28c79e1043e1",
"locked": true,
"date_locked": "2026-09-06T06:48:07.0682804+02:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-09-06T06:48:07.0682804+02:00",
"last_update": "2026-09-06T06:48:07.0682804+02:00",
"id_user_upd": "b1ee5d19-8fe7-4ba5-b762-e36c9a705a24",
"commited": true,
"mt_rooms": {
"$id": "48",
"id": "6cbe2ca6-6e79-4897-aec8-509e0ea065fe",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "8c7e084d-b91d-459b-9c7f-dc3a282d4ad0",
"name_pos": "sample string 6",
"id_image": "3fb15226-131f-4708-bce9-38739b1e30ca",
"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": "484987f8-d285-49c6-bb16-222d2bc2698e",
"refresh_status": true,
"active": true,
"created_on": "2026-09-06T06:48:07.0682804+02:00",
"last_update": "2026-09-06T06:48:07.0682804+02:00",
"id_user_upd": "48f9c81f-0e16-408d-8de1-95d5e386eae1",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos_rooms": [
{
"$id": "49",
"id_pos": "c134d20f-4c1a-4a07-9159-d52b5f76ad35",
"id_room": "d0630c78-ad52-4f0a-a9b4-fa447d3e2025",
"active": true,
"created_on": "2026-09-06T06:48:07.0682804+02:00",
"last_update": "2026-09-06T06:48:07.0682804+02:00",
"id_user_upd": "d6f19021-fac6-4461-8c5d-6854fd7acfaa",
"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": "e0e91d13-4a9b-47a4-9e06-91efa6e8daf1",
"id_room": "242d41bd-02d8-4520-bcb9-39008f0bb261",
"date_in": "2026-09-06T06:48:07.0682804+02:00",
"date_out": "2026-09-06T06:48:07.0682804+02:00",
"id_user_add": "abbff60d-346a-47a0-8510-113427d5aea5",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-09-06T06:48:07.0682804+02:00",
"last_update": "2026-09-06T06:48:07.0682804+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": "66f8eca8-968f-456a-af3b-5469c090db48",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-09-06T06:48:07.0682804+02:00",
"last_update": "2026-09-06T06:48:07.0682804+02:00",
"id_user_upd": "1922c1ab-09ff-4592-9b80-d94b36a38368",
"commited": true,
"mt_rooms_units": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"mt_rooms_units_states_types": [
{
"$id": "52",
"id_room_type": "9f744d3a-5ada-4d32-b7ca-a7254a400b7d",
"id_room_state": "24c6d6f0-9c26-4b82-a02b-3bdf223361a1",
"id_image": "e7fd9ce3-b718-4877-a48b-dcde5a4b9b79",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-09-06T06:48:07.0682804+02:00",
"last_update": "2026-09-06T06:48:07.0682804+02:00",
"id_user_upd": "18848445-02cd-41ce-9042-ab1d2efd1ffc",
"commited": true,
"mt_rooms_units_states": {
"$id": "53",
"id": "b2572baa-d34d-4693-98fc-78671260f497",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"color": "sample string 5",
"active": true,
"created_on": "2026-09-06T06:48:07.0682804+02:00",
"last_update": "2026-09-06T06:48:07.0682804+02:00",
"id_user_upd": "1617adb7-7872-4035-8e25-f65c03dda3fd",
"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": "5da36ccb-59c4-4555-bf87-9227ff13a9e6",
"id_pos_sesion": "e1cc06ba-8fe9-42f9-b1df-54cc5a99c8de",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "0d5349fb-a520-40f8-9797-a93b5c87a53b",
"id_room_unit_activity": "a9bf8df7-3b22-4b25-9a5c-991c2502a9d7",
"id_doc_sa": "4508b1ca-294f-42ff-b0af-051899988511",
"id_pos_type": "dcf8cf28-1ea1-401d-8332-201b8dcda521",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "3d3797b0-4c92-477c-aad4-b329a19904f0",
"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:48:07.0682804+02:00",
"last_update": "2026-09-06T06:48:07.0682804+02:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "44"
},
"tt_tips_users": [
{
"$id": "55",
"id_tip": "817aa231-9db6-4a7e-b7ef-2d1c2d45c5f5",
"id_user": "c5ed72e7-6ba8-4a7d-9506-3bbafcef30db",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-09-06T06:48:07.0682804+02:00",
"last_update": "2026-09-06T06:48:07.0682804+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": "0011123b-b0c8-4d2e-b089-0179f5edd9e8",
"id_user": "17e8c145-0cbc-456f-847d-01c34b6ea03f",
"date_add": "2026-09-06T06:48:07.0682804+02:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-09-06T06:48:07.0682804+02:00",
"last_update": "2026-09-06T06:48:07.0682804+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": "cb175c4d-d743-45c2-8877-84451ba866e5",
"id_user": "8b2b582b-3e0b-46e2-ad04-a007e34fa110",
"id_user_profile": "7320c4d4-390a-4933-9683-450baa1d7df5",
"locator": "sample string 4",
"date_end": "2026-09-06T06:48:07.0682804+02:00",
"id_pos_sesion": "29869c0c-49f6-48b7-93c9-407766874362",
"date_login": "2026-09-06T06:48:07.0682804+02:00",
"date_logout": "2026-09-06T06:48:07.0682804+02:00",
"terminal_id": "sample string 6",
"terminal_type": "sample string 7",
"created_on": "2026-09-06T06:48:07.0682804+02:00",
"last_update": "2026-09-06T06:48:07.0682804+02:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"st_users_profiles": {
"$id": "58",
"id": "b54f57e0-c93d-4e01-8bbd-e3cf572d0e0f",
"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:48:07.0682804+02:00",
"last_update": "2026-09-06T06:48:07.0682804+02:00",
"commited": true,
"st_permisions": [
{
"$id": "59",
"id": "3a176624-73e8-4b94-828a-f1b94e0adb03",
"id_function": "7736c054-6ff0-42c0-b704-742aa89fed25",
"id_user": "63064919-312f-4c20-9f1c-cd396e812ad4",
"id_profile": "06ee17fe-5ef7-4ad8-b2bc-91d5a1a9e3ee",
"permission": 3,
"active": true,
"created_on": "2026-09-06T06:48:07.0682804+02:00",
"last_update": "2026-09-06T06:48:07.0682804+02:00",
"commited": true,
"st_users_profiles": {
"$ref": "58"
},
"st_users": {
"$ref": "8"
},
"st_functions": {
"$id": "60",
"id": "636378d9-ce95-4cef-aeb3-f9d5b184ed8f",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "6d7b385a-f75d-4f72-b391-8afebf5a262e",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "62698e4c-6e6d-45d0-9723-a8ece4fc4fd3",
"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:48:07.0682804+02:00",
"last_update": "2026-09-06T06:48:07.0682804+02:00",
"commited": true,
"st_functions_groups": {
"$id": "61",
"id": "07c46360-6ce1-4284-9905-fecd39c15d7d",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-09-06T06:48:07.0682804+02:00",
"last_update": "2026-09-06T06:48:07.0682804+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": "7c987b36-ff2f-4eaf-93ca-6f824451cbef",
"id_user": "4e94825d-825c-4d33-854e-d2fdb16bdfa4",
"date_add": "2026-09-06T06:48:07.0682804+02:00",
"destiny_type": 4,
"id_key": "678b5281-b643-4b70-a988-2621ebfa0675",
"message": "sample string 6",
"message_view": true,
"date_view": "2026-09-06T06:48:07.0682804+02:00",
"id_pos_sesion": "3d11dd68-5c49-49cb-a333-b3084948f289",
"terminal_add": "sample string 9",
"created_on": "2026-09-06T06:48:07.0682804+02:00",
"last_update": "2026-09-06T06:48:07.0682804+02:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$ref": "44"
}
},
{
"$ref": "62"
}
]
}
},
{
"$ref": "43"
}
]
},
"mt_items_vouchers": {
"$id": "63",
"id": "275da5a0-28c0-4ece-b83d-dfdd176a9dae",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "c74dab79-0162-4e50-9c0a-df8a409496f9",
"id_doc_print": "7af152c1-7232-44df-8c3c-e7016ddd3c82",
"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:48:07.0682804+02:00",
"last_update": "2026-09-06T06:48:07.0682804+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": "eecbc540-c328-4ba0-b650-238e2f9e39b2",
"id_line": 2,
"id_item": "5d26ea7e-3e72-40e0-a372-9f3e662fc00c",
"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": "8d632b6c-4c9e-4b7f-bb39-8b4fdd17e60e",
"date_from": "2026-09-06T06:48:07.0682804+02:00",
"date_end": "2026-09-06T06:48:07.0682804+02:00",
"date_used": "2026-09-06T06:48:07.0682804+02:00",
"id_employee": "ebe4d1b2-cb2f-430d-b175-79127a4be2c1",
"id_branch": "564c0632-0bb5-4db1-94ba-bfe10a6844d3",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "03e6679d-fb7c-4bdf-84e3-fdfc6db0de9d",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-09-06T06:48:07.0682804+02:00",
"last_update": "2026-09-06T06:48:07.0682804+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": "e1c83d1a-7360-4eb4-807a-54237ff5fff7",
"id_doc": "f0480d43-f1be-4310-9304-ba446248a6b6",
"value": 3,
"created_on": "2026-09-06T06:48:07.0682804+02:00",
"last_update": "2026-09-06T06:48:07.0682804+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": "3fdee8ee-d546-43c7-ae15-d4776f8c1fd9",
"id_pos": "01399b6d-0d07-4d08-9172-f55b30799855",
"id_doc": "b5b67d11-9f17-4123-be15-66b0cc240712",
"id_branch": "caf56e1f-ee12-41c0-83e2-a18baff27b95",
"nro_doc": "sample string 5",
"date_doc": "2026-09-06T06:48:07.0682804+02:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "49080976-b7dc-4881-abc2-d5031afbc347",
"id_loc_from": "6e05cc7f-7559-4fcb-810c-ce901adeeb8f",
"id_loc_end": "9863ff19-193d-4b5f-84a4-ab8b8f24b947",
"id_user_add": "9dd64d31-42ae-40fc-9ef6-80ee6b056f2b",
"id_user_upd": "d62ca122-987a-490f-b843-06caa345c0e6",
"id_pos_sesion": "7019a708-e8d8-4865-ad45-8f31208387b3",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-09-06T06:48:07.0682804+02:00",
"active": true,
"created_on": "2026-09-06T06:48:07.0682804+02:00",
"last_update": "2026-09-06T06:48:07.0682804+02:00",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$ref": "14"
},
"mt_locations": {
"$id": "68",
"id": "e74a1441-5fe0-4749-9c7a-31c4714337f7",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "90cce0df-daa8-423d-b504-f47ec51e8791",
"active": true,
"created_on": "2026-09-06T06:48:07.0682804+02:00",
"last_update": "2026-09-06T06:48:07.0682804+02:00",
"id_user_upd": "907ec920-ef41-4e00-bc13-8cfbed4648fa",
"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": "2790f9ac-ee3a-4281-ab01-243d7935e657",
"id_item": "3c00add8-1938-4079-b43f-5de0484f8e4b",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-09-06T06:48:07.0682804+02:00",
"last_update": "2026-09-06T06:48:07.0682804+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": "78c0ef8b-859a-430a-ae29-e493711bbfd8",
"id_line": 2,
"id_item": "223efb46-7d33-4e52-950c-d39c212aded3",
"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": "007d6e0f-97c5-4cd5-aa69-f009aac1e746",
"spool_server": "sample string 2",
"id_doc_sa": "ef967e92-fcb6-4eb4-b38f-55d21f78d471",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-09-06T06:48:07.0682804+02:00",
"printed": true,
"print_on": "2026-09-06T06:48:07.0682804+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": "fc7f11e6-8f26-4a48-bc24-20e7be0b7212",
"id_pos": "db07334e-7398-4ec9-b424-f4c9f5800c14",
"mac_address": "sample string 3",
"date_end": "2026-09-06T06:48:07.0682804+02:00",
"key_access": "sample string 5",
"id_user_add": "d25aa48c-fabc-4bbd-847c-4db976be254f",
"active": true,
"created_on": "2026-09-06T06:48:07.0682804+02:00",
"last_update": "2026-09-06T06:48:07.0682804+02:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "72"
}
],
"st_users_pos": [
{
"$id": "73",
"id_user": "c320f929-431c-4620-ac8a-6deeb411f2e4",
"id_pos": "73fbf9b4-d88b-44f9-babc-24dfc01cc669",
"pass_required": true,
"active": true,
"created_on": "2026-09-06T06:48:07.0682804+02:00",
"last_update": "2026-09-06T06:48:07.0682804+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": "004ec171-bfc6-45c9-855d-5c5951d8652f",
"id_pos": "465df5e8-d1dc-4cc3-92b2-3b8fd886a7f7",
"date_add": "2026-09-06T06:48:07.0682804+02:00",
"date_upd": "2026-09-06T06:48:07.0682804+02:00",
"date_out": "2026-09-06T06:48:07.0682804+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": "ce9b0639-c910-42df-9cd4-1bfb9ec0c209",
"id_user_add": "1b20c785-7cc2-4d45-b64d-47c058a1204e",
"id_table": "08707b90-c425-484b-aabf-f86d1e41d981",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "640c2480-8423-4be4-825d-7a36d543b4c5",
"created_on": "2026-09-06T06:48:07.0682804+02:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_sync_tables": {
"$id": "76",
"id": "d6c0c3d7-0c7e-4690-9d65-6f8cf62e2e12",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-09-06T06:48:07.0682804+02:00",
"last_update": "2026-09-06T06:48:07.0682804+02:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "77",
"id": "89c51299-4ddf-4329-b120-c865e3c2849c",
"id_sync": "a01b443c-3495-444a-a430-ad590fd9c019",
"json": "sample string 3",
"id_table": "dc5d97cb-5388-4718-a909-623a9b73ecba",
"order": 5,
"st_sync_packages": {
"$id": "78",
"id": "7c3cc045-e142-4dca-b5a0-e57196b0497d",
"id_branch_from": "215616f3-e386-41e8-b57b-c1c892dc5d85",
"id_branch_to": "d925b24f-beeb-4173-9149-6884863012a2",
"type": 4,
"created_on": "2026-09-06T06:48:07.0682804+02:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-09-06T06:48:07.0682804+02:00",
"send_on": "2026-09-06T06:48:07.0682804+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": "8a59db7e-61f9-4e11-a350-74c1674d6a42",
"id_pos": "dc76f9af-f9ab-48a1-b211-0cd80fc71277",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-09-06T06:48:07.0682804+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": "5d408295-0c68-4f2a-b5e4-0d122b778bca",
"token_id": "sample string 2",
"id_user": "c708303b-bc14-46e9-97da-6e3b92b22c24",
"date_from": "2026-09-06T06:48:07.0742589+02:00",
"date_end": "2026-09-06T06:48:07.0742589+02:00",
"created_on": "2026-09-06T06:48:07.0742589+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": "fdc233f0-78f7-4e0e-a3ac-0a1f6ee819af",
"id_room_activity": "e43d2d54-29e9-494d-98c2-578078174964",
"id_pos_sesion": "56af83a5-cd7e-407f-aacb-6dfbd866e8ea",
"log_text": "sample string 4",
"id_user": "b75b6229-97fc-4514-9096-0510e469c4f6",
"event_type": "sample string 6",
"correlation_id": "19b8a876-401b-4ef1-b6fd-0a4f95331cb2",
"id_room_unit": "9f5d0bbb-6c72-434a-84f6-d0e22c5e545d",
"id_room_unit_source": "a0bc4532-380c-47c2-880e-7f08eee0974e",
"id_room_unit_destination": "92985b50-572f-400b-897b-ce2a7bb8b408",
"id_room_activity_related": "fe741587-431c-49c1-aa58-85dfa73e69f6",
"id_doc_sa": "b558f9fc-a486-4155-a98a-978ba3e6f8f2",
"id_user_authorizer": "34de6427-1bb6-490b-97a4-2d00f95f9c20",
"data_json": "sample string 7",
"created_on": "2026-09-06T06:48:07.0742589+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": "8011d92a-591a-4963-b641-825c70932bf4",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-09-06T06:48:07.0742589+02:00",
"last_update": "2026-09-06T06:48:07.0742589+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": "bcf1c1b5-768b-4e0a-9d11-eb9c79f8fb39",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-09-06T06:48:07.0742589+02:00",
"date_end": "2026-09-06T06:48:07.0742589+02:00",
"state": "sample string 6",
"created_on": "2026-09-06T06:48:07.0742589+02:00",
"last_update": "2026-09-06T06:48:07.0742589+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"
}
]