GET api/Tt_Vouchers?id_doc_sa_select={id_doc_sa_select}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id_doc_sa_select | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of tt_vouchers| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
None. |
|
| id_voucher | integer |
Required |
|
| locator_voucher | string |
Max length: 20 |
|
| qr_code | string |
Required Max length: 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": "1",
"id": "58f8af5e-cecb-44cc-ae1f-576e1cea7ba9",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2025-12-08T21:29:09.2583849+01:00",
"date_end": "2025-12-08T21:29:09.2583849+01:00",
"date_used": "2025-12-08T21:29:09.2583849+01:00",
"date_sesion": "2025-12-08T21:29:09.2583849+01:00",
"id_employee": "5538a926-dc4f-440d-b9cc-3734d1944c5e",
"id_branch": "27f27905-c5b3-4085-a9e3-25c7cc0c57ef",
"id_voucher_permision": "27f592e7-977f-40ba-858c-ed6ea221608d",
"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": "756d6d81-92fa-4871-ac3c-fc516e499de1",
"id_user_add": "aa8ca128-4336-43a0-bb8b-e42655b474a0",
"id_doc_sa": "202bed54-0d0f-48af-a1ea-3aed6684a7fe",
"id_item_sub": "57091519-dbda-4c9b-a67e-74a343d48970",
"id_pos_sesion": "c7f5b899-8338-47c4-9525-995554bf3879",
"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": "2025-12-08T21:29:09.2583849+01:00",
"last_update": "2025-12-08T21:29:09.2583849+01:00",
"commited": true,
"mt_branches": {
"$id": "2",
"id": "fe036b59-eeb1-40e5-af9c-27e34780c78c",
"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": "b434cbe5-a0ef-4972-a55c-529f75de1cbe",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2025-12-08T21:29:09.2583849+01:00",
"last_update": "2025-12-08T21:29:09.2583849+01:00",
"id_user_upd": "751742b2-074b-4206-91fb-bc1ce41435d7",
"commited": true,
"st_images": {
"$id": "3",
"id": "bd4bf47e-6482-4f17-98ff-5de11ad84cf1",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "551e3f1e-fe59-446f-937d-99d972eaa732",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2025-12-08T21:29:09.2583849+01:00",
"last_update": "2025-12-08T21:29:09.2583849+01:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_categories": [
{
"$id": "4",
"id": "be927817-bcf5-40de-a045-906ddea860b5",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "a82d082f-9081-452f-a82f-55459894e424",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "58876285-a525-44c0-901a-bc5cd7c2c66c",
"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": "2025-12-08T21:29:09.2583849+01:00",
"last_update": "2025-12-08T21:29:09.2583849+01:00",
"id_user_upd": "abbf2aaf-2384-49ca-979a-920cbdac2992",
"commited": true,
"mt_categories_items": [
{
"$id": "5",
"id_category": "eaa0ba24-3163-41a6-91ea-d5fbd5d1b071",
"id_item": "bafb869d-3274-402f-891b-335ca48a57d4",
"is_default": true,
"active": true,
"created_on": "2025-12-08T21:29:09.2583849+01:00",
"last_update": "2025-12-08T21:29:09.2583849+01:00",
"id_user_upd": "297623bc-3999-4268-a435-49e73bc72a85",
"commited": true,
"mt_categories": {
"$ref": "4"
},
"mt_items": {
"$id": "6",
"id": "33759b41-c616-4ad4-8981-da05228ce53c",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "8a3517ff-1547-4448-85bf-3a4b51d65999",
"id_unit_sec": "58f9bc28-05fe-42c0-8b76-fa9e127ef679",
"id_brand": "86426aa1-d95b-4e3a-88c7-a05fe5047572",
"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,
"external_id": "sample string 18",
"name_pos": "sample string 19",
"name_print": "sample string 20",
"id_image": "42b3ecd4-be4a-454d-898b-1d087122a667",
"view_pos": true,
"order": 22,
"color_border": "sample string 23",
"color_button": "sample string 24",
"color_font": "sample string 25",
"font_bold": true,
"font_underline": true,
"font_size": 28,
"active": true,
"created_on": "2025-12-08T21:29:09.2583849+01:00",
"last_update": "2025-12-08T21:29:09.2583849+01:00",
"id_user_upd": "897ce597-7248-41c9-a867-0b83140ec5c5",
"commited": true,
"mt_brands": {
"$id": "7",
"id": "9310e357-e0d8-4a9f-b0c7-3a46a62f69fb",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2025-12-08T21:29:09.2583849+01:00",
"last_update": "2025-12-08T21:29:09.2583849+01:00",
"id_user_upd": "67853b86-b5d1-4f8f-b52b-181db497c931",
"commited": true,
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"st_users": {
"$id": "8",
"id": "1d0a4105-b84d-4901-b46f-791e9a7b2a28",
"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": "696565e6-66e2-4405-a1c6-920b9c920548",
"view_messages": true,
"id_image_photo": "aaa14434-9cea-4b8b-8946-058fd9d81bba",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "a7eb96c8-bb58-47cc-a8df-995b63ee75c3",
"view_pos": true,
"order": 15,
"color_border": "sample string 16",
"color_button": "sample string 17",
"color_font": "sample string 18",
"active": true,
"created_on": "2025-12-08T21:29:09.2583849+01:00",
"last_update": "2025-12-08T21:29:09.2583849+01:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_branches_zones": [
{
"$id": "9",
"id": "937898e7-7bb8-4efc-bf70-de013b75a9cc",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "348f4124-c18e-4ecf-b69c-d89f2b95f707",
"active": true,
"created_on": "2025-12-08T21:29:09.2583849+01:00",
"last_update": "2025-12-08T21:29:09.2583849+01:00",
"id_user_upd": "45c61685-6ad9-4d8f-b412-d224befbcf87",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos": [
{
"$id": "10",
"id": "f0b73d07-f97d-4bce-925b-f1c6af45f414",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "6e4b5309-7002-4d66-b041-4834efc26923",
"id_zone": "b5a9b8f0-75bc-4af5-b847-3710c750de84",
"user_required": true,
"active": true,
"created_on": "2025-12-08T21:29:09.2583849+01:00",
"last_update": "2025-12-08T21:29:09.2583849+01:00",
"id_user_upd": "e131c488-a9e1-4971-95e5-180e0f87592d",
"commited": true,
"mt_branches_zones": {
"$ref": "9"
},
"mt_cloakrooms": [
{
"$id": "11",
"id": "f13ab111-d323-4620-891d-aa63b95d592a",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "23c58cb9-fe06-4525-b986-56ee43cbb587",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "210dc666-67cf-4441-97d1-73bdd7879c67",
"view_pos": true,
"order": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"active": true,
"created_on": "2025-12-08T21:29:09.2583849+01:00",
"last_update": "2025-12-08T21:29:09.2583849+01:00",
"id_user_upd": "2fe6d8a9-d56c-4f8a-b09a-dcce3d4a595f",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"tt_cloakrooms_units": [
{
"$id": "12",
"id": "452eb4a1-41a4-4e1c-bc10-4cba6e35c25d",
"id_cloakroom": "18be5971-8f09-4be6-872b-2bac535fb236",
"id_pos_sesion": "f76b0269-61f7-49ef-9b78-cc6b47152a20",
"unit_id": 4,
"date_open": "2025-12-08T21:29:09.2583849+01:00",
"date_close": "2025-12-08T21:29:09.2583849+01:00",
"id_doc_sa": "893a55cd-96bf-414e-853c-7a801791285b",
"commited": true,
"mt_cloakrooms": {
"$ref": "11"
},
"tt_doc_sa": {
"$id": "13",
"id": "09a67bd8-48d3-4eb5-bf60-077722c352a8",
"id_pos": "3fe16eb9-0606-4e0f-b9c6-ab18912a39d0",
"id_doc": "71597bcc-eea9-4d98-a782-f9c96d1280e2",
"id_branch": "dc795537-c1e3-490a-a5ff-a9c46a957686",
"nro_doc": "sample string 5",
"date_doc": "2025-12-08T21:29:09.2583849+01:00",
"date_tax": "2025-12-08T21:29:09.2583849+01:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "d089ae34-1df5-4c9c-8a70-6641494f804b",
"id_relationship": "1633e503-7e03-4ea0-b692-e58512e291c1",
"id_loc_from": "7691abd7-5a07-44e4-92b1-55810b9fda70",
"id_loc_end": "643e0fa9-273e-48fa-8345-94b9e2fc39aa",
"id_user_add": "a37bb852-7400-487b-a929-460255454429",
"id_user_upd": "02271966-55fa-4a18-8b4f-289a78c25090",
"comment": "sample string 12",
"id_pos_sesion": "0f28c501-048f-4428-81de-911965acac71",
"id_room_unit": "e347f527-1aef-47cb-ad4b-f29c29d06d39",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "0a0a3df4-061f-4a00-adbe-042283354b03",
"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": "2025-12-08T21:29:09.2583849+01:00",
"last_update": "2025-12-08T21:29:09.2583849+01:00",
"commited": true,
"created_by": 1,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$id": "14",
"id": "347cdc32-177f-488d-b7cc-65e68b94bed2",
"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": "3222cb06-42b3-4190-b2df-00a63e3b2c4a",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"active": true,
"created_on": "2025-12-08T21:29:09.2583849+01:00",
"last_update": "2025-12-08T21:29:09.2583849+01:00",
"id_user_upd": "8a7f75a0-d863-4f76-ab73-0d5209f73430",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "15",
"id_doc": "7cba092b-e6d6-4142-841a-b5a021dd9b7f",
"id_pay": "b4f88138-a14f-489d-9b7b-182852162e7d",
"id_money": "8136f887-2914-4880-be63-ce50b72d2d30",
"active": true,
"created_on": "2025-12-08T21:29:09.2583849+01:00",
"last_update": "2025-12-08T21:29:09.2583849+01:00",
"id_user_upd": "823733df-4ba4-40c5-8332-33a5003c8478",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_money_types": {
"$id": "16",
"id": "6d96799b-cd67-431d-92bc-da20b8f44974",
"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": "8b8f86e9-b916-46f6-bd1a-aad1539947e7",
"view_pos": true,
"order": 8,
"color_border": "sample string 9",
"color_button": "sample string 10",
"color_font": "sample string 11",
"active": true,
"created_on": "2025-12-08T21:29:09.2583849+01:00",
"last_update": "2025-12-08T21:29:09.2583849+01:00",
"id_user_upd": "9b1bf721-b553-4283-9ce3-c7230763f893",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_money_rates": [
{
"$id": "17",
"id_money_1": "87d37ac3-0d31-40d9-a4ae-644b35d3a344",
"id_money_2": "2171eacd-2fcb-4c62-bda9-49463cc7828d",
"date_from": "2025-12-08T21:29:09.2583849+01:00",
"coefficient": 4.1,
"active": true,
"created_on": "2025-12-08T21:29:09.2583849+01:00",
"last_update": "2025-12-08T21:29:09.2583849+01:00",
"id_user_upd": "6825bb88-54fe-47ea-b37d-b7897767c492",
"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": "7975d77c-ecc7-4436-9999-4e4a65ebabc4",
"id_pay": "25101e92-1f91-4d2c-8d9d-b09a97d8e1c6",
"id_money": "eefaa0bf-8de3-40a8-b954-3e5b3fea12f5",
"date_cashflow": "2025-12-08T21:29:09.2583849+01:00",
"coefficient": 5.1,
"id_user_add": "ae93969d-1b2e-45e0-94d5-67e934d22fe3",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "19",
"id": "a6a912f7-361f-40d3-b026-b84803506a34",
"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": "40f3470c-110a-41d1-b588-1e73a7e2574a",
"view_pos": true,
"order": 13,
"color_border": "sample string 14",
"color_button": "sample string 15",
"color_font": "sample string 16",
"active": true,
"created_on": "2025-12-08T21:29:09.2583849+01:00",
"last_update": "2025-12-08T21:29:09.2583849+01:00",
"id_user_upd": "7b210200-0659-48fb-8503-19cd52f3fbc8",
"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": "017ca7a2-8f6c-40ec-a40c-99074d1c953d",
"id_line": 2,
"id_pay": "834acb76-47eb-42d9-bf75-fd4a2b890737",
"id_money": "d5846ba2-f5fe-4324-99ff-a9b449384767",
"coefficient": 5.1,
"id_voucher": "a319845f-f6f4-4f62-b873-718e9b05b026",
"id_employee": "62b0848c-ac52-48cb-9b5d-8f5e279640b6",
"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": "6bcfcff6-5b9d-4468-86d8-ece3a2ef569b",
"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": "5f0de0a3-a236-4bb0-9f02-e6dbd34fbbd0",
"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": "cde67d1b-ffc8-489d-8bae-6327cdb807df",
"name_pos": "sample string 12",
"id_image": "6e41e95d-1dea-40fc-a0b4-769b150df8a6",
"view_pos": true,
"order": 14,
"color_border": "sample string 15",
"color_button": "sample string 16",
"color_font": "sample string 17",
"active": true,
"created_on": "2025-12-08T21:29:09.2583849+01:00",
"last_update": "2025-12-08T21:29:09.2583849+01:00",
"id_user_upd": "f0867231-7e96-439c-9f0a-f06757bbd217",
"commited": true,
"mt_employees_branches": [
{
"$id": "22",
"id_employee": "f42b8222-b987-4cb9-b80b-53f8ed4e9e22",
"id_branch": "b4f223aa-5033-4f48-8835-4d6ac8725029",
"active": true,
"created_on": "2025-12-08T21:29:09.2583849+01:00",
"last_update": "2025-12-08T21:29:09.2583849+01:00",
"id_user_upd": "93881b1a-267f-4831-bf36-b3c53f88084d",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_employees": {
"$ref": "21"
}
},
{
"$ref": "22"
}
],
"mt_employees_profiles": {
"$id": "23",
"id": "8518e411-df7b-4e21-b23c-74d0ff9ecf18",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2025-12-08T21:29:09.2583849+01:00",
"last_update": "2025-12-08T21:29:09.2583849+01:00",
"id_user_upd": "39d8d689-a560-48ab-b446-81cc53050ad9",
"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": "8a5796a3-5cbf-4a06-b446-79191b6a72c7",
"id_line": 2,
"id_item_sub": "5b42cb26-5bc8-4a22-bb6d-4faddc3fc9a3",
"qty": 4.1,
"id_list": "0cce338f-9c54-4baa-a6f4-a78c1d3a9064",
"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": "3141f782-108b-43b6-b4d0-de394b1fbe74",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "64fdf085-cc42-4a3e-9d76-c45dc9931dd1",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "91081111-e85e-4f7a-87f7-f26a1972a685",
"id_user_upd": "7932d95d-5bc1-43e4-802a-94340e96d431",
"active": true,
"mt_employees": {
"$ref": "21"
},
"mt_items_sub": {
"$id": "25",
"id": "df166fe3-f69e-484c-82fb-6d01512db418",
"id_item": "c91b1220-f553-4ed5-94d0-c29596ed0b11",
"id_item_type": "b023bd3a-cfa3-4c60-8540-f8b79b5a7bc3",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "2f9e7340-3cda-4578-9c17-72fc5d043604",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2025-12-08T21:29:09.2583849+01:00",
"last_update": "2025-12-08T21:29:09.2583849+01:00",
"id_user_upd": "73c36adf-02d1-4b00-94a9-e642d9ecc8f3",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_formula": [
{
"$id": "26",
"id_item_sub": "3b5f8ac7-901e-45d0-bda4-8687dcc8d1f2",
"id_item": "0dc17ceb-0278-4c15-af15-eb3e905628a4",
"group_id": 3,
"id_unit_ref": "cb79a950-b1a6-4137-8e05-1fbd51e9e92a",
"qty_dis": 5,
"mt_items": {
"$ref": "6"
},
"mt_items_sub": {
"$ref": "25"
},
"mt_units_ref": {
"$id": "27",
"id": "80de432f-5e31-4667-9027-d0a8b726d663",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "0ea8cbdb-2fe1-4b16-926d-db263ed890d5",
"active": true,
"created_on": "2025-12-08T21:29:09.2583849+01:00",
"last_update": "2025-12-08T21:29:09.2583849+01:00",
"id_user_upd": "2c242afb-31de-4621-a88a-738c961ff7ab",
"commited": true,
"mt_units": {
"$id": "28",
"id": "028aab8b-825e-480d-991f-aeb7405d0c01",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2025-12-08T21:29:09.2583849+01:00",
"last_update": "2025-12-08T21:29:09.2583849+01:00",
"id_user_upd": "221154a4-e862-4201-aca3-0f4fe68e5e88",
"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": "e7cf522f-9bb5-424d-9688-59c4aa446a88",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "518b16d1-9306-4be7-b020-fba838c3c34c",
"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": "2025-12-08T21:29:09.2583849+01:00",
"last_update": "2025-12-08T21:29:09.2583849+01:00",
"id_user_upd": "4978b64e-f8d5-4c28-984a-a7f556be8e2e",
"commited": true,
"tt_vouchers_det": [
{
"$id": "30",
"id_voucher": "107a2b13-0d91-4d80-8086-f2333d71c578",
"id_line": "bebd80b9-1d91-4a0c-aa8c-d154565f0e37",
"id_category": "8fac92e8-04d4-4af5-b7af-97d09f3fc605",
"id_item": "af67c9d2-f4a3-4d9a-bbd8-8f808076a73c",
"id_item_type": "3e3a0fcf-7a77-492b-bc63-b529c1d134b9",
"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": "7db1827c-c6e8-458b-b5ba-122e7070a1a7",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2025-12-08T21:29:09.2583849+01:00",
"date_end": "2025-12-08T21:29:09.2583849+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": "e0e429a1-7fab-47e8-a056-0824d51921e0",
"id_pos": "dafe3b8c-54fb-43c3-a97f-9c20ce2710c1",
"id_list": "3c63ea08-b57d-45db-b30b-fe52cb89dcd2",
"id_item": "79ad836c-d65f-4576-8de0-c633032b1e92",
"id_item_type": "1a4d0cd0-3d22-45ad-8dbd-44e919bb928f",
"id_category": "e73f9b91-7d4e-4df2-a9af-2fd0842efb4c",
"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": "2025-12-08T21:29:09.2583849+01:00",
"last_update": "2025-12-08T21:29:09.2583849+01:00",
"id_user_upd": "9c9c63dc-0999-450c-9b79-91ef67431441",
"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": "4301ca12-6837-4058-8c29-182bb3a6d2a9",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "0fa86aa3-eec6-4f0c-b352-cbc3a42c3f65",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "995ab4d9-a738-4246-9d67-f538c30ab52b",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"active": true,
"created_on": "2025-12-08T21:29:09.2583849+01:00",
"last_update": "2025-12-08T21:29:09.2583849+01:00",
"id_user_upd": "d5291de5-9e86-4931-8ecb-7679d1228315",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "33",
"id_pos": "e7e6362c-7744-421e-a512-4678bc3382ae",
"id_pos_type": "c6d267d0-31cc-46c9-a95b-fd3996b1b8bb",
"id_price_list": "494d7cb6-5fa4-416c-8e22-a5c2aa7b9101",
"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": "2025-12-08T21:29:09.2583849+01:00",
"last_update": "2025-12-08T21:29:09.2583849+01:00",
"id_user_upd": "7b668469-73c4-45c5-9b5d-a6796823296d",
"commited": true,
"mt_pos_view": {
"$id": "34",
"id_pos": "b0a8175c-cb2f-4df5-8a7a-ffbb9c95efde",
"id_pos_type": "fe8ea633-c334-4e3b-9917-ad0a45bd269f",
"is_default": true,
"active": true,
"created_on": "2025-12-08T21:29:09.2583849+01:00",
"last_update": "2025-12-08T21:29:09.2583849+01:00",
"id_user_upd": "c3c59c21-4264-4126-b1f9-c0ee05d349c3",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"mt_pos_prices_list": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_pos_types": {
"$id": "35",
"id": "2bb88430-9de3-4f14-a959-2952612db43a",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2025-12-08T21:29:09.2583849+01:00",
"last_update": "2025-12-08T21:29:09.2583849+01:00",
"id_user_upd": "b8b92f10-37fd-4e11-bb5e-5f851fdd3510",
"commited": true,
"mt_items_featured": [
{
"$id": "36",
"id": "853551ad-041c-41a9-a044-c9eb86869107",
"id_branch": "7d90db5a-17d2-4867-af77-9b43edcde90e",
"id_pos_type": "693d9835-757e-4f41-9d89-a255dd690245",
"id_pos": "db95692e-f5a9-4e44-966e-1290c3b65b64",
"id_item": "149878ec-4529-4c3b-b009-75e15bfc1d41",
"date_from": "2025-12-08T21:29:09.2583849+01:00",
"date_end": "2025-12-08T21:29:09.2583849+01:00",
"image_id": 4,
"active": true,
"created_on": "2025-12-08T21:29:09.2583849+01:00",
"last_update": "2025-12-08T21:29:09.2583849+01:00",
"id_user_upd": "631f8907-e8c1-4925-b169-3a4e4f47fbcd",
"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": "41f5fe99-c05d-44e5-991c-30861d96e30b",
"id_doc": "548c958b-0e25-4a1a-bf75-34b456e6aab9",
"id_pos_type": "0f937bbb-d1e0-48af-b47e-3ba87dc3eaa4",
"id_doc_print": "118a0def-daba-4a98-b06a-1fb9f2c77e5f",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2025-12-08T21:29:09.2583849+01:00",
"last_update": "2025-12-08T21:29:09.2583849+01:00",
"id_user_upd": "e9c3efd4-f4a2-487e-94fc-eb1e78fec879",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_pos_print": {
"$id": "38",
"id": "4b3d4f7b-7ca9-4ca4-a5d1-87b8e60477f2",
"id_pos": "2ab967b4-71ef-4293-b493-b2db20ae1c22",
"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": "2025-12-08T21:29:09.2583849+01:00",
"last_update": "2025-12-08T21:29:09.2583849+01:00",
"id_user_upd": "0f728c4f-1ee1-4bfd-b8c4-33bccbbd7a1d",
"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": "6e542d08-8479-4892-a70f-355971d3203b",
"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": "2025-12-08T21:29:09.2583849+01:00",
"last_update": "2025-12-08T21:29:09.2583849+01:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_doc_print_det": [
{
"$id": "40",
"id_doc_print": "2cef1f3e-c7ed-42d9-b688-400309578bd7",
"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": "7781597c-a8c5-4dc3-a377-d5b0b8765a90",
"id_item_sub": "5b66fcbf-c448-4e9c-9b69-3b0a12ce4b45",
"validity_date": "2025-12-08T21:29:09.2583849+01:00",
"price": 4.1,
"active": true,
"created_on": "2025-12-08T21:29:09.2583849+01:00",
"last_update": "2025-12-08T21:29:09.2583849+01:00",
"id_user_upd": "8da4ade4-e9ba-4fd7-b6db-76d40e421965",
"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": "49a19fff-e52d-4efa-8568-03644b0589b8",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2025-12-08T21:29:09.2583849+01:00",
"date_end": "2025-12-08T21:29:09.2583849+01:00",
"id_branch": "1e2a9c41-f930-4e5b-9ca1-cc85de2685e4",
"id_pos": "9039e439-2715-4ef6-8378-979faf47708b",
"id_list": "94995307-944d-4370-8f89-81ebad5aa987",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2025-12-08T21:29:09.2583849+01:00",
"last_update": "2025-12-08T21:29:09.2583849+01:00",
"id_user_upd": "c577992f-7443-481e-a228-60a63fa98508",
"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": "7b3a105d-8282-4f54-9762-b4dc1a4302cc",
"order_id": 2,
"id_item": "94bdd338-d1df-49db-94fc-029eafc5aa53",
"id_item_type": "d0e51753-e705-4eaa-96eb-57633eff8be1",
"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": "05632a65-5fb6-4dd2-b64e-b6a4536e9418",
"type_item": 11,
"id_voucher_json": "4e10e7d6-2d55-4bef-a0be-9b8fcab8983d",
"count_voucher": 1,
"id_category": "2498a543-21e3-4f65-972a-d7c434204ffe",
"created_on": "2025-12-08T21:29:09.2583849+01:00",
"last_update": "2025-12-08T21:29:09.2583849+01:00",
"id_user_upd": "bf134bca-0c5a-45e8-91eb-db71ced04d0e",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_types": {
"$ref": "29"
},
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$id": "44",
"id": "85122459-e075-45b8-a624-d7b301af2fec",
"nro_sesion": 2,
"id_pos": "a6d9691b-250b-4637-8dc3-b3753e7e2b0c",
"date_tax": "2025-12-08T21:29:09.2583849+01:00",
"date_open": "2025-12-08T21:29:09.2583849+01:00",
"date_close": "2025-12-08T21:29:09.2583849+01:00",
"id_user_open": "e0641434-5089-4072-b088-e8f068da75ae",
"id_user_close": "d86dd506-3294-4ac5-a0ce-eaa9b6c642a0",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2025-12-08T21:29:09.2583849+01:00",
"last_update": "2025-12-08T21:29:09.2583849+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": "c7c79bfa-a4d4-4577-9aa2-34bb5f688c14",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "4fb14fda-93bc-4a4c-a58a-06ede7ec173b",
"type_pay": 5,
"module": "sample string 6",
"process": true,
"json_cloackrooms": "sample string 8",
"multi_select": 9,
"terminal_name": "sample string 10",
"created_on": "2025-12-08T21:29:09.2583849+01:00",
"tt_pos_sesion": {
"$ref": "44"
}
},
{
"$ref": "45"
}
],
"tt_rooms_units_activity": [
{
"$id": "46",
"id": "5c5e1968-f9b2-4dd4-b5f4-db63c233b441",
"id_room_unit": "b6ca2af4-96e4-4601-b827-7e55d1b2a4a6",
"id_room_list": "f37245ab-5285-412c-aab6-7e33216d3510",
"nro_res_ext": "sample string 3",
"date_reserved": "2025-12-08T21:29:09.2583849+01:00",
"date_from": "2025-12-08T21:29:09.2583849+01:00",
"date_end": "2025-12-08T21:29:09.2583849+01:00",
"date_open": "2025-12-08T21:29:09.2583849+01:00",
"date_close": "2025-12-08T21:29:09.2583849+01:00",
"id_employee": "53443411-878e-49dd-8756-a34cdfc5613f",
"id_employee_sec": "c64995a5-120f-40b2-9407-94bd2dc62632",
"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": "92902a76-3512-4161-8db5-274774009c6d",
"comment": "sample string 7",
"id_user_open": "31b36343-a63c-4865-b240-077908b5e3af",
"id_user_close": "9e9dc06a-7cb5-4386-b167-a588768f9090",
"id_unit_state": "cb160d97-2737-48cf-a49a-5f07faf6e9d7",
"id_pos_sesion": "b97ee154-3323-4bc8-a866-90431204b036",
"vip": true,
"paid": true,
"send": true,
"send_date": "2025-12-08T21:29:09.2583849+01:00",
"active": true,
"created_on": "2025-12-08T21:29:09.2583849+01:00",
"last_update": "2025-12-08T21:29:09.2583849+01:00",
"commited": true,
"mt_employees": {
"$ref": "21"
},
"mt_employees1": {
"$ref": "21"
},
"mt_rooms_units": {
"$id": "47",
"id": "ad28500b-01e8-44e2-a726-271223f3c46d",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "2f34b54a-bd9b-457c-b87b-4d118629af1d",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "b6b17f95-dd3e-458d-9135-c528333fa0e3",
"locked": true,
"date_locked": "2025-12-08T21:29:09.2583849+01:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2025-12-08T21:29:09.2583849+01:00",
"last_update": "2025-12-08T21:29:09.2583849+01:00",
"id_user_upd": "6ae0485b-5df6-46d1-8170-1d1edbe488cb",
"commited": true,
"mt_rooms": {
"$id": "48",
"id": "b597f070-dcf7-40d4-867a-4159c2f383bc",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "ac7b2b4b-184d-4b1b-93dc-35cffad9a041",
"name_pos": "sample string 6",
"id_image": "483f177e-c517-43c3-b093-9696588bb832",
"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": "25afab6f-161b-4dff-963b-c9307b92fbe7",
"refresh_status": true,
"active": true,
"created_on": "2025-12-08T21:29:09.2583849+01:00",
"last_update": "2025-12-08T21:29:09.2583849+01:00",
"id_user_upd": "a66ddd55-a73a-447c-b69d-4285c1dbe4ff",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos_rooms": [
{
"$id": "49",
"id_pos": "c2a662c2-ae3d-4ddd-86c8-18eb77b7a52b",
"id_room": "23620f39-ae3a-4078-8213-e353c14f823a",
"active": true,
"created_on": "2025-12-08T21:29:09.2583849+01:00",
"last_update": "2025-12-08T21:29:09.2583849+01:00",
"id_user_upd": "6e0c6d0d-014c-466c-9278-4c54c6818063",
"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": "ee812713-67cf-4a6f-9508-1a29a86e6a4b",
"id_room": "6a6fd52c-5fdd-4e2a-a397-f1a92bbfaea1",
"date_in": "2025-12-08T21:29:09.2583849+01:00",
"date_out": "2025-12-08T21:29:09.2583849+01:00",
"id_user_add": "b2ac16a2-5617-4cf5-a4e6-6de02f87beac",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2025-12-08T21:29:09.2583849+01:00",
"last_update": "2025-12-08T21:29:09.2583849+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": "f6ded1ad-bd84-4f59-b8f9-b8d6c4be18d4",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2025-12-08T21:29:09.2583849+01:00",
"last_update": "2025-12-08T21:29:09.2583849+01:00",
"id_user_upd": "7cf8c903-5a46-4bd3-bf6e-0e6a8a9f2086",
"commited": true,
"mt_rooms_units": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"mt_rooms_units_states_types": [
{
"$id": "52",
"id_room_type": "c1bd6b48-3d15-4ff3-9c99-6fb9962bc93a",
"id_room_state": "eab21b8a-f09e-4a7d-89eb-3ca5697754c9",
"id_image": "7ffad947-969c-46d1-935d-862c805c2d47",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2025-12-08T21:29:09.2583849+01:00",
"last_update": "2025-12-08T21:29:09.2583849+01:00",
"id_user_upd": "42f2c8b5-b950-46fd-86ea-1271ac70f466",
"commited": true,
"mt_rooms_units_states": {
"$id": "53",
"id": "50bedd56-08f5-4d11-97f6-e55bee5cf89b",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2025-12-08T21:29:09.2583849+01:00",
"last_update": "2025-12-08T21:29:09.2583849+01:00",
"id_user_upd": "4273c1e4-79d9-4a11-bd4b-f1725dad3d79",
"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": "c9735d6e-df34-4c45-a56a-8eaad00a88f5",
"id_pos_sesion": "1f69b451-783b-4f03-ab8d-9a0b2fd12802",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "c4b5cce5-cf9c-4abd-bf41-588788549bec",
"id_room_unit_activity": "95c6b7c2-1c96-440d-9bbf-999368fafc98",
"id_doc_sa": "0aa42b3f-e6ba-4f07-9fc1-226af112b0fc",
"id_pos_type": "4c97e135-9d4e-4950-bc86-f9002790ffdb",
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "ea4cc295-20bb-4387-bae6-1979c048fb5b",
"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": "2025-12-08T21:29:09.2583849+01:00",
"last_update": "2025-12-08T21:29:09.2583849+01:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "44"
},
"tt_tips_users": [
{
"$id": "55",
"id_tip": "8269b2f0-514a-4803-a134-4b2d66559582",
"id_user": "02877a19-db01-4ef6-83d6-0d78f178b62c",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2025-12-08T21:29:09.2583849+01:00",
"last_update": "2025-12-08T21:29:09.2583849+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": "33aa2035-850b-4b97-8358-4f7bcb4b290c",
"id_user": "e6af6ac2-73d7-4ae2-8206-71fcc97ac2ad",
"date_add": "2025-12-08T21:29:09.2583849+01:00",
"active": true,
"created_on": "2025-12-08T21:29:09.2583849+01:00",
"last_update": "2025-12-08T21:29:09.2583849+01:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$ref": "44"
}
},
{
"$ref": "56"
}
]
}
},
{
"$ref": "43"
}
]
},
"mt_items_vouchers": {
"$id": "57",
"id": "39600b45-5773-410c-97a3-8d350db443f7",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "dfe69fa2-808f-439d-87e1-64a0c191798f",
"id_doc_print": "fa5dcc22-2469-4f67-9a62-898dbde25471",
"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": "2025-12-08T21:29:09.2583849+01:00",
"last_update": "2025-12-08T21:29:09.2583849+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": "f504e81f-a458-4f11-8f15-132595a1e6e5",
"id_line": 2,
"id_item": "01c4bdd9-c41a-4dc0-bd2b-c68a4cb9ec8a",
"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": "4a609445-56cb-42bf-9af9-ab9fa3fbcfb4",
"date_from": "2025-12-08T21:29:09.2583849+01:00",
"date_end": "2025-12-08T21:29:09.2583849+01:00",
"date_used": "2025-12-08T21:29:09.2583849+01:00",
"id_employee": "95a56d43-f517-4bed-af18-5d124206675a",
"id_branch": "811443d9-ff4f-4183-905c-5b78fc2e4152",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "06cfcd72-10a0-4145-904a-a6c352fafeca",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2025-12-08T21:29:09.2583849+01:00",
"last_update": "2025-12-08T21:29:09.2583849+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": "a1c07711-d013-4c17-9cdf-fc7f26d1dd6a",
"id_doc": "0f1b7380-0c99-4b77-b374-1db39accedf5",
"value": 3,
"created_on": "2025-12-08T21:29:09.2583849+01:00",
"last_update": "2025-12-08T21:29:09.2583849+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": "0f48138c-a140-40f0-9f9c-1b29601f77a5",
"id_pos": "60f1bf9b-ef6b-42d1-a7c7-04e63ee155fd",
"id_doc": "f4ad5eda-358c-4063-98c8-4e4d60c88b95",
"id_branch": "da14b004-6305-4261-8639-e09beb829954",
"nro_doc": "sample string 5",
"date_doc": "2025-12-08T21:29:09.2583849+01:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "b469c417-922c-467a-85cb-21baee93243c",
"id_loc_from": "b4da9a44-10a2-4f21-b906-c345ff28bbf4",
"id_loc_end": "0811c77e-2278-4eba-9ca2-50a0a5f1dff7",
"id_user_add": "559d3dfb-ef51-419a-80d6-5347412cfb18",
"id_user_upd": "1eec4d22-3cc6-435d-8f23-abb2d1b0f8d8",
"id_pos_sesion": "8e1a585c-df75-4863-a3ce-5c649546d8bc",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2025-12-08T21:29:09.2741351+01:00",
"active": true,
"created_on": "2025-12-08T21:29:09.2741351+01:00",
"last_update": "2025-12-08T21:29:09.2741351+01:00",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$ref": "14"
},
"mt_locations": {
"$id": "62",
"id": "fda30db2-38e5-4491-908e-834c68b4f973",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "3bc044b0-5d68-4113-bcc3-f8d0a8dc4d3a",
"active": true,
"created_on": "2025-12-08T21:29:09.2741351+01:00",
"last_update": "2025-12-08T21:29:09.2741351+01:00",
"id_user_upd": "39938f59-b632-4018-a6af-86c512f613ba",
"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": "d70ed36f-a9b9-4abc-809d-760137b0256c",
"id_item": "a01bd56f-f032-4e8a-8f05-9cb5c3788469",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2025-12-08T21:29:09.2741351+01:00",
"last_update": "2025-12-08T21:29:09.2741351+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": "4dc5e7ba-f3f0-4a2d-9bac-03271034f7c3",
"id_line": 2,
"id_item": "12d5d5a0-948a-4539-a129-58b6664dea16",
"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": "f906d6ec-eb8a-436b-89b6-f43e95fd7ae5",
"spool_server": "sample string 2",
"id_doc_sa": "a76a8301-fdd5-4cd5-abe5-a84731e5b250",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2025-12-08T21:29:09.2741351+01:00",
"printed": true,
"print_on": "2025-12-08T21:29:09.2741351+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": "97cf8b83-efea-458a-aa27-d89d21532a00",
"id_pos": "8d788422-8a3c-4ac1-9bc6-98d8d7451859",
"mac_address": "sample string 3",
"date_end": "2025-12-08T21:29:09.2741351+01:00",
"key_access": "sample string 5",
"id_user_add": "9b2b66ad-fcaa-4295-b2cd-7c4153f87f58",
"active": true,
"created_on": "2025-12-08T21:29:09.2741351+01:00",
"last_update": "2025-12-08T21:29:09.2741351+01:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "66"
}
],
"st_users_pos": [
{
"$id": "67",
"id_user": "c0f611e7-cafe-4054-88b0-f3fd982bfd3f",
"id_pos": "7fedb280-13e9-4c60-9b6c-d15adf91b706",
"pass_required": true,
"active": true,
"created_on": "2025-12-08T21:29:09.2741351+01:00",
"last_update": "2025-12-08T21:29:09.2741351+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": "8cad29ab-9344-4f80-92dc-73ba518864ba",
"id_pos": "d42e092a-f4a0-48e4-869f-e0892e24c39f",
"date_add": "2025-12-08T21:29:09.2741351+01:00",
"date_upd": "2025-12-08T21:29:09.2741351+01:00",
"date_out": "2025-12-08T21:29:09.2741351+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": "c36c245e-c106-4321-929d-6cba17510f4a",
"id_user_add": "2cf77f54-5518-4896-857c-b86e30ec87c4",
"id_table": "70672f57-11f3-4d5d-ac9c-8a8ce252924d",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "5574245c-3c16-4f95-833f-9a7b0698009e",
"created_on": "2025-12-08T21:29:09.2741351+01:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_sync_tables": {
"$id": "70",
"id": "215c010c-3ca4-41b6-ad37-f5c3f4200c80",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2025-12-08T21:29:09.2741351+01:00",
"last_update": "2025-12-08T21:29:09.2741351+01:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "71",
"id": "e88cdebf-31a2-42fb-b66f-6dd117434694",
"id_sync": "aefefa86-d315-49d4-b7d3-6bb8929cc0c6",
"json": "sample string 3",
"id_table": "ac7a4c09-5db8-41e1-bf2b-77a983a5e31f",
"order": 5,
"st_sync_packages": {
"$id": "72",
"id": "7d84b16b-47b8-4d61-912f-1521dfdd4be1",
"id_branch_from": "2998033f-24cb-4e14-aa85-14468b072d9e",
"id_branch_to": "d2b5ffd2-f6b8-403f-96d6-efe3ac70d75f",
"type": 4,
"created_on": "2025-12-08T21:29:09.2741351+01:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2025-12-08T21:29:09.2741351+01:00",
"send_on": "2025-12-08T21:29:09.2741351+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": "3bcbde1f-c670-4843-a06d-ea27126d5dc2",
"id_pos": "7853b856-5afa-4ccb-8a12-935f3e7414ad",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2025-12-08T21:29:09.2741351+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": "03ae6315-5908-4196-8c5d-ad1b1ad578f0",
"id_function": "2db8fc83-baa6-404b-b516-a43a01dbc3ff",
"id_user": "febe2352-e93b-452f-94d2-dd42217e8aaa",
"id_profile": "ffb0104c-6233-4586-9ef3-ea9ed3bce184",
"permission": 3,
"active": true,
"created_on": "2025-12-08T21:29:09.2741351+01:00",
"last_update": "2025-12-08T21:29:09.2741351+01:00",
"commited": true,
"st_users_profiles": {
"$id": "75",
"id": "9f086bb4-69e7-4d2d-ab10-a3beb748218f",
"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": "2025-12-08T21:29:09.2741351+01:00",
"last_update": "2025-12-08T21:29:09.2741351+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": "52f3c84c-caa3-44f6-8cbb-4bc9b491e6d9",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "cace312e-cbfe-4397-9fb0-03469ca8cc58",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "14f531cf-e13e-4b0e-b1e7-285ceb7a0d4f",
"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": "2025-12-08T21:29:09.2741351+01:00",
"last_update": "2025-12-08T21:29:09.2741351+01:00",
"commited": true,
"st_functions_groups": {
"$id": "77",
"id": "d2abca7a-b275-4d6b-b4f2-022a9f4308bf",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2025-12-08T21:29:09.2741351+01:00",
"last_update": "2025-12-08T21:29:09.2741351+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": "04b152df-45ab-4a08-9943-67d311463fe3",
"token_id": "sample string 2",
"id_user": "545da3a1-0d1e-47fa-ae58-021663c4cdc0",
"date_from": "2025-12-08T21:29:09.2741351+01:00",
"date_end": "2025-12-08T21:29:09.2741351+01:00",
"created_on": "2025-12-08T21:29:09.2741351+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": "e5c8b529-b6e6-4e58-b745-fbcc9c072429",
"id_room_activity": "97724fae-a67d-475e-be91-bbe5ba382556",
"id_pos_sesion": "52bba761-1b43-4e55-a340-2683c628ed64",
"log_text": "sample string 4",
"id_user": "7bd91f32-8354-4064-84ff-bd55f352c408",
"created_on": "2025-12-08T21:29:09.2741351+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": "26b747a3-2daf-4f78-a5b6-2dc9d7922e1f",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2025-12-08T21:29:09.2741351+01:00",
"last_update": "2025-12-08T21:29:09.2741351+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": "febd80e5-3c48-4803-a575-42b00cef0d14",
"exercise_id": 2,
"period_id": 3,
"date_from": "2025-12-08T21:29:09.2741351+01:00",
"date_end": "2025-12-08T21:29:09.2741351+01:00",
"state": "sample string 6",
"created_on": "2025-12-08T21:29:09.2741351+01:00",
"last_update": "2025-12-08T21:29:09.2741351+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"
}
},
{
"$ref": "1"
}
]