GET api/Tt_Vouchers?id_pos_sesion={id_pos_sesion}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id_pos_sesion | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of tt_vouchers| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
None. |
|
| id_voucher | integer |
Required |
|
| locator_voucher | string |
Max length: 20 |
|
| qr_code | string |
Required Max length: 100 |
|
| date_from | date |
Required |
|
| date_end | date |
Required |
|
| date_used | date |
None. |
|
| date_sesion | date |
None. |
|
| id_employee | globally unique identifier |
Required |
|
| id_branch | globally unique identifier |
Required |
|
| id_voucher_permision | globally unique identifier |
None. |
|
| amt_tot | decimal number |
None. |
|
| amt_pen | decimal number |
None. |
|
| by_amount | boolean |
Required |
|
| by_item_category | boolean |
Required |
|
| qty_applied | integer |
None. |
|
| locator_entry | string |
Max length: 20 |
|
| locator_event | string |
Max length: 20 |
|
| is_only_use | boolean |
Required |
|
| price_ref | boolean |
None. |
|
| supply_apply | integer |
None. |
|
| id_pay | globally unique identifier |
Required |
|
| id_user_add | globally unique identifier |
Required |
|
| id_doc_sa | globally unique identifier |
None. |
|
| id_item_sub | globally unique identifier |
None. |
|
| id_pos_sesion | globally unique identifier |
None. |
|
| is_authorized | boolean |
Required |
|
| is_automatic | boolean |
None. |
|
| print_in_branch | boolean |
Required |
|
| printed | boolean |
Required |
|
| is_entry | boolean |
Required |
|
| is_consume | boolean |
Required |
|
| is_used_entry | boolean |
Required |
|
| is_used_consume | boolean |
Required |
|
| is_close | boolean |
Required |
|
| active | boolean |
Required |
|
| created_on | date |
None. |
|
| last_update | date |
None. |
|
| commited | boolean |
None. |
|
| mt_branches | mt_branches |
None. |
|
| mt_employees | mt_employees |
None. |
|
| mt_payment_types | mt_payment_types |
None. |
|
| st_users | st_users |
None. |
|
| tt_doc_sa_pay | Collection of tt_doc_sa_pay |
None. |
|
| tt_vouchers_det | Collection of tt_vouchers_det |
None. |
|
| tt_vouchers_permisions | tt_vouchers_permisions |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"$id": "1",
"id": "a89c617e-9881-4bc4-9d21-a74c550efcff",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-09-06T06:48:28.2598609+02:00",
"date_end": "2026-09-06T06:48:28.2598609+02:00",
"date_used": "2026-09-06T06:48:28.2598609+02:00",
"date_sesion": "2026-09-06T06:48:28.2598609+02:00",
"id_employee": "d90a48c9-99b2-43d3-b44f-298d534b929d",
"id_branch": "f1996c0b-da2f-4f42-bc8d-f4969f60d8c5",
"id_voucher_permision": "5bc10a57-c9d9-44fc-897d-b58a6574129f",
"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": "ff61a390-8a4a-4ffb-b697-3df9f3c9f9ea",
"id_user_add": "04abcdcf-0f5a-4b09-83c0-2f298b4e8bf3",
"id_doc_sa": "a2de63aa-38ed-4266-8a74-ebccff28ddf6",
"id_item_sub": "cd8428c6-4abf-4ec3-9357-1fe2b2c4cb2f",
"id_pos_sesion": "aac41e47-20aa-42d9-b331-b2f590504814",
"is_authorized": true,
"is_automatic": true,
"print_in_branch": true,
"printed": true,
"is_entry": true,
"is_consume": true,
"is_used_entry": true,
"is_used_consume": true,
"is_close": true,
"active": true,
"created_on": "2026-09-06T06:48:28.2598609+02:00",
"last_update": "2026-09-06T06:48:28.2598609+02:00",
"commited": true,
"mt_branches": {
"$id": "2",
"id": "dec6594d-6efb-4d29-81b4-3056bbe27cf4",
"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": "fa52ce73-08bf-4821-8e6e-2412da1b544a",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-09-06T06:48:28.2598609+02:00",
"last_update": "2026-09-06T06:48:28.2598609+02:00",
"id_user_upd": "331d009c-90cf-49db-8095-981675f57893",
"commited": true,
"st_images": {
"$id": "3",
"id": "faaf93f3-f202-49b7-b243-1ad1211a43a0",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "d12dc6be-513e-4924-a17c-d3d7a0d3dbe1",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-09-06T06:48:28.2598609+02:00",
"last_update": "2026-09-06T06:48:28.2598609+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_categories": [
{
"$id": "4",
"id": "b2ad00cf-6345-4025-96bf-6667a5c55fe3",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "d5ae41f1-f7fa-4527-a450-d9ec00bc142a",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "2b9b8563-439e-4e57-85d9-7189ec494acb",
"view_pos": true,
"order": 8,
"order_sec": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"font_bold": true,
"font_underline": true,
"font_size": 15,
"big_buttons": true,
"active": true,
"created_on": "2026-09-06T06:48:28.2598609+02:00",
"last_update": "2026-09-06T06:48:28.2598609+02:00",
"id_user_upd": "371281b2-bd35-4632-97f7-654bf58b4600",
"commited": true,
"mt_categories_items": [
{
"$id": "5",
"id_category": "21279e6d-5b64-43ae-8aa0-8d7bc9517450",
"id_item": "4aabfc98-6fd1-4939-bb92-79af100114ba",
"is_default": true,
"active": true,
"created_on": "2026-09-06T06:48:28.2598609+02:00",
"last_update": "2026-09-06T06:48:28.2598609+02:00",
"id_user_upd": "ef2f9769-e15e-4f53-9b8c-411514bb798e",
"commited": true,
"mt_categories": {
"$ref": "4"
},
"mt_items": {
"$id": "6",
"id": "080b56f7-84b1-4348-acef-2e872d793785",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "e3396cbd-4749-4258-a624-41617f350ac1",
"id_unit_sec": "a61df6b2-589f-47be-8523-ce417340e672",
"id_brand": "7cd229ce-89df-40a9-a844-073fef59ed36",
"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": "03d9a95f-fee3-4766-b01e-b9792a04ae00",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"font_bold": true,
"font_underline": true,
"font_size": 29,
"active": true,
"created_on": "2026-09-06T06:48:28.2598609+02:00",
"last_update": "2026-09-06T06:48:28.2598609+02:00",
"id_user_upd": "e131ba48-c0ed-4ff4-878c-8792292d3818",
"commited": true,
"mt_brands": {
"$id": "7",
"id": "6cc52dd9-4680-45eb-866c-80ebeac50b08",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-09-06T06:48:28.2598609+02:00",
"last_update": "2026-09-06T06:48:28.2598609+02:00",
"id_user_upd": "df8d4c87-cd79-4ba0-b120-888fadf44ecf",
"commited": true,
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"st_users": {
"$id": "8",
"id": "e0ac2c42-b231-4475-ac04-626ef646bb6b",
"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": "7d9fab45-02cb-4b45-ace8-c6a9e3bdafd7",
"view_messages": true,
"id_image_photo": "c222b9ce-4906-4009-a5d7-ff2d59c9af55",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "682b5801-b0bc-4f42-8404-d836949a52ba",
"view_pos": true,
"order": 15,
"color_border": "sample string 16",
"color_button": "sample string 17",
"color_font": "sample string 18",
"active": true,
"created_on": "2026-09-06T06:48:28.2598609+02:00",
"last_update": "2026-09-06T06:48:28.2598609+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_branches_zones": [
{
"$id": "9",
"id": "4e972fc5-580e-4633-bc62-cbfd49c6d9d8",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "0cc22a3e-406b-49e6-99f9-ea26997bd919",
"active": true,
"created_on": "2026-09-06T06:48:28.2598609+02:00",
"last_update": "2026-09-06T06:48:28.2598609+02:00",
"id_user_upd": "ab8fef91-c2c8-4f3f-8ab2-f14fc1c7614b",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos": [
{
"$id": "10",
"id": "8ac3da9c-1ae8-4f80-8b8e-6ee42a5b9204",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "656ad1bd-c9d6-4935-aa8d-3c11894306ca",
"id_zone": "f285fd7c-3eee-48a2-bbb2-2ac87a12b37d",
"user_required": true,
"active": true,
"created_on": "2026-09-06T06:48:28.2598609+02:00",
"last_update": "2026-09-06T06:48:28.2598609+02:00",
"id_user_upd": "00e33c02-5b15-4ea0-bcff-236063ef0485",
"commited": true,
"mt_branches_zones": {
"$ref": "9"
},
"mt_cloakrooms": [
{
"$id": "11",
"id": "ac11aa3e-5d3b-4731-a500-254525442c6a",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "00d9fe29-809a-4b85-ba46-554ee88600d8",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "baf75e68-fd74-48fb-b8b5-71b0f3b364c5",
"view_pos": true,
"order": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"active": true,
"created_on": "2026-09-06T06:48:28.2598609+02:00",
"last_update": "2026-09-06T06:48:28.2598609+02:00",
"id_user_upd": "5b06400c-bd66-4ba4-91a5-010b01211303",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"tt_cloakrooms_units": [
{
"$id": "12",
"id": "0c1f565a-a543-4c1c-a1a1-e2771ba9e57a",
"id_cloakroom": "6d84a088-85cb-410b-8dd3-5f9b72263be9",
"id_pos_sesion": "92e0f1a5-e320-4f73-8551-d12c09e2b1bd",
"unit_id": 4,
"date_open": "2026-09-06T06:48:28.2598609+02:00",
"date_close": "2026-09-06T06:48:28.2598609+02:00",
"id_doc_sa": "f42b9534-79ac-4f26-b030-60d3a5dddd5e",
"commited": true,
"mt_cloakrooms": {
"$ref": "11"
},
"tt_doc_sa": {
"$id": "13",
"id": "c23e4df9-fb62-4566-a389-2acf06727dec",
"id_pos": "9aac28dc-3c2d-4d6e-97cc-77fe86a93d38",
"id_doc": "e999dc5c-8d14-44a3-8024-89a2519566a3",
"id_branch": "d5ee3123-2b72-477a-8c60-dfa99223d18f",
"nro_doc": "sample string 5",
"date_doc": "2026-09-06T06:48:28.2598609+02:00",
"date_tax": "2026-09-06T06:48:28.2598609+02:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "5b95642c-182b-4f22-93fc-87af77e5fe11",
"id_relationship": "93dc1659-738e-4189-8597-55949fc57edf",
"id_loc_from": "fd073547-6d36-4623-8dfd-2c6b4e22901e",
"id_loc_end": "f6b4aa2b-32b6-4066-9837-2deceb8e1ff7",
"id_user_add": "ce68536e-d3e0-4244-a937-ac996a0a6f83",
"id_user_upd": "e1a74fc8-278f-4f8e-8411-e2377d138b77",
"comment": "sample string 12",
"id_pos_sesion": "cc5dd2e3-5baa-4d8d-be7c-c5a623ea99b3",
"id_room_unit": "64f3730f-d9f8-49f1-af17-afaa0d17980c",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "e27e8466-fc1b-4a2a-b3bf-880694802be8",
"p_dis": 15.1,
"p_chr": 16.1,
"amt_net": 17.1,
"amt_tax": 18.1,
"amt_dis": 19.1,
"amt_chr": 20.1,
"amt_tot": 21.1,
"active": true,
"created_on": "2026-09-06T06:48:28.2598609+02:00",
"last_update": "2026-09-06T06:48:28.2598609+02:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$id": "14",
"id": "f5bf5521-ecbd-4450-917a-0dc3f743ae34",
"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": "b2d19d16-67bf-4a42-b2ad-b8cad9a9e9c7",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"active": true,
"created_on": "2026-09-06T06:48:28.2598609+02:00",
"last_update": "2026-09-06T06:48:28.2598609+02:00",
"id_user_upd": "aadfc2c9-addd-4eb5-93ac-9b60188fc253",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "15",
"id_doc": "b0b680df-42ed-4eb9-b8cc-e385a5db9748",
"id_pay": "4a5e285c-ebfb-4e91-b5ed-d28156f9c412",
"id_money": "4f1cd952-082c-4f82-ae52-36352a775d45",
"active": true,
"created_on": "2026-09-06T06:48:28.2598609+02:00",
"last_update": "2026-09-06T06:48:28.2598609+02:00",
"id_user_upd": "494a7e13-93d3-4a3b-a576-9b4aae6cedd0",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_money_types": {
"$id": "16",
"id": "1bb79f3f-7fa4-448e-a87d-d1b2376da6cb",
"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": "0602f1ca-18bf-4cb2-bbc9-a1af85522514",
"view_pos": true,
"order": 8,
"color_border": "sample string 9",
"color_button": "sample string 10",
"color_font": "sample string 11",
"active": true,
"created_on": "2026-09-06T06:48:28.2598609+02:00",
"last_update": "2026-09-06T06:48:28.2598609+02:00",
"id_user_upd": "d1a45287-c564-4402-8757-96ed6b04d396",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_money_rates": [
{
"$id": "17",
"id_money_1": "078101ea-ed04-4347-817a-3f09e443609f",
"id_money_2": "02998f82-8d5e-4944-8dbc-89c3bcee3d8f",
"date_from": "2026-09-06T06:48:28.2598609+02:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-09-06T06:48:28.2598609+02:00",
"last_update": "2026-09-06T06:48:28.2598609+02:00",
"id_user_upd": "b56c1e22-5793-459c-bbbe-4815f7b35ce2",
"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": "8e313b34-b551-4f08-9123-2affd25779b5",
"id_pay": "f83aeb4d-ef56-4416-9668-17e2783e1be2",
"id_money": "f7aea12c-d146-422a-baf0-5dc53aca9157",
"date_cashflow": "2026-09-06T06:48:28.2598609+02:00",
"coefficient": 5.1,
"id_user_add": "0fdd5fd5-89f8-4d38-8e3f-330e390d2b5f",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "19",
"id": "3418de39-3693-4af6-ad1a-0850b86ffd5d",
"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": "7c3fd264-4f6b-4f72-85a1-678d2c8d2871",
"view_pos": true,
"order": 13,
"color_border": "sample string 14",
"color_button": "sample string 15",
"color_font": "sample string 16",
"active": true,
"created_on": "2026-09-06T06:48:28.2598609+02:00",
"last_update": "2026-09-06T06:48:28.2598609+02:00",
"id_user_upd": "42925c9a-bf99-40bc-9990-25b161a9d38f",
"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": "d1563822-e49a-4bce-b403-89ab65aca919",
"id_line": 2,
"id_pay": "b6b36a72-66df-4cf7-a7d9-a78be56a58b8",
"id_money": "94a87f71-81b0-43a1-aef2-387fd5e95fa0",
"coefficient": 5.1,
"id_voucher": "537e5d5b-7bcb-463e-bf18-5fbcf481ddc8",
"id_employee": "f35feb8e-0316-4c85-b40e-45bb89a573a0",
"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": "c8b68bd0-185b-4096-8166-1fe0c90e93f8",
"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": "1f872eed-8cbe-475d-a16b-2b72607eddce",
"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": "6239d448-cb9e-4be9-ac16-581ac67ed833",
"name_pos": "sample string 12",
"id_image": "424203e1-427f-42ff-acef-fbefee6de7fc",
"view_pos": true,
"order": 14,
"color_border": "sample string 15",
"color_button": "sample string 16",
"color_font": "sample string 17",
"active": true,
"created_on": "2026-09-06T06:48:28.2598609+02:00",
"last_update": "2026-09-06T06:48:28.2598609+02:00",
"id_user_upd": "deda746d-30ad-47e6-b3a3-7e490f2c8be6",
"commited": true,
"mt_employees_branches": [
{
"$id": "22",
"id_employee": "750eb18c-b1bf-4bd9-9c1e-87ef1abae2b4",
"id_branch": "e615280d-278a-451c-a64c-3f7cfe23b7af",
"active": true,
"created_on": "2026-09-06T06:48:28.2598609+02:00",
"last_update": "2026-09-06T06:48:28.2598609+02:00",
"id_user_upd": "0bb69e85-1f80-4ac3-8772-0056f855aed7",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_employees": {
"$ref": "21"
}
},
{
"$ref": "22"
}
],
"mt_employees_profiles": {
"$id": "23",
"id": "5a2e504c-9130-4b47-9b4a-ad8c7aec9f00",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-09-06T06:48:28.2598609+02:00",
"last_update": "2026-09-06T06:48:28.2598609+02:00",
"id_user_upd": "09c07213-11ab-4c44-bd77-9ff0877ba54c",
"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": "fe4ec717-72cb-49b6-9b1d-da096464e64b",
"id_line": 2,
"id_item_sub": "c165261c-f0fb-4694-be05-c70d6cf04b38",
"qty": 4.1,
"id_list": "4dd64d2b-6e83-45c6-9001-b8b0bd967769",
"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": "3f9846ba-37f7-4d0c-bc80-f42964a34a51",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "813afd50-118b-4f98-8eca-3a678e9a18f3",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "cb3aa70e-a090-4c53-87ec-1ab3317b72f7",
"id_user_upd": "2f7856f7-2834-43bc-b8d8-f16fe9727957",
"active": true,
"mt_employees": {
"$ref": "21"
},
"mt_items_sub": {
"$id": "25",
"id": "f3dc3dcd-d126-4661-9ae2-44133c1e0e8f",
"id_item": "4db965fb-eb19-41f5-8c3a-b74472ccc018",
"id_item_type": "bbeeca42-ad65-44be-88e6-ed06bd024531",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "d8de19b4-c225-46f8-a88d-9fd685d0ddd6",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-09-06T06:48:28.2598609+02:00",
"last_update": "2026-09-06T06:48:28.2598609+02:00",
"id_user_upd": "5b23fb7d-0150-4d1e-9fea-0f21c416c9a7",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_formula": [
{
"$id": "26",
"id_item_sub": "a4396188-855c-4048-9291-16698b30a4ef",
"id_item": "9ab0ea78-0d84-497b-ae0d-9f5a74ddd6a8",
"group_id": 3,
"id_unit_ref": "61925b5b-fde1-46cd-91b7-a24644e58af6",
"qty_dis": 5,
"mt_items": {
"$ref": "6"
},
"mt_items_sub": {
"$ref": "25"
},
"mt_units_ref": {
"$id": "27",
"id": "05536149-5b7e-432e-a7c8-25f73011dfb5",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "d70f1d58-3a09-4022-bb4c-c4db9b091619",
"active": true,
"created_on": "2026-09-06T06:48:28.2598609+02:00",
"last_update": "2026-09-06T06:48:28.2598609+02:00",
"id_user_upd": "4941e3fd-7f66-4fdb-abbf-6baf4ef7e15f",
"commited": true,
"mt_units": {
"$id": "28",
"id": "cc3cbb0d-8619-49c6-8ffd-0b9cc62f2c23",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-09-06T06:48:28.2598609+02:00",
"last_update": "2026-09-06T06:48:28.2598609+02:00",
"id_user_upd": "bbe0466b-f2a3-4be2-90d5-7a58f51b856f",
"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": "6ad76946-3428-4fd9-b7a4-378d9a01b100",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "de255caa-2f4d-42e3-96e0-25758a10e7d8",
"view_pos": true,
"order": 7,
"color_border": "sample string 8",
"color_button": "sample string 9",
"color_font": "sample string 10",
"font_bold": true,
"font_underline": true,
"font_size": 13,
"active": true,
"created_on": "2026-09-06T06:48:28.2598609+02:00",
"last_update": "2026-09-06T06:48:28.2598609+02:00",
"id_user_upd": "f3ab474d-9a41-4959-a6fb-bdba49a28094",
"commited": true,
"tt_vouchers_det": [
{
"$id": "30",
"id_voucher": "bed3b18a-3512-41b4-840c-522f55f2a6f6",
"id_line": "1caca490-d1ef-4da7-a9ef-d95f57e8d743",
"id_category": "6f549396-11a6-42d2-9003-f70d0c14b158",
"id_item": "01b74d21-2570-48ae-ab34-7b10d5ba1e29",
"id_item_type": "a0f87bf5-cafa-4988-8e77-2a06ce0347c6",
"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": "99d8d2a6-c40f-46f1-8939-c4339a485e49",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-09-06T06:48:28.2598609+02:00",
"date_end": "2026-09-06T06:48:28.2598609+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": "cff15775-f6fd-4198-95ef-b1c2528a5fc5",
"id_pos": "c90ea8be-894b-45f1-9199-ae4e2cb9616e",
"id_list": "3af3f090-4075-4166-ad11-8e9b38ca0dd1",
"id_item": "f1a965d6-d6fb-41a3-a1cf-584ba989c454",
"id_item_type": "75395fb3-c7db-4ef7-96c5-2c44bbe99073",
"id_category": "64229cca-45ee-44af-9b58-91d77859797a",
"by_day_week": true,
"use_mon": true,
"use_tue": true,
"use_wed": true,
"use_thu": true,
"use_fri": true,
"use_sat": true,
"use_sun": true,
"use_hour_ini": "00:00:00.1234567",
"use_hour_end": "00:00:00.1234567",
"active": true,
"created_on": "2026-09-06T06:48:28.2598609+02:00",
"last_update": "2026-09-06T06:48:28.2598609+02:00",
"id_user_upd": "ca22c46f-e850-4f73-80b2-5dd0836fa222",
"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": "85dc361b-f9ab-47a5-ae3c-8340298bd155",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "b16f2350-2343-4275-a613-beab564cbfd7",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "34455e57-bcb1-416e-9790-ef41523ffe52",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"active": true,
"created_on": "2026-09-06T06:48:28.2598609+02:00",
"last_update": "2026-09-06T06:48:28.2598609+02:00",
"id_user_upd": "50826482-f955-4661-a638-2de44f6962fa",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "33",
"id_pos": "a096531c-5207-4e47-887e-969d583b26da",
"id_pos_type": "5cbfd5b8-b3f4-492e-9290-cd5bdcb12b7e",
"id_price_list": "c7e46a70-4749-4c20-9653-f2122c2e6560",
"is_default": true,
"view_mon": true,
"view_tue": true,
"view_wed": true,
"view_thu": true,
"view_fri": true,
"view_sat": true,
"view_sun": true,
"active": true,
"created_on": "2026-09-06T06:48:28.2598609+02:00",
"last_update": "2026-09-06T06:48:28.2598609+02:00",
"id_user_upd": "2829bf44-db2a-409d-9b12-a214b7347931",
"commited": true,
"mt_pos_view": {
"$id": "34",
"id_pos": "b9e0671e-3957-4541-9c92-2e69171b5304",
"id_pos_type": "4b0c62c8-59d1-4e03-b679-51354524d5fe",
"is_default": true,
"active": true,
"created_on": "2026-09-06T06:48:28.2598609+02:00",
"last_update": "2026-09-06T06:48:28.2598609+02:00",
"id_user_upd": "ef4ec7ff-85fb-412d-b886-df143bf8d0f0",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"mt_pos_prices_list": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_pos_types": {
"$id": "35",
"id": "88df5ad5-b3cf-4d76-b6a3-177c051b29f8",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-09-06T06:48:28.2598609+02:00",
"last_update": "2026-09-06T06:48:28.2598609+02:00",
"id_user_upd": "f2494637-7dca-40cc-b0c1-3b822d85faf5",
"commited": true,
"mt_items_featured": [
{
"$id": "36",
"id": "8ecef6d7-510b-4161-95ac-c871125121a5",
"id_branch": "6de18de6-52e6-481c-a429-5da5ff1ee6f6",
"id_pos_type": "40e64878-c05b-4e9d-879b-1e2e2a605755",
"id_pos": "4fa579dd-af48-4f87-96d2-769505d6a2b9",
"id_item": "63c9e661-91f5-4200-bb6a-1fb0f2a637fa",
"date_from": "2026-09-06T06:48:28.2598609+02:00",
"date_end": "2026-09-06T06:48:28.2598609+02:00",
"image_id": 4,
"active": true,
"created_on": "2026-09-06T06:48:28.2598609+02:00",
"last_update": "2026-09-06T06:48:28.2598609+02:00",
"id_user_upd": "e658ad80-8992-4e5d-8e70-969ec30c6ede",
"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": "4a9e8cdc-bcd0-4a55-a058-d043ca5fb493",
"id_doc": "8926cd28-3ca4-49af-a032-7c4b7900bb1f",
"id_pos_type": "cc1f5a61-ba42-480a-a264-5092906b7324",
"id_doc_print": "f7f0e2ca-7ed7-42d2-9124-1efdc6ccac09",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-09-06T06:48:28.2598609+02:00",
"last_update": "2026-09-06T06:48:28.2598609+02:00",
"id_user_upd": "351c41c4-7f02-4377-916d-6ba235c3bffa",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_pos_print": {
"$id": "38",
"id": "930cb1a2-92a6-4c73-a5f1-31534a4c577f",
"id_pos": "ba50fd2f-286c-45eb-b471-86570b85a584",
"id_mask": "sample string 3",
"name": "sample string 4",
"mode_print": 5,
"port": "sample string 6",
"baud_rate": 1,
"data_bits": 1,
"stop_bit": 1,
"flow_control": 1,
"parity": 1,
"pin_cashdrawer": 1,
"ip_printer": "sample string 7",
"port_ip": 1,
"printer_name": "sample string 8",
"active": true,
"created_on": "2026-09-06T06:48:28.2598609+02:00",
"last_update": "2026-09-06T06:48:28.2598609+02:00",
"id_user_upd": "d134dd7c-2218-4154-85b5-e264bb1ab8be",
"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": "db40abb6-6598-4af9-a212-4e3084ed4294",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high_row": 5,
"high_doc": 6,
"with_doc": 7,
"to_file": true,
"active": true,
"created_on": "2026-09-06T06:48:28.2598609+02:00",
"last_update": "2026-09-06T06:48:28.2598609+02:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_doc_print_det": [
{
"$id": "40",
"id_doc_print": "40d195c7-266c-4929-9f24-ed995bd09aca",
"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": "7442f714-19fa-49aa-bc87-c2cdebb497c4",
"id_item_sub": "8a54c811-5f24-4e55-81d6-515c5c1af752",
"validity_date": "2026-09-06T06:48:28.2598609+02:00",
"price": 4.1,
"active": true,
"created_on": "2026-09-06T06:48:28.2598609+02:00",
"last_update": "2026-09-06T06:48:28.2598609+02:00",
"id_user_upd": "1a67505c-6596-4d20-9672-9d931226b561",
"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": "e4774b9c-a1b8-42c8-a554-f1c807aea5e8",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-09-06T06:48:28.2598609+02:00",
"date_end": "2026-09-06T06:48:28.2598609+02:00",
"id_branch": "58af55aa-9170-4786-baf0-3fdd9fa4f457",
"id_pos": "029c9a38-c486-4d32-9280-623f50c7b269",
"id_list": "0dbded01-847e-4c8d-899a-c9ec4b0da264",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-09-06T06:48:28.2598609+02:00",
"last_update": "2026-09-06T06:48:28.2598609+02:00",
"id_user_upd": "283eba61-40b7-4955-9909-a024d0365644",
"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": "535e1705-6111-4d17-a68a-f0814340f9b4",
"order_id": 2,
"id_item": "5b5f3f55-c8d3-461b-9ce8-22cb1ff68f1f",
"id_item_type": "fc5efdc1-238c-414e-9069-a71e1591e05d",
"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": "5067001b-70db-4eb7-b1f6-7c73a6cd5433",
"type_item": 11,
"id_voucher_json": "ec05b628-409e-4f36-a0e0-1f33d2fc216f",
"count_voucher": 1,
"id_category": "5195a7b3-d740-42b9-a285-e890b3170dc3",
"created_on": "2026-09-06T06:48:28.2598609+02:00",
"last_update": "2026-09-06T06:48:28.2598609+02:00",
"id_user_upd": "fee8507f-8fe3-4549-ab51-d98247933d34",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_types": {
"$ref": "29"
},
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$id": "44",
"id": "c84ee3c0-7883-452b-8e6b-8cd0a86d7c73",
"nro_sesion": 2,
"id_pos": "6790cf06-42b4-429e-91fb-3d56ca32bea2",
"date_tax": "2026-09-06T06:48:28.2598609+02:00",
"date_open": "2026-09-06T06:48:28.2598609+02:00",
"date_close": "2026-09-06T06:48:28.2598609+02:00",
"id_user_open": "4d47a7aa-a5c3-4758-b611-9c2ff1a9eef7",
"id_user_close": "e20fad79-c615-4122-be9f-a62ec42c36e2",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2026-09-06T06:48:28.2598609+02:00",
"last_update": "2026-09-06T06:48:28.2598609+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": "3f32dfd7-f748-48e7-b560-aecc67e463bd",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "bc0b9b88-7fb0-4cdb-8cf0-6eef0d512c10",
"type_pay": 5,
"module": "sample string 6",
"process": true,
"json_cloackrooms": "sample string 8",
"multi_select": 9,
"terminal_name": "sample string 10",
"created_on": "2026-09-06T06:48:28.2598609+02:00",
"tt_pos_sesion": {
"$ref": "44"
}
},
{
"$ref": "45"
}
],
"tt_rooms_units_activity": [
{
"$id": "46",
"id": "86628ac9-4550-4dff-af50-0e3973fcfe06",
"id_room_unit": "0d54a190-97cd-46bf-a3bf-05d8f4606bb1",
"id_room_list": "caa064cd-e5da-4780-a896-a559eed30039",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-09-06T06:48:28.2598609+02:00",
"date_from": "2026-09-06T06:48:28.2598609+02:00",
"date_end": "2026-09-06T06:48:28.2598609+02:00",
"date_open": "2026-09-06T06:48:28.2598609+02:00",
"date_close": "2026-09-06T06:48:28.2598609+02:00",
"id_employee": "8835f225-e81a-4c86-86fb-bf6dcf984485",
"id_employee_sec": "77adfe4c-b3b6-437a-ab91-4ba705ad1fae",
"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": "c6dc3795-43eb-4548-b400-3351e52c45d9",
"comment": "sample string 7",
"id_user_open": "6af6d26a-62c4-49ab-8df1-e6a5c6850c0d",
"id_user_close": "95b0e5ce-c8ea-4e65-8466-acf596de2a5d",
"id_unit_state": "0acdbe5d-3739-4742-b8af-e035c88235fe",
"id_pos_sesion": "e21e55cb-69d6-458e-9ba4-70e0a6cb5b07",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-09-06T06:48:28.2598609+02:00",
"active": true,
"created_on": "2026-09-06T06:48:28.2598609+02:00",
"last_update": "2026-09-06T06:48:28.2598609+02:00",
"commited": true,
"mt_employees": {
"$ref": "21"
},
"mt_employees1": {
"$ref": "21"
},
"mt_rooms_units": {
"$id": "47",
"id": "a03ab964-2d27-4a7a-a827-bdb524f9decf",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "a2af05c3-0b22-424c-b1eb-615283dadf86",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "4ff75181-76f3-414e-847a-3284a6dcd73b",
"locked": true,
"date_locked": "2026-09-06T06:48:28.2598609+02:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-09-06T06:48:28.2598609+02:00",
"last_update": "2026-09-06T06:48:28.2598609+02:00",
"id_user_upd": "a3ec1788-8a30-4ab8-8c8d-9980b3d635a5",
"commited": true,
"mt_rooms": {
"$id": "48",
"id": "fbf2032b-dd7d-42d3-b935-4011af9f1137",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "0c29c374-a1b9-487b-947a-d191e5a04213",
"name_pos": "sample string 6",
"id_image": "db21e67b-cf5c-4acc-8bc0-72b084ffc9cb",
"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": "82eac48b-73d5-4b45-998a-0bcf3d6747fa",
"refresh_status": true,
"active": true,
"created_on": "2026-09-06T06:48:28.2598609+02:00",
"last_update": "2026-09-06T06:48:28.2598609+02:00",
"id_user_upd": "06f1f396-0c8b-4830-8fc6-03dafe242de2",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos_rooms": [
{
"$id": "49",
"id_pos": "5b4de979-5a65-4ed1-900f-bd6789b64ae8",
"id_room": "121cb1b3-72af-4100-9417-2a1e3eb7d5bf",
"active": true,
"created_on": "2026-09-06T06:48:28.2598609+02:00",
"last_update": "2026-09-06T06:48:28.2598609+02:00",
"id_user_upd": "020fe5aa-4e55-4b12-939e-3b05a83a45ed",
"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": "2ad411fe-2a31-4119-81b8-11a3234317a0",
"id_room": "716cc8af-a80b-48ba-88c8-5845e1af7752",
"date_in": "2026-09-06T06:48:28.2598609+02:00",
"date_out": "2026-09-06T06:48:28.2598609+02:00",
"id_user_add": "8a4b2193-beed-451c-a08a-bea1f5c5b1d0",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-09-06T06:48:28.2598609+02:00",
"last_update": "2026-09-06T06:48:28.2598609+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": "7940900d-9404-4fd4-9ba8-a842d5aa0fa3",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-09-06T06:48:28.2598609+02:00",
"last_update": "2026-09-06T06:48:28.2598609+02:00",
"id_user_upd": "44b1fe74-0a94-4121-8b61-06cf7fe357cf",
"commited": true,
"mt_rooms_units": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"mt_rooms_units_states_types": [
{
"$id": "52",
"id_room_type": "59c1710b-815b-4b7e-b70a-6ab3e58c8831",
"id_room_state": "b4d111f1-f954-4914-a265-91a8ac59914d",
"id_image": "bd50b4ac-9a27-4024-9eaf-9d470b4a98cf",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-09-06T06:48:28.2598609+02:00",
"last_update": "2026-09-06T06:48:28.2598609+02:00",
"id_user_upd": "d73070b2-33d8-43a7-9311-decfaedd3049",
"commited": true,
"mt_rooms_units_states": {
"$id": "53",
"id": "bd295359-4890-453e-a7df-0a3b8a8d9f32",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"color": "sample string 5",
"active": true,
"created_on": "2026-09-06T06:48:28.2598609+02:00",
"last_update": "2026-09-06T06:48:28.2598609+02:00",
"id_user_upd": "7a4c0b6c-f4c8-479c-895e-97011bf28abb",
"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": "614cbb45-36e6-4ac0-9522-54b2740408d8",
"id_pos_sesion": "b30d6cdb-6969-4726-920b-8a22ad0f7c5b",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "20e1fe9c-a897-4f55-9bbc-286cc18f95da",
"id_room_unit_activity": "a845dcfa-437d-4f0e-9ec4-ae30e4985733",
"id_doc_sa": "88027e21-3543-4656-9bb6-d14f2de2eecf",
"id_pos_type": "5f4c8e43-3506-4a50-8403-da5fd5580a9c",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "2c7414ba-6749-4940-b5da-5489f973ed98",
"coupon_id": "sample string 7",
"terminal_id": "sample string 8",
"card_name": "sample string 9",
"card_bank": "sample string 10",
"card_number": "sample string 11",
"client_name": "sample string 12",
"money_type": "sample string 13",
"merchant_id": "sample string 14",
"aid": "sample string 15",
"auth_num": "sample string 16",
"authorization": true,
"signature": true,
"contactless": true,
"date_hour_pay": "sample string 17",
"terminal_name": "sample string 18",
"active": true,
"created_on": "2026-09-06T06:48:28.2598609+02:00",
"last_update": "2026-09-06T06:48:28.2598609+02:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "44"
},
"tt_tips_users": [
{
"$id": "55",
"id_tip": "f4f3278c-13d3-4992-8938-b4712a2ace99",
"id_user": "c172c0fc-1d99-4142-bf32-636e6fe8511a",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-09-06T06:48:28.2598609+02:00",
"last_update": "2026-09-06T06:48:28.2598609+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": "3bfd5a65-29a2-4a70-91c6-40f7a3355e6f",
"id_user": "a470fae9-e6e4-4d36-9680-e0b5d983cab6",
"date_add": "2026-09-06T06:48:28.2598609+02:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-09-06T06:48:28.2598609+02:00",
"last_update": "2026-09-06T06:48:28.2598609+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": "de2005a0-4cde-4bd4-abf2-d934dfe20934",
"id_user": "0a53273d-5ee0-4e2b-bf08-745aa036feba",
"id_user_profile": "b8e673ac-14b9-4378-91ce-b420431043ca",
"locator": "sample string 4",
"date_end": "2026-09-06T06:48:28.2598609+02:00",
"id_pos_sesion": "688e7164-e221-4d12-8f43-ceac0889c437",
"date_login": "2026-09-06T06:48:28.2598609+02:00",
"date_logout": "2026-09-06T06:48:28.2598609+02:00",
"terminal_id": "sample string 6",
"terminal_type": "sample string 7",
"created_on": "2026-09-06T06:48:28.2598609+02:00",
"last_update": "2026-09-06T06:48:28.2598609+02:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"st_users_profiles": {
"$id": "58",
"id": "eb144b7d-61bf-4a8f-99e4-c51e6b8e14bb",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"is_pass_required": true,
"is_admin": true,
"level_id": 7,
"order_1": 8,
"order_2": 9,
"order_3": 10,
"order_4": 11,
"is_tips": true,
"is_view_all": true,
"active": true,
"created_on": "2026-09-06T06:48:28.2598609+02:00",
"last_update": "2026-09-06T06:48:28.2598609+02:00",
"commited": true,
"st_permisions": [
{
"$id": "59",
"id": "159ebc6e-73ed-42b1-bbac-568f40c7405f",
"id_function": "d85ca3b0-4116-4d5b-bf6a-22d17b40ee54",
"id_user": "1c3e601b-3d46-4698-9365-6ff53223f3c3",
"id_profile": "d6d44c97-7582-490a-b94f-4dc6297a6e77",
"permission": 3,
"active": true,
"created_on": "2026-09-06T06:48:28.2598609+02:00",
"last_update": "2026-09-06T06:48:28.2598609+02:00",
"commited": true,
"st_users_profiles": {
"$ref": "58"
},
"st_users": {
"$ref": "8"
},
"st_functions": {
"$id": "60",
"id": "6bfc43b2-5ea7-4a7c-b777-6a83c7a07853",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "757a64d1-0bd6-49af-bdf5-e13502a68446",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "20769244-fff6-4574-bd78-b3e2d42e6d10",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"font_bold": true,
"font_underline": true,
"font_size": 16,
"active": true,
"created_on": "2026-09-06T06:48:28.2598609+02:00",
"last_update": "2026-09-06T06:48:28.2598609+02:00",
"commited": true,
"st_functions_groups": {
"$id": "61",
"id": "40f54f90-f5cd-412f-bbde-728b28f7923e",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-09-06T06:48:28.2598609+02:00",
"last_update": "2026-09-06T06:48:28.2598609+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": "8cc6b613-0d10-4dca-a6bc-f4b7c0ff4c5f",
"id_user": "e396f63a-04f9-45e3-8305-f9dd94ae6237",
"date_add": "2026-09-06T06:48:28.2598609+02:00",
"destiny_type": 4,
"id_key": "2fc255a8-aca8-4a68-b73d-7783d8894481",
"message": "sample string 6",
"message_view": true,
"date_view": "2026-09-06T06:48:28.2598609+02:00",
"id_pos_sesion": "900149f6-ac48-415f-80be-73aa20608c20",
"terminal_add": "sample string 9",
"created_on": "2026-09-06T06:48:28.2598609+02:00",
"last_update": "2026-09-06T06:48:28.2598609+02:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$ref": "44"
}
},
{
"$ref": "62"
}
]
}
},
{
"$ref": "43"
}
]
},
"mt_items_vouchers": {
"$id": "63",
"id": "059a3950-d021-43da-aab4-e947de8ab057",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "8b28da84-b5dc-4458-ade2-746aa40060c5",
"id_doc_print": "2b6778e0-ca1e-48d9-96b8-2c90a0582a75",
"hour_end": "00:00:00.1234567",
"price_item_sub": true,
"define_validity": true,
"price_ref": true,
"price_min": 11.1,
"supply_apply": 12,
"active": true,
"created_on": "2026-09-06T06:48:28.2598609+02:00",
"last_update": "2026-09-06T06:48:28.2598609+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": "3d9e7499-8510-48cb-8bf9-d447d12997bf",
"id_line": 2,
"id_item": "2d65ecec-2f73-40dd-ba1d-0e406d7ac4a0",
"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": "6b09bd36-eeda-49da-a2a6-e3acdd254665",
"date_from": "2026-09-06T06:48:28.2598609+02:00",
"date_end": "2026-09-06T06:48:28.2598609+02:00",
"date_used": "2026-09-06T06:48:28.2598609+02:00",
"id_employee": "a96e16b1-1dc3-4a01-a192-bd1a7783fabc",
"id_branch": "995a7c3c-3bd7-4f9c-8427-dcd491e49847",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "d109175c-0f08-4cfa-96b8-7f1bccdc655a",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-09-06T06:48:28.2598609+02:00",
"last_update": "2026-09-06T06:48:28.2598609+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": "6db02fc9-43f1-4bd3-a1f6-6aabad071219",
"id_doc": "d35b6610-d57e-489f-9246-9450cf78923a",
"value": 3,
"created_on": "2026-09-06T06:48:28.2598609+02:00",
"last_update": "2026-09-06T06:48:28.2598609+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": "300600bd-2ff1-428f-a046-84cd6553b46f",
"id_pos": "47162e07-16c6-42df-badc-f7eeeca04363",
"id_doc": "72f77983-0560-4a3c-9a8b-934ed3e698af",
"id_branch": "7cbb2872-f2e6-4616-84ad-e8919bf0c618",
"nro_doc": "sample string 5",
"date_doc": "2026-09-06T06:48:28.2598609+02:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "76adeee8-54e6-4908-9d57-008e2e9e0321",
"id_loc_from": "db224b91-4f21-4e72-b3fb-e4c8d40fc3d4",
"id_loc_end": "79e4897e-13ec-40bd-9570-667ad7d17330",
"id_user_add": "a0af1a1d-53ab-4fcf-8d5a-5cfd81d69c8c",
"id_user_upd": "16d1b427-12f4-489f-a161-9c4490a376c6",
"id_pos_sesion": "a76eb5ac-b4cf-435b-b1c3-0946fe8f9a21",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-09-06T06:48:28.2598609+02:00",
"active": true,
"created_on": "2026-09-06T06:48:28.2598609+02:00",
"last_update": "2026-09-06T06:48:28.2598609+02:00",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$ref": "14"
},
"mt_locations": {
"$id": "68",
"id": "63f6fe57-9812-4c22-a217-17e45802a834",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "e9866aaf-6909-43d3-8678-0a5d083db33b",
"active": true,
"created_on": "2026-09-06T06:48:28.2598609+02:00",
"last_update": "2026-09-06T06:48:28.2598609+02:00",
"id_user_upd": "cbb61b70-ac14-4409-bc74-f7d122d78d0a",
"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": "fc368a02-db4a-4423-a22f-ef59e487f3fb",
"id_item": "3c838986-139f-4127-a390-b8688c1be158",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-09-06T06:48:28.2598609+02:00",
"last_update": "2026-09-06T06:48:28.2598609+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": "ffe1dc7f-992d-4087-bea9-732d47733ffd",
"id_line": 2,
"id_item": "f4a4bc46-9317-425c-ac32-47fad5d4d355",
"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": "bd7e6e47-b97d-4d1e-bf93-77a191d2f28e",
"spool_server": "sample string 2",
"id_doc_sa": "ebb7159e-dc6d-4963-88f5-75e71baacfd7",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-09-06T06:48:28.2598609+02:00",
"printed": true,
"print_on": "2026-09-06T06:48:28.2598609+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": "82a2fd71-a39e-4ef2-a1ea-1dd460d5d8e5",
"id_pos": "1b4db9c7-75a1-472e-9e0b-c41a09a2c34d",
"mac_address": "sample string 3",
"date_end": "2026-09-06T06:48:28.2598609+02:00",
"key_access": "sample string 5",
"id_user_add": "166b7796-69bb-4db3-b1c5-147cf75c86cf",
"active": true,
"created_on": "2026-09-06T06:48:28.2598609+02:00",
"last_update": "2026-09-06T06:48:28.2598609+02:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "72"
}
],
"st_users_pos": [
{
"$id": "73",
"id_user": "be3669d3-fd8e-4584-8168-93e64990ecf8",
"id_pos": "b73d9c40-3ad2-48e0-af5d-2d3e19b3395f",
"pass_required": true,
"active": true,
"created_on": "2026-09-06T06:48:28.2598609+02:00",
"last_update": "2026-09-06T06:48:28.2598609+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": "ece3cf00-0dc5-4432-8140-081a8462da1a",
"id_pos": "5d4b9189-872b-43ed-b6e7-ace3d4727a59",
"date_add": "2026-09-06T06:48:28.2598609+02:00",
"date_upd": "2026-09-06T06:48:28.2598609+02:00",
"date_out": "2026-09-06T06:48:28.2598609+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": "aae1a6ba-084a-4c86-b199-d3fcc7ece87b",
"id_user_add": "63d19596-d5ca-4c2e-b102-bf1bead502c6",
"id_table": "6f2d3c22-c9cd-457e-82b1-04a3b59543b4",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "17714196-6156-4ec0-bdbf-57e1485d9099",
"created_on": "2026-09-06T06:48:28.2598609+02:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_sync_tables": {
"$id": "76",
"id": "7c974ba5-c53a-48f2-a84c-0c23a52c83ef",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-09-06T06:48:28.2598609+02:00",
"last_update": "2026-09-06T06:48:28.2598609+02:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "77",
"id": "52acefd4-64d5-44b3-95be-a6aa491580ae",
"id_sync": "aad26995-bf6f-4f5d-918e-98de618d9147",
"json": "sample string 3",
"id_table": "261050e9-4355-48cd-8132-e89ca01ce5ff",
"order": 5,
"st_sync_packages": {
"$id": "78",
"id": "8cd4bb4c-b395-4c49-abdc-1ed679d356c4",
"id_branch_from": "38c44b26-2bad-4ed7-9750-2c178f502281",
"id_branch_to": "cc2f6019-02d5-4347-81a0-090d9dcf7f0c",
"type": 4,
"created_on": "2026-09-06T06:48:28.2598609+02:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-09-06T06:48:28.2598609+02:00",
"send_on": "2026-09-06T06:48:28.2598609+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": "362a879d-e9ca-46d9-aba5-639dd5b57f49",
"id_pos": "2198408a-3ae1-4bfe-b656-cb7375c76a1f",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-09-06T06:48:28.2598609+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": "8fd72766-0352-414c-b3ee-529f30f22eb7",
"token_id": "sample string 2",
"id_user": "3b2b2741-7c79-4412-9118-3486e9ddcaa1",
"date_from": "2026-09-06T06:48:28.2598609+02:00",
"date_end": "2026-09-06T06:48:28.2598609+02:00",
"created_on": "2026-09-06T06:48:28.2598609+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": "a3ec023d-d0b1-42b4-bafd-e5286aa372ce",
"id_room_activity": "7046a2d5-ffe7-4aaa-8298-496d83060ce8",
"id_pos_sesion": "5d5f4c90-c1c4-4330-a59b-698918a723f6",
"log_text": "sample string 4",
"id_user": "c57616a5-d571-4ea0-a0e9-3dbbbc815bc9",
"event_type": "sample string 6",
"correlation_id": "9c0b7135-281f-4222-a943-4feff41679f4",
"id_room_unit": "191c35d5-d3c6-4939-b98a-3d07eb6ac09c",
"id_room_unit_source": "f57a6e25-ab0f-40da-b828-6d8464d47073",
"id_room_unit_destination": "4614e7ad-06ae-4672-8c91-0757416113f5",
"id_room_activity_related": "3323a42a-a918-453c-a8fc-dd3bc72bc1e0",
"id_doc_sa": "acbf0a80-42f0-4b8b-bfd0-c889164f0963",
"id_user_authorizer": "4e71e228-1571-43fc-ae0f-bbeb86172e4c",
"data_json": "sample string 7",
"created_on": "2026-09-06T06:48:28.2598609+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": "913d649f-c520-47c8-bc76-8ddd8f74efd2",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-09-06T06:48:28.2598609+02:00",
"last_update": "2026-09-06T06:48:28.2598609+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": "f3b887c4-e439-4514-ba73-03707ec6d71f",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-09-06T06:48:28.2598609+02:00",
"date_end": "2026-09-06T06:48:28.2598609+02:00",
"state": "sample string 6",
"created_on": "2026-09-06T06:48:28.2598609+02:00",
"last_update": "2026-09-06T06:48:28.2598609+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"
}
]