GET api/Tt_Vouchers?locator_entry={locator_entry}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| locator_entry | 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": "8a49f6e1-eb20-44e8-aba9-270c4cdb9152",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2025-12-08T21:30:57.0823005+01:00",
"date_end": "2025-12-08T21:30:57.0823005+01:00",
"date_used": "2025-12-08T21:30:57.0823005+01:00",
"date_sesion": "2025-12-08T21:30:57.0823005+01:00",
"id_employee": "65f96e5f-276a-49ed-a051-a526343dc5d8",
"id_branch": "61b3a60f-0cc9-45da-8de1-8ab00f4824a9",
"id_voucher_permision": "8275e28b-ac12-4300-b3df-33f8264d4580",
"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": "5a3dc906-8f7c-498f-aa9d-ec34c0ee4e5f",
"id_user_add": "241f7ee7-5c1f-40ad-b42b-a22f4e1720d2",
"id_doc_sa": "d37809b0-9048-4b7d-a0c7-42fb49ae5f46",
"id_item_sub": "c9cb80b6-8e02-4e9f-9259-1eff23ea5503",
"id_pos_sesion": "8293003c-11bc-4d34-8e77-82cef2b1a361",
"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:30:57.0823005+01:00",
"last_update": "2025-12-08T21:30:57.0823005+01:00",
"commited": true,
"mt_branches": {
"$id": "2",
"id": "2060e1f7-c081-48ff-bdb4-c0f3ae758bc6",
"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": "6b60c834-1e57-4a74-8cfe-0dfbdd0693c1",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2025-12-08T21:30:57.0823005+01:00",
"last_update": "2025-12-08T21:30:57.0823005+01:00",
"id_user_upd": "c7e670c6-12df-4aad-8c15-331c42a6f3ec",
"commited": true,
"st_images": {
"$id": "3",
"id": "f4e997ba-1be4-4ab6-9ab8-639d6b92e241",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "d06bc454-6d01-4b6b-81d7-59d925d0847e",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2025-12-08T21:30:57.0823005+01:00",
"last_update": "2025-12-08T21:30:57.0823005+01:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_categories": [
{
"$id": "4",
"id": "77a512da-268c-41df-aa09-71446c633e66",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "4ce2914f-b721-4eed-b396-bfcf58ae224e",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "ec145f3b-4784-489c-8258-979370e34e6b",
"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:30:57.0823005+01:00",
"last_update": "2025-12-08T21:30:57.0823005+01:00",
"id_user_upd": "4dec2131-7656-4ba5-96e0-07582d2c2e70",
"commited": true,
"mt_categories_items": [
{
"$id": "5",
"id_category": "d567f73f-bd02-4751-abca-ea3aaba30de0",
"id_item": "8137900a-ea02-4cb6-ab86-23f0c17c4526",
"is_default": true,
"active": true,
"created_on": "2025-12-08T21:30:57.0823005+01:00",
"last_update": "2025-12-08T21:30:57.0823005+01:00",
"id_user_upd": "96ead966-b45f-449e-b0b3-4971695c4924",
"commited": true,
"mt_categories": {
"$ref": "4"
},
"mt_items": {
"$id": "6",
"id": "f77386e9-ee89-4287-8373-b5c1d26e882b",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "f609e73c-bcca-440a-9cc4-4a34657f1a5b",
"id_unit_sec": "100cb3c5-8901-43d1-b02d-0c0a8cfea516",
"id_brand": "532eb5c1-bdb9-49dc-90f6-f989195b5c48",
"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": "fd99c306-848a-40d6-b156-36842bb19dc4",
"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:30:57.0823005+01:00",
"last_update": "2025-12-08T21:30:57.0823005+01:00",
"id_user_upd": "91569e45-414f-4701-b6e8-7c469d1c34d4",
"commited": true,
"mt_brands": {
"$id": "7",
"id": "e12f4a27-4f0c-4018-ac12-ec4d985340e1",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2025-12-08T21:30:57.0823005+01:00",
"last_update": "2025-12-08T21:30:57.0823005+01:00",
"id_user_upd": "26b1a8d4-4854-4f72-ac7b-a76df1c55f03",
"commited": true,
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"st_users": {
"$id": "8",
"id": "b4dbdc2a-449f-4c81-84ae-13486e30e7b1",
"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": "8f5105ca-ff36-4e8c-9611-8b271d746c25",
"view_messages": true,
"id_image_photo": "6a6326d9-aaaf-4f12-923c-043c86497c1f",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "b52eab0b-b025-4804-938a-d66fb62379d3",
"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:30:57.0823005+01:00",
"last_update": "2025-12-08T21:30:57.0823005+01:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_branches_zones": [
{
"$id": "9",
"id": "3a8fab5d-317f-4d1a-8949-ca56544f8b4b",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "25d2a2c1-e763-4ee2-9dd9-732364bfa09b",
"active": true,
"created_on": "2025-12-08T21:30:57.0823005+01:00",
"last_update": "2025-12-08T21:30:57.0823005+01:00",
"id_user_upd": "c8807e37-c396-4392-8192-98d8491825b2",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos": [
{
"$id": "10",
"id": "722f81f2-9249-4e66-a740-6212e5f5aed2",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "41a1902e-e15e-479c-8a39-9d35ebd6f123",
"id_zone": "343ecbbe-de4c-4596-bc9e-77b8dab61834",
"user_required": true,
"active": true,
"created_on": "2025-12-08T21:30:57.0823005+01:00",
"last_update": "2025-12-08T21:30:57.0823005+01:00",
"id_user_upd": "092b50bb-4fab-488f-b9b3-2cc107054999",
"commited": true,
"mt_branches_zones": {
"$ref": "9"
},
"mt_cloakrooms": [
{
"$id": "11",
"id": "8a2a24c1-5005-4b0a-afa0-584e622c7ace",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "12c4936a-c28a-4a8d-ad22-22dbd621e0c4",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "c2a116b8-2a50-4523-b184-62d86b31c7f5",
"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:30:57.0823005+01:00",
"last_update": "2025-12-08T21:30:57.0823005+01:00",
"id_user_upd": "3383c144-250d-4090-adab-da17b390c54d",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"tt_cloakrooms_units": [
{
"$id": "12",
"id": "4c39d107-0c53-467d-9307-09fb74b323df",
"id_cloakroom": "762c930c-f6fe-4c40-8f52-e47aa722f09d",
"id_pos_sesion": "b6a88b15-b6fa-4935-a8e1-39a43ba113d0",
"unit_id": 4,
"date_open": "2025-12-08T21:30:57.0823005+01:00",
"date_close": "2025-12-08T21:30:57.0823005+01:00",
"id_doc_sa": "666aeca7-11dd-46b7-958c-d4c7e0d5ec44",
"commited": true,
"mt_cloakrooms": {
"$ref": "11"
},
"tt_doc_sa": {
"$id": "13",
"id": "749378e3-8fa7-43d2-a14e-6553dd86737d",
"id_pos": "c4e801e0-3bb0-48ed-884b-8df0d580d5f6",
"id_doc": "f1b1f6ce-8f00-47df-aa73-8cb477b71549",
"id_branch": "f8f4951b-c51f-4e35-b635-353ab67cfb50",
"nro_doc": "sample string 5",
"date_doc": "2025-12-08T21:30:57.0823005+01:00",
"date_tax": "2025-12-08T21:30:57.0823005+01:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "e413f433-49c4-45d0-9a42-e91964886556",
"id_relationship": "1a62011f-ca75-4c2d-a673-13c7e698196a",
"id_loc_from": "a7329cd2-f945-4861-9ebe-21b3a57d3e61",
"id_loc_end": "9816ab08-4775-4488-ab23-7fe830c04fd4",
"id_user_add": "5d00938b-49e2-4179-a30e-ad44b4d59a1e",
"id_user_upd": "6bb5b47c-5fc2-41fb-a501-916de23fb494",
"comment": "sample string 12",
"id_pos_sesion": "287ac4be-fbbb-4ee7-b7b7-dd4b3917fac9",
"id_room_unit": "03fa5333-7e07-46fd-9f81-dfe5fd8b2fea",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "525e2904-72b0-46cf-855e-428393cb6804",
"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:30:57.0823005+01:00",
"last_update": "2025-12-08T21:30:57.0823005+01:00",
"commited": true,
"created_by": 1,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$id": "14",
"id": "8bccb4b6-7f3c-468b-a8f2-7c78cc0c0a26",
"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": "14cb4b35-04a1-4ed8-a364-52365fec4508",
"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:30:57.0823005+01:00",
"last_update": "2025-12-08T21:30:57.0823005+01:00",
"id_user_upd": "c1c9958d-86af-4b63-9aa2-e125e3604ed8",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "15",
"id_doc": "d849940b-1bdd-481c-9ed9-c3c1e851f749",
"id_pay": "946c06fe-d3df-416c-9394-e99dd13da5d8",
"id_money": "7fb10a94-4b83-468c-be0f-01bbdc03f689",
"active": true,
"created_on": "2025-12-08T21:30:57.0823005+01:00",
"last_update": "2025-12-08T21:30:57.0823005+01:00",
"id_user_upd": "4921d86a-c91c-450a-bd71-4ebb50dfb087",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_money_types": {
"$id": "16",
"id": "581fc39e-4898-4974-bbf2-c13eba0e8735",
"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": "06e9e6c6-42d7-442b-a9e0-a14e3728cc65",
"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:30:57.0823005+01:00",
"last_update": "2025-12-08T21:30:57.0823005+01:00",
"id_user_upd": "5bebb732-74f8-4223-8066-869f3b7d8685",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_money_rates": [
{
"$id": "17",
"id_money_1": "046b11f5-e25c-4711-b794-d31e2e71b1db",
"id_money_2": "f5a0793a-fb9b-454a-b648-94faf0065ba3",
"date_from": "2025-12-08T21:30:57.0823005+01:00",
"coefficient": 4.1,
"active": true,
"created_on": "2025-12-08T21:30:57.0823005+01:00",
"last_update": "2025-12-08T21:30:57.0823005+01:00",
"id_user_upd": "ecafa2c4-c324-4026-a283-8f3ce283ba68",
"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": "83cf9e9f-6e0e-4fae-8ef3-a7c884400d61",
"id_pay": "b22553f4-52d4-4c82-b39c-7843d604ece3",
"id_money": "1931f65f-0a61-4e58-8afb-b92dbd087127",
"date_cashflow": "2025-12-08T21:30:57.0823005+01:00",
"coefficient": 5.1,
"id_user_add": "60f20b5b-40a0-4b39-824a-4510442eab1c",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "19",
"id": "fd21b327-c552-4ec6-96e7-b1500d90f9e1",
"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": "1fdf8a8a-27b7-4409-bead-9f13874ad26e",
"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:30:57.0823005+01:00",
"last_update": "2025-12-08T21:30:57.0823005+01:00",
"id_user_upd": "f142855a-2eac-4b35-9a7f-dad1cf6220b7",
"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": "9e6e3fe6-b1e8-4fb7-b96a-f74965fe795e",
"id_line": 2,
"id_pay": "c9df93ff-c7f5-491b-8921-dddbd2d8bacc",
"id_money": "aa32f21d-2b53-4ceb-99bc-bd861d0fadfd",
"coefficient": 5.1,
"id_voucher": "e978e42e-a765-409f-9e80-0ac219b4ae07",
"id_employee": "fa0d8ad5-d07c-4959-84e1-8dff81dd7128",
"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": "5b22225a-b641-46c5-8d29-548f924d6382",
"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": "e0ccde37-6a8f-4d70-b535-5f9a7b2b2309",
"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": "8bd2ea01-5398-40cc-92ae-642b37fc8835",
"name_pos": "sample string 12",
"id_image": "8df0e36a-cb09-462b-a22d-e70f84fca8c0",
"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:30:57.0823005+01:00",
"last_update": "2025-12-08T21:30:57.0823005+01:00",
"id_user_upd": "2f0141c0-4e2d-4d1c-b050-a469f149ed02",
"commited": true,
"mt_employees_branches": [
{
"$id": "22",
"id_employee": "5d69a03f-5640-424a-b502-eb5a522a72ff",
"id_branch": "de8addb8-6a8c-4212-b799-a4953240ba56",
"active": true,
"created_on": "2025-12-08T21:30:57.0823005+01:00",
"last_update": "2025-12-08T21:30:57.0823005+01:00",
"id_user_upd": "5d95c866-ddc4-4e4a-b7c3-d202a91f0e20",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_employees": {
"$ref": "21"
}
},
{
"$ref": "22"
}
],
"mt_employees_profiles": {
"$id": "23",
"id": "f379e35d-f0ff-44d0-9bc8-0489f157cbe0",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2025-12-08T21:30:57.0823005+01:00",
"last_update": "2025-12-08T21:30:57.0823005+01:00",
"id_user_upd": "915c1267-a42d-417a-93e7-b11420d606f6",
"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": "02d2730a-b4b5-49f9-8c5d-8733521edd97",
"id_line": 2,
"id_item_sub": "fd00409d-b17a-470f-9673-d5e9ad141c93",
"qty": 4.1,
"id_list": "1d912330-1f81-4392-8abf-67f258969b9d",
"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": "97f1abf7-f156-4caf-8a63-89d0e825be28",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "922f14d4-4a2a-4c8a-aa24-c28df4cbb1f2",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "7467a30c-ca60-463f-a337-a27679a2fae5",
"id_user_upd": "783a3e9a-0287-4c4e-8d10-5a180221be8e",
"active": true,
"mt_employees": {
"$ref": "21"
},
"mt_items_sub": {
"$id": "25",
"id": "229d0f3e-8f67-449a-ab99-4240e3416ee3",
"id_item": "de455b62-85e8-46d3-a38f-e8ddf95aaea1",
"id_item_type": "d2ec1f0f-462d-4720-b126-32a5794de935",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "c4cceb08-54f8-4015-932f-4d04ed535204",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2025-12-08T21:30:57.0823005+01:00",
"last_update": "2025-12-08T21:30:57.0823005+01:00",
"id_user_upd": "efe8ef41-20c3-40c9-9735-fac87074c25b",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_formula": [
{
"$id": "26",
"id_item_sub": "d5216495-3fbd-4006-a19b-c14e1fccc9ea",
"id_item": "b6e5ad39-2303-4606-8ac3-cd9587fe4b45",
"group_id": 3,
"id_unit_ref": "9120243d-a9db-495d-9026-c874f91449be",
"qty_dis": 5,
"mt_items": {
"$ref": "6"
},
"mt_items_sub": {
"$ref": "25"
},
"mt_units_ref": {
"$id": "27",
"id": "78b8e4b3-8046-407c-96ba-63cf5d9cf897",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "f0f4bb00-f9c9-4a08-a3b2-80c4ed2df06f",
"active": true,
"created_on": "2025-12-08T21:30:57.0823005+01:00",
"last_update": "2025-12-08T21:30:57.0823005+01:00",
"id_user_upd": "6ec3cf40-78fa-4864-adb4-d3690b406e3e",
"commited": true,
"mt_units": {
"$id": "28",
"id": "9c37840b-3026-4a91-a623-2fa668722aac",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2025-12-08T21:30:57.0823005+01:00",
"last_update": "2025-12-08T21:30:57.0823005+01:00",
"id_user_upd": "701456ec-b5a4-4548-a95c-76169061bdcc",
"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": "dcb963c3-541e-4787-be6a-69811b21ae88",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "70dafa30-7296-4527-a8b3-69192476808e",
"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:30:57.0823005+01:00",
"last_update": "2025-12-08T21:30:57.0823005+01:00",
"id_user_upd": "720a271c-23e9-483e-b6fe-928c5558434f",
"commited": true,
"tt_vouchers_det": [
{
"$id": "30",
"id_voucher": "a89f6428-0e0f-41af-b7cf-ee89562d5439",
"id_line": "6e40d26a-b209-4e8f-81e6-540725fff0d0",
"id_category": "aed78141-a430-4441-a52a-14a5e23a0b14",
"id_item": "d1707b66-7184-4519-b95b-cfd6df9aac2c",
"id_item_type": "a2d75114-c725-4ddd-aeb2-089b8cb9e6a2",
"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": "44228286-751e-4165-8119-4ca91cf295e8",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2025-12-08T21:30:57.0823005+01:00",
"date_end": "2025-12-08T21:30:57.0823005+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": "05f96f5d-9fef-4768-8e94-7ac2490d511f",
"id_pos": "a808554e-ee86-45ec-b2fb-534c9ba9752c",
"id_list": "2b539a6b-332f-4ad3-b6d6-9cc00b3e12b3",
"id_item": "a9499366-d14b-404e-ab41-55e2c87e85e3",
"id_item_type": "dd5d5ff1-2c1a-410f-b6b4-9bb7f29912fb",
"id_category": "04c1935b-d8f8-4b58-9350-6a15f3ec94f2",
"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:30:57.0823005+01:00",
"last_update": "2025-12-08T21:30:57.0823005+01:00",
"id_user_upd": "3a095b13-2722-4a93-8483-e99a92a26af3",
"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": "c4c2f706-64d6-4e84-990d-856408c0c2e4",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "fc71a33a-0544-406d-91f4-527417004cda",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "110c645d-3ae5-40dd-899e-e52cf58e417f",
"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:30:57.0823005+01:00",
"last_update": "2025-12-08T21:30:57.0823005+01:00",
"id_user_upd": "7dd5459e-c391-4f0b-a366-2495faf8891f",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "33",
"id_pos": "5de45973-c154-44ab-b6c3-b350ae6c4f07",
"id_pos_type": "eb08ee65-5f40-419d-8490-ae8bb13e7dd8",
"id_price_list": "4ccdc4c0-1f70-4f43-a509-d2141f62c57d",
"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:30:57.0823005+01:00",
"last_update": "2025-12-08T21:30:57.0823005+01:00",
"id_user_upd": "88af1ac6-d96d-4f2f-b652-814b7bf7a8ce",
"commited": true,
"mt_pos_view": {
"$id": "34",
"id_pos": "18b9504f-158e-412f-b240-91c8ea113c81",
"id_pos_type": "e6b21ddd-13ce-42d1-bfc9-01254fdc4aec",
"is_default": true,
"active": true,
"created_on": "2025-12-08T21:30:57.0823005+01:00",
"last_update": "2025-12-08T21:30:57.0823005+01:00",
"id_user_upd": "1db42334-3c8a-4b78-b170-e58d3a217347",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"mt_pos_prices_list": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_pos_types": {
"$id": "35",
"id": "5bda36f6-c2cc-40ff-9efc-fe7b77a32908",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2025-12-08T21:30:57.0823005+01:00",
"last_update": "2025-12-08T21:30:57.0823005+01:00",
"id_user_upd": "df3554a4-757a-4c1d-a285-dcdf455304f2",
"commited": true,
"mt_items_featured": [
{
"$id": "36",
"id": "4d6b2bf9-a6e8-4f52-9186-138b20217a1e",
"id_branch": "5e2b90f9-23ed-41c3-9909-6e6bb90c118f",
"id_pos_type": "d1ba29cd-fd7c-461a-afe8-31347ae84f75",
"id_pos": "4e092dd5-07db-4d5d-b642-45545a165512",
"id_item": "94b591f2-9de1-468a-8883-87ac1e1c2c01",
"date_from": "2025-12-08T21:30:57.0823005+01:00",
"date_end": "2025-12-08T21:30:57.0823005+01:00",
"image_id": 4,
"active": true,
"created_on": "2025-12-08T21:30:57.0823005+01:00",
"last_update": "2025-12-08T21:30:57.0823005+01:00",
"id_user_upd": "39acc5fd-db2b-4cb0-88ad-79d981d7b1b3",
"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": "1b18b614-332d-4ce4-87fb-cbc8f3c31c3d",
"id_doc": "8c28cc7c-556b-454f-8359-bfb5ed5c5579",
"id_pos_type": "de1ae2a1-b935-4530-b333-e0777fd214b1",
"id_doc_print": "a480d4ae-dcde-4a98-9694-c4ceb118a16b",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2025-12-08T21:30:57.0823005+01:00",
"last_update": "2025-12-08T21:30:57.0823005+01:00",
"id_user_upd": "1bf02998-84a7-4f8c-9b5d-e56941208a77",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_pos_print": {
"$id": "38",
"id": "9f2e8c24-1522-450d-8406-ba195d9428c0",
"id_pos": "0213d110-9257-4770-8392-0e2aad587d82",
"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:30:57.0823005+01:00",
"last_update": "2025-12-08T21:30:57.0823005+01:00",
"id_user_upd": "54d72a56-9f9e-46d8-b852-f54794e2bc45",
"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": "b6a506c7-d377-4e7c-95e5-abde2e9b521f",
"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:30:57.0823005+01:00",
"last_update": "2025-12-08T21:30:57.0823005+01:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_doc_print_det": [
{
"$id": "40",
"id_doc_print": "5c828930-5396-4fdf-9b13-48ccdf0cd22e",
"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": "95100b3c-f841-4fba-bd8c-92622384357c",
"id_item_sub": "04d1b16b-9ee9-4c96-87fe-91c2900cd9aa",
"validity_date": "2025-12-08T21:30:57.0823005+01:00",
"price": 4.1,
"active": true,
"created_on": "2025-12-08T21:30:57.0823005+01:00",
"last_update": "2025-12-08T21:30:57.0823005+01:00",
"id_user_upd": "2eb2e7bd-d969-4c92-9049-c4167782025c",
"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": "cbe42752-2096-44a8-b33f-2fa8646e527c",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2025-12-08T21:30:57.0823005+01:00",
"date_end": "2025-12-08T21:30:57.0823005+01:00",
"id_branch": "320b6e6d-d224-4ab3-af3b-0a7db0ef2863",
"id_pos": "bfffeed3-fdfc-4b07-b0ea-fdb45297254d",
"id_list": "1165ef3c-051a-46f6-8a58-b9792bdd8b37",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2025-12-08T21:30:57.0823005+01:00",
"last_update": "2025-12-08T21:30:57.0823005+01:00",
"id_user_upd": "d529f19e-fd6f-40da-902b-44925fa275f1",
"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": "a08aca44-ba1f-414a-98cf-f7e9d09f2532",
"order_id": 2,
"id_item": "60837137-0d17-4a5e-b8ad-dae8626c999d",
"id_item_type": "a0a656ea-79e5-4260-a37a-9f527b61a0bf",
"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": "8f8e1942-d561-4ac7-9133-365b46edc707",
"type_item": 11,
"id_voucher_json": "31d83249-062e-488b-a104-7517d6be3d84",
"count_voucher": 1,
"id_category": "93078ac0-7904-407f-b946-c1c663d876c9",
"created_on": "2025-12-08T21:30:57.0823005+01:00",
"last_update": "2025-12-08T21:30:57.0823005+01:00",
"id_user_upd": "9b2b5035-8820-4370-bff8-ff21843fcec2",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_types": {
"$ref": "29"
},
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$id": "44",
"id": "13674bec-4635-44aa-bec6-276775c0c470",
"nro_sesion": 2,
"id_pos": "7d990f94-ca74-4486-ad8f-b581b5409b68",
"date_tax": "2025-12-08T21:30:57.0823005+01:00",
"date_open": "2025-12-08T21:30:57.0823005+01:00",
"date_close": "2025-12-08T21:30:57.0823005+01:00",
"id_user_open": "fe19847e-1b9e-462e-8ef9-d8c12251f209",
"id_user_close": "3c208678-1c57-4107-b5fa-3ce7bc9e1ba2",
"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:30:57.0823005+01:00",
"last_update": "2025-12-08T21:30:57.0823005+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": "0daad243-6c65-47ac-8ae7-0daa56a3a74d",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "b382511a-7c09-4ae7-bad8-b050fe747e41",
"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:30:57.0823005+01:00",
"tt_pos_sesion": {
"$ref": "44"
}
},
{
"$ref": "45"
}
],
"tt_rooms_units_activity": [
{
"$id": "46",
"id": "e249e00d-e588-46f8-a4b9-fc147c25be45",
"id_room_unit": "d3e77c99-206a-4b89-ac02-674bac150a81",
"id_room_list": "53b1b374-6879-4044-ac27-d51f12cc2445",
"nro_res_ext": "sample string 3",
"date_reserved": "2025-12-08T21:30:57.0823005+01:00",
"date_from": "2025-12-08T21:30:57.0823005+01:00",
"date_end": "2025-12-08T21:30:57.0823005+01:00",
"date_open": "2025-12-08T21:30:57.0823005+01:00",
"date_close": "2025-12-08T21:30:57.0823005+01:00",
"id_employee": "ebaad311-4aba-42dc-ba42-d6aa08ef9a84",
"id_employee_sec": "964d0432-7dfb-4366-ac79-b5587da15980",
"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": "0d8a4177-7073-4ea9-995b-bec1cd68e62f",
"comment": "sample string 7",
"id_user_open": "cb12fd45-c9a1-4a69-95b7-9467b20d6202",
"id_user_close": "a0948de2-69fd-4b80-9e5a-f3f1f20ff929",
"id_unit_state": "384ef429-caf4-419c-943f-4d6b4bb22cb0",
"id_pos_sesion": "3b679f59-a1ac-412d-b888-30730fc91849",
"vip": true,
"paid": true,
"send": true,
"send_date": "2025-12-08T21:30:57.0823005+01:00",
"active": true,
"created_on": "2025-12-08T21:30:57.0823005+01:00",
"last_update": "2025-12-08T21:30:57.0823005+01:00",
"commited": true,
"mt_employees": {
"$ref": "21"
},
"mt_employees1": {
"$ref": "21"
},
"mt_rooms_units": {
"$id": "47",
"id": "07e5a357-d39e-4249-b04c-37eb1bcc5d19",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "2fdc67a4-0a22-4f3f-bd37-9bbb7d34dec7",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "7e1aa32d-d2d4-4738-9ed9-2dc178fad1fa",
"locked": true,
"date_locked": "2025-12-08T21:30:57.0823005+01:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2025-12-08T21:30:57.0823005+01:00",
"last_update": "2025-12-08T21:30:57.0823005+01:00",
"id_user_upd": "be6b3df6-547a-4574-8175-1bb3e892c489",
"commited": true,
"mt_rooms": {
"$id": "48",
"id": "362efca7-6b4d-4ee0-b560-07859564cd33",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "c084ea2d-8b1e-4ca6-9a86-b997e7ac17a8",
"name_pos": "sample string 6",
"id_image": "028aa623-0498-430e-932e-cdead301afee",
"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": "28e11cce-af21-4ee6-b894-37dbac6831c1",
"refresh_status": true,
"active": true,
"created_on": "2025-12-08T21:30:57.0823005+01:00",
"last_update": "2025-12-08T21:30:57.0823005+01:00",
"id_user_upd": "d1910c04-2535-491c-bcca-119749d39006",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos_rooms": [
{
"$id": "49",
"id_pos": "74fef52c-45d0-4e10-9efc-d3dc9c37fe2a",
"id_room": "127461cc-3492-4e96-a3b2-3a9c7523596d",
"active": true,
"created_on": "2025-12-08T21:30:57.0823005+01:00",
"last_update": "2025-12-08T21:30:57.0823005+01:00",
"id_user_upd": "f631b0cb-957d-4ffc-a7c4-fcfc9ee236e4",
"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": "717c0ca2-5776-4821-bf12-f77be5de3e4c",
"id_room": "4ce74920-8352-4d47-b67f-10d69ef00ad6",
"date_in": "2025-12-08T21:30:57.0823005+01:00",
"date_out": "2025-12-08T21:30:57.0823005+01:00",
"id_user_add": "bbcab705-14e0-4f03-8e9e-72f81d3d37f4",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2025-12-08T21:30:57.0823005+01:00",
"last_update": "2025-12-08T21:30:57.0823005+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": "6e0de571-59d5-4167-a29d-ca870fb04639",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2025-12-08T21:30:57.0823005+01:00",
"last_update": "2025-12-08T21:30:57.0823005+01:00",
"id_user_upd": "5884ccd6-3ac5-4944-b1eb-220cc041ccb7",
"commited": true,
"mt_rooms_units": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"mt_rooms_units_states_types": [
{
"$id": "52",
"id_room_type": "ebe8c491-612e-4124-a8a7-27f3ca081929",
"id_room_state": "77b39149-7d65-4dda-9d5f-56638bd6dd2d",
"id_image": "3b1efa03-fb30-4d9a-9fad-efc98fe940f0",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2025-12-08T21:30:57.0823005+01:00",
"last_update": "2025-12-08T21:30:57.0823005+01:00",
"id_user_upd": "0d757702-05ee-4b02-ae4d-1e8b1960d8d2",
"commited": true,
"mt_rooms_units_states": {
"$id": "53",
"id": "28ab51bd-b95c-4fd8-9081-fd84d0202307",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2025-12-08T21:30:57.0823005+01:00",
"last_update": "2025-12-08T21:30:57.0823005+01:00",
"id_user_upd": "9b751752-e948-4515-b827-24ef6fb37286",
"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": "e0f110b6-2033-41ac-83c1-3a5aa2dfacee",
"id_pos_sesion": "e6e7c1e3-e547-4fd6-936a-3ccd66b6c7fd",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "39b366ae-0966-47c8-8ba0-da5042363fb6",
"id_room_unit_activity": "424c5769-db78-4ecc-8eda-325981bf62ba",
"id_doc_sa": "063c6fa0-d0d4-4f68-9297-94931ae485cb",
"id_pos_type": "588cab1f-8ba1-4984-979c-b0da11eaf007",
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "c1dc659f-641f-4475-b067-79356b992424",
"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:30:57.0823005+01:00",
"last_update": "2025-12-08T21:30:57.0823005+01:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "44"
},
"tt_tips_users": [
{
"$id": "55",
"id_tip": "91f8bb83-063a-475c-87fa-528ea5b4fab2",
"id_user": "eb8e8cc3-7129-4d53-91ad-2db99accbe88",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2025-12-08T21:30:57.0823005+01:00",
"last_update": "2025-12-08T21:30:57.0823005+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": "c8e6730a-7bb7-4d01-b5c7-9a8bd7e38705",
"id_user": "9cda2aae-e75c-4205-a778-b5849459dfce",
"date_add": "2025-12-08T21:30:57.0823005+01:00",
"active": true,
"created_on": "2025-12-08T21:30:57.0823005+01:00",
"last_update": "2025-12-08T21:30:57.0823005+01:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$ref": "44"
}
},
{
"$ref": "56"
}
]
}
},
{
"$ref": "43"
}
]
},
"mt_items_vouchers": {
"$id": "57",
"id": "eb484b38-7a4b-4a1f-b700-9cca4ad9299d",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "07caf9ac-73a7-4e79-85d5-da770922fd6f",
"id_doc_print": "8e76b839-54b8-4806-8f7b-ead274aec10b",
"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:30:57.0823005+01:00",
"last_update": "2025-12-08T21:30:57.0823005+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": "eebabe7b-e8f8-4d68-bc7c-d221bb865221",
"id_line": 2,
"id_item": "7fd68596-933b-4d3e-ad57-98dc24605458",
"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": "1c1618b2-2000-4a7d-a118-55a4a8c968b0",
"date_from": "2025-12-08T21:30:57.0823005+01:00",
"date_end": "2025-12-08T21:30:57.0823005+01:00",
"date_used": "2025-12-08T21:30:57.0823005+01:00",
"id_employee": "73e77f71-d278-4466-9a75-0acc25b06884",
"id_branch": "fd7ca814-1f8e-4305-939c-0bba8ab80b92",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "fc5430e4-20b1-4059-9d8c-158d9d977289",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2025-12-08T21:30:57.0823005+01:00",
"last_update": "2025-12-08T21:30:57.0823005+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": "4444ef0a-4365-40e2-8bf9-a8a9f4c524a6",
"id_doc": "ab4375d4-3ed9-4911-81b0-398cf18d7deb",
"value": 3,
"created_on": "2025-12-08T21:30:57.0823005+01:00",
"last_update": "2025-12-08T21:30:57.0823005+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": "ccc0dfd9-32d0-498e-b996-d6518d3c01d6",
"id_pos": "75dc2591-a927-4b62-8add-b8d56cb0a1a3",
"id_doc": "b9f93ad3-41f6-4d60-a17b-48cc45866f3a",
"id_branch": "3f809223-59a4-4e3d-9174-83944f18b783",
"nro_doc": "sample string 5",
"date_doc": "2025-12-08T21:30:57.0823005+01:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "bc4b8f1a-4ec2-4892-8d8e-736268c24eb1",
"id_loc_from": "cb5b034d-2927-4f36-8f80-98241be9052c",
"id_loc_end": "86adf1db-3679-4437-a85a-46f677e7ae92",
"id_user_add": "4d74a352-23c3-4efa-ab44-5f80a46243af",
"id_user_upd": "e91d24fc-3615-464b-9db5-dc8874cf6700",
"id_pos_sesion": "8153cd4d-1934-41b7-a466-8b32871f8026",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2025-12-08T21:30:57.0823005+01:00",
"active": true,
"created_on": "2025-12-08T21:30:57.0823005+01:00",
"last_update": "2025-12-08T21:30:57.0823005+01:00",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$ref": "14"
},
"mt_locations": {
"$id": "62",
"id": "9827fdc7-d19c-455f-badb-cded691b4ace",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "4970f0e0-9a95-400e-b6bf-ff32e9f88104",
"active": true,
"created_on": "2025-12-08T21:30:57.0823005+01:00",
"last_update": "2025-12-08T21:30:57.0823005+01:00",
"id_user_upd": "1d29d975-ba41-4a73-b04e-ac5b83f9cab7",
"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": "974f6f0a-2259-4dd7-895d-fc61df71b752",
"id_item": "967ce1d8-7eec-4f05-abcc-f231aa6f06eb",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2025-12-08T21:30:57.0823005+01:00",
"last_update": "2025-12-08T21:30:57.0823005+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": "3b2d0faa-1a92-4ad3-84d1-1651d5488f6b",
"id_line": 2,
"id_item": "1b2a4a6e-9097-49df-a654-3f96e71f0d1b",
"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": "5044cc8c-ea2a-4640-8119-3fba335cbf3a",
"spool_server": "sample string 2",
"id_doc_sa": "6e8264f9-eaef-4d6d-8e04-816f731416f3",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2025-12-08T21:30:57.0823005+01:00",
"printed": true,
"print_on": "2025-12-08T21:30:57.0823005+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": "1e8a5ec4-05f0-4c6f-9b4f-bfba90924cc6",
"id_pos": "611c8b13-0ca9-482f-8a6c-a0b068495681",
"mac_address": "sample string 3",
"date_end": "2025-12-08T21:30:57.0823005+01:00",
"key_access": "sample string 5",
"id_user_add": "3714120d-ccae-4bea-bf1b-0aa0255ac63b",
"active": true,
"created_on": "2025-12-08T21:30:57.0823005+01:00",
"last_update": "2025-12-08T21:30:57.0823005+01:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "66"
}
],
"st_users_pos": [
{
"$id": "67",
"id_user": "7e45f8ef-8e82-4192-9b4a-e50270f47714",
"id_pos": "814eb522-947d-4fcb-addf-ced1d7cc6956",
"pass_required": true,
"active": true,
"created_on": "2025-12-08T21:30:57.0823005+01:00",
"last_update": "2025-12-08T21:30:57.0823005+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": "067ab35d-cd04-44eb-928a-9ae7248722ac",
"id_pos": "1e3c84be-21a7-4e8a-a97c-4c603308020e",
"date_add": "2025-12-08T21:30:57.0823005+01:00",
"date_upd": "2025-12-08T21:30:57.0823005+01:00",
"date_out": "2025-12-08T21:30:57.0823005+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": "c8245e53-1f0e-4735-a866-6be70bc61e76",
"id_user_add": "61411717-5950-4242-9fed-6c1e021ebb1b",
"id_table": "6e91589e-7a2e-4eb9-a982-e5684f8a16d5",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "406765cf-8cdf-4f4b-abfc-05da992f7358",
"created_on": "2025-12-08T21:30:57.0823005+01:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_sync_tables": {
"$id": "70",
"id": "97bc65d4-8894-4b99-8be1-0f4fdd65c02e",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2025-12-08T21:30:57.0823005+01:00",
"last_update": "2025-12-08T21:30:57.0823005+01:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "71",
"id": "1412b159-823f-4ea7-8ef6-b5b2624d153c",
"id_sync": "9fdd2401-c7cf-4f06-a40c-092ae5210188",
"json": "sample string 3",
"id_table": "5405438b-97fd-4894-8c4f-111ae1415fc4",
"order": 5,
"st_sync_packages": {
"$id": "72",
"id": "447723b7-de16-4ee6-9631-b8325cd19b72",
"id_branch_from": "d86b59fb-a0e5-4ffd-a732-74fcbb18ed33",
"id_branch_to": "9ac6190f-c29c-4a27-8e12-b905e1aa37d5",
"type": 4,
"created_on": "2025-12-08T21:30:57.0823005+01:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2025-12-08T21:30:57.0823005+01:00",
"send_on": "2025-12-08T21:30:57.0823005+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": "ef08f50e-eb0e-4590-aa21-943b59dcddab",
"id_pos": "d93eb390-6806-4f68-80e0-717d09c5d008",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2025-12-08T21:30:57.0823005+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": "3b926b7e-8297-4314-803f-2bba906c12c4",
"id_function": "0937746b-98ee-4473-96b0-d8995a7edc03",
"id_user": "c3dd108c-6e76-4faa-853c-8cfcab67b899",
"id_profile": "304ae5a6-6328-4cbd-bb32-092f4e926330",
"permission": 3,
"active": true,
"created_on": "2025-12-08T21:30:57.0823005+01:00",
"last_update": "2025-12-08T21:30:57.0823005+01:00",
"commited": true,
"st_users_profiles": {
"$id": "75",
"id": "d41854c1-942e-4f33-bde7-1397160f5942",
"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:30:57.0823005+01:00",
"last_update": "2025-12-08T21:30:57.0823005+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": "b4421320-ca4d-48dd-9311-65f9323acdec",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "6af23d0c-204e-4b97-b5f9-4ee97b52df04",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "7650bbda-54db-484a-a3b6-5ab57f39808d",
"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:30:57.0823005+01:00",
"last_update": "2025-12-08T21:30:57.0823005+01:00",
"commited": true,
"st_functions_groups": {
"$id": "77",
"id": "95983ae8-3f91-4f8a-ba4f-f72941498ac8",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2025-12-08T21:30:57.0823005+01:00",
"last_update": "2025-12-08T21:30:57.0823005+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": "ba05642d-9126-43f4-8d4d-753549f17e7a",
"token_id": "sample string 2",
"id_user": "2401a5e9-617f-4b9a-9b23-72da8be79d5e",
"date_from": "2025-12-08T21:30:57.0823005+01:00",
"date_end": "2025-12-08T21:30:57.0823005+01:00",
"created_on": "2025-12-08T21:30:57.0823005+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": "edd90224-06c8-4063-9f4f-571baf7b2d21",
"id_room_activity": "7a8e79b5-ffed-401e-af50-d7de7b1a48f2",
"id_pos_sesion": "ef768a9e-d6b8-4701-96e1-4912ebe3318a",
"log_text": "sample string 4",
"id_user": "f08b227a-dc84-4e00-aed8-f27fe63cb755",
"created_on": "2025-12-08T21:30:57.0823005+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": "b7ede32c-f1c3-490e-aae0-3d19bbf1e548",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2025-12-08T21:30:57.0823005+01:00",
"last_update": "2025-12-08T21:30:57.0823005+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": "e3ce19b4-c4dc-4939-851e-0f26f2a674f8",
"exercise_id": 2,
"period_id": 3,
"date_from": "2025-12-08T21:30:57.0823005+01:00",
"date_end": "2025-12-08T21:30:57.0823005+01:00",
"state": "sample string 6",
"created_on": "2025-12-08T21:30:57.0823005+01:00",
"last_update": "2025-12-08T21:30:57.0823005+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"
}
}