GET api/Tt_Vouchers?qr_code={qr_code}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| qr_code | string |
Required |
Body Parameters
None.
Response Information
Resource Description
tt_vouchers| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
None. |
|
| id_voucher | integer |
Required |
|
| locator_voucher | string |
Max length: 20 |
|
| qr_code | string |
Required Max length: 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": "a2e16a68-575a-4d31-a9ac-f4406327912b",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-07-08T06:22:55.6489756+02:00",
"date_end": "2026-07-08T06:22:55.6489756+02:00",
"date_used": "2026-07-08T06:22:55.6489756+02:00",
"date_sesion": "2026-07-08T06:22:55.6489756+02:00",
"id_employee": "0c546ee9-725d-4952-a2c6-a7379ee7e5ee",
"id_branch": "1fcfab9f-fcf2-4f16-9089-c1ef11a6c497",
"id_voucher_permision": "5a535e79-72b1-4513-9a3a-c26fedf36f49",
"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": "ac63c9c9-3ea0-48df-89ee-c0dd6f213d02",
"id_user_add": "b70e04ca-154a-4327-a208-7e3df57608f5",
"id_doc_sa": "43c0723f-3227-42a0-8492-c9d5080f051a",
"id_item_sub": "fe5dbe24-ff7f-4d3f-b9d1-e3e67f6c4f26",
"id_pos_sesion": "75c9d526-7cf0-4af4-a177-f66d86bf1808",
"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-07-08T06:22:55.6489756+02:00",
"last_update": "2026-07-08T06:22:55.6489756+02:00",
"commited": true,
"mt_branches": {
"$id": "2",
"id": "5b38a736-f854-468f-80a9-c3532f02626b",
"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": "1e6921ce-7a1f-48d7-ac83-76dcbc6712c6",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-07-08T06:22:55.6489756+02:00",
"last_update": "2026-07-08T06:22:55.6489756+02:00",
"id_user_upd": "8f080935-cb84-4a7e-b545-93a1250af527",
"commited": true,
"st_images": {
"$id": "3",
"id": "5aab7a6d-5e17-4463-9490-1e1efab246a5",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "b0212e3f-07c9-46ff-bcc4-edff5c9f6e6d",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-07-08T06:22:55.6489756+02:00",
"last_update": "2026-07-08T06:22:55.6489756+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_categories": [
{
"$id": "4",
"id": "8ee337f0-bfb4-4114-8fa3-a9ea6bd5a68d",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "db3ddf27-de25-411a-bd2b-f4e7488890cc",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "64a7a82b-97c0-4b71-afef-75abc28fe07d",
"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-07-08T06:22:55.6489756+02:00",
"last_update": "2026-07-08T06:22:55.6489756+02:00",
"id_user_upd": "3122ffe5-69eb-4630-a53d-3fcd4183b479",
"commited": true,
"mt_categories_items": [
{
"$id": "5",
"id_category": "6c48bfb1-4b65-43f4-9be0-4803f08b5c95",
"id_item": "a97bfb24-89d7-4662-a8b7-addf3a800595",
"is_default": true,
"active": true,
"created_on": "2026-07-08T06:22:55.6489756+02:00",
"last_update": "2026-07-08T06:22:55.6489756+02:00",
"id_user_upd": "43cba42f-cae3-41c0-85ad-4746da1b57b3",
"commited": true,
"mt_categories": {
"$ref": "4"
},
"mt_items": {
"$id": "6",
"id": "8e69a271-9c96-4ccb-b1cd-fa4403d8da19",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "487c090e-0aa5-4090-ac16-1fdcfbdbe285",
"id_unit_sec": "f570a3e9-aec8-4e1f-bb2f-5b4d87bcd3cc",
"id_brand": "e558c360-6f45-431a-91a0-632594592dac",
"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": "cb89d00e-44d0-4ba0-8cf2-cff622b817ee",
"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-07-08T06:22:55.6489756+02:00",
"last_update": "2026-07-08T06:22:55.6489756+02:00",
"id_user_upd": "2e3a6e7c-569d-4b14-9606-d0d059578dbc",
"commited": true,
"mt_brands": {
"$id": "7",
"id": "395623db-f4d4-454b-ba68-1465783a6513",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-07-08T06:22:55.6489756+02:00",
"last_update": "2026-07-08T06:22:55.6489756+02:00",
"id_user_upd": "a392955f-915f-4320-8e29-742441cbf392",
"commited": true,
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"st_users": {
"$id": "8",
"id": "2613060d-2db7-4906-b03d-02d953dd3ad6",
"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": "5ebe5c98-f7f9-44cb-9d93-b43b492ceffb",
"view_messages": true,
"id_image_photo": "ecd27c7a-fa63-42bb-a068-adefdc727ad4",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "1954ba2d-9ec8-4df0-8326-8ae7d88ca56b",
"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-07-08T06:22:55.6489756+02:00",
"last_update": "2026-07-08T06:22:55.6489756+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_branches_zones": [
{
"$id": "9",
"id": "6b4fa3c1-b379-4ab0-80f6-1dcb8c5ad8b9",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "bcb2561c-a37e-476a-9307-ac4eb87336ed",
"active": true,
"created_on": "2026-07-08T06:22:55.6489756+02:00",
"last_update": "2026-07-08T06:22:55.6489756+02:00",
"id_user_upd": "cbafa8d8-cd28-43aa-9cf2-f0a3b91c19d0",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos": [
{
"$id": "10",
"id": "ccc5d8fd-a0aa-4d35-b95a-a20a29775722",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "f0c4b29a-dda5-4182-a9bc-55708cb9d873",
"id_zone": "7bd7bbff-41a4-4208-a9d1-3a34f7104e4b",
"user_required": true,
"active": true,
"created_on": "2026-07-08T06:22:55.6489756+02:00",
"last_update": "2026-07-08T06:22:55.6489756+02:00",
"id_user_upd": "97bc5a1e-e810-4911-ab38-58bc21907d2c",
"commited": true,
"mt_branches_zones": {
"$ref": "9"
},
"mt_cloakrooms": [
{
"$id": "11",
"id": "a8a2e25d-c383-4129-89b5-afd489a34f1e",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "ec41200a-3a58-4ef8-b68b-80ad5c69fef6",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "e597e06b-d5be-4a81-bb57-ba98852b7965",
"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-07-08T06:22:55.6489756+02:00",
"last_update": "2026-07-08T06:22:55.6489756+02:00",
"id_user_upd": "00eeb388-c0c4-4c19-a38b-bd0b3d1a4154",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"tt_cloakrooms_units": [
{
"$id": "12",
"id": "90b9f18c-61d9-422c-bb8d-0dcabbe57fae",
"id_cloakroom": "e9104864-d36d-4740-b179-96354308bd93",
"id_pos_sesion": "b892c31c-5ec4-495e-bdf6-3711151740a2",
"unit_id": 4,
"date_open": "2026-07-08T06:22:55.6489756+02:00",
"date_close": "2026-07-08T06:22:55.6489756+02:00",
"id_doc_sa": "15323886-8dae-42a5-83b1-c1def35d6d1c",
"commited": true,
"mt_cloakrooms": {
"$ref": "11"
},
"tt_doc_sa": {
"$id": "13",
"id": "4249b6ac-e126-4243-8e75-0c4c5f856aa6",
"id_pos": "cc585528-b085-401c-b547-0942252ebfd8",
"id_doc": "715ba733-cf57-4ad8-9e59-57f67b1f5352",
"id_branch": "882212e6-11f8-4701-bf4b-974649f1f388",
"nro_doc": "sample string 5",
"date_doc": "2026-07-08T06:22:55.6489756+02:00",
"date_tax": "2026-07-08T06:22:55.6489756+02:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "1ff78ac9-e627-4da2-a8db-252a53946946",
"id_relationship": "9e31ae33-410e-43f7-af00-91d62315fc41",
"id_loc_from": "03cb8fa4-ea41-460c-9013-c474c32c027e",
"id_loc_end": "2808d754-5650-4fc8-b0a1-8e813caf6162",
"id_user_add": "3ca66bf5-4458-4012-a57b-0f35bfcea439",
"id_user_upd": "105e4489-d905-471a-9c75-7ef9b27ab4ab",
"comment": "sample string 12",
"id_pos_sesion": "102a658b-6bdb-4eaf-9173-1c5f0ccb852e",
"id_room_unit": "8d1c06f9-67e8-465d-8175-c2431199c5fe",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "4173b465-80c3-443f-88c4-8dbe81fd4a82",
"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-07-08T06:22:55.6489756+02:00",
"last_update": "2026-07-08T06:22:55.6489756+02:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$id": "14",
"id": "72b4d8f9-d0d0-4e72-8950-c6100b99ef4a",
"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": "025d18e4-cea0-44ce-9591-03a9b4853c99",
"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-07-08T06:22:55.6489756+02:00",
"last_update": "2026-07-08T06:22:55.6489756+02:00",
"id_user_upd": "db60d42f-fb56-42b8-9ae8-4340fffde1ca",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "15",
"id_doc": "12fd8561-a848-4c15-88c0-46eda7ef54fe",
"id_pay": "3394ded3-6bea-4d2d-8b32-48bf87f1ff6f",
"id_money": "a1fdd850-1f9e-453c-971f-2e27837c269a",
"active": true,
"created_on": "2026-07-08T06:22:55.6489756+02:00",
"last_update": "2026-07-08T06:22:55.6489756+02:00",
"id_user_upd": "b70ff630-dcd9-4fe5-b4a4-e1e0ffa63145",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_money_types": {
"$id": "16",
"id": "8a9045a6-2a88-46da-b38e-06c170dc2ce0",
"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": "b2986e32-392e-4642-b4cd-95914265fdec",
"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-07-08T06:22:55.6489756+02:00",
"last_update": "2026-07-08T06:22:55.6489756+02:00",
"id_user_upd": "69143a95-eb2d-42ab-9322-21dc790845a6",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_money_rates": [
{
"$id": "17",
"id_money_1": "afc285f2-bebd-4b3d-9210-d389acd25ef9",
"id_money_2": "223c01a2-51b1-40d8-b3c6-f9e1329a2aa2",
"date_from": "2026-07-08T06:22:55.6489756+02:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-07-08T06:22:55.6489756+02:00",
"last_update": "2026-07-08T06:22:55.6489756+02:00",
"id_user_upd": "282733bd-e8c6-47ae-8a28-66a8901bc0c1",
"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": "412c9dfd-c327-4268-a4e1-b95fc5a0772d",
"id_pay": "ef8d44ab-cdb9-46f5-aef9-bcce99933260",
"id_money": "30d60a87-f0e6-4faf-b22b-692d23d361a0",
"date_cashflow": "2026-07-08T06:22:55.6489756+02:00",
"coefficient": 5.1,
"id_user_add": "17075b09-a01a-4c40-9ef6-f9a34ce6c5fd",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "19",
"id": "0c1275c6-4f93-47d5-b0f7-8c0bacb30829",
"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": "a44df336-7dcc-4702-9bf4-efc9e7bc53fd",
"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-07-08T06:22:55.6489756+02:00",
"last_update": "2026-07-08T06:22:55.6489756+02:00",
"id_user_upd": "5357e0f8-853f-4ea8-83a3-a626f0650831",
"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": "4f238e81-895f-45ec-af12-9aa80d8aa449",
"id_line": 2,
"id_pay": "47b2056c-6297-4ce5-9a58-7ab7fa4397b4",
"id_money": "9085f075-e230-42c7-8c4c-7e9a00178acd",
"coefficient": 5.1,
"id_voucher": "8be3bfe5-fbdb-484a-b80c-3457ab1c93ce",
"id_employee": "34f5b706-7dd8-477e-923b-d353a721e248",
"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": "7390a679-de07-4428-9169-6d2ab0be748d",
"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": "cdda9a50-11cc-4614-8780-ebbd95f09692",
"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": "ed4b7354-eec7-4e87-bb19-eeb62826c4f7",
"name_pos": "sample string 12",
"id_image": "ac845877-795d-41f6-a289-a6f3debb0fb3",
"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-07-08T06:22:55.6489756+02:00",
"last_update": "2026-07-08T06:22:55.6489756+02:00",
"id_user_upd": "cde01ddc-371d-4097-831a-eb4ac04a49d6",
"commited": true,
"mt_employees_branches": [
{
"$id": "22",
"id_employee": "0f33a5d2-0963-4f23-9e06-9f6861b18fa4",
"id_branch": "a68c403f-aee8-4153-922b-437978ccb3bb",
"active": true,
"created_on": "2026-07-08T06:22:55.6489756+02:00",
"last_update": "2026-07-08T06:22:55.6489756+02:00",
"id_user_upd": "4875da51-79bd-4ba0-9484-af5797ac42f9",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_employees": {
"$ref": "21"
}
},
{
"$ref": "22"
}
],
"mt_employees_profiles": {
"$id": "23",
"id": "34f5b94a-421b-43e3-a688-8d34c611ae17",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-07-08T06:22:55.6489756+02:00",
"last_update": "2026-07-08T06:22:55.6489756+02:00",
"id_user_upd": "d02ee385-669e-4704-aa67-3853895186f6",
"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": "5e98e98d-937a-4bec-805f-fef2fa96a0e2",
"id_line": 2,
"id_item_sub": "3908b92e-4590-4e2b-96f4-a54df6abd303",
"qty": 4.1,
"id_list": "47bd2097-5745-4a6c-8843-168f6f2639be",
"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": "0ba2ad7e-6f9c-4736-9b8d-33b07fb4f31f",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "5218a223-030f-46ae-a5d6-4bd6b0c1ecd7",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "4c5aee33-94e9-401b-a43e-e8fd31ae1280",
"id_user_upd": "2a02c8df-1e2c-4931-883b-aab5d88f9fa0",
"active": true,
"mt_employees": {
"$ref": "21"
},
"mt_items_sub": {
"$id": "25",
"id": "950d0cf9-5fbc-417f-bace-b6861f5348bf",
"id_item": "eb32bee2-7530-4287-b277-d3dbf432e438",
"id_item_type": "fce4fca2-6440-4609-af65-2461c4763822",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "d7b992f5-2c3c-447e-88bb-6f0181622a0f",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-07-08T06:22:55.6489756+02:00",
"last_update": "2026-07-08T06:22:55.6489756+02:00",
"id_user_upd": "4e3d1c1a-91f3-4b43-bac5-5dbbb32c1da4",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_formula": [
{
"$id": "26",
"id_item_sub": "070488f2-b728-4376-bbe2-578727dc51c8",
"id_item": "d4d490e8-7cc0-4d65-b493-3438604a0e4e",
"group_id": 3,
"id_unit_ref": "cf86acd0-9310-46ad-bdb4-a77488b5c8c7",
"qty_dis": 5,
"mt_items": {
"$ref": "6"
},
"mt_items_sub": {
"$ref": "25"
},
"mt_units_ref": {
"$id": "27",
"id": "92817fc4-48f1-4cfc-a13c-797389b54793",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "56bab8db-1c67-43ac-9003-fc6a843c06fa",
"active": true,
"created_on": "2026-07-08T06:22:55.6489756+02:00",
"last_update": "2026-07-08T06:22:55.6489756+02:00",
"id_user_upd": "3a9dc097-ad4f-4982-83a4-e1d2706b6c15",
"commited": true,
"mt_units": {
"$id": "28",
"id": "ca647407-8730-414a-b785-e4c16f110e72",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-07-08T06:22:55.6489756+02:00",
"last_update": "2026-07-08T06:22:55.6489756+02:00",
"id_user_upd": "91af1926-bd6a-4a8d-94c0-bd9efe347c83",
"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": "72a20e50-889f-44a6-a776-e7582b607688",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "26a2bb1d-5e46-4251-9d81-1a1b936ab3c0",
"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-07-08T06:22:55.6489756+02:00",
"last_update": "2026-07-08T06:22:55.6489756+02:00",
"id_user_upd": "729d9443-bbdb-4b29-a8f1-d2ccd7e4e731",
"commited": true,
"tt_vouchers_det": [
{
"$id": "30",
"id_voucher": "e37e9f82-3b40-43d3-92d5-b223dcb5e7cd",
"id_line": "5f33be38-fe0f-4b61-8b0e-28ea95e536a8",
"id_category": "f81df907-a03b-42cb-9c73-f62fafd3ca73",
"id_item": "7583c4c2-6910-4837-9f9b-c10603e1e032",
"id_item_type": "26d94dbe-ae0d-43ee-ab9b-1404612c91aa",
"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": "276daf44-df63-4ce9-820e-9093da3ad9d0",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-07-08T06:22:55.6489756+02:00",
"date_end": "2026-07-08T06:22:55.6489756+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": "bdd2e26f-7504-497a-b490-4fed80596e3d",
"id_pos": "56591815-a0d9-40e5-ace0-b26c75cdc3bc",
"id_list": "6e3c0601-4a7e-436e-8256-7ac56884d44a",
"id_item": "1ee137ca-516b-4db3-bec5-3d36625b1bf8",
"id_item_type": "b485d2dd-7164-413d-b693-1f85b90036bd",
"id_category": "611bc2dd-a42b-43f6-b9b7-388e809c6688",
"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-07-08T06:22:55.6489756+02:00",
"last_update": "2026-07-08T06:22:55.6489756+02:00",
"id_user_upd": "1a623cf8-e8cb-49d6-9123-76af4f6d4d1e",
"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": "c5af285e-53af-402e-a38d-483fba42c20d",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "d7a25a07-a466-4aaa-88ab-7eca4ce0af14",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "ba68bffa-32fc-4377-a282-d7f83f1dfb56",
"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-07-08T06:22:55.6489756+02:00",
"last_update": "2026-07-08T06:22:55.6489756+02:00",
"id_user_upd": "50f41bfa-1aaf-4b3d-9dd6-145b55fb3add",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "33",
"id_pos": "489819ba-19c5-47e6-a437-6c9f999da1a3",
"id_pos_type": "3d89ae76-e8f4-428c-be7e-6fe8de81b6ca",
"id_price_list": "a2857886-0aaa-42a9-aada-bae1cbdd101f",
"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-07-08T06:22:55.6489756+02:00",
"last_update": "2026-07-08T06:22:55.6489756+02:00",
"id_user_upd": "e601031a-1df9-4968-991e-91bc3f1a9377",
"commited": true,
"mt_pos_view": {
"$id": "34",
"id_pos": "0fa6a9f8-eb9f-46a1-91c5-c2e6daf416da",
"id_pos_type": "78210325-cf9b-468d-8e58-aa760666adf6",
"is_default": true,
"active": true,
"created_on": "2026-07-08T06:22:55.6489756+02:00",
"last_update": "2026-07-08T06:22:55.6489756+02:00",
"id_user_upd": "17049e35-c6c0-4e78-8b28-df342a7498e3",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"mt_pos_prices_list": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_pos_types": {
"$id": "35",
"id": "b4780d6c-2c0b-487d-afc0-ad88d616db3c",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-07-08T06:22:55.6489756+02:00",
"last_update": "2026-07-08T06:22:55.6489756+02:00",
"id_user_upd": "10f256d6-00dd-43e5-8241-7d4f8b17574c",
"commited": true,
"mt_items_featured": [
{
"$id": "36",
"id": "00a9dea3-e408-449a-b82d-015e2c21e4bb",
"id_branch": "73f89cd5-f8f0-4d8a-bb53-b905363481bd",
"id_pos_type": "27084b48-2d03-46fd-ae62-df857a9e5268",
"id_pos": "b6ada542-f181-4c9e-a17e-93443dc046e5",
"id_item": "4e786ec0-6b58-432b-ac5d-8fbb11d2d01d",
"date_from": "2026-07-08T06:22:55.6489756+02:00",
"date_end": "2026-07-08T06:22:55.6489756+02:00",
"image_id": 4,
"active": true,
"created_on": "2026-07-08T06:22:55.6489756+02:00",
"last_update": "2026-07-08T06:22:55.6489756+02:00",
"id_user_upd": "6fbf33e6-fb98-4fd2-8445-3daddf5816c9",
"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": "7409675c-8ad2-4ba3-9a29-c304af6c2227",
"id_doc": "dd7aba10-c3ea-4b04-bf41-080bd4fa7a70",
"id_pos_type": "906e3615-bf2a-4f5c-b367-f86a5fb81211",
"id_doc_print": "7fdd2af1-3a50-41d0-bee2-abafda77cebb",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-07-08T06:22:55.6489756+02:00",
"last_update": "2026-07-08T06:22:55.6489756+02:00",
"id_user_upd": "49c9006b-6e05-49b3-a7fe-8d5e391a13fb",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_pos_print": {
"$id": "38",
"id": "543ccd89-a207-4130-9120-ff23c0f20fff",
"id_pos": "55cbf697-b75c-4ef8-aad6-bac9aaf4a9e4",
"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-07-08T06:22:55.6489756+02:00",
"last_update": "2026-07-08T06:22:55.6489756+02:00",
"id_user_upd": "70bdff23-7549-4012-beeb-8d3c5d7dfd6b",
"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": "a56a0949-82d3-4551-a277-fed2a475b05f",
"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-07-08T06:22:55.6489756+02:00",
"last_update": "2026-07-08T06:22:55.6489756+02:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_doc_print_det": [
{
"$id": "40",
"id_doc_print": "03e597f8-b584-4d8a-a648-027adad6be09",
"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": "87958089-b730-480b-b844-42448501fe43",
"id_item_sub": "16f958c3-673b-4339-a422-c2dc77c0c430",
"validity_date": "2026-07-08T06:22:55.6489756+02:00",
"price": 4.1,
"active": true,
"created_on": "2026-07-08T06:22:55.6489756+02:00",
"last_update": "2026-07-08T06:22:55.6489756+02:00",
"id_user_upd": "3ed5b60d-9584-45dc-90f2-760540c0c871",
"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": "ab2da173-f348-49ad-9537-1b9e96414448",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-07-08T06:22:55.6489756+02:00",
"date_end": "2026-07-08T06:22:55.6489756+02:00",
"id_branch": "094cd53c-f30d-4666-af41-621f0ebf2356",
"id_pos": "fe9c0305-29aa-415b-bc6e-dd01e5fd5c5e",
"id_list": "5cf572d2-a0d9-4915-a7b6-c5580e1145fe",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-07-08T06:22:55.6489756+02:00",
"last_update": "2026-07-08T06:22:55.6489756+02:00",
"id_user_upd": "eab5f0d8-76d8-4d07-b16f-85abd0adbae7",
"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": "3144f1d0-3535-48ca-980c-fbdefecc2140",
"order_id": 2,
"id_item": "a7feb978-67d4-4f99-88ba-2ad76b826cfd",
"id_item_type": "6c97a2c4-49c4-41b2-bb8d-97e5ab23c261",
"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": "a981731f-7538-4a1a-a79a-895b48d9a38a",
"type_item": 11,
"id_voucher_json": "3ba9d8ee-dde7-44f5-a602-a7af73a4ed8d",
"count_voucher": 1,
"id_category": "276e70cc-05b0-4797-b8a2-b8167633ba52",
"created_on": "2026-07-08T06:22:55.6489756+02:00",
"last_update": "2026-07-08T06:22:55.6489756+02:00",
"id_user_upd": "65d65e15-6e11-48da-bbcd-0f7626ed311d",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_types": {
"$ref": "29"
},
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$id": "44",
"id": "e5402b96-9332-4576-b2dc-011a22c99065",
"nro_sesion": 2,
"id_pos": "5006b74f-1bf3-49ed-a4d1-0706d55092b4",
"date_tax": "2026-07-08T06:22:55.6489756+02:00",
"date_open": "2026-07-08T06:22:55.6489756+02:00",
"date_close": "2026-07-08T06:22:55.6489756+02:00",
"id_user_open": "77f035bd-3261-41df-8b84-f0c3e7747ef3",
"id_user_close": "852c79f6-b53b-47ae-9b5a-0a5299f9f9f4",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2026-07-08T06:22:55.6489756+02:00",
"last_update": "2026-07-08T06:22:55.6489756+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": "96d13981-138e-453a-91df-66731390fab5",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "83268090-d8e3-4e2b-ab8c-4507e23569e4",
"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-07-08T06:22:55.6489756+02:00",
"tt_pos_sesion": {
"$ref": "44"
}
},
{
"$ref": "45"
}
],
"tt_rooms_units_activity": [
{
"$id": "46",
"id": "5be71090-7391-4592-b57e-8f0fb5977fd1",
"id_room_unit": "d75e3dfc-f621-4c1c-b61c-9cbbd6c186e5",
"id_room_list": "96d9459d-2031-410c-a7ce-117032adce22",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-07-08T06:22:55.6489756+02:00",
"date_from": "2026-07-08T06:22:55.6489756+02:00",
"date_end": "2026-07-08T06:22:55.6489756+02:00",
"date_open": "2026-07-08T06:22:55.6489756+02:00",
"date_close": "2026-07-08T06:22:55.6489756+02:00",
"id_employee": "0d54cb40-97ad-4afe-a845-3d57291ba46f",
"id_employee_sec": "c3c14229-6a7b-4791-a20d-524e966538a5",
"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": "54c2cca8-55c9-4652-b6c1-c174c2a6d8fa",
"comment": "sample string 7",
"id_user_open": "53caf7b3-9510-472c-ba56-694d1c331c9f",
"id_user_close": "d4f42576-f76f-404c-a9d0-065494d718c9",
"id_unit_state": "53f5985d-8ebd-4e9e-9d31-090e2a137760",
"id_pos_sesion": "c1cc3ee7-521f-4f28-9447-f0a3c90d661f",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-07-08T06:22:55.6489756+02:00",
"active": true,
"created_on": "2026-07-08T06:22:55.6489756+02:00",
"last_update": "2026-07-08T06:22:55.6489756+02:00",
"commited": true,
"mt_employees": {
"$ref": "21"
},
"mt_employees1": {
"$ref": "21"
},
"mt_rooms_units": {
"$id": "47",
"id": "41dbb4df-d625-42c2-8d05-482a769c0d22",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "05ac2046-94d7-43a5-9248-daccc8546537",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "9a43713f-eb61-42a6-bf9f-46942e4b757e",
"locked": true,
"date_locked": "2026-07-08T06:22:55.6489756+02:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-07-08T06:22:55.6489756+02:00",
"last_update": "2026-07-08T06:22:55.6489756+02:00",
"id_user_upd": "da40799b-6c24-4260-972f-a3d63de7325b",
"commited": true,
"mt_rooms": {
"$id": "48",
"id": "316d03fc-8520-4817-8d32-7df4601a4bfa",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "1288c257-07af-4713-99cc-c32d5121b237",
"name_pos": "sample string 6",
"id_image": "41cd8bfa-f6ad-4928-ab8a-4891b39a7098",
"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": "55e1966d-a537-4a90-ae54-4ffc166113f6",
"refresh_status": true,
"active": true,
"created_on": "2026-07-08T06:22:55.6489756+02:00",
"last_update": "2026-07-08T06:22:55.6489756+02:00",
"id_user_upd": "4d5a6c70-c6d4-4e6d-a449-854f98152a1f",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos_rooms": [
{
"$id": "49",
"id_pos": "2df57b27-afe9-4156-9cda-09127eb7e14d",
"id_room": "d96b2c70-863f-422f-83bc-3d4979755025",
"active": true,
"created_on": "2026-07-08T06:22:55.6489756+02:00",
"last_update": "2026-07-08T06:22:55.6489756+02:00",
"id_user_upd": "d56355de-bb9e-4f26-99d4-86968a271ea2",
"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": "ae31352b-20c7-431f-a23e-69eb4014f7bf",
"id_room": "3f1855c2-b445-4130-bd27-32f54c597685",
"date_in": "2026-07-08T06:22:55.6489756+02:00",
"date_out": "2026-07-08T06:22:55.6489756+02:00",
"id_user_add": "5187c449-2ef4-4e6e-a349-9d6c475769fd",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-07-08T06:22:55.6489756+02:00",
"last_update": "2026-07-08T06:22:55.6489756+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": "3fb99dd4-1a27-4cda-8495-7c838c7a6fe1",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-07-08T06:22:55.6489756+02:00",
"last_update": "2026-07-08T06:22:55.6489756+02:00",
"id_user_upd": "a24db58d-b5fc-408d-8d8f-aef1b8e803d4",
"commited": true,
"mt_rooms_units": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"mt_rooms_units_states_types": [
{
"$id": "52",
"id_room_type": "85d60b21-44b7-4600-8f60-aaa9eba4db4f",
"id_room_state": "2e16bc23-7fa8-49d9-9e76-8ccc9c7fb76c",
"id_image": "f0d95d57-46c8-4101-a3ee-22203c731e22",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-07-08T06:22:55.6489756+02:00",
"last_update": "2026-07-08T06:22:55.6489756+02:00",
"id_user_upd": "03b7cc12-2430-42e1-9d79-b470a24d12c3",
"commited": true,
"mt_rooms_units_states": {
"$id": "53",
"id": "131ef409-3973-46d2-9d2e-b0161064ce93",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"color": "sample string 5",
"active": true,
"created_on": "2026-07-08T06:22:55.6489756+02:00",
"last_update": "2026-07-08T06:22:55.6489756+02:00",
"id_user_upd": "7be789a5-73d6-4222-b5a9-46132afd9053",
"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": "9634e028-dabd-4b0f-a76b-7359af32accf",
"id_pos_sesion": "a28883d8-2c3d-42df-85cb-d3e60badcb16",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "0cea8aea-aeeb-4a6f-aa78-63ce85208bba",
"id_room_unit_activity": "1b489a57-1233-40fe-9100-61e109fed2ee",
"id_doc_sa": "83eff481-a790-4c2b-aac6-1bcfddb0770f",
"id_pos_type": "c923ce59-24dc-4d2a-bfc7-0a0c7cda1c89",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "d214ff1b-94ba-45c5-8cad-a77c19a075b8",
"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-07-08T06:22:55.6489756+02:00",
"last_update": "2026-07-08T06:22:55.6489756+02:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "44"
},
"tt_tips_users": [
{
"$id": "55",
"id_tip": "89ee5215-35b6-4625-af48-d6596a004aff",
"id_user": "d1fa463c-9cec-4a19-aaec-92540217e085",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-07-08T06:22:55.6489756+02:00",
"last_update": "2026-07-08T06:22:55.6489756+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": "9ad85e70-5ff4-46e5-899a-158b2cd456e1",
"id_user": "c7be2d81-1aca-41cf-8d45-c2ed04e8c1a4",
"date_add": "2026-07-08T06:22:55.6489756+02:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-07-08T06:22:55.6489756+02:00",
"last_update": "2026-07-08T06:22:55.6489756+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": "867c6f6b-b6de-41ff-865d-42cbb5395f53",
"id_user": "7b01fd5a-b43a-4b73-bce6-2c2e029bd35f",
"id_user_profile": "221d6654-de59-48e4-acde-205b0e0e2b23",
"locator": "sample string 4",
"date_end": "2026-07-08T06:22:55.6489756+02:00",
"id_pos_sesion": "bdb14bd2-07c4-4048-af22-1e4783b44273",
"date_login": "2026-07-08T06:22:55.6489756+02:00",
"date_logout": "2026-07-08T06:22:55.6489756+02:00",
"terminal_id": "sample string 6",
"terminal_type": "sample string 7",
"created_on": "2026-07-08T06:22:55.6489756+02:00",
"last_update": "2026-07-08T06:22:55.6489756+02:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"st_users_profiles": {
"$id": "58",
"id": "eb1871fb-d97d-45ac-b355-05df508e91e4",
"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-07-08T06:22:55.6489756+02:00",
"last_update": "2026-07-08T06:22:55.6489756+02:00",
"commited": true,
"st_permisions": [
{
"$id": "59",
"id": "c9ed58b7-f080-4313-bb72-c7263d978670",
"id_function": "a6afe177-aa86-4600-b805-e36437d4f504",
"id_user": "34459583-f53b-4175-8deb-bfa6eb51454b",
"id_profile": "655628c7-073e-4f69-8c09-88e9e7071060",
"permission": 3,
"active": true,
"created_on": "2026-07-08T06:22:55.6489756+02:00",
"last_update": "2026-07-08T06:22:55.6489756+02:00",
"commited": true,
"st_users_profiles": {
"$ref": "58"
},
"st_users": {
"$ref": "8"
},
"st_functions": {
"$id": "60",
"id": "8aba58d9-fd8a-4720-b96c-983a54b97c4d",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "86826805-f9a7-4c95-bb8b-828f1ea37497",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "991ffad6-68b5-417c-940e-577c918e17ae",
"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-07-08T06:22:55.6489756+02:00",
"last_update": "2026-07-08T06:22:55.6489756+02:00",
"commited": true,
"st_functions_groups": {
"$id": "61",
"id": "42aa521c-ac15-4949-a398-37951d82f22b",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-07-08T06:22:55.6489756+02:00",
"last_update": "2026-07-08T06:22:55.6489756+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": "621fa991-c406-44c4-9de8-e834db591b98",
"id_user": "f79f2d23-ce16-4225-b41d-ff0914f3e0ec",
"date_add": "2026-07-08T06:22:55.6489756+02:00",
"destiny_type": 4,
"id_key": "6f421b32-552c-4420-941d-342703a1fe45",
"message": "sample string 6",
"message_view": true,
"date_view": "2026-07-08T06:22:55.6489756+02:00",
"id_pos_sesion": "bea22c6d-7103-499b-b701-dc4700868f6a",
"terminal_add": "sample string 9",
"created_on": "2026-07-08T06:22:55.6489756+02:00",
"last_update": "2026-07-08T06:22:55.6489756+02:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$ref": "44"
}
},
{
"$ref": "62"
}
]
}
},
{
"$ref": "43"
}
]
},
"mt_items_vouchers": {
"$id": "63",
"id": "6727a111-8b17-4266-9543-c73627f99981",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "6a59fa7f-f4e5-4af8-86ba-c3697c4f4967",
"id_doc_print": "ee5d4995-4822-4f9f-b1c5-141497facc2f",
"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-07-08T06:22:55.6489756+02:00",
"last_update": "2026-07-08T06:22:55.6489756+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": "28c4ba50-2c09-48d9-8bbc-3e1596625669",
"id_line": 2,
"id_item": "f787e5de-1537-4379-a49e-444f5d129f03",
"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": "3e915f81-b7e2-468f-88c6-123bbbc2c5f6",
"date_from": "2026-07-08T06:22:55.6489756+02:00",
"date_end": "2026-07-08T06:22:55.6489756+02:00",
"date_used": "2026-07-08T06:22:55.6489756+02:00",
"id_employee": "6e84739e-f37f-41fb-9b9f-aa366dd6a31f",
"id_branch": "b7711f19-d325-4171-bae4-93752b63eb01",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "07e345ee-5066-4de6-b359-d4bd2de4e547",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-07-08T06:22:55.6489756+02:00",
"last_update": "2026-07-08T06:22:55.6489756+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": "db2dea15-819d-40f7-bef7-c0ac04d61442",
"id_doc": "87bb8f55-e4a8-4589-9a6a-fa1e7b3b983e",
"value": 3,
"created_on": "2026-07-08T06:22:55.6489756+02:00",
"last_update": "2026-07-08T06:22:55.6489756+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": "dc7ae038-0cfe-47b1-9e1f-3ba795dabe4c",
"id_pos": "2fcc39b9-44fb-4bf3-9be4-23a159ca6bc1",
"id_doc": "b5e6650c-c6d1-43b7-8dd2-d89403357b6f",
"id_branch": "abeed0e5-9c7c-4c26-af26-41d28378710c",
"nro_doc": "sample string 5",
"date_doc": "2026-07-08T06:22:55.6489756+02:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "da2d22e3-0f6f-46fb-a796-5951e54b93f5",
"id_loc_from": "ccb18a59-a926-4e1d-a518-85dd82638419",
"id_loc_end": "66c8a229-322f-454a-82cd-7f1a5dab4f1e",
"id_user_add": "fb5c3584-a10c-4cf0-a0b7-0df37091f7d4",
"id_user_upd": "bd29868b-0034-45f0-905a-8cb2101293a8",
"id_pos_sesion": "bab15e8b-22c0-48be-9ae7-763aa7d4c411",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-07-08T06:22:55.6489756+02:00",
"active": true,
"created_on": "2026-07-08T06:22:55.6489756+02:00",
"last_update": "2026-07-08T06:22:55.6489756+02:00",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$ref": "14"
},
"mt_locations": {
"$id": "68",
"id": "563cf422-bc83-4d6f-81f8-590e1b6cd231",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "2456af55-ce92-4485-ab62-cad379fb48e2",
"active": true,
"created_on": "2026-07-08T06:22:55.6489756+02:00",
"last_update": "2026-07-08T06:22:55.6489756+02:00",
"id_user_upd": "6ab65eab-abfe-4a96-b95b-ec770cd0375d",
"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": "09709d87-72d2-4414-a91c-bba4a1c9cae9",
"id_item": "9f271aaf-a789-43e4-afdf-bd2aecf9545b",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-07-08T06:22:55.6489756+02:00",
"last_update": "2026-07-08T06:22:55.6489756+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": "48b53061-09d8-49cf-9081-48703ea1496f",
"id_line": 2,
"id_item": "c88a7f33-ebfd-4d08-a6ac-e7c143070b4b",
"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": "004cc158-96ad-44e9-88e9-c44984e08766",
"spool_server": "sample string 2",
"id_doc_sa": "0b7cae7c-6a8d-4896-a57a-7d8d26388c55",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-07-08T06:22:55.6489756+02:00",
"printed": true,
"print_on": "2026-07-08T06:22:55.6489756+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": "d3be9d5f-3a9d-45c7-96de-32ca34a7c08b",
"id_pos": "24b9318c-a580-4152-b195-6d67eec4a25f",
"mac_address": "sample string 3",
"date_end": "2026-07-08T06:22:55.6489756+02:00",
"key_access": "sample string 5",
"id_user_add": "d8aff7ce-e1e3-4062-9678-e3bd779bd20b",
"active": true,
"created_on": "2026-07-08T06:22:55.6489756+02:00",
"last_update": "2026-07-08T06:22:55.6489756+02:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "72"
}
],
"st_users_pos": [
{
"$id": "73",
"id_user": "d400cdc9-ce26-48d4-8d24-682eae2709c3",
"id_pos": "851b2de7-4200-4c64-87b0-e2d51efdc736",
"pass_required": true,
"active": true,
"created_on": "2026-07-08T06:22:55.6489756+02:00",
"last_update": "2026-07-08T06:22:55.6489756+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": "660f4945-61fa-43c7-bcee-82a6cb66983f",
"id_pos": "76b86e22-be42-443e-ac54-6e0c9a4283a3",
"date_add": "2026-07-08T06:22:55.6489756+02:00",
"date_upd": "2026-07-08T06:22:55.6489756+02:00",
"date_out": "2026-07-08T06:22:55.6489756+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": "be4a2e64-285e-4eba-afca-f89bdfc35cb9",
"id_user_add": "d5af9083-51b5-44a7-a67b-c934d535cb01",
"id_table": "bb03b527-c4c2-4588-9fe7-4e17d15a8f4c",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "73f58629-022d-47e2-b4e0-bd2dd9c1c611",
"created_on": "2026-07-08T06:22:55.6489756+02:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_sync_tables": {
"$id": "76",
"id": "27be46dd-6d69-4653-b5cd-2d873cfd3194",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-07-08T06:22:55.6489756+02:00",
"last_update": "2026-07-08T06:22:55.6489756+02:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "77",
"id": "7c9bcafd-28f4-4b4f-82d2-8f9235f45f52",
"id_sync": "e6403e9c-ac2e-4719-97ef-73aa62b9af26",
"json": "sample string 3",
"id_table": "d6a2e9d9-671d-4556-81a6-ac9f3e2de489",
"order": 5,
"st_sync_packages": {
"$id": "78",
"id": "5dfda282-9f58-4cb5-bd39-b21c1e54bf12",
"id_branch_from": "03f192d4-58d8-4d44-8ef8-4bd41f2e389b",
"id_branch_to": "ef5fbc69-d2b9-4769-a7d2-e45a59aa361f",
"type": 4,
"created_on": "2026-07-08T06:22:55.6489756+02:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-07-08T06:22:55.6489756+02:00",
"send_on": "2026-07-08T06:22:55.6489756+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": "6ae6c62a-73c4-4458-8e1d-7d44d60dc893",
"id_pos": "9fabe950-6a46-45cb-bd49-6db604835b77",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-07-08T06:22:55.6489756+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": "c6071198-464d-4fe0-b6c7-36f3b05b2d7f",
"token_id": "sample string 2",
"id_user": "12aba693-0eb8-485d-97fb-65f7d3ca91a6",
"date_from": "2026-07-08T06:22:55.6489756+02:00",
"date_end": "2026-07-08T06:22:55.6489756+02:00",
"created_on": "2026-07-08T06:22:55.6489756+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": "0f81f20e-6968-44a4-bb7e-9c938de9a855",
"id_room_activity": "8b6394c3-70df-47fd-890d-3a79e37f3eba",
"id_pos_sesion": "4f6d6a97-499b-4bf2-8c17-18aef77e9aa5",
"log_text": "sample string 4",
"id_user": "4548af60-86d3-4af6-b8de-e21b55ee2e37",
"created_on": "2026-07-08T06:22:55.6489756+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": "cda551e1-d3c7-4951-99ed-bfb7695f82a8",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-07-08T06:22:55.6489756+02:00",
"last_update": "2026-07-08T06:22:55.6489756+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": "f94d7d47-5b24-4c38-a8e5-2da6472da305",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-07-08T06:22:55.6489756+02:00",
"date_end": "2026-07-08T06:22:55.6489756+02:00",
"state": "sample string 6",
"created_on": "2026-07-08T06:22:55.6489756+02:00",
"last_update": "2026-07-08T06:22:55.6489756+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"
}
}