GET api/Tt_Vouchers?locator_event={locator_event}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| locator_event | string |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of tt_vouchers| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
None. |
|
| id_voucher | integer |
Required |
|
| locator_voucher | string |
Max length: 20 |
|
| qr_code | string |
Required Max length: 100 |
|
| date_from | date |
Required |
|
| date_end | date |
Required |
|
| date_used | date |
None. |
|
| date_sesion | date |
None. |
|
| id_employee | globally unique identifier |
Required |
|
| id_branch | globally unique identifier |
Required |
|
| id_voucher_permision | globally unique identifier |
None. |
|
| amt_tot | decimal number |
None. |
|
| amt_pen | decimal number |
None. |
|
| by_amount | boolean |
Required |
|
| by_item_category | boolean |
Required |
|
| qty_applied | integer |
None. |
|
| locator_entry | string |
Max length: 20 |
|
| locator_event | string |
Max length: 20 |
|
| is_only_use | boolean |
Required |
|
| price_ref | boolean |
None. |
|
| supply_apply | integer |
None. |
|
| id_pay | globally unique identifier |
Required |
|
| id_user_add | globally unique identifier |
Required |
|
| id_doc_sa | globally unique identifier |
None. |
|
| id_item_sub | globally unique identifier |
None. |
|
| id_pos_sesion | globally unique identifier |
None. |
|
| is_authorized | boolean |
Required |
|
| is_automatic | boolean |
None. |
|
| print_in_branch | boolean |
Required |
|
| printed | boolean |
Required |
|
| is_entry | boolean |
Required |
|
| is_consume | boolean |
Required |
|
| is_used_entry | boolean |
Required |
|
| is_used_consume | boolean |
Required |
|
| is_close | boolean |
Required |
|
| active | boolean |
Required |
|
| created_on | date |
None. |
|
| last_update | date |
None. |
|
| commited | boolean |
None. |
|
| mt_branches | mt_branches |
None. |
|
| mt_employees | mt_employees |
None. |
|
| mt_payment_types | mt_payment_types |
None. |
|
| st_users | st_users |
None. |
|
| tt_doc_sa_pay | Collection of tt_doc_sa_pay |
None. |
|
| tt_vouchers_det | Collection of tt_vouchers_det |
None. |
|
| tt_vouchers_permisions | tt_vouchers_permisions |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"$id": "1",
"id": "507826d4-2eb6-4c82-9128-aefb60f72092",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-09-06T06:48:12.2513574+02:00",
"date_end": "2026-09-06T06:48:12.2513574+02:00",
"date_used": "2026-09-06T06:48:12.2513574+02:00",
"date_sesion": "2026-09-06T06:48:12.2513574+02:00",
"id_employee": "3120c32d-849f-47f3-b082-df29a0293bf3",
"id_branch": "d106198b-47a8-47a2-a4b6-c0c12fe5e802",
"id_voucher_permision": "47183513-92b0-4f1d-abb0-c0981c22b0b1",
"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": "e79ff524-25bf-4217-8e82-110a26b6ce54",
"id_user_add": "10a22214-aca3-42ee-81c5-5a93ab1cb209",
"id_doc_sa": "c7a08758-3e21-4298-8e05-82b422a20cd2",
"id_item_sub": "de4b1cae-e5ca-4c91-a1e2-216931eacb70",
"id_pos_sesion": "fe44d474-3b5e-4cd8-a5a3-697640d95d27",
"is_authorized": true,
"is_automatic": true,
"print_in_branch": true,
"printed": true,
"is_entry": true,
"is_consume": true,
"is_used_entry": true,
"is_used_consume": true,
"is_close": true,
"active": true,
"created_on": "2026-09-06T06:48:12.2513574+02:00",
"last_update": "2026-09-06T06:48:12.2513574+02:00",
"commited": true,
"mt_branches": {
"$id": "2",
"id": "23574d87-be10-408a-9c02-023053a02666",
"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": "eeb391fa-70dc-4f7b-8023-4afefc5ec3bf",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-09-06T06:48:12.2513574+02:00",
"last_update": "2026-09-06T06:48:12.2513574+02:00",
"id_user_upd": "c6176892-a94a-407d-b40b-54b2e1cf8771",
"commited": true,
"st_images": {
"$id": "3",
"id": "3d0b6e10-046e-41c4-87e9-988d71e4e5d4",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "5f1dd974-2a20-4b11-97e6-014d9ed6687a",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-09-06T06:48:12.2513574+02:00",
"last_update": "2026-09-06T06:48:12.2513574+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_categories": [
{
"$id": "4",
"id": "86b20f1a-0463-43b3-b26b-7cf3f67ef5e1",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "c655360a-e3b5-4117-a354-66fdde34a381",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "79400b34-13ee-4455-a6ff-654f1943e3a4",
"view_pos": true,
"order": 8,
"order_sec": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"font_bold": true,
"font_underline": true,
"font_size": 15,
"big_buttons": true,
"active": true,
"created_on": "2026-09-06T06:48:12.2513574+02:00",
"last_update": "2026-09-06T06:48:12.2513574+02:00",
"id_user_upd": "e8140507-0465-4852-ac30-83e64c833f63",
"commited": true,
"mt_categories_items": [
{
"$id": "5",
"id_category": "37205ed4-014d-4f96-bc20-569eb1aa0f76",
"id_item": "90391c86-eb75-4a6d-bb61-3c0901577023",
"is_default": true,
"active": true,
"created_on": "2026-09-06T06:48:12.2513574+02:00",
"last_update": "2026-09-06T06:48:12.2513574+02:00",
"id_user_upd": "1d3b1e68-eb95-4001-ab5f-0cc59104aba1",
"commited": true,
"mt_categories": {
"$ref": "4"
},
"mt_items": {
"$id": "6",
"id": "9aa4183e-020d-4c5b-adb4-f82e4e752a99",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "b1314e44-848e-49fd-a0f8-a4865fdefd8e",
"id_unit_sec": "714b8a31-b114-484f-ae9d-829e4fc5b810",
"id_brand": "b4f40db4-fd40-49dd-b9a0-0cd10c51987e",
"b_sale": true,
"b_stock": true,
"b_price": true,
"b_unique": true,
"b_exclude_control": true,
"tax": 12.1,
"change_price": true,
"force_printing": true,
"is_ticket": true,
"is_supply": true,
"define_price": true,
"is_multi_sub": true,
"external_id": "sample string 19",
"name_pos": "sample string 20",
"name_print": "sample string 21",
"id_image": "8fd16e2a-8cdd-4ec8-a7fd-9d1b610c68b5",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"font_bold": true,
"font_underline": true,
"font_size": 29,
"active": true,
"created_on": "2026-09-06T06:48:12.2513574+02:00",
"last_update": "2026-09-06T06:48:12.2513574+02:00",
"id_user_upd": "b1abd124-f520-48d4-9141-53e9ada7d33f",
"commited": true,
"mt_brands": {
"$id": "7",
"id": "707316ba-0876-4320-a496-0ac6627b4f85",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-09-06T06:48:12.2513574+02:00",
"last_update": "2026-09-06T06:48:12.2513574+02:00",
"id_user_upd": "527b4d1b-3848-4794-9dbd-abb58531575c",
"commited": true,
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"st_users": {
"$id": "8",
"id": "b41b2579-40a2-42b5-b43c-a19693a15208",
"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": "c4cf3490-0ed5-4052-9d41-2ee9b3f6ae44",
"view_messages": true,
"id_image_photo": "b8c80fb6-98c0-4f31-8b38-1f50bcdca014",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "7ad658ce-3251-4446-8067-08a3a9afbc44",
"view_pos": true,
"order": 15,
"color_border": "sample string 16",
"color_button": "sample string 17",
"color_font": "sample string 18",
"active": true,
"created_on": "2026-09-06T06:48:12.2513574+02:00",
"last_update": "2026-09-06T06:48:12.2513574+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_branches_zones": [
{
"$id": "9",
"id": "a7e43d1e-56e3-40c6-8ef7-189317eb4868",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "425dbe8b-ffc9-4f1e-87ce-1669b2c218e7",
"active": true,
"created_on": "2026-09-06T06:48:12.2513574+02:00",
"last_update": "2026-09-06T06:48:12.2513574+02:00",
"id_user_upd": "356f309d-4434-4a56-8d8e-c202d3aa9bb6",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos": [
{
"$id": "10",
"id": "2c8e3ff7-5409-49a0-99ae-87b1f32350ec",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "d58e61b7-0552-4502-83b6-11abbacea752",
"id_zone": "7ec9fef0-d27a-4a08-aa76-95d2f69bcec6",
"user_required": true,
"active": true,
"created_on": "2026-09-06T06:48:12.2513574+02:00",
"last_update": "2026-09-06T06:48:12.2513574+02:00",
"id_user_upd": "c5257ce0-ff83-498d-bcb4-755d5fee308a",
"commited": true,
"mt_branches_zones": {
"$ref": "9"
},
"mt_cloakrooms": [
{
"$id": "11",
"id": "b3e9122b-4824-4ebc-99a9-db226f65ac21",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "7cd095a9-be6b-475c-82c2-e7af8efa6455",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "a006207b-c3c1-45ee-8f8b-5c4b9c9a1bbb",
"view_pos": true,
"order": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"active": true,
"created_on": "2026-09-06T06:48:12.2513574+02:00",
"last_update": "2026-09-06T06:48:12.2513574+02:00",
"id_user_upd": "347453eb-c525-426c-b44d-329df0f9128b",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"tt_cloakrooms_units": [
{
"$id": "12",
"id": "8a0e650c-f025-4390-a57a-648a8dc1ba6e",
"id_cloakroom": "ae3a8f83-0ddb-4767-a3f9-237ef3fbe18e",
"id_pos_sesion": "d3be009e-4a9b-4b8f-abc7-9264d8483994",
"unit_id": 4,
"date_open": "2026-09-06T06:48:12.2513574+02:00",
"date_close": "2026-09-06T06:48:12.2513574+02:00",
"id_doc_sa": "3985df87-ef22-4dcd-9e6d-d65d41a269c5",
"commited": true,
"mt_cloakrooms": {
"$ref": "11"
},
"tt_doc_sa": {
"$id": "13",
"id": "cdd2d48d-9bd5-4bb1-902e-95b47b199520",
"id_pos": "e1563866-5979-4ef4-bd3e-4541bb11ace4",
"id_doc": "45bda9dd-f4df-476d-88c0-dd13932f13a0",
"id_branch": "d49c3633-50ef-4449-b238-614375193348",
"nro_doc": "sample string 5",
"date_doc": "2026-09-06T06:48:12.2513574+02:00",
"date_tax": "2026-09-06T06:48:12.2513574+02:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "ae60ddc6-b43f-4015-8978-873fcde8ef3d",
"id_relationship": "9f7a0a1d-36c0-4c99-ac2c-70b281856841",
"id_loc_from": "893e461d-32c3-4394-938c-f30f95fce144",
"id_loc_end": "16f5bbe6-704e-4473-bedf-5a2679221de1",
"id_user_add": "472f4d7e-5512-4a6b-aec5-a71b7260a840",
"id_user_upd": "787282a1-3a90-405f-a3d9-fa8efc8d1cfe",
"comment": "sample string 12",
"id_pos_sesion": "955f384e-425a-4332-b657-ee8b124b96af",
"id_room_unit": "1eaa3888-3e02-4fc1-9574-083f5b1527c7",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "d237b147-f93e-4775-a65d-a9217bd87502",
"p_dis": 15.1,
"p_chr": 16.1,
"amt_net": 17.1,
"amt_tax": 18.1,
"amt_dis": 19.1,
"amt_chr": 20.1,
"amt_tot": 21.1,
"active": true,
"created_on": "2026-09-06T06:48:12.2513574+02:00",
"last_update": "2026-09-06T06:48:12.2513574+02:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$id": "14",
"id": "1fab6441-81aa-4046-92e8-123efdc66456",
"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": "dd7da9ba-9e90-42e1-863f-81a6cb7b2417",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"active": true,
"created_on": "2026-09-06T06:48:12.2513574+02:00",
"last_update": "2026-09-06T06:48:12.2513574+02:00",
"id_user_upd": "1c45aba7-b881-403e-925e-891248c3b26b",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "15",
"id_doc": "d6db9f39-aaab-43f6-bcfe-4f95fa191ee8",
"id_pay": "5294add6-f3aa-46cb-8ebc-e169c3fd43a0",
"id_money": "c0cc15ee-b061-4f12-9cdc-908e3f29aedd",
"active": true,
"created_on": "2026-09-06T06:48:12.2513574+02:00",
"last_update": "2026-09-06T06:48:12.2513574+02:00",
"id_user_upd": "99892acf-5696-4bff-9123-13296ffd0dcd",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_money_types": {
"$id": "16",
"id": "b785b0f8-e4de-46cf-92ed-44cffaade168",
"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": "a044bdfc-c6a6-47fd-b72f-e5fb8d2f8465",
"view_pos": true,
"order": 8,
"color_border": "sample string 9",
"color_button": "sample string 10",
"color_font": "sample string 11",
"active": true,
"created_on": "2026-09-06T06:48:12.2513574+02:00",
"last_update": "2026-09-06T06:48:12.2513574+02:00",
"id_user_upd": "4956f365-6100-4a46-8cc0-97b834dae728",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_money_rates": [
{
"$id": "17",
"id_money_1": "461ecdaf-153d-47d9-ba26-e0499b7c7e17",
"id_money_2": "ef9701ed-fe5d-4f2e-b18e-5113456a7933",
"date_from": "2026-09-06T06:48:12.2513574+02:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-09-06T06:48:12.2513574+02:00",
"last_update": "2026-09-06T06:48:12.2513574+02:00",
"id_user_upd": "2f42a15d-7745-4352-b0e2-7296c705ac3b",
"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": "e14e7e7e-a2c3-4516-a9b3-f42df38bd51c",
"id_pay": "08d8b168-f2bb-4130-9622-faf148e3ff66",
"id_money": "9b2422c9-8dd2-4db8-b58e-3d77b0863a07",
"date_cashflow": "2026-09-06T06:48:12.2513574+02:00",
"coefficient": 5.1,
"id_user_add": "71eb4ce6-9220-446d-8c3d-8d919bf4ad58",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "19",
"id": "61a2fe1a-9c11-4af4-84da-a8cabfcea49e",
"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": "79f023d1-5766-4a9a-b69d-27df8c1d608d",
"view_pos": true,
"order": 13,
"color_border": "sample string 14",
"color_button": "sample string 15",
"color_font": "sample string 16",
"active": true,
"created_on": "2026-09-06T06:48:12.2513574+02:00",
"last_update": "2026-09-06T06:48:12.2513574+02:00",
"id_user_upd": "34ee3d42-7419-4331-af5a-dd17d9ffdfb4",
"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": "e7293a12-5b9d-4743-88a3-a74abbacb91b",
"id_line": 2,
"id_pay": "6106d02d-5e8e-4ee8-972f-d919ebadd09e",
"id_money": "803d9e66-784a-4298-953c-29498f4b11b0",
"coefficient": 5.1,
"id_voucher": "dc241cbe-57f3-4814-bd29-039e1243d8ae",
"id_employee": "6d64504e-ba4c-4273-9884-33d2eaa76f26",
"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": "f19d31ed-06a9-4cf7-a5d0-4bf2f6d66bd0",
"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": "20aca454-dd89-46aa-8f9f-64da4721a1a9",
"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": "6549e6dc-31ed-45bb-b77b-c40a0d4fabd3",
"name_pos": "sample string 12",
"id_image": "c9a65291-8739-4282-b5eb-0e7a8cfe36c7",
"view_pos": true,
"order": 14,
"color_border": "sample string 15",
"color_button": "sample string 16",
"color_font": "sample string 17",
"active": true,
"created_on": "2026-09-06T06:48:12.2513574+02:00",
"last_update": "2026-09-06T06:48:12.2513574+02:00",
"id_user_upd": "dc5251bf-e0b4-47ad-9b35-a2a12d56c2fa",
"commited": true,
"mt_employees_branches": [
{
"$id": "22",
"id_employee": "88326fe7-76cf-4707-ba67-6b562dcfd88f",
"id_branch": "d8cfb436-6a18-4197-a1cc-65de0b4b7311",
"active": true,
"created_on": "2026-09-06T06:48:12.2513574+02:00",
"last_update": "2026-09-06T06:48:12.2513574+02:00",
"id_user_upd": "f70f435e-043b-43a9-8307-ebbe59d2ad98",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_employees": {
"$ref": "21"
}
},
{
"$ref": "22"
}
],
"mt_employees_profiles": {
"$id": "23",
"id": "c98db06b-5d7e-42b5-85f7-917091429f6e",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-09-06T06:48:12.2513574+02:00",
"last_update": "2026-09-06T06:48:12.2513574+02:00",
"id_user_upd": "5033aa0e-d7e7-4b4f-8f8d-7e052baef8b3",
"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": "962a164b-cfb9-4c26-aa82-872b4acc5827",
"id_line": 2,
"id_item_sub": "8cf8147c-3e6d-4eec-98d5-3a73189e852b",
"qty": 4.1,
"id_list": "c6055f5f-e480-495b-87c0-4b5434ec7f5e",
"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": "dbbcd644-f976-47ab-9e8a-87cbe8bf8de1",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "d3813c86-8d43-4619-819c-72a54ee1f980",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "a7e5d29e-b5a3-4ab4-b561-fafdc783394b",
"id_user_upd": "45630c9f-9a3b-4e7f-a460-58203cb31480",
"active": true,
"mt_employees": {
"$ref": "21"
},
"mt_items_sub": {
"$id": "25",
"id": "68fb85ae-87b5-4aac-b3f4-56191cbfbe29",
"id_item": "7a461065-b84d-4669-b070-80f9ad4df32d",
"id_item_type": "a2cfa8a5-70fa-4a9d-af89-260ca2801cd1",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "bce2146b-24e9-4bb9-a466-4faea40b34a9",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-09-06T06:48:12.2513574+02:00",
"last_update": "2026-09-06T06:48:12.2513574+02:00",
"id_user_upd": "dc517916-dd99-43b1-82b4-c591cde1dc83",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_formula": [
{
"$id": "26",
"id_item_sub": "1784091b-3092-4cca-b2b5-1baa6bffa78d",
"id_item": "0c15391d-8b8a-4539-a810-1eafd80cb41b",
"group_id": 3,
"id_unit_ref": "b98085b1-80d5-4b60-a870-10bfcc340e1b",
"qty_dis": 5,
"mt_items": {
"$ref": "6"
},
"mt_items_sub": {
"$ref": "25"
},
"mt_units_ref": {
"$id": "27",
"id": "67053047-8050-4d6c-8566-c526b842983a",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "f7468d79-5db4-4c6d-9afa-f8110e47901c",
"active": true,
"created_on": "2026-09-06T06:48:12.2513574+02:00",
"last_update": "2026-09-06T06:48:12.2513574+02:00",
"id_user_upd": "0ad20212-e97f-4480-bb91-f3cfbbd94e17",
"commited": true,
"mt_units": {
"$id": "28",
"id": "d13bd56e-da60-4076-8139-ac8b22866752",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-09-06T06:48:12.2513574+02:00",
"last_update": "2026-09-06T06:48:12.2513574+02:00",
"id_user_upd": "491e86fd-fbe3-49ca-874f-04609ae86b73",
"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": "2336b5f0-e236-49ec-9fca-d0bab4c2d5d5",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "f557c934-6767-4a34-b531-bbc25292254c",
"view_pos": true,
"order": 7,
"color_border": "sample string 8",
"color_button": "sample string 9",
"color_font": "sample string 10",
"font_bold": true,
"font_underline": true,
"font_size": 13,
"active": true,
"created_on": "2026-09-06T06:48:12.2513574+02:00",
"last_update": "2026-09-06T06:48:12.2513574+02:00",
"id_user_upd": "896b34a0-2cae-4d48-aa26-01afb606d411",
"commited": true,
"tt_vouchers_det": [
{
"$id": "30",
"id_voucher": "6c90284e-b8da-4254-aff4-d7ad5a75e99c",
"id_line": "b5be7723-27a9-47d9-9c9a-edafc5810bf5",
"id_category": "02d5fee0-bfc0-4cbe-8651-e5f11c63f410",
"id_item": "994202d0-53c2-4ab5-90ed-b621a2592fb4",
"id_item_type": "7b1ba657-f2b0-4087-932e-5eede877511d",
"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": "1dc0869d-a663-45b8-a779-43b80b45809b",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-09-06T06:48:12.2513574+02:00",
"date_end": "2026-09-06T06:48:12.2513574+02:00",
"by_amt": true,
"by_pcg": true,
"ap_amount": 1.1,
"ap_percent": 1.1,
"ap_price": 1.1,
"ap_price_min": 1.1,
"ap_price_max": 1.1,
"id_branch": "59a55f0c-6dc2-4e2d-a838-b7594ec533c3",
"id_pos": "d93154c1-28ea-4376-bd6e-13dab77709dd",
"id_list": "a0eb22cc-b05c-4630-a993-7a2b399ffda4",
"id_item": "1131f865-e319-4fbf-897a-1c993e0513d6",
"id_item_type": "c1d163e5-a726-4f01-91b9-55d268a832d3",
"id_category": "725c10a8-4940-40df-9c95-836c62e1d789",
"by_day_week": true,
"use_mon": true,
"use_tue": true,
"use_wed": true,
"use_thu": true,
"use_fri": true,
"use_sat": true,
"use_sun": true,
"use_hour_ini": "00:00:00.1234567",
"use_hour_end": "00:00:00.1234567",
"active": true,
"created_on": "2026-09-06T06:48:12.2513574+02:00",
"last_update": "2026-09-06T06:48:12.2513574+02:00",
"id_user_upd": "dbaafee9-34ac-4e79-9783-f0a11adc20e3",
"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": "34abbbbb-9973-404f-8b78-02a85de3a312",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "c600ccd4-a526-4ab5-98bb-eb75f0ade15d",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "e0c0fa73-e9b5-4948-8fa9-31d2e32d0695",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"active": true,
"created_on": "2026-09-06T06:48:12.2513574+02:00",
"last_update": "2026-09-06T06:48:12.2513574+02:00",
"id_user_upd": "33f18654-25c6-4915-822c-80d7e2c224ab",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "33",
"id_pos": "1a2adf8f-01c5-437c-8996-db11222e4207",
"id_pos_type": "1f719140-4f1c-4d1e-a92a-48d240d602df",
"id_price_list": "9f918e9f-556d-4d82-a4da-b735368f7072",
"is_default": true,
"view_mon": true,
"view_tue": true,
"view_wed": true,
"view_thu": true,
"view_fri": true,
"view_sat": true,
"view_sun": true,
"active": true,
"created_on": "2026-09-06T06:48:12.2513574+02:00",
"last_update": "2026-09-06T06:48:12.2513574+02:00",
"id_user_upd": "b1cb792c-fc62-477d-b8f8-d5cffe28cdee",
"commited": true,
"mt_pos_view": {
"$id": "34",
"id_pos": "8f81f4cc-ff58-45df-8026-f19c63f99964",
"id_pos_type": "10e265fd-5311-460f-b590-9fbce58c81e8",
"is_default": true,
"active": true,
"created_on": "2026-09-06T06:48:12.2513574+02:00",
"last_update": "2026-09-06T06:48:12.2513574+02:00",
"id_user_upd": "9c333f50-aeec-4862-ac37-5e1973fdf202",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"mt_pos_prices_list": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_pos_types": {
"$id": "35",
"id": "f43f0e85-99b6-4997-b86f-0fcbf65cbd87",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-09-06T06:48:12.2513574+02:00",
"last_update": "2026-09-06T06:48:12.2513574+02:00",
"id_user_upd": "6967c9d9-1c61-4ebb-b616-fb4f0e512d6f",
"commited": true,
"mt_items_featured": [
{
"$id": "36",
"id": "304c28f0-ba27-4e4a-9890-4240d5cbc0bc",
"id_branch": "4233bcb9-6d3e-4f49-8738-c3dd7228ca48",
"id_pos_type": "42db3def-0af3-4c1b-8db5-03dd9e3bdb09",
"id_pos": "328821b5-6b02-48d2-8d51-74e7115dd806",
"id_item": "6fa3b2b9-2e85-4e2e-af77-29cd8b9c2386",
"date_from": "2026-09-06T06:48:12.2513574+02:00",
"date_end": "2026-09-06T06:48:12.2513574+02:00",
"image_id": 4,
"active": true,
"created_on": "2026-09-06T06:48:12.2513574+02:00",
"last_update": "2026-09-06T06:48:12.2513574+02:00",
"id_user_upd": "af7a6edd-2539-4593-9da8-025cab2688a2",
"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": "3b20af40-4cb1-48b4-bf2b-501c8d7a3334",
"id_doc": "4ffb797a-69bc-4085-8e9f-62322fe1fc8b",
"id_pos_type": "0d8a8e17-dcfd-4df8-94e4-b0ec71743e4a",
"id_doc_print": "91a10f42-c53c-4608-96d1-57df5deb8bc1",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-09-06T06:48:12.2513574+02:00",
"last_update": "2026-09-06T06:48:12.2513574+02:00",
"id_user_upd": "8361cf55-0f04-4a6f-ba6e-27b14254fa92",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_pos_print": {
"$id": "38",
"id": "a685b4d5-ddb8-4cb3-94ef-4fd32ce6dd5a",
"id_pos": "a2960dca-c82e-4c4c-b780-b5f4c75771fb",
"id_mask": "sample string 3",
"name": "sample string 4",
"mode_print": 5,
"port": "sample string 6",
"baud_rate": 1,
"data_bits": 1,
"stop_bit": 1,
"flow_control": 1,
"parity": 1,
"pin_cashdrawer": 1,
"ip_printer": "sample string 7",
"port_ip": 1,
"printer_name": "sample string 8",
"active": true,
"created_on": "2026-09-06T06:48:12.2513574+02:00",
"last_update": "2026-09-06T06:48:12.2513574+02:00",
"id_user_upd": "39b66aea-3cec-439a-99e0-e42626690a83",
"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": "5926750d-6075-4df0-aa3e-e81870008477",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high_row": 5,
"high_doc": 6,
"with_doc": 7,
"to_file": true,
"active": true,
"created_on": "2026-09-06T06:48:12.2513574+02:00",
"last_update": "2026-09-06T06:48:12.2513574+02:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_doc_print_det": [
{
"$id": "40",
"id_doc_print": "047a45dc-61a7-4d44-918f-47274e8971ec",
"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": "6cc935b8-2071-41b4-80eb-65ff297f52df",
"id_item_sub": "45aaf49c-f66d-404f-bf3d-9855f4d7cb99",
"validity_date": "2026-09-06T06:48:12.2513574+02:00",
"price": 4.1,
"active": true,
"created_on": "2026-09-06T06:48:12.2513574+02:00",
"last_update": "2026-09-06T06:48:12.2513574+02:00",
"id_user_upd": "e192c1e8-a6eb-49d1-9d88-eca604389d15",
"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": "c3947931-5e84-4733-b5f3-e58ed228b908",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-09-06T06:48:12.2513574+02:00",
"date_end": "2026-09-06T06:48:12.2513574+02:00",
"id_branch": "880b3334-ffbe-41f7-8d31-313f0500e32f",
"id_pos": "2c79bfe2-f049-4d19-a71a-97ab089cd6e7",
"id_list": "cf67ec8a-2bbc-4fcf-8d4f-bb2f7b6c0147",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-09-06T06:48:12.2513574+02:00",
"last_update": "2026-09-06T06:48:12.2513574+02:00",
"id_user_upd": "b818e1de-cac7-49f6-835d-57412fb16e43",
"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": "8d5f0baa-91af-44bb-9a5f-b0ca87ecd507",
"order_id": 2,
"id_item": "7585d1a2-dd7e-4e78-9311-2a7fad12188f",
"id_item_type": "341ce7fb-6b60-40b6-8277-c74529276bdc",
"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": "30969a7e-0d57-452d-b019-da1b98eb6e7e",
"type_item": 11,
"id_voucher_json": "c498655a-7149-4170-b0a7-017f8d1025ba",
"count_voucher": 1,
"id_category": "3d848930-2600-47ec-9226-43e3aa3fc42a",
"created_on": "2026-09-06T06:48:12.2513574+02:00",
"last_update": "2026-09-06T06:48:12.2513574+02:00",
"id_user_upd": "5006dea4-ee8b-4222-b5bb-87b44e904737",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_types": {
"$ref": "29"
},
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$id": "44",
"id": "52d677e6-38e5-408d-8524-2495b4082dae",
"nro_sesion": 2,
"id_pos": "342b78f5-6699-4601-918e-1f6ad9c4c927",
"date_tax": "2026-09-06T06:48:12.2513574+02:00",
"date_open": "2026-09-06T06:48:12.2513574+02:00",
"date_close": "2026-09-06T06:48:12.2513574+02:00",
"id_user_open": "bd5d2ea9-436a-486a-9b9e-a80bcb849c83",
"id_user_close": "4510287c-cb49-419a-badd-fd66ff0acd57",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2026-09-06T06:48:12.2513574+02:00",
"last_update": "2026-09-06T06:48:12.2513574+02:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"tt_cloakrooms_units": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"tt_items_customs": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"tt_doc_sa_pt": [
{
"$id": "45",
"id": "7def3bd8-e645-4d31-9ac2-2aafb2b56304",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "f4f6036b-c860-40a1-a2b6-49c30bae4cc2",
"type_pay": 5,
"module": "sample string 6",
"process": true,
"json_cloackrooms": "sample string 8",
"multi_select": 9,
"terminal_name": "sample string 10",
"created_on": "2026-09-06T06:48:12.2513574+02:00",
"tt_pos_sesion": {
"$ref": "44"
}
},
{
"$ref": "45"
}
],
"tt_rooms_units_activity": [
{
"$id": "46",
"id": "077259e5-a0d2-4bd9-8bc7-f68574b78b64",
"id_room_unit": "e8cf163d-d7dc-4491-a04b-05c905602f8a",
"id_room_list": "f99a96fd-12bf-412b-9bb1-8baabf22a7d8",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-09-06T06:48:12.2513574+02:00",
"date_from": "2026-09-06T06:48:12.2513574+02:00",
"date_end": "2026-09-06T06:48:12.2513574+02:00",
"date_open": "2026-09-06T06:48:12.2513574+02:00",
"date_close": "2026-09-06T06:48:12.2513574+02:00",
"id_employee": "fee6cb10-880b-45c2-a7ea-b4c9d9a34334",
"id_employee_sec": "f0920259-78ce-436f-b2f9-8be7a5ed2f1b",
"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": "4fed5997-130e-4735-a295-a36c36d53551",
"comment": "sample string 7",
"id_user_open": "d589adde-abb6-4935-997c-8ac593317e42",
"id_user_close": "f279d159-ceed-4f52-ad70-5a6723fcd2b9",
"id_unit_state": "994c653c-53ca-4596-a5f3-4a61bf3ad5e8",
"id_pos_sesion": "e2736e6c-427b-4c95-be7a-6e4bf428d410",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-09-06T06:48:12.2513574+02:00",
"active": true,
"created_on": "2026-09-06T06:48:12.2513574+02:00",
"last_update": "2026-09-06T06:48:12.2513574+02:00",
"commited": true,
"mt_employees": {
"$ref": "21"
},
"mt_employees1": {
"$ref": "21"
},
"mt_rooms_units": {
"$id": "47",
"id": "bddf09ac-9b74-44dd-8f64-9596c2245b5a",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "c5524002-a573-46ed-acd9-a235fead57da",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "6aa9c1ae-63b4-4827-ac92-d3b0af404b27",
"locked": true,
"date_locked": "2026-09-06T06:48:12.2513574+02:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-09-06T06:48:12.2513574+02:00",
"last_update": "2026-09-06T06:48:12.2513574+02:00",
"id_user_upd": "0682b60b-bf03-45dd-a6db-af2266737330",
"commited": true,
"mt_rooms": {
"$id": "48",
"id": "009f4902-f3ac-4ec7-8463-c219aeab0bed",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "6aaa2ecf-6da7-4090-a5d8-0d9cc3855d74",
"name_pos": "sample string 6",
"id_image": "2903ef70-ba40-4571-b89b-739d0f1c8359",
"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": "845555cb-175e-423a-bab9-f0b968dccc46",
"refresh_status": true,
"active": true,
"created_on": "2026-09-06T06:48:12.2513574+02:00",
"last_update": "2026-09-06T06:48:12.2513574+02:00",
"id_user_upd": "fecdb193-4058-47ca-8907-f6e7ebedf110",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos_rooms": [
{
"$id": "49",
"id_pos": "0ea999e5-8871-4c83-88aa-9f084e6f4692",
"id_room": "cd17e9d0-6d12-4986-a414-0363f42da71c",
"active": true,
"created_on": "2026-09-06T06:48:12.2513574+02:00",
"last_update": "2026-09-06T06:48:12.2513574+02:00",
"id_user_upd": "4dc8f855-e013-42d3-a034-a6af8d396a4c",
"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": "e0970697-d1e8-4d18-b02d-375693696c39",
"id_room": "047a25ff-6abc-4d93-9d1f-291b1cfe1656",
"date_in": "2026-09-06T06:48:12.2513574+02:00",
"date_out": "2026-09-06T06:48:12.2513574+02:00",
"id_user_add": "e86e5e66-d3d6-4833-8ff2-71a18fc7b4bf",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-09-06T06:48:12.2513574+02:00",
"last_update": "2026-09-06T06:48:12.2513574+02:00",
"commited": true,
"mt_rooms": {
"$ref": "48"
},
"st_users": {
"$ref": "8"
},
"tt_rooms_units_activity": [
{
"$ref": "46"
},
{
"$ref": "46"
}
]
},
{
"$ref": "50"
}
]
},
"mt_rooms_units_types": {
"$id": "51",
"id": "8ea5cf46-6c2b-4b41-940f-68f5509053a8",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-09-06T06:48:12.2513574+02:00",
"last_update": "2026-09-06T06:48:12.2513574+02:00",
"id_user_upd": "6de8df6a-ce7d-495d-92b9-c9bc727c034c",
"commited": true,
"mt_rooms_units": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"mt_rooms_units_states_types": [
{
"$id": "52",
"id_room_type": "d3c25241-6ba7-4c18-a95f-fa1ea79fbc9d",
"id_room_state": "dd673369-c8aa-4ded-ac5d-050c7f045419",
"id_image": "6bf96c01-9dfd-4227-9c66-ee2073a8f557",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-09-06T06:48:12.2513574+02:00",
"last_update": "2026-09-06T06:48:12.2513574+02:00",
"id_user_upd": "5d7160a5-783f-43ef-b324-085a9eb30a9e",
"commited": true,
"mt_rooms_units_states": {
"$id": "53",
"id": "3223029c-9291-4a01-a29e-e076230d08e3",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"color": "sample string 5",
"active": true,
"created_on": "2026-09-06T06:48:12.2513574+02:00",
"last_update": "2026-09-06T06:48:12.2513574+02:00",
"id_user_upd": "0f69e9ef-0571-46a7-9aaa-f580760029a8",
"commited": true,
"st_users": {
"$ref": "8"
},
"mt_rooms_units_states_types": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"tt_rooms_units_activity": [
{
"$ref": "46"
},
{
"$ref": "46"
}
]
},
"mt_rooms_units_types": {
"$ref": "51"
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "52"
}
],
"st_users": {
"$ref": "8"
}
},
"st_users": {
"$ref": "8"
},
"tt_rooms_units_activity": [
{
"$ref": "46"
},
{
"$ref": "46"
}
]
},
"mt_rooms_units_states": {
"$ref": "53"
},
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_pos_sesion": {
"$ref": "44"
},
"tt_rooms_list": {
"$ref": "50"
}
},
{
"$ref": "46"
}
],
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"tt_tips": [
{
"$id": "54",
"id": "a22c20fe-f3c3-48f1-b79e-47d39dab3095",
"id_pos_sesion": "0a5bf882-0d19-47ff-950a-57e8549fa568",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "a92c2cac-ff80-4dd3-921d-ac3edc0d446f",
"id_room_unit_activity": "7b391102-1537-43dd-83ac-cfa04100d3d3",
"id_doc_sa": "d242d1f1-ae86-4178-ad2c-b524668c646c",
"id_pos_type": "43ebfb7b-3e75-4e2b-a65d-94b0f763cee3",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "749f8816-12e5-4539-b0c7-aff763fcb3d7",
"coupon_id": "sample string 7",
"terminal_id": "sample string 8",
"card_name": "sample string 9",
"card_bank": "sample string 10",
"card_number": "sample string 11",
"client_name": "sample string 12",
"money_type": "sample string 13",
"merchant_id": "sample string 14",
"aid": "sample string 15",
"auth_num": "sample string 16",
"authorization": true,
"signature": true,
"contactless": true,
"date_hour_pay": "sample string 17",
"terminal_name": "sample string 18",
"active": true,
"created_on": "2026-09-06T06:48:12.2513574+02:00",
"last_update": "2026-09-06T06:48:12.2513574+02:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "44"
},
"tt_tips_users": [
{
"$id": "55",
"id_tip": "c680614e-0585-4105-a965-556f31cd8271",
"id_user": "7d799b4e-f9dc-46c6-849c-873592aa1b26",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-09-06T06:48:12.2513574+02:00",
"last_update": "2026-09-06T06:48:12.2513574+02:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"tt_tips": {
"$ref": "54"
}
},
{
"$ref": "55"
}
]
},
{
"$ref": "54"
}
],
"tt_pos_sesion_users": [
{
"$id": "56",
"id_pos_sesion": "8b6342ac-26a7-459b-af0a-a655bbef490a",
"id_user": "decd7326-0340-486b-9487-3077b6032b80",
"date_add": "2026-09-06T06:48:12.2513574+02:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-09-06T06:48:12.2513574+02:00",
"last_update": "2026-09-06T06:48:12.2513574+02:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$ref": "44"
}
},
{
"$ref": "56"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_cmd_connection": [
{
"$id": "57",
"id": "ed612853-029b-402a-b4ec-3a25dfdf9f6b",
"id_user": "25bc1e21-e244-49cd-9f0e-0830e499b7f3",
"id_user_profile": "60bdeb4f-b717-44da-b24c-dfa7c7c9e9cb",
"locator": "sample string 4",
"date_end": "2026-09-06T06:48:12.2513574+02:00",
"id_pos_sesion": "8c2421b3-5f1c-4bef-8bb7-6e30faf8ec0c",
"date_login": "2026-09-06T06:48:12.2513574+02:00",
"date_logout": "2026-09-06T06:48:12.2513574+02:00",
"terminal_id": "sample string 6",
"terminal_type": "sample string 7",
"created_on": "2026-09-06T06:48:12.2513574+02:00",
"last_update": "2026-09-06T06:48:12.2513574+02:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"st_users_profiles": {
"$id": "58",
"id": "20e11549-5964-42eb-8447-f70c426e3828",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"is_pass_required": true,
"is_admin": true,
"level_id": 7,
"order_1": 8,
"order_2": 9,
"order_3": 10,
"order_4": 11,
"is_tips": true,
"is_view_all": true,
"active": true,
"created_on": "2026-09-06T06:48:12.2513574+02:00",
"last_update": "2026-09-06T06:48:12.2513574+02:00",
"commited": true,
"st_permisions": [
{
"$id": "59",
"id": "1b5c5538-8b5c-4ef2-863b-764ae53bcbfa",
"id_function": "41f2a61d-461e-41da-b1ba-b92b12e74f5a",
"id_user": "34b4fdb2-acb9-4922-ad57-823d9c5c60d3",
"id_profile": "61a16995-ee45-4e58-95ff-3a1499033d23",
"permission": 3,
"active": true,
"created_on": "2026-09-06T06:48:12.2513574+02:00",
"last_update": "2026-09-06T06:48:12.2513574+02:00",
"commited": true,
"st_users_profiles": {
"$ref": "58"
},
"st_users": {
"$ref": "8"
},
"st_functions": {
"$id": "60",
"id": "988db741-e365-4dc7-acf9-8ca3b9277a1b",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "2f8a96da-9ac5-4ece-96c2-75b548c920c1",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "828ee865-10ab-4768-a09b-ec079bcbf639",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"font_bold": true,
"font_underline": true,
"font_size": 16,
"active": true,
"created_on": "2026-09-06T06:48:12.2513574+02:00",
"last_update": "2026-09-06T06:48:12.2513574+02:00",
"commited": true,
"st_functions_groups": {
"$id": "61",
"id": "39dee31b-c0bf-4a71-aa21-964910d56ce2",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-09-06T06:48:12.2513574+02:00",
"last_update": "2026-09-06T06:48:12.2513574+02:00",
"commited": true,
"st_functions": [
{
"$ref": "60"
},
{
"$ref": "60"
}
]
},
"st_images": {
"$ref": "3"
},
"st_permisions": [
{
"$ref": "59"
},
{
"$ref": "59"
}
]
}
},
{
"$ref": "59"
}
],
"st_users": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"tt_cmd_connection": [
{
"$ref": "57"
},
{
"$ref": "57"
}
]
},
"tt_pos_sesion": {
"$ref": "44"
}
},
{
"$ref": "57"
}
],
"tt_cmd_messages": [
{
"$id": "62",
"id": "a7b3f46d-a3a7-4aac-9337-c74f721bd567",
"id_user": "19335e3b-9033-492b-8769-ecaf58ad7b42",
"date_add": "2026-09-06T06:48:12.2513574+02:00",
"destiny_type": 4,
"id_key": "5a3e0066-77ad-4cb2-a69c-ad8018951756",
"message": "sample string 6",
"message_view": true,
"date_view": "2026-09-06T06:48:12.2513574+02:00",
"id_pos_sesion": "1dd8631e-3120-429b-b5ba-5af78c64c0b6",
"terminal_add": "sample string 9",
"created_on": "2026-09-06T06:48:12.2513574+02:00",
"last_update": "2026-09-06T06:48:12.2513574+02:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$ref": "44"
}
},
{
"$ref": "62"
}
]
}
},
{
"$ref": "43"
}
]
},
"mt_items_vouchers": {
"$id": "63",
"id": "086fb2c9-b729-4075-a986-fc902b630e11",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "109daf69-41d5-4c75-82bd-99c4e62d6094",
"id_doc_print": "1b7a2231-0c11-4bf9-9852-f250101537e4",
"hour_end": "00:00:00.1234567",
"price_item_sub": true,
"define_validity": true,
"price_ref": true,
"price_min": 11.1,
"supply_apply": 12,
"active": true,
"created_on": "2026-09-06T06:48:12.2513574+02:00",
"last_update": "2026-09-06T06:48:12.2513574+02:00",
"commited": true,
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
]
},
"st_users": {
"$ref": "8"
},
"mt_prices_items": [
{
"$ref": "41"
},
{
"$ref": "41"
}
],
"tt_doc_sa_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
]
},
"mt_prices_list": {
"$ref": "32"
},
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"tt_doc_sa": {
"$ref": "13"
},
"tt_doc_sa_det_stock": [
{
"$id": "64",
"id_doc_sa": "1291b3ac-2b2e-4ddc-8035-3ffe3c9f7685",
"id_line": 2,
"id_item": "7b1ee623-538d-4bf7-aff7-3c6cbcbd7223",
"qty": 4.1,
"mt_items": {
"$ref": "6"
},
"tt_doc_sa_det": {
"$ref": "24"
}
},
{
"$ref": "64"
}
]
},
{
"$ref": "24"
}
],
"tt_doc_sa_pay": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_vouchers": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"tt_vouchers_permisions": [
{
"$id": "65",
"id": "b8989d82-700c-41df-b0b1-5ad8f1f35a6b",
"date_from": "2026-09-06T06:48:12.2513574+02:00",
"date_end": "2026-09-06T06:48:12.2513574+02:00",
"date_used": "2026-09-06T06:48:12.2513574+02:00",
"id_employee": "a14102bb-3a68-4dd7-86f9-516d53a84655",
"id_branch": "2a9f8788-0a7c-48e3-a86d-842da333b0ab",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "20438645-04c1-434b-92a5-ffde7865366a",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-09-06T06:48:12.2513574+02:00",
"last_update": "2026-09-06T06:48:12.2513574+02:00",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_employees": {
"$ref": "21"
},
"st_users": {
"$ref": "8"
},
"tt_vouchers": [
{
"$ref": "1"
},
{
"$ref": "1"
}
]
},
{
"$ref": "65"
}
],
"tt_rooms_units_activity": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "46"
},
{
"$ref": "46"
}
]
},
"mt_money_types": {
"$ref": "16"
},
"mt_payment_types": {
"$ref": "19"
},
"tt_doc_sa": {
"$ref": "13"
},
"tt_vouchers": {
"$ref": "1"
}
},
{
"$ref": "20"
}
],
"tt_vouchers": [
{
"$ref": "1"
},
{
"$ref": "1"
}
]
},
"st_users": {
"$ref": "8"
},
"mt_money_types": {
"$ref": "16"
},
"tt_doc_sa": {
"$ref": "13"
}
},
{
"$ref": "18"
}
],
"tt_doc_sa_pay": [
{
"$ref": "20"
},
{
"$ref": "20"
}
]
},
"mt_payment_types": {
"$ref": "19"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "15"
}
],
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_doc_num": [
{
"$id": "66",
"id_pos": "50ac90a9-1e99-46b7-b45f-7e4cca586ba5",
"id_doc": "723b125e-afc8-45b3-953d-e497f670de87",
"value": 3,
"created_on": "2026-09-06T06:48:12.2513574+02:00",
"last_update": "2026-09-06T06:48:12.2513574+02:00",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_pos": {
"$ref": "10"
}
},
{
"$ref": "66"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st": [
{
"$id": "67",
"id": "9b42ca49-44e6-4a63-b0d0-58983f3a690a",
"id_pos": "ddf367f0-db6b-4c1f-a48e-4e430a74d377",
"id_doc": "f993c13b-2a70-40d9-96f4-6fb86545222a",
"id_branch": "dc4a7e42-7e54-4851-9464-8d2d405e52e0",
"nro_doc": "sample string 5",
"date_doc": "2026-09-06T06:48:12.2513574+02:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "a27dde22-83b4-43c9-aef9-16385ee835fa",
"id_loc_from": "4e745a05-2ea2-46fa-b40a-129682ab2144",
"id_loc_end": "6b988a26-9375-4197-9e01-d571f716c7af",
"id_user_add": "238e438e-1efc-4598-b456-3feaf210c149",
"id_user_upd": "654708e7-c9b8-4115-9dd7-bdd4ea8010d3",
"id_pos_sesion": "2254577b-6416-41a4-a6a7-137db734a057",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-09-06T06:48:12.2513574+02:00",
"active": true,
"created_on": "2026-09-06T06:48:12.2513574+02:00",
"last_update": "2026-09-06T06:48:12.2513574+02:00",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$ref": "14"
},
"mt_locations": {
"$id": "68",
"id": "8a8f664d-61b2-40bf-a8ae-d8b7c59b44fa",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "5b8c3412-0fad-44b4-8509-8d260628cc0b",
"active": true,
"created_on": "2026-09-06T06:48:12.2513574+02:00",
"last_update": "2026-09-06T06:48:12.2513574+02:00",
"id_user_upd": "377ad0a4-47bb-4898-879d-f53bfcd94afd",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"st_users": {
"$ref": "8"
},
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_sa1": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"tt_doc_st1": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"tt_stock": [
{
"$id": "69",
"id_location": "9c42d87a-53ec-4a3f-82fc-a4fb948205a4",
"id_item": "0fd36d99-e42c-4c3f-a51a-7f9899d6b977",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-09-06T06:48:12.2513574+02:00",
"last_update": "2026-09-06T06:48:12.2513574+02:00",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_locations": {
"$ref": "68"
}
},
{
"$ref": "69"
}
]
},
"mt_locations1": {
"$ref": "68"
},
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"tt_doc_st_det": [
{
"$id": "70",
"id_doc_st": "4877b782-be8b-4878-9072-12623634cd52",
"id_line": 2,
"id_item": "19387f0f-1985-43e5-9d1c-1fd4ebb2b1e8",
"comment": "sample string 4",
"qty": 5.1,
"status": 1,
"active": true,
"mt_items": {
"$ref": "6"
},
"tt_doc_st": {
"$ref": "67"
}
},
{
"$ref": "70"
}
],
"tt_doc_st1": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"tt_doc_st2": {
"$ref": "67"
}
},
{
"$ref": "67"
}
]
},
"mt_locations": {
"$ref": "68"
},
"mt_locations1": {
"$ref": "68"
},
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"tt_cloakrooms_units": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"tt_doc_sa_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"tt_doc_sa_pay": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_doc_sa1": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_sa2": {
"$ref": "13"
},
"tt_pos_sesion": {
"$ref": "44"
},
"tt_rooms_units_activity": {
"$ref": "46"
},
"tt_spool_doc_print": [
{
"$id": "71",
"id": "9e68e39a-6148-48ca-a0c2-12dd6efaf92f",
"spool_server": "sample string 2",
"id_doc_sa": "f8ed4fa5-5f4b-482a-b521-d9f474af9018",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-09-06T06:48:12.2513574+02:00",
"printed": true,
"print_on": "2026-09-06T06:48:12.2513574+02:00",
"tt_doc_sa": {
"$ref": "13"
}
},
{
"$ref": "71"
}
]
},
"tt_pos_sesion": {
"$ref": "44"
}
},
{
"$ref": "12"
}
]
},
{
"$ref": "11"
}
],
"mt_items_featured": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_pos_print": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_pos_rooms": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"st_users": {
"$ref": "8"
},
"mt_pos_view": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_prices_list_rules": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"mt_prices_rules": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"st_doc_num": [
{
"$ref": "66"
},
{
"$ref": "66"
}
],
"st_pos_license": [
{
"$id": "72",
"id": "e0415afd-ca0f-4fe5-adf0-19e0fbade7eb",
"id_pos": "37b58199-a9dc-4ad6-83ae-55739ab77b7a",
"mac_address": "sample string 3",
"date_end": "2026-09-06T06:48:12.2513574+02:00",
"key_access": "sample string 5",
"id_user_add": "fb55fa05-56bf-4c84-b462-63a406c0b824",
"active": true,
"created_on": "2026-09-06T06:48:12.2513574+02:00",
"last_update": "2026-09-06T06:48:12.2513574+02:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "72"
}
],
"st_users_pos": [
{
"$id": "73",
"id_user": "89c5c0e7-93f1-44ce-b4e7-aab10b2304e9",
"id_pos": "ccd74e1e-7c9d-4d76-9207-624361cc4052",
"pass_required": true,
"active": true,
"created_on": "2026-09-06T06:48:12.2513574+02:00",
"last_update": "2026-09-06T06:48:12.2513574+02:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "73"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_pos_connection": [
{
"$id": "74",
"id": "e0f90c59-b6dc-46f1-b8be-a6f9e84d1663",
"id_pos": "ede2dc5b-d765-4672-9f21-066b4399883b",
"date_add": "2026-09-06T06:48:12.2513574+02:00",
"date_upd": "2026-09-06T06:48:12.2513574+02:00",
"date_out": "2026-09-06T06:48:12.2513574+02:00",
"connection_type": "sample string 3",
"connection_speed": 1,
"terminal_name": "sample string 4",
"version": "sample string 5",
"commited": true,
"mt_pos": {
"$ref": "10"
}
},
{
"$ref": "74"
}
],
"tt_pos_sesion": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"mt_branches": {
"$ref": "2"
},
"tt_logs": [
{
"$id": "75",
"id": "f71b32a8-3dd2-4ad5-a933-b8bdb4e504f5",
"id_user_add": "42648dce-527a-40ed-817f-f2ce9746bfa0",
"id_table": "68984b40-4445-4598-96ba-74d42732182f",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "e4c8e8fe-ab14-458b-a4bb-4e1b349d1850",
"created_on": "2026-09-06T06:48:12.2513574+02:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_sync_tables": {
"$id": "76",
"id": "30a825dd-4f3e-4cdf-8d7f-fda05fa5f75d",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-09-06T06:48:12.2513574+02:00",
"last_update": "2026-09-06T06:48:12.2513574+02:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "77",
"id": "5760c5c5-8b8d-4afd-85be-41d45c626a3f",
"id_sync": "8e69d2c5-a195-4fb3-bc3f-4ad76974e392",
"json": "sample string 3",
"id_table": "2046a321-1e42-4bcb-9469-e80324661996",
"order": 5,
"st_sync_packages": {
"$id": "78",
"id": "56415052-d382-4933-96a4-883df779be65",
"id_branch_from": "f8a3da9a-21b2-4689-a055-0c6a95de6088",
"id_branch_to": "d50779b1-fa36-43a3-a8a4-a509f22ded1a",
"type": 4,
"created_on": "2026-09-06T06:48:12.2513574+02:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-09-06T06:48:12.2513574+02:00",
"send_on": "2026-09-06T06:48:12.2513574+02:00",
"mt_branches": {
"$ref": "2"
},
"mt_branches1": {
"$ref": "2"
},
"st_sync_packages_det": [
{
"$ref": "77"
},
{
"$ref": "77"
}
]
},
"st_sync_tables": {
"$ref": "76"
}
},
{
"$ref": "77"
}
],
"tt_logs": [
{
"$ref": "75"
},
{
"$ref": "75"
}
]
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "75"
}
],
"st_local_variables": [
{
"$id": "79",
"id": "680bac07-34e5-4cf1-b195-450c865a2d3b",
"id_pos": "16fcb9ae-2533-4a89-938c-239c9c182c4c",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-09-06T06:48:12.2513574+02:00",
"commited": true,
"mt_pos": {
"$ref": "10"
}
},
{
"$ref": "79"
}
],
"tt_doc_st": [
{
"$ref": "67"
},
{
"$ref": "67"
}
]
},
{
"$ref": "10"
}
],
"st_users": {
"$ref": "8"
}
},
{
"$ref": "9"
}
],
"mt_brands": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"mt_categories": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"mt_categories_items": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"mt_cloakrooms": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"mt_docs_payment_money": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_employees": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"mt_employees_profiles": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"mt_items_featured": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_items_types": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"mt_locations": [
{
"$ref": "68"
},
{
"$ref": "68"
}
],
"mt_money_rates": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"mt_money_types": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"mt_payment_types": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"mt_pos": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"mt_pos_prices_list": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_pos_print": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_pos_rooms": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"mt_pos_types": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_pos_view": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_prices_items": [
{
"$ref": "41"
},
{
"$ref": "41"
}
],
"mt_prices_list": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"mt_prices_list_rules": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"mt_prices_rules": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"mt_rooms": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"mt_rooms_units": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"mt_rooms_units_types": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"mt_units": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"mt_units_ref": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"st_images": {
"$ref": "3"
},
"st_images1": {
"$ref": "3"
},
"st_permisions": [
{
"$ref": "59"
},
{
"$ref": "59"
}
],
"st_pos_license": [
{
"$ref": "72"
},
{
"$ref": "72"
}
],
"st_users_pos": [
{
"$ref": "73"
},
{
"$ref": "73"
}
],
"st_users_token": [
{
"$id": "80",
"id": "a400953a-fd72-4e44-be44-31fd566ba983",
"token_id": "sample string 2",
"id_user": "f08619d3-cebf-4983-851b-e0bdf32422dc",
"date_from": "2026-09-06T06:48:12.2513574+02:00",
"date_end": "2026-09-06T06:48:12.2513574+02:00",
"created_on": "2026-09-06T06:48:12.2513574+02:00",
"st_users": {
"$ref": "8"
}
},
{
"$ref": "80"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"tt_doc_sa_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"tt_doc_sa_det1": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"tt_doc_st": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"tt_doc_st1": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"tt_items_customs": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"tt_logs": [
{
"$ref": "75"
},
{
"$ref": "75"
}
],
"tt_pos_sesion": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_pos_sesion1": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_rooms_list": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"tt_rooms_units_activity": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"tt_rooms_units_log": [
{
"$id": "81",
"id": "2353bece-3168-48da-8e3d-048a9e730c42",
"id_room_activity": "dab433b5-cfd3-41fe-b8a3-414645df51e7",
"id_pos_sesion": "c09e54d8-eba3-4eba-8c8f-25c54616e2c9",
"log_text": "sample string 4",
"id_user": "ac5f0a50-ff44-4341-a87f-6af5c8e9469b",
"event_type": "sample string 6",
"correlation_id": "94aef151-3a60-4564-b297-fcb6dd8cd5c6",
"id_room_unit": "d18f1f66-a6c9-4336-8551-5c330704f4a5",
"id_room_unit_source": "ffd3c01b-dbb9-4913-ac18-2cabc424e22b",
"id_room_unit_destination": "b1d82cc7-675c-4565-a2f1-3f1f2e1ebbd2",
"id_room_activity_related": "9f5a5d2c-d729-4e3c-8bf6-dea549c9216b",
"id_doc_sa": "d3fe7763-c130-42a1-8072-df86ac839d1a",
"id_user_authorizer": "a2e5b1db-6ae1-4e6d-b40e-5712aafb2e0f",
"data_json": "sample string 7",
"created_on": "2026-09-06T06:48:12.2513574+02:00",
"commited": true,
"st_users": {
"$ref": "8"
}
},
{
"$ref": "81"
}
],
"tt_tips_users": [
{
"$ref": "55"
},
{
"$ref": "55"
}
],
"tt_vouchers_permisions": [
{
"$ref": "65"
},
{
"$ref": "65"
}
],
"tt_vouchers": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"mt_docs": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_pos_sesion_users": [
{
"$ref": "56"
},
{
"$ref": "56"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_sa1": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_rooms_units_states": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"st_users_profiles": {
"$ref": "58"
},
"tt_cmd_connection": [
{
"$ref": "57"
},
{
"$ref": "57"
}
],
"tt_cmd_messages": [
{
"$ref": "62"
},
{
"$ref": "62"
}
]
}
},
"mt_categories_items": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"mt_items_featured": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_items_formula": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"mt_units": {
"$ref": "28"
},
"mt_units1": {
"$ref": "28"
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_prices_rules": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"tt_doc_sa_det_stock": [
{
"$ref": "64"
},
{
"$ref": "64"
}
],
"tt_doc_st_det": [
{
"$ref": "70"
},
{
"$ref": "70"
}
],
"tt_items_customs": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"tt_stock": [
{
"$ref": "69"
},
{
"$ref": "69"
}
],
"tt_vouchers_det": [
{
"$ref": "30"
},
{
"$ref": "30"
}
]
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "5"
}
],
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"mt_prices_rules": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"tt_vouchers_det": [
{
"$ref": "30"
},
{
"$ref": "30"
}
]
},
{
"$ref": "4"
}
],
"mt_employees": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_items_types": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"mt_money_types": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"mt_payment_types": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"mt_prices_list": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"mt_rooms": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"mt_rooms1": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"st_functions": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"st_images_types": {
"$id": "82",
"id": "91aae406-bfb7-4070-9105-7d7f5d1bbf81",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-09-06T06:48:12.2513574+02:00",
"last_update": "2026-09-06T06:48:12.2513574+02:00",
"commited": true,
"st_images": [
{
"$ref": "3"
},
{
"$ref": "3"
}
]
},
"mt_docs": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"st_users": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"st_users1": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_cloakrooms": [
{
"$ref": "11"
},
{
"$ref": "11"
}
]
},
"st_users": {
"$ref": "8"
},
"mt_branches_zones": [
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"mt_employees_branches": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"mt_items_featured": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_locations": [
{
"$ref": "68"
},
{
"$ref": "68"
}
],
"mt_periods": [
{
"$id": "83",
"id_branch": "4577fdec-0a45-4d08-86ac-69863f017b17",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-09-06T06:48:12.2513574+02:00",
"date_end": "2026-09-06T06:48:12.2513574+02:00",
"state": "sample string 6",
"created_on": "2026-09-06T06:48:12.2513574+02:00",
"last_update": "2026-09-06T06:48:12.2513574+02:00",
"commited": true,
"mt_branches": {
"$ref": "2"
}
},
{
"$ref": "83"
}
],
"mt_pos": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_prices_list_rules": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"mt_prices_rules": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"mt_rooms": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"st_sync_packages": [
{
"$ref": "78"
},
{
"$ref": "78"
}
],
"st_sync_packages1": [
{
"$ref": "78"
},
{
"$ref": "78"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"tt_vouchers": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"tt_vouchers_permisions": [
{
"$ref": "65"
},
{
"$ref": "65"
}
]
},
"mt_employees": {
"$ref": "21"
},
"mt_payment_types": {
"$ref": "19"
},
"st_users": {
"$ref": "8"
},
"tt_doc_sa_pay": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_vouchers_det": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"tt_vouchers_permisions": {
"$ref": "65"
}
},
{
"$ref": "1"
}
]