GET api/Tt_Vouchers?id_doc_sa_select={id_doc_sa_select}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id_doc_sa_select | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of tt_vouchers| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
None. |
|
| id_voucher | integer |
Required |
|
| locator_voucher | string |
Max length: 20 |
|
| qr_code | string |
Required Max length: 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": "eee30597-3c56-4de2-beae-b231652dd06a",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-05-09T09:39:23.0613208+02:00",
"date_end": "2026-05-09T09:39:23.0613208+02:00",
"date_used": "2026-05-09T09:39:23.0613208+02:00",
"date_sesion": "2026-05-09T09:39:23.0613208+02:00",
"id_employee": "83ec0c00-2249-49e0-9da6-5b3d4677083d",
"id_branch": "384d4793-3141-471f-9d32-5098500a0dad",
"id_voucher_permision": "8aadcb80-b836-499a-a4a6-004b8c7667c9",
"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": "fd9a5029-1e54-487c-b55a-53f160f00f1f",
"id_user_add": "f0480671-ba37-4618-bd24-bb680f5cd366",
"id_doc_sa": "a8ba51dc-3243-4d1e-8cd9-4610007506e2",
"id_item_sub": "73d024e7-6d79-41fc-95b2-45e72994bcb1",
"id_pos_sesion": "d342cae6-e9bf-4ccb-8a10-24daf7e5be12",
"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-05-09T09:39:23.0613208+02:00",
"last_update": "2026-05-09T09:39:23.0613208+02:00",
"commited": true,
"mt_branches": {
"$id": "2",
"id": "b90831de-c145-4eba-bf7e-d07ecabbe6ce",
"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": "85de1650-1fb9-45b3-9466-a6e69eefa134",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-05-09T09:39:23.0613208+02:00",
"last_update": "2026-05-09T09:39:23.0613208+02:00",
"id_user_upd": "39a37b18-dc4a-448b-8193-501465b83920",
"commited": true,
"st_images": {
"$id": "3",
"id": "51489242-89f8-4e93-ad41-5950f02707b9",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "c35d2c57-3a81-4049-8cf7-06532f920b7a",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-05-09T09:39:23.0613208+02:00",
"last_update": "2026-05-09T09:39:23.0613208+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_categories": [
{
"$id": "4",
"id": "102e7f74-197f-40b0-8bd9-d087b005b2d4",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "39943cff-751e-42cf-95f8-ba0f48450e8c",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "de0785a0-bb62-408b-8964-583dcc90fffb",
"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-05-09T09:39:23.0613208+02:00",
"last_update": "2026-05-09T09:39:23.0613208+02:00",
"id_user_upd": "dee2ba30-6501-4f62-959e-717c3b660e49",
"commited": true,
"mt_categories_items": [
{
"$id": "5",
"id_category": "0003f8d9-26ec-44b2-b5e1-a62f416997fc",
"id_item": "f7cd6c0c-b8d4-4c8a-87d9-39a4e276bcbc",
"is_default": true,
"active": true,
"created_on": "2026-05-09T09:39:23.0613208+02:00",
"last_update": "2026-05-09T09:39:23.0613208+02:00",
"id_user_upd": "744d77eb-7b46-4e1f-928c-b8e77c2bcadd",
"commited": true,
"mt_categories": {
"$ref": "4"
},
"mt_items": {
"$id": "6",
"id": "b561ddfe-9aac-48f5-bbdc-fe126cd87f1c",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "1a275e5f-159f-4001-b126-65579e05bac3",
"id_unit_sec": "6d90eb6a-e048-4959-9d39-ecda0d6a745b",
"id_brand": "9cdf446a-bfbc-4c29-8b2d-ca55782a991f",
"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": "74296df3-37a1-43b8-af7a-e2c9c959f1d2",
"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-05-09T09:39:23.0613208+02:00",
"last_update": "2026-05-09T09:39:23.0613208+02:00",
"id_user_upd": "ffb10193-0433-4785-b23d-e841ce99712a",
"commited": true,
"mt_brands": {
"$id": "7",
"id": "dd315b03-5a7b-420f-8d3d-7bfe2754730c",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-05-09T09:39:23.0613208+02:00",
"last_update": "2026-05-09T09:39:23.0613208+02:00",
"id_user_upd": "ef3892c6-dd7a-45ad-9ee8-fe6892fbe586",
"commited": true,
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"st_users": {
"$id": "8",
"id": "ade56465-405e-42ea-8791-2a7c5cad5a8e",
"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": "42797177-b412-4524-bef1-e3c079fb8ef8",
"view_messages": true,
"id_image_photo": "7ef86d7e-114d-40df-adf2-3fa58bd8f8bb",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "541d628d-5973-4a1a-bf7d-ac2ec0768057",
"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-05-09T09:39:23.0613208+02:00",
"last_update": "2026-05-09T09:39:23.0613208+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_branches_zones": [
{
"$id": "9",
"id": "291f8dcb-0c73-46fa-a204-7104672bfbf0",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "f7e1abda-534a-44f4-9391-20197e000a51",
"active": true,
"created_on": "2026-05-09T09:39:23.0613208+02:00",
"last_update": "2026-05-09T09:39:23.0613208+02:00",
"id_user_upd": "5e1bfddd-8cf5-480a-9d17-2e6fd5301a3a",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos": [
{
"$id": "10",
"id": "a038fc0c-9382-4072-939a-bb6784c62ba6",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "689030fa-9bdf-4d70-aaf0-ed793aba8b40",
"id_zone": "6b1a7002-edaa-4ab9-a1e6-576ed0ca31ce",
"user_required": true,
"active": true,
"created_on": "2026-05-09T09:39:23.0613208+02:00",
"last_update": "2026-05-09T09:39:23.0613208+02:00",
"id_user_upd": "be2bcf22-2094-4a8e-8409-5510fb9686b1",
"commited": true,
"mt_branches_zones": {
"$ref": "9"
},
"mt_cloakrooms": [
{
"$id": "11",
"id": "b2d7a607-b5f4-407d-af2b-1f67774e38c1",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "b6315c10-793e-46bb-aeed-3e61a6665e59",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "a327de0a-14cd-4ef0-83f7-39ebae1c771e",
"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-05-09T09:39:23.0613208+02:00",
"last_update": "2026-05-09T09:39:23.0613208+02:00",
"id_user_upd": "6cbc06e1-dce3-4658-91a6-1a1b28b5e329",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"tt_cloakrooms_units": [
{
"$id": "12",
"id": "bbe1b9b2-4f0a-4e7e-a26b-1fb315078a06",
"id_cloakroom": "a21da655-c397-4616-bb10-40e17e20126b",
"id_pos_sesion": "01e3f233-05df-4664-9ca4-00fa7fec208a",
"unit_id": 4,
"date_open": "2026-05-09T09:39:23.0613208+02:00",
"date_close": "2026-05-09T09:39:23.0613208+02:00",
"id_doc_sa": "63190f9f-81ca-467c-bef2-8a9568dc72b1",
"commited": true,
"mt_cloakrooms": {
"$ref": "11"
},
"tt_doc_sa": {
"$id": "13",
"id": "e26dc4b1-a8b1-483c-8e44-942e5b0d642f",
"id_pos": "d5cdd7d4-fb48-4b73-935a-78bee082ded4",
"id_doc": "ff6c293a-98cf-499a-8878-dc03204f1898",
"id_branch": "61582cfd-8c30-4034-a6bc-901b9cbd8825",
"nro_doc": "sample string 5",
"date_doc": "2026-05-09T09:39:23.0613208+02:00",
"date_tax": "2026-05-09T09:39:23.0613208+02:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "46296211-24dd-492f-a996-ad6afc003525",
"id_relationship": "ed6f4c3f-26c5-4d7b-92cd-cca212254f78",
"id_loc_from": "e52d5dff-bf8b-4904-a7f8-47b71a3aa38c",
"id_loc_end": "394fc49f-5889-4a38-97f3-ace6ab61c6a2",
"id_user_add": "1ab510e7-6256-4524-a451-72203adf72d7",
"id_user_upd": "9cb1b3ac-5c8a-461f-98f9-36190012c6c2",
"comment": "sample string 12",
"id_pos_sesion": "386a39e5-4948-40a5-8490-5e3ecaa33069",
"id_room_unit": "dff63e20-b9a0-42db-8146-c5ecea2055ec",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "236f1e0d-2d26-41ca-914f-f02236cdcdfd",
"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-05-09T09:39:23.0613208+02:00",
"last_update": "2026-05-09T09:39:23.0613208+02:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$id": "14",
"id": "c08c52cb-8b66-4ae5-82bb-479762326af8",
"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": "04d12803-5380-4e4f-a4be-c126c14f95f1",
"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-05-09T09:39:23.0613208+02:00",
"last_update": "2026-05-09T09:39:23.0613208+02:00",
"id_user_upd": "a56d7956-97d6-4b09-b282-3bd611c17719",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "15",
"id_doc": "512a80d0-1393-40bd-a6eb-58db1fbd221f",
"id_pay": "11458074-f993-4717-9b67-ea65bb8bca63",
"id_money": "6cdbddb2-0892-486a-ba9e-155e4a9f8cc1",
"active": true,
"created_on": "2026-05-09T09:39:23.0613208+02:00",
"last_update": "2026-05-09T09:39:23.0613208+02:00",
"id_user_upd": "8ad2d8b8-5405-4a5b-8d1a-0aea2a61d879",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_money_types": {
"$id": "16",
"id": "34ec4acb-b1ac-42b5-a08f-268389478fd6",
"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": "f527814d-e559-413d-8002-4d9faaebf14f",
"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-05-09T09:39:23.0613208+02:00",
"last_update": "2026-05-09T09:39:23.0613208+02:00",
"id_user_upd": "7c0f8141-5494-446a-a291-5f891a5db925",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_money_rates": [
{
"$id": "17",
"id_money_1": "13d13ed8-0638-4cc6-bf31-00f1085ddead",
"id_money_2": "15dbd0f9-017c-4046-8992-43b66ae254b9",
"date_from": "2026-05-09T09:39:23.0613208+02:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-05-09T09:39:23.0613208+02:00",
"last_update": "2026-05-09T09:39:23.0613208+02:00",
"id_user_upd": "cd08d978-5a37-4698-ac45-996124cf58e2",
"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": "9ef17a91-2bc3-4d24-92a7-8333637c3a77",
"id_pay": "517bc0bc-9eec-4aad-b365-773eeb3cd306",
"id_money": "8170787f-3251-459e-8729-4e35b8718e65",
"date_cashflow": "2026-05-09T09:39:23.0613208+02:00",
"coefficient": 5.1,
"id_user_add": "82ddfaf6-4c1b-4cfe-84ea-3265a97eb1a6",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "19",
"id": "bc789524-79c9-453c-a6b7-8d74b7e3c701",
"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": "ac6e1a50-aef3-44f0-a685-ffd2cec91852",
"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-05-09T09:39:23.0613208+02:00",
"last_update": "2026-05-09T09:39:23.0613208+02:00",
"id_user_upd": "56cbf8b8-b807-475a-9b41-04f988c8ca01",
"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": "e082a51c-e219-4261-b54c-cd3a44874aa5",
"id_line": 2,
"id_pay": "f307ee27-e623-4f0f-a9d2-9af2addc7deb",
"id_money": "40ad7c96-ff0b-4131-b128-b584ec82e609",
"coefficient": 5.1,
"id_voucher": "01603e63-1f5a-460f-9d8d-6f69a656340c",
"id_employee": "2d0e30ef-b283-4ae4-85a3-858456c05dd1",
"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": "6213be78-cf63-4bc3-87c7-38fe7afad9a0",
"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": "e17ba6f0-13d3-40eb-a4cc-2f6e1221dd19",
"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": "947d5d4a-4936-4662-b9df-8760a847f699",
"name_pos": "sample string 12",
"id_image": "5090ddc2-0ca3-4cc9-bb1c-e685fc285949",
"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-05-09T09:39:23.0613208+02:00",
"last_update": "2026-05-09T09:39:23.0613208+02:00",
"id_user_upd": "5bfd137a-f2ce-42a7-a86f-6d78f7a66200",
"commited": true,
"mt_employees_branches": [
{
"$id": "22",
"id_employee": "a34b88b9-67f4-4727-8c87-524a8bbe2c5a",
"id_branch": "ee8b16d3-4a13-4d0d-9998-dcb7ce1bb7c2",
"active": true,
"created_on": "2026-05-09T09:39:23.0613208+02:00",
"last_update": "2026-05-09T09:39:23.0613208+02:00",
"id_user_upd": "a0a92c35-083f-4ff3-8d98-0682122fafd0",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_employees": {
"$ref": "21"
}
},
{
"$ref": "22"
}
],
"mt_employees_profiles": {
"$id": "23",
"id": "107c53de-8f5c-46c9-8fa9-2e9cf2f6ac3f",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-05-09T09:39:23.0613208+02:00",
"last_update": "2026-05-09T09:39:23.0613208+02:00",
"id_user_upd": "78105198-3162-474d-bafd-54b3c6a78589",
"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": "d3528112-185a-4f6d-a701-ad4e9c3d90d8",
"id_line": 2,
"id_item_sub": "3b6aa49f-3d91-4e47-8fc0-d3b9c672dc59",
"qty": 4.1,
"id_list": "c218da1d-c3ab-4122-b412-10a4483487af",
"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": "f500a2c2-5ee5-4e2d-a9f7-a3c5797e03c5",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "f8244c80-c54e-4014-8f7d-880c3d64cffd",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "dcf9ebc5-03f5-4d11-9975-80eae7052a4e",
"id_user_upd": "b64073ef-2219-4d27-8001-320033479d3b",
"active": true,
"mt_employees": {
"$ref": "21"
},
"mt_items_sub": {
"$id": "25",
"id": "261d6355-e567-45fa-9183-08a50183e17d",
"id_item": "bc44f9c5-e37a-4efa-8768-27c8b12aa9a6",
"id_item_type": "3c54cd46-109d-4904-a567-f9bfd3bf2718",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "ee527840-5d59-4bca-990e-20f56a170320",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-05-09T09:39:23.0613208+02:00",
"last_update": "2026-05-09T09:39:23.0613208+02:00",
"id_user_upd": "4248db87-cbea-4fcd-86ca-fd85519a8baf",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_formula": [
{
"$id": "26",
"id_item_sub": "5f6ea843-5e93-479f-9502-74bae0d18f2a",
"id_item": "a927206d-5c52-49d1-ac13-0e0b905feeeb",
"group_id": 3,
"id_unit_ref": "bb64aadf-cd3b-4c2a-9ca6-c0803b924f4e",
"qty_dis": 5,
"mt_items": {
"$ref": "6"
},
"mt_items_sub": {
"$ref": "25"
},
"mt_units_ref": {
"$id": "27",
"id": "67abc5f0-f3a2-4af1-a625-4b4907a65961",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "f69c75cc-37ed-45f2-acb7-dad7c1fa0ca5",
"active": true,
"created_on": "2026-05-09T09:39:23.0613208+02:00",
"last_update": "2026-05-09T09:39:23.0613208+02:00",
"id_user_upd": "4f10f16f-e9a5-4b2e-8b6c-6c1b4c2e9206",
"commited": true,
"mt_units": {
"$id": "28",
"id": "6049159f-d4b8-4357-9644-e3909e391704",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-05-09T09:39:23.0613208+02:00",
"last_update": "2026-05-09T09:39:23.0613208+02:00",
"id_user_upd": "8e614ba4-a17e-4ae4-93f2-54799428dfff",
"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": "92baa604-1988-4259-b1a5-be95f64088c6",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "a154b1d0-a611-4273-b7eb-717ef0421e53",
"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-05-09T09:39:23.0613208+02:00",
"last_update": "2026-05-09T09:39:23.0613208+02:00",
"id_user_upd": "735e0f24-47bd-4b6a-9a5f-b01e2ecbe3dd",
"commited": true,
"tt_vouchers_det": [
{
"$id": "30",
"id_voucher": "57396d2c-b308-4ef8-a8e5-6c4bb27b4284",
"id_line": "fba84953-e676-40a1-a242-94b974801b7f",
"id_category": "a8d09b50-b1f8-4e53-a0dc-f9094a9cc37f",
"id_item": "bca705a2-be62-4693-85fc-76a277505837",
"id_item_type": "a63b46e5-3bd4-49e9-8c93-3777c74b0159",
"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": "bfd47a40-32c1-4633-8699-b877d079adb7",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-05-09T09:39:23.0613208+02:00",
"date_end": "2026-05-09T09:39:23.0613208+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": "c9c2df8b-4b06-4c3a-9b82-8312675eb9e4",
"id_pos": "ce73fda2-b942-43cc-9b80-b4549ed664ea",
"id_list": "8f1b92de-6997-432e-814d-822455646d8e",
"id_item": "1ab13e67-3470-43c0-8209-2a4efa369278",
"id_item_type": "a43a9f21-6085-4d45-b0d5-56d203f1d01d",
"id_category": "a8ab65be-2247-46bf-9f72-2b7443b9400e",
"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-05-09T09:39:23.0613208+02:00",
"last_update": "2026-05-09T09:39:23.0613208+02:00",
"id_user_upd": "f0e08f91-ae75-4109-ab00-95b13a291dd0",
"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": "b71abdc7-3181-4d73-ab7f-fa918086f46b",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "39edc899-900e-4fab-a61b-6a1fc9438ee2",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "d1af0a2d-caac-4bf9-bd4f-cb705b52c32b",
"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-05-09T09:39:23.0613208+02:00",
"last_update": "2026-05-09T09:39:23.0613208+02:00",
"id_user_upd": "27a07d13-1ce8-4815-866f-a934a8b46b9a",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "33",
"id_pos": "66af21a3-51db-425b-8e22-7c85b0707f4f",
"id_pos_type": "8aed41a8-40ef-443c-9fd8-743e4700a3af",
"id_price_list": "b1755d99-71f6-479e-9ab3-da485a2688ae",
"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-05-09T09:39:23.0613208+02:00",
"last_update": "2026-05-09T09:39:23.0613208+02:00",
"id_user_upd": "671c5b5b-cb6e-4831-b631-e790ad3821be",
"commited": true,
"mt_pos_view": {
"$id": "34",
"id_pos": "2d77a223-aa75-47ff-b7c9-5ad956ce41e5",
"id_pos_type": "a0aea162-178e-415d-8730-69f48d4fcc57",
"is_default": true,
"active": true,
"created_on": "2026-05-09T09:39:23.0613208+02:00",
"last_update": "2026-05-09T09:39:23.0613208+02:00",
"id_user_upd": "1499502b-f54a-4c58-8253-9cf3b1dcfc0b",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"mt_pos_prices_list": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_pos_types": {
"$id": "35",
"id": "1cb5905c-fab8-4b28-b9ef-b56b1cb6477d",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-05-09T09:39:23.0613208+02:00",
"last_update": "2026-05-09T09:39:23.0613208+02:00",
"id_user_upd": "176508f9-78e0-44e8-912b-d891144770fc",
"commited": true,
"mt_items_featured": [
{
"$id": "36",
"id": "0b072886-ed38-4831-a87b-66f8586ba07b",
"id_branch": "9e099384-65d1-4e1e-bba0-74d9bfb75fc3",
"id_pos_type": "26f556d9-7e0f-4893-8b38-aefc8b73b7ff",
"id_pos": "b336d579-2fb8-4007-a1f5-4bc2bfa2ec47",
"id_item": "0d512aec-b92d-4873-a952-cbc50c6e2d6d",
"date_from": "2026-05-09T09:39:23.0613208+02:00",
"date_end": "2026-05-09T09:39:23.0613208+02:00",
"image_id": 4,
"active": true,
"created_on": "2026-05-09T09:39:23.0613208+02:00",
"last_update": "2026-05-09T09:39:23.0613208+02:00",
"id_user_upd": "d432eecd-3022-4bc9-a276-e6ecb232efe1",
"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": "6db8d42b-9375-4da8-a185-65c36d39a853",
"id_doc": "b6abc53d-58b6-479a-81e6-ff2195152d5e",
"id_pos_type": "93ec40ef-cc63-4ea5-8418-be4ec475f193",
"id_doc_print": "1d1a4fd1-c40b-42b3-a0aa-cde33f78f32f",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-05-09T09:39:23.0613208+02:00",
"last_update": "2026-05-09T09:39:23.0613208+02:00",
"id_user_upd": "5941268c-3c40-4814-9b1f-0daa185539c6",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_pos_print": {
"$id": "38",
"id": "01c821b5-e872-4d4a-a028-18cc42dfc017",
"id_pos": "f73a6b54-4bdf-4b7f-a2ab-c8c0c6154254",
"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-05-09T09:39:23.0613208+02:00",
"last_update": "2026-05-09T09:39:23.0613208+02:00",
"id_user_upd": "96fc0070-5a40-4c2c-94e9-8abcfcc38de3",
"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": "69d2d68b-0409-41d8-ac44-769ce7caa6d1",
"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-05-09T09:39:23.0613208+02:00",
"last_update": "2026-05-09T09:39:23.0613208+02:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_doc_print_det": [
{
"$id": "40",
"id_doc_print": "610109a3-3ad5-4393-b540-975c810d58f9",
"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": "c004d93b-7683-44ed-a254-101233f29912",
"id_item_sub": "4031e509-22c6-452d-ab55-262cd1ff333b",
"validity_date": "2026-05-09T09:39:23.0613208+02:00",
"price": 4.1,
"active": true,
"created_on": "2026-05-09T09:39:23.0613208+02:00",
"last_update": "2026-05-09T09:39:23.0613208+02:00",
"id_user_upd": "d43e9d57-036d-40b4-beb8-fe389721da78",
"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": "47c3ffcd-0a6a-4ff9-8a00-ea4a56afc4e7",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-05-09T09:39:23.0613208+02:00",
"date_end": "2026-05-09T09:39:23.0613208+02:00",
"id_branch": "a6f508ce-0ce0-47e5-b9cd-b02505378aef",
"id_pos": "af216dbe-977b-4c3c-b523-f999cee8ee35",
"id_list": "e5e0756f-8100-498c-aaa9-9f7fc7f5f1a1",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-05-09T09:39:23.0613208+02:00",
"last_update": "2026-05-09T09:39:23.0613208+02:00",
"id_user_upd": "45b5885a-9abd-499b-8979-5146ade4e349",
"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": "1a8f3730-9406-43f8-8bfe-36e0f41b0659",
"order_id": 2,
"id_item": "f955c2a8-b844-4aae-973d-5016222cc9ac",
"id_item_type": "b8631801-6a57-4a1c-8ab5-b6d1c957b803",
"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": "62a7566e-a70f-4927-8833-e422b7cc95b1",
"type_item": 11,
"id_voucher_json": "1a21839b-0563-4910-b6fa-faf316020fa2",
"count_voucher": 1,
"id_category": "9666a15b-cfe4-46ac-b8a0-c78f9870f35d",
"created_on": "2026-05-09T09:39:23.0613208+02:00",
"last_update": "2026-05-09T09:39:23.0613208+02:00",
"id_user_upd": "7ffe6b1d-86ac-44cb-9a8c-4768776da082",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_types": {
"$ref": "29"
},
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$id": "44",
"id": "bd4e332f-5e76-4849-9e8d-c900f945b9d7",
"nro_sesion": 2,
"id_pos": "b8b5f173-8377-4741-9aa9-cf59e98f0f4f",
"date_tax": "2026-05-09T09:39:23.0613208+02:00",
"date_open": "2026-05-09T09:39:23.0613208+02:00",
"date_close": "2026-05-09T09:39:23.0613208+02:00",
"id_user_open": "f0abe60c-359c-44b3-934a-06120373f70a",
"id_user_close": "24bb06df-5e1c-4c0b-ba84-ede529d04bc6",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2026-05-09T09:39:23.0613208+02:00",
"last_update": "2026-05-09T09:39:23.0613208+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": "2e337729-9c8d-413a-82f6-275ee8d6d300",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "fe568b78-7a14-4368-be75-cd79a9689ee7",
"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-05-09T09:39:23.0613208+02:00",
"tt_pos_sesion": {
"$ref": "44"
}
},
{
"$ref": "45"
}
],
"tt_rooms_units_activity": [
{
"$id": "46",
"id": "c434ebfb-97ec-4367-a5c1-7e5fb7dc08a5",
"id_room_unit": "72de4d54-7761-4d8c-9807-a30cab7e12ce",
"id_room_list": "927b751d-b3cf-409c-9d0a-d5be68c7229f",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-05-09T09:39:23.0613208+02:00",
"date_from": "2026-05-09T09:39:23.0613208+02:00",
"date_end": "2026-05-09T09:39:23.0613208+02:00",
"date_open": "2026-05-09T09:39:23.0613208+02:00",
"date_close": "2026-05-09T09:39:23.0613208+02:00",
"id_employee": "e43c8234-5499-4c10-a1ca-8f92b25cb389",
"id_employee_sec": "82f25658-7d7a-4f16-9416-0b066df02cfa",
"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": "7d8304bf-d7c9-4c3c-81f3-22eba0689b59",
"comment": "sample string 7",
"id_user_open": "17c0a5af-735d-455d-adbd-3c8ac1648f01",
"id_user_close": "3c23b922-30a6-4fbd-a726-ca45cde3d509",
"id_unit_state": "52aff9de-d891-4863-83b3-73e6039cb4be",
"id_pos_sesion": "7892d067-8f0e-4e0e-b5eb-7c589a58ef88",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-05-09T09:39:23.0613208+02:00",
"active": true,
"created_on": "2026-05-09T09:39:23.0613208+02:00",
"last_update": "2026-05-09T09:39:23.0613208+02:00",
"commited": true,
"mt_employees": {
"$ref": "21"
},
"mt_employees1": {
"$ref": "21"
},
"mt_rooms_units": {
"$id": "47",
"id": "0ad6968f-a122-4e51-aeb8-9851357ed52e",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "1c2b554d-2466-46e9-972d-d07d977bced5",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "60825c1c-1bea-4614-b7dc-3eab30e929ca",
"locked": true,
"date_locked": "2026-05-09T09:39:23.0613208+02:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-05-09T09:39:23.0613208+02:00",
"last_update": "2026-05-09T09:39:23.0613208+02:00",
"id_user_upd": "f9cd2046-1b77-4af3-a76c-908dcda9ec8a",
"commited": true,
"mt_rooms": {
"$id": "48",
"id": "e9067560-fc0c-481f-8d79-54988f24444c",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "353c4c09-1350-4923-83e5-6f688f9ab22e",
"name_pos": "sample string 6",
"id_image": "02c70739-0f44-4181-8d71-44a3e8d61a4a",
"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": "3bacf1f3-c6f4-4db6-9e9a-3ed7249850ab",
"refresh_status": true,
"active": true,
"created_on": "2026-05-09T09:39:23.0613208+02:00",
"last_update": "2026-05-09T09:39:23.0613208+02:00",
"id_user_upd": "db18e979-1936-4884-9f16-0448733e0247",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos_rooms": [
{
"$id": "49",
"id_pos": "053a2a07-f627-4309-9d48-28930c27dd2f",
"id_room": "801f3dbe-bec7-407d-ab97-e23a3d6a073d",
"active": true,
"created_on": "2026-05-09T09:39:23.0613208+02:00",
"last_update": "2026-05-09T09:39:23.0613208+02:00",
"id_user_upd": "009e104e-a7f4-45fb-908d-993c2abe7165",
"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": "1c8b2578-3052-40e2-94ab-441ebe80c3d2",
"id_room": "bd3ff476-13ff-4f83-bf9b-5c1947cf2345",
"date_in": "2026-05-09T09:39:23.0613208+02:00",
"date_out": "2026-05-09T09:39:23.0613208+02:00",
"id_user_add": "d8f82d35-5a03-45b3-9584-77abe6e41edd",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-05-09T09:39:23.0613208+02:00",
"last_update": "2026-05-09T09:39:23.0613208+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": "47e695c9-6c2c-4fff-8f43-4b168643b8f4",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-05-09T09:39:23.0613208+02:00",
"last_update": "2026-05-09T09:39:23.0613208+02:00",
"id_user_upd": "7bb177fd-04d0-4c55-8bd6-e397e1fe3fb0",
"commited": true,
"mt_rooms_units": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"mt_rooms_units_states_types": [
{
"$id": "52",
"id_room_type": "d692fca8-4386-45dd-a9ab-28d5c70fc700",
"id_room_state": "34ad88fa-02fe-4f98-a97a-b34c362cf2e5",
"id_image": "ddcb3058-9157-457e-86c5-bb1984b70bbf",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-05-09T09:39:23.0613208+02:00",
"last_update": "2026-05-09T09:39:23.0613208+02:00",
"id_user_upd": "d9a2ad60-313e-4183-8eca-fed1d6a398fc",
"commited": true,
"mt_rooms_units_states": {
"$id": "53",
"id": "e4a96c12-31ab-403e-aed4-6100c81e9616",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"color": "sample string 5",
"active": true,
"created_on": "2026-05-09T09:39:23.0613208+02:00",
"last_update": "2026-05-09T09:39:23.0613208+02:00",
"id_user_upd": "27048c32-4809-4d4f-8362-38cff21a245a",
"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": "74dad263-d9d8-484a-9ff7-a904d8f4e745",
"id_pos_sesion": "5201611f-9a19-4127-92ea-1c9783bcac83",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "05311de4-4495-41a8-873f-08d6594a5bd1",
"id_room_unit_activity": "6be15b95-6557-40c7-bf26-ebae3d23faf2",
"id_doc_sa": "9265a400-984a-4b03-9935-1f146fdb0f6e",
"id_pos_type": "d4388cbf-24d9-4c10-bfef-be99e1af2b4b",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "c6987c65-a10d-4a90-850b-5c44653e1179",
"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-05-09T09:39:23.0613208+02:00",
"last_update": "2026-05-09T09:39:23.0613208+02:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "44"
},
"tt_tips_users": [
{
"$id": "55",
"id_tip": "da4bb354-72fc-40f6-bb7c-d3ed58c74548",
"id_user": "ee315895-7441-491f-84f4-5f4aec265b04",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-05-09T09:39:23.0613208+02:00",
"last_update": "2026-05-09T09:39:23.0613208+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": "1b2eea70-83dc-4472-ba13-e3c8cd8682c7",
"id_user": "f13fd9d9-6042-4687-943a-b270f154f5cd",
"date_add": "2026-05-09T09:39:23.0613208+02:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-05-09T09:39:23.0613208+02:00",
"last_update": "2026-05-09T09:39:23.0613208+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": "b2c7b0cd-c1ca-49a0-8d4b-9afc5ea85144",
"id_user": "8b118a5f-00e2-4549-b090-5270ff67e9c7",
"id_user_profile": "7dbe65e7-1401-4b22-ab62-4d7914f02c38",
"locator": "sample string 4",
"date_end": "2026-05-09T09:39:23.0613208+02:00",
"id_pos_sesion": "4c909a9f-5ab8-4da7-afa5-6baa70e00a0b",
"date_login": "2026-05-09T09:39:23.0613208+02:00",
"date_logout": "2026-05-09T09:39:23.0613208+02:00",
"terminal_id": "sample string 6",
"terminal_type": "sample string 7",
"created_on": "2026-05-09T09:39:23.0613208+02:00",
"last_update": "2026-05-09T09:39:23.0613208+02:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"st_users_profiles": {
"$id": "58",
"id": "b33b7dbf-ca48-435f-bf9e-80b6b123048f",
"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-05-09T09:39:23.0613208+02:00",
"last_update": "2026-05-09T09:39:23.0613208+02:00",
"commited": true,
"st_permisions": [
{
"$id": "59",
"id": "deccd7d4-84cb-4ed8-94cb-b42bbfe6193a",
"id_function": "68628a37-bcbe-4523-bb4d-0320ae068e64",
"id_user": "f2dff3d2-3004-4dc7-88eb-e71c4352d30d",
"id_profile": "fbb6ad6b-d905-4abd-aebf-3bda75901972",
"permission": 3,
"active": true,
"created_on": "2026-05-09T09:39:23.0613208+02:00",
"last_update": "2026-05-09T09:39:23.0613208+02:00",
"commited": true,
"st_users_profiles": {
"$ref": "58"
},
"st_users": {
"$ref": "8"
},
"st_functions": {
"$id": "60",
"id": "f0597108-df3c-402a-97d6-11145aa1aea1",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "2b677b18-70f4-4a1e-87a7-754a57d2d96c",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "597c295e-5a48-4c38-9e7f-9fe11ac13167",
"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-05-09T09:39:23.0613208+02:00",
"last_update": "2026-05-09T09:39:23.0613208+02:00",
"commited": true,
"st_functions_groups": {
"$id": "61",
"id": "bd55c751-c503-4754-b4c9-51446385ac8d",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-05-09T09:39:23.0613208+02:00",
"last_update": "2026-05-09T09:39:23.0613208+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": "fb8c4e04-0a7d-4826-a8f8-3595f246b3e6",
"id_user": "3fbdcdfd-6649-4e88-b5f4-8ee83939e4b6",
"date_add": "2026-05-09T09:39:23.0613208+02:00",
"destiny_type": 4,
"id_key": "42abd9c8-60f5-4d44-9faf-0cdbca421bab",
"message": "sample string 6",
"message_view": true,
"date_view": "2026-05-09T09:39:23.0613208+02:00",
"id_pos_sesion": "8efe3eb0-3aed-460a-9154-78037b51b663",
"terminal_add": "sample string 9",
"created_on": "2026-05-09T09:39:23.0613208+02:00",
"last_update": "2026-05-09T09:39:23.0613208+02:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$ref": "44"
}
},
{
"$ref": "62"
}
]
}
},
{
"$ref": "43"
}
]
},
"mt_items_vouchers": {
"$id": "63",
"id": "abd549c2-f374-43a4-a817-9749d8bb042d",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "3ee616e0-078f-4df6-abe7-63523acb0652",
"id_doc_print": "5df35b1c-e048-41e7-bc0c-7c4e4f496d2c",
"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-05-09T09:39:23.0613208+02:00",
"last_update": "2026-05-09T09:39:23.0613208+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": "6b22ae2b-fb16-42e8-af92-36ee94fc1d6f",
"id_line": 2,
"id_item": "099a852f-7171-4509-a7a7-ded7bb4b70ab",
"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": "7758ae9c-6731-4939-8430-d7355fa0025a",
"date_from": "2026-05-09T09:39:23.0613208+02:00",
"date_end": "2026-05-09T09:39:23.0613208+02:00",
"date_used": "2026-05-09T09:39:23.0613208+02:00",
"id_employee": "1b31a96e-0d33-4c34-b9a5-807c559bda36",
"id_branch": "6b695804-8cd6-4a91-aed4-ea7d55894311",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "f1d33c5a-4e17-4c19-992a-cb2e003b65e9",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-05-09T09:39:23.0613208+02:00",
"last_update": "2026-05-09T09:39:23.0613208+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": "7ba83b95-9aec-4b77-b31f-97fa8e0ea706",
"id_doc": "855711ae-8344-4513-abc1-d8f9bb0f27ca",
"value": 3,
"created_on": "2026-05-09T09:39:23.0613208+02:00",
"last_update": "2026-05-09T09:39:23.0613208+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": "c22a73d1-8927-4819-aabf-46334d1ee9a5",
"id_pos": "40f0ca25-8e7c-4720-a8f1-5db3e0553e7e",
"id_doc": "42911d4d-a926-4190-afce-560d2121cf52",
"id_branch": "daf7f166-d99e-4181-b730-de5221e0b32d",
"nro_doc": "sample string 5",
"date_doc": "2026-05-09T09:39:23.0613208+02:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "804f0229-297d-4679-b728-a4fef4402826",
"id_loc_from": "60b0c387-5049-48a6-9f17-fae7d6ec57b1",
"id_loc_end": "9ae6d70f-4007-4469-81ad-240de652dfb6",
"id_user_add": "044771d8-63ed-48ed-82d1-2bde9e410e1f",
"id_user_upd": "4eb5416b-b8a0-495f-b9a7-c3351943f2de",
"id_pos_sesion": "464d7a2c-0977-4c63-b338-bc0e4178e4e9",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-05-09T09:39:23.0613208+02:00",
"active": true,
"created_on": "2026-05-09T09:39:23.0613208+02:00",
"last_update": "2026-05-09T09:39:23.0613208+02:00",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$ref": "14"
},
"mt_locations": {
"$id": "68",
"id": "b83ad831-3b1c-4e2c-b46d-eed901c81f5c",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "cd05b863-6eb8-4e64-9ae2-c187dbae91e3",
"active": true,
"created_on": "2026-05-09T09:39:23.0613208+02:00",
"last_update": "2026-05-09T09:39:23.0613208+02:00",
"id_user_upd": "9b527c5d-3322-4ebb-94f2-c4a1df356195",
"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": "62237ab1-003b-4316-827f-5e2b489398c0",
"id_item": "99be8550-c7b9-4d51-ab6c-4102e53e5c69",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-05-09T09:39:23.0613208+02:00",
"last_update": "2026-05-09T09:39:23.0613208+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": "ac299194-b41c-4c6a-96cc-a9407f1b71b0",
"id_line": 2,
"id_item": "e807b33a-5b98-4ca6-8cc6-7bb2fa24a7db",
"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": "57e575b8-50cf-4990-8b93-167f4aa67466",
"spool_server": "sample string 2",
"id_doc_sa": "17e4a500-6f5c-4f16-bc72-dfc46ddb2a9d",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-05-09T09:39:23.0613208+02:00",
"printed": true,
"print_on": "2026-05-09T09:39:23.0613208+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": "d828d327-eedb-4076-90a4-38420bd8c2a9",
"id_pos": "931b31c4-7a09-43ab-9731-7f8ceb568a1a",
"mac_address": "sample string 3",
"date_end": "2026-05-09T09:39:23.0613208+02:00",
"key_access": "sample string 5",
"id_user_add": "0c6870b3-14c9-48ad-be72-ceb66feca97c",
"active": true,
"created_on": "2026-05-09T09:39:23.0613208+02:00",
"last_update": "2026-05-09T09:39:23.0613208+02:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "72"
}
],
"st_users_pos": [
{
"$id": "73",
"id_user": "60dec360-0fbc-4ae2-90a7-122b457063a9",
"id_pos": "cd91b54d-bc29-402f-8af9-53ab3fee6d17",
"pass_required": true,
"active": true,
"created_on": "2026-05-09T09:39:23.0613208+02:00",
"last_update": "2026-05-09T09:39:23.0613208+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": "d22de608-63d4-4c41-8a4c-ea561914e738",
"id_pos": "1f315935-da5d-4794-ba48-28903d260098",
"date_add": "2026-05-09T09:39:23.0613208+02:00",
"date_upd": "2026-05-09T09:39:23.0613208+02:00",
"date_out": "2026-05-09T09:39:23.0613208+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": "dc4fb273-cbb9-49e3-905b-d21adc5ee0e9",
"id_user_add": "bbfbbc5d-c2bb-4fd7-aec0-837acc2691b8",
"id_table": "90183696-20e7-4505-afc9-00026d6e0e1e",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "04c6a3c8-0e2b-40be-ad6d-0a2e48ca0fd4",
"created_on": "2026-05-09T09:39:23.0613208+02:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_sync_tables": {
"$id": "76",
"id": "f4dad776-cb2b-420e-8e23-bb4bb1488613",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-05-09T09:39:23.0613208+02:00",
"last_update": "2026-05-09T09:39:23.0613208+02:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "77",
"id": "e55f9753-fbbc-47bf-b140-b529c2e200d0",
"id_sync": "e3be5265-3dec-4493-a585-27440aa1e3be",
"json": "sample string 3",
"id_table": "5e911f34-6c94-4fe8-b226-b5882f7422c6",
"order": 5,
"st_sync_packages": {
"$id": "78",
"id": "733094b8-ea5a-4a99-ad02-f555d48e972f",
"id_branch_from": "55a55b39-23d2-4df8-970d-e660fd01bbdf",
"id_branch_to": "1e649621-bf5c-45a1-a8dd-ab5537e3840b",
"type": 4,
"created_on": "2026-05-09T09:39:23.0613208+02:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-05-09T09:39:23.0613208+02:00",
"send_on": "2026-05-09T09:39:23.0613208+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": "d70819b0-505a-4d90-bc21-1147043ae957",
"id_pos": "0750ad55-c9f6-4ed4-ab1a-a4206b4c6920",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-05-09T09:39:23.0613208+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": "73a98239-3403-4c01-8131-ee5547e11a1c",
"token_id": "sample string 2",
"id_user": "1b821d2c-f5e0-49dc-bf40-eb5fce980c15",
"date_from": "2026-05-09T09:39:23.0613208+02:00",
"date_end": "2026-05-09T09:39:23.0613208+02:00",
"created_on": "2026-05-09T09:39:23.0613208+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": "79909822-b938-4b7c-ac45-4bbe4988f1b2",
"id_room_activity": "92544e80-9fef-4986-ba14-f923de024f17",
"id_pos_sesion": "0feb644d-81e5-44b1-a602-b07a5401bcbd",
"log_text": "sample string 4",
"id_user": "bd8940ae-4bca-4a57-8ce8-8e056e2b3667",
"created_on": "2026-05-09T09:39:23.0613208+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": "90eb8ad4-4cd9-41be-8dce-e96360eed0fe",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-05-09T09:39:23.0613208+02:00",
"last_update": "2026-05-09T09:39:23.0613208+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": "4ddafbde-d3a8-489a-898f-fefbf7886eab",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-05-09T09:39:23.0613208+02:00",
"date_end": "2026-05-09T09:39:23.0613208+02:00",
"state": "sample string 6",
"created_on": "2026-05-09T09:39:23.0613208+02:00",
"last_update": "2026-05-09T09:39:23.0613208+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"
}
]