GET api/Tt_Vouchers?id_branch={id_branch}&date_sesion={date_sesion}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id_branch | globally unique identifier |
Required |
|
| date_sesion | 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": "a662dc80-8d71-4206-b52a-1b9aad4fdaae",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-05-09T09:40:58.4616881+02:00",
"date_end": "2026-05-09T09:40:58.4616881+02:00",
"date_used": "2026-05-09T09:40:58.4616881+02:00",
"date_sesion": "2026-05-09T09:40:58.4616881+02:00",
"id_employee": "e761a1b6-22f2-427e-a6f2-102f1df86a8b",
"id_branch": "5f80d810-eeac-4024-a352-0dc661ce931a",
"id_voucher_permision": "ffb9d482-651c-420c-9156-b74a56bedb1b",
"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": "c63ec1b4-918d-4b33-8a98-ddb8f27fbfaf",
"id_user_add": "c0d666ec-6546-4299-a426-fd94a9c9684b",
"id_doc_sa": "de750dbb-7338-4810-9626-b7368e8dd53c",
"id_item_sub": "db7e8828-3e22-4252-b1d7-21f0338f5b65",
"id_pos_sesion": "6a7b48ab-93b3-4ce2-b32b-7d638d393ac2",
"is_authorized": true,
"is_automatic": true,
"print_in_branch": true,
"printed": true,
"is_entry": true,
"is_consume": true,
"is_used_entry": true,
"is_used_consume": true,
"is_close": true,
"active": true,
"created_on": "2026-05-09T09:40:58.4616881+02:00",
"last_update": "2026-05-09T09:40:58.4616881+02:00",
"commited": true,
"mt_branches": {
"$id": "2",
"id": "8e8d5658-8e22-46dd-bdf6-a836ce64fc91",
"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": "ccf38ff2-5357-4e49-9a25-d411cb8c1c6a",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-05-09T09:40:58.4616881+02:00",
"last_update": "2026-05-09T09:40:58.4616881+02:00",
"id_user_upd": "6f0bc00d-93dd-4561-8dd2-a757bc5bc5d6",
"commited": true,
"st_images": {
"$id": "3",
"id": "8d60102f-1cf7-489d-b686-ad6e4aca558d",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "92aad019-fa54-4aa9-ac6e-4b45f5e41ee3",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-05-09T09:40:58.4616881+02:00",
"last_update": "2026-05-09T09:40:58.4616881+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_categories": [
{
"$id": "4",
"id": "7574d2be-c51b-46c3-8d51-b45d6234f311",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "23fc92ee-a370-4e28-bd2b-f6f38093dc2a",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "f88cd0f5-1f7e-49ab-af60-06dfd3e900ed",
"view_pos": true,
"order": 8,
"order_sec": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"font_bold": true,
"font_underline": true,
"font_size": 15,
"big_buttons": true,
"active": true,
"created_on": "2026-05-09T09:40:58.4616881+02:00",
"last_update": "2026-05-09T09:40:58.4616881+02:00",
"id_user_upd": "2564cd19-9af4-4603-adc2-84c4a36ec6e8",
"commited": true,
"mt_categories_items": [
{
"$id": "5",
"id_category": "07789336-0d78-4928-bcb7-c57a50dee822",
"id_item": "3c2d0b9d-5fe4-4475-a7cf-c525d1cb837d",
"is_default": true,
"active": true,
"created_on": "2026-05-09T09:40:58.4616881+02:00",
"last_update": "2026-05-09T09:40:58.4616881+02:00",
"id_user_upd": "1f491457-7cfd-4014-82ee-6dcd59c855fd",
"commited": true,
"mt_categories": {
"$ref": "4"
},
"mt_items": {
"$id": "6",
"id": "4e3d2d7b-3962-46df-8b2a-0ecf0b89d2f4",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "6be7e58d-7a16-4c52-b63b-e0da65f6b0c4",
"id_unit_sec": "1d8b4386-caf0-4be8-9973-613c7c8715bd",
"id_brand": "1d56e599-66e9-4bcd-883d-ded2e613ffa9",
"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": "06206118-e4e0-4760-ace3-86cc50b35cec",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"font_bold": true,
"font_underline": true,
"font_size": 29,
"active": true,
"created_on": "2026-05-09T09:40:58.4616881+02:00",
"last_update": "2026-05-09T09:40:58.4616881+02:00",
"id_user_upd": "c804d1dc-fb21-4234-9a25-a6cd49377f00",
"commited": true,
"mt_brands": {
"$id": "7",
"id": "472a3553-3053-4d51-8e9f-57cb8461655a",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-05-09T09:40:58.4616881+02:00",
"last_update": "2026-05-09T09:40:58.4616881+02:00",
"id_user_upd": "646ec660-4074-4b3e-acaa-69f8425927e9",
"commited": true,
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"st_users": {
"$id": "8",
"id": "2d048bda-2a57-4c59-9be8-a88e79830a7d",
"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": "b545e9f4-40de-4d32-a889-b399fa6b6bc2",
"view_messages": true,
"id_image_photo": "92cce160-e4cd-4848-b720-ebdb3e37b5f2",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "6a5ccd03-35e7-444f-b2e3-94aff5486547",
"view_pos": true,
"order": 15,
"color_border": "sample string 16",
"color_button": "sample string 17",
"color_font": "sample string 18",
"active": true,
"created_on": "2026-05-09T09:40:58.4616881+02:00",
"last_update": "2026-05-09T09:40:58.4616881+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_branches_zones": [
{
"$id": "9",
"id": "95136ff8-c69b-4d1d-b3d7-ce35010274ca",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "fc9f702f-cf54-44ec-b1d8-20beb01c4c4a",
"active": true,
"created_on": "2026-05-09T09:40:58.4616881+02:00",
"last_update": "2026-05-09T09:40:58.4616881+02:00",
"id_user_upd": "a4e21740-22c5-42e7-b735-3c8c6a2fc223",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos": [
{
"$id": "10",
"id": "6e373eb1-35c1-4053-8d4e-5469df1f036d",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "6f03df3a-4cd3-4f3a-a878-b9e797d09a11",
"id_zone": "48530af5-eaef-4cc9-b33a-15bc88deddc7",
"user_required": true,
"active": true,
"created_on": "2026-05-09T09:40:58.4616881+02:00",
"last_update": "2026-05-09T09:40:58.4616881+02:00",
"id_user_upd": "3774de0e-646f-4b13-bb9a-5e4a7ec02be6",
"commited": true,
"mt_branches_zones": {
"$ref": "9"
},
"mt_cloakrooms": [
{
"$id": "11",
"id": "0226671c-0006-4459-994b-9db986a362bb",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "a70150c9-8156-4d8c-a8bf-2ccc2677db5d",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "efdd2977-0830-42ac-87be-58466d754c45",
"view_pos": true,
"order": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"active": true,
"created_on": "2026-05-09T09:40:58.4616881+02:00",
"last_update": "2026-05-09T09:40:58.4616881+02:00",
"id_user_upd": "5cd53a50-ee83-4c43-a7d6-4f2d9da0c5ee",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"tt_cloakrooms_units": [
{
"$id": "12",
"id": "d39c1d6a-8bf6-4709-aa74-ee9c21b3ed10",
"id_cloakroom": "9095c8f7-4c5c-445c-bb37-28c7fab216b3",
"id_pos_sesion": "399117d1-49a3-490a-b823-e906f7b41d3d",
"unit_id": 4,
"date_open": "2026-05-09T09:40:58.4616881+02:00",
"date_close": "2026-05-09T09:40:58.4616881+02:00",
"id_doc_sa": "cdad671b-7e7c-4c9a-b37c-51a859cee03e",
"commited": true,
"mt_cloakrooms": {
"$ref": "11"
},
"tt_doc_sa": {
"$id": "13",
"id": "870d71cc-3284-42a6-9a94-d063447d1f21",
"id_pos": "a296952c-f86b-4c26-9a84-be891448b4db",
"id_doc": "5d2ea167-611c-46e2-b709-4704aa74dc64",
"id_branch": "61a9f3c4-1acc-4a4c-9af5-a2a63040209f",
"nro_doc": "sample string 5",
"date_doc": "2026-05-09T09:40:58.4616881+02:00",
"date_tax": "2026-05-09T09:40:58.4616881+02:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "11a8ca89-3518-41ff-b8a6-739c85f166bb",
"id_relationship": "eede2b45-8d54-4989-ba83-fa7ee3566388",
"id_loc_from": "e32ddc1e-514a-4d3b-9726-4911a21e9013",
"id_loc_end": "6abd0de8-866c-443a-a062-a5c3a819378a",
"id_user_add": "84470b5f-bc78-4d3b-8ef7-2864a8d1c260",
"id_user_upd": "0cfe428a-c209-470f-b5d5-7bdd22249062",
"comment": "sample string 12",
"id_pos_sesion": "3d83c008-f2ba-48b1-a875-dedb8f025401",
"id_room_unit": "51b7721b-d80a-469d-8f1c-3a4490d3f627",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "012b3c17-66c9-452c-b027-2f8a5ca85526",
"p_dis": 15.1,
"p_chr": 16.1,
"amt_net": 17.1,
"amt_tax": 18.1,
"amt_dis": 19.1,
"amt_chr": 20.1,
"amt_tot": 21.1,
"active": true,
"created_on": "2026-05-09T09:40:58.4616881+02:00",
"last_update": "2026-05-09T09:40:58.4616881+02:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$id": "14",
"id": "4c4a0157-6860-4a6b-8ee3-d0dea10e9fe7",
"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": "9e5d768a-82dc-405a-b2c2-e7a76e08c5f5",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"active": true,
"created_on": "2026-05-09T09:40:58.4616881+02:00",
"last_update": "2026-05-09T09:40:58.4616881+02:00",
"id_user_upd": "dfa052ce-f271-40d1-bd19-fb812734c7a5",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "15",
"id_doc": "7e4d66d5-a2d5-422e-b680-be38ce9be3e9",
"id_pay": "f407fc6d-b6f0-4b24-bcb6-fa1c9f15a912",
"id_money": "cec1010b-935e-4761-99f2-ad3ba0530172",
"active": true,
"created_on": "2026-05-09T09:40:58.4616881+02:00",
"last_update": "2026-05-09T09:40:58.4616881+02:00",
"id_user_upd": "67bde3aa-14a5-468a-9ae6-8fe1deb62f88",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_money_types": {
"$id": "16",
"id": "54f5ad1f-dbec-4c77-8e54-997ccaaaa4e9",
"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": "62e046b7-8d0d-40a3-bb35-bbfc75e355ec",
"view_pos": true,
"order": 8,
"color_border": "sample string 9",
"color_button": "sample string 10",
"color_font": "sample string 11",
"active": true,
"created_on": "2026-05-09T09:40:58.4616881+02:00",
"last_update": "2026-05-09T09:40:58.4616881+02:00",
"id_user_upd": "c2956442-1e39-42ce-a8c4-6e9e67b54e2d",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_money_rates": [
{
"$id": "17",
"id_money_1": "b97b60b8-9a04-4736-a540-25df7d4736f6",
"id_money_2": "60f32340-f3a9-464f-a639-c10aab8839c4",
"date_from": "2026-05-09T09:40:58.4616881+02:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-05-09T09:40:58.4616881+02:00",
"last_update": "2026-05-09T09:40:58.4616881+02:00",
"id_user_upd": "29730312-60ee-4bd2-9e51-e82bdac6522a",
"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": "221ff6bd-5b5c-406f-bd11-32261a47a878",
"id_pay": "97f68bde-ab13-451b-b9bf-c7dd3eca0f49",
"id_money": "2a3d2eea-d8bd-49fc-853d-7c504738f9a7",
"date_cashflow": "2026-05-09T09:40:58.4616881+02:00",
"coefficient": 5.1,
"id_user_add": "9bd8d806-9617-4f89-b2c0-097f176d54c7",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "19",
"id": "c8b8cc3d-0659-4fdd-ad47-eb79bf53847c",
"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": "de189a65-c04d-4ced-8ff2-22154eceb4e3",
"view_pos": true,
"order": 13,
"color_border": "sample string 14",
"color_button": "sample string 15",
"color_font": "sample string 16",
"active": true,
"created_on": "2026-05-09T09:40:58.4616881+02:00",
"last_update": "2026-05-09T09:40:58.4616881+02:00",
"id_user_upd": "153a7c89-0b56-42a6-b006-13f834c00e05",
"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": "b32336d3-7223-4901-ad3f-8f07e1270814",
"id_line": 2,
"id_pay": "bdaf5ac5-1a86-45c2-b729-354af89d3ec7",
"id_money": "e82ebedb-f722-4fee-8156-02066c7dc516",
"coefficient": 5.1,
"id_voucher": "06932ddb-d717-4eb0-8208-c90348aa4b27",
"id_employee": "3631bd56-02a1-42b9-b1c6-f64ad1136f7e",
"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": "70310132-ba12-4604-accb-d091a2c17d70",
"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": "11ee9a52-acd5-4355-9b9b-d786744f1beb",
"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": "49838db6-9e3d-44aa-879f-fdff4c9c6e6b",
"name_pos": "sample string 12",
"id_image": "1a6a9c1d-7c10-4745-984b-170ed1a93553",
"view_pos": true,
"order": 14,
"color_border": "sample string 15",
"color_button": "sample string 16",
"color_font": "sample string 17",
"active": true,
"created_on": "2026-05-09T09:40:58.4616881+02:00",
"last_update": "2026-05-09T09:40:58.4616881+02:00",
"id_user_upd": "e2678321-c95c-4101-9bd4-8da9d5ab6d50",
"commited": true,
"mt_employees_branches": [
{
"$id": "22",
"id_employee": "fbae336f-76b8-4a62-9b51-55161d2a47cc",
"id_branch": "228d7e37-a6bb-4ff8-90fc-0a586edc337f",
"active": true,
"created_on": "2026-05-09T09:40:58.4616881+02:00",
"last_update": "2026-05-09T09:40:58.4616881+02:00",
"id_user_upd": "cb0cced7-f090-46a7-bbb4-de9ece032d7e",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_employees": {
"$ref": "21"
}
},
{
"$ref": "22"
}
],
"mt_employees_profiles": {
"$id": "23",
"id": "3e70ed55-ad7e-4692-8df2-556ab713afe9",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-05-09T09:40:58.4616881+02:00",
"last_update": "2026-05-09T09:40:58.4616881+02:00",
"id_user_upd": "1babb583-4cbe-49e8-827f-2009367fba78",
"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": "27061637-35d7-423c-8cb9-a58abab85416",
"id_line": 2,
"id_item_sub": "64faa69a-9a21-44a0-8cab-14ab97bce3c3",
"qty": 4.1,
"id_list": "40eae182-bcf3-4c70-9f55-6ab83a93c013",
"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": "2a0042df-d06e-4dd4-b094-849de1e7ad9c",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "f82a8188-004d-4989-a2ba-d4009646e4a1",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "b1fe0461-c60c-4615-b52b-4e581860d9a7",
"id_user_upd": "6a29297c-86fe-4984-b3f3-afe09bb2b39b",
"active": true,
"mt_employees": {
"$ref": "21"
},
"mt_items_sub": {
"$id": "25",
"id": "a360f184-c787-4b9b-9a12-8756aaedbe0b",
"id_item": "c1440a0d-bfd2-4a26-8492-3dfd5de94442",
"id_item_type": "84b962b3-570e-4a2d-9b18-20c78071e62c",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "5e461c8c-231c-4c1c-af5c-eea9aed21a5e",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-05-09T09:40:58.4616881+02:00",
"last_update": "2026-05-09T09:40:58.4616881+02:00",
"id_user_upd": "08c6d21d-c407-466e-8c8e-e7350103ec0a",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_formula": [
{
"$id": "26",
"id_item_sub": "c297f924-70bb-47fd-a043-66da0e79bc38",
"id_item": "90d7c4c7-d0e5-48f0-9390-dd02b172537d",
"group_id": 3,
"id_unit_ref": "a587cdbe-40ff-4b42-96a9-ec2c6c7e27a7",
"qty_dis": 5,
"mt_items": {
"$ref": "6"
},
"mt_items_sub": {
"$ref": "25"
},
"mt_units_ref": {
"$id": "27",
"id": "c9495e88-fd66-4907-a974-0eaa74a513d3",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "7dc880a8-f940-4b8a-896f-dc64b033b852",
"active": true,
"created_on": "2026-05-09T09:40:58.4616881+02:00",
"last_update": "2026-05-09T09:40:58.4616881+02:00",
"id_user_upd": "e8f45c3a-6efe-4a09-8970-b1bf71577596",
"commited": true,
"mt_units": {
"$id": "28",
"id": "0d916521-569a-4344-a9ba-91e0fd26b661",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-05-09T09:40:58.4616881+02:00",
"last_update": "2026-05-09T09:40:58.4616881+02:00",
"id_user_upd": "e861188b-09d9-414d-adad-e7d3eb033d3d",
"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": "493fe7c0-96d3-4c5c-aa8d-9d61b40288f0",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "740573d7-17cd-4022-b22f-bf696744d249",
"view_pos": true,
"order": 7,
"color_border": "sample string 8",
"color_button": "sample string 9",
"color_font": "sample string 10",
"font_bold": true,
"font_underline": true,
"font_size": 13,
"active": true,
"created_on": "2026-05-09T09:40:58.4616881+02:00",
"last_update": "2026-05-09T09:40:58.4616881+02:00",
"id_user_upd": "ae8c9436-35b1-49bf-8878-69308d015e61",
"commited": true,
"tt_vouchers_det": [
{
"$id": "30",
"id_voucher": "2e4c9882-0aee-4182-95e8-c63344654f81",
"id_line": "d5a80722-f3d4-4b20-b6d3-2c730fa75acd",
"id_category": "ea2aa246-bd19-4f20-af1c-516c45cada24",
"id_item": "4b228c0d-3114-443b-92e3-a618a59b12c7",
"id_item_type": "d8c679f1-4861-43b0-8126-ac6c6400f4e5",
"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": "8799cc7d-67a9-4ffc-b489-e995d9c2b9f1",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-05-09T09:40:58.4616881+02:00",
"date_end": "2026-05-09T09:40:58.4616881+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": "f77cf3bc-f37a-4371-a45c-ca3f99a48a5f",
"id_pos": "69ccd1d7-aed6-434a-9c98-ab714a842092",
"id_list": "77475b93-955f-4988-a8ad-bec3c5c4d985",
"id_item": "3162ce69-e44e-45bf-9a9c-e13a39f3d96b",
"id_item_type": "ac5a04d5-5d97-4b8a-93e9-10464e75444b",
"id_category": "5720107d-aa86-4d82-b049-7c91637b28ef",
"by_day_week": true,
"use_mon": true,
"use_tue": true,
"use_wed": true,
"use_thu": true,
"use_fri": true,
"use_sat": true,
"use_sun": true,
"use_hour_ini": "00:00:00.1234567",
"use_hour_end": "00:00:00.1234567",
"active": true,
"created_on": "2026-05-09T09:40:58.4616881+02:00",
"last_update": "2026-05-09T09:40:58.4616881+02:00",
"id_user_upd": "2cbc8763-4e2f-4832-bcd0-c69930bf7b47",
"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": "861ed010-5689-49c6-a2f6-cf587d980056",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "b14b0464-22d6-4d8f-881e-3fda66d65c23",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "31d8c70b-7849-495c-9dc0-b3b96650e1e7",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"active": true,
"created_on": "2026-05-09T09:40:58.4616881+02:00",
"last_update": "2026-05-09T09:40:58.4616881+02:00",
"id_user_upd": "753fd86f-cdb7-49a9-b0eb-d4ffc2b7ff9f",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "33",
"id_pos": "8f5d03c6-4cfa-4de0-9f2e-9a6c2492585f",
"id_pos_type": "ea3e5a34-5d4f-46c3-9157-2b4c2603e3b4",
"id_price_list": "e27b8230-8d47-4cd2-8086-ad82ce834828",
"is_default": true,
"view_mon": true,
"view_tue": true,
"view_wed": true,
"view_thu": true,
"view_fri": true,
"view_sat": true,
"view_sun": true,
"active": true,
"created_on": "2026-05-09T09:40:58.4616881+02:00",
"last_update": "2026-05-09T09:40:58.4616881+02:00",
"id_user_upd": "d56c595e-8b6f-443b-9f80-4722c3d8b0dd",
"commited": true,
"mt_pos_view": {
"$id": "34",
"id_pos": "e883bf2e-1709-4d8d-8e07-0a354f92ae05",
"id_pos_type": "edfa3edc-c827-4764-abd1-2a7b75928368",
"is_default": true,
"active": true,
"created_on": "2026-05-09T09:40:58.4616881+02:00",
"last_update": "2026-05-09T09:40:58.4616881+02:00",
"id_user_upd": "84115efa-1e2f-433b-a7e9-3713cff77161",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"mt_pos_prices_list": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_pos_types": {
"$id": "35",
"id": "03c82629-6ea7-4f42-b3ec-e9b53f0dae85",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-05-09T09:40:58.4616881+02:00",
"last_update": "2026-05-09T09:40:58.4616881+02:00",
"id_user_upd": "fc885ae1-eaa6-4286-9657-29524894ff41",
"commited": true,
"mt_items_featured": [
{
"$id": "36",
"id": "0b8a8c18-3a33-4375-9bdd-24653382b16f",
"id_branch": "cec8a427-83d5-4666-8f0c-3651f455bcd3",
"id_pos_type": "ec57d059-304c-40c8-8682-e8f47f66baf5",
"id_pos": "b3022321-8db4-40e7-8153-60bdb296c8ce",
"id_item": "1f46badb-7f2d-4da1-bc00-9cb3337e71e3",
"date_from": "2026-05-09T09:40:58.4616881+02:00",
"date_end": "2026-05-09T09:40:58.4616881+02:00",
"image_id": 4,
"active": true,
"created_on": "2026-05-09T09:40:58.4616881+02:00",
"last_update": "2026-05-09T09:40:58.4616881+02:00",
"id_user_upd": "8e327c10-3bf2-4b89-9343-dcb5ceae4db3",
"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": "75c8f5ae-bef0-4d55-aef0-d056ed071e12",
"id_doc": "8fd1f753-9296-4b3e-b5b3-ceed12da5e96",
"id_pos_type": "0c6f5ba7-0ecc-42ca-8cf6-6c88ed4c7cec",
"id_doc_print": "97b19ecb-4d35-4207-a9cf-20bc382c8d4d",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-05-09T09:40:58.4616881+02:00",
"last_update": "2026-05-09T09:40:58.4616881+02:00",
"id_user_upd": "914f66dc-598e-4140-8c92-8d2b9a160b19",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_pos_print": {
"$id": "38",
"id": "da2094cf-0e8a-4fb0-98e3-abf1a8ca891b",
"id_pos": "af4c22a3-1b05-48e0-836a-747141b3c56b",
"id_mask": "sample string 3",
"name": "sample string 4",
"mode_print": 5,
"port": "sample string 6",
"baud_rate": 1,
"data_bits": 1,
"stop_bit": 1,
"flow_control": 1,
"parity": 1,
"pin_cashdrawer": 1,
"ip_printer": "sample string 7",
"port_ip": 1,
"printer_name": "sample string 8",
"active": true,
"created_on": "2026-05-09T09:40:58.4616881+02:00",
"last_update": "2026-05-09T09:40:58.4616881+02:00",
"id_user_upd": "a5c1f3a9-990e-4dfc-8450-04bc79457a02",
"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": "0c559711-292a-47f3-965d-3c7aa23a0735",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high_row": 5,
"high_doc": 6,
"with_doc": 7,
"to_file": true,
"active": true,
"created_on": "2026-05-09T09:40:58.4616881+02:00",
"last_update": "2026-05-09T09:40:58.4616881+02:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_doc_print_det": [
{
"$id": "40",
"id_doc_print": "6fd4be61-d7aa-46da-b1c3-bf5c464eb1da",
"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": "55fbdd97-bd84-47f9-b0c7-80738cbf9c33",
"id_item_sub": "93efe83e-103f-4be4-ae60-4410a72ae4d2",
"validity_date": "2026-05-09T09:40:58.4616881+02:00",
"price": 4.1,
"active": true,
"created_on": "2026-05-09T09:40:58.4616881+02:00",
"last_update": "2026-05-09T09:40:58.4616881+02:00",
"id_user_upd": "65754ee5-e483-4fa1-b959-d155538c8445",
"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": "4da7b4de-3998-4925-bac8-db40b6010fa5",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-05-09T09:40:58.4616881+02:00",
"date_end": "2026-05-09T09:40:58.4616881+02:00",
"id_branch": "2ce56231-d378-49cb-acac-05ea20804a47",
"id_pos": "e8ac537a-d24b-4565-9726-a355d7043a7c",
"id_list": "5cc71d89-6714-4837-8c94-ef101034a941",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-05-09T09:40:58.4616881+02:00",
"last_update": "2026-05-09T09:40:58.4616881+02:00",
"id_user_upd": "655b59e2-967a-4acc-9039-32dc49005ce2",
"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": "1a94df84-1932-4c61-9bab-858079c70467",
"order_id": 2,
"id_item": "e9d1bb22-01da-4d4f-88bb-9bc8295766fa",
"id_item_type": "5e531c36-1afb-4420-ae31-168cf304ef3b",
"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": "5a109a79-0f75-499a-9fd7-2947b3eba3e1",
"type_item": 11,
"id_voucher_json": "f3a577cc-29ef-42e8-b126-147fa65b2f55",
"count_voucher": 1,
"id_category": "5d6f55c9-65c1-4359-a7df-c5bba5583c16",
"created_on": "2026-05-09T09:40:58.4616881+02:00",
"last_update": "2026-05-09T09:40:58.4616881+02:00",
"id_user_upd": "f38332f7-0b24-480b-9ca5-4ac7654e2676",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_types": {
"$ref": "29"
},
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$id": "44",
"id": "00ea6d86-6f41-4d22-bd3c-3e79bc572a6f",
"nro_sesion": 2,
"id_pos": "a3c6f197-ce99-4d1b-ab38-afd903b90868",
"date_tax": "2026-05-09T09:40:58.4616881+02:00",
"date_open": "2026-05-09T09:40:58.4616881+02:00",
"date_close": "2026-05-09T09:40:58.4616881+02:00",
"id_user_open": "9ddb8113-0941-4c1e-a9a4-fd4f625199ec",
"id_user_close": "c82f03c0-24a3-44eb-87f9-2f73d29c1a07",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2026-05-09T09:40:58.4616881+02:00",
"last_update": "2026-05-09T09:40:58.4616881+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": "bd0f0ca0-7966-4322-9a39-2326c1b2bc12",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "bd2caa87-1f2c-4c52-851b-971ea6982631",
"type_pay": 5,
"module": "sample string 6",
"process": true,
"json_cloackrooms": "sample string 8",
"multi_select": 9,
"terminal_name": "sample string 10",
"created_on": "2026-05-09T09:40:58.4616881+02:00",
"tt_pos_sesion": {
"$ref": "44"
}
},
{
"$ref": "45"
}
],
"tt_rooms_units_activity": [
{
"$id": "46",
"id": "898f3ad5-43f1-4c35-9f43-7183f167f92d",
"id_room_unit": "c82a3f9d-34b2-4172-b776-dc02ef6eb24e",
"id_room_list": "6b35932e-4de9-4f41-b254-98db20481670",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-05-09T09:40:58.4616881+02:00",
"date_from": "2026-05-09T09:40:58.4616881+02:00",
"date_end": "2026-05-09T09:40:58.4616881+02:00",
"date_open": "2026-05-09T09:40:58.4616881+02:00",
"date_close": "2026-05-09T09:40:58.4616881+02:00",
"id_employee": "d3945807-9cbf-4836-bd52-3ffbacf95f13",
"id_employee_sec": "d902af84-c63e-4d34-8b17-9828f3bf0357",
"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": "bbd276e8-02ff-426c-8caf-295c86f38126",
"comment": "sample string 7",
"id_user_open": "25987305-7c45-4f6a-b712-c037ebe3e2b6",
"id_user_close": "695c923c-95f8-406d-b838-8da6d82535e4",
"id_unit_state": "ec67d5bc-d5ce-4578-9789-eb3716c47a7a",
"id_pos_sesion": "a257508b-5db0-4766-992e-fd7fa84202a6",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-05-09T09:40:58.4616881+02:00",
"active": true,
"created_on": "2026-05-09T09:40:58.4616881+02:00",
"last_update": "2026-05-09T09:40:58.4616881+02:00",
"commited": true,
"mt_employees": {
"$ref": "21"
},
"mt_employees1": {
"$ref": "21"
},
"mt_rooms_units": {
"$id": "47",
"id": "e351f4e8-20c6-46c1-bb8d-df401956a2d2",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "b5526c0e-8326-444b-ac47-76659c7dffe3",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "728b6cd4-a24a-449c-86e9-f17f994509f3",
"locked": true,
"date_locked": "2026-05-09T09:40:58.4616881+02:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-05-09T09:40:58.4616881+02:00",
"last_update": "2026-05-09T09:40:58.4616881+02:00",
"id_user_upd": "5326d694-980e-4232-b5f7-9ef2206ed6e3",
"commited": true,
"mt_rooms": {
"$id": "48",
"id": "0245ffff-ba8a-4244-a0d2-883fe5dea208",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "8de1001c-4222-4243-b6d1-fb277a6b1e8b",
"name_pos": "sample string 6",
"id_image": "bf5e6d43-b8db-4392-86fe-485c2122272b",
"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": "838e10e2-cb9b-477b-96b6-557a1cf22f65",
"refresh_status": true,
"active": true,
"created_on": "2026-05-09T09:40:58.4616881+02:00",
"last_update": "2026-05-09T09:40:58.4616881+02:00",
"id_user_upd": "ea880c97-34f9-4c98-a958-41ccdfe1139d",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos_rooms": [
{
"$id": "49",
"id_pos": "e2e092eb-c817-47b5-bee4-dcddef61dbc9",
"id_room": "5dfb9b71-bec6-476f-a21c-9cb2dc90eaa8",
"active": true,
"created_on": "2026-05-09T09:40:58.4616881+02:00",
"last_update": "2026-05-09T09:40:58.4616881+02:00",
"id_user_upd": "9ace11e8-14ae-40fb-a818-5076f8d6d538",
"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": "02fcaabc-2877-44c7-b9c0-3a67a4e0ab14",
"id_room": "8269480d-8185-4b42-a680-6393f53076a7",
"date_in": "2026-05-09T09:40:58.4616881+02:00",
"date_out": "2026-05-09T09:40:58.4616881+02:00",
"id_user_add": "907c4210-92f4-4e50-aa01-1893b0f006f9",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-05-09T09:40:58.4616881+02:00",
"last_update": "2026-05-09T09:40:58.4616881+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": "7407052e-b8e1-4f43-8b56-4915d281b84d",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-05-09T09:40:58.4616881+02:00",
"last_update": "2026-05-09T09:40:58.4616881+02:00",
"id_user_upd": "9cd1dce5-e18f-435b-b348-0de0784d4d34",
"commited": true,
"mt_rooms_units": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"mt_rooms_units_states_types": [
{
"$id": "52",
"id_room_type": "c0d976d4-5027-4380-b8aa-183d8e9f6e98",
"id_room_state": "b1bacc2a-3fcb-4e56-968f-958aace5e256",
"id_image": "baf93163-cea5-42dc-9adb-ab23128347f8",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-05-09T09:40:58.4616881+02:00",
"last_update": "2026-05-09T09:40:58.4616881+02:00",
"id_user_upd": "7443d898-63f9-4c14-bdc0-c88458658e66",
"commited": true,
"mt_rooms_units_states": {
"$id": "53",
"id": "aff3bad2-2e0c-47d0-8a4b-c567888fa8a6",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"color": "sample string 5",
"active": true,
"created_on": "2026-05-09T09:40:58.4616881+02:00",
"last_update": "2026-05-09T09:40:58.4616881+02:00",
"id_user_upd": "a9b9fed0-9dfe-493a-9143-a686bbb44a1a",
"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": "950ce46d-1bad-4a6c-918b-026deaace748",
"id_pos_sesion": "73c9ab1a-bbcb-4df1-8a5d-7adaef8983d0",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "5b6cdbdc-9496-4298-b50d-a0d7835be113",
"id_room_unit_activity": "7c70e25a-b54e-4797-9547-1bb1a7e4c469",
"id_doc_sa": "69b760c3-6d9d-4d6c-a5fd-303b9ffe7b2d",
"id_pos_type": "754d5dc3-175c-4fc8-bd5a-e0a1c02e5207",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "c1f98ac6-9c5c-4bdf-bd4a-3294cca1b886",
"coupon_id": "sample string 7",
"terminal_id": "sample string 8",
"card_name": "sample string 9",
"card_bank": "sample string 10",
"card_number": "sample string 11",
"client_name": "sample string 12",
"money_type": "sample string 13",
"merchant_id": "sample string 14",
"aid": "sample string 15",
"auth_num": "sample string 16",
"authorization": true,
"signature": true,
"contactless": true,
"date_hour_pay": "sample string 17",
"terminal_name": "sample string 18",
"active": true,
"created_on": "2026-05-09T09:40:58.4616881+02:00",
"last_update": "2026-05-09T09:40:58.4616881+02:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "44"
},
"tt_tips_users": [
{
"$id": "55",
"id_tip": "8785469b-d545-409c-85aa-56911cbd0f2c",
"id_user": "fd9b8d54-91f6-4b9e-b878-6da5b0db2fc1",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-05-09T09:40:58.4616881+02:00",
"last_update": "2026-05-09T09:40:58.4616881+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": "b3ed81ee-3c40-4ba6-aa20-98b585a04aa7",
"id_user": "55caf0b4-4486-4a1e-af43-51b91ea7d844",
"date_add": "2026-05-09T09:40:58.4616881+02:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-05-09T09:40:58.4616881+02:00",
"last_update": "2026-05-09T09:40:58.4616881+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": "7d2f9c4f-6e36-41c0-a1c3-74c1ada788ce",
"id_user": "528343cb-97bf-4c12-9ecf-511e05a95f85",
"id_user_profile": "407ff0b5-72d8-4814-9a99-dd60e7de8627",
"locator": "sample string 4",
"date_end": "2026-05-09T09:40:58.4616881+02:00",
"id_pos_sesion": "0724f3c5-7217-4853-8f2e-8a3dcd02dad1",
"date_login": "2026-05-09T09:40:58.4616881+02:00",
"date_logout": "2026-05-09T09:40:58.4616881+02:00",
"terminal_id": "sample string 6",
"terminal_type": "sample string 7",
"created_on": "2026-05-09T09:40:58.4616881+02:00",
"last_update": "2026-05-09T09:40:58.4616881+02:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"st_users_profiles": {
"$id": "58",
"id": "aaa4d119-d628-407d-af45-df88f1068382",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"is_pass_required": true,
"is_admin": true,
"level_id": 7,
"order_1": 8,
"order_2": 9,
"order_3": 10,
"order_4": 11,
"is_tips": true,
"is_view_all": true,
"active": true,
"created_on": "2026-05-09T09:40:58.4616881+02:00",
"last_update": "2026-05-09T09:40:58.4616881+02:00",
"commited": true,
"st_permisions": [
{
"$id": "59",
"id": "d5200d37-1129-45d3-9d16-70cef85c436d",
"id_function": "94dc9680-d07b-4032-91c6-8e969ec080eb",
"id_user": "26bf3c30-7649-4d8d-ab85-6d5d2c1f4028",
"id_profile": "99c46192-4c70-4941-9c66-f22ac3962fe1",
"permission": 3,
"active": true,
"created_on": "2026-05-09T09:40:58.4616881+02:00",
"last_update": "2026-05-09T09:40:58.4616881+02:00",
"commited": true,
"st_users_profiles": {
"$ref": "58"
},
"st_users": {
"$ref": "8"
},
"st_functions": {
"$id": "60",
"id": "adedc31b-41b7-44a1-b57f-d46cabf18b55",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "697f3534-12a2-47f2-9be0-8e8643c1a53b",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "484282a9-5be7-434f-bd8e-5fb9b091a038",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"font_bold": true,
"font_underline": true,
"font_size": 16,
"active": true,
"created_on": "2026-05-09T09:40:58.4616881+02:00",
"last_update": "2026-05-09T09:40:58.4616881+02:00",
"commited": true,
"st_functions_groups": {
"$id": "61",
"id": "0adeffb0-bf80-4a46-8ee3-2a6fd1f3a27d",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-05-09T09:40:58.4616881+02:00",
"last_update": "2026-05-09T09:40:58.4616881+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": "38658cf0-05da-4c99-8269-1169bcede248",
"id_user": "b8ad11aa-ae5c-4730-b9a4-ef2bc4ceb603",
"date_add": "2026-05-09T09:40:58.4616881+02:00",
"destiny_type": 4,
"id_key": "455fb7f1-830a-4ca7-9177-8022f8a538e7",
"message": "sample string 6",
"message_view": true,
"date_view": "2026-05-09T09:40:58.4616881+02:00",
"id_pos_sesion": "eb63bcdc-19a9-4e5e-acf2-4ffeb2af396d",
"terminal_add": "sample string 9",
"created_on": "2026-05-09T09:40:58.4616881+02:00",
"last_update": "2026-05-09T09:40:58.4616881+02:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$ref": "44"
}
},
{
"$ref": "62"
}
]
}
},
{
"$ref": "43"
}
]
},
"mt_items_vouchers": {
"$id": "63",
"id": "3e4b30c3-70d7-4f5c-aedc-4507388a8ab2",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "35e3ec8a-e062-44cc-b28d-e4b5f1611715",
"id_doc_print": "66c021c8-81a0-44ee-be09-b3285d332f10",
"hour_end": "00:00:00.1234567",
"price_item_sub": true,
"define_validity": true,
"price_ref": true,
"price_min": 11.1,
"supply_apply": 12,
"active": true,
"created_on": "2026-05-09T09:40:58.4616881+02:00",
"last_update": "2026-05-09T09:40:58.4616881+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": "f3e39d12-4f67-4149-8343-86d8775bfdb8",
"id_line": 2,
"id_item": "2aa60ea9-24c5-40c8-a39e-289ca50babb6",
"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": "cd5352f1-0e2a-423f-ae5b-6d15ab9cf730",
"date_from": "2026-05-09T09:40:58.4616881+02:00",
"date_end": "2026-05-09T09:40:58.4616881+02:00",
"date_used": "2026-05-09T09:40:58.4616881+02:00",
"id_employee": "2f47faf9-e716-4faf-a858-d0399a41d917",
"id_branch": "2c0d762e-21ac-4502-beb1-1f9a76991e90",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "bb98f356-204e-4901-be3d-868021f577da",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-05-09T09:40:58.4616881+02:00",
"last_update": "2026-05-09T09:40:58.4616881+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": "72bd512f-99ed-4d60-868b-a3c7062f7bd6",
"id_doc": "8872c46a-011e-4fb2-b85a-65d63e5a0368",
"value": 3,
"created_on": "2026-05-09T09:40:58.4616881+02:00",
"last_update": "2026-05-09T09:40:58.4616881+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": "338671f7-584b-48be-a0dc-49f22b76fac5",
"id_pos": "fade9f62-9a92-472d-9eac-99b049a34547",
"id_doc": "350da7a3-a2a6-42c5-9522-858496c4b028",
"id_branch": "4bad966e-884d-4a6e-bbf3-765f574c5612",
"nro_doc": "sample string 5",
"date_doc": "2026-05-09T09:40:58.4616881+02:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "dbb9a2df-0459-4b80-9e01-6105aaab8aed",
"id_loc_from": "8e247cd9-28e3-49c4-a221-fca31a1e7814",
"id_loc_end": "454f6024-9e6c-424f-9711-e5acaf1b301f",
"id_user_add": "fee0209f-0a97-4e34-9f6a-8e3fd1679faf",
"id_user_upd": "4b88ee77-b987-40a7-a0e2-221a1a35416a",
"id_pos_sesion": "3a26f969-3999-49d5-98e0-c9c74857457f",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-05-09T09:40:58.4616881+02:00",
"active": true,
"created_on": "2026-05-09T09:40:58.4616881+02:00",
"last_update": "2026-05-09T09:40:58.4616881+02:00",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$ref": "14"
},
"mt_locations": {
"$id": "68",
"id": "a22bdc57-7df9-4c5d-9f1d-7a091bae4c94",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "394f741d-9b01-485f-b3d1-be426997d8a4",
"active": true,
"created_on": "2026-05-09T09:40:58.4616881+02:00",
"last_update": "2026-05-09T09:40:58.4616881+02:00",
"id_user_upd": "baafbf68-d243-47af-afbf-90fe1859ef18",
"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": "91c3180b-1528-4f71-ad8d-1febc8e58f2a",
"id_item": "c00565e1-5088-4f23-99b1-b93df42417fe",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-05-09T09:40:58.4616881+02:00",
"last_update": "2026-05-09T09:40:58.4616881+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": "6370aef2-21d7-4c8d-b229-3202a998b42a",
"id_line": 2,
"id_item": "ecdf7948-fc98-4471-8858-76935f0212bb",
"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": "019ebc34-a1fc-4ca3-8312-d7e9aa44dffa",
"spool_server": "sample string 2",
"id_doc_sa": "8559151d-0e63-486b-80e9-aea8677c5be4",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-05-09T09:40:58.4616881+02:00",
"printed": true,
"print_on": "2026-05-09T09:40:58.4616881+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": "8e2825f6-6034-4684-912b-e1f7c72900f6",
"id_pos": "cd874b0d-304e-4db4-a500-40f2ea881307",
"mac_address": "sample string 3",
"date_end": "2026-05-09T09:40:58.4616881+02:00",
"key_access": "sample string 5",
"id_user_add": "862d9ed5-d0f7-48f7-a62e-754f153f637f",
"active": true,
"created_on": "2026-05-09T09:40:58.4616881+02:00",
"last_update": "2026-05-09T09:40:58.4616881+02:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "72"
}
],
"st_users_pos": [
{
"$id": "73",
"id_user": "ed57f84a-b5fe-4022-a20f-cf449a18c251",
"id_pos": "9c69f820-f050-4793-890c-587de97e7fc0",
"pass_required": true,
"active": true,
"created_on": "2026-05-09T09:40:58.4616881+02:00",
"last_update": "2026-05-09T09:40:58.4616881+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": "0898fe7a-879c-46cb-ace7-69c5d44102f5",
"id_pos": "bd6a7e5e-681f-4977-a1bc-53495ac46441",
"date_add": "2026-05-09T09:40:58.4616881+02:00",
"date_upd": "2026-05-09T09:40:58.4616881+02:00",
"date_out": "2026-05-09T09:40:58.4616881+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": "8e10632b-48f0-4215-b778-9c93acf9bf3a",
"id_user_add": "5f176518-584a-42d3-b9d2-07b4750e616d",
"id_table": "b02d7e30-e1cf-43d2-824e-e183128a7563",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "980acf04-2355-417d-986a-3d58085a7896",
"created_on": "2026-05-09T09:40:58.4616881+02:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_sync_tables": {
"$id": "76",
"id": "c56c979a-73a0-4877-84ee-b24837c51541",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-05-09T09:40:58.4616881+02:00",
"last_update": "2026-05-09T09:40:58.4616881+02:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "77",
"id": "1bc078fd-dd0d-4ec5-890c-15588cdf5fc5",
"id_sync": "d7929c46-bda6-48bb-b653-cbeaf3b736a6",
"json": "sample string 3",
"id_table": "b8bca334-3b50-40b2-9dab-4d51d363a8c8",
"order": 5,
"st_sync_packages": {
"$id": "78",
"id": "79432507-0e35-40b5-a2f0-72b56ed31b4e",
"id_branch_from": "8a285273-c6bf-4633-81fc-55661c2fdfee",
"id_branch_to": "91c0dc74-dcd6-4fda-a055-3349cc57108b",
"type": 4,
"created_on": "2026-05-09T09:40:58.4616881+02:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-05-09T09:40:58.4616881+02:00",
"send_on": "2026-05-09T09:40:58.4616881+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": "b244789b-8727-4bc7-8f16-17e596ba3961",
"id_pos": "e0c610a4-8f2d-44ab-af8b-2cc13f68c6a7",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-05-09T09:40:58.4616881+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": "bf06582e-2bdf-4c9f-ac29-2e0c1955969d",
"token_id": "sample string 2",
"id_user": "e0a4a1e3-8c68-42da-9a19-7820a6fa6333",
"date_from": "2026-05-09T09:40:58.4616881+02:00",
"date_end": "2026-05-09T09:40:58.4616881+02:00",
"created_on": "2026-05-09T09:40:58.4616881+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": "136c223c-2a1b-4a57-b132-328ceece8081",
"id_room_activity": "d17faeb2-6c01-4560-9b16-9bbba65b3504",
"id_pos_sesion": "a25c6ef8-022f-4f4b-81db-3ffc80d346f9",
"log_text": "sample string 4",
"id_user": "7ca53493-1407-4378-852d-389e7dab9782",
"created_on": "2026-05-09T09:40:58.4616881+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": "572a2e04-4331-4e58-bb72-bce86fac484f",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-05-09T09:40:58.4616881+02:00",
"last_update": "2026-05-09T09:40:58.4616881+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": "520891bc-d593-40b7-9355-5b432033336b",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-05-09T09:40:58.4616881+02:00",
"date_end": "2026-05-09T09:40:58.4616881+02:00",
"state": "sample string 6",
"created_on": "2026-05-09T09:40:58.4616881+02:00",
"last_update": "2026-05-09T09:40:58.4616881+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"
}
]