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": "5181e7f5-6840-43dd-bd86-10e91293da7f",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-03-10T07:05:09.6774508+01:00",
"date_end": "2026-03-10T07:05:09.6774508+01:00",
"date_used": "2026-03-10T07:05:09.6774508+01:00",
"date_sesion": "2026-03-10T07:05:09.6774508+01:00",
"id_employee": "81ca6f70-8e7c-4036-b605-243b7a200a96",
"id_branch": "52ccada6-1003-4455-8883-3ecde425950b",
"id_voucher_permision": "69d9ed00-4f1f-4e5b-8219-4b9e2c872b1a",
"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": "dbe98913-1e46-4f36-90e6-6c8b6139cbdd",
"id_user_add": "1c38eab1-e6c6-496b-bac5-885e4c73977f",
"id_doc_sa": "297818e9-23d0-4525-8835-304b9ded471e",
"id_item_sub": "e61efa0f-5d35-48ed-a547-4ecfdfa5991f",
"id_pos_sesion": "8b04d024-0f46-4a3b-9f42-52fe685afd95",
"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-10T07:05:09.6774508+01:00",
"last_update": "2026-03-10T07:05:09.6774508+01:00",
"commited": true,
"mt_branches": {
"$id": "2",
"id": "e0b90f93-9124-482b-b878-ef6df4d04ebf",
"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": "546ba775-c7f8-4893-a2e6-c1d86b30b477",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-03-10T07:05:09.6774508+01:00",
"last_update": "2026-03-10T07:05:09.6774508+01:00",
"id_user_upd": "c11dc156-8b1e-41a7-b4db-950952c44e2e",
"commited": true,
"st_images": {
"$id": "3",
"id": "49e40673-af10-49af-b55e-df3859883b12",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "84c05ae7-c837-48e2-8fcd-747663820749",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-03-10T07:05:09.6774508+01:00",
"last_update": "2026-03-10T07:05:09.6774508+01:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_categories": [
{
"$id": "4",
"id": "ff1b0d54-bd3a-4894-88a9-69428a51d1c0",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "25b7eead-ca79-4cbf-89ba-0d4a31dcb766",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "e4c730b5-54c3-4cec-9340-1b01c1f9dd47",
"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-10T07:05:09.6774508+01:00",
"last_update": "2026-03-10T07:05:09.6774508+01:00",
"id_user_upd": "adb2e0ba-66bb-407f-add8-489fbebc53c8",
"commited": true,
"mt_categories_items": [
{
"$id": "5",
"id_category": "0d602440-db6b-4cdd-8fd3-b3dc1832fc1a",
"id_item": "60f3bf1d-e7c1-440a-9738-b78b8a794872",
"is_default": true,
"active": true,
"created_on": "2026-03-10T07:05:09.6774508+01:00",
"last_update": "2026-03-10T07:05:09.6774508+01:00",
"id_user_upd": "da99de56-07fc-4ced-bed4-96d1514fa9c3",
"commited": true,
"mt_categories": {
"$ref": "4"
},
"mt_items": {
"$id": "6",
"id": "48cbf4ca-8c91-467d-8c59-c60918ab610a",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "019b3916-c864-4ecb-8be6-70b5dae13859",
"id_unit_sec": "879c4447-9a56-460a-85f7-36dba9fc071b",
"id_brand": "b610f49a-48c6-40e4-bd78-e46f7a2f8eda",
"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": "54bec208-ab76-47cf-9cca-cfff63aa676e",
"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-10T07:05:09.6774508+01:00",
"last_update": "2026-03-10T07:05:09.6774508+01:00",
"id_user_upd": "2ef83177-eb2b-4d16-afbb-0c9ec37de2f7",
"commited": true,
"mt_brands": {
"$id": "7",
"id": "a469e0fc-96f8-4934-8e2a-ea3e65106ae6",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-03-10T07:05:09.6774508+01:00",
"last_update": "2026-03-10T07:05:09.6774508+01:00",
"id_user_upd": "cd71089d-159c-4927-a5d6-f39bdb927233",
"commited": true,
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"st_users": {
"$id": "8",
"id": "2357b110-0630-4f64-b39f-7d6b9c4457e4",
"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": "c5128ce2-9e94-4426-b9df-99e8531fc461",
"view_messages": true,
"id_image_photo": "578374ed-c820-45bc-a113-64fa9ab9ee79",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "aa84934b-c357-4ff4-9863-aea9f8824424",
"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-10T07:05:09.6774508+01:00",
"last_update": "2026-03-10T07:05:09.6774508+01:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_branches_zones": [
{
"$id": "9",
"id": "e1b35e13-34a8-4235-a302-f99b6c85ddbe",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "b283af69-017c-4f37-aad0-f33883a0f87b",
"active": true,
"created_on": "2026-03-10T07:05:09.6774508+01:00",
"last_update": "2026-03-10T07:05:09.6774508+01:00",
"id_user_upd": "cf537de0-4a7d-4167-b9b7-c4acf2e54915",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos": [
{
"$id": "10",
"id": "e58f39f6-a95d-4067-970b-4d5b6953b87d",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "93f139cc-29de-4227-956b-d4734708783d",
"id_zone": "16d3d48a-b3fc-4e06-9923-46f1c8c4b24f",
"user_required": true,
"active": true,
"created_on": "2026-03-10T07:05:09.6774508+01:00",
"last_update": "2026-03-10T07:05:09.6774508+01:00",
"id_user_upd": "8589f45e-6f1f-4a84-a6ac-1be8e7fbeb8e",
"commited": true,
"mt_branches_zones": {
"$ref": "9"
},
"mt_cloakrooms": [
{
"$id": "11",
"id": "01ca99ba-3bc3-4d5c-b38d-89c237d85126",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "27d5109e-76e8-460b-b589-77c14cd096f0",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "35b85336-fd7a-406d-afff-638cf5280380",
"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-10T07:05:09.6774508+01:00",
"last_update": "2026-03-10T07:05:09.6774508+01:00",
"id_user_upd": "f6b4950c-4958-4269-87e8-0f65d1dfc3c1",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"tt_cloakrooms_units": [
{
"$id": "12",
"id": "7b2e0ee4-53e8-4c2c-ad59-720eabfa4041",
"id_cloakroom": "cb60b020-d559-4926-b432-1167edceefac",
"id_pos_sesion": "b7cc4a02-6424-4795-87c7-bb361e968042",
"unit_id": 4,
"date_open": "2026-03-10T07:05:09.6774508+01:00",
"date_close": "2026-03-10T07:05:09.6774508+01:00",
"id_doc_sa": "49b66cf9-2f47-411e-9562-6afec1ec744b",
"commited": true,
"mt_cloakrooms": {
"$ref": "11"
},
"tt_doc_sa": {
"$id": "13",
"id": "79399877-9271-4863-8089-522dbdcc17d8",
"id_pos": "ba5ec8e8-c73d-48bd-be05-89f44ffc7cde",
"id_doc": "c92cfa25-c41b-4a36-946b-6e464e65bbdc",
"id_branch": "63df9e0f-7601-4b26-90cb-ce69a9e0797f",
"nro_doc": "sample string 5",
"date_doc": "2026-03-10T07:05:09.6774508+01:00",
"date_tax": "2026-03-10T07:05:09.6774508+01:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "66b8dd4f-caff-45e3-a4e6-ee09d889feb0",
"id_relationship": "5a69d482-d3b3-4de0-a200-ddd0a1385848",
"id_loc_from": "e4e7496d-8b20-4de2-9dab-d62c21082ecf",
"id_loc_end": "ee4632f5-99e8-4153-aba0-4c492da7e14c",
"id_user_add": "a496aa27-1889-4c1e-8f2c-191a8ca03968",
"id_user_upd": "63a16b79-907b-4b4f-8016-d3cd873895b1",
"comment": "sample string 12",
"id_pos_sesion": "f9fe9c6f-3b89-41b8-9607-b1daccb93108",
"id_room_unit": "aa17e315-1c51-422f-88ac-8a050bec9fb5",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "3bb26f99-5eff-43c4-b2b4-cfc3473201fd",
"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-10T07:05:09.6774508+01:00",
"last_update": "2026-03-10T07:05:09.6774508+01:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$id": "14",
"id": "e01d0285-e18f-43e4-9c7c-b39c738bd82a",
"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": "dbde250b-b289-4f5c-bf5f-3b59eb7f137c",
"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-10T07:05:09.6774508+01:00",
"last_update": "2026-03-10T07:05:09.6774508+01:00",
"id_user_upd": "60054a3c-fce0-4778-ac31-a8da68c12fe6",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "15",
"id_doc": "a1b26039-ccba-4db0-8bce-dc0b6e7e4cf1",
"id_pay": "ce6a51b6-358d-435b-9205-955c59166da0",
"id_money": "a0d8229a-c3ba-4675-b9d6-a71d2baaca42",
"active": true,
"created_on": "2026-03-10T07:05:09.6774508+01:00",
"last_update": "2026-03-10T07:05:09.6774508+01:00",
"id_user_upd": "eaa361f8-06bf-47d9-9a5f-ff163817cf29",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_money_types": {
"$id": "16",
"id": "34f78543-bc88-4ee4-a92b-f04771aef8e5",
"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": "3dc66072-9e21-43e8-9fe9-9eb549a3a783",
"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-10T07:05:09.6774508+01:00",
"last_update": "2026-03-10T07:05:09.6774508+01:00",
"id_user_upd": "50188311-d048-4fb9-ac12-ac1600541dbd",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_money_rates": [
{
"$id": "17",
"id_money_1": "c2441514-90f7-43fc-9d3e-b67bab93c4ef",
"id_money_2": "c2f6ca89-78cf-4b31-a1c5-e5a049b6d03c",
"date_from": "2026-03-10T07:05:09.6774508+01:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-03-10T07:05:09.6774508+01:00",
"last_update": "2026-03-10T07:05:09.6774508+01:00",
"id_user_upd": "a9ef514e-7aa1-4fe0-8e28-b2b208280bdb",
"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": "b37041e2-898b-4392-b22b-21b9d902e75e",
"id_pay": "4f01c9b2-a6cc-460e-9941-1028e5eb3366",
"id_money": "627a8289-fc19-4991-bc77-aa9d3254922a",
"date_cashflow": "2026-03-10T07:05:09.6774508+01:00",
"coefficient": 5.1,
"id_user_add": "59ae85fe-a506-42e4-ab3e-c3bafe77224f",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "19",
"id": "53be819a-5c04-4a1d-854c-ed656c902de7",
"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": "cc68a875-12de-44b8-ba53-173cd1aca4ee",
"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-10T07:05:09.6774508+01:00",
"last_update": "2026-03-10T07:05:09.6774508+01:00",
"id_user_upd": "a40b5cec-d006-4ed0-b05e-cc3761bd4bdb",
"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": "74951caa-aaa1-4210-bf9a-542c7ec1e5e5",
"id_line": 2,
"id_pay": "a7fa3c77-417d-4804-8081-2cdac0ac8dcd",
"id_money": "520b052e-ae64-4481-abff-903d1c447a90",
"coefficient": 5.1,
"id_voucher": "7cce2f7c-0357-44d0-9ac8-370f7d86a2d6",
"id_employee": "1687e0e3-1452-447b-89aa-92be7fcb9751",
"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": "1a412574-d6b6-4e18-bc22-e2ee0e89119d",
"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": "69d01ac8-6c01-415f-8d8b-e1770231bcc7",
"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": "2ced4dfd-53a8-4a49-86cf-8e90b297abb6",
"name_pos": "sample string 12",
"id_image": "de8ef9a0-2ed7-41f0-8ca3-d2fca3658647",
"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-10T07:05:09.6774508+01:00",
"last_update": "2026-03-10T07:05:09.6774508+01:00",
"id_user_upd": "2cb78c96-1bac-4016-8787-d52feda11b76",
"commited": true,
"mt_employees_branches": [
{
"$id": "22",
"id_employee": "7118bd12-b42f-4b3b-9ea2-66adefda99a3",
"id_branch": "0beed6e2-18b3-4b30-acf6-b68fe64d3cdf",
"active": true,
"created_on": "2026-03-10T07:05:09.6774508+01:00",
"last_update": "2026-03-10T07:05:09.6774508+01:00",
"id_user_upd": "41cbf09d-de76-4373-bc08-e3145c6f4806",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_employees": {
"$ref": "21"
}
},
{
"$ref": "22"
}
],
"mt_employees_profiles": {
"$id": "23",
"id": "b518c6c0-3fc0-45f3-8e55-0cf13e5d7c30",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-03-10T07:05:09.6774508+01:00",
"last_update": "2026-03-10T07:05:09.6774508+01:00",
"id_user_upd": "9e2187c2-da1f-4d6d-894b-153a87de2708",
"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": "a8fdf914-aa6f-42fe-b9a8-a1405644fec1",
"id_line": 2,
"id_item_sub": "f7f6c45d-95f0-4411-970f-dd90b55b35c4",
"qty": 4.1,
"id_list": "ed6b492e-861d-42dc-a7e4-9dd5be36eb06",
"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": "ed02c419-981e-4420-ac45-1668879e1f15",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "909cfc29-41ca-451a-90b5-a7379bbb8602",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "83cf3451-79e3-4661-b11a-0e04ecc9487e",
"id_user_upd": "677a1812-cd47-4e37-a9c7-e120a8208f80",
"active": true,
"mt_employees": {
"$ref": "21"
},
"mt_items_sub": {
"$id": "25",
"id": "2572b414-621f-431f-a541-8df08c62fe6b",
"id_item": "23d8674c-7156-4c9b-892e-75f9ea8550d7",
"id_item_type": "bd5d339b-eacd-4bd3-8c9e-2f93d3cf1863",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "f96a1f20-0307-4a16-aa11-67aa431b809b",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-03-10T07:05:09.6774508+01:00",
"last_update": "2026-03-10T07:05:09.6774508+01:00",
"id_user_upd": "240999a2-ddcc-43d6-9c7f-07805a4b6062",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_formula": [
{
"$id": "26",
"id_item_sub": "bc34bb70-3399-4c4a-8ebc-21c4c1cc00f8",
"id_item": "acdfe5df-a468-4f88-ac79-4393ddf88498",
"group_id": 3,
"id_unit_ref": "aa6dc7d7-345a-4ad2-9395-bd4bc6ea06f8",
"qty_dis": 5,
"mt_items": {
"$ref": "6"
},
"mt_items_sub": {
"$ref": "25"
},
"mt_units_ref": {
"$id": "27",
"id": "ff72ba73-3ce0-4c90-ba29-6324276c5c07",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "bb7358ae-5c22-4dcb-a86d-ba1cd6c0e42b",
"active": true,
"created_on": "2026-03-10T07:05:09.6774508+01:00",
"last_update": "2026-03-10T07:05:09.6774508+01:00",
"id_user_upd": "11f0d26a-b6ef-4359-9a9e-ed5a8e94993f",
"commited": true,
"mt_units": {
"$id": "28",
"id": "df6d35cb-c2d4-4ff7-b53f-2691769919b9",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-03-10T07:05:09.6774508+01:00",
"last_update": "2026-03-10T07:05:09.6774508+01:00",
"id_user_upd": "529c4916-d9c7-47ec-a999-6cc20662c043",
"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": "19c1d550-ccab-490c-a6ad-8375f44a67ac",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "73bbfcf8-9c17-41f7-8947-3867cb5abfe9",
"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-10T07:05:09.6774508+01:00",
"last_update": "2026-03-10T07:05:09.6774508+01:00",
"id_user_upd": "6044c420-b0e4-47d8-aef0-63c3f1d98bb9",
"commited": true,
"tt_vouchers_det": [
{
"$id": "30",
"id_voucher": "63e25e4f-4db4-475b-85f8-7c06a3bb1a32",
"id_line": "24dd3517-29a2-45d7-bae4-041933ab713e",
"id_category": "fd0b2efd-d261-4541-9ba3-5e07a26718b0",
"id_item": "518df5c3-7c62-48da-abbd-6c0bd1dce9c6",
"id_item_type": "c5eb36ca-5c1d-438d-99f4-d26160dfe552",
"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": "29d9eb4f-01f8-4ee7-b580-96169cd9ff0c",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-03-10T07:05:09.6774508+01:00",
"date_end": "2026-03-10T07:05:09.6774508+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": "61f2f838-d5a6-415f-9efa-2b18b6ee9b10",
"id_pos": "631e21ad-4bcb-4720-af6a-bd6675ab7c60",
"id_list": "ddf3a486-4ed0-4ec6-a983-fa37459530f1",
"id_item": "d7091d24-85c7-4c38-8fb9-431b0a027cd7",
"id_item_type": "ea6605e8-f65e-4893-8740-aba19130f1e4",
"id_category": "bdfa7fc0-6111-4ae6-8be5-daafc8a6f72b",
"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-10T07:05:09.6774508+01:00",
"last_update": "2026-03-10T07:05:09.6774508+01:00",
"id_user_upd": "94c3092f-3319-443a-995f-e48368e2e574",
"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": "2508a6db-57c3-458b-b693-be5a7fd617a3",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "04bb33a8-7e5a-44e9-9166-62d6abcdbcdd",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "76e6017d-d262-47b4-b319-1c8f88e841a2",
"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-10T07:05:09.6774508+01:00",
"last_update": "2026-03-10T07:05:09.6774508+01:00",
"id_user_upd": "99bd4447-0dfb-4823-b622-98eb506f62be",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "33",
"id_pos": "30817c72-35e6-4908-a676-e9cafddbe2f8",
"id_pos_type": "f377e754-424b-4cbd-9c0f-676e11daeec5",
"id_price_list": "736efef9-2052-4332-9273-63ea2c7a23f4",
"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-10T07:05:09.6926477+01:00",
"last_update": "2026-03-10T07:05:09.6926477+01:00",
"id_user_upd": "0e2cc8d3-306d-48d2-b77b-2ce2e6561c84",
"commited": true,
"mt_pos_view": {
"$id": "34",
"id_pos": "1f28016f-54a8-4210-847a-6d63a8166072",
"id_pos_type": "c75cf523-054b-4b0a-9dad-bfd943675548",
"is_default": true,
"active": true,
"created_on": "2026-03-10T07:05:09.6926477+01:00",
"last_update": "2026-03-10T07:05:09.6926477+01:00",
"id_user_upd": "fca68e7d-c12b-4be3-ab71-7bbae77022a1",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"mt_pos_prices_list": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_pos_types": {
"$id": "35",
"id": "eda19338-3f05-4c93-95ac-47e3e31285cf",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-03-10T07:05:09.6926477+01:00",
"last_update": "2026-03-10T07:05:09.6926477+01:00",
"id_user_upd": "a20eadc6-27f2-4779-9f06-88258bb64d0a",
"commited": true,
"mt_items_featured": [
{
"$id": "36",
"id": "878e91d8-828e-4535-bbc0-fefaf974bff6",
"id_branch": "25cdf73a-45fa-406e-84ec-3256fcdf904d",
"id_pos_type": "a7b20d04-326b-46a1-b870-91721df968dd",
"id_pos": "34d8e88e-7423-439c-b000-26d809aac9bb",
"id_item": "1933e496-bb9c-48d7-9ba1-e7f1decff16d",
"date_from": "2026-03-10T07:05:09.6926477+01:00",
"date_end": "2026-03-10T07:05:09.6926477+01:00",
"image_id": 4,
"active": true,
"created_on": "2026-03-10T07:05:09.6926477+01:00",
"last_update": "2026-03-10T07:05:09.6926477+01:00",
"id_user_upd": "bb9ead90-543e-4a31-9ff3-b5ae8ecc7697",
"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": "d69559ab-ff32-49aa-bfbc-ec549b121561",
"id_doc": "98d134af-9f8f-4f21-99fa-8b32af1dff75",
"id_pos_type": "9eff23e5-80f8-4e99-911f-124f826416c6",
"id_doc_print": "b5ddc2eb-4f0b-4f50-a772-8b26b34bd14a",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-03-10T07:05:09.6926477+01:00",
"last_update": "2026-03-10T07:05:09.6926477+01:00",
"id_user_upd": "ff689eb4-8fd8-402e-b022-97407a169d28",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_pos_print": {
"$id": "38",
"id": "6bc20d32-0f65-4920-8e99-37a80be3bca1",
"id_pos": "16010bf7-0ec2-4fce-85a4-4fe8188432f3",
"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-10T07:05:09.6926477+01:00",
"last_update": "2026-03-10T07:05:09.6926477+01:00",
"id_user_upd": "3b2c430a-d3b5-4b37-822c-61845378d84e",
"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": "72bb864a-9c2c-4802-b7e2-dadd85331759",
"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-10T07:05:09.6926477+01:00",
"last_update": "2026-03-10T07:05:09.6926477+01:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_doc_print_det": [
{
"$id": "40",
"id_doc_print": "f5b818d0-ceef-4161-9b4e-bf07fe670c0e",
"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": "0a8c4154-9c87-4516-a49c-8d753a0708a0",
"id_item_sub": "25bf67b8-5e30-42e0-97ca-5adf8ed8210f",
"validity_date": "2026-03-10T07:05:09.6926477+01:00",
"price": 4.1,
"active": true,
"created_on": "2026-03-10T07:05:09.6926477+01:00",
"last_update": "2026-03-10T07:05:09.6926477+01:00",
"id_user_upd": "177971b3-ed6c-4b38-a915-5704ab9aa8cf",
"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": "f2f9ddbd-b38e-4414-b45c-f12e1ee659f6",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-03-10T07:05:09.6926477+01:00",
"date_end": "2026-03-10T07:05:09.6926477+01:00",
"id_branch": "93396173-34de-4468-afef-96843f0e6f9f",
"id_pos": "7f2fa746-5cbc-4935-93a5-95a2bb26e61d",
"id_list": "ff003a24-13cb-456a-8907-b60dc4928bb3",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-03-10T07:05:09.6926477+01:00",
"last_update": "2026-03-10T07:05:09.6926477+01:00",
"id_user_upd": "63365d65-1486-4df4-9c65-6d3798b9ccf8",
"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": "b2969775-d62f-4de9-a555-e1a544a87366",
"order_id": 2,
"id_item": "b1539d85-cf88-43bc-a04a-b9086bad9313",
"id_item_type": "844c96a6-c5f1-4ed8-b80c-f858157e35c9",
"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": "7f77ef63-226d-4e5e-8686-4b2f4dfa654e",
"type_item": 11,
"id_voucher_json": "85178d64-4dd5-4544-8732-1a943423f8ae",
"count_voucher": 1,
"id_category": "00f75da5-e36c-44e0-95dd-6dc31cdd00f3",
"created_on": "2026-03-10T07:05:09.6926477+01:00",
"last_update": "2026-03-10T07:05:09.6926477+01:00",
"id_user_upd": "777ef094-cd11-4f7f-9c3b-9a88741702d7",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_types": {
"$ref": "29"
},
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$id": "44",
"id": "421a20b7-5c53-49b1-8fb0-fb9fe03fcabb",
"nro_sesion": 2,
"id_pos": "f6feca4d-6303-4b56-9fb4-52353a22d486",
"date_tax": "2026-03-10T07:05:09.6926477+01:00",
"date_open": "2026-03-10T07:05:09.6926477+01:00",
"date_close": "2026-03-10T07:05:09.6926477+01:00",
"id_user_open": "f09fb085-1d28-459e-8a5e-b76034aac8cd",
"id_user_close": "e208af72-7e22-4845-8d5b-5610656a5e0f",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2026-03-10T07:05:09.6926477+01:00",
"last_update": "2026-03-10T07:05:09.6926477+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": "b7ceb348-b8c1-4e78-af5d-e680df240ac1",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "d021d0a6-4969-45c9-a5f9-0fe62e90d318",
"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-10T07:05:09.6926477+01:00",
"tt_pos_sesion": {
"$ref": "44"
}
},
{
"$ref": "45"
}
],
"tt_rooms_units_activity": [
{
"$id": "46",
"id": "e657e35f-6dc6-4b4b-bbc5-ec8551721580",
"id_room_unit": "ce441d8d-5e7e-45f2-aed6-a9399ef1ebb6",
"id_room_list": "45db22ea-f44a-4b73-bcc7-8f957c6ac96d",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-03-10T07:05:09.6926477+01:00",
"date_from": "2026-03-10T07:05:09.6926477+01:00",
"date_end": "2026-03-10T07:05:09.6926477+01:00",
"date_open": "2026-03-10T07:05:09.6926477+01:00",
"date_close": "2026-03-10T07:05:09.6926477+01:00",
"id_employee": "aa91f14f-957b-4279-acba-3be6fb76fc9c",
"id_employee_sec": "fc4be9c6-6162-4300-bc65-526623792b2c",
"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": "90c90e9e-7201-45e2-9f93-ea26f5918bd1",
"comment": "sample string 7",
"id_user_open": "21746cf4-cfbc-4444-9f7d-726ff1715515",
"id_user_close": "bd7ba13b-19ee-43ff-a6b3-ec89c45444b7",
"id_unit_state": "cd52272f-4205-431b-a5fa-2fd4ad953ba5",
"id_pos_sesion": "7333c869-a533-4fae-a4d9-958eb02bc365",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-03-10T07:05:09.6926477+01:00",
"active": true,
"created_on": "2026-03-10T07:05:09.6926477+01:00",
"last_update": "2026-03-10T07:05:09.6926477+01:00",
"commited": true,
"mt_employees": {
"$ref": "21"
},
"mt_employees1": {
"$ref": "21"
},
"mt_rooms_units": {
"$id": "47",
"id": "094ae0fd-7e61-4e3d-9578-20580cb8f167",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "bc7db8a5-bc8b-472f-974c-e0253a21bb1b",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "8b28bf48-1563-414d-bde7-3cae0b8d120d",
"locked": true,
"date_locked": "2026-03-10T07:05:09.6926477+01:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-03-10T07:05:09.6926477+01:00",
"last_update": "2026-03-10T07:05:09.6926477+01:00",
"id_user_upd": "41097fb6-e86a-4c77-89e0-eebab0442e4c",
"commited": true,
"mt_rooms": {
"$id": "48",
"id": "200710d8-b6a5-4427-a3db-d888add897ca",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "85830c0a-56f3-4769-ab05-16aae8f301f6",
"name_pos": "sample string 6",
"id_image": "68e85b4f-3b52-43aa-9adc-06150fc81ae4",
"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": "5d8ff636-60f3-4226-b804-1a66604876c3",
"refresh_status": true,
"active": true,
"created_on": "2026-03-10T07:05:09.6926477+01:00",
"last_update": "2026-03-10T07:05:09.6926477+01:00",
"id_user_upd": "aa711c7b-520c-4160-8c8a-5c80258b7426",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos_rooms": [
{
"$id": "49",
"id_pos": "7765d038-bcb8-4ff1-aeaa-f5f2d746f9a6",
"id_room": "80bb00ff-47be-4bcc-8ae9-d3d18d5dad17",
"active": true,
"created_on": "2026-03-10T07:05:09.6926477+01:00",
"last_update": "2026-03-10T07:05:09.6926477+01:00",
"id_user_upd": "024ecfda-33b9-4f1c-89f3-f5b395e82ded",
"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": "84ced6bb-169f-4383-bfca-645bd9f4580f",
"id_room": "e7480fb3-f1f8-4913-b190-7d4f4b21b208",
"date_in": "2026-03-10T07:05:09.6926477+01:00",
"date_out": "2026-03-10T07:05:09.6926477+01:00",
"id_user_add": "4fe9aba5-de07-472b-8114-40ac83417834",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-03-10T07:05:09.6926477+01:00",
"last_update": "2026-03-10T07:05:09.6926477+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": "452e7cb6-ad31-4149-b927-d1cc965ef697",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-03-10T07:05:09.6926477+01:00",
"last_update": "2026-03-10T07:05:09.6926477+01:00",
"id_user_upd": "46f617e1-940c-4d85-a61b-999290461d7d",
"commited": true,
"mt_rooms_units": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"mt_rooms_units_states_types": [
{
"$id": "52",
"id_room_type": "659eb23b-1412-421a-879e-31d7c41d98e4",
"id_room_state": "9cac1a39-efdf-4690-b8a4-de7492cdb346",
"id_image": "3f5715a8-547d-46f1-90df-1f81bb0c8270",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-03-10T07:05:09.6926477+01:00",
"last_update": "2026-03-10T07:05:09.6926477+01:00",
"id_user_upd": "79ff92cf-2e48-455c-b0d3-ad3f66b30ede",
"commited": true,
"mt_rooms_units_states": {
"$id": "53",
"id": "5a7393bd-f235-415d-b414-3e76799e8e0a",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-03-10T07:05:09.6926477+01:00",
"last_update": "2026-03-10T07:05:09.6926477+01:00",
"id_user_upd": "f21cca52-82b3-46d9-8e60-8baff272bfeb",
"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": "b881f896-e7e9-443b-ab44-333415efe071",
"id_pos_sesion": "b1c0c417-5e81-4084-9e4a-851f7c7be70d",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "e987f416-b466-4759-b258-0a1a8c5478a3",
"id_room_unit_activity": "b03a1d2c-4585-464b-b772-431ab61e526f",
"id_doc_sa": "323b57c8-0b70-4fca-ae55-5226e1ceb6e7",
"id_pos_type": "c1b12fb0-b69f-47d8-9e41-8eafa452a12b",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "57d297ab-d6ad-4b59-9a6a-e0b310e2a7c6",
"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-10T07:05:09.6926477+01:00",
"last_update": "2026-03-10T07:05:09.6926477+01:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "44"
},
"tt_tips_users": [
{
"$id": "55",
"id_tip": "aca132b4-f647-4e08-9e01-e938ba09a090",
"id_user": "47a8bedf-3a6b-4401-a5a9-3b5ecc377ed1",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-03-10T07:05:09.6926477+01:00",
"last_update": "2026-03-10T07:05:09.6926477+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": "c2d5f113-5b80-4dcc-a97a-e9eb7985c479",
"id_user": "8815aaf7-8bc0-4af9-9857-a9cb5b4e710f",
"date_add": "2026-03-10T07:05:09.6926477+01:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-03-10T07:05:09.6926477+01:00",
"last_update": "2026-03-10T07:05:09.6926477+01:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$ref": "44"
}
},
{
"$ref": "56"
}
]
}
},
{
"$ref": "43"
}
]
},
"mt_items_vouchers": {
"$id": "57",
"id": "acfd3c29-09ff-4220-8a08-dd59f93d0ee6",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "ada6c8f3-fac9-43c1-8468-acad818df2fa",
"id_doc_print": "ae524746-3605-4b51-81cb-f47e4a7057fd",
"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-10T07:05:09.6926477+01:00",
"last_update": "2026-03-10T07:05:09.6926477+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": "e19670d0-40ee-4b9c-af26-8a6bdaf7061b",
"id_line": 2,
"id_item": "1acd317a-8d49-4e89-a1e3-f7582883b62d",
"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": "b37799d7-d713-4620-99ea-cd300416c417",
"date_from": "2026-03-10T07:05:09.6926477+01:00",
"date_end": "2026-03-10T07:05:09.6926477+01:00",
"date_used": "2026-03-10T07:05:09.6926477+01:00",
"id_employee": "1d61fd8b-dca8-4305-91d7-5f4205a32800",
"id_branch": "a8d7a697-fc9f-4a7f-a46b-4a28d686daff",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "cacc80ea-0a35-4008-bc10-7fd138b3ce6e",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-03-10T07:05:09.6926477+01:00",
"last_update": "2026-03-10T07:05:09.6926477+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": "b47ab837-9afc-4bc3-8d23-9cdf9f9d98e6",
"id_doc": "b7aa98a0-1df0-49d4-bed5-35f35573c5ba",
"value": 3,
"created_on": "2026-03-10T07:05:09.6926477+01:00",
"last_update": "2026-03-10T07:05:09.6926477+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": "6ee736cf-4ba2-4607-a433-06826254a211",
"id_pos": "952fca46-d46f-4f2f-8cd7-c19f6e78182f",
"id_doc": "4aa6dbe5-7a2a-43bc-b68e-38027269980a",
"id_branch": "2a68ea7e-1a0e-4c28-b2c8-afa6ff812f57",
"nro_doc": "sample string 5",
"date_doc": "2026-03-10T07:05:09.6926477+01:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "004b1df2-97ac-4fd0-b3ed-940c700dfc50",
"id_loc_from": "38c5202b-63e0-4845-9991-adbdc03575e7",
"id_loc_end": "6f6c9eb5-df79-4456-8b48-05fccf589fe1",
"id_user_add": "fe4e5fdf-9783-4374-94c5-e0ac7b56f172",
"id_user_upd": "8d2eb8b0-f353-438d-8958-b7b8cd2ab8c9",
"id_pos_sesion": "0b9d1e2c-a9ac-4035-adba-f4124aa51290",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-03-10T07:05:09.6926477+01:00",
"active": true,
"created_on": "2026-03-10T07:05:09.6926477+01:00",
"last_update": "2026-03-10T07:05:09.6926477+01:00",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$ref": "14"
},
"mt_locations": {
"$id": "62",
"id": "fecb1ce9-8585-4a63-833c-f9d806a26409",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "171b87e9-6267-4aa1-9f02-475f585e6e58",
"active": true,
"created_on": "2026-03-10T07:05:09.6926477+01:00",
"last_update": "2026-03-10T07:05:09.6926477+01:00",
"id_user_upd": "5340ee6f-2b2b-4a10-a67c-7d8e466dee37",
"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": "9a6b0f53-bc7c-4575-a3f0-731f0a7340d3",
"id_item": "798710cf-5816-47bb-abc4-7445465b441d",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-03-10T07:05:09.6926477+01:00",
"last_update": "2026-03-10T07:05:09.6926477+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": "9787f039-c6be-4dda-93a8-58eef6bb03b2",
"id_line": 2,
"id_item": "5ebb76ea-486e-4376-bdbb-995db1cb52a6",
"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": "b1d049f3-2344-44b9-951f-d937777dbae6",
"spool_server": "sample string 2",
"id_doc_sa": "af52314c-5891-4238-88a7-84f248907ec1",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-03-10T07:05:09.6926477+01:00",
"printed": true,
"print_on": "2026-03-10T07:05:09.6926477+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": "a687cd33-65da-414b-ad69-5c979123e3b0",
"id_pos": "728461c1-1ba4-45cd-a9c2-79d177ab1acd",
"mac_address": "sample string 3",
"date_end": "2026-03-10T07:05:09.6926477+01:00",
"key_access": "sample string 5",
"id_user_add": "b0257930-5fd4-482c-a0c4-02b599379278",
"active": true,
"created_on": "2026-03-10T07:05:09.6926477+01:00",
"last_update": "2026-03-10T07:05:09.6926477+01:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "66"
}
],
"st_users_pos": [
{
"$id": "67",
"id_user": "73e1e858-3ddb-4a66-9322-9b79cfef1c4c",
"id_pos": "b39694d3-b133-4d1d-8776-850e797917ea",
"pass_required": true,
"active": true,
"created_on": "2026-03-10T07:05:09.6926477+01:00",
"last_update": "2026-03-10T07:05:09.6926477+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": "a128084d-535e-49b3-bb00-4c1fcd4b8078",
"id_pos": "97a86cab-b001-43d6-a942-1a3455ed3393",
"date_add": "2026-03-10T07:05:09.6926477+01:00",
"date_upd": "2026-03-10T07:05:09.6926477+01:00",
"date_out": "2026-03-10T07:05:09.6926477+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": "78a510d4-dcd0-45a0-aa7f-af0a266db035",
"id_user_add": "016664e6-c103-4ea2-94ca-cfd957054c66",
"id_table": "3b677607-37ff-40e3-a43d-295e8a54eb75",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "a1cd9982-30bb-43c9-8035-65db6718955f",
"created_on": "2026-03-10T07:05:09.6926477+01:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_sync_tables": {
"$id": "70",
"id": "607773ae-419a-4296-8662-083292106d8f",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-03-10T07:05:09.6926477+01:00",
"last_update": "2026-03-10T07:05:09.6926477+01:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "71",
"id": "414e67b7-d47b-430a-82d1-26d79af7c644",
"id_sync": "a68e57b3-afed-4143-b626-804541e88707",
"json": "sample string 3",
"id_table": "6e2736e7-22bc-49c4-9100-367084f3b623",
"order": 5,
"st_sync_packages": {
"$id": "72",
"id": "dd2f5646-bce5-45ba-9d46-fa067a3019a0",
"id_branch_from": "7ff55c74-7e4a-4cc9-a72d-2a74c7847b42",
"id_branch_to": "a19d8214-5f29-4927-9d1f-473f9b905134",
"type": 4,
"created_on": "2026-03-10T07:05:09.6926477+01:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-03-10T07:05:09.6926477+01:00",
"send_on": "2026-03-10T07:05:09.6926477+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": "05b93cbf-6f94-4914-82d9-789c0f426197",
"id_pos": "5519739b-a35f-467b-b2eb-e3087ea705dd",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-03-10T07:05:09.6926477+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": "5b9800ec-21e9-4b92-b04e-b5f33501b87f",
"id_function": "e4eaed40-c94a-4d5a-bbc6-323248954058",
"id_user": "a0bc4771-7003-4510-9af0-e3fb5e631556",
"id_profile": "91ef0a0e-a850-455c-8c75-bbde1e482ae4",
"permission": 3,
"active": true,
"created_on": "2026-03-10T07:05:09.6926477+01:00",
"last_update": "2026-03-10T07:05:09.6926477+01:00",
"commited": true,
"st_users_profiles": {
"$id": "75",
"id": "78bd281d-3637-4374-afba-778adfd9b1a2",
"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-10T07:05:09.6926477+01:00",
"last_update": "2026-03-10T07:05:09.6926477+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": "cb9bec4a-c4a4-4421-b7ee-1589a633aadd",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "f0c3df63-f3c2-4d30-b998-b09af59d858b",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "e4061bba-0a30-408c-9747-b3a065ff6896",
"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-10T07:05:09.6926477+01:00",
"last_update": "2026-03-10T07:05:09.6926477+01:00",
"commited": true,
"st_functions_groups": {
"$id": "77",
"id": "c72e4e2f-f325-44e4-98b7-8a9c06996e72",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-03-10T07:05:09.6926477+01:00",
"last_update": "2026-03-10T07:05:09.6926477+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": "ca2066bf-6608-4d83-922a-977dc7292344",
"token_id": "sample string 2",
"id_user": "ed6a93a5-22cb-4305-8526-a85692aaf47b",
"date_from": "2026-03-10T07:05:09.6926477+01:00",
"date_end": "2026-03-10T07:05:09.6926477+01:00",
"created_on": "2026-03-10T07:05:09.6926477+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": "6afc7a6d-5295-440c-b878-0a02402a923e",
"id_room_activity": "4f57800e-0e98-45af-9f21-20883e7fe0f3",
"id_pos_sesion": "04b722fc-54c3-4525-8551-c9542bbf2e43",
"log_text": "sample string 4",
"id_user": "3936b4a7-ebbd-42f1-9974-ef5cd7e6991f",
"created_on": "2026-03-10T07:05:09.6926477+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": "ce254d76-910d-48c6-92d9-db066a3a3796",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-03-10T07:05:09.6926477+01:00",
"last_update": "2026-03-10T07:05:09.6926477+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": "b10d6955-1ebf-4792-b6ba-0b1dc9321efc",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-03-10T07:05:09.6926477+01:00",
"date_end": "2026-03-10T07:05:09.6926477+01:00",
"state": "sample string 6",
"created_on": "2026-03-10T07:05:09.6926477+01:00",
"last_update": "2026-03-10T07:05:09.6926477+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"
}
}