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": "946ad564-1ea9-4709-a4bd-cc7175f6328f",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-09-06T06:48:17.0240515+02:00",
"date_end": "2026-09-06T06:48:17.0240515+02:00",
"date_used": "2026-09-06T06:48:17.0240515+02:00",
"date_sesion": "2026-09-06T06:48:17.0240515+02:00",
"id_employee": "35b8a1e4-0e74-41d6-92a9-5a4bdd873263",
"id_branch": "18558055-72ec-4775-b67b-95b51a6ed8f0",
"id_voucher_permision": "318fc634-63d9-4cd2-a1d5-ba37795d65b6",
"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": "6e7a45b4-4de5-446d-844d-75d1f14f030f",
"id_user_add": "316295a7-0392-4ae3-9232-f5c43d8381de",
"id_doc_sa": "7be7bf91-e89b-4223-855a-986fc38ffaf4",
"id_item_sub": "b43612ed-b87c-449b-a3d5-5cd19f5ab997",
"id_pos_sesion": "62b111cc-e1e8-49fc-9d2e-98d5085c2042",
"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:17.0240515+02:00",
"last_update": "2026-09-06T06:48:17.0240515+02:00",
"commited": true,
"mt_branches": {
"$id": "2",
"id": "e7b2b935-6644-4e60-9aff-1e74069b5699",
"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": "2c45657a-1b53-480d-b6e2-6a2e8074375a",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-09-06T06:48:17.0240515+02:00",
"last_update": "2026-09-06T06:48:17.0240515+02:00",
"id_user_upd": "4b9bede3-d708-4870-9d9d-c93bc5713c51",
"commited": true,
"st_images": {
"$id": "3",
"id": "3a8b952a-d275-4f1c-95b9-80a46656bd9e",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "903601f7-c764-447e-b2ba-912a00187dbb",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-09-06T06:48:17.0240515+02:00",
"last_update": "2026-09-06T06:48:17.0240515+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_categories": [
{
"$id": "4",
"id": "22500bf3-cf89-493e-b695-8bff57e9ebaa",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "bd51d57d-0d06-4ecf-bf13-6f3a84f3a7e1",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "60a2c751-096a-4831-bcbb-ff4586c37980",
"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:17.0240515+02:00",
"last_update": "2026-09-06T06:48:17.0240515+02:00",
"id_user_upd": "42c0ecb3-bf7a-4343-93b2-41edf9e45cde",
"commited": true,
"mt_categories_items": [
{
"$id": "5",
"id_category": "c349f73d-cbf7-4692-ba1b-817f7ac2095f",
"id_item": "135dc581-508e-4d3d-9f03-d592d58760a5",
"is_default": true,
"active": true,
"created_on": "2026-09-06T06:48:17.0240515+02:00",
"last_update": "2026-09-06T06:48:17.0240515+02:00",
"id_user_upd": "c362772f-30b9-4dee-adc8-1dd0a98c34db",
"commited": true,
"mt_categories": {
"$ref": "4"
},
"mt_items": {
"$id": "6",
"id": "383b1a74-e417-4802-b1da-8b583853166c",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "6426e25e-eb42-406d-b127-d1b190464e1f",
"id_unit_sec": "5cc663cf-1eb8-452d-b729-a2f481f3714e",
"id_brand": "699cbc1e-2ca2-4816-a26e-3345451a0827",
"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": "70204fb0-d11f-431c-b85f-018bc3350308",
"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:17.0240515+02:00",
"last_update": "2026-09-06T06:48:17.0240515+02:00",
"id_user_upd": "c863a521-9dd7-4f6d-815a-cd3f6cd1bced",
"commited": true,
"mt_brands": {
"$id": "7",
"id": "7f0133d9-7c38-48c1-a520-b9e2cf87fd42",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-09-06T06:48:17.0240515+02:00",
"last_update": "2026-09-06T06:48:17.0240515+02:00",
"id_user_upd": "ba68e126-872f-442a-83ff-90505b61eb4c",
"commited": true,
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"st_users": {
"$id": "8",
"id": "03afb6f8-9696-4364-83ac-65f91540f70d",
"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": "b429dc02-4ecd-40a1-a505-4d53aebd7245",
"view_messages": true,
"id_image_photo": "f9f06063-100f-43e6-9a5b-1c6fa20fe8dd",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "b1ea1689-2cbe-4ecd-b24f-24bf27c06de2",
"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:17.0240515+02:00",
"last_update": "2026-09-06T06:48:17.0240515+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_branches_zones": [
{
"$id": "9",
"id": "12490b13-d1a7-408b-b4da-b9c2326b9753",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "06efd38d-115a-4616-a74a-dd4bfd0b2d36",
"active": true,
"created_on": "2026-09-06T06:48:17.0240515+02:00",
"last_update": "2026-09-06T06:48:17.0240515+02:00",
"id_user_upd": "6f7b29f3-cecd-42a0-abdb-5b4ce76f5c26",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos": [
{
"$id": "10",
"id": "282857d5-aa1d-41b4-8042-a039d2bf9a83",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "8b9bfbc0-5b54-46b1-8eb8-44dd06b01d8f",
"id_zone": "2a9f5ebb-5ebc-494e-bfa0-05f7daa0c054",
"user_required": true,
"active": true,
"created_on": "2026-09-06T06:48:17.0240515+02:00",
"last_update": "2026-09-06T06:48:17.0240515+02:00",
"id_user_upd": "fe9d8d99-005c-4a4f-be49-4ee79ef98abe",
"commited": true,
"mt_branches_zones": {
"$ref": "9"
},
"mt_cloakrooms": [
{
"$id": "11",
"id": "5213128c-4e5e-46c8-b23d-13271acb3c34",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "07e56197-ba82-4273-8311-1db28cb34ca1",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "61b09f9f-9fa0-4306-a31d-42e881812695",
"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:17.0240515+02:00",
"last_update": "2026-09-06T06:48:17.0240515+02:00",
"id_user_upd": "22ac484b-64c2-4cde-90a6-e7711953be19",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"tt_cloakrooms_units": [
{
"$id": "12",
"id": "4c0566ed-9af4-4dc4-a8d7-a29bf9136f0a",
"id_cloakroom": "2cde8fff-d146-4b64-8c33-3e9d1f8aef6e",
"id_pos_sesion": "39849f6f-317e-483c-b3a5-9001cc2d06f4",
"unit_id": 4,
"date_open": "2026-09-06T06:48:17.0240515+02:00",
"date_close": "2026-09-06T06:48:17.0240515+02:00",
"id_doc_sa": "832291fd-11f3-4e7d-841e-0621dadbc16f",
"commited": true,
"mt_cloakrooms": {
"$ref": "11"
},
"tt_doc_sa": {
"$id": "13",
"id": "4c59f26e-3c86-4767-bde0-e8ae8586213f",
"id_pos": "171c9cb6-8c22-43a9-84f9-c81bd6af0595",
"id_doc": "fe51fbbf-d702-4dc4-bcb0-18a168b50b16",
"id_branch": "16fac0fb-9202-43c6-97e5-647afaa83f82",
"nro_doc": "sample string 5",
"date_doc": "2026-09-06T06:48:17.0240515+02:00",
"date_tax": "2026-09-06T06:48:17.0240515+02:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "20ecce9e-1f1d-49ca-87ad-bac95a101eba",
"id_relationship": "88fb0c0d-8c3c-409b-b2f0-0c853e5fc489",
"id_loc_from": "6b9ae867-b03b-4e29-b0dd-d9c2f23f6d7c",
"id_loc_end": "20fbf27a-74ff-4c69-b9ce-240a6016a1ba",
"id_user_add": "a3b35a4e-6ad2-4f00-902a-ad82fe49befa",
"id_user_upd": "7351428e-4d8f-4e45-ab06-6818af9f8ba9",
"comment": "sample string 12",
"id_pos_sesion": "5f2e5dc0-de1f-4250-9f5d-bce19420652a",
"id_room_unit": "188cf7b6-f7fe-48a0-97c8-d3e170d02f45",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "2e08f536-396a-4e0c-83b9-a6728c522202",
"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:17.0240515+02:00",
"last_update": "2026-09-06T06:48:17.0240515+02:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$id": "14",
"id": "c9466dcf-1fe1-4e32-ab74-c16c4e6faea6",
"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": "a3569461-6741-4a4b-9810-72588fcd0d47",
"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:17.0240515+02:00",
"last_update": "2026-09-06T06:48:17.0240515+02:00",
"id_user_upd": "56f76af6-7537-4c5f-a74f-a4c738236dab",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "15",
"id_doc": "111878ec-574b-4d9d-a6c5-6351196e6956",
"id_pay": "a25f706e-e922-45c3-a92b-aee38177535d",
"id_money": "ff7834f2-7f63-41b6-96f1-1af624fa3db8",
"active": true,
"created_on": "2026-09-06T06:48:17.0240515+02:00",
"last_update": "2026-09-06T06:48:17.0240515+02:00",
"id_user_upd": "65d3c82e-4a96-45d1-9443-060011674eb7",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_money_types": {
"$id": "16",
"id": "444d8f6c-02f1-4840-a838-99875d7c8e43",
"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": "8d7176ee-55a9-4770-93de-3b4abcf9515b",
"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:17.0240515+02:00",
"last_update": "2026-09-06T06:48:17.0240515+02:00",
"id_user_upd": "cef328da-150d-46db-af7b-a6e0f7aa1b29",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_money_rates": [
{
"$id": "17",
"id_money_1": "5d76e083-bd4c-40f3-b484-1d7ab0f6d457",
"id_money_2": "a962e074-4cd2-4536-9cc8-2bedbd4bfcb4",
"date_from": "2026-09-06T06:48:17.0240515+02:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-09-06T06:48:17.0240515+02:00",
"last_update": "2026-09-06T06:48:17.0240515+02:00",
"id_user_upd": "951e1f3f-96f9-4aa7-a679-a47f953a9d28",
"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": "5664b50e-fbab-4bf1-905d-369be4e9c7f4",
"id_pay": "6980b42d-24df-4e8a-8395-8b300078b1dc",
"id_money": "13fc2c25-9011-4cd7-9596-2bd1a64de0b3",
"date_cashflow": "2026-09-06T06:48:17.0240515+02:00",
"coefficient": 5.1,
"id_user_add": "a1db1295-ae52-495e-8b1f-76cda062c36c",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "19",
"id": "2c5ac114-4863-491d-b4c7-c3b4f01f9f96",
"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": "63700a81-9d4e-4c9e-a112-e7ded342c68c",
"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:17.0240515+02:00",
"last_update": "2026-09-06T06:48:17.0240515+02:00",
"id_user_upd": "724f0751-b363-42d8-8366-da0bcbce9a09",
"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": "5b85e144-f8f1-4806-93de-1a5c22fddc87",
"id_line": 2,
"id_pay": "9b92e5df-d163-44c5-aa3d-36e70e9e8e9e",
"id_money": "ba2adf23-06fb-4de6-95a8-774b1d267a18",
"coefficient": 5.1,
"id_voucher": "d23e5b3d-0264-44b0-96cb-4456f1ff1e12",
"id_employee": "c190647c-6c88-493d-b556-b35030117724",
"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": "e961c256-0e92-4b2f-90b5-828bb6949ce0",
"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": "65cf2119-fbeb-43dc-afb2-de718f0d79b8",
"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": "44d6bd2e-abf7-4da9-8cd3-935ca515d62e",
"name_pos": "sample string 12",
"id_image": "df3dfa47-badf-408e-80e9-234f2c733553",
"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:17.0240515+02:00",
"last_update": "2026-09-06T06:48:17.0240515+02:00",
"id_user_upd": "edb36e8f-aff1-4fc5-86b2-9639898f53da",
"commited": true,
"mt_employees_branches": [
{
"$id": "22",
"id_employee": "9f6cfd5c-6f9f-463a-96b5-9254b628ba7e",
"id_branch": "ade9b4db-ad96-4012-b448-4a425554f003",
"active": true,
"created_on": "2026-09-06T06:48:17.0240515+02:00",
"last_update": "2026-09-06T06:48:17.0240515+02:00",
"id_user_upd": "ddb2d587-bab4-4739-9dae-46d1d9fdcc14",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_employees": {
"$ref": "21"
}
},
{
"$ref": "22"
}
],
"mt_employees_profiles": {
"$id": "23",
"id": "763fb813-d1ce-4406-a1e5-a13e87c5240d",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-09-06T06:48:17.0240515+02:00",
"last_update": "2026-09-06T06:48:17.0240515+02:00",
"id_user_upd": "a16d228e-ec99-4560-9232-190f548153e0",
"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": "b2ca370f-e113-4e42-ad40-d5cf46039028",
"id_line": 2,
"id_item_sub": "0365acc3-1167-4970-9942-8e70ec9650b9",
"qty": 4.1,
"id_list": "67b7c133-a1e6-4a37-a8d1-0cdbecae6ff2",
"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": "d1cdeff4-e570-47ff-b00a-9c55c3a34779",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "fe32692e-d53d-4a17-aa42-9faa128b6168",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "223a3158-5467-4bfc-8003-eed2461e87de",
"id_user_upd": "23bb4e3e-d7c7-454b-a33c-af0703b8b323",
"active": true,
"mt_employees": {
"$ref": "21"
},
"mt_items_sub": {
"$id": "25",
"id": "579a82bf-f2b0-48f5-b523-f9ed57a4864d",
"id_item": "ef8a25aa-fa15-4415-bb08-bc326ac632bc",
"id_item_type": "044485e1-7a68-44a0-8d3c-724157d238e8",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "faee8cde-212d-4b3a-9a01-295366004985",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-09-06T06:48:17.0240515+02:00",
"last_update": "2026-09-06T06:48:17.0240515+02:00",
"id_user_upd": "49542d8a-1a09-41a5-afb8-509d6c11e826",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_formula": [
{
"$id": "26",
"id_item_sub": "823bc177-9eff-46d6-a664-b0756d6249b3",
"id_item": "1c230870-5cfb-402a-8318-3fee5746bb43",
"group_id": 3,
"id_unit_ref": "ab6417cd-7602-4b0f-bdb6-416d476cdeb3",
"qty_dis": 5,
"mt_items": {
"$ref": "6"
},
"mt_items_sub": {
"$ref": "25"
},
"mt_units_ref": {
"$id": "27",
"id": "bce63578-2c97-4b62-8d9c-71788551cbfb",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "ab6790b6-8a23-47e7-acdb-2d828b05526c",
"active": true,
"created_on": "2026-09-06T06:48:17.0240515+02:00",
"last_update": "2026-09-06T06:48:17.0240515+02:00",
"id_user_upd": "f97a1e2a-e6da-4334-a879-1e268707574a",
"commited": true,
"mt_units": {
"$id": "28",
"id": "b81dd680-9ff6-4b35-84d9-c5f3d1a71713",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-09-06T06:48:17.0240515+02:00",
"last_update": "2026-09-06T06:48:17.0240515+02:00",
"id_user_upd": "c9ace2b3-7c30-4fd8-9909-d050aae9af8c",
"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": "5eb4dcab-0264-4ea8-ac6c-05a854930b94",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "fa3756d9-ece5-4517-8e8d-92fff3874af6",
"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:17.0240515+02:00",
"last_update": "2026-09-06T06:48:17.0240515+02:00",
"id_user_upd": "ac613548-090a-40f4-be71-417116f0597a",
"commited": true,
"tt_vouchers_det": [
{
"$id": "30",
"id_voucher": "7fad2a21-c5a7-426e-a3a9-c700fa763b36",
"id_line": "de3bbf51-c964-435e-9731-2f83ec9ed076",
"id_category": "0bdb633c-31d7-439b-9381-3631a3e85712",
"id_item": "865b175c-1f6a-4c0d-9df4-396b7d7e6f86",
"id_item_type": "91a37d0d-d636-4458-ab1c-8c1bac65a2c1",
"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": "658143a6-75b1-4261-9a9f-ec18e5a4243f",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-09-06T06:48:17.0240515+02:00",
"date_end": "2026-09-06T06:48:17.0240515+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": "1076f65b-fa6b-465f-8de6-6f05087b9a12",
"id_pos": "9d82fbd9-fa93-4516-abe6-eab4a4df2267",
"id_list": "5a3444fd-5781-477e-aab0-ee0f81c2d427",
"id_item": "234d2871-2c9c-46a3-b8c9-b69d6a947b3f",
"id_item_type": "322bbd59-a85b-4b50-88b1-087dd730842f",
"id_category": "13522388-97fc-45f3-9fdd-e7e6e79ed2e6",
"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:17.0240515+02:00",
"last_update": "2026-09-06T06:48:17.0240515+02:00",
"id_user_upd": "d5212f98-f783-46db-bfca-754e0c1d0a6f",
"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": "e68d5451-1292-4f72-acf7-5af239b50cbe",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "cf6f50f5-479b-4155-b60f-549931a4b21d",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "167c552f-a44e-454d-8286-12c0b3d24e5c",
"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:17.0240515+02:00",
"last_update": "2026-09-06T06:48:17.0240515+02:00",
"id_user_upd": "88fbb59d-2b31-4bfd-8c76-87533f5699f3",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "33",
"id_pos": "a6d42134-4c55-427a-9090-2bef9aa49534",
"id_pos_type": "266ebecc-6b14-4657-85fb-d4211fd9584f",
"id_price_list": "e446555e-d028-4528-ac53-792cd3101784",
"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:17.0240515+02:00",
"last_update": "2026-09-06T06:48:17.0240515+02:00",
"id_user_upd": "7a9b70d4-fcde-41d8-abe2-375d4176ea1d",
"commited": true,
"mt_pos_view": {
"$id": "34",
"id_pos": "b5c4f0e1-8790-4819-9b08-61c4af9d7c20",
"id_pos_type": "a3e6a93e-f001-48e2-89f4-ecc3fcc92088",
"is_default": true,
"active": true,
"created_on": "2026-09-06T06:48:17.0240515+02:00",
"last_update": "2026-09-06T06:48:17.0240515+02:00",
"id_user_upd": "b5da3d1f-afeb-404b-b41e-728e863327d1",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"mt_pos_prices_list": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_pos_types": {
"$id": "35",
"id": "553c4e57-a6e0-48b5-8e60-f0e8218a9bef",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-09-06T06:48:17.0240515+02:00",
"last_update": "2026-09-06T06:48:17.0240515+02:00",
"id_user_upd": "a8ec0dde-c2ef-4fd1-82a1-db5cf2cc6c4c",
"commited": true,
"mt_items_featured": [
{
"$id": "36",
"id": "fb00faa7-cf52-42c7-b793-8287230161d5",
"id_branch": "0e772197-f649-4db6-937e-4f6bb83bffb7",
"id_pos_type": "39d87f43-9fe8-43d8-9f7d-2eee9f361b07",
"id_pos": "34adb6cf-3456-4a67-ba8e-8cfc5758c666",
"id_item": "0c490984-322e-452c-ae88-b3aa5ed8573a",
"date_from": "2026-09-06T06:48:17.0240515+02:00",
"date_end": "2026-09-06T06:48:17.0240515+02:00",
"image_id": 4,
"active": true,
"created_on": "2026-09-06T06:48:17.0240515+02:00",
"last_update": "2026-09-06T06:48:17.0240515+02:00",
"id_user_upd": "b099e993-c376-4511-bfd1-00c9b20b4b65",
"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": "18f016dc-0ed1-4ac8-af78-3ee7c63fab4c",
"id_doc": "bcfa319f-1280-4e9d-9f74-bab92225bf6f",
"id_pos_type": "e353d734-2d89-4547-b5a9-be5855920cc4",
"id_doc_print": "5951f16d-3d6d-442a-8355-ae3d470e7fdc",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-09-06T06:48:17.0240515+02:00",
"last_update": "2026-09-06T06:48:17.0240515+02:00",
"id_user_upd": "88fd5ef1-c317-4f08-a4f3-5752fc938f3e",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_pos_print": {
"$id": "38",
"id": "5ddd7bc0-a1c9-4bb2-b190-da8300770efe",
"id_pos": "be5b074b-1487-4515-9097-7988a766922a",
"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:17.0240515+02:00",
"last_update": "2026-09-06T06:48:17.0240515+02:00",
"id_user_upd": "f70ba6dd-f7fb-47d5-9293-127eef1c2816",
"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": "f1a42cfe-d826-4e67-923a-ca2dd7b3a357",
"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:17.0240515+02:00",
"last_update": "2026-09-06T06:48:17.0240515+02:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_doc_print_det": [
{
"$id": "40",
"id_doc_print": "65eab194-9c89-469d-ab8a-d1491bc67321",
"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": "731b30ce-b4d6-4b1e-a50a-c35ffec9305d",
"id_item_sub": "37f7da83-9133-41bc-8c7d-1c30322e1eb7",
"validity_date": "2026-09-06T06:48:17.0240515+02:00",
"price": 4.1,
"active": true,
"created_on": "2026-09-06T06:48:17.0240515+02:00",
"last_update": "2026-09-06T06:48:17.0240515+02:00",
"id_user_upd": "ce82e6d3-a58f-4e39-9f6b-091936b5d428",
"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": "eb41af96-6340-4070-bde2-fa1e252c6eba",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-09-06T06:48:17.0240515+02:00",
"date_end": "2026-09-06T06:48:17.0240515+02:00",
"id_branch": "c478ac3e-6273-4f56-814d-eb517ac5df8f",
"id_pos": "cbf67bf9-6cc6-4a88-8bca-fd3c87a7244b",
"id_list": "e766d102-ba1d-4c1f-8551-edf40f12f1d6",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-09-06T06:48:17.0240515+02:00",
"last_update": "2026-09-06T06:48:17.0240515+02:00",
"id_user_upd": "e92557c9-de5a-4767-ba6c-7073d8cd770c",
"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": "9bf55bf4-3312-4b06-9aac-c450ee9e6dde",
"order_id": 2,
"id_item": "a340995d-d2c7-4e6f-b72a-f76f50250235",
"id_item_type": "fb975599-be48-41f2-8434-7f0eee4c2bb7",
"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": "8abccb89-637e-4923-bf2b-5f2ae69f89c9",
"type_item": 11,
"id_voucher_json": "c6c1f044-3124-4efe-8f37-707dc164ddda",
"count_voucher": 1,
"id_category": "a359c433-4c69-46c9-ba46-a9cb428a013e",
"created_on": "2026-09-06T06:48:17.0240515+02:00",
"last_update": "2026-09-06T06:48:17.0240515+02:00",
"id_user_upd": "0d9dceea-af66-40d1-8e41-2fd7f2a4a7db",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_types": {
"$ref": "29"
},
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$id": "44",
"id": "672ad2f7-e7a7-40b4-b12e-1a542358a2a8",
"nro_sesion": 2,
"id_pos": "30ad525c-9e24-4302-be23-9ae17a52e77b",
"date_tax": "2026-09-06T06:48:17.0240515+02:00",
"date_open": "2026-09-06T06:48:17.0240515+02:00",
"date_close": "2026-09-06T06:48:17.0240515+02:00",
"id_user_open": "055ba437-dc12-4399-8898-380020ca8dd1",
"id_user_close": "d312934c-507f-494d-ba51-f0a27a18f7b0",
"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:17.0240515+02:00",
"last_update": "2026-09-06T06:48:17.0240515+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": "22a57dc9-357e-4a67-bd9d-77e6ed37ec85",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "095f48fe-4bfe-46ad-9922-a178c26826e7",
"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:17.0240515+02:00",
"tt_pos_sesion": {
"$ref": "44"
}
},
{
"$ref": "45"
}
],
"tt_rooms_units_activity": [
{
"$id": "46",
"id": "d8e77fd2-7e21-4c33-adfe-d4e1da98a09b",
"id_room_unit": "5ad4937a-8419-419c-9691-e65878c4acc4",
"id_room_list": "6e86d857-fb3a-4403-832b-0bc8ad016174",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-09-06T06:48:17.0240515+02:00",
"date_from": "2026-09-06T06:48:17.0240515+02:00",
"date_end": "2026-09-06T06:48:17.0240515+02:00",
"date_open": "2026-09-06T06:48:17.0240515+02:00",
"date_close": "2026-09-06T06:48:17.0240515+02:00",
"id_employee": "af512925-cd4d-4e0c-bea6-49177e251720",
"id_employee_sec": "212b5112-86d3-4eee-94fa-398a109921d7",
"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": "be1ec81d-1f38-4dde-a368-57bb1bb133a3",
"comment": "sample string 7",
"id_user_open": "616959b7-2a40-4f31-9555-a215608498e6",
"id_user_close": "cc5ed4c6-264d-4891-bec3-6ede564d0bb3",
"id_unit_state": "8448a80c-ae4b-44b9-bcd6-7c9d485b3cee",
"id_pos_sesion": "fbff88bd-7650-4987-9afb-e4dbf92ed4a5",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-09-06T06:48:17.0240515+02:00",
"active": true,
"created_on": "2026-09-06T06:48:17.0240515+02:00",
"last_update": "2026-09-06T06:48:17.0240515+02:00",
"commited": true,
"mt_employees": {
"$ref": "21"
},
"mt_employees1": {
"$ref": "21"
},
"mt_rooms_units": {
"$id": "47",
"id": "a6c23338-da49-4a84-b0d6-b3bad495b061",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "a2993331-6a26-495f-b15b-aa56d59e0c24",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "9b08675a-fc69-4ab9-b2aa-906b3c17be66",
"locked": true,
"date_locked": "2026-09-06T06:48:17.0240515+02:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-09-06T06:48:17.0240515+02:00",
"last_update": "2026-09-06T06:48:17.0240515+02:00",
"id_user_upd": "9d8346b6-b74e-4015-af54-36de569c7b85",
"commited": true,
"mt_rooms": {
"$id": "48",
"id": "be513b0a-9c00-4b87-b3da-f3a823792c16",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "c9c73037-def2-4673-ad54-3ade7921206b",
"name_pos": "sample string 6",
"id_image": "b9cb6b3a-0cd7-492c-ac44-bad2a687f510",
"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": "e9d47881-d113-4b09-880b-a62c8f21cbe3",
"refresh_status": true,
"active": true,
"created_on": "2026-09-06T06:48:17.0240515+02:00",
"last_update": "2026-09-06T06:48:17.0240515+02:00",
"id_user_upd": "a9499d88-2e28-4556-af04-bebb942e331e",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos_rooms": [
{
"$id": "49",
"id_pos": "cbad5d9a-cd40-4b64-9f51-ec254e4cd886",
"id_room": "fc90be9a-1e6a-4606-940d-566e3d3042d6",
"active": true,
"created_on": "2026-09-06T06:48:17.0240515+02:00",
"last_update": "2026-09-06T06:48:17.0240515+02:00",
"id_user_upd": "c27fffbb-cbc3-4f84-899b-e0b2646e94fd",
"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": "2623bb6f-ca4e-41e5-adb9-90dfe4fe8523",
"id_room": "907fc9b3-e234-417f-8d6e-af5218095bc3",
"date_in": "2026-09-06T06:48:17.0240515+02:00",
"date_out": "2026-09-06T06:48:17.0240515+02:00",
"id_user_add": "690af066-5fa5-4c71-9750-39bfde365a3e",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-09-06T06:48:17.0240515+02:00",
"last_update": "2026-09-06T06:48:17.0240515+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": "f48bf488-5ec1-4b2c-9f11-06124382738b",
"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:17.0240515+02:00",
"last_update": "2026-09-06T06:48:17.0240515+02:00",
"id_user_upd": "21e0a2b9-095a-4298-b6df-a2547c61b010",
"commited": true,
"mt_rooms_units": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"mt_rooms_units_states_types": [
{
"$id": "52",
"id_room_type": "9b35b325-adf1-4f1e-917d-89ef0ef2179a",
"id_room_state": "fe739bf8-35a3-4a90-ad72-7559011b74a4",
"id_image": "fff2fcfd-56d4-4e82-b5fc-8135b22525e1",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-09-06T06:48:17.0240515+02:00",
"last_update": "2026-09-06T06:48:17.0240515+02:00",
"id_user_upd": "6d3e86c6-7e17-4cca-844a-348a9fac5e45",
"commited": true,
"mt_rooms_units_states": {
"$id": "53",
"id": "caee6ae4-f104-4038-a8c4-6d38c51dc51b",
"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:17.0240515+02:00",
"last_update": "2026-09-06T06:48:17.0240515+02:00",
"id_user_upd": "2102f3b1-3fea-4c25-8d07-cb3ff5cdfb2e",
"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": "36e298f9-816f-408d-8296-cc61dbd388ac",
"id_pos_sesion": "804e7b5f-c4f4-4109-a40a-a558b1a1b09d",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "4bf65e0a-4fe5-4642-af91-c989a8938d01",
"id_room_unit_activity": "dd787bcc-42fb-41ee-ac2b-d40989a65970",
"id_doc_sa": "04845005-d95f-47ef-a2e2-c0cc22ca5087",
"id_pos_type": "89ed3b4c-f387-4e2d-aa00-cbe9b2a7619d",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "fc52e1a5-2482-4b2a-8fd8-46363f93c80b",
"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:17.0240515+02:00",
"last_update": "2026-09-06T06:48:17.0240515+02:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "44"
},
"tt_tips_users": [
{
"$id": "55",
"id_tip": "1e698148-d671-4d0d-9cc7-808a77bbd6a7",
"id_user": "02cb90e0-54b4-4f24-8ffb-8883c5e9f104",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-09-06T06:48:17.0240515+02:00",
"last_update": "2026-09-06T06:48:17.0240515+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": "96d5addf-5f6b-46fb-a0ff-c7256c460a8a",
"id_user": "2bd3cbc1-7928-450b-a071-90cbb98b742e",
"date_add": "2026-09-06T06:48:17.0240515+02:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-09-06T06:48:17.0240515+02:00",
"last_update": "2026-09-06T06:48:17.0240515+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": "e6f3e707-e6c0-4e0f-b460-1dcd7662527e",
"id_user": "2a5fd9a1-0d02-46cc-9dcc-dfeb58186855",
"id_user_profile": "70f3e214-da2b-4f36-98cc-0e3ca45205f3",
"locator": "sample string 4",
"date_end": "2026-09-06T06:48:17.0240515+02:00",
"id_pos_sesion": "28936120-e503-4949-8c2a-b4c4a781bfad",
"date_login": "2026-09-06T06:48:17.0240515+02:00",
"date_logout": "2026-09-06T06:48:17.0240515+02:00",
"terminal_id": "sample string 6",
"terminal_type": "sample string 7",
"created_on": "2026-09-06T06:48:17.0240515+02:00",
"last_update": "2026-09-06T06:48:17.0240515+02:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"st_users_profiles": {
"$id": "58",
"id": "e77a9ef7-906a-4f9d-845c-5fadd9506e3b",
"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:17.0240515+02:00",
"last_update": "2026-09-06T06:48:17.0240515+02:00",
"commited": true,
"st_permisions": [
{
"$id": "59",
"id": "46b0e464-5d3e-4870-a49d-75282f0517b9",
"id_function": "152b1842-bfed-4faf-885d-4c8159a1bc07",
"id_user": "6a487619-e18f-4b70-8d82-cb30629c1665",
"id_profile": "6049c175-5dfb-4226-a1b2-6db4aa3069dd",
"permission": 3,
"active": true,
"created_on": "2026-09-06T06:48:17.0240515+02:00",
"last_update": "2026-09-06T06:48:17.0240515+02:00",
"commited": true,
"st_users_profiles": {
"$ref": "58"
},
"st_users": {
"$ref": "8"
},
"st_functions": {
"$id": "60",
"id": "af5e8ae5-da32-4808-ae8c-441ff271a06d",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "fb86f9b5-a4b4-4fac-b669-822c92f64b31",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "752d12fc-8fd0-4263-aad2-8cfed3fe6eda",
"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:17.0240515+02:00",
"last_update": "2026-09-06T06:48:17.0240515+02:00",
"commited": true,
"st_functions_groups": {
"$id": "61",
"id": "7f97961d-b2b9-4270-a678-b1555921b704",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-09-06T06:48:17.0240515+02:00",
"last_update": "2026-09-06T06:48:17.0240515+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": "6be1af62-bba9-4621-b2a9-3ca2b682ff24",
"id_user": "8441786d-7222-4480-be5e-0d3621c63c7d",
"date_add": "2026-09-06T06:48:17.0240515+02:00",
"destiny_type": 4,
"id_key": "aedda998-62c6-473f-b1c7-952b81d22745",
"message": "sample string 6",
"message_view": true,
"date_view": "2026-09-06T06:48:17.0240515+02:00",
"id_pos_sesion": "3db87a2d-e0a9-499d-ac84-b47ccaeaaf19",
"terminal_add": "sample string 9",
"created_on": "2026-09-06T06:48:17.0240515+02:00",
"last_update": "2026-09-06T06:48:17.0240515+02:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$ref": "44"
}
},
{
"$ref": "62"
}
]
}
},
{
"$ref": "43"
}
]
},
"mt_items_vouchers": {
"$id": "63",
"id": "c3304aa8-5009-4429-8f7e-7782856ef2ee",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "e47cca34-75a4-4bcf-8ad3-0057bc2b3d94",
"id_doc_print": "0d92465d-d7d4-4f3b-9dd1-caf1c3c33536",
"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:17.0240515+02:00",
"last_update": "2026-09-06T06:48:17.0240515+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": "374a3737-f1d8-450b-ac54-1d12cde20a67",
"id_line": 2,
"id_item": "5fd753d5-46d4-4a91-bf77-4e9b151e90ce",
"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": "a369f395-1b97-4e97-ab25-82d483774e65",
"date_from": "2026-09-06T06:48:17.0240515+02:00",
"date_end": "2026-09-06T06:48:17.0240515+02:00",
"date_used": "2026-09-06T06:48:17.0240515+02:00",
"id_employee": "a6dad163-200f-476e-bd89-a59bae50ea3d",
"id_branch": "a83221d8-b497-4c77-9a3a-49764ce57d86",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "e86b9e5f-b643-4ec9-9403-7e36991c5230",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-09-06T06:48:17.0240515+02:00",
"last_update": "2026-09-06T06:48:17.0240515+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": "30773027-4b42-42f2-a23a-7368414a2906",
"id_doc": "3b0a3a0a-6fed-479e-bed2-134b8a3a0d75",
"value": 3,
"created_on": "2026-09-06T06:48:17.0240515+02:00",
"last_update": "2026-09-06T06:48:17.0240515+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": "d51bf041-d349-40d8-a54f-a430a3651aeb",
"id_pos": "425f94e4-4afd-4894-9dfe-02e342d6c01c",
"id_doc": "60c98d12-fbca-4f57-ad23-e21666a9f9ce",
"id_branch": "d851584b-143b-421e-9c53-518622ff7946",
"nro_doc": "sample string 5",
"date_doc": "2026-09-06T06:48:17.0240515+02:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "15e58aff-efb8-4ba2-90ce-523050a173f4",
"id_loc_from": "b6caaa8c-56fa-4ab2-b497-9e7d1827be79",
"id_loc_end": "5fca7a84-1a99-46e3-9a89-d017c93ee5db",
"id_user_add": "ea2be1fc-036a-4896-9a36-866b9b54e177",
"id_user_upd": "0ce1ee35-f1bb-45ef-afe4-e0f8bb050632",
"id_pos_sesion": "807ccd30-9d99-4375-bb9c-73ac9f75f41f",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-09-06T06:48:17.0240515+02:00",
"active": true,
"created_on": "2026-09-06T06:48:17.0240515+02:00",
"last_update": "2026-09-06T06:48:17.0240515+02:00",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$ref": "14"
},
"mt_locations": {
"$id": "68",
"id": "1b11e977-2a9b-4ece-ab79-4754ef64a327",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "9f36bc9f-7266-48c8-9063-0504c217a26d",
"active": true,
"created_on": "2026-09-06T06:48:17.0240515+02:00",
"last_update": "2026-09-06T06:48:17.0240515+02:00",
"id_user_upd": "0b57ab2d-ea02-47c9-bfc7-09557e21e729",
"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": "e9a5fd54-9e1c-49c4-a184-379555b2b914",
"id_item": "3fb1e08f-3310-4fff-96d0-30df762ee23e",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-09-06T06:48:17.0240515+02:00",
"last_update": "2026-09-06T06:48:17.0240515+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": "7e46c6cb-f96a-41e6-a23e-cb84650e8daf",
"id_line": 2,
"id_item": "fe2e5040-ab3c-4f79-8830-11c522c05c8c",
"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": "e88605d0-39f6-4f41-9b62-0e1b2671e86c",
"spool_server": "sample string 2",
"id_doc_sa": "d91250c8-cc82-4ea2-88ac-1b967d8293b0",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-09-06T06:48:17.0240515+02:00",
"printed": true,
"print_on": "2026-09-06T06:48:17.0240515+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": "190d95c1-6bbe-42c8-8ad3-f1a5b8fa01cd",
"id_pos": "6ed35a86-fbae-425c-8d07-b4f4d71fbf4b",
"mac_address": "sample string 3",
"date_end": "2026-09-06T06:48:17.0240515+02:00",
"key_access": "sample string 5",
"id_user_add": "2cfafebf-af2a-42ec-b80c-e9f9aedb3c9a",
"active": true,
"created_on": "2026-09-06T06:48:17.0240515+02:00",
"last_update": "2026-09-06T06:48:17.0240515+02:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "72"
}
],
"st_users_pos": [
{
"$id": "73",
"id_user": "d890d6e6-a014-491d-b8aa-8c98437be8bc",
"id_pos": "2924b06f-dfb4-49b6-924d-32dcabca1930",
"pass_required": true,
"active": true,
"created_on": "2026-09-06T06:48:17.0240515+02:00",
"last_update": "2026-09-06T06:48:17.0240515+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": "6c182bf4-9ba8-4a6b-be26-d949e5b47d59",
"id_pos": "86a3ad17-5da2-4779-ac2f-79c486bc76be",
"date_add": "2026-09-06T06:48:17.0240515+02:00",
"date_upd": "2026-09-06T06:48:17.0240515+02:00",
"date_out": "2026-09-06T06:48:17.0240515+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": "37075204-50c8-484f-91bf-c99116a41d00",
"id_user_add": "d849241c-c83f-4ddf-8515-098daea7e1d0",
"id_table": "3c5db0b1-0b8d-48c8-9036-a2b7f608999f",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "9b7c5ec8-2fd3-4e12-91db-a9f64ac405ba",
"created_on": "2026-09-06T06:48:17.0240515+02:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_sync_tables": {
"$id": "76",
"id": "32f82006-fcbd-4dbd-b0da-405a250ba359",
"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:17.0240515+02:00",
"last_update": "2026-09-06T06:48:17.0240515+02:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "77",
"id": "51c51be0-1318-4d43-a234-4034e2f28d6b",
"id_sync": "6a2539c9-8272-4807-b53e-0e6e95e9f41f",
"json": "sample string 3",
"id_table": "1f4eb940-772b-4868-a7f6-7b3987a31317",
"order": 5,
"st_sync_packages": {
"$id": "78",
"id": "3a4e113b-49ca-451f-83d7-e59f4aafe786",
"id_branch_from": "44f688f0-078a-4459-8c38-60cef41723f1",
"id_branch_to": "46a16199-ca7b-4357-8771-157d767f4ee6",
"type": 4,
"created_on": "2026-09-06T06:48:17.0240515+02:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-09-06T06:48:17.0240515+02:00",
"send_on": "2026-09-06T06:48:17.0240515+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": "9a932508-fbcb-4b37-a315-8e319a641eed",
"id_pos": "ebb87ef3-9cb7-4e57-842e-b175e99c9b4d",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-09-06T06:48:17.0240515+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": "c94d02ad-fcc7-4dea-a43b-467c42d5ee59",
"token_id": "sample string 2",
"id_user": "ede5a8f4-11b1-4a8c-b210-24ddce33a28e",
"date_from": "2026-09-06T06:48:17.0240515+02:00",
"date_end": "2026-09-06T06:48:17.0240515+02:00",
"created_on": "2026-09-06T06:48:17.0240515+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": "b212aecc-b84d-4b13-b6d4-cfed1982b74f",
"id_room_activity": "068ec0e1-5389-4348-9a32-91369c55d998",
"id_pos_sesion": "b99fb974-7c1d-499b-932a-09cf15e3670f",
"log_text": "sample string 4",
"id_user": "c5acc555-d88f-41dd-94c4-c0764135b909",
"event_type": "sample string 6",
"correlation_id": "fee281ca-c65b-499d-ba06-4de343b74992",
"id_room_unit": "9a846bc2-fd22-4e9d-81e0-40732a640259",
"id_room_unit_source": "59361607-c226-4de1-a746-af1ee83102d9",
"id_room_unit_destination": "fda55b8b-d557-407e-93bf-e562e25a02b0",
"id_room_activity_related": "fb3fa3d0-d708-44f1-be6e-52069e9dc4cc",
"id_doc_sa": "9fc8f458-20b4-4623-a5e9-8bf082544e6d",
"id_user_authorizer": "c43dc168-0714-4c6b-9dec-a95586d3ee03",
"data_json": "sample string 7",
"created_on": "2026-09-06T06:48:17.0240515+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": "439ca3a9-11cc-49ba-a2f2-bc0e361d7f95",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-09-06T06:48:17.0240515+02:00",
"last_update": "2026-09-06T06:48:17.0240515+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": "77374517-d839-4d6d-9f12-94882b16e132",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-09-06T06:48:17.0240515+02:00",
"date_end": "2026-09-06T06:48:17.0240515+02:00",
"state": "sample string 6",
"created_on": "2026-09-06T06:48:17.0240515+02:00",
"last_update": "2026-09-06T06:48:17.0240515+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"
}
]