GET api/Tt_Vouchers?id_doc_sa_select={id_doc_sa_select}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id_doc_sa_select | globally unique identifier |
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": "f1c7f1b1-3351-4621-a697-2c99ebb14701",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-09-06T06:48:02.7001008+02:00",
"date_end": "2026-09-06T06:48:02.7001008+02:00",
"date_used": "2026-09-06T06:48:02.7001008+02:00",
"date_sesion": "2026-09-06T06:48:02.7001008+02:00",
"id_employee": "70e0e30e-567b-40ea-961e-d9c9eb2eea6f",
"id_branch": "8bb531a1-42c0-474e-82aa-33445843ae05",
"id_voucher_permision": "854e3ecf-6594-4018-987b-fb9ac0abf9d9",
"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": "f32f6ed1-5bba-4d0b-8feb-d2c6c8004fd7",
"id_user_add": "cded81f3-5f15-4fea-a68b-acc7c729181a",
"id_doc_sa": "fa9427ca-6160-4441-bb8a-6a5e09b4b7eb",
"id_item_sub": "df058a6f-3f74-4987-a77d-e69c75cd092f",
"id_pos_sesion": "d53990b5-81bf-41c7-9890-f13e135397eb",
"is_authorized": true,
"is_automatic": true,
"print_in_branch": true,
"printed": true,
"is_entry": true,
"is_consume": true,
"is_used_entry": true,
"is_used_consume": true,
"is_close": true,
"active": true,
"created_on": "2026-09-06T06:48:02.7001008+02:00",
"last_update": "2026-09-06T06:48:02.7001008+02:00",
"commited": true,
"mt_branches": {
"$id": "2",
"id": "8a355a49-fa74-46e1-a8f7-282d45651b55",
"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": "0bfb042f-f16b-4924-919c-e762a9c2eca3",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-09-06T06:48:02.7001008+02:00",
"last_update": "2026-09-06T06:48:02.7001008+02:00",
"id_user_upd": "32caf07b-343b-4f94-a885-2a9574c52c1e",
"commited": true,
"st_images": {
"$id": "3",
"id": "ef6b858f-6acc-49de-83b4-50fbffc36ff3",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "89e7377d-5cf0-4d4f-95aa-f53f201ffa8a",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-09-06T06:48:02.7001008+02:00",
"last_update": "2026-09-06T06:48:02.7001008+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_categories": [
{
"$id": "4",
"id": "1003e834-7388-4088-8273-40cedb04bc8c",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "08f3f7a3-1d79-4315-a6c6-fe294aec54cd",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "ba9cdd3a-fc5e-45d2-b855-b9d386d5cc5a",
"view_pos": true,
"order": 8,
"order_sec": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"font_bold": true,
"font_underline": true,
"font_size": 15,
"big_buttons": true,
"active": true,
"created_on": "2026-09-06T06:48:02.7001008+02:00",
"last_update": "2026-09-06T06:48:02.7001008+02:00",
"id_user_upd": "07187019-bbf3-43b9-89e2-c3f2c79ee885",
"commited": true,
"mt_categories_items": [
{
"$id": "5",
"id_category": "33bc9194-b573-49d0-ac6b-035b73928458",
"id_item": "e0eb1d9c-3c3f-4190-8fc6-53c242cf52e7",
"is_default": true,
"active": true,
"created_on": "2026-09-06T06:48:02.7001008+02:00",
"last_update": "2026-09-06T06:48:02.7001008+02:00",
"id_user_upd": "0a93a0f9-7db1-4e82-b5ee-69c8d0ad68b1",
"commited": true,
"mt_categories": {
"$ref": "4"
},
"mt_items": {
"$id": "6",
"id": "a2036f80-34ca-4044-8072-9a82b859776f",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "12d6f73c-7d03-4139-9651-a107cf2a70bb",
"id_unit_sec": "3fc08b62-f8ce-4c67-87d2-31974181fc29",
"id_brand": "9698e1c4-0e4f-4653-993b-22cf65a810ef",
"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": "6856b2a3-125a-406e-baf7-cedd2adb962f",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"font_bold": true,
"font_underline": true,
"font_size": 29,
"active": true,
"created_on": "2026-09-06T06:48:02.7001008+02:00",
"last_update": "2026-09-06T06:48:02.7001008+02:00",
"id_user_upd": "8846e546-d8ac-4d4c-9b9d-7d548ff6c123",
"commited": true,
"mt_brands": {
"$id": "7",
"id": "d3ad2b9b-0737-4248-bc2a-347b41f22823",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-09-06T06:48:02.7001008+02:00",
"last_update": "2026-09-06T06:48:02.7001008+02:00",
"id_user_upd": "a271e07b-1c27-4137-b928-8706af42f923",
"commited": true,
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"st_users": {
"$id": "8",
"id": "fe105531-ac60-4635-9223-292641b9b9b7",
"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": "fb388b30-608d-47dd-8423-2464657ba631",
"view_messages": true,
"id_image_photo": "8f87c546-1f4c-45c2-b1a2-210ff6dc8e59",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "be5f000c-7c37-40da-9d38-58a8cad2460d",
"view_pos": true,
"order": 15,
"color_border": "sample string 16",
"color_button": "sample string 17",
"color_font": "sample string 18",
"active": true,
"created_on": "2026-09-06T06:48:02.7001008+02:00",
"last_update": "2026-09-06T06:48:02.7001008+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_branches_zones": [
{
"$id": "9",
"id": "3db252ff-fcc6-4606-bf66-5d1235cedcf0",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "65a33e7f-e663-47b4-b85c-b130f366a840",
"active": true,
"created_on": "2026-09-06T06:48:02.7001008+02:00",
"last_update": "2026-09-06T06:48:02.7001008+02:00",
"id_user_upd": "674c40b0-9a91-4576-9117-19e4ee51b18d",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos": [
{
"$id": "10",
"id": "460d9a27-124f-4e1c-a4ce-c39b60949371",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "fb1908e5-bade-4a25-a6ce-528de4a94798",
"id_zone": "ebd06b08-56ba-4272-80ac-ace1b1c0f73a",
"user_required": true,
"active": true,
"created_on": "2026-09-06T06:48:02.7001008+02:00",
"last_update": "2026-09-06T06:48:02.7001008+02:00",
"id_user_upd": "9caf37e1-21b8-49ab-99e2-196f480bfcc0",
"commited": true,
"mt_branches_zones": {
"$ref": "9"
},
"mt_cloakrooms": [
{
"$id": "11",
"id": "12e7110b-4ae1-40d5-85b9-aeb079539e1e",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "c522a544-b8a4-4840-88c5-e12d6729d94c",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "39f2c919-4152-4081-8322-3b79a8f2034e",
"view_pos": true,
"order": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"active": true,
"created_on": "2026-09-06T06:48:02.7001008+02:00",
"last_update": "2026-09-06T06:48:02.7001008+02:00",
"id_user_upd": "b7503be8-0857-4244-8146-3d6c9e5dcf64",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"tt_cloakrooms_units": [
{
"$id": "12",
"id": "891046f5-cdfc-4b29-b122-1eae71dd42d2",
"id_cloakroom": "61040b68-bc19-452f-9738-0e2e98659892",
"id_pos_sesion": "367fac9e-a02f-441a-9615-da8987f6f55a",
"unit_id": 4,
"date_open": "2026-09-06T06:48:02.7001008+02:00",
"date_close": "2026-09-06T06:48:02.7001008+02:00",
"id_doc_sa": "8af01618-a38b-4442-86b6-4a180f1654fa",
"commited": true,
"mt_cloakrooms": {
"$ref": "11"
},
"tt_doc_sa": {
"$id": "13",
"id": "a761e29d-bb5f-4df3-92a7-2992c99a166d",
"id_pos": "c7dbb8f0-fd50-4887-bc6b-4299dae6fb57",
"id_doc": "ddbf67a8-5890-4f8c-b0dc-cd5f363cbd9b",
"id_branch": "6d2c5210-2eb5-4a1d-907a-d4e0e6f48c39",
"nro_doc": "sample string 5",
"date_doc": "2026-09-06T06:48:02.7001008+02:00",
"date_tax": "2026-09-06T06:48:02.7001008+02:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "20ced9b7-a027-45d0-b5af-370b3b21dd6c",
"id_relationship": "b8542623-55dd-4d94-aa84-3c200073ce63",
"id_loc_from": "bb5a9021-8de0-47d2-b4ed-bdad80dd5c07",
"id_loc_end": "fe7b4759-5e9c-4455-87d8-f504d719eb0f",
"id_user_add": "a086644c-bb90-4c77-8879-5fd304d9fb74",
"id_user_upd": "bcd4e2ad-82b2-4e0a-a1c9-cf0c2a61b441",
"comment": "sample string 12",
"id_pos_sesion": "c70118f1-8838-4af5-8947-0c6f4b6035da",
"id_room_unit": "ea3397cd-7641-4345-9f0b-05186a0acfc0",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "821c09bc-b670-40bf-bf22-bb46c4a9bd10",
"p_dis": 15.1,
"p_chr": 16.1,
"amt_net": 17.1,
"amt_tax": 18.1,
"amt_dis": 19.1,
"amt_chr": 20.1,
"amt_tot": 21.1,
"active": true,
"created_on": "2026-09-06T06:48:02.7001008+02:00",
"last_update": "2026-09-06T06:48:02.7001008+02:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$id": "14",
"id": "1ce05439-8b97-4151-babe-c3249f2458ff",
"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": "88b1f8ab-e65f-4d65-995a-427ca467a015",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"active": true,
"created_on": "2026-09-06T06:48:02.7001008+02:00",
"last_update": "2026-09-06T06:48:02.7001008+02:00",
"id_user_upd": "d0af8e14-5b74-4cbb-9669-9194d1abcb7f",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "15",
"id_doc": "5fdf89c6-590a-4864-b4c9-02a60735cc0c",
"id_pay": "fc33e5e6-30d9-4372-aaec-11baedd040cc",
"id_money": "06814350-346c-4c91-8539-1c159fc6eee2",
"active": true,
"created_on": "2026-09-06T06:48:02.7001008+02:00",
"last_update": "2026-09-06T06:48:02.7001008+02:00",
"id_user_upd": "d5e339ab-ef76-4fa9-bea6-e34c20638b73",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_money_types": {
"$id": "16",
"id": "ae604652-5617-4862-806e-1a7836b46183",
"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": "9ae3e503-efe6-4d09-96a6-9e6366540fe0",
"view_pos": true,
"order": 8,
"color_border": "sample string 9",
"color_button": "sample string 10",
"color_font": "sample string 11",
"active": true,
"created_on": "2026-09-06T06:48:02.7001008+02:00",
"last_update": "2026-09-06T06:48:02.7001008+02:00",
"id_user_upd": "a64c2323-6408-44d0-b040-0e60d9415350",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_money_rates": [
{
"$id": "17",
"id_money_1": "529c3feb-1f4a-4578-b185-a994d032b4d2",
"id_money_2": "4aa886fc-45dd-46a9-9189-88752adfc92b",
"date_from": "2026-09-06T06:48:02.7001008+02:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-09-06T06:48:02.7001008+02:00",
"last_update": "2026-09-06T06:48:02.7001008+02:00",
"id_user_upd": "a151dd11-782d-472a-88f8-32984bdfe84c",
"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": "116cd2ba-b546-4be7-85e4-ea314ed13dfd",
"id_pay": "29619ef8-3031-41ba-ae2d-99f2ab0df7d4",
"id_money": "978f1c8c-b892-4e43-9aee-0a6b065e9b0a",
"date_cashflow": "2026-09-06T06:48:02.7001008+02:00",
"coefficient": 5.1,
"id_user_add": "f1651f78-542b-402c-96d7-77e60f609da5",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "19",
"id": "e072f6da-c067-4cfc-8d39-0b805ec904d9",
"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": "281dd6b8-1836-4ad6-9c54-32cbc69dc926",
"view_pos": true,
"order": 13,
"color_border": "sample string 14",
"color_button": "sample string 15",
"color_font": "sample string 16",
"active": true,
"created_on": "2026-09-06T06:48:02.7001008+02:00",
"last_update": "2026-09-06T06:48:02.7001008+02:00",
"id_user_upd": "7172792b-129c-4003-b799-8f3ea7cb6f0c",
"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": "b0dc00fc-d640-4fec-93a2-ff80ab494cf4",
"id_line": 2,
"id_pay": "5f0bfa82-91bc-4561-822e-2da28b741f1b",
"id_money": "0e83cf50-c2e7-4710-a80a-e74d882eb370",
"coefficient": 5.1,
"id_voucher": "2ba61242-1808-46c1-b33f-3abf70c81253",
"id_employee": "9f1db735-5c26-4913-acc2-3bf386d43fa3",
"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": "6551bff1-376c-49c0-9287-7b014b0df8f4",
"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": "6dd0135b-5cb8-43c9-a7a3-b3ad0f75f86f",
"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": "8b9fe175-6b6f-4cde-89a3-c5b34c8e47ab",
"name_pos": "sample string 12",
"id_image": "145ceecf-6a64-450f-bd2a-b65a13866ecd",
"view_pos": true,
"order": 14,
"color_border": "sample string 15",
"color_button": "sample string 16",
"color_font": "sample string 17",
"active": true,
"created_on": "2026-09-06T06:48:02.7001008+02:00",
"last_update": "2026-09-06T06:48:02.7001008+02:00",
"id_user_upd": "1670fda6-45fc-4b67-bf2c-084a555547fc",
"commited": true,
"mt_employees_branches": [
{
"$id": "22",
"id_employee": "903c6ff7-4600-4ef1-b784-fe22dc18da3d",
"id_branch": "4c5966eb-2d74-40e6-b83b-09ddd78d6899",
"active": true,
"created_on": "2026-09-06T06:48:02.7001008+02:00",
"last_update": "2026-09-06T06:48:02.7001008+02:00",
"id_user_upd": "7c538279-c592-4a4e-83d7-c0931600d5a7",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_employees": {
"$ref": "21"
}
},
{
"$ref": "22"
}
],
"mt_employees_profiles": {
"$id": "23",
"id": "452536a5-20d2-46a0-9fe8-66e4d67c7523",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-09-06T06:48:02.7001008+02:00",
"last_update": "2026-09-06T06:48:02.7001008+02:00",
"id_user_upd": "ad052843-8a8b-4e10-8267-f5f9153785eb",
"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": "5dc6a522-c8ca-4992-917f-bff21a1b6544",
"id_line": 2,
"id_item_sub": "8704855d-4d08-45ba-b145-0f3c59050408",
"qty": 4.1,
"id_list": "3bb64d5c-ae5b-4864-b18e-764a59672790",
"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": "a733a05d-5a7c-40aa-92ad-3efbfd7653b8",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "0c3366fe-af35-43df-9d40-7eefd4f84e21",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "911579ab-bc8d-4614-b4a4-31c47d39dba9",
"id_user_upd": "3503cb4d-fbcd-48f0-af15-d15eb24a9921",
"active": true,
"mt_employees": {
"$ref": "21"
},
"mt_items_sub": {
"$id": "25",
"id": "21bcea93-f4c8-469f-b732-d9e9a109ee1f",
"id_item": "067ed265-1567-44ca-b999-2e497777fdad",
"id_item_type": "66ad3a9d-b621-4beb-8552-f9a046815b3f",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "cb4bb891-077f-4476-86c1-6882cb5ee7c3",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-09-06T06:48:02.7001008+02:00",
"last_update": "2026-09-06T06:48:02.7001008+02:00",
"id_user_upd": "7687e876-e3df-44c8-a52e-cbd3d08de5c4",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_formula": [
{
"$id": "26",
"id_item_sub": "c3b6d76c-32cf-4478-8882-0bd032b1915d",
"id_item": "820bf7c1-628f-4579-8ce8-18ff6198d1d4",
"group_id": 3,
"id_unit_ref": "60e95b8f-93b9-459d-8062-69da8d064ae6",
"qty_dis": 5,
"mt_items": {
"$ref": "6"
},
"mt_items_sub": {
"$ref": "25"
},
"mt_units_ref": {
"$id": "27",
"id": "04cdb8a3-5dcd-4df9-a3db-c92bec8bae98",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "d9117584-001c-49ec-9d8a-dbcd328f4b3e",
"active": true,
"created_on": "2026-09-06T06:48:02.7001008+02:00",
"last_update": "2026-09-06T06:48:02.7001008+02:00",
"id_user_upd": "cef28a6f-f6f4-4560-8e16-b44bf8c97cf8",
"commited": true,
"mt_units": {
"$id": "28",
"id": "9dea88ce-7ff8-44ac-a9ad-0a8087246667",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-09-06T06:48:02.7001008+02:00",
"last_update": "2026-09-06T06:48:02.7001008+02:00",
"id_user_upd": "b376c98b-401a-4c4e-97e4-165b438f455c",
"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": "62b8c04b-0a46-436a-a2a3-605036e38adf",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "5ee4a81b-957e-47d3-93ce-d85f64827f96",
"view_pos": true,
"order": 7,
"color_border": "sample string 8",
"color_button": "sample string 9",
"color_font": "sample string 10",
"font_bold": true,
"font_underline": true,
"font_size": 13,
"active": true,
"created_on": "2026-09-06T06:48:02.7001008+02:00",
"last_update": "2026-09-06T06:48:02.7001008+02:00",
"id_user_upd": "728742e8-ebe3-4044-a423-49a78f93491e",
"commited": true,
"tt_vouchers_det": [
{
"$id": "30",
"id_voucher": "3a3c307a-8e93-4b81-80a7-0240bfb4d45b",
"id_line": "3870ee87-ac55-48b6-a25c-7cf5cfe5d3dc",
"id_category": "50f74623-b164-4ed1-bb08-dd3e529ea064",
"id_item": "4771477f-3dfb-43e5-85b1-5bc56e429c0a",
"id_item_type": "5b9c1b37-8f65-4236-90aa-078d9320fd33",
"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": "408cfd32-4935-42d0-abf4-6d9422bcd43d",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-09-06T06:48:02.7001008+02:00",
"date_end": "2026-09-06T06:48:02.7001008+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": "19527261-2884-4dff-b96f-a610a1d501ae",
"id_pos": "2f43b65a-7d56-469c-a7fa-e4c86f0ee9c8",
"id_list": "a411b5b5-af5c-497b-afe6-4ea046c06425",
"id_item": "f8e83830-a69c-4c25-bf8e-9622a2182ead",
"id_item_type": "e83140e4-bd15-499d-8876-8f5e7632126d",
"id_category": "a7601692-1920-4ecd-a791-bf8cf54a0e46",
"by_day_week": true,
"use_mon": true,
"use_tue": true,
"use_wed": true,
"use_thu": true,
"use_fri": true,
"use_sat": true,
"use_sun": true,
"use_hour_ini": "00:00:00.1234567",
"use_hour_end": "00:00:00.1234567",
"active": true,
"created_on": "2026-09-06T06:48:02.7001008+02:00",
"last_update": "2026-09-06T06:48:02.7001008+02:00",
"id_user_upd": "4bc3c16e-6bfa-4afc-a68e-6fc2d4bb1493",
"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": "e1bbfb07-920e-4ffd-9cbe-6cf59395b07a",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "e4b585c4-d357-4133-b2dc-3e3a402c8131",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "a1bd29b0-2ff5-42ea-9f94-4c461e1507d7",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"active": true,
"created_on": "2026-09-06T06:48:02.7001008+02:00",
"last_update": "2026-09-06T06:48:02.7001008+02:00",
"id_user_upd": "86ee41d2-d914-4cc3-ac55-288d2221997e",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "33",
"id_pos": "71e6f124-3f0a-4012-b1a3-c6797d072520",
"id_pos_type": "425ee4d3-d381-498f-92d3-aa62f47836c9",
"id_price_list": "f82fdb53-8717-46d5-b9bb-6ee122290c79",
"is_default": true,
"view_mon": true,
"view_tue": true,
"view_wed": true,
"view_thu": true,
"view_fri": true,
"view_sat": true,
"view_sun": true,
"active": true,
"created_on": "2026-09-06T06:48:02.7001008+02:00",
"last_update": "2026-09-06T06:48:02.7001008+02:00",
"id_user_upd": "24ba02ca-5bfa-4c9e-9e6c-f31b969f15db",
"commited": true,
"mt_pos_view": {
"$id": "34",
"id_pos": "02298398-714d-41ed-a40f-6cc349f4edcf",
"id_pos_type": "f187d99d-1136-4e10-bae1-a8c7ad33d38a",
"is_default": true,
"active": true,
"created_on": "2026-09-06T06:48:02.7001008+02:00",
"last_update": "2026-09-06T06:48:02.7001008+02:00",
"id_user_upd": "1002cd28-9aa5-4fd8-9cf1-7fa302df18d8",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"mt_pos_prices_list": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_pos_types": {
"$id": "35",
"id": "b3a52bf6-b7e0-43fd-ba48-48a0bc162ea6",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-09-06T06:48:02.7001008+02:00",
"last_update": "2026-09-06T06:48:02.7001008+02:00",
"id_user_upd": "e74b1173-aee4-4550-a855-752f8ceb55cc",
"commited": true,
"mt_items_featured": [
{
"$id": "36",
"id": "cbb3032a-212c-4e3e-9a3e-5928164549a8",
"id_branch": "9f78fe4a-f52e-45cd-b62b-3ae3e7dfdb44",
"id_pos_type": "9f769c19-9619-4465-931e-a84d2f2c34a8",
"id_pos": "367a8576-006e-4239-ba90-e695f854394e",
"id_item": "506a3941-8b2d-4e8e-adfc-9c6d8d50d26b",
"date_from": "2026-09-06T06:48:02.7001008+02:00",
"date_end": "2026-09-06T06:48:02.7001008+02:00",
"image_id": 4,
"active": true,
"created_on": "2026-09-06T06:48:02.7001008+02:00",
"last_update": "2026-09-06T06:48:02.7001008+02:00",
"id_user_upd": "d7568a6e-80fa-4418-b736-3ab1191dab38",
"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": "249540f6-e40d-4fa6-bcbd-ba56760789f0",
"id_doc": "249cf2f0-35e7-4458-8c88-5f8884f0c2c2",
"id_pos_type": "7bcac85b-d87a-404c-81e7-2995f84f88cc",
"id_doc_print": "b4bca476-e1c3-4b9e-b412-1253230435b0",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-09-06T06:48:02.7001008+02:00",
"last_update": "2026-09-06T06:48:02.7001008+02:00",
"id_user_upd": "8f02dcae-26bc-4d19-af75-bc1c6f39688e",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_pos_print": {
"$id": "38",
"id": "cf5e1ef1-e473-460f-9dd3-e06a4070763e",
"id_pos": "50dbb9f9-9efa-48e6-9ec9-d100dc00696f",
"id_mask": "sample string 3",
"name": "sample string 4",
"mode_print": 5,
"port": "sample string 6",
"baud_rate": 1,
"data_bits": 1,
"stop_bit": 1,
"flow_control": 1,
"parity": 1,
"pin_cashdrawer": 1,
"ip_printer": "sample string 7",
"port_ip": 1,
"printer_name": "sample string 8",
"active": true,
"created_on": "2026-09-06T06:48:02.7001008+02:00",
"last_update": "2026-09-06T06:48:02.7001008+02:00",
"id_user_upd": "ce364701-f2a5-40e4-9d41-f4faa52936a8",
"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": "907a5131-c43f-4940-b594-2995e0833f74",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high_row": 5,
"high_doc": 6,
"with_doc": 7,
"to_file": true,
"active": true,
"created_on": "2026-09-06T06:48:02.7001008+02:00",
"last_update": "2026-09-06T06:48:02.7001008+02:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_doc_print_det": [
{
"$id": "40",
"id_doc_print": "3cae0af8-4634-49d2-9151-e05055567884",
"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": "bb4a69db-8cfe-4457-a1ba-3213196ade61",
"id_item_sub": "73d36ad0-3e85-4ec5-b183-9f5b0b1f96df",
"validity_date": "2026-09-06T06:48:02.7001008+02:00",
"price": 4.1,
"active": true,
"created_on": "2026-09-06T06:48:02.7001008+02:00",
"last_update": "2026-09-06T06:48:02.7001008+02:00",
"id_user_upd": "0a9b9ffa-04cd-4359-900f-a10d4937d36a",
"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": "9b9fa75f-90c0-4819-9335-cbfbed8dd588",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-09-06T06:48:02.7001008+02:00",
"date_end": "2026-09-06T06:48:02.7001008+02:00",
"id_branch": "6fce2909-7337-4a5d-91a7-ad85bf7cc4fb",
"id_pos": "253bbd33-cb02-4d1a-b6f2-c09c7ed50026",
"id_list": "11083b06-df2f-4521-b65d-a9b4801e3c94",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-09-06T06:48:02.7001008+02:00",
"last_update": "2026-09-06T06:48:02.7001008+02:00",
"id_user_upd": "e8e51636-7e5d-45a5-82b1-69c51670e18f",
"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": "2ea15e61-20b2-4c59-9371-716593e59189",
"order_id": 2,
"id_item": "e66855a2-9156-4313-a8b1-886cdc35ccc6",
"id_item_type": "241a53e3-dc3b-43b4-b7a1-3e265f21726f",
"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": "af26bd4a-7770-4df3-80d9-3c95211a247b",
"type_item": 11,
"id_voucher_json": "1e7ba76d-c48d-4754-abf5-b252a9f5f756",
"count_voucher": 1,
"id_category": "f49892de-4a9a-47f1-bdd9-41b23a5fc5e0",
"created_on": "2026-09-06T06:48:02.7001008+02:00",
"last_update": "2026-09-06T06:48:02.7001008+02:00",
"id_user_upd": "063e0fd2-a255-4a2d-9b18-b6003dbc4791",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_types": {
"$ref": "29"
},
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$id": "44",
"id": "50af2d2e-b21e-46ec-a617-a042a469e557",
"nro_sesion": 2,
"id_pos": "95cd579a-445a-45af-acd3-f44c66a63d4e",
"date_tax": "2026-09-06T06:48:02.7001008+02:00",
"date_open": "2026-09-06T06:48:02.7001008+02:00",
"date_close": "2026-09-06T06:48:02.7001008+02:00",
"id_user_open": "521b3b37-b9a6-4800-bada-7245fb1f85de",
"id_user_close": "ba273829-11dd-4f08-a79d-42cc4ccf6e0d",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2026-09-06T06:48:02.7001008+02:00",
"last_update": "2026-09-06T06:48:02.7001008+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": "cd001bfb-9d84-4bec-8eb3-df3b94962398",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "13b169c7-cec5-4a2e-86d5-faea038247a0",
"type_pay": 5,
"module": "sample string 6",
"process": true,
"json_cloackrooms": "sample string 8",
"multi_select": 9,
"terminal_name": "sample string 10",
"created_on": "2026-09-06T06:48:02.7001008+02:00",
"tt_pos_sesion": {
"$ref": "44"
}
},
{
"$ref": "45"
}
],
"tt_rooms_units_activity": [
{
"$id": "46",
"id": "fcb1b5f4-0be9-48cb-a941-ee340de419a0",
"id_room_unit": "97b790c8-ed45-45f8-815c-06848cb875e3",
"id_room_list": "eaf7380d-27cb-4392-a312-0b0d0f461b08",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-09-06T06:48:02.7001008+02:00",
"date_from": "2026-09-06T06:48:02.7001008+02:00",
"date_end": "2026-09-06T06:48:02.7001008+02:00",
"date_open": "2026-09-06T06:48:02.7001008+02:00",
"date_close": "2026-09-06T06:48:02.7001008+02:00",
"id_employee": "79cbd23c-fd3b-4a7c-a185-9747026f0bba",
"id_employee_sec": "ffe6be43-8dcf-451a-890b-d18606e40aea",
"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": "c263f3d8-2f58-42ff-91d8-347b14eeda8c",
"comment": "sample string 7",
"id_user_open": "0b5d6e9f-02b1-439f-8fc4-56f158de9a88",
"id_user_close": "6d4a38ae-5497-45ff-b912-8182648f83b8",
"id_unit_state": "21e92ad9-a620-42a4-9569-bb505e2da693",
"id_pos_sesion": "48c10bf6-736f-4dc2-b9bd-7514616a80c5",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-09-06T06:48:02.7001008+02:00",
"active": true,
"created_on": "2026-09-06T06:48:02.7001008+02:00",
"last_update": "2026-09-06T06:48:02.7001008+02:00",
"commited": true,
"mt_employees": {
"$ref": "21"
},
"mt_employees1": {
"$ref": "21"
},
"mt_rooms_units": {
"$id": "47",
"id": "b0d5edc7-4624-4c44-a3fb-a7f383016e37",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "a061a18e-5910-4c8a-80e3-2f4d100575ce",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "e71506aa-4f43-4bd4-94c7-fe61d23c6732",
"locked": true,
"date_locked": "2026-09-06T06:48:02.7001008+02:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-09-06T06:48:02.7001008+02:00",
"last_update": "2026-09-06T06:48:02.7001008+02:00",
"id_user_upd": "989a88ce-8c1a-4a6c-8bed-7833521e5e82",
"commited": true,
"mt_rooms": {
"$id": "48",
"id": "77aee99b-c8a9-46d9-8fff-b49f72e22600",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "e57862c9-9e5c-44f3-9651-1b1da0c6dd1c",
"name_pos": "sample string 6",
"id_image": "1cbef3b8-9f7f-4215-9b1b-c265d07870f1",
"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": "b5673e85-4f03-4ffb-b917-bd3461b4b650",
"refresh_status": true,
"active": true,
"created_on": "2026-09-06T06:48:02.7001008+02:00",
"last_update": "2026-09-06T06:48:02.7001008+02:00",
"id_user_upd": "18590582-d116-4d5e-bdbb-8679e5dafbaa",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos_rooms": [
{
"$id": "49",
"id_pos": "19ce819d-1069-4a73-9d51-4068af591237",
"id_room": "dfcb70e2-b52b-4ea0-acca-7ffcf1bd9cb4",
"active": true,
"created_on": "2026-09-06T06:48:02.7001008+02:00",
"last_update": "2026-09-06T06:48:02.7001008+02:00",
"id_user_upd": "be49174f-41ee-415b-b636-beefdbe512c7",
"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": "e70bfb12-ef74-45b4-b005-33e3ffce879d",
"id_room": "64085b8c-4658-4302-b1fb-beead9d48bd4",
"date_in": "2026-09-06T06:48:02.7001008+02:00",
"date_out": "2026-09-06T06:48:02.7001008+02:00",
"id_user_add": "fbb0c938-3fb3-4450-9a5a-bfda298cb8cf",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-09-06T06:48:02.7001008+02:00",
"last_update": "2026-09-06T06:48:02.7001008+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": "12462ac3-d9e3-43ee-8d9e-293c8cbc19c0",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-09-06T06:48:02.7001008+02:00",
"last_update": "2026-09-06T06:48:02.7001008+02:00",
"id_user_upd": "bca1b0d6-f395-44a0-9ab2-0522af489e70",
"commited": true,
"mt_rooms_units": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"mt_rooms_units_states_types": [
{
"$id": "52",
"id_room_type": "38c3ffa4-1028-46a8-acf4-fe482e71a80f",
"id_room_state": "5e6a8fa4-7e6a-4a30-b931-661f2393c558",
"id_image": "78b4f014-9158-4b58-b490-c6f39345d86a",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-09-06T06:48:02.7001008+02:00",
"last_update": "2026-09-06T06:48:02.7001008+02:00",
"id_user_upd": "54702dc9-432a-4446-a52b-15368abeb3c8",
"commited": true,
"mt_rooms_units_states": {
"$id": "53",
"id": "54c81194-75c7-4cb6-829e-c9f888191d5a",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"color": "sample string 5",
"active": true,
"created_on": "2026-09-06T06:48:02.7001008+02:00",
"last_update": "2026-09-06T06:48:02.7001008+02:00",
"id_user_upd": "7b6379fc-88cd-445e-9092-c68c7cd5cc5c",
"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": "c027eee4-f874-455f-94be-193473453604",
"id_pos_sesion": "179e653c-e447-4af7-9c37-f7f151f21075",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "f7f8db3e-dbc6-487a-9dd0-8636007b1693",
"id_room_unit_activity": "446ae067-8c57-46be-9740-ac78a0bdedde",
"id_doc_sa": "9fdc4123-2148-4bdb-95e1-502ee14c7a2c",
"id_pos_type": "9f56fb88-6047-4cf5-9407-03991188a1b3",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "c2c02ad3-e8c5-4fca-ba41-a1054fc802dc",
"coupon_id": "sample string 7",
"terminal_id": "sample string 8",
"card_name": "sample string 9",
"card_bank": "sample string 10",
"card_number": "sample string 11",
"client_name": "sample string 12",
"money_type": "sample string 13",
"merchant_id": "sample string 14",
"aid": "sample string 15",
"auth_num": "sample string 16",
"authorization": true,
"signature": true,
"contactless": true,
"date_hour_pay": "sample string 17",
"terminal_name": "sample string 18",
"active": true,
"created_on": "2026-09-06T06:48:02.7001008+02:00",
"last_update": "2026-09-06T06:48:02.7001008+02:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "44"
},
"tt_tips_users": [
{
"$id": "55",
"id_tip": "8bd7d0c9-0238-471d-b7fc-810d2a75ca41",
"id_user": "1299f944-e6a8-4f5b-9c8e-222479bd7a88",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-09-06T06:48:02.7001008+02:00",
"last_update": "2026-09-06T06:48:02.7001008+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": "dff6ffd1-84a6-4510-8e8b-f24c970d1970",
"id_user": "2d793169-808b-46ae-bc14-acfdc873e24a",
"date_add": "2026-09-06T06:48:02.7001008+02:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-09-06T06:48:02.7001008+02:00",
"last_update": "2026-09-06T06:48:02.7001008+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": "e73a4145-0d39-45f8-b632-821cdf798dbd",
"id_user": "1aa37f2c-55bb-4d73-a217-fe7bdcc2387f",
"id_user_profile": "f81b40d6-c183-45d8-bbe8-1e22aac7c02e",
"locator": "sample string 4",
"date_end": "2026-09-06T06:48:02.7001008+02:00",
"id_pos_sesion": "ae9a0073-129a-4560-82ef-57058ee9eb7c",
"date_login": "2026-09-06T06:48:02.7001008+02:00",
"date_logout": "2026-09-06T06:48:02.7001008+02:00",
"terminal_id": "sample string 6",
"terminal_type": "sample string 7",
"created_on": "2026-09-06T06:48:02.7001008+02:00",
"last_update": "2026-09-06T06:48:02.7001008+02:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"st_users_profiles": {
"$id": "58",
"id": "dc3f3b28-ff1f-4835-bd58-4d0cb9f53c2c",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"is_pass_required": true,
"is_admin": true,
"level_id": 7,
"order_1": 8,
"order_2": 9,
"order_3": 10,
"order_4": 11,
"is_tips": true,
"is_view_all": true,
"active": true,
"created_on": "2026-09-06T06:48:02.7001008+02:00",
"last_update": "2026-09-06T06:48:02.7001008+02:00",
"commited": true,
"st_permisions": [
{
"$id": "59",
"id": "2b2e1332-9cfd-448f-9014-09b3e3420e85",
"id_function": "99f089e3-3a50-4936-9f1c-8258bb75f3d3",
"id_user": "018dc68b-5428-4b48-b82d-ba56b5a99201",
"id_profile": "cc145ad3-324a-4450-9616-fec14871316a",
"permission": 3,
"active": true,
"created_on": "2026-09-06T06:48:02.7001008+02:00",
"last_update": "2026-09-06T06:48:02.7001008+02:00",
"commited": true,
"st_users_profiles": {
"$ref": "58"
},
"st_users": {
"$ref": "8"
},
"st_functions": {
"$id": "60",
"id": "3fc81537-862a-44e3-8a5d-2f8cc213b165",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "7ceff99c-8711-4f70-8e9e-678960bcfe9e",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "9688cb50-33a2-4d07-aab3-1870c173a0ae",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"font_bold": true,
"font_underline": true,
"font_size": 16,
"active": true,
"created_on": "2026-09-06T06:48:02.7001008+02:00",
"last_update": "2026-09-06T06:48:02.7001008+02:00",
"commited": true,
"st_functions_groups": {
"$id": "61",
"id": "603ae139-2381-4c52-9834-4d67d5c5e24b",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-09-06T06:48:02.7001008+02:00",
"last_update": "2026-09-06T06:48:02.7001008+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": "0e73631b-961a-4af9-a3d8-ab72ca4ad605",
"id_user": "efeed317-28c0-4021-8cb9-003710eb735d",
"date_add": "2026-09-06T06:48:02.7001008+02:00",
"destiny_type": 4,
"id_key": "4348d2a4-249d-4a56-b3af-819bf9563b43",
"message": "sample string 6",
"message_view": true,
"date_view": "2026-09-06T06:48:02.7001008+02:00",
"id_pos_sesion": "d356e673-b2ff-41b9-ba1b-332cf36c14ba",
"terminal_add": "sample string 9",
"created_on": "2026-09-06T06:48:02.7001008+02:00",
"last_update": "2026-09-06T06:48:02.7001008+02:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$ref": "44"
}
},
{
"$ref": "62"
}
]
}
},
{
"$ref": "43"
}
]
},
"mt_items_vouchers": {
"$id": "63",
"id": "5a63804d-1329-49b6-92d3-2867a02e571d",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "0414b380-efc3-4cf0-bef6-592353963aaa",
"id_doc_print": "2ff37e0b-af79-431b-b94e-7d3ce7c979a1",
"hour_end": "00:00:00.1234567",
"price_item_sub": true,
"define_validity": true,
"price_ref": true,
"price_min": 11.1,
"supply_apply": 12,
"active": true,
"created_on": "2026-09-06T06:48:02.7001008+02:00",
"last_update": "2026-09-06T06:48:02.7001008+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": "53599c94-2a0e-45ee-a9ea-6cb40176ce3e",
"id_line": 2,
"id_item": "3e8f20fb-dc4d-4349-bceb-a583d77c6413",
"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": "9d0aa210-964d-4f8a-9437-3f3c9e52326d",
"date_from": "2026-09-06T06:48:02.7001008+02:00",
"date_end": "2026-09-06T06:48:02.7001008+02:00",
"date_used": "2026-09-06T06:48:02.7001008+02:00",
"id_employee": "e827f39b-2264-4399-8ddd-73898bf3523d",
"id_branch": "07e4a84e-5e0b-49a5-866b-6e99ab9ad19e",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "7a6775c1-06b7-4b48-a683-9acfc6f6541c",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-09-06T06:48:02.7001008+02:00",
"last_update": "2026-09-06T06:48:02.7001008+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": "751cf658-240a-450a-a5aa-5e23592b6d42",
"id_doc": "283968f8-72ef-4282-a528-43ad4a8f5a24",
"value": 3,
"created_on": "2026-09-06T06:48:02.7001008+02:00",
"last_update": "2026-09-06T06:48:02.7001008+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": "a5013422-e44c-4446-a955-77599232ea36",
"id_pos": "fa984e7b-7ea7-47f4-96c2-faf45ad5c0ea",
"id_doc": "e71a3779-c27a-491b-815b-ce72c829c623",
"id_branch": "eb8f10e5-ca40-465d-9a03-fd665aa03bd5",
"nro_doc": "sample string 5",
"date_doc": "2026-09-06T06:48:02.7001008+02:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "b6753b14-595f-4a6d-ae42-69a23a23d399",
"id_loc_from": "8ee36653-ca5c-45fe-a56d-93d491e59737",
"id_loc_end": "1d8c0cfd-0190-4cdf-bc96-47e6089e4e70",
"id_user_add": "991eb2f2-3522-499e-9cb9-07077bd1704c",
"id_user_upd": "16341adb-44dd-484e-b17b-c58b741475fe",
"id_pos_sesion": "9243e22a-aefe-433d-82c2-c3a8d628aa81",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-09-06T06:48:02.7001008+02:00",
"active": true,
"created_on": "2026-09-06T06:48:02.7001008+02:00",
"last_update": "2026-09-06T06:48:02.7001008+02:00",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$ref": "14"
},
"mt_locations": {
"$id": "68",
"id": "b007ff07-a201-4ff5-aa7b-723978131d6c",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "31e75cab-d5bf-47e0-91d0-946a63f41a9c",
"active": true,
"created_on": "2026-09-06T06:48:02.7001008+02:00",
"last_update": "2026-09-06T06:48:02.7001008+02:00",
"id_user_upd": "75ab623e-bb4b-4175-a1be-45c684357753",
"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": "af011d18-339c-4ea4-ad14-b0c1e626d59d",
"id_item": "c3faad41-9692-4fe6-b3ce-5b4787b23c6b",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-09-06T06:48:02.7001008+02:00",
"last_update": "2026-09-06T06:48:02.7001008+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": "f26e969d-7b26-4988-88f8-6daf31ed7a20",
"id_line": 2,
"id_item": "399c2cfd-ba6e-4224-bd78-8420efc65a5d",
"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": "99d9d897-76d6-4617-952a-79fc5e48fd90",
"spool_server": "sample string 2",
"id_doc_sa": "646cf450-90e4-4d7b-afbd-fbcee32f7941",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-09-06T06:48:02.7001008+02:00",
"printed": true,
"print_on": "2026-09-06T06:48:02.7001008+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": "04ffb879-7ef1-48e0-be6c-d09f258e2472",
"id_pos": "68bf3938-f4a1-444a-b8eb-c3ba42d8a034",
"mac_address": "sample string 3",
"date_end": "2026-09-06T06:48:02.7001008+02:00",
"key_access": "sample string 5",
"id_user_add": "951326f6-c86c-4156-8d5c-cae43c40d250",
"active": true,
"created_on": "2026-09-06T06:48:02.7001008+02:00",
"last_update": "2026-09-06T06:48:02.7001008+02:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "72"
}
],
"st_users_pos": [
{
"$id": "73",
"id_user": "d1b4e21a-4002-4eec-95b3-7dc6a9754a58",
"id_pos": "42759c31-c8d8-4311-8713-40d9d906f2c1",
"pass_required": true,
"active": true,
"created_on": "2026-09-06T06:48:02.7001008+02:00",
"last_update": "2026-09-06T06:48:02.7001008+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": "845dd881-f97b-41d4-9afc-93528af03317",
"id_pos": "e0498e93-d047-4d15-a2d8-0638ef194ca0",
"date_add": "2026-09-06T06:48:02.7001008+02:00",
"date_upd": "2026-09-06T06:48:02.7001008+02:00",
"date_out": "2026-09-06T06:48:02.7001008+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": "b5e16d3b-24ab-4873-8ffd-ba9514ca7add",
"id_user_add": "2cef38b3-88e4-469b-b5f3-a95bb2c1e19e",
"id_table": "8fe248be-aa8d-44bf-888a-4988ac6d8dd3",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "1956d675-2153-4ac8-8922-03fe12975fe2",
"created_on": "2026-09-06T06:48:02.7001008+02:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_sync_tables": {
"$id": "76",
"id": "d0c157e5-a625-4594-83e4-231cea8e62c8",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-09-06T06:48:02.7001008+02:00",
"last_update": "2026-09-06T06:48:02.7001008+02:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "77",
"id": "eb384a94-7fb2-4b73-b700-1c37efa0b98b",
"id_sync": "1a46c882-df58-4515-bcf9-3fdd1ad2d0fc",
"json": "sample string 3",
"id_table": "f99b14c3-9dba-4d0e-86ec-bab2ab7e0b45",
"order": 5,
"st_sync_packages": {
"$id": "78",
"id": "a3eb8687-9d5d-4a96-8ae4-64f8eb477d93",
"id_branch_from": "5f277b26-1471-43f2-a10d-6925690bf27e",
"id_branch_to": "8545cf4b-5fd7-441c-a7a9-f91008fc558f",
"type": 4,
"created_on": "2026-09-06T06:48:02.7001008+02:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-09-06T06:48:02.7001008+02:00",
"send_on": "2026-09-06T06:48:02.7001008+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": "440e20b6-d7dd-42fc-b7e4-1ddea693d102",
"id_pos": "b5cd0c6e-9dcd-4dd6-94fd-1c624d488769",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-09-06T06:48:02.7001008+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": "274de650-0791-483e-beec-5b07cb681497",
"token_id": "sample string 2",
"id_user": "0b8938f3-9f1a-4fc6-b0f6-7e22e1f971ca",
"date_from": "2026-09-06T06:48:02.7001008+02:00",
"date_end": "2026-09-06T06:48:02.7001008+02:00",
"created_on": "2026-09-06T06:48:02.7001008+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": "afcdcc72-cc65-477a-a831-7c638ad4a1dd",
"id_room_activity": "ceae4408-f195-4d30-b45c-fa990aed1159",
"id_pos_sesion": "2c3b4aa6-3058-4140-bb31-6e92a36c5370",
"log_text": "sample string 4",
"id_user": "16db01bc-b999-4abf-a837-9ef161971588",
"event_type": "sample string 6",
"correlation_id": "5f6c2265-a0c7-467f-b09d-04ce3211f07b",
"id_room_unit": "7cfa81ab-7cf4-44bb-8453-7b4ccdb18b6a",
"id_room_unit_source": "34376916-2024-4841-8427-135d768e4a82",
"id_room_unit_destination": "a22d4fa2-3067-436c-a432-ca72ecf59063",
"id_room_activity_related": "01009eb4-d783-4d17-bd9d-18a789359380",
"id_doc_sa": "bca6a407-c23c-4086-9fd7-8d09f8f13192",
"id_user_authorizer": "65acccf1-443b-4b1e-a6a6-e50fb5a37f0e",
"data_json": "sample string 7",
"created_on": "2026-09-06T06:48:02.7001008+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": "8658ad2d-104e-4ebe-bf9d-bcc5e2c2d5b0",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-09-06T06:48:02.7158325+02:00",
"last_update": "2026-09-06T06:48:02.7158325+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": "884470b5-10aa-4186-a59f-ebf7662ed701",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-09-06T06:48:02.7158325+02:00",
"date_end": "2026-09-06T06:48:02.7158325+02:00",
"state": "sample string 6",
"created_on": "2026-09-06T06:48:02.7158325+02:00",
"last_update": "2026-09-06T06:48:02.7158325+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"
}
]