GET api/Tt_Vouchers?qr_code={qr_code}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| qr_code | string |
Required |
Body Parameters
None.
Response Information
Resource Description
tt_vouchers| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
None. |
|
| id_voucher | integer |
Required |
|
| locator_voucher | string |
Max length: 20 |
|
| qr_code | string |
Required Max length: 1000 |
|
| 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": "9dae9ead-185d-441e-b7c9-81ec5889c82e",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-03-10T09:41:21.6596629+01:00",
"date_end": "2026-03-10T09:41:21.6596629+01:00",
"date_used": "2026-03-10T09:41:21.6596629+01:00",
"date_sesion": "2026-03-10T09:41:21.6596629+01:00",
"id_employee": "78580759-6a41-4e18-ae14-93910608231e",
"id_branch": "955540a4-dc25-4fb4-99ae-8e2b9af559eb",
"id_voucher_permision": "5bd21f46-357d-4b69-91d0-cfeaf5ff79a7",
"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": "4f0ccc0f-fe2e-4ca8-9700-39beb0d377ff",
"id_user_add": "0693948e-aa7c-4123-8fc0-9a75659bf1fe",
"id_doc_sa": "bfe0c858-52c4-4248-a734-b9305f398c3d",
"id_item_sub": "7883f356-d46a-4e2d-9e96-5a4ff8407231",
"id_pos_sesion": "b63c27b5-ec35-4b3e-9de4-9247bafdb760",
"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-03-10T09:41:21.6596629+01:00",
"last_update": "2026-03-10T09:41:21.6596629+01:00",
"commited": true,
"mt_branches": {
"$id": "2",
"id": "fdc45a80-220b-413f-8794-1509b637df84",
"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": "5faf095d-cfad-46b0-8276-69ce17e68f36",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-03-10T09:41:21.6596629+01:00",
"last_update": "2026-03-10T09:41:21.6596629+01:00",
"id_user_upd": "5e031663-c0da-4f81-af4c-3326a6e7d34e",
"commited": true,
"st_images": {
"$id": "3",
"id": "7896ceff-5075-46d0-aa7a-d37c164fc9bf",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "c63c4121-6e03-4bc2-aa55-f3cc9afea48e",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-03-10T09:41:21.6596629+01:00",
"last_update": "2026-03-10T09:41:21.6596629+01:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_categories": [
{
"$id": "4",
"id": "e7f8d8a3-b23c-4710-b72f-40fbc72b7e34",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "1088350a-9240-4843-a32b-7b3e5a38221a",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "346dbfce-3008-4144-b62a-73e947b973ec",
"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-03-10T09:41:21.6596629+01:00",
"last_update": "2026-03-10T09:41:21.6596629+01:00",
"id_user_upd": "792cfe65-5476-4381-8f8d-e918d7915024",
"commited": true,
"mt_categories_items": [
{
"$id": "5",
"id_category": "b5e849ce-03d7-4e84-8624-0a51d362db5b",
"id_item": "1650d988-bcda-4162-a6f9-a394661546c0",
"is_default": true,
"active": true,
"created_on": "2026-03-10T09:41:21.6596629+01:00",
"last_update": "2026-03-10T09:41:21.6596629+01:00",
"id_user_upd": "d9fe173b-1834-41a7-8f73-f015f22f1b17",
"commited": true,
"mt_categories": {
"$ref": "4"
},
"mt_items": {
"$id": "6",
"id": "47000007-2886-4f0a-8363-90f3d92f40d4",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "61a72f3c-7768-4ba2-b949-27fc32f0278c",
"id_unit_sec": "b72db3db-12d6-4e43-bb0b-3a38cb6e8911",
"id_brand": "34be351b-b7bc-473d-bd48-d044847b67b6",
"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": "417f7951-704c-47e5-8f91-229fe8a7c630",
"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-03-10T09:41:21.6596629+01:00",
"last_update": "2026-03-10T09:41:21.6596629+01:00",
"id_user_upd": "1c6267bc-5805-4aee-b9e0-cd16d3dcc1ea",
"commited": true,
"mt_brands": {
"$id": "7",
"id": "8057d593-22ba-4ec0-b9a0-9b3107edf2c1",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-03-10T09:41:21.6596629+01:00",
"last_update": "2026-03-10T09:41:21.6596629+01:00",
"id_user_upd": "c2d86b93-539e-44ff-a837-14b886f00c72",
"commited": true,
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"st_users": {
"$id": "8",
"id": "40b52520-b9c5-417f-93ed-6bc579e7fa52",
"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": "c5909e9f-6d69-4c40-b8a7-c06cdc725d49",
"view_messages": true,
"id_image_photo": "1072776c-fbb0-4c40-86d9-442b8a6685eb",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "0b9e7422-ec63-4a06-962a-e1f6479a0dc8",
"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-03-10T09:41:21.6596629+01:00",
"last_update": "2026-03-10T09:41:21.6596629+01:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_branches_zones": [
{
"$id": "9",
"id": "0a073959-6868-4b6e-9c1b-5e44c1bb2c06",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "71b63d94-4160-46a2-9ede-d6cd0876f174",
"active": true,
"created_on": "2026-03-10T09:41:21.6596629+01:00",
"last_update": "2026-03-10T09:41:21.6596629+01:00",
"id_user_upd": "12c7f4f1-bbf1-43c3-9827-42313bd0b9b2",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos": [
{
"$id": "10",
"id": "d33be183-8446-494f-be99-9473c95e9552",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "c2724728-739c-4122-84b5-cfdf981edd87",
"id_zone": "8510a695-d994-4198-873c-57b803af8bdc",
"user_required": true,
"active": true,
"created_on": "2026-03-10T09:41:21.6596629+01:00",
"last_update": "2026-03-10T09:41:21.6596629+01:00",
"id_user_upd": "ca71a8bc-48cb-410c-88b0-4e55d2e29003",
"commited": true,
"mt_branches_zones": {
"$ref": "9"
},
"mt_cloakrooms": [
{
"$id": "11",
"id": "52b6063e-3285-439c-8c17-1b63ee1a9def",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "e206b59a-f1a6-4df2-b7d5-ba189e83fc24",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "e6baa528-dd09-4493-a767-a654ad3d28c1",
"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-03-10T09:41:21.6596629+01:00",
"last_update": "2026-03-10T09:41:21.6596629+01:00",
"id_user_upd": "f5ac8927-5e9a-4fef-8153-3384dd9675f8",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"tt_cloakrooms_units": [
{
"$id": "12",
"id": "a9742a51-a64f-4b28-828a-649c9836949f",
"id_cloakroom": "e3549607-ed9c-4eea-b1c4-4ad2645317e5",
"id_pos_sesion": "d99b7268-2095-4b0c-a157-965ac9bf6493",
"unit_id": 4,
"date_open": "2026-03-10T09:41:21.6596629+01:00",
"date_close": "2026-03-10T09:41:21.6596629+01:00",
"id_doc_sa": "1a2b18b7-ca2c-4098-b088-fe17c629ceba",
"commited": true,
"mt_cloakrooms": {
"$ref": "11"
},
"tt_doc_sa": {
"$id": "13",
"id": "465bd349-a4dd-478f-a347-c0a68becbcd4",
"id_pos": "8181fee9-8386-414d-b152-da0540772f41",
"id_doc": "c059b0bb-a0e7-46e4-b96c-ca39effe26f5",
"id_branch": "eebd1310-9084-4fb6-94f9-993e080dcbfc",
"nro_doc": "sample string 5",
"date_doc": "2026-03-10T09:41:21.6596629+01:00",
"date_tax": "2026-03-10T09:41:21.6596629+01:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "56aaaff1-3454-49a3-a70a-dc97b9e13d27",
"id_relationship": "cf30252f-24ca-4765-9fc9-e0e17e7cfff6",
"id_loc_from": "b164c7b3-c540-4bb4-b828-1265189dd569",
"id_loc_end": "cc95bd41-ac74-473c-9b41-e9bef3d1d2d5",
"id_user_add": "25c76f39-c2de-40d0-b2c3-ce8faf1dde5f",
"id_user_upd": "dcccbdfb-2e5d-42e1-9a47-97bdbf3b2d28",
"comment": "sample string 12",
"id_pos_sesion": "a1609f00-e5e1-4b62-b4ce-5e3b1d4870a4",
"id_room_unit": "2529b758-2d31-4f75-997d-e14eb64e1172",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "1d544412-65be-4f0b-b8bf-5108cd9ed0c4",
"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-03-10T09:41:21.6596629+01:00",
"last_update": "2026-03-10T09:41:21.6596629+01:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$id": "14",
"id": "0ae7f0dc-8cbd-4d27-a0b0-6fca46fe1195",
"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": "c1cf4fcf-7593-486d-8ad2-ffacca673f32",
"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-03-10T09:41:21.6596629+01:00",
"last_update": "2026-03-10T09:41:21.6596629+01:00",
"id_user_upd": "1d6930bb-e2ad-4ccf-aba0-2c1bbf9441bd",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "15",
"id_doc": "5cc5ad56-2a68-4276-ad18-71d02d8bc8fd",
"id_pay": "da601cb2-3161-45d1-8f68-49a014c8c60d",
"id_money": "de6302eb-8f15-4757-b554-716fb3cac119",
"active": true,
"created_on": "2026-03-10T09:41:21.6596629+01:00",
"last_update": "2026-03-10T09:41:21.6596629+01:00",
"id_user_upd": "ac784ee4-7436-44d1-9545-3a6be1761c27",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_money_types": {
"$id": "16",
"id": "6aa77d98-2fe6-4c7a-b741-cdbf117bb584",
"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": "777a7cc9-9377-43ff-94b9-a2026570f9d2",
"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-03-10T09:41:21.6596629+01:00",
"last_update": "2026-03-10T09:41:21.6596629+01:00",
"id_user_upd": "150ef618-597c-446c-a206-3a293e77dde3",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_money_rates": [
{
"$id": "17",
"id_money_1": "1255ce2d-5915-41ce-9a81-1e2396de3b46",
"id_money_2": "49da6c0d-3d27-4cf7-966e-77a940aa0f3f",
"date_from": "2026-03-10T09:41:21.6596629+01:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-03-10T09:41:21.6596629+01:00",
"last_update": "2026-03-10T09:41:21.6596629+01:00",
"id_user_upd": "1a4222b0-c6b2-4eff-aa82-8beb393d2fc8",
"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": "b96bce7c-2bd4-4d61-8a5c-f5dd408765e3",
"id_pay": "5a89dd2f-1d3e-4506-8127-2c1dfbe9303a",
"id_money": "2a795ad8-7933-424c-83cb-c9dc8d991704",
"date_cashflow": "2026-03-10T09:41:21.6596629+01:00",
"coefficient": 5.1,
"id_user_add": "fb9badf5-85c1-446a-968f-70feea6f016c",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "19",
"id": "d102af96-bf43-45fc-b45e-6a1d820bd1d1",
"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": "ca3c0b55-8d62-4ae2-9f7e-7d0ea53dfae0",
"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-03-10T09:41:21.6596629+01:00",
"last_update": "2026-03-10T09:41:21.6596629+01:00",
"id_user_upd": "72f0df27-5ac9-4ae4-9537-95c2733b1bfb",
"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": "a7f74940-b84d-4968-963f-91b0073085a3",
"id_line": 2,
"id_pay": "b95bdce2-8262-4b53-a432-bfe248ada0a0",
"id_money": "5d4342a9-3586-4a4b-8375-bc0e73eed841",
"coefficient": 5.1,
"id_voucher": "68d8cae1-bf9a-4058-b960-21c31c7aebe7",
"id_employee": "ff5a4e14-88b8-4719-b849-9cfc26a434b4",
"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": "401cc6ef-a4e1-428d-acf9-2fa8a7cf48e1",
"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": "8f909b99-d96f-4a91-ac13-cd16452a8f56",
"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": "2f8299e6-562d-4161-9083-92ff7db45867",
"name_pos": "sample string 12",
"id_image": "64ab72ad-6d00-46c7-bbe5-126c2296a5a2",
"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-03-10T09:41:21.6596629+01:00",
"last_update": "2026-03-10T09:41:21.6596629+01:00",
"id_user_upd": "b5dda273-a8cf-48e7-993f-7ea2afba7456",
"commited": true,
"mt_employees_branches": [
{
"$id": "22",
"id_employee": "96e32fe6-c8f1-483f-9a86-95da21a9d961",
"id_branch": "07a26560-3a98-4874-96c0-e145df97c527",
"active": true,
"created_on": "2026-03-10T09:41:21.6596629+01:00",
"last_update": "2026-03-10T09:41:21.6596629+01:00",
"id_user_upd": "f8d9d877-3051-42f6-8b70-f8c3dfbbad66",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_employees": {
"$ref": "21"
}
},
{
"$ref": "22"
}
],
"mt_employees_profiles": {
"$id": "23",
"id": "169bb1f7-61df-44e0-a71c-83558e6a53fa",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-03-10T09:41:21.6596629+01:00",
"last_update": "2026-03-10T09:41:21.6596629+01:00",
"id_user_upd": "83716501-28ee-43d5-a0ae-58ec4f14c39e",
"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": "37340a27-e797-4c2a-b185-0d68c8dc2343",
"id_line": 2,
"id_item_sub": "a2812b26-c344-4ef6-b734-f73c43ac2263",
"qty": 4.1,
"id_list": "1b81485f-8331-4ffc-9b0d-573154b0e4c2",
"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": "dc5d3e6f-6dfa-4cb8-99fc-40666c5a2370",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "e0b89de4-9390-493c-9f4c-2da7e194ae04",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "c0191feb-a713-4006-a5ab-253d7cd02c7f",
"id_user_upd": "f5d8ff86-4bb5-47e8-8c48-cbbd64ff3654",
"active": true,
"mt_employees": {
"$ref": "21"
},
"mt_items_sub": {
"$id": "25",
"id": "1e0d3fda-7223-4682-8d85-7d27acaa39b5",
"id_item": "ce02a452-3317-4504-bed7-22bd7df4413a",
"id_item_type": "ef5ac12c-95c1-4c33-960a-6124227038ca",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "e6cbf50c-52b8-4655-87e3-4a6cffa41462",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-03-10T09:41:21.6596629+01:00",
"last_update": "2026-03-10T09:41:21.6596629+01:00",
"id_user_upd": "0b94e1cc-7ab1-45fa-bc5f-49de82dd772b",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_formula": [
{
"$id": "26",
"id_item_sub": "0f01968a-0518-4bd1-8e41-488b55676f5d",
"id_item": "bf171935-361a-4eb2-951d-51f9a136140b",
"group_id": 3,
"id_unit_ref": "8b54f5a3-f884-4c77-a116-6478cea61aec",
"qty_dis": 5,
"mt_items": {
"$ref": "6"
},
"mt_items_sub": {
"$ref": "25"
},
"mt_units_ref": {
"$id": "27",
"id": "8710ed6a-dc89-48fb-9c80-c1d6e438b64e",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "09f10931-1b4f-4a52-a7d1-a47cfc8f4fd4",
"active": true,
"created_on": "2026-03-10T09:41:21.6596629+01:00",
"last_update": "2026-03-10T09:41:21.6596629+01:00",
"id_user_upd": "42abde41-e2a2-4567-881e-ac5010db0faf",
"commited": true,
"mt_units": {
"$id": "28",
"id": "ccc2058c-7506-4dd6-a8be-659652364c57",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-03-10T09:41:21.6596629+01:00",
"last_update": "2026-03-10T09:41:21.6596629+01:00",
"id_user_upd": "03986bdb-8463-43c0-8965-af2968dcc7ba",
"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": "d9abd6f9-878a-439a-bbb1-9ba489fac673",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "689b5863-4545-4c92-a498-4b80158ca66e",
"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-03-10T09:41:21.6596629+01:00",
"last_update": "2026-03-10T09:41:21.6596629+01:00",
"id_user_upd": "0e8dd598-6595-4874-a860-79c0daf1eae3",
"commited": true,
"tt_vouchers_det": [
{
"$id": "30",
"id_voucher": "0d2bc59a-6361-40c2-a09b-a198576e09d6",
"id_line": "ffb99576-118d-4939-b2a3-7d35008ae7f3",
"id_category": "acd692a2-3d4b-4dac-b451-7e0b82115eb1",
"id_item": "4f368efc-ba2e-4330-8a1c-3682b6fe25f2",
"id_item_type": "f3b55f58-da7e-4f3a-8c39-68be2f5b7c74",
"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": "80708b36-617c-49eb-b9b6-be5091d68a36",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-03-10T09:41:21.6596629+01:00",
"date_end": "2026-03-10T09:41:21.6596629+01: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": "680ccc41-5c3f-4173-8ca5-6573ef3b38c3",
"id_pos": "17baaa43-e15b-4440-a35c-44fce8c8fb0b",
"id_list": "6e044186-f753-4118-97ee-74af52ffecbd",
"id_item": "15ddfd65-0b65-443e-98a5-5ab54162e086",
"id_item_type": "dada1897-ab2d-47ca-9f2b-329183161c07",
"id_category": "b8ea1baf-b432-400a-b45b-9a212ad8cd22",
"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-03-10T09:41:21.6596629+01:00",
"last_update": "2026-03-10T09:41:21.6596629+01:00",
"id_user_upd": "4c2f7467-aa5c-4d9c-818c-1bdb38e5f83b",
"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": "ecf9b6e4-2ce8-41e1-9741-8251e6856706",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "5d957778-df29-486e-ae46-d3bae8d4c27f",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "91cd04a3-679c-4878-b57f-13cd4eba6b38",
"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-03-10T09:41:21.6596629+01:00",
"last_update": "2026-03-10T09:41:21.6596629+01:00",
"id_user_upd": "2a8a90a5-0390-4ebf-b97e-b44e55f44b8a",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "33",
"id_pos": "cf175bfe-d9e9-4380-a5bb-f34452e6718e",
"id_pos_type": "5bf2cd53-8bb8-4dd6-9ac4-a1f7973f2816",
"id_price_list": "88500750-d740-4db7-b24d-55f0ba497476",
"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-03-10T09:41:21.6596629+01:00",
"last_update": "2026-03-10T09:41:21.6596629+01:00",
"id_user_upd": "eb44405d-b09c-4101-a340-69fe39493b2e",
"commited": true,
"mt_pos_view": {
"$id": "34",
"id_pos": "2536e9c2-c2e5-457c-8e08-627b78ffd31d",
"id_pos_type": "1d10cbaa-7bdf-4a78-aefc-71de2176d603",
"is_default": true,
"active": true,
"created_on": "2026-03-10T09:41:21.6596629+01:00",
"last_update": "2026-03-10T09:41:21.6596629+01:00",
"id_user_upd": "d78ecc7c-e87a-408c-9193-e60eabe3feef",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"mt_pos_prices_list": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_pos_types": {
"$id": "35",
"id": "c4c40278-a46c-480a-9008-d5e9f86f5225",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-03-10T09:41:21.6596629+01:00",
"last_update": "2026-03-10T09:41:21.6596629+01:00",
"id_user_upd": "830fb81f-62e7-4f40-8873-9696aa2c1cee",
"commited": true,
"mt_items_featured": [
{
"$id": "36",
"id": "a0ebb29a-fb43-4635-88d3-baa65cacf7d0",
"id_branch": "e4855243-77b5-4e7d-b1ec-034fffe8241a",
"id_pos_type": "c723a743-5be5-492a-9607-f75128eafc82",
"id_pos": "87fba1d3-1f73-4568-8f5f-cab8a6fa05de",
"id_item": "d39de20d-4380-4a39-a10f-4185e27684c0",
"date_from": "2026-03-10T09:41:21.6596629+01:00",
"date_end": "2026-03-10T09:41:21.6596629+01:00",
"image_id": 4,
"active": true,
"created_on": "2026-03-10T09:41:21.6596629+01:00",
"last_update": "2026-03-10T09:41:21.6596629+01:00",
"id_user_upd": "b88e8d81-3375-4861-b24b-4a8e14289076",
"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": "11e5c02d-93a1-4c51-8ba6-b0f18f86d982",
"id_doc": "fbfba47f-2cee-4c23-b363-c29543c88348",
"id_pos_type": "df9357fa-3447-40b0-82cd-6744cbb157aa",
"id_doc_print": "b8648ef3-1262-42fe-a304-a2730451ccb3",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-03-10T09:41:21.6596629+01:00",
"last_update": "2026-03-10T09:41:21.6596629+01:00",
"id_user_upd": "1f6ce5d8-23f6-4947-885a-1adf8497ce9b",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_pos_print": {
"$id": "38",
"id": "da911dee-db8b-4809-8371-e1c9c3d3022a",
"id_pos": "f039b664-e1ef-41ef-b087-8ef5b1408718",
"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-03-10T09:41:21.6596629+01:00",
"last_update": "2026-03-10T09:41:21.6596629+01:00",
"id_user_upd": "aca59204-0cda-4df5-a5eb-178afd5cd3fd",
"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": "3d74f52b-05cf-44b8-9376-dde287b760de",
"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-03-10T09:41:21.6596629+01:00",
"last_update": "2026-03-10T09:41:21.6596629+01:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_doc_print_det": [
{
"$id": "40",
"id_doc_print": "4956e78c-4b5e-432c-8b97-8c5654e2ca25",
"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": "246d7756-66d9-4ec1-9e5f-d9bb82ae825c",
"id_item_sub": "e4c81ea1-d37e-491e-920b-3bcdb31b6602",
"validity_date": "2026-03-10T09:41:21.6596629+01:00",
"price": 4.1,
"active": true,
"created_on": "2026-03-10T09:41:21.6596629+01:00",
"last_update": "2026-03-10T09:41:21.6596629+01:00",
"id_user_upd": "eaeefc10-7fb2-4967-9be9-0873702c6ee6",
"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": "fd811c53-de0f-462f-9e11-452e683305d8",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-03-10T09:41:21.6596629+01:00",
"date_end": "2026-03-10T09:41:21.6596629+01:00",
"id_branch": "cda58e3c-2422-4614-b6b2-c207feb760ba",
"id_pos": "eece2809-e658-4964-b5b9-71bc8716ade1",
"id_list": "9f1116a4-bb97-48dc-a6fb-b0408d7be40e",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-03-10T09:41:21.6596629+01:00",
"last_update": "2026-03-10T09:41:21.6596629+01:00",
"id_user_upd": "c85bf6be-d4b8-415e-a0c6-8b294c99e15b",
"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": "189b07de-b7bd-4acf-890b-3778d00aa358",
"order_id": 2,
"id_item": "82d9e0b6-47ca-40af-9938-c21d6f239ae9",
"id_item_type": "ed015806-f373-4dd1-badd-f5ac5d37441e",
"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": "a1f5b29c-b402-48d3-858b-81baec969a1f",
"type_item": 11,
"id_voucher_json": "19d9ee8a-2583-43ab-91e3-4beb107a706f",
"count_voucher": 1,
"id_category": "3e606d42-4a20-4a66-9460-e3067be63c14",
"created_on": "2026-03-10T09:41:21.6596629+01:00",
"last_update": "2026-03-10T09:41:21.6596629+01:00",
"id_user_upd": "5b938433-871e-4b54-a51d-fcd370592768",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_types": {
"$ref": "29"
},
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$id": "44",
"id": "58406c2b-b70f-414e-a78a-bc305e7c501f",
"nro_sesion": 2,
"id_pos": "c9f7447e-bc06-4aba-840e-0ec297d0281c",
"date_tax": "2026-03-10T09:41:21.6596629+01:00",
"date_open": "2026-03-10T09:41:21.6596629+01:00",
"date_close": "2026-03-10T09:41:21.6596629+01:00",
"id_user_open": "30899940-5299-4363-b2c9-75772dc33d9f",
"id_user_close": "dd3f5a7e-1fd5-46a5-bedb-7fe2065b4dda",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2026-03-10T09:41:21.6596629+01:00",
"last_update": "2026-03-10T09:41:21.6596629+01: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": "95edbf82-4737-454c-bf74-0a161eef49bf",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "26f75da8-563e-4781-b6fd-d62ece196dfe",
"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-03-10T09:41:21.6596629+01:00",
"tt_pos_sesion": {
"$ref": "44"
}
},
{
"$ref": "45"
}
],
"tt_rooms_units_activity": [
{
"$id": "46",
"id": "c9f8cfe2-f008-4a85-9144-7b2ad9e40eec",
"id_room_unit": "45bc1798-c05a-4ca9-ac48-937a9b2732e4",
"id_room_list": "9449bfa1-c1fa-4c32-8270-b49aa8b207bb",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-03-10T09:41:21.6596629+01:00",
"date_from": "2026-03-10T09:41:21.6596629+01:00",
"date_end": "2026-03-10T09:41:21.6596629+01:00",
"date_open": "2026-03-10T09:41:21.6596629+01:00",
"date_close": "2026-03-10T09:41:21.6596629+01:00",
"id_employee": "d37ce676-1193-4c19-8953-a64320f3b0a5",
"id_employee_sec": "3451e3c3-ec83-4756-92b2-289e156d418e",
"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": "8c62cf7f-3f95-44d1-bbc5-6e37838e9d6f",
"comment": "sample string 7",
"id_user_open": "8ddafe87-0fae-44c4-983a-4bb9e56385f6",
"id_user_close": "3b6ab13d-e137-4c0f-afa9-cd02f09dde94",
"id_unit_state": "7b2beaf0-fa59-4cac-a0de-b1f62180c0e8",
"id_pos_sesion": "697c1bf7-864f-433c-a37b-a40b7ceac199",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-03-10T09:41:21.6596629+01:00",
"active": true,
"created_on": "2026-03-10T09:41:21.6596629+01:00",
"last_update": "2026-03-10T09:41:21.6596629+01:00",
"commited": true,
"mt_employees": {
"$ref": "21"
},
"mt_employees1": {
"$ref": "21"
},
"mt_rooms_units": {
"$id": "47",
"id": "25699ede-82cb-475b-a678-a4cfb9804568",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "ca796458-12b9-4b2f-b635-e3ab94ea92e1",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "81294bc5-8673-48fb-955e-7e1d6b5b99f8",
"locked": true,
"date_locked": "2026-03-10T09:41:21.6596629+01:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-03-10T09:41:21.6596629+01:00",
"last_update": "2026-03-10T09:41:21.6596629+01:00",
"id_user_upd": "90ec798f-c0d4-47a2-8a5f-5ef768cc111e",
"commited": true,
"mt_rooms": {
"$id": "48",
"id": "2b0de4ea-70c8-4366-85fc-1f7c982747bb",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "e1ea59d3-3e55-428d-a397-6205422fa638",
"name_pos": "sample string 6",
"id_image": "6252bd2a-e839-44f0-984c-7d169a86db0a",
"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": "b5e3ddd2-54e9-4160-aacd-abfab0d71fd1",
"refresh_status": true,
"active": true,
"created_on": "2026-03-10T09:41:21.6596629+01:00",
"last_update": "2026-03-10T09:41:21.6596629+01:00",
"id_user_upd": "1dfaaf6e-69a7-4ddb-90b9-5bcab4f7048e",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos_rooms": [
{
"$id": "49",
"id_pos": "c07fafc0-bced-4c26-9768-76eb85a7502f",
"id_room": "f95aa031-8604-4140-9cf7-4515f06f050c",
"active": true,
"created_on": "2026-03-10T09:41:21.6596629+01:00",
"last_update": "2026-03-10T09:41:21.6596629+01:00",
"id_user_upd": "bede4c60-e242-46d6-8a88-4f8aa002c871",
"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": "685b0ebf-e37d-4142-89ad-7d3a79bc7f0f",
"id_room": "65d6f364-a190-4c45-a2a3-b863d8b4df2a",
"date_in": "2026-03-10T09:41:21.6596629+01:00",
"date_out": "2026-03-10T09:41:21.6596629+01:00",
"id_user_add": "77f622e9-3e3e-41ea-8f4b-27e41662fd98",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-03-10T09:41:21.6596629+01:00",
"last_update": "2026-03-10T09:41:21.6596629+01: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": "0126765d-512c-4716-8a59-e73371f90dfb",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-03-10T09:41:21.6596629+01:00",
"last_update": "2026-03-10T09:41:21.6596629+01:00",
"id_user_upd": "edeef963-a5d6-4f92-9566-23bb71a9be7b",
"commited": true,
"mt_rooms_units": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"mt_rooms_units_states_types": [
{
"$id": "52",
"id_room_type": "280f4868-bd30-4e82-b3fa-9030b89300cf",
"id_room_state": "4ed3a6f1-e3bf-4d12-b5b3-10a4deb964fa",
"id_image": "07960136-8495-4141-8032-cbe14b5b4a2f",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-03-10T09:41:21.6596629+01:00",
"last_update": "2026-03-10T09:41:21.6596629+01:00",
"id_user_upd": "d1da1578-f8f2-4575-b1a6-9720a9b84d1c",
"commited": true,
"mt_rooms_units_states": {
"$id": "53",
"id": "2644d39e-da3f-413d-a5d9-b628f789d6c0",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-03-10T09:41:21.6596629+01:00",
"last_update": "2026-03-10T09:41:21.6596629+01:00",
"id_user_upd": "f7d523ef-f97c-4a09-b690-953ba7dfa48f",
"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"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_tips": [
{
"$id": "54",
"id": "01d38ec5-ed3c-4fcb-853b-8000386239e6",
"id_pos_sesion": "0c94776a-5a7c-4af7-9f18-d2694a11a72b",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "d772d624-eb9d-4d5a-83b7-383db72d5ed1",
"id_room_unit_activity": "39514079-049f-49e9-919b-876d3b40414c",
"id_doc_sa": "5bb77069-df37-4fda-903d-9ed4c5a1a37f",
"id_pos_type": "b30f532c-2c58-4bf4-a192-71f12e5f731e",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "b6a4ee25-75a9-49e5-b380-dd4c8cc8e824",
"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-03-10T09:41:21.6596629+01:00",
"last_update": "2026-03-10T09:41:21.6596629+01:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "44"
},
"tt_tips_users": [
{
"$id": "55",
"id_tip": "f960de95-fbe4-45f4-9673-889781fa49e2",
"id_user": "fd125750-20b4-419a-bdbd-635c860a397d",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-03-10T09:41:21.6596629+01:00",
"last_update": "2026-03-10T09:41:21.6596629+01:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"tt_tips": {
"$ref": "54"
}
},
{
"$ref": "55"
}
]
},
{
"$ref": "54"
}
],
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"tt_pos_sesion_users": [
{
"$id": "56",
"id_pos_sesion": "72e97797-cd7b-4260-95de-5ea34f3ba2c9",
"id_user": "28f1b938-d988-4782-abb7-42bb25ac21f9",
"date_add": "2026-03-10T09:41:21.6596629+01:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-03-10T09:41:21.6596629+01:00",
"last_update": "2026-03-10T09:41:21.6596629+01:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$ref": "44"
}
},
{
"$ref": "56"
}
]
}
},
{
"$ref": "43"
}
]
},
"mt_items_vouchers": {
"$id": "57",
"id": "9ef28fcb-5471-4d0f-a14f-d0dcf514d2e6",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "ad71ffc9-10f3-41fb-8da8-53d4137f1f60",
"id_doc_print": "b39dffed-25cc-4133-80b0-878a85acaaf0",
"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-03-10T09:41:21.6596629+01:00",
"last_update": "2026-03-10T09:41:21.6596629+01: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": "58",
"id_doc_sa": "5e376536-3311-4524-9bc2-b1eef51a831a",
"id_line": 2,
"id_item": "6b5bd986-5922-48d2-b4dd-f2470e9ea633",
"qty": 4.1,
"mt_items": {
"$ref": "6"
},
"tt_doc_sa_det": {
"$ref": "24"
}
},
{
"$ref": "58"
}
]
},
{
"$ref": "24"
}
],
"tt_doc_sa_pay": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_vouchers": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"tt_vouchers_permisions": [
{
"$id": "59",
"id": "b96b5a8b-8c43-4671-868e-fbe430a79341",
"date_from": "2026-03-10T09:41:21.6596629+01:00",
"date_end": "2026-03-10T09:41:21.6596629+01:00",
"date_used": "2026-03-10T09:41:21.6596629+01:00",
"id_employee": "2b5c26b4-006b-4895-9a6d-5e1ebf561fbb",
"id_branch": "21949d0d-8b6b-4003-9352-2bcd95871cfd",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "840870ef-afe8-4891-a23c-95c918bb3428",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-03-10T09:41:21.6596629+01:00",
"last_update": "2026-03-10T09:41:21.6596629+01:00",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_employees": {
"$ref": "21"
},
"st_users": {
"$ref": "8"
},
"tt_vouchers": [
{
"$ref": "1"
},
{
"$ref": "1"
}
]
},
{
"$ref": "59"
}
],
"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": "60",
"id_pos": "dd09ca5c-ccdf-48be-a72a-09ccd44d6070",
"id_doc": "50659ba2-1477-4b9a-b6f5-7a4a31f8bae3",
"value": 3,
"created_on": "2026-03-10T09:41:21.6596629+01:00",
"last_update": "2026-03-10T09:41:21.6596629+01:00",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_pos": {
"$ref": "10"
}
},
{
"$ref": "60"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st": [
{
"$id": "61",
"id": "22dfde7e-0c72-4088-a2e2-4a6279302422",
"id_pos": "c05cedca-b5d6-4ce6-8178-7599ae37632e",
"id_doc": "791d0db2-28bd-4b26-95f6-1b68720acad9",
"id_branch": "39b8c5e9-56d0-4e30-9642-cb6ec90bb057",
"nro_doc": "sample string 5",
"date_doc": "2026-03-10T09:41:21.6596629+01:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "0147d6d8-b762-42c5-ba3a-26ed6e78a46b",
"id_loc_from": "27416638-91be-48c4-828b-f95a0c13c33d",
"id_loc_end": "0a3a059d-6250-4003-bbb0-a2c4d0b86d1a",
"id_user_add": "c527e9cd-a561-4ba6-9832-0a59e9a35772",
"id_user_upd": "58117f46-dbb7-4cd5-895f-5912bf179e84",
"id_pos_sesion": "7b371c07-a693-46f3-a2d5-c71a859a9a66",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-03-10T09:41:21.6596629+01:00",
"active": true,
"created_on": "2026-03-10T09:41:21.6596629+01:00",
"last_update": "2026-03-10T09:41:21.6596629+01:00",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$ref": "14"
},
"mt_locations": {
"$id": "62",
"id": "b4271ea7-fee2-4d4e-8710-6e254f98a682",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "e8022a30-b084-491b-a1fd-213557113de0",
"active": true,
"created_on": "2026-03-10T09:41:21.6596629+01:00",
"last_update": "2026-03-10T09:41:21.6596629+01:00",
"id_user_upd": "0e64a703-eb73-44c9-b999-af3d4fccc762",
"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": "61"
},
{
"$ref": "61"
}
],
"tt_doc_st1": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_stock": [
{
"$id": "63",
"id_location": "8a5cc280-ffbe-48d5-93da-6ee6a9f9a741",
"id_item": "a9354416-e67a-4f83-bd91-e266e7a6f250",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-03-10T09:41:21.6596629+01:00",
"last_update": "2026-03-10T09:41:21.6596629+01:00",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_locations": {
"$ref": "62"
}
},
{
"$ref": "63"
}
]
},
"mt_locations1": {
"$ref": "62"
},
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"tt_doc_st_det": [
{
"$id": "64",
"id_doc_st": "b55a10a0-c429-4834-913c-1d98d4b724f9",
"id_line": 2,
"id_item": "6fb90f91-8f36-4956-a279-53e6a3b66580",
"comment": "sample string 4",
"qty": 5.1,
"status": 1,
"active": true,
"mt_items": {
"$ref": "6"
},
"tt_doc_st": {
"$ref": "61"
}
},
{
"$ref": "64"
}
],
"tt_doc_st1": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_doc_st2": {
"$ref": "61"
}
},
{
"$ref": "61"
}
]
},
"mt_locations": {
"$ref": "62"
},
"mt_locations1": {
"$ref": "62"
},
"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": "65",
"id": "d125149d-b6d5-4349-a079-c100680e6878",
"spool_server": "sample string 2",
"id_doc_sa": "1bb60069-76c8-4372-bd43-c6b79ef305cc",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-03-10T09:41:21.6596629+01:00",
"printed": true,
"print_on": "2026-03-10T09:41:21.6596629+01:00",
"tt_doc_sa": {
"$ref": "13"
}
},
{
"$ref": "65"
}
]
},
"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": "60"
},
{
"$ref": "60"
}
],
"st_pos_license": [
{
"$id": "66",
"id": "67db6a4f-62b2-49b3-9538-708681bb9488",
"id_pos": "020c9222-a01b-42ce-b2ac-ff5e8ec65914",
"mac_address": "sample string 3",
"date_end": "2026-03-10T09:41:21.6596629+01:00",
"key_access": "sample string 5",
"id_user_add": "3a9f890a-f81b-4e2a-a906-52790f65540c",
"active": true,
"created_on": "2026-03-10T09:41:21.6596629+01:00",
"last_update": "2026-03-10T09:41:21.6596629+01:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "66"
}
],
"st_users_pos": [
{
"$id": "67",
"id_user": "f8734167-5c6b-42a5-b7e1-e6b3ad128abc",
"id_pos": "32fef5bd-8045-4c37-92a0-223d041e9e43",
"pass_required": true,
"active": true,
"created_on": "2026-03-10T09:41:21.6596629+01:00",
"last_update": "2026-03-10T09:41:21.6596629+01:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "67"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_pos_connection": [
{
"$id": "68",
"id": "4c1b139b-b767-441e-b435-67f37e980f2c",
"id_pos": "dc35003b-f3dd-4600-a763-ef98ce68e55a",
"date_add": "2026-03-10T09:41:21.6596629+01:00",
"date_upd": "2026-03-10T09:41:21.6596629+01:00",
"date_out": "2026-03-10T09:41:21.6596629+01: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": "68"
}
],
"tt_pos_sesion": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"mt_branches": {
"$ref": "2"
},
"tt_logs": [
{
"$id": "69",
"id": "573e3498-d500-4cd2-b6c3-e3acac67e664",
"id_user_add": "e80e2414-db0c-469d-b023-19333546e768",
"id_table": "12bc405e-75ef-4687-8ded-1fad57b04d16",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "ddf16e6d-85d9-478f-ad38-46eee339c5e4",
"created_on": "2026-03-10T09:41:21.6596629+01:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_sync_tables": {
"$id": "70",
"id": "8f7a2157-678b-44d3-bc9c-e98bbd734ce0",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-03-10T09:41:21.6596629+01:00",
"last_update": "2026-03-10T09:41:21.6596629+01:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "71",
"id": "19d970ca-cadf-4a07-8efc-a4c07ba848b0",
"id_sync": "919efa5f-7f1e-4739-bc90-1e4825e80bd0",
"json": "sample string 3",
"id_table": "e0ea23f1-30eb-4d84-9f98-38891095290e",
"order": 5,
"st_sync_packages": {
"$id": "72",
"id": "44be1651-5d1d-4bbd-bb27-1be5b5105000",
"id_branch_from": "36a73b2e-05d5-42ed-adc3-39d4b37d4e12",
"id_branch_to": "e4d5d4ac-3c2c-41cc-b896-bde66df5c0c3",
"type": 4,
"created_on": "2026-03-10T09:41:21.6596629+01:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-03-10T09:41:21.6596629+01:00",
"send_on": "2026-03-10T09:41:21.6596629+01:00",
"mt_branches": {
"$ref": "2"
},
"mt_branches1": {
"$ref": "2"
},
"st_sync_packages_det": [
{
"$ref": "71"
},
{
"$ref": "71"
}
]
},
"st_sync_tables": {
"$ref": "70"
}
},
{
"$ref": "71"
}
],
"tt_logs": [
{
"$ref": "69"
},
{
"$ref": "69"
}
]
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "69"
}
],
"st_local_variables": [
{
"$id": "73",
"id": "a8c01056-4d69-4ceb-837f-a69e2061833d",
"id_pos": "72293cd7-b011-4c97-9d13-ff0afd9b9e6c",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-03-10T09:41:21.6596629+01:00",
"commited": true,
"mt_pos": {
"$ref": "10"
}
},
{
"$ref": "73"
}
],
"tt_doc_st": [
{
"$ref": "61"
},
{
"$ref": "61"
}
]
},
{
"$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": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_items_featured": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_items_types": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"mt_locations": [
{
"$ref": "62"
},
{
"$ref": "62"
}
],
"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": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"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": [
{
"$id": "74",
"id": "5569617f-6c6f-48e1-b39d-37c58b262228",
"id_function": "39412223-f03d-42d7-86c4-edf8bb7dc638",
"id_user": "8dad2c4b-5864-48cd-926c-8d87354bbc8c",
"id_profile": "72456501-2d00-4736-a5d6-06ad6ab5c64b",
"permission": 3,
"active": true,
"created_on": "2026-03-10T09:41:21.6596629+01:00",
"last_update": "2026-03-10T09:41:21.6596629+01:00",
"commited": true,
"st_users_profiles": {
"$id": "75",
"id": "2724fd45-089e-412d-b403-557542ce1c89",
"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,
"active": true,
"created_on": "2026-03-10T09:41:21.6596629+01:00",
"last_update": "2026-03-10T09:41:21.6596629+01:00",
"commited": true,
"st_permisions": [
{
"$ref": "74"
},
{
"$ref": "74"
}
],
"st_users": [
{
"$ref": "8"
},
{
"$ref": "8"
}
]
},
"st_users": {
"$ref": "8"
},
"st_functions": {
"$id": "76",
"id": "6ff5f62b-1c32-4bc9-a0e4-fe897b140de4",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "2c9a3ea5-586c-48d4-813f-f617d81ced9e",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "ffa52e45-295e-4a8c-bba1-34e3a0ba20e2",
"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-03-10T09:41:21.6596629+01:00",
"last_update": "2026-03-10T09:41:21.6596629+01:00",
"commited": true,
"st_functions_groups": {
"$id": "77",
"id": "27129b90-0414-448a-b666-492abcf26bbb",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-03-10T09:41:21.6596629+01:00",
"last_update": "2026-03-10T09:41:21.6596629+01:00",
"commited": true,
"st_functions": [
{
"$ref": "76"
},
{
"$ref": "76"
}
]
},
"st_images": {
"$ref": "3"
},
"st_permisions": [
{
"$ref": "74"
},
{
"$ref": "74"
}
]
}
},
{
"$ref": "74"
}
],
"st_pos_license": [
{
"$ref": "66"
},
{
"$ref": "66"
}
],
"st_users_pos": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"st_users_profiles": {
"$ref": "75"
},
"st_users_token": [
{
"$id": "78",
"id": "2e5ec09b-8c53-4834-bcaa-7c66b5841e33",
"token_id": "sample string 2",
"id_user": "fe0f079d-0f91-44b6-8268-f3fa42f9b1fd",
"date_from": "2026-03-10T09:41:21.6596629+01:00",
"date_end": "2026-03-10T09:41:21.6596629+01:00",
"created_on": "2026-03-10T09:41:21.6596629+01:00",
"st_users": {
"$ref": "8"
}
},
{
"$ref": "78"
}
],
"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_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_sa1": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_doc_st1": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_items_customs": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"tt_logs": [
{
"$ref": "69"
},
{
"$ref": "69"
}
],
"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": "79",
"id": "e43c93fd-c98c-4a81-b11b-21e3f47579db",
"id_room_activity": "44e17e91-f271-4dc1-8f35-fbb4d8b4d604",
"id_pos_sesion": "716d9991-49c5-4774-951a-9785fb50a86d",
"log_text": "sample string 4",
"id_user": "13235b4e-9870-4b59-9fdb-31ab50a2731d",
"created_on": "2026-03-10T09:41:21.6596629+01:00",
"commited": true,
"st_users": {
"$ref": "8"
}
},
{
"$ref": "79"
}
],
"tt_tips_users": [
{
"$ref": "55"
},
{
"$ref": "55"
}
],
"tt_vouchers_permisions": [
{
"$ref": "59"
},
{
"$ref": "59"
}
],
"tt_vouchers": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"mt_docs": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_pos_sesion_users": [
{
"$ref": "56"
},
{
"$ref": "56"
}
]
}
},
"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": "58"
},
{
"$ref": "58"
}
],
"tt_doc_st_det": [
{
"$ref": "64"
},
{
"$ref": "64"
}
],
"tt_items_customs": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"tt_stock": [
{
"$ref": "63"
},
{
"$ref": "63"
}
],
"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": "76"
},
{
"$ref": "76"
}
],
"st_images_types": {
"$id": "80",
"id": "edb0a47e-989f-404e-8a6b-7c5d6eb234ea",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-03-10T09:41:21.6596629+01:00",
"last_update": "2026-03-10T09:41:21.6596629+01: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": "62"
},
{
"$ref": "62"
}
],
"mt_periods": [
{
"$id": "81",
"id_branch": "7d1d4abb-f23e-4c10-b2ce-c3ab8b74882a",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-03-10T09:41:21.6596629+01:00",
"date_end": "2026-03-10T09:41:21.6596629+01:00",
"state": "sample string 6",
"created_on": "2026-03-10T09:41:21.6596629+01:00",
"last_update": "2026-03-10T09:41:21.6596629+01:00",
"commited": true,
"mt_branches": {
"$ref": "2"
}
},
{
"$ref": "81"
}
],
"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": "72"
},
{
"$ref": "72"
}
],
"st_sync_packages1": [
{
"$ref": "72"
},
{
"$ref": "72"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_vouchers": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"tt_vouchers_permisions": [
{
"$ref": "59"
},
{
"$ref": "59"
}
]
},
"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": "59"
}
}