GET api/Tt_Vouchers?id_pos_sesion={id_pos_sesion}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id_pos_sesion | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of tt_vouchers| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
None. |
|
| id_voucher | integer |
Required |
|
| locator_voucher | string |
Max length: 20 |
|
| qr_code | string |
Required Max length: 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": "5e845d03-b64f-4f87-bc6e-0a6ed2c27a83",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-09-06T06:48:23.0995561+02:00",
"date_end": "2026-09-06T06:48:23.0995561+02:00",
"date_used": "2026-09-06T06:48:23.0995561+02:00",
"date_sesion": "2026-09-06T06:48:23.0995561+02:00",
"id_employee": "875b9c93-0720-4b7b-ad8d-6ce5073685a7",
"id_branch": "bf3b6fa2-624e-4f22-945f-926bd22335d5",
"id_voucher_permision": "278ede19-c9ca-4f29-9e50-375b752bfa69",
"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": "12c586ad-fc2c-425d-8f69-47d5aec6e185",
"id_user_add": "5bfd6308-0ea6-4ab7-9fe8-36e2fecf5fef",
"id_doc_sa": "3bfa35bb-e156-48d3-8c03-21fb83c34e6c",
"id_item_sub": "9494ee06-ffc7-433e-8b07-b9dc3e455105",
"id_pos_sesion": "0a4e786a-c887-43ec-b008-53915294ff64",
"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:23.0995561+02:00",
"last_update": "2026-09-06T06:48:23.0995561+02:00",
"commited": true,
"mt_branches": {
"$id": "2",
"id": "1ab14b8e-93c1-4976-99ca-f66c567b06e1",
"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": "e54296df-aa90-4db3-8721-a653b1332414",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-09-06T06:48:23.0995561+02:00",
"last_update": "2026-09-06T06:48:23.0995561+02:00",
"id_user_upd": "58df1f5d-deb1-4c61-adb6-6b08180d21ec",
"commited": true,
"st_images": {
"$id": "3",
"id": "c164a13a-babf-47e1-9177-deb78722d321",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "56fd88f9-a0ed-48a2-bc69-83c6f5aa3974",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-09-06T06:48:23.1152146+02:00",
"last_update": "2026-09-06T06:48:23.1152146+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_categories": [
{
"$id": "4",
"id": "d506e2a1-ba89-4169-a385-726639cf3d01",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "fed8b699-8777-4e16-bfcb-021f356cac15",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "27454175-30fc-4512-8cba-c99fcbea74dc",
"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:23.1152146+02:00",
"last_update": "2026-09-06T06:48:23.1152146+02:00",
"id_user_upd": "de6a9bbc-46fb-4b98-9444-459eac38ed95",
"commited": true,
"mt_categories_items": [
{
"$id": "5",
"id_category": "62706407-304c-4077-852d-ec5b0faa69c6",
"id_item": "952632d8-8240-4f2b-96db-b592b89cfffe",
"is_default": true,
"active": true,
"created_on": "2026-09-06T06:48:23.1152146+02:00",
"last_update": "2026-09-06T06:48:23.1152146+02:00",
"id_user_upd": "353d5f26-1527-4eb9-aa27-4e1cee114327",
"commited": true,
"mt_categories": {
"$ref": "4"
},
"mt_items": {
"$id": "6",
"id": "b223645c-8538-4c23-9532-f1a85bb094c7",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "07129c02-5039-4419-b9d7-adc2dfc5586a",
"id_unit_sec": "37e8b01c-b051-4fe8-885e-384cdbbf94e8",
"id_brand": "6f174298-1940-4d4b-8489-2818cd17fd3e",
"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": "04ae044d-276c-4fbb-935f-1e3d8091f52a",
"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:23.1152146+02:00",
"last_update": "2026-09-06T06:48:23.1152146+02:00",
"id_user_upd": "5d3ca090-59ac-408d-a4f8-406be3b94152",
"commited": true,
"mt_brands": {
"$id": "7",
"id": "b30a8286-e21a-4f9d-ae02-8e9d773b29bd",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-09-06T06:48:23.1152146+02:00",
"last_update": "2026-09-06T06:48:23.1152146+02:00",
"id_user_upd": "fee199c2-61d4-4936-b91c-ac234e70baf2",
"commited": true,
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"st_users": {
"$id": "8",
"id": "d5811c40-bf53-4e04-88a1-db810e3afb82",
"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": "1b250b0d-5934-403b-be43-6532c785f2f4",
"view_messages": true,
"id_image_photo": "197e863d-24c7-4bdf-a490-b498922fb315",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "82691b4f-8b48-411d-bf46-3645a0b0c307",
"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:23.1152146+02:00",
"last_update": "2026-09-06T06:48:23.1152146+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_branches_zones": [
{
"$id": "9",
"id": "c4917c3e-9ec2-45af-85f7-0289515718a6",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "41c63803-a488-4114-abb7-676c389e1ae1",
"active": true,
"created_on": "2026-09-06T06:48:23.1152146+02:00",
"last_update": "2026-09-06T06:48:23.1152146+02:00",
"id_user_upd": "1745a5ea-2227-4f8d-a12c-a463a3ab3d8c",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos": [
{
"$id": "10",
"id": "e2335802-7d52-4694-bf20-c3e585885b27",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "14e07142-3594-47e7-a55e-af810be4027c",
"id_zone": "3bdea4fa-b0d7-44df-8c4a-090477206087",
"user_required": true,
"active": true,
"created_on": "2026-09-06T06:48:23.1152146+02:00",
"last_update": "2026-09-06T06:48:23.1152146+02:00",
"id_user_upd": "8b67b0c1-099b-4fd1-b904-5ab1846cf7c6",
"commited": true,
"mt_branches_zones": {
"$ref": "9"
},
"mt_cloakrooms": [
{
"$id": "11",
"id": "f9d05110-6395-4817-9bad-455e8eb57c36",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "4a64b546-680c-4ca8-8b44-6dbcd99140f5",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "5ee55003-3033-4dfa-a0e5-14465dd4347e",
"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:23.1152146+02:00",
"last_update": "2026-09-06T06:48:23.1152146+02:00",
"id_user_upd": "0cd0705e-95f7-4a7e-b4c5-9e32ab09cc59",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"tt_cloakrooms_units": [
{
"$id": "12",
"id": "b6c4c934-5264-49eb-9135-eb8f9dce1e6d",
"id_cloakroom": "65e9ca87-e777-4aa3-846e-9b6748cd49ed",
"id_pos_sesion": "2a92f2e6-5bff-4dd4-9761-00ac6bddb771",
"unit_id": 4,
"date_open": "2026-09-06T06:48:23.1152146+02:00",
"date_close": "2026-09-06T06:48:23.1152146+02:00",
"id_doc_sa": "04f17e6f-bb8c-4976-a400-e20316f4f907",
"commited": true,
"mt_cloakrooms": {
"$ref": "11"
},
"tt_doc_sa": {
"$id": "13",
"id": "59ad3f81-dfad-4190-bf39-30423a070298",
"id_pos": "ac9c1856-733f-417b-a399-fc0b2071353e",
"id_doc": "a937f855-f289-4f04-aadd-d23f0d6e3faa",
"id_branch": "eb62445b-a9ee-45fe-bfb8-19aacacc8539",
"nro_doc": "sample string 5",
"date_doc": "2026-09-06T06:48:23.1152146+02:00",
"date_tax": "2026-09-06T06:48:23.1152146+02:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "942e8f24-e839-4c51-a23f-3fb59aff10c6",
"id_relationship": "7dc60dc9-6207-4189-8033-b403da25dea2",
"id_loc_from": "74c2c7f2-82d8-48d5-9070-a53b426ed215",
"id_loc_end": "f52f6515-89eb-4f01-99de-25342b151d41",
"id_user_add": "1bdca254-ea77-4951-a0c6-a07bafcb915c",
"id_user_upd": "57d6116e-4ee6-4f35-a0a4-aff4d8c09961",
"comment": "sample string 12",
"id_pos_sesion": "a51b61bf-3364-4720-a6de-b29ddc366864",
"id_room_unit": "1d8b293e-0dcc-48cf-817e-c0ad402a014c",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "e6b35e8e-e1b8-4c4d-b378-d054f4d5045d",
"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:23.1152146+02:00",
"last_update": "2026-09-06T06:48:23.1152146+02:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$id": "14",
"id": "038b8b32-099d-41ed-81c2-b038d39f05c0",
"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": "f63cb7eb-ca18-4236-b0f9-6c97a1eaf96c",
"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:23.1152146+02:00",
"last_update": "2026-09-06T06:48:23.1152146+02:00",
"id_user_upd": "202b19cb-518d-4361-ad0c-79625f8351c1",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "15",
"id_doc": "9ad7fb8e-6e03-4ecb-a37e-07a70500050d",
"id_pay": "811888dc-6072-4d5b-97fb-fc520af69941",
"id_money": "2057ba85-0001-40d7-9366-376ec87c0bda",
"active": true,
"created_on": "2026-09-06T06:48:23.1152146+02:00",
"last_update": "2026-09-06T06:48:23.1152146+02:00",
"id_user_upd": "dcddb4d9-8c0d-46d6-882b-1fcc5f1d71c9",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_money_types": {
"$id": "16",
"id": "d3671630-a88a-4255-a6ed-84510b0a6b83",
"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": "c2cc472a-d3d9-4a82-9a16-2611a85c846c",
"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:23.1152146+02:00",
"last_update": "2026-09-06T06:48:23.1152146+02:00",
"id_user_upd": "ecefafde-85a5-41f9-b645-f138fdfb8b02",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_money_rates": [
{
"$id": "17",
"id_money_1": "f587d007-174c-4ab2-8190-2f6129e44a0b",
"id_money_2": "4b81a7c3-e3e6-41f0-a0af-422714ae0740",
"date_from": "2026-09-06T06:48:23.1152146+02:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-09-06T06:48:23.1152146+02:00",
"last_update": "2026-09-06T06:48:23.1152146+02:00",
"id_user_upd": "185e04f8-3396-49d5-b6b3-453594347ee8",
"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": "57373b1d-076f-4137-aa62-c0becf6e8fad",
"id_pay": "0ed148a3-3623-4c83-9c12-a5fbcae2c6c5",
"id_money": "ea107f60-3eba-4ca3-9864-679403a86e54",
"date_cashflow": "2026-09-06T06:48:23.1152146+02:00",
"coefficient": 5.1,
"id_user_add": "1149bf04-6612-4d34-b929-7fc195dcd192",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "19",
"id": "0272e78c-e8ba-4e2d-aaaf-0f6f244b47cc",
"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": "29d92d9f-9643-438e-a5e0-884d33388f72",
"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:23.1152146+02:00",
"last_update": "2026-09-06T06:48:23.1152146+02:00",
"id_user_upd": "63f18cac-76f1-436b-9180-80b35f6e149a",
"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": "c2d64bfe-759d-45c9-bdb0-de61bae78bbf",
"id_line": 2,
"id_pay": "9ddb28b3-91a0-475a-b10b-36a729509bb3",
"id_money": "61d48894-75af-4a3b-bf0e-0ed8136b5590",
"coefficient": 5.1,
"id_voucher": "6d7b982d-7788-4d35-8634-69622d0a9098",
"id_employee": "f9c3850b-6f56-40f1-a706-1236f2860e0e",
"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": "ebf2046b-e0b2-4671-8164-c2320740fa94",
"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": "492dd260-79c6-4a78-a7d0-ed07eb0be43e",
"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": "3c973c53-e834-47eb-b309-5a3a5f166f01",
"name_pos": "sample string 12",
"id_image": "46d068bf-5782-4072-b8db-8e17b44bea63",
"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:23.1152146+02:00",
"last_update": "2026-09-06T06:48:23.1152146+02:00",
"id_user_upd": "85ca6a41-611f-4fe4-8589-0339cb589cc7",
"commited": true,
"mt_employees_branches": [
{
"$id": "22",
"id_employee": "b73d111f-e740-4428-9f88-2bcd272adc7d",
"id_branch": "5104aaf6-417d-4cfb-b659-a1f260f756a5",
"active": true,
"created_on": "2026-09-06T06:48:23.1152146+02:00",
"last_update": "2026-09-06T06:48:23.1152146+02:00",
"id_user_upd": "9851e0b0-3832-427f-9207-a5dd8f60b69d",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_employees": {
"$ref": "21"
}
},
{
"$ref": "22"
}
],
"mt_employees_profiles": {
"$id": "23",
"id": "f389494b-0931-4e29-805d-e6533ccf7a54",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-09-06T06:48:23.1152146+02:00",
"last_update": "2026-09-06T06:48:23.1152146+02:00",
"id_user_upd": "b3dc0d5a-ddf7-4551-9a4b-258a35babcf5",
"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": "c8b56dd6-9af8-402e-9e9c-20650012713b",
"id_line": 2,
"id_item_sub": "c937872c-0c70-4383-b584-023b9e9cc9bd",
"qty": 4.1,
"id_list": "04475f58-b619-45fa-8ba8-0bec3594bf01",
"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": "d4582c75-9419-4632-8d05-fd2038ff4d15",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "70b518b6-03d7-4f39-bab5-77a1b65f12e9",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "751f90a9-d396-4170-9393-62c7991e5187",
"id_user_upd": "6bff8088-1c32-422b-b07d-9eb54cbf6175",
"active": true,
"mt_employees": {
"$ref": "21"
},
"mt_items_sub": {
"$id": "25",
"id": "8e57d918-8f07-429a-8bf5-e79640658946",
"id_item": "ea6d44da-3f80-4b25-bae9-a9ef8b8e2ab3",
"id_item_type": "9591bbb3-ce34-46f3-a477-0a65baae98e9",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "9bd646ba-9387-4d1c-b989-abef69a647b6",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-09-06T06:48:23.1152146+02:00",
"last_update": "2026-09-06T06:48:23.1152146+02:00",
"id_user_upd": "b8b48166-5099-431f-bb2b-df62882227be",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_formula": [
{
"$id": "26",
"id_item_sub": "53eba271-6cf4-46d7-9b01-628dac833a4a",
"id_item": "192b60c9-fa42-435b-9101-24b7a0522116",
"group_id": 3,
"id_unit_ref": "ebc7e3d4-4e47-49ca-bc2f-13a24627a93a",
"qty_dis": 5,
"mt_items": {
"$ref": "6"
},
"mt_items_sub": {
"$ref": "25"
},
"mt_units_ref": {
"$id": "27",
"id": "be191fb7-258d-468f-85af-91562576c7cb",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "f110c892-69fa-4764-b01b-22d28c7dd9b3",
"active": true,
"created_on": "2026-09-06T06:48:23.1152146+02:00",
"last_update": "2026-09-06T06:48:23.1152146+02:00",
"id_user_upd": "0f2166fd-ee45-4e7f-bd36-0bf0ee1f5795",
"commited": true,
"mt_units": {
"$id": "28",
"id": "3aaacc4a-0374-4301-861d-4534dd5c399e",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-09-06T06:48:23.1152146+02:00",
"last_update": "2026-09-06T06:48:23.1152146+02:00",
"id_user_upd": "0e5bb9de-f8cb-4ffc-a5f7-254b4ef255ce",
"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": "b64af399-a0f1-4519-910c-ecfdc34254a1",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "3c00c5ce-589d-4dad-bfb6-b3d4171cdf70",
"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:23.1152146+02:00",
"last_update": "2026-09-06T06:48:23.1152146+02:00",
"id_user_upd": "0750b057-a68f-4107-90e0-dce2539cee0f",
"commited": true,
"tt_vouchers_det": [
{
"$id": "30",
"id_voucher": "3b8d2470-d8ec-4d4c-a658-2cac3ec72f18",
"id_line": "c1bcce71-e3e5-4458-b41b-e865630b5b05",
"id_category": "871f6046-9835-423b-8b87-53710c2a1183",
"id_item": "6d608201-0ad4-4f62-9060-afb0cbf60c12",
"id_item_type": "a500457c-6319-43e4-b2b6-163be2ec7330",
"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": "03a0c87c-0b91-43b0-b345-8b3b08bd2148",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-09-06T06:48:23.1152146+02:00",
"date_end": "2026-09-06T06:48:23.1152146+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": "850541ec-6ed5-4fb6-985b-3264ed46ed66",
"id_pos": "2bb798c8-cd4c-4e9a-a394-ec2eddf6ca72",
"id_list": "c54f898b-6530-4010-840a-bd869dcf68b7",
"id_item": "bedf591d-8eb7-4366-9681-c37f8533ad08",
"id_item_type": "b75e20e5-755d-47db-853c-56a661d1d0e8",
"id_category": "9e453efe-bbfe-44bb-9b9e-4adbec99fa25",
"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:23.1152146+02:00",
"last_update": "2026-09-06T06:48:23.1152146+02:00",
"id_user_upd": "2da11885-8b2a-4ac9-89f6-82334b3dcf97",
"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": "4e20cbd4-3645-4e7e-a695-233d2e8b08cf",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "964a74ee-4d35-47e5-9e63-a18f0f85d259",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "bed5e29a-3206-4a41-a6ae-9c4c9873c172",
"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:23.1152146+02:00",
"last_update": "2026-09-06T06:48:23.1152146+02:00",
"id_user_upd": "1366e09a-7bee-4af4-8879-bab96321fe7a",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "33",
"id_pos": "cc293298-fedb-46e5-b8ac-0aaef424fbc5",
"id_pos_type": "4e4487b8-58b8-443b-ac7e-969fd72a7414",
"id_price_list": "108db01c-5a6a-4d2c-a91f-3823a7db1fcb",
"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:23.1152146+02:00",
"last_update": "2026-09-06T06:48:23.1152146+02:00",
"id_user_upd": "240fd3c5-7f84-43eb-a787-a02f7811831d",
"commited": true,
"mt_pos_view": {
"$id": "34",
"id_pos": "a70e682d-d0da-4746-97a3-57f93d6374de",
"id_pos_type": "9916b173-d75f-4cf8-beb2-89ffe2feb60e",
"is_default": true,
"active": true,
"created_on": "2026-09-06T06:48:23.1152146+02:00",
"last_update": "2026-09-06T06:48:23.1152146+02:00",
"id_user_upd": "55fcb060-09de-4c0c-a80f-df2df55fc88b",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"mt_pos_prices_list": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_pos_types": {
"$id": "35",
"id": "ae9decd3-d54e-4767-bdc6-e1b2009338e4",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-09-06T06:48:23.1152146+02:00",
"last_update": "2026-09-06T06:48:23.1152146+02:00",
"id_user_upd": "2b5f3872-9b40-4cb9-8650-c9847be74246",
"commited": true,
"mt_items_featured": [
{
"$id": "36",
"id": "9eba315e-d12e-4d37-9c3e-8fd88ab78165",
"id_branch": "7282a084-b9ab-492e-b1a4-d633bf974588",
"id_pos_type": "505f455c-7386-4136-8105-93f97e039432",
"id_pos": "391ffb2a-dbd9-40b3-9dda-09599a16b076",
"id_item": "4bc23e02-970d-4fef-ad21-451c7a2cee21",
"date_from": "2026-09-06T06:48:23.1152146+02:00",
"date_end": "2026-09-06T06:48:23.1152146+02:00",
"image_id": 4,
"active": true,
"created_on": "2026-09-06T06:48:23.1152146+02:00",
"last_update": "2026-09-06T06:48:23.1152146+02:00",
"id_user_upd": "55851cfd-e945-415e-a8a4-95be3458688a",
"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": "88bb7981-5e05-4fe2-999d-85bd52580bf7",
"id_doc": "4b0b1364-84d3-4702-b96b-7c83c27bd918",
"id_pos_type": "bdeba6a2-1498-44fa-a2d7-6f43e20ccace",
"id_doc_print": "bc13e84f-43f6-4d27-b4f3-f85022807191",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-09-06T06:48:23.1152146+02:00",
"last_update": "2026-09-06T06:48:23.1152146+02:00",
"id_user_upd": "66cd9134-93f5-4a76-9838-2df06a0bff2b",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_pos_print": {
"$id": "38",
"id": "fdaa51d6-f7c5-406b-8905-879390f9ed7e",
"id_pos": "72316bf8-209f-4c30-b1d8-0d4b27c25e70",
"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:23.1152146+02:00",
"last_update": "2026-09-06T06:48:23.1152146+02:00",
"id_user_upd": "3d60bbf9-b9af-4564-9539-5e0e898e437b",
"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": "6ba94d1b-9a66-4457-9613-5a80cdd63b8a",
"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:23.1152146+02:00",
"last_update": "2026-09-06T06:48:23.1152146+02:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_doc_print_det": [
{
"$id": "40",
"id_doc_print": "aa83b340-a690-4f9f-af40-555a1a7ee633",
"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": "13952711-ba47-4b9e-b0da-bc9f4a89ec8f",
"id_item_sub": "8e921066-33a5-4439-ab52-a1bfb6e52c17",
"validity_date": "2026-09-06T06:48:23.1152146+02:00",
"price": 4.1,
"active": true,
"created_on": "2026-09-06T06:48:23.1152146+02:00",
"last_update": "2026-09-06T06:48:23.1152146+02:00",
"id_user_upd": "c0420d10-ec75-4f8c-a494-716814f87137",
"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": "a3218551-8379-4b0f-9a54-1d2c2f88b2f8",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-09-06T06:48:23.1152146+02:00",
"date_end": "2026-09-06T06:48:23.1152146+02:00",
"id_branch": "d25d92ff-8c35-4ac9-88ff-d837ddf6432a",
"id_pos": "3d91367a-cc69-424a-9085-af4153316abb",
"id_list": "6c9c9aa6-e2e1-4b28-b2db-15b11341c611",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-09-06T06:48:23.1152146+02:00",
"last_update": "2026-09-06T06:48:23.1152146+02:00",
"id_user_upd": "85ff05c0-c2d7-48b5-bdbd-3dc1cb98c283",
"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": "2855d299-9a9f-4bad-b68f-1caaf64de5a8",
"order_id": 2,
"id_item": "0af8f1fd-b19c-4c38-9ca2-f7cdb4d0068b",
"id_item_type": "1e4a488c-e5c7-4b68-ac5b-933ad8e444ed",
"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": "cb2d612e-48c0-4046-a868-0b25af1e71b7",
"type_item": 11,
"id_voucher_json": "5c53a7e0-194c-43ba-97ab-1919a2f08d4d",
"count_voucher": 1,
"id_category": "e20cfd30-c496-4b83-9c2d-ff6bb4cae458",
"created_on": "2026-09-06T06:48:23.1152146+02:00",
"last_update": "2026-09-06T06:48:23.1152146+02:00",
"id_user_upd": "1e422247-2e7a-42ba-bf24-8ffc2038ce61",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_types": {
"$ref": "29"
},
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$id": "44",
"id": "8bbb6fe8-a2c6-4560-a757-8d40aa84b366",
"nro_sesion": 2,
"id_pos": "d4dcd6e2-313a-4eb2-bba6-2440108fa642",
"date_tax": "2026-09-06T06:48:23.1152146+02:00",
"date_open": "2026-09-06T06:48:23.1152146+02:00",
"date_close": "2026-09-06T06:48:23.1152146+02:00",
"id_user_open": "38b1272a-c4b7-4836-a399-5844577b38a7",
"id_user_close": "744c5420-beea-49f2-9f27-895d1b274e3e",
"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:23.1152146+02:00",
"last_update": "2026-09-06T06:48:23.1152146+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": "2449c947-dbf2-4d4d-a74a-7e1948bea7f9",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "5ffbac3b-ad2c-4137-aebd-30165a433472",
"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:23.1152146+02:00",
"tt_pos_sesion": {
"$ref": "44"
}
},
{
"$ref": "45"
}
],
"tt_rooms_units_activity": [
{
"$id": "46",
"id": "3d44136d-963d-4f4c-95f2-34e873382792",
"id_room_unit": "fbea76a3-3d01-4699-8d1c-341d077aa5fb",
"id_room_list": "abde2524-682c-4c20-89fb-be8989c3a960",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-09-06T06:48:23.1152146+02:00",
"date_from": "2026-09-06T06:48:23.1152146+02:00",
"date_end": "2026-09-06T06:48:23.1152146+02:00",
"date_open": "2026-09-06T06:48:23.1152146+02:00",
"date_close": "2026-09-06T06:48:23.1152146+02:00",
"id_employee": "120185d4-b3df-4816-a596-2f6c71feae34",
"id_employee_sec": "3ecffbc2-af50-4db6-96c4-bb950fe77529",
"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": "421465f9-fe3f-4811-9df6-a88ad4c515ef",
"comment": "sample string 7",
"id_user_open": "43681748-cfa6-44d4-9cc6-23393a62ca89",
"id_user_close": "5af0b979-5c30-45f1-a10c-ca29d9d0c68a",
"id_unit_state": "acf9dd67-12c6-4bf5-820a-eac8ab447a45",
"id_pos_sesion": "197ec688-1a8d-46ad-86a3-fb708dbcd580",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-09-06T06:48:23.1152146+02:00",
"active": true,
"created_on": "2026-09-06T06:48:23.1152146+02:00",
"last_update": "2026-09-06T06:48:23.1152146+02:00",
"commited": true,
"mt_employees": {
"$ref": "21"
},
"mt_employees1": {
"$ref": "21"
},
"mt_rooms_units": {
"$id": "47",
"id": "343064c1-e616-4d96-b322-5c470e25b896",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "0e581337-1b54-4ac0-8ee8-501305d4a9ca",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "e12e40b6-9926-4b48-be67-8fd66f808bd7",
"locked": true,
"date_locked": "2026-09-06T06:48:23.1152146+02:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-09-06T06:48:23.1152146+02:00",
"last_update": "2026-09-06T06:48:23.1152146+02:00",
"id_user_upd": "80a4a8a7-5ac5-47db-b3ca-2de803e869bd",
"commited": true,
"mt_rooms": {
"$id": "48",
"id": "8135d5ee-dbea-4cf9-b44c-9d49b3cf829c",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "073a2ad3-ab20-4a7c-9a66-84a3b185eb23",
"name_pos": "sample string 6",
"id_image": "227699fa-05bc-4ca9-8256-3e5c617e5a9f",
"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": "1bcf486f-94d8-4eb6-8e97-0156fb162936",
"refresh_status": true,
"active": true,
"created_on": "2026-09-06T06:48:23.1152146+02:00",
"last_update": "2026-09-06T06:48:23.1152146+02:00",
"id_user_upd": "2c72bf0d-1d11-4cf7-8e4a-a622b2f36605",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos_rooms": [
{
"$id": "49",
"id_pos": "8ae5665f-f352-4ae8-af2a-b54213395044",
"id_room": "b5948fe1-5f13-4bec-9ca0-6d7bf4a58128",
"active": true,
"created_on": "2026-09-06T06:48:23.1152146+02:00",
"last_update": "2026-09-06T06:48:23.1152146+02:00",
"id_user_upd": "7d501f7a-7308-4dba-a667-753f87649528",
"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": "2cd039f3-16f4-4b2d-bfe4-a051ec255752",
"id_room": "42e7c1de-5d95-4d7d-9f62-7ec4a0500d21",
"date_in": "2026-09-06T06:48:23.1152146+02:00",
"date_out": "2026-09-06T06:48:23.1152146+02:00",
"id_user_add": "e96f67b3-c50a-4518-a521-705a0d58ba85",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-09-06T06:48:23.1152146+02:00",
"last_update": "2026-09-06T06:48:23.1152146+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": "6ad4a434-3c9d-4800-8b5b-66ee3da2c1b2",
"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:23.1152146+02:00",
"last_update": "2026-09-06T06:48:23.1152146+02:00",
"id_user_upd": "5e1a9d8e-3c30-4aaa-9acb-609f817fbc1f",
"commited": true,
"mt_rooms_units": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"mt_rooms_units_states_types": [
{
"$id": "52",
"id_room_type": "29b0a0ef-a6bd-4b9c-8007-61b4512faa21",
"id_room_state": "c6e0ac35-d3d9-4e90-99f6-dfc375a43806",
"id_image": "a069fa8c-43b3-4dd0-8126-c2e2c7833047",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-09-06T06:48:23.1152146+02:00",
"last_update": "2026-09-06T06:48:23.1152146+02:00",
"id_user_upd": "c2aaadd7-242c-4309-a8c1-fd2d96cec5d4",
"commited": true,
"mt_rooms_units_states": {
"$id": "53",
"id": "5ccf2369-8b63-4d53-bdec-4b0f933e4a08",
"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:23.1152146+02:00",
"last_update": "2026-09-06T06:48:23.1152146+02:00",
"id_user_upd": "c1d7f6a4-b427-442e-a55f-7b4aeee20498",
"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": "0aa14aa0-44e9-4415-b2c8-d6c263aac86a",
"id_pos_sesion": "4a6b0830-92c7-4208-b4de-457a950e8949",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "7e98d1b0-65c0-4594-b519-d4842ffab981",
"id_room_unit_activity": "1a06d027-3bfb-455d-aaf6-925be53c57d3",
"id_doc_sa": "6bf689d2-775a-4883-8b95-320df3a7c281",
"id_pos_type": "c145eeee-c4fa-488c-b16f-a560458d7943",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "fe365bd2-5657-4ef1-9023-ce847e612372",
"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:23.1152146+02:00",
"last_update": "2026-09-06T06:48:23.1152146+02:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "44"
},
"tt_tips_users": [
{
"$id": "55",
"id_tip": "d268cbd2-e23a-405a-93a2-727a17c28c26",
"id_user": "d69ce228-b66a-4df2-a098-d5b73cbc0140",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-09-06T06:48:23.1152146+02:00",
"last_update": "2026-09-06T06:48:23.1152146+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": "76c1e640-049d-40a1-8b62-46a3d727d2c3",
"id_user": "f56eb204-c526-4f75-a1fb-6237b062ecff",
"date_add": "2026-09-06T06:48:23.1152146+02:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-09-06T06:48:23.1152146+02:00",
"last_update": "2026-09-06T06:48:23.1152146+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": "aae5525c-0587-4bfb-a07f-1d46c4ab50ae",
"id_user": "836ddfe5-9e25-4a4e-b87e-c94ac88bc1fa",
"id_user_profile": "f6c0c628-826b-45d1-bce7-1351c06b1d58",
"locator": "sample string 4",
"date_end": "2026-09-06T06:48:23.1152146+02:00",
"id_pos_sesion": "daf9ff9e-8c83-4ce8-9567-7504e48b8846",
"date_login": "2026-09-06T06:48:23.1152146+02:00",
"date_logout": "2026-09-06T06:48:23.1152146+02:00",
"terminal_id": "sample string 6",
"terminal_type": "sample string 7",
"created_on": "2026-09-06T06:48:23.1152146+02:00",
"last_update": "2026-09-06T06:48:23.1152146+02:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"st_users_profiles": {
"$id": "58",
"id": "0db1b9ea-482b-4b0c-a80c-2235d187438c",
"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:23.1152146+02:00",
"last_update": "2026-09-06T06:48:23.1152146+02:00",
"commited": true,
"st_permisions": [
{
"$id": "59",
"id": "3738d7bf-92c9-46e5-8670-240f6ae7252b",
"id_function": "6ddbc830-bcb0-449d-838a-fced70539393",
"id_user": "ea758ad5-5e6f-41ff-8ce6-83f380573045",
"id_profile": "afd5f37a-36bd-46f6-9807-a8b118982215",
"permission": 3,
"active": true,
"created_on": "2026-09-06T06:48:23.1152146+02:00",
"last_update": "2026-09-06T06:48:23.1152146+02:00",
"commited": true,
"st_users_profiles": {
"$ref": "58"
},
"st_users": {
"$ref": "8"
},
"st_functions": {
"$id": "60",
"id": "3de1584b-0dbc-46ae-8ca3-3556fad7aa8f",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "435a437a-8075-4c5d-9326-9857c5e55a60",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "aeb951e4-f24c-41be-abe1-51fea97ebb17",
"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:23.1152146+02:00",
"last_update": "2026-09-06T06:48:23.1152146+02:00",
"commited": true,
"st_functions_groups": {
"$id": "61",
"id": "466dd5c9-7b2c-4428-abca-1a0d3de0f0af",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-09-06T06:48:23.1152146+02:00",
"last_update": "2026-09-06T06:48:23.1152146+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": "782b6a38-aaa8-4c8c-a0e3-e40e7163e2ee",
"id_user": "2340fe60-d57f-4084-86fa-e519f3f80fb4",
"date_add": "2026-09-06T06:48:23.1152146+02:00",
"destiny_type": 4,
"id_key": "385f5ccf-d1be-4fbc-90fb-e7a6afae6c66",
"message": "sample string 6",
"message_view": true,
"date_view": "2026-09-06T06:48:23.1152146+02:00",
"id_pos_sesion": "791aa216-342c-4a02-8c86-7823a08cdfe8",
"terminal_add": "sample string 9",
"created_on": "2026-09-06T06:48:23.1152146+02:00",
"last_update": "2026-09-06T06:48:23.1152146+02:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$ref": "44"
}
},
{
"$ref": "62"
}
]
}
},
{
"$ref": "43"
}
]
},
"mt_items_vouchers": {
"$id": "63",
"id": "493266db-4901-48df-9e3c-c52adc3103c4",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "9fec447e-365f-49d5-9233-225f3aa520b8",
"id_doc_print": "756f6e9a-8afb-42b8-976d-9f4a12dbfa50",
"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:23.1152146+02:00",
"last_update": "2026-09-06T06:48:23.1152146+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": "4c50fb77-a991-42f6-be06-e21bd48661fe",
"id_line": 2,
"id_item": "ca3ef89e-7c37-4db9-82b1-a1f227cc9ce7",
"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": "1efa27f7-3fe7-40b6-8363-e8b53d85c628",
"date_from": "2026-09-06T06:48:23.1152146+02:00",
"date_end": "2026-09-06T06:48:23.1152146+02:00",
"date_used": "2026-09-06T06:48:23.1152146+02:00",
"id_employee": "c36975cd-1656-4dbe-9612-294e70a103eb",
"id_branch": "b98291f1-99a5-41f9-ac3a-f62377bb32f4",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "c2dd1507-7207-4b92-a3d6-9fc957a71423",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-09-06T06:48:23.1152146+02:00",
"last_update": "2026-09-06T06:48:23.1152146+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": "5338687f-679a-4ad2-aa15-a0ed18ca54a7",
"id_doc": "74ed6c47-06b1-42d1-aa4c-399eac1a2b76",
"value": 3,
"created_on": "2026-09-06T06:48:23.1152146+02:00",
"last_update": "2026-09-06T06:48:23.1152146+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": "5f6ba57e-8509-46b2-97dc-a8ea7c5ccedf",
"id_pos": "3787ed58-25ee-4d7b-962a-567c8bf93693",
"id_doc": "dcde9d8a-560a-4ea4-ae7d-a439dd1b602c",
"id_branch": "02229a91-0469-4937-bb99-5f85f76ad6aa",
"nro_doc": "sample string 5",
"date_doc": "2026-09-06T06:48:23.1152146+02:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "5f50c6fc-39df-4315-9240-333161fdc3df",
"id_loc_from": "76621a0c-d6fc-4e3f-bc46-bebffe237dd9",
"id_loc_end": "a7dbf857-e915-4a83-92a0-06ff23069fb8",
"id_user_add": "f7413fa5-e2f5-489f-b394-d48c3e93a4d8",
"id_user_upd": "41920bca-b204-4301-b54f-585e9c2510dd",
"id_pos_sesion": "0c968af7-5341-4122-ab21-4b34229e6b16",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-09-06T06:48:23.1152146+02:00",
"active": true,
"created_on": "2026-09-06T06:48:23.1152146+02:00",
"last_update": "2026-09-06T06:48:23.1152146+02:00",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$ref": "14"
},
"mt_locations": {
"$id": "68",
"id": "cbd9055b-6693-4a5f-a15c-265d700cb383",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "9ca22878-36a1-4ffe-846f-482d48617311",
"active": true,
"created_on": "2026-09-06T06:48:23.1152146+02:00",
"last_update": "2026-09-06T06:48:23.1152146+02:00",
"id_user_upd": "28fe696f-e589-4c56-a05b-50be27f050c7",
"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": "9861d1e3-eab5-4892-aaf5-24f13c578e17",
"id_item": "ef7a7fb0-a196-45ed-808b-148231a31ad7",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-09-06T06:48:23.1152146+02:00",
"last_update": "2026-09-06T06:48:23.1152146+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": "db92152c-3458-497c-9321-daae72e4c4f4",
"id_line": 2,
"id_item": "d231ccf4-894b-4445-ad7b-43c610772c0b",
"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": "fc0e98a8-cbfe-43e4-a836-c62bd5b35061",
"spool_server": "sample string 2",
"id_doc_sa": "b15cf5d3-c467-4c0f-ab3d-a60a4408cc10",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-09-06T06:48:23.1152146+02:00",
"printed": true,
"print_on": "2026-09-06T06:48:23.1152146+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": "d30db3c6-aada-43b1-ba96-b51297bedd24",
"id_pos": "c4a2d414-8549-4b13-ab99-5495efcb641b",
"mac_address": "sample string 3",
"date_end": "2026-09-06T06:48:23.1152146+02:00",
"key_access": "sample string 5",
"id_user_add": "08d9bdf7-95c4-41cc-b9bf-a0f959b6110c",
"active": true,
"created_on": "2026-09-06T06:48:23.1152146+02:00",
"last_update": "2026-09-06T06:48:23.1152146+02:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "72"
}
],
"st_users_pos": [
{
"$id": "73",
"id_user": "e93dcd6b-6b70-4e5d-ba8a-1b3b8ce17067",
"id_pos": "749e2436-81c9-4153-a05d-5c24720dc4ae",
"pass_required": true,
"active": true,
"created_on": "2026-09-06T06:48:23.1152146+02:00",
"last_update": "2026-09-06T06:48:23.1152146+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": "834b9eee-fbf8-4f1e-a043-19a086bd1f3f",
"id_pos": "b85b0013-b8aa-45cf-81bb-647fc0e6fe18",
"date_add": "2026-09-06T06:48:23.1152146+02:00",
"date_upd": "2026-09-06T06:48:23.1152146+02:00",
"date_out": "2026-09-06T06:48:23.1152146+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": "fef05cfa-8168-4599-8042-34c4eb775852",
"id_user_add": "ba03be7f-86e6-478d-91a0-4f26f2542b69",
"id_table": "f477c53f-8151-4c56-907c-94ea5355b04e",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "85b9265b-2b3c-4371-a2fb-e102d8cb3dd1",
"created_on": "2026-09-06T06:48:23.1152146+02:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_sync_tables": {
"$id": "76",
"id": "12790bd3-6ae2-4def-92df-9f5eb2a7c1c8",
"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:23.1152146+02:00",
"last_update": "2026-09-06T06:48:23.1152146+02:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "77",
"id": "01dcd449-b1dd-4dd8-b0f1-72a5a9f50c40",
"id_sync": "1eb743d7-0859-4d74-8d58-4d2413447068",
"json": "sample string 3",
"id_table": "bfa6097a-6305-4ff6-88e8-e019d52e65e0",
"order": 5,
"st_sync_packages": {
"$id": "78",
"id": "a48e126b-d08c-4149-bf9a-ce25098bdf00",
"id_branch_from": "5f090c28-7db1-4437-9c21-e67ff50447d1",
"id_branch_to": "89e5a7be-cd3b-4f67-bc72-f3e48fd7832d",
"type": 4,
"created_on": "2026-09-06T06:48:23.1152146+02:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-09-06T06:48:23.1152146+02:00",
"send_on": "2026-09-06T06:48:23.1152146+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": "b8ad6ad7-c154-4656-ba65-28d1202b5bf2",
"id_pos": "e2dacbb7-9374-4811-a70c-882bfaf10975",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-09-06T06:48:23.1152146+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": "f32aa195-ef26-4695-a5b8-ca3bf3f36d55",
"token_id": "sample string 2",
"id_user": "f293fa35-695b-4e0b-beaa-95b28b5cadf6",
"date_from": "2026-09-06T06:48:23.1152146+02:00",
"date_end": "2026-09-06T06:48:23.1152146+02:00",
"created_on": "2026-09-06T06:48:23.1152146+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": "a541dcb7-60d2-4bc1-89f5-1f87ffc125c6",
"id_room_activity": "d02b282c-d0f3-4654-abf3-944eeb2c0671",
"id_pos_sesion": "2d399ae5-8db5-4b69-8446-529242a4e9d0",
"log_text": "sample string 4",
"id_user": "ea9e0cf1-cfa2-4ab5-bebc-bda763d3325b",
"event_type": "sample string 6",
"correlation_id": "40c76d6e-c6de-41a6-8683-cb449d820711",
"id_room_unit": "d0d54b71-66a1-4e0f-87ee-e3a05fcfb0fa",
"id_room_unit_source": "5234b83a-9f53-42bb-844c-43febc38a597",
"id_room_unit_destination": "db2d91d1-3dc8-439f-bb7e-46adb2384596",
"id_room_activity_related": "edf86211-bfeb-4295-b233-35bc2811d521",
"id_doc_sa": "bf4cd79b-4995-4d13-82fe-45696315eabb",
"id_user_authorizer": "725ce20c-7911-43a2-893e-fd80374c409c",
"data_json": "sample string 7",
"created_on": "2026-09-06T06:48:23.1152146+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": "20866f87-aa2c-482a-80ea-e7be0aae6872",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-09-06T06:48:23.1152146+02:00",
"last_update": "2026-09-06T06:48:23.1152146+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": "d11b0b1e-1c16-4378-a06d-8ed8552f19da",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-09-06T06:48:23.1152146+02:00",
"date_end": "2026-09-06T06:48:23.1152146+02:00",
"state": "sample string 6",
"created_on": "2026-09-06T06:48:23.1152146+02:00",
"last_update": "2026-09-06T06:48:23.1152146+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"
}
]