GET api/Tt_Vouchers?id_branch={id_branch}&date_query={date_query}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id_branch | globally unique identifier |
Required |
|
| date_query | date |
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": "4f49ecb1-e89a-4b5a-a20c-78b309ab7b3a",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-09-06T06:47:44.5698059+02:00",
"date_end": "2026-09-06T06:47:44.5698059+02:00",
"date_used": "2026-09-06T06:47:44.5698059+02:00",
"date_sesion": "2026-09-06T06:47:44.5698059+02:00",
"id_employee": "1e409f21-e46b-43d3-bf6e-074868d7d2e1",
"id_branch": "c3eadd15-f04a-491b-8105-07b089057824",
"id_voucher_permision": "8545f14e-fcde-46c1-9a9b-bb9c0521f480",
"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": "005091c8-72b1-420b-9671-33b8098fb076",
"id_user_add": "0322bffc-d646-48a9-ad59-e9b9c2d9ade6",
"id_doc_sa": "3a77ead1-3d7e-4dcc-8897-9488cf99cf1c",
"id_item_sub": "988de7e5-05a2-4895-b8e3-c92cbe6c92d9",
"id_pos_sesion": "c0230a38-6b20-453b-b974-bf85a34bf7f2",
"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:47:44.5698059+02:00",
"last_update": "2026-09-06T06:47:44.5698059+02:00",
"commited": true,
"mt_branches": {
"$id": "2",
"id": "1a88099c-dcba-4302-bc17-c35e9697166d",
"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": "10551863-7c69-4e2a-93fa-66bf1ad2c793",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-09-06T06:47:44.5698059+02:00",
"last_update": "2026-09-06T06:47:44.5698059+02:00",
"id_user_upd": "89dead97-88b9-4008-8d4e-c2596ac0549a",
"commited": true,
"st_images": {
"$id": "3",
"id": "a01a8d2f-75c0-4a4f-84e4-49f90e61d69d",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "0edfa7c0-3706-409b-97b1-4473b77ae03f",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-09-06T06:47:44.5698059+02:00",
"last_update": "2026-09-06T06:47:44.5698059+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_categories": [
{
"$id": "4",
"id": "b9e8326b-a7f2-49ba-a3b0-3edc766d8d26",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "78aa4c14-0ed4-4367-9d51-3ca799551691",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "b47bf15b-8940-49b6-93d5-aa40ce3fc3a1",
"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:47:44.5698059+02:00",
"last_update": "2026-09-06T06:47:44.5698059+02:00",
"id_user_upd": "4718197c-986d-491e-a917-4edaf26035b3",
"commited": true,
"mt_categories_items": [
{
"$id": "5",
"id_category": "c5663bf1-11a1-466c-b2e8-cfdf0c6bbbab",
"id_item": "70d6fc40-1d8b-44b4-b126-b4fd831f06db",
"is_default": true,
"active": true,
"created_on": "2026-09-06T06:47:44.5698059+02:00",
"last_update": "2026-09-06T06:47:44.5698059+02:00",
"id_user_upd": "b806fda8-153f-40f4-95af-730b86e526f6",
"commited": true,
"mt_categories": {
"$ref": "4"
},
"mt_items": {
"$id": "6",
"id": "9c16e25e-e57c-4ae2-9483-da7c768662f1",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "10892a7b-e216-4527-bd93-dc4332d690a5",
"id_unit_sec": "d7b0bf42-794b-403e-b0d5-b600e2e17462",
"id_brand": "6788bcd1-3b7e-4095-9f00-be5e7b2f6fe5",
"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": "49ebcf95-709d-493d-b395-39c0ea0d4cea",
"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:47:44.5698059+02:00",
"last_update": "2026-09-06T06:47:44.5698059+02:00",
"id_user_upd": "9e2346b3-1668-4dfb-92ff-5c1db204db42",
"commited": true,
"mt_brands": {
"$id": "7",
"id": "f4cbf164-2396-41fe-b044-6210f6e155fd",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-09-06T06:47:44.5698059+02:00",
"last_update": "2026-09-06T06:47:44.5698059+02:00",
"id_user_upd": "b905a0c3-6170-4424-bbe5-92387b78cc5c",
"commited": true,
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"st_users": {
"$id": "8",
"id": "528f65b7-78ae-4215-b075-cd709ca81f6a",
"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": "3f68d5e6-0204-426d-b031-f65f4297b428",
"view_messages": true,
"id_image_photo": "53fb6750-6dc3-48dc-9cfa-9e3126bcf13c",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "793c00f0-28f6-4197-8602-e9eaab44bb23",
"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:47:44.5698059+02:00",
"last_update": "2026-09-06T06:47:44.5698059+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_branches_zones": [
{
"$id": "9",
"id": "5483fbdd-c2cb-47af-b733-b9e9158d8455",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "4019c644-0814-4787-bf85-d5b6b43b32d5",
"active": true,
"created_on": "2026-09-06T06:47:44.5698059+02:00",
"last_update": "2026-09-06T06:47:44.5698059+02:00",
"id_user_upd": "83deb3b6-c857-477d-b424-22543a590662",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos": [
{
"$id": "10",
"id": "9735f6cb-5b18-483c-8212-b418860d8ba0",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "b0ea3dee-6f2a-42d1-8fd0-8e6cec2b615e",
"id_zone": "89f428d6-f0c5-41ca-9253-3a6aa5e89cf6",
"user_required": true,
"active": true,
"created_on": "2026-09-06T06:47:44.5698059+02:00",
"last_update": "2026-09-06T06:47:44.5698059+02:00",
"id_user_upd": "4c695ef8-2c6d-4d95-aca1-f1a62e8662ca",
"commited": true,
"mt_branches_zones": {
"$ref": "9"
},
"mt_cloakrooms": [
{
"$id": "11",
"id": "7d00ea86-94a1-4867-bbd6-ca3dd88bfdf6",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "e53fec58-b284-43ba-a7eb-41d3e7634709",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "ad2ccc10-4ddb-4752-b326-428b023234de",
"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:47:44.5698059+02:00",
"last_update": "2026-09-06T06:47:44.5698059+02:00",
"id_user_upd": "4ff60088-f2f8-4b05-90c4-21f96a0692d8",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"tt_cloakrooms_units": [
{
"$id": "12",
"id": "4c64d6ec-b7cc-4743-8007-b56a31f90597",
"id_cloakroom": "442b2fd3-b1f2-43da-aac0-2eef1574564d",
"id_pos_sesion": "f934358f-f13a-4a19-a128-0e682c13d37c",
"unit_id": 4,
"date_open": "2026-09-06T06:47:44.5698059+02:00",
"date_close": "2026-09-06T06:47:44.5698059+02:00",
"id_doc_sa": "d6c132e2-10cd-4747-816d-608d7949867c",
"commited": true,
"mt_cloakrooms": {
"$ref": "11"
},
"tt_doc_sa": {
"$id": "13",
"id": "f7cd5d46-7bea-4770-b1d2-a7602c2efff4",
"id_pos": "93d0a2f7-506e-455e-8802-db858b4a70f9",
"id_doc": "b962af89-793d-407a-b7cf-d146e27ad2b0",
"id_branch": "0a177fd2-5adf-4d32-aa71-7449169227fe",
"nro_doc": "sample string 5",
"date_doc": "2026-09-06T06:47:44.5698059+02:00",
"date_tax": "2026-09-06T06:47:44.5698059+02:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "c9ed2751-930c-4fdc-9e0f-6459a2145859",
"id_relationship": "2c1516b9-d075-43ff-90f1-98234dab9a73",
"id_loc_from": "e741a351-5eb7-46c1-9f28-2830b3ce9d6b",
"id_loc_end": "a3b4e057-a0e7-4c20-9ffc-7a84a94ae9c3",
"id_user_add": "59952aec-4d9c-4cde-997d-118fe1e0a985",
"id_user_upd": "a877cc62-69f1-421e-9f22-afeea34e5db2",
"comment": "sample string 12",
"id_pos_sesion": "81d9d1fa-3f75-4644-bae2-05465460d44d",
"id_room_unit": "456fe1b4-42ee-4bc6-8e37-d85c6e3921c9",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "4d536f1f-c3c4-4832-85c8-a2f2744bf4b0",
"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:47:44.5698059+02:00",
"last_update": "2026-09-06T06:47:44.5698059+02:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$id": "14",
"id": "fbe098cd-8f7c-4ae2-a74a-917f5806ec6e",
"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": "40bf9329-be62-4c45-926e-7bce33c0c663",
"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:47:44.5698059+02:00",
"last_update": "2026-09-06T06:47:44.5698059+02:00",
"id_user_upd": "e9483b15-c7e6-4831-bdfb-909d15d24ab8",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "15",
"id_doc": "483248a4-703c-424a-8248-c66b0b1158b9",
"id_pay": "f3ad567a-e2fe-4b90-ba9b-b5894bd5a02a",
"id_money": "5b864c90-634b-49fd-a2ae-3de24a3b19be",
"active": true,
"created_on": "2026-09-06T06:47:44.5698059+02:00",
"last_update": "2026-09-06T06:47:44.5698059+02:00",
"id_user_upd": "3a5e423d-4f7f-4d80-9172-9da30b357ad5",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_money_types": {
"$id": "16",
"id": "6eeac098-e68d-4022-b047-d9874227fd5a",
"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": "926e59cb-a057-4581-8051-96664adc4f70",
"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:47:44.5698059+02:00",
"last_update": "2026-09-06T06:47:44.5698059+02:00",
"id_user_upd": "11b8f896-0238-45ef-8023-a2ec0d4d5d73",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_money_rates": [
{
"$id": "17",
"id_money_1": "ea0206c5-cc04-434a-b1aa-2b5867b36581",
"id_money_2": "dfaf78ff-6c30-44db-b749-a6512f7eb0ec",
"date_from": "2026-09-06T06:47:44.5698059+02:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-09-06T06:47:44.5698059+02:00",
"last_update": "2026-09-06T06:47:44.5698059+02:00",
"id_user_upd": "fc499297-6a3c-44f4-b02c-07fd1e2767e7",
"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": "8a7bd8cf-86f8-4053-bb49-6a8e86fb420b",
"id_pay": "1a81ab2a-6f08-4e25-8cb6-40b5c69e5781",
"id_money": "d303f7af-9803-413a-99f4-56bf51ae9feb",
"date_cashflow": "2026-09-06T06:47:44.5698059+02:00",
"coefficient": 5.1,
"id_user_add": "cbda7fee-bb4d-4ac0-b789-bcc7cc7fed03",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "19",
"id": "6c306694-3c4f-4c85-9c5b-73f27e58a375",
"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": "d581db8b-5140-4400-8346-5c776f1ec3c2",
"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:47:44.5698059+02:00",
"last_update": "2026-09-06T06:47:44.5698059+02:00",
"id_user_upd": "b62fa0fe-2341-477d-a65f-ac2b662bd13a",
"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": "cd7fadea-731a-45d4-9817-f4dd0f517f2d",
"id_line": 2,
"id_pay": "912e8f9e-206d-4fbb-8120-5e43d0c2b9c7",
"id_money": "03afb0de-277b-4c3c-a6c2-813a5e3437c0",
"coefficient": 5.1,
"id_voucher": "e3660b4e-5678-4b59-8b85-68075887c974",
"id_employee": "7f423b39-aa99-4039-8080-ad2b9d16b410",
"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": "056fccf4-5f90-43a1-b6e7-020be4140c69",
"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": "5e7a92da-abb2-47a9-b8c6-c6d12e69ae59",
"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": "066e2742-0fda-4925-a38f-b9ab52ea0cfd",
"name_pos": "sample string 12",
"id_image": "f47f63d8-7ac6-45ad-88ab-4e9a4f861708",
"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:47:44.5698059+02:00",
"last_update": "2026-09-06T06:47:44.5698059+02:00",
"id_user_upd": "ab70d583-c2c6-4ff8-b0e6-9592d76f61fd",
"commited": true,
"mt_employees_branches": [
{
"$id": "22",
"id_employee": "47d92403-cb65-41c3-8a3d-c36a7a1d7173",
"id_branch": "64f947c4-9969-4057-8feb-fc9484740c2c",
"active": true,
"created_on": "2026-09-06T06:47:44.5698059+02:00",
"last_update": "2026-09-06T06:47:44.5698059+02:00",
"id_user_upd": "42fd2954-f8d3-41f5-9a7e-a8cfd8b06f61",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_employees": {
"$ref": "21"
}
},
{
"$ref": "22"
}
],
"mt_employees_profiles": {
"$id": "23",
"id": "38f8c748-b5ba-4e8a-987c-dae82a4ef849",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-09-06T06:47:44.5698059+02:00",
"last_update": "2026-09-06T06:47:44.5698059+02:00",
"id_user_upd": "f1c0daee-fbad-40ac-a39d-3c8ef3adcdd5",
"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": "ba037943-296b-41c3-9de6-01deb4437257",
"id_line": 2,
"id_item_sub": "e88a9c55-e8aa-440a-a680-494d24656a80",
"qty": 4.1,
"id_list": "c095b322-51a8-4310-8725-74f11e1d3b2c",
"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": "19ef91af-7f9f-436a-a7a2-c75a9c948ebc",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "6857543e-0ce7-4f47-955b-df872b0b6fbc",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "d401fe02-c1f9-420b-934c-b0be3062e8e6",
"id_user_upd": "08f32a3f-5bdc-4e20-b061-24f31a370ee3",
"active": true,
"mt_employees": {
"$ref": "21"
},
"mt_items_sub": {
"$id": "25",
"id": "14f5bf04-6ffa-4495-bfb7-2d45fbd58c80",
"id_item": "e7a5b34e-cf29-46c4-bf38-4809960f1a64",
"id_item_type": "f696b7c1-eeed-4e45-8c7b-46f80e63da5d",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "7eb162f4-7a09-4ca4-8ccf-8097f434d2af",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-09-06T06:47:44.5698059+02:00",
"last_update": "2026-09-06T06:47:44.5698059+02:00",
"id_user_upd": "ac3dca5f-5fda-4f9b-aff4-5f4618b63c1f",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_formula": [
{
"$id": "26",
"id_item_sub": "c9a4259a-f986-4947-9448-bd3c67db08e6",
"id_item": "f0845a85-1999-436c-99a9-96747d7f2b01",
"group_id": 3,
"id_unit_ref": "92dd6890-cc6c-42ab-ad01-7d19f7dc741b",
"qty_dis": 5,
"mt_items": {
"$ref": "6"
},
"mt_items_sub": {
"$ref": "25"
},
"mt_units_ref": {
"$id": "27",
"id": "bf146c86-726d-4f11-b4be-49793e651339",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "d36a6863-e5e7-428b-8af0-3af81726ee79",
"active": true,
"created_on": "2026-09-06T06:47:44.5777431+02:00",
"last_update": "2026-09-06T06:47:44.5777431+02:00",
"id_user_upd": "33c006b3-004c-4b3c-8afd-48f32c11fabf",
"commited": true,
"mt_units": {
"$id": "28",
"id": "d4432f2e-6c6b-4b38-85d8-cef523f5a590",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-09-06T06:47:44.5777431+02:00",
"last_update": "2026-09-06T06:47:44.5777431+02:00",
"id_user_upd": "3621a94e-a6b2-4e9b-a3b1-41b1c13b72f5",
"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": "d8730b61-b5cd-4382-aa35-a790f2c969af",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "b64c6c19-0910-4e65-8843-d8aea35c758a",
"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:47:44.5777431+02:00",
"last_update": "2026-09-06T06:47:44.5777431+02:00",
"id_user_upd": "3e3c60a8-f695-4924-a556-ee318eab563a",
"commited": true,
"tt_vouchers_det": [
{
"$id": "30",
"id_voucher": "551da1a9-9a20-4196-87a8-c0e1984ff7b6",
"id_line": "a6c2c02b-8629-4917-ad80-87985892d940",
"id_category": "a773e3cb-e836-4625-b735-b4268e6475b4",
"id_item": "7f7076b1-c1d0-41ca-bd1d-0e69c13d260b",
"id_item_type": "744ab2e1-6673-4c91-855b-464ea541efd0",
"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": "8f47dbb2-5416-417d-bcb3-02cb7b77acbf",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-09-06T06:47:44.5777431+02:00",
"date_end": "2026-09-06T06:47:44.5777431+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": "b893d08a-85d8-406d-860f-800d7abef85f",
"id_pos": "3a331b15-4b5b-4db5-b14b-74baad290332",
"id_list": "a1aec25f-1018-46ad-9b42-79319b7dfec3",
"id_item": "798ae764-1700-4127-ba01-2465403df515",
"id_item_type": "2be7674e-23c4-49ce-a81a-f6f4307f1f12",
"id_category": "c7237435-0bef-4af4-a86c-b4364984fd71",
"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:47:44.5777431+02:00",
"last_update": "2026-09-06T06:47:44.5777431+02:00",
"id_user_upd": "46b98078-6a9c-4d94-8781-d52bbae5a217",
"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": "3182fafd-0eb7-4797-98ca-a0efb4f88d91",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "7dd4d61b-6452-4fb4-a5e0-4600fe3007aa",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "ad5bf806-f87e-4f99-b5bb-b83578d61bcb",
"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:47:44.5777431+02:00",
"last_update": "2026-09-06T06:47:44.5777431+02:00",
"id_user_upd": "762a2afd-6318-4c6a-b870-195d70d6106f",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "33",
"id_pos": "1559d832-f80a-4014-9fb8-020f33b006c8",
"id_pos_type": "2a1b0337-728d-4e88-8579-44e0ad4dd75c",
"id_price_list": "d7e99596-4f9f-4f2a-8449-9e25fccfe4ca",
"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:47:44.5777431+02:00",
"last_update": "2026-09-06T06:47:44.5777431+02:00",
"id_user_upd": "f9079ae7-456d-47bd-99a5-23240d38e8f5",
"commited": true,
"mt_pos_view": {
"$id": "34",
"id_pos": "2405ae0b-88d5-4a5a-afe6-0c7ea8aa491f",
"id_pos_type": "5d40af71-a80d-4bb2-895e-bcc01407a3c5",
"is_default": true,
"active": true,
"created_on": "2026-09-06T06:47:44.5777431+02:00",
"last_update": "2026-09-06T06:47:44.5777431+02:00",
"id_user_upd": "11fd2788-f22d-4268-b1ee-8adce7425a45",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"mt_pos_prices_list": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_pos_types": {
"$id": "35",
"id": "9eb11206-ff77-41f6-8c63-6f776f6dd97a",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-09-06T06:47:44.5777431+02:00",
"last_update": "2026-09-06T06:47:44.5777431+02:00",
"id_user_upd": "b62528b2-44ab-4a17-b184-6ad09b8d4f43",
"commited": true,
"mt_items_featured": [
{
"$id": "36",
"id": "b1746266-b209-4817-bcd4-ea05d8fe07c8",
"id_branch": "4401346f-c583-43c9-8c68-c49ac2fc54ae",
"id_pos_type": "e5c2b0a6-8309-48a3-a4d5-f8b3c0b60ced",
"id_pos": "df1eddbd-6ebd-4937-8d15-03b79b4235fd",
"id_item": "d0af9b11-7dbe-4ad6-a19f-92d6b411e147",
"date_from": "2026-09-06T06:47:44.5777431+02:00",
"date_end": "2026-09-06T06:47:44.5777431+02:00",
"image_id": 4,
"active": true,
"created_on": "2026-09-06T06:47:44.5777431+02:00",
"last_update": "2026-09-06T06:47:44.5777431+02:00",
"id_user_upd": "ed092f86-316e-4818-94df-f16bfa1dc607",
"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": "52602592-eea3-4c7c-bf73-1ead8db4c044",
"id_doc": "8d9e5d2e-cb5a-4160-8811-b2a367feda40",
"id_pos_type": "b1dc4a15-15d6-4227-bf1f-a06e2f437817",
"id_doc_print": "17ef98c9-4b64-4b72-b6dc-78f133cc708f",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-09-06T06:47:44.5777431+02:00",
"last_update": "2026-09-06T06:47:44.5777431+02:00",
"id_user_upd": "7208c376-dcb0-4799-9a8b-4993e2f7f5df",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_pos_print": {
"$id": "38",
"id": "ee79b043-683c-4869-8faf-6273f9b4c10b",
"id_pos": "527551cb-ef6d-49df-9294-315382af6fef",
"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:47:44.5777431+02:00",
"last_update": "2026-09-06T06:47:44.5777431+02:00",
"id_user_upd": "210fda13-409f-4dab-b18d-24dbbb0c4b32",
"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": "49e3f5c5-168d-470c-89b0-148d694416ec",
"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:47:44.5777431+02:00",
"last_update": "2026-09-06T06:47:44.5777431+02:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_doc_print_det": [
{
"$id": "40",
"id_doc_print": "06ff07fa-7e43-4e4a-8c27-61cbf7bf702b",
"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": "44290d0c-a630-4aff-a46b-282d54f8446d",
"id_item_sub": "44a45013-ec31-4310-81f0-d82a948f69f6",
"validity_date": "2026-09-06T06:47:44.5777431+02:00",
"price": 4.1,
"active": true,
"created_on": "2026-09-06T06:47:44.5777431+02:00",
"last_update": "2026-09-06T06:47:44.5777431+02:00",
"id_user_upd": "4375f767-0ad1-4498-8417-1085777184f7",
"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": "fb71144f-57e0-4170-bb76-21fd196547f3",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-09-06T06:47:44.5777431+02:00",
"date_end": "2026-09-06T06:47:44.5777431+02:00",
"id_branch": "583c8376-b4e4-40b9-910f-e6d16e5c98d7",
"id_pos": "796bfd56-50cc-4d93-ad8b-035850b5101a",
"id_list": "6aec4ace-3a85-40de-bb87-2136ff2d6dfc",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-09-06T06:47:44.5777431+02:00",
"last_update": "2026-09-06T06:47:44.5777431+02:00",
"id_user_upd": "bf5f56da-141a-4a17-a210-03257f0eb31c",
"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": "ba031841-a407-46d6-b5d0-64530fb8c5d4",
"order_id": 2,
"id_item": "d14d2551-1381-4c9c-ab81-f4531efcd514",
"id_item_type": "ef81c5fb-6a19-4fea-9914-31f648a936f2",
"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": "2162b5c5-1516-404a-8a1c-118dbfd701e0",
"type_item": 11,
"id_voucher_json": "c2ea9e58-2f05-432b-9375-54ac4b1173b8",
"count_voucher": 1,
"id_category": "76b46b1f-a648-41bd-b7f5-443f400445e4",
"created_on": "2026-09-06T06:47:44.5777431+02:00",
"last_update": "2026-09-06T06:47:44.5777431+02:00",
"id_user_upd": "e7271e78-647a-4364-9972-2d675c2e1f3b",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_types": {
"$ref": "29"
},
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$id": "44",
"id": "624a3aa6-a71a-4735-970f-e601a14dda1f",
"nro_sesion": 2,
"id_pos": "5753e471-0f4f-4d87-b0e2-eed32df9a96a",
"date_tax": "2026-09-06T06:47:44.5777431+02:00",
"date_open": "2026-09-06T06:47:44.5777431+02:00",
"date_close": "2026-09-06T06:47:44.5777431+02:00",
"id_user_open": "cfeacfa5-4be7-4971-893a-62212a4529bd",
"id_user_close": "abd97d1f-278e-4123-9664-a9243db6de29",
"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:47:44.5777431+02:00",
"last_update": "2026-09-06T06:47:44.5777431+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": "d5682af9-ab61-410d-bd00-b8ef6feb1d24",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "222b501c-000d-46d8-8829-e89722b88d0b",
"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:47:44.5777431+02:00",
"tt_pos_sesion": {
"$ref": "44"
}
},
{
"$ref": "45"
}
],
"tt_rooms_units_activity": [
{
"$id": "46",
"id": "dd7d9339-3d80-4895-9799-c86584bcf4c1",
"id_room_unit": "4346d3b8-9bf4-49cf-9cae-f7bb2f850d93",
"id_room_list": "0cbbde2b-76bc-4839-86a7-8b53dd8a6b02",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-09-06T06:47:44.5777431+02:00",
"date_from": "2026-09-06T06:47:44.5777431+02:00",
"date_end": "2026-09-06T06:47:44.5777431+02:00",
"date_open": "2026-09-06T06:47:44.5777431+02:00",
"date_close": "2026-09-06T06:47:44.5777431+02:00",
"id_employee": "00842582-a76e-47f9-a546-d8e23f299f45",
"id_employee_sec": "58e18ab5-2de9-41b8-a2e9-3e46e3e856f6",
"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": "09bab12f-e120-4724-a0ca-3ec867a309dd",
"comment": "sample string 7",
"id_user_open": "51ebbf6b-2e25-4079-855c-6ffa626f025b",
"id_user_close": "322412ea-4cf9-4e72-b9be-9544ca3c4941",
"id_unit_state": "615b20f6-22fd-4ced-86a6-52698c428d0b",
"id_pos_sesion": "d70cf16c-f8e2-49e3-a5de-b934178784f7",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-09-06T06:47:44.5777431+02:00",
"active": true,
"created_on": "2026-09-06T06:47:44.5777431+02:00",
"last_update": "2026-09-06T06:47:44.5777431+02:00",
"commited": true,
"mt_employees": {
"$ref": "21"
},
"mt_employees1": {
"$ref": "21"
},
"mt_rooms_units": {
"$id": "47",
"id": "dc390d06-a657-4132-a8d8-018a17015891",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "abe9b88e-bb6e-4c19-8a5b-0fad7365c480",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "8cf89eac-cc5c-49d0-b051-edcae2ae8490",
"locked": true,
"date_locked": "2026-09-06T06:47:44.5777431+02:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-09-06T06:47:44.5777431+02:00",
"last_update": "2026-09-06T06:47:44.5777431+02:00",
"id_user_upd": "c41d6e9f-f09e-4bd3-bf25-afe16aeb202c",
"commited": true,
"mt_rooms": {
"$id": "48",
"id": "ac76873b-5d8c-4ea5-8a7f-ad8454978ce1",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "0589d003-22ce-4600-9a8b-67262258fc68",
"name_pos": "sample string 6",
"id_image": "3c2d30a9-9b54-465b-8b61-62ec4e388b73",
"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": "276eba80-9f84-45b8-9959-e6a1bd9b980c",
"refresh_status": true,
"active": true,
"created_on": "2026-09-06T06:47:44.5777431+02:00",
"last_update": "2026-09-06T06:47:44.5777431+02:00",
"id_user_upd": "05e14c00-70fa-459f-977d-69df05b822be",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos_rooms": [
{
"$id": "49",
"id_pos": "955b1890-0c06-44e0-b0f3-784a25951b9f",
"id_room": "9a7c0fd3-7a66-45d2-996a-80eb464b965c",
"active": true,
"created_on": "2026-09-06T06:47:44.5777431+02:00",
"last_update": "2026-09-06T06:47:44.5777431+02:00",
"id_user_upd": "0b6f47e0-fac8-4ec3-966e-c7eecb10db9d",
"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": "03f5d901-a4bf-4c3a-943c-f297edb5c2ae",
"id_room": "6c7546a6-9d8e-40c8-aa9b-d3aad8dc6c1d",
"date_in": "2026-09-06T06:47:44.5777431+02:00",
"date_out": "2026-09-06T06:47:44.5777431+02:00",
"id_user_add": "6db8b89f-23d7-4302-8388-539b94dd5c92",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-09-06T06:47:44.5777431+02:00",
"last_update": "2026-09-06T06:47:44.5777431+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": "b35a3933-9ef2-4a91-a6f2-b318d841103d",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-09-06T06:47:44.5777431+02:00",
"last_update": "2026-09-06T06:47:44.5777431+02:00",
"id_user_upd": "4ac20537-bcfa-4017-abd8-a1c2adc2f8d2",
"commited": true,
"mt_rooms_units": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"mt_rooms_units_states_types": [
{
"$id": "52",
"id_room_type": "c111c10b-813e-4564-809d-d221a5d2e6dc",
"id_room_state": "d954302f-eb1a-4c53-9e6d-d0fd13f48c2e",
"id_image": "08df82a1-1352-4bd8-b258-f022fa74e094",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-09-06T06:47:44.5777431+02:00",
"last_update": "2026-09-06T06:47:44.5777431+02:00",
"id_user_upd": "1e8b6adc-9160-4815-b928-3b7cfea935da",
"commited": true,
"mt_rooms_units_states": {
"$id": "53",
"id": "7cf8ab9f-ae07-457d-8d2b-8baf1b4fc891",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"color": "sample string 5",
"active": true,
"created_on": "2026-09-06T06:47:44.5777431+02:00",
"last_update": "2026-09-06T06:47:44.5777431+02:00",
"id_user_upd": "5818e683-4650-40cb-86a5-81c741157e9b",
"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": "4c558cca-ca7a-4104-b54d-c103b2ec30c1",
"id_pos_sesion": "16f76d17-428c-4d37-ba42-472eac070c9f",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "fe7d7823-03e3-47d3-b83e-04526a3cc091",
"id_room_unit_activity": "83d6f312-11fb-4711-9a59-5b7f923e5d98",
"id_doc_sa": "cbdd2fe8-af71-4bda-b6f6-444f13819eb7",
"id_pos_type": "bb95e8c3-a469-479e-9965-2ad90fa3ba24",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "65adfd07-dcc4-487d-8ed3-9be7a1fd286e",
"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:47:44.5777431+02:00",
"last_update": "2026-09-06T06:47:44.5777431+02:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "44"
},
"tt_tips_users": [
{
"$id": "55",
"id_tip": "be18c2de-3ab7-40dd-ad78-43e93ab19e65",
"id_user": "521bc568-436a-48ea-9318-25ceb4af9af9",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-09-06T06:47:44.5777431+02:00",
"last_update": "2026-09-06T06:47:44.5777431+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": "f008b3f4-9375-444a-8ae7-0d8b4414527c",
"id_user": "aafae672-cfd2-47e2-b74f-ffcb287476bf",
"date_add": "2026-09-06T06:47:44.5777431+02:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-09-06T06:47:44.5777431+02:00",
"last_update": "2026-09-06T06:47:44.5777431+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": "b85cae4d-b128-4bbc-8b1a-602a2a1c35fe",
"id_user": "bc0b47dc-bb72-41ab-91b0-ab286c650d61",
"id_user_profile": "ed5b90bf-e8f9-44f7-baa7-bff56c49d857",
"locator": "sample string 4",
"date_end": "2026-09-06T06:47:44.5777431+02:00",
"id_pos_sesion": "c9852139-75bd-4360-b9bd-076be75d033b",
"date_login": "2026-09-06T06:47:44.5777431+02:00",
"date_logout": "2026-09-06T06:47:44.5777431+02:00",
"terminal_id": "sample string 6",
"terminal_type": "sample string 7",
"created_on": "2026-09-06T06:47:44.5777431+02:00",
"last_update": "2026-09-06T06:47:44.5777431+02:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"st_users_profiles": {
"$id": "58",
"id": "bb016b0c-1ca5-4e5d-99c7-7f7a472b3ec9",
"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:47:44.5777431+02:00",
"last_update": "2026-09-06T06:47:44.5777431+02:00",
"commited": true,
"st_permisions": [
{
"$id": "59",
"id": "1b3494b0-83eb-46d2-9e39-353b106b2ac4",
"id_function": "3c56a157-8ec1-4e75-8451-be5adbe7a047",
"id_user": "e0d78216-a4e0-4033-a0f0-8531e7eb0403",
"id_profile": "770307b6-e19a-45d6-8580-954fc973faa4",
"permission": 3,
"active": true,
"created_on": "2026-09-06T06:47:44.5777431+02:00",
"last_update": "2026-09-06T06:47:44.5777431+02:00",
"commited": true,
"st_users_profiles": {
"$ref": "58"
},
"st_users": {
"$ref": "8"
},
"st_functions": {
"$id": "60",
"id": "f3324a5b-e3be-4355-9070-ffdd28f38e15",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "01bce47e-01c2-4163-8c0f-680cf379d6bf",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "7f06871f-b6f0-41f4-b9a1-aca9f00e8f45",
"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:47:44.5777431+02:00",
"last_update": "2026-09-06T06:47:44.5777431+02:00",
"commited": true,
"st_functions_groups": {
"$id": "61",
"id": "562a9c2f-cfe9-4723-853e-630fcc78c3b8",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-09-06T06:47:44.5777431+02:00",
"last_update": "2026-09-06T06:47:44.5777431+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": "0ae69bf6-8b35-49a6-9de2-5440ec98a792",
"id_user": "0d65a3ad-55c5-4ec8-adef-9831ef4e5159",
"date_add": "2026-09-06T06:47:44.5777431+02:00",
"destiny_type": 4,
"id_key": "c0f39342-93e8-448a-a723-d51e8a62e35f",
"message": "sample string 6",
"message_view": true,
"date_view": "2026-09-06T06:47:44.5777431+02:00",
"id_pos_sesion": "74b65995-efc1-4578-97e7-3a9872326f8b",
"terminal_add": "sample string 9",
"created_on": "2026-09-06T06:47:44.5777431+02:00",
"last_update": "2026-09-06T06:47:44.5777431+02:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$ref": "44"
}
},
{
"$ref": "62"
}
]
}
},
{
"$ref": "43"
}
]
},
"mt_items_vouchers": {
"$id": "63",
"id": "80ac5845-510f-4473-899e-6e9db49421a6",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "4806f81a-b8fe-4ca6-be93-6a3feb00ef59",
"id_doc_print": "4fe5b34d-f556-4046-92ee-3166cce1b1fe",
"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:47:44.5777431+02:00",
"last_update": "2026-09-06T06:47:44.5777431+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": "3a5879d4-e037-4763-a93c-6c5c500b3297",
"id_line": 2,
"id_item": "3ca0d08d-426d-4ee0-8f7e-12451ede3f2a",
"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": "3de47812-194d-404e-a9fc-7b0ea7b8fa4a",
"date_from": "2026-09-06T06:47:44.5777431+02:00",
"date_end": "2026-09-06T06:47:44.5777431+02:00",
"date_used": "2026-09-06T06:47:44.5777431+02:00",
"id_employee": "21aec436-4150-43f7-a640-40ca7530a0d4",
"id_branch": "5942a69c-4f90-41a5-bd65-a35e847daa92",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "0f8ec24b-dd06-4171-8e1f-0a2b4f58c94a",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-09-06T06:47:44.5777431+02:00",
"last_update": "2026-09-06T06:47:44.5777431+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": "b352feca-8920-4016-8c70-a4e2d1c57337",
"id_doc": "ba1f2543-3ba8-41a0-8f16-91325a28eb7a",
"value": 3,
"created_on": "2026-09-06T06:47:44.5777431+02:00",
"last_update": "2026-09-06T06:47:44.5777431+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": "81b8fae2-0c05-4069-9fe4-ba00fbe06745",
"id_pos": "a888f847-e70c-4a41-bf56-d3f04604c034",
"id_doc": "0aadb854-e412-41fb-807e-bbf5466ab9bf",
"id_branch": "f2877552-5209-4a81-9a24-c79e9c20374f",
"nro_doc": "sample string 5",
"date_doc": "2026-09-06T06:47:44.5777431+02:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "5d35630f-be13-4f9e-9986-de3232097dc1",
"id_loc_from": "281eabd3-2174-4a15-ba32-fe70d940cb29",
"id_loc_end": "67aff729-e2ce-4b22-bee0-9673a86e0635",
"id_user_add": "0bfa338f-b6ad-4b82-981a-5407cf05f620",
"id_user_upd": "987ce642-e65a-4e3d-9685-0ff9b802c9b3",
"id_pos_sesion": "1c66ecbc-deee-4864-acda-28c5adc3e9dd",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-09-06T06:47:44.5777431+02:00",
"active": true,
"created_on": "2026-09-06T06:47:44.5777431+02:00",
"last_update": "2026-09-06T06:47:44.5777431+02:00",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$ref": "14"
},
"mt_locations": {
"$id": "68",
"id": "c19f1874-e3e8-4da9-99ce-f947987f0a5a",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "151447cd-77cd-4a6b-ad75-8f6cbb61f390",
"active": true,
"created_on": "2026-09-06T06:47:44.5777431+02:00",
"last_update": "2026-09-06T06:47:44.5777431+02:00",
"id_user_upd": "1d28c85e-5162-4eea-9686-26fe657101e3",
"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": "8e944748-5679-4779-b4b7-14341aa43078",
"id_item": "b6cb6f6e-2be9-42bc-9603-d640173568b0",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-09-06T06:47:44.5777431+02:00",
"last_update": "2026-09-06T06:47:44.5777431+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": "d0791d9b-0f5d-4261-a922-7a73f7b2876b",
"id_line": 2,
"id_item": "a8ce2ce3-84d2-416b-ac83-5be98f9405f5",
"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": "6b8cf600-b5cb-4041-8027-7671b4b33692",
"spool_server": "sample string 2",
"id_doc_sa": "724c735b-cb5b-4fb4-81ef-59bc751d2cd9",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-09-06T06:47:44.5777431+02:00",
"printed": true,
"print_on": "2026-09-06T06:47:44.5777431+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": "a21e074c-67f4-42de-9691-7c245441e455",
"id_pos": "a800a974-5d75-4aad-80da-1865f17bcc4f",
"mac_address": "sample string 3",
"date_end": "2026-09-06T06:47:44.5777431+02:00",
"key_access": "sample string 5",
"id_user_add": "f3d68a2b-2c26-43fa-8f93-d8462a3997aa",
"active": true,
"created_on": "2026-09-06T06:47:44.5777431+02:00",
"last_update": "2026-09-06T06:47:44.5777431+02:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "72"
}
],
"st_users_pos": [
{
"$id": "73",
"id_user": "10133344-f910-49e3-b749-194bebd5e181",
"id_pos": "0bc07dd4-6790-4f9b-bfd7-4ef3f8cbb928",
"pass_required": true,
"active": true,
"created_on": "2026-09-06T06:47:44.5777431+02:00",
"last_update": "2026-09-06T06:47:44.5777431+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": "b8d4ab5e-a63c-43b7-9c3d-6fd3c535add6",
"id_pos": "3088149a-4638-4c61-91e9-e7aa86e831fa",
"date_add": "2026-09-06T06:47:44.5777431+02:00",
"date_upd": "2026-09-06T06:47:44.5777431+02:00",
"date_out": "2026-09-06T06:47:44.5777431+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": "affdb05f-02ff-4d75-84ab-d914b3a4e606",
"id_user_add": "290c3941-40d3-4851-ad37-4e313f1af3e7",
"id_table": "f88e2c8e-9342-4bfa-bab3-7361b12fec93",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "8aa9d16c-b1d5-4110-827a-7817f0137ec8",
"created_on": "2026-09-06T06:47:44.5777431+02:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_sync_tables": {
"$id": "76",
"id": "320737bc-2d7a-4b22-9be7-4782f0164e22",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-09-06T06:47:44.5777431+02:00",
"last_update": "2026-09-06T06:47:44.5777431+02:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "77",
"id": "4b338f06-09ae-437b-954e-cf5af36fdf4b",
"id_sync": "9f9be948-ffd9-4335-a431-9d0734362f63",
"json": "sample string 3",
"id_table": "b98214de-957d-4842-a5d3-0f363043c877",
"order": 5,
"st_sync_packages": {
"$id": "78",
"id": "71bbbf19-160a-407b-afaf-27f20b7f9c52",
"id_branch_from": "089efec2-c3da-4c9a-a3a8-f48899f55cff",
"id_branch_to": "fcd48aaa-881c-44c6-a62f-12a16a1b767e",
"type": 4,
"created_on": "2026-09-06T06:47:44.5777431+02:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-09-06T06:47:44.5777431+02:00",
"send_on": "2026-09-06T06:47:44.5777431+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": "04be0bb2-405b-4494-97b1-6b8f8096ad4a",
"id_pos": "4b60078b-efb9-41a0-8d0f-da516ec790c4",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-09-06T06:47:44.5777431+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": "5417a42e-5318-4171-8707-359c580cc2aa",
"token_id": "sample string 2",
"id_user": "3d27238b-535f-4719-92f1-bd350f4e513b",
"date_from": "2026-09-06T06:47:44.5777431+02:00",
"date_end": "2026-09-06T06:47:44.5777431+02:00",
"created_on": "2026-09-06T06:47:44.5777431+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": "6b07c7b8-8a08-4ed3-8473-a524538db0a1",
"id_room_activity": "b17d7cde-4cef-405a-a037-c45e761951b9",
"id_pos_sesion": "4a7b0f1e-433c-4e35-ad50-5154af360088",
"log_text": "sample string 4",
"id_user": "42d87604-4c70-4a30-b939-86de4f54ec6d",
"event_type": "sample string 6",
"correlation_id": "1ae4c1b2-4c40-401e-b3b1-eb37fa5ba84f",
"id_room_unit": "151dc1f5-303e-4f81-ad16-a655c25c4f8c",
"id_room_unit_source": "ba908278-4f9a-4f30-8ca8-7182a96067e4",
"id_room_unit_destination": "ec69ac53-2080-4c03-9efb-b880e8cec20c",
"id_room_activity_related": "dc76422e-1a07-429a-9c96-a66a81d9230c",
"id_doc_sa": "832411de-3cf7-4b86-97ca-d2781278b70f",
"id_user_authorizer": "439568a4-3753-48d8-ae95-491c9c413464",
"data_json": "sample string 7",
"created_on": "2026-09-06T06:47:44.5796704+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": "03ecb1e5-0f8d-41bd-a77b-983bd871cf2b",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-09-06T06:47:44.5796704+02:00",
"last_update": "2026-09-06T06:47:44.5796704+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": "fad0ca19-8ae0-4e1a-9b70-b540fbd880db",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-09-06T06:47:44.5796704+02:00",
"date_end": "2026-09-06T06:47:44.5796704+02:00",
"state": "sample string 6",
"created_on": "2026-09-06T06:47:44.5796704+02:00",
"last_update": "2026-09-06T06:47:44.5796704+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"
}
]